amazon web services - How to recover AWS ElasticBeanstalk OptionSettings -
i forgot add optionsettings file git , accidentally reset repo. took me while setup run (and able deployed before).
does aws save copy of file somewhere? if do, can download it? took me while figure thjs out don't want have redo.
yes, should in file called .ebextensions/options.config in zipped application version. if deployed should able find in s3 bucket/path this: s3://elasticbeanstalk-region-account/resources/environments/e-xxxxxxx/_runtime/_versions/app-name/app-name-version
Comments
Post a Comment