Created
September 13, 2018 22:37
-
-
Save adrianhall/ab2ccb7b1bf8246f833a958552b42c77 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
custom: | |
amplify: | |
- filename: ../android/app/src/main/res/raw/awsconfiguration.json | |
type: native | |
appClient: AndroidUserPoolClient | |
- filename: ../ios/App/awsconfiguration.json | |
type: native | |
appClient: iOSUserPoolClient | |
- filename: ../web/src/aws-exports.js | |
type: javascript | |
appClient: WebUserPoolClient |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment