aws-amplify / amplify-hosting

AWS Amplify Hosting provides a Git-based workflow for deploying and hosting fullstack serverless web applications.
https://aws.amazon.com/amplify/hosting/
Apache License 2.0
459 stars 116 forks source link

Include sign in with apple variables in the default supported environment variables #2118

Open pedramp20 opened 3 years ago

pedramp20 commented 3 years ago

**Is your feature request related to a problem? Recently sign in with apple option is added to the supported options in the CLI (5.1.2). However, the console environment variables page does not specify the default variables for sign in with apple . Please update it.

https://docs.aws.amazon.com/amplify/latest/userguide/environment-variables.html

Describe the solution you'd like Some thing like this

image

letsbelopez commented 3 years ago

You can add sign in with apple env variables through SSM parameter store. Docs are currently being updated.

https://github.com/awsdocs/aws-amplify-console-user-guide/pull/50