awsmobile-cli icon indicating copy to clipboard operation
awsmobile-cli copied to clipboard

push resets api key requirement in api gateway

Open aeife opened this issue 6 years ago • 0 comments

So I know that currently there is no direct way of setting an api key requirement with mobile hub. Thats why I configured my resources directly in Api Gateway to require an api key. But whenever I push my local project with awsmobile the requirement is reset to false. This basically prevents me from using the api key feature at all, because I would need to manually set it again after every push.

Is there a way to prevent awsmobile from overwriting my api gateway settings? Api Key seems to be the only setting that is overwritten as far as I noticed.

aeife avatar Jul 13 '18 12:07 aeife