You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 7, 2020. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: