Toast is in Beta!Big news! Toast is in Beta!Learn more →
amplify configureScanning for plugins...Plugin scan successfulFollow these steps to set up access to your AWS account:Sign in to your AWS administrator account:https://console.aws.amazon.com/Press Enter to continueSpecify the AWS Region? region: us-west-2Specify the username of the new IAM user:? user name: amplify-z3ugfComplete the user creation using the AWS consolehttps://console.aws.amazon.com/iam/home?region=undefined#/users$new?step=final&accessKey&userNames=amplify-z3ugf&permissionType=policies&policies=arn:aws:iam::aws:policy%2FAdministratorAccessPress Enter to continueEnter the access key of the newly created user:? accessKeyId: ********************? secretAccessKey: ****************************************This would update/create the AWS Profile in your local machine? Profile Name: sector-amplifySuccessfully set up the new user.
amplify initNote: It is recommended to run this command from the root of your app directory? Enter a name for the project sector? Enter a name for the environment dev? Choose your default editor: None? Choose the type of app that you're building javascriptPlease tell us about your project? What javascript framework are you using react? Source Directory Path: src? Distribution Directory Path: build? Build Command: npm run-script build? Start Command: npm run-script startUsing default provider awscloudformationFor more information on AWS Profiles, see:https://docs.aws.amazon.com/cli/latest/userguide/cli-multiple-profiles.html? Do you want to use an AWS profile? Yes? Please choose the profile you want to use sector-amplifyAdding backend environment dev to AWS Amplify Console app: d3dkr434ek2pbr⠧ Initializing project in the cloud...CREATE_IN_PROGRESS AuthRole AWS::IAM::Role Fri May 29 2020 13:47:33 GMT-0700 (Pacific Daylight Time) Resource creation InitiatedCREATE_IN_PROGRESS UnauthRole AWS::IAM::Role Fri May 29 2020 13:47:33 GMT-0700 (Pacific Daylight Time) Resource creation InitiatedCREATE_IN_PROGRESS DeploymentBucket AWS::S3::Bucket Fri May 29 2020 13:47:33 GMT-0700 (Pacific Daylight Time)CREATE_IN_PROGRESS AuthRole AWS::IAM::Role Fri May 29 2020 13:47:32 GMT-0700 (Pacific Daylight Time)CREATE_IN_PROGRESS UnauthRole AWS::IAM::Role Fri May 29 2020 13:47:32 GMT-0700 (Pacific Daylight Time)CREATE_IN_PROGRESS amplify-sector-dev-134726 AWS::CloudFormation::Stack Fri May 29 2020 13:47:29 GMT-0700 (Pacific Daylight Time) User Initiated⠏ Initializing project in the cloud...CREATE_IN_PROGRESS DeploymentBucket AWS::S3::Bucket Fri May 29 2020 13:47:34 GMT-0700 (Pacific Daylight Time) Resource creation Initiated⠧ Initializing project in the cloud...CREATE_COMPLETE UnauthRole AWS::IAM::Role Fri May 29 2020 13:47:48 GMT-0700 (Pacific Daylight Time)CREATE_COMPLETE AuthRole AWS::IAM::Role Fri May 29 2020 13:47:48 GMT-0700 (Pacific Daylight Time)⠦ Initializing project in the cloud...CREATE_COMPLETE amplify-sector-dev-134726 AWS::CloudFormation::Stack Fri May 29 2020 13:47:57 GMT-0700 (Pacific Daylight Time)CREATE_COMPLETE DeploymentBucket AWS::S3::Bucket Fri May 29 2020 13:47:55 GMT-0700 (Pacific Daylight Time)✔ Successfully created initial AWS cloud resources for deployments.✔ Initialized provider successfully.Initialized your environment successfully.Your project has been successfully initialized and connected to the cloud!Some next steps:"amplify status" will show you what you've added already and if it's locally configured or deployed"amplify add <category>" will allow you to add features like user login or a backend API"amplify push" will build all your local backend resources and provision it in the cloud"amplify console" to open the Amplify Console and view your project status"amplify publish" will build all your local backend and frontend resources (if you have hosting category added) and provision it in the cloudPro tip:Try "amplify add api" to create a backend API and then "amplify publish" to deploy everything
➜ amplify add api? Please select from one of the below mentioned services: GraphQL? Provide API name: sector? Choose the default authorization type for the API Amazon Cognito User PoolUsing service: Cognito, provided by: awscloudformationThe current configured provider is Amazon Cognito.Do you want to use the default authentication and security configuration? Default configurationWarning: you will not be able to edit these selections.How do you want users to be able to sign in? UsernameDo you want to configure advanced settings? No, I am done.Successfully added auth resource? Do you want to configure advanced settings for the GraphQL API No, I am done.? Do you have an annotated GraphQL schema? No? Do you want a guided schema creation? Yes? What best describes your project: Objects with fine-grained access control (e.g., a project management app with owner-basedauthorization)? Do you want to edit the schema now? YesGraphQL schema compiled successfully.Edit your schema at /Users/chris/github/christopherbiscardi/sector-amplify/packages/amp/amplify/backend/api/sector/schema.graphql or place .graphql files in a directory at /Users/chris/github/christopherbiscardi/sector-amplify/packages/amp/amplify/backend/api/sector/schemaSuccessfully added resource sector locallySome next steps:"amplify push" will build all your local backend resources and provision it in the cloud"amplify publish" will build all your local backend and frontend resources (if you have hosting category added) and provision it in the cloud
amplify push✔ Successfully pulled backend environment dev from the cloud.Current Environment: dev| Category | Resource name | Operation | Provider plugin || -------- | -------------- | --------- | ----------------- || Auth | sector1361cea8 | Create | awscloudformation || Api | sector | Create | awscloudformation |? Are you sure you want to continue? YesThe following types do not have '@auth' enabled. Consider using @auth with @model- MdxLearn more about @auth here: https://aws-amplify.github.io/docs/cli-toolchain/graphql#authGraphQL schema compiled successfully.Edit your schema at /Users/chris/github/christopherbiscardi/sector-amplify/packages/amp/amplify/backend/api/sector/schema.graphql or place .graphql files in a directory at /Users/chris/github/christopherbiscardi/sector-amplify/packages/amp/amplify/backend/api/sector/schema? Do you want to generate code for your newly created GraphQL API Yes? Choose the code generation language target javascript? Enter the file name pattern of graphql queries, mutations and subscriptions src/graphql/**/*.js? Do you want to generate/update all possible GraphQL operations - queries, mutations and subscriptions Yes? Enter maximum statement depth [increase from default if your schema is deeply nested] 2⠴ Updating resources in the cloud. This may take a few minutes...CREATE_IN_PROGRESS UpdateRolesWithIDPFunctionRole AWS::IAM::Role Fri May 29 2020 16:09:46 GMT-0700 (Pacific Daylight Time) Resource creation InitiatedCREATE_IN_PROGRESS authsector1361cea8 AWS::CloudFormation::Stack Fri May 29 2020 16:09:46 GMT-0700 (Pacific Daylight Time)CREATE_IN_PROGRESS UpdateRolesWithIDPFunctionRole AWS::IAM::Role Fri May 29 2020 16:09:46 GMT-0700 (Pacific Daylight Time)UPDATE_IN_PROGRESS amplify-sector-dev-134726 AWS::CloudFormation::Stack Fri May 29 2020 16:09:41 GMT-0700 (Pacific Daylight Time) User Initiated⠦ Updating resources in the cloud. This may take a few minutes...CREATE_IN_PROGRESS authsector1361cea8 AWS::CloudFormation::Stack Fri May 29 2020 16:09:47 GMT-0700 (Pacific Daylight Time) Resource creation Initiated⠇ Updating resources in the cloud. This may take a few minutes...CREATE_IN_PROGRESS amplify-sector-dev-134726-authsector1361cea8-1EKQJ8ZH17TNE AWS::CloudFormation::Stack Fri May 29 2020 16:09:47 GMT-0700 (Pacific Daylight Time) User Initiated⠧ Updating resources in the cloud. This may take a few minutes...CREATE_IN_PROGRESS SNSRole AWS::IAM::Role Fri May 29 2020 16:09:53 GMT-0700 (Pacific Daylight Time) Resource creation InitiatedCREATE_IN_PROGRESS SNSRole AWS::IAM::Role Fri May 29 2020 16:09:52 GMT-0700 (Pacific Daylight Time)⠦ Updating resources in the cloud. This may take a few minutes...CREATE_COMPLETE UpdateRolesWithIDPFunctionRole AWS::IAM::Role Fri May 29 2020 16:10:02 GMT-0700 (Pacific Daylight Time)⠏ Updating resources in the cloud. This may take a few minutes...CREATE_COMPLETE SNSRole AWS::IAM::Role Fri May 29 2020 16:10:09 GMT-0700 (Pacific Daylight Time)⠏ Updating resources in the cloud. This may take a few minutes...CREATE_COMPLETE UserPool AWS::Cognito::UserPool Fri May 29 2020 16:10:15 GMT-0700 (Pacific Daylight Time)CREATE_IN_PROGRESS UserPool AWS::Cognito::UserPool Fri May 29 2020 16:10:15 GMT-0700 (Pacific Daylight Time) Resource creation InitiatedCREATE_IN_PROGRESS UserPool AWS::Cognito::UserPool Fri May 29 2020 16:10:12 GMT-0700 (Pacific Daylight Time)⠏ Updating resources in the cloud. This may take a few minutes...CREATE_COMPLETE UserPoolClient AWS::Cognito::UserPoolClient Fri May 29 2020 16:10:20 GMT-0700 (Pacific Daylight Time)CREATE_IN_PROGRESS UserPoolClient AWS::Cognito::UserPoolClient Fri May 29 2020 16:10:19 GMT-0700 (Pacific Daylight Time) Resource creation InitiatedCREATE_COMPLETE UserPoolClientWeb AWS::Cognito::UserPoolClient Fri May 29 2020 16:10:19 GMT-0700 (Pacific Daylight Time)CREATE_IN_PROGRESS UserPoolClientWeb AWS::Cognito::UserPoolClient Fri May 29 2020 16:10:19 GMT-0700 (Pacific Daylight Time) Resource creation InitiatedCREATE_IN_PROGRESS UserPoolClient AWS::Cognito::UserPoolClient Fri May 29 2020 16:10:18 GMT-0700 (Pacific Daylight Time)CREATE_IN_PROGRESS UserPoolClientWeb AWS::Cognito::UserPoolClient Fri May 29 2020 16:10:18 GMT-0700 (Pacific Daylight Time)⠏ Updating resources in the cloud. This may take a few minutes...CREATE_IN_PROGRESS UserPoolClientRole AWS::IAM::Role Fri May 29 2020 16:10:24 GMT-0700 (Pacific Daylight Time) Resource creation InitiatedCREATE_IN_PROGRESS UserPoolClientRole AWS::IAM::Role Fri May 29 2020 16:10:23 GMT-0700 (Pacific Daylight Time)⠋ Updating resources in the cloud. This may take a few minutes...CREATE_COMPLETE UserPoolClientRole AWS::IAM::Role Fri May 29 2020 16:10:39 GMT-0700 (Pacific Daylight Time)⠋ Updating resources in the cloud. This may take a few minutes...CREATE_IN_PROGRESS UserPoolClientLambdaPolicy AWS::IAM::Policy Fri May 29 2020 16:10:46 GMT-0700 (Pacific Daylight Time)CREATE_COMPLETE UserPoolClientLambda AWS::Lambda::Function Fri May 29 2020 16:10:43 GMT-0700 (Pacific Daylight Time)CREATE_IN_PROGRESS UserPoolClientLambda AWS::Lambda::Function Fri May 29 2020 16:10:43 GMT-0700 (Pacific Daylight Time) Resource creation InitiatedCREATE_IN_PROGRESS UserPoolClientLambda AWS::Lambda::Function Fri May 29 2020 16:10:42 GMT-0700 (Pacific Daylight Time)⠋ Updating resources in the cloud. This may take a few minutes...CREATE_IN_PROGRESS UserPoolClientLambdaPolicy AWS::IAM::Policy Fri May 29 2020 16:10:47 GMT-0700 (Pacific Daylight Time) Resource creation Initiated⠋ Updating resources in the cloud. This may take a few minutes...CREATE_COMPLETE UserPoolClientLambdaPolicy AWS::IAM::Policy Fri May 29 2020 16:11:01 GMT-0700 (Pacific Daylight Time)⠋ Updating resources in the cloud. This may take a few minutes...CREATE_IN_PROGRESS UserPoolClientLogPolicy AWS::IAM::Policy Fri May 29 2020 16:11:06 GMT-0700 (Pacific Daylight Time) Resource creation InitiatedCREATE_IN_PROGRESS UserPoolClientLogPolicy AWS::IAM::Policy Fri May 29 2020 16:11:05 GMT-0700 (Pacific Daylight Time)⠹ Updating resources in the cloud. This may take a few minutes...CREATE_COMPLETE UserPoolClientLogPolicy AWS::IAM::Policy Fri May 29 2020 16:11:20 GMT-0700 (Pacific Daylight Time)⠙ Updating resources in the cloud. This may take a few minutes...CREATE_IN_PROGRESS UserPoolClientInputs Custom::LambdaCallout Fri May 29 2020 16:11:23 GMT-0700 (Pacific Daylight Time)⠙ Updating resources in the cloud. This may take a few minutes...CREATE_IN_PROGRESS IdentityPool AWS::Cognito::IdentityPool Fri May 29 2020 16:11:30 GMT-0700 (Pacific Daylight Time)CREATE_COMPLETE UserPoolClientInputs Custom::LambdaCallout Fri May 29 2020 16:11:27 GMT-0700 (Pacific Daylight Time)CREATE_IN_PROGRESS UserPoolClientInputs Custom::LambdaCallout Fri May 29 2020 16:11:27 GMT-0700 (Pacific Daylight Time) Resource creation Initiated⠙ Updating resources in the cloud. This may take a few minutes...CREATE_IN_PROGRESS IdentityPoolRoleMap AWS::Cognito::IdentityPoolRoleAttachment Fri May 29 2020 16:11:36 GMT-0700 (Pacific Daylight Time)CREATE_COMPLETE IdentityPool AWS::Cognito::IdentityPool Fri May 29 2020 16:11:33 GMT-0700 (Pacific Daylight Time)CREATE_IN_PROGRESS IdentityPool AWS::Cognito::IdentityPool Fri May 29 2020 16:11:32 GMT-0700 (Pacific Daylight Time) Resource creation Initiated⠇ Updating resources in the cloud. This may take a few minutes...CREATE_COMPLETE authsector1361cea8 AWS::CloudFormation::Stack Fri May 29 2020 16:11:40 GMT-0700 (Pacific Daylight Time)⠏ Updating resources in the cloud. This may take a few minutes...CREATE_IN_PROGRESS UpdateRolesWithIDPFunctionOutputs Custom::LambdaCallout Fri May 29 2020 16:11:46 GMT-0700 (Pacific Daylight Time)CREATE_COMPLETE UpdateRolesWithIDPFunction AWS::Lambda::Function Fri May 29 2020 16:11:44 GMT-0700 (Pacific Daylight Time)CREATE_IN_PROGRESS apisector AWS::CloudFormation::Stack Fri May 29 2020 16:11:43 GMT-0700 (Pacific Daylight Time) Resource creation InitiatedCREATE_IN_PROGRESS UpdateRolesWithIDPFunction AWS::Lambda::Function Fri May 29 2020 16:11:43 GMT-0700 (Pacific Daylight Time) Resource creation InitiatedCREATE_IN_PROGRESS UpdateRolesWithIDPFunction AWS::Lambda::Function Fri May 29 2020 16:11:43 GMT-0700 (Pacific Daylight Time)CREATE_IN_PROGRESS apisector AWS::CloudFormation::Stack Fri May 29 2020 16:11:42 GMT-0700 (Pacific Daylight Time)⠙ Updating resources in the cloud. This may take a few minutes...CREATE_IN_PROGRESS amplify-sector-dev-134726-apisector-CRHVI5KNA8OS AWS::CloudFormation::Stack Fri May 29 2020 16:11:43 GMT-0700 (Pacific Daylight Time) User Initiated⠋ Updating resources in the cloud. This may take a few minutes...CREATE_COMPLETE UpdateRolesWithIDPFunctionOutputs Custom::LambdaCallout Fri May 29 2020 16:11:49 GMT-0700 (Pacific Daylight Time)CREATE_IN_PROGRESS UpdateRolesWithIDPFunctionOutputs Custom::LambdaCallout Fri May 29 2020 16:11:49 GMT-0700 (Pacific Daylight Time) Resource creation Initiated⠹ Updating resources in the cloud. This may take a few minutes...CREATE_IN_PROGRESS GraphQLAPI AWS::AppSync::GraphQLApi Fri May 29 2020 16:11:48 GMT-0700 (Pacific Daylight Time)⠹ Updating resources in the cloud. This may take a few minutes...CREATE_IN_PROGRESS NoneDataSource AWS::AppSync::DataSource Fri May 29 2020 16:11:56 GMT-0700 (Pacific Daylight Time)CREATE_IN_PROGRESS GraphQLSchema AWS::AppSync::GraphQLSchema Fri May 29 2020 16:11:55 GMT-0700 (Pacific Daylight Time)CREATE_COMPLETE GraphQLAPI AWS::AppSync::GraphQLApi Fri May 29 2020 16:11:53 GMT-0700 (Pacific Daylight Time)CREATE_IN_PROGRESS GraphQLAPI AWS::AppSync::GraphQLApi Fri May 29 2020 16:11:53 GMT-0700 (Pacific Daylight Time) Resource creation Initiated⠹ Updating resources in the cloud. This may take a few minutes...CREATE_COMPLETE NoneDataSource AWS::AppSync::DataSource Fri May 29 2020 16:11:58 GMT-0700 (Pacific Daylight Time)CREATE_IN_PROGRESS NoneDataSource AWS::AppSync::DataSource Fri May 29 2020 16:11:58 GMT-0700 (Pacific Daylight Time) Resource creation InitiatedCREATE_IN_PROGRESS GraphQLSchema AWS::AppSync::GraphQLSchema Fri May 29 2020 16:11:57 GMT-0700 (Pacific Daylight Time) Resource creation Initiated⠼ Updating resources in the cloud. This may take a few minutes...CREATE_IN_PROGRESS Mdx AWS::CloudFormation::Stack Fri May 29 2020 16:13:01 GMT-0700 (Pacific Daylight Time)CREATE_IN_PROGRESS Document AWS::CloudFormation::Stack Fri May 29 2020 16:13:01 GMT-0700 (Pacific Daylight Time)CREATE_COMPLETE GraphQLSchema AWS::AppSync::GraphQLSchema Fri May 29 2020 16:12:59 GMT-0700 (Pacific Daylight Time)⠇ Updating resources in the cloud. This may take a few minutes...CREATE_IN_PROGRESS Document AWS::CloudFormation::Stack Fri May 29 2020 16:13:02 GMT-0700 (Pacific Daylight Time) Resource creation Initiated⠋ Updating resources in the cloud. This may take a few minutes...CREATE_IN_PROGRESS amplify-sector-dev-134726-apisector-CRHVI5KNA8OS-Document-JXSG5ARP8IJY AWS::CloudFormation::Stack Fri May 29 2020 16:13:02 GMT-0700 (Pacific Daylight Time) User Initiated⠼ Updating resources in the cloud. This may take a few minutes...CREATE_IN_PROGRESS Mdx AWS::CloudFormation::Stack Fri May 29 2020 16:13:02 GMT-0700 (Pacific Daylight Time) Resource creation Initiated⠦ Updating resources in the cloud. This may take a few minutes...CREATE_IN_PROGRESS amplify-sector-dev-134726-apisector-CRHVI5KNA8OS-Mdx-UEQYI1JZ5O5T AWS::CloudFormation::Stack Fri May 29 2020 16:13:02 GMT-0700 (Pacific Daylight Time) User Initiated⠧ Updating resources in the cloud. This may take a few minutes...CREATE_IN_PROGRESS MdxIAMRole AWS::IAM::Role Fri May 29 2020 16:13:09 GMT-0700 (Pacific Daylight Time) Resource creation InitiatedCREATE_IN_PROGRESS MdxTable AWS::DynamoDB::Table Fri May 29 2020 16:13:08 GMT-0700 (Pacific Daylight Time) Resource creation InitiatedCREATE_IN_PROGRESS MdxIAMRole AWS::IAM::Role Fri May 29 2020 16:13:08 GMT-0700 (Pacific Daylight Time)CREATE_IN_PROGRESS MdxTable AWS::DynamoDB::Table Fri May 29 2020 16:13:08 GMT-0700 (Pacific Daylight Time)⠇ Updating resources in the cloud. This may take a few minutes...CREATE_IN_PROGRESS SubscriptiononUpdateDocumentResolver AWS::AppSync::Resolver Fri May 29 2020 16:13:12 GMT-0700 (Pacific Daylight Time) Resource creation InitiatedCREATE_COMPLETE SubscriptiononDeleteDocumentResolver AWS::AppSync::Resolver Fri May 29 2020 16:13:10 GMT-0700 (Pacific Daylight Time)CREATE_IN_PROGRESS SubscriptiononDeleteDocumentResolver AWS::AppSync::Resolver Fri May 29 2020 16:13:10 GMT-0700 (Pacific Daylight Time) Resource creation InitiatedCREATE_COMPLETE SubscriptiononCreateDocumentResolver AWS::AppSync::Resolver Fri May 29 2020 16:13:10 GMT-0700 (Pacific Daylight Time)CREATE_IN_PROGRESS SubscriptiononCreateDocumentResolver AWS::AppSync::Resolver Fri May 29 2020 16:13:10 GMT-0700 (Pacific Daylight Time) Resource creation InitiatedCREATE_IN_PROGRESS DocumentIAMRole AWS::IAM::Role Fri May 29 2020 16:13:09 GMT-0700 (Pacific Daylight Time) Resource creation InitiatedCREATE_IN_PROGRESS DocumentTable AWS::DynamoDB::Table Fri May 29 2020 16:13:09 GMT-0700 (Pacific Daylight Time) Resource creation InitiatedCREATE_IN_PROGRESS SubscriptiononDeleteDocumentResolver AWS::AppSync::Resolver Fri May 29 2020 16:13:08 GMT-0700 (Pacific Daylight Time)CREATE_IN_PROGRESS DocumentIAMRole AWS::IAM::Role Fri May 29 2020 16:13:08 GMT-0700 (Pacific Daylight Time)CREATE_IN_PROGRESS SubscriptiononUpdateDocumentResolver AWS::AppSync::Resolver Fri May 29 2020 16:13:08 GMT-0700 (Pacific Daylight Time)CREATE_IN_PROGRESS DocumentTable AWS::DynamoDB::Table Fri May 29 2020 16:13:08 GMT-0700 (Pacific Daylight Time)CREATE_IN_PROGRESS SubscriptiononCreateDocumentResolver AWS::AppSync::Resolver Fri May 29 2020 16:13:08 GMT-0700 (Pacific Daylight Time)⠸ Updating resources in the cloud. This may take a few minutes...CREATE_COMPLETE SubscriptiononUpdateDocumentResolver AWS::AppSync::Resolver Fri May 29 2020 16:13:12 GMT-0700 (Pacific Daylight Time)⠇ Updating resources in the cloud. This may take a few minutes...CREATE_COMPLETE MdxIAMRole AWS::IAM::Role Fri May 29 2020 16:13:25 GMT-0700 (Pacific Daylight Time)⠏ Updating resources in the cloud. This may take a few minutes...CREATE_COMPLETE DocumentIAMRole AWS::IAM::Role Fri May 29 2020 16:13:25 GMT-0700 (Pacific Daylight Time)⠹ Updating resources in the cloud. This may take a few minutes...CREATE_IN_PROGRESS MdxDataSource AWS::AppSync::DataSource Fri May 29 2020 16:13:27 GMT-0700 (Pacific Daylight Time)⠇ Updating resources in the cloud. This may take a few minutes...CREATE_IN_PROGRESS UpdateMdxResolver AWS::AppSync::Resolver Fri May 29 2020 16:13:31 GMT-0700 (Pacific Daylight Time)CREATE_IN_PROGRESS GetMdxResolver AWS::AppSync::Resolver Fri May 29 2020 16:13:31 GMT-0700 (Pacific Daylight Time)CREATE_IN_PROGRESS DeleteMdxResolver AWS::AppSync::Resolver Fri May 29 2020 16:13:31 GMT-0700 (Pacific Daylight Time)CREATE_IN_PROGRESS ListMdxResolver AWS::AppSync::Resolver Fri May 29 2020 16:13:31 GMT-0700 (Pacific Daylight Time)CREATE_IN_PROGRESS CreateMdxResolver AWS::AppSync::Resolver Fri May 29 2020 16:13:31 GMT-0700 (Pacific Daylight Time)CREATE_COMPLETE MdxDataSource AWS::AppSync::DataSource Fri May 29 2020 16:13:29 GMT-0700 (Pacific Daylight Time)CREATE_IN_PROGRESS MdxDataSource AWS::AppSync::DataSource Fri May 29 2020 16:13:29 GMT-0700 (Pacific Daylight Time) Resource creation Initiated⠋ Updating resources in the cloud. This may take a few minutes...CREATE_COMPLETE DocumentDataSource AWS::AppSync::DataSource Fri May 29 2020 16:13:30 GMT-0700 (Pacific Daylight Time)CREATE_IN_PROGRESS DocumentDataSource AWS::AppSync::DataSource Fri May 29 2020 16:13:30 GMT-0700 (Pacific Daylight Time) Resource creation InitiatedCREATE_IN_PROGRESS DocumentDataSource AWS::AppSync::DataSource Fri May 29 2020 16:13:28 GMT-0700 (Pacific Daylight Time)⠴ Updating resources in the cloud. This may take a few minutes...CREATE_IN_PROGRESS DeleteDocumentResolver AWS::AppSync::Resolver Fri May 29 2020 16:13:32 GMT-0700 (Pacific Daylight Time)CREATE_IN_PROGRESS ListDocumentResolver AWS::AppSync::Resolver Fri May 29 2020 16:13:32 GMT-0700 (Pacific Daylight Time)CREATE_IN_PROGRESS UpdateDocumentResolver AWS::AppSync::Resolver Fri May 29 2020 16:13:32 GMT-0700 (Pacific Daylight Time)⠏ Updating resources in the cloud. This may take a few minutes...CREATE_COMPLETE ListMdxResolver AWS::AppSync::Resolver Fri May 29 2020 16:13:35 GMT-0700 (Pacific Daylight Time)CREATE_IN_PROGRESS ListMdxResolver AWS::AppSync::Resolver Fri May 29 2020 16:13:34 GMT-0700 (Pacific Daylight Time) Resource creation InitiatedCREATE_COMPLETE GetMdxResolver AWS::AppSync::Resolver Fri May 29 2020 16:13:34 GMT-0700 (Pacific Daylight Time)CREATE_COMPLETE UpdateMdxResolver AWS::AppSync::Resolver Fri May 29 2020 16:13:34 GMT-0700 (Pacific Daylight Time)CREATE_IN_PROGRESS GetMdxResolver AWS::AppSync::Resolver Fri May 29 2020 16:13:34 GMT-0700 (Pacific Daylight Time) Resource creation InitiatedCREATE_COMPLETE DeleteMdxResolver AWS::AppSync::Resolver Fri May 29 2020 16:13:34 GMT-0700 (Pacific Daylight Time)CREATE_IN_PROGRESS UpdateMdxResolver AWS::AppSync::Resolver Fri May 29 2020 16:13:34 GMT-0700 (Pacific Daylight Time) Resource creation InitiatedCREATE_COMPLETE CreateMdxResolver AWS::AppSync::Resolver Fri May 29 2020 16:13:34 GMT-0700 (Pacific Daylight Time)CREATE_IN_PROGRESS DeleteMdxResolver AWS::AppSync::Resolver Fri May 29 2020 16:13:33 GMT-0700 (Pacific Daylight Time) Resource creation InitiatedCREATE_IN_PROGRESS CreateMdxResolver AWS::AppSync::Resolver Fri May 29 2020 16:13:33 GMT-0700 (Pacific Daylight Time) Resource creation Initiated⠋ Updating resources in the cloud. This may take a few minutes...CREATE_COMPLETE CreateDocumentResolver AWS::AppSync::Resolver Fri May 29 2020 16:13:36 GMT-0700 (Pacific Daylight Time)CREATE_IN_PROGRESS CreateDocumentResolver AWS::AppSync::Resolver Fri May 29 2020 16:13:36 GMT-0700 (Pacific Daylight Time) Resource creation InitiatedCREATE_COMPLETE GetDocumentResolver AWS::AppSync::Resolver Fri May 29 2020 16:13:36 GMT-0700 (Pacific Daylight Time)CREATE_IN_PROGRESS GetDocumentResolver AWS::AppSync::Resolver Fri May 29 2020 16:13:36 GMT-0700 (Pacific Daylight Time) Resource creation InitiatedCREATE_COMPLETE DeleteDocumentResolver AWS::AppSync::Resolver Fri May 29 2020 16:13:35 GMT-0700 (Pacific Daylight Time)CREATE_IN_PROGRESS DeleteDocumentResolver AWS::AppSync::Resolver Fri May 29 2020 16:13:35 GMT-0700 (Pacific Daylight Time) Resource creation InitiatedCREATE_COMPLETE UpdateDocumentResolver AWS::AppSync::Resolver Fri May 29 2020 16:13:35 GMT-0700 (Pacific Daylight Time)CREATE_COMPLETE ListDocumentResolver AWS::AppSync::Resolver Fri May 29 2020 16:13:34 GMT-0700 (Pacific Daylight Time)CREATE_IN_PROGRESS UpdateDocumentResolver AWS::AppSync::Resolver Fri May 29 2020 16:13:34 GMT-0700 (Pacific Daylight Time) Resource creation InitiatedCREATE_IN_PROGRESS ListDocumentResolver AWS::AppSync::Resolver Fri May 29 2020 16:13:34 GMT-0700 (Pacific Daylight Time) Resource creation InitiatedCREATE_IN_PROGRESS CreateDocumentResolver AWS::AppSync::Resolver Fri May 29 2020 16:13:34 GMT-0700 (Pacific Daylight Time)CREATE_IN_PROGRESS GetDocumentResolver AWS::AppSync::Resolver Fri May 29 2020 16:13:32 GMT-0700 (Pacific Daylight Time)⠏ Updating resources in the cloud. This may take a few minutes...CREATE_COMPLETE amplify-sector-dev-134726-apisector-CRHVI5KNA8OS-Mdx-UEQYI1JZ5O5T AWS::CloudFormation::Stack Fri May 29 2020 16:13:42 GMT-0700 (Pacific Daylight Time)CREATE_COMPLETE MdxTable AWS::DynamoDB::Table Fri May 29 2020 16:13:39 GMT-0700 (Pacific Daylight Time)⠙ Updating resources in the cloud. This may take a few minutes...CREATE_COMPLETE DocumentTable AWS::DynamoDB::Table Fri May 29 2020 16:13:39 GMT-0700 (Pacific Daylight Time)⠴ Updating resources in the cloud. This may take a few minutes...CREATE_COMPLETE amplify-sector-dev-134726-apisector-CRHVI5KNA8OS-Document-JXSG5ARP8IJY AWS::CloudFormation::Stack Fri May 29 2020 16:13:42 GMT-0700 (Pacific Daylight Time)⠇ Updating resources in the cloud. This may take a few minutes...CREATE_IN_PROGRESS CustomResourcesjson AWS::CloudFormation::Stack Fri May 29 2020 16:13:52 GMT-0700 (Pacific Daylight Time)CREATE_COMPLETE Mdx AWS::CloudFormation::Stack Fri May 29 2020 16:13:50 GMT-0700 (Pacific Daylight Time)CREATE_COMPLETE Document AWS::CloudFormation::Stack Fri May 29 2020 16:13:49 GMT-0700 (Pacific Daylight Time)⠇ Updating resources in the cloud. This may take a few minutes...CREATE_IN_PROGRESS CustomResourcesjson AWS::CloudFormation::Stack Fri May 29 2020 16:13:52 GMT-0700 (Pacific Daylight Time) Resource creation Initiated⠋ Updating resources in the cloud. This may take a few minutes...CREATE_COMPLETE amplify-sector-dev-134726-apisector-CRHVI5KNA8OS-CustomResourcesjson-I06DS08OKGXC AWS::CloudFormation::Stack Fri May 29 2020 16:13:56 GMT-0700 (Pacific Daylight Time)CREATE_IN_PROGRESS amplify-sector-dev-134726-apisector-CRHVI5KNA8OS-CustomResourcesjson-I06DS08OKGXC AWS::CloudFormation::Stack Fri May 29 2020 16:13:52 GMT-0700 (Pacific Daylight Time) User Initiated⠇ Updating resources in the cloud. This may take a few minutes...CREATE_COMPLETE amplify-sector-dev-134726-apisector-CRHVI5KNA8OS AWS::CloudFormation::Stack Fri May 29 2020 16:14:05 GMT-0700 (Pacific Daylight Time)CREATE_COMPLETE CustomResourcesjson AWS::CloudFormation::Stack Fri May 29 2020 16:14:03 GMT-0700 (Pacific Daylight Time)⠙ Updating resources in the cloud. This may take a few minutes...CREATE_COMPLETE apisector AWS::CloudFormation::Stack Fri May 29 2020 16:14:21 GMT-0700 (Pacific Daylight Time)⠧ Updating resources in the cloud. This may take a few minutes...UPDATE_COMPLETE amplify-sector-dev-134726 AWS::CloudFormation::Stack Fri May 29 2020 16:14:24 GMT-0700 (Pacific Daylight Time)UPDATE_COMPLETE_CLEANUP_IN_PROGRESS amplify-sector-dev-134726 AWS::CloudFormation::Stack Fri May 29 2020 16:14:24 GMT-0700 (Pacific Daylight Time)✔ Generated GraphQL operations successfully and saved at src/graphql✔ All resources are updated in the cloudGraphQL endpoint: https://wzy6xkog6narzgzb3bxaqwvzoi.appsync-api.us-west-2.amazonaws.com/graphql