After amplify init

This commit is contained in:
2020-05-24 15:08:47 -05:00
parent a423865c44
commit e6f84b89ac
4 changed files with 49 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
{
"dev": {
"awscloudformation": {
"AuthRoleName": "amplify-lunchrun-dev-150502-authRole",
"UnauthRoleArn": "arn:aws:iam::358068280668:role/amplify-lunchrun-dev-150502-unauthRole",
"AuthRoleArn": "arn:aws:iam::358068280668:role/amplify-lunchrun-dev-150502-authRole",
"Region": "us-east-1",
"DeploymentBucketName": "amplify-lunchrun-dev-150502-deployment",
"UnauthRoleName": "amplify-lunchrun-dev-150502-unauthRole",
"StackName": "amplify-lunchrun-dev-150502",
"StackId": "arn:aws:cloudformation:us-east-1:358068280668:stack/amplify-lunchrun-dev-150502/ddc76030-9df9-11ea-be2d-0a726edfb5e3",
"AmplifyAppId": "d69tbu39wvryc"
}
}
}