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 Apr 19, 2023. It is now read-only.
** Which Category is your question related to? **
Amplify Video
** What AWS Services are you utilizing? **
Amplify Video, Auth, Graphql, DataStore
** Provide additional details e.g. code snippets **
I am able to go through the process as follows:
amplify video add
? Select from one of the below mentioned services: AWS Elemental Live Stream
? Provide a friendly name for your resource to be used as a label for this category in the project: mylivestream
? Do you want to modify any advanced video encoding parameters? No
? Input Security Group: 0.0.0.0/0
? MediaLive ingest type: RTMP_PUSH
? Encoding Profile: FULL (6 renditions)
? Auto Start: Yes
? Where do you want to stream to? MediaStore
After doing all of that I run AMPLIFY PUSH -- but it wont allow it do to some error listed below
Following resources failed
Resource Name: 2022/07/16/[$LATEST]5f3bcf556faa4b63977dd0fbaec73f20 (Custom::rCreateContainerLambda)
Event Type: create
Reason: Received response status [FAILED] from custom resource. Message returned: See details in CloudWatch Log Stream: 2022/07/16/[$LATEST]5f3bcf556faa4b63977dd0fbaec73f20 (RequestId: 94d3ba99-c684-4c70-8513-57ec5d4c4919)
** Which Category is your question related to? **
Amplify Video
** What AWS Services are you utilizing? **
Amplify Video, Auth, Graphql, DataStore
** Provide additional details e.g. code snippets **
I am able to go through the process as follows:
amplify video add
? Select from one of the below mentioned services: AWS Elemental Live Stream
? Provide a friendly name for your resource to be used as a label for this category in the project: mylivestream
? Do you want to modify any advanced video encoding parameters? No
? Input Security Group: 0.0.0.0/0
? MediaLive ingest type: RTMP_PUSH
? Encoding Profile: FULL (6 renditions)
? Auto Start: Yes
? Where do you want to stream to? MediaStore
After doing all of that I run AMPLIFY PUSH -- but it wont allow it do to some error listed below
Following resources failed
Resource Name: 2022/07/16/[$LATEST]5f3bcf556faa4b63977dd0fbaec73f20 (Custom::rCreateContainerLambda)
Event Type: create
Reason: Received response status [FAILED] from custom resource. Message returned: See details in CloudWatch Log Stream: 2022/07/16/[$LATEST]5f3bcf556faa4b63977dd0fbaec73f20 (RequestId: 94d3ba99-c684-4c70-8513-57ec5d4c4919)
Resource Name: 2022/07/16/[$LATEST]5f3bcf556faa4b63977dd0fbaec73f20 (Custom::rCreateContainerLambda)
Event Type: delete
Reason: Received response status [FAILED] from custom resource. Message returned: See details in CloudWatch Log Stream: 2022/07/16/[$LATEST]5f3bcf556faa4b63977dd0fbaec73f20 (RequestId: 6712d5fc-c98f-4d38-b1b9-97804bd18871)
URL: https://console.aws.amazon.com/cloudformation/home?region=us-east-2#/stacks/arn%3Aaws%3Acloudformation%3Aus-east-2%3A559809074948%3Astack%2Famplify-tandeappone-dev-194151-videomylivestream-YJ6DO40P0289-rMS-1U0FL1IG8-rContainer-HBX9D6UBVESB%2F5d9d3280-0527-11ed-904f-0abdd675367c/events
I tried all I could but I dont really understand the issue. PLease Help
The text was updated successfully, but these errors were encountered: