Scenario:
Commands a
Using Maven I did as follows:
add the following to pom.xml
maven-war-plugin src/main/ebextensions .ebextensions true
to transfer the files to the top level of the war when it is built.