amazon-connect / amazon-connect-realtime-transcription

Transcribe Live Customer Audio for Amazon Connect using Amazon Kinesis Video Streams and Amazon Transcribe
MIT No Attribution
163 stars 99 forks source link

Unable to deploy the CloudFormation Stack #48

Closed shubhdevf closed 3 years ago

shubhdevf commented 4 years ago

While trying to deploy the stack, I am getting the following error:

The following resource types are not supported for resource import: AWS::Lambda::Permission,AWS::Lambda::Permission,AWS::IAM::Policy,Custom::CreateKVSContactFlow,AWS::Lambda::Permission

Am I doing something wrong? Those resource types are indeed not listed at https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/resource-import-supported-resources.html?icmpid=docs_cfn_console

shubhdevf commented 4 years ago

image

mcosicaws commented 3 years ago

When you open CloudFormation Console, and click on "Create stack", please make sure you have selected "With new resources (standard)", rather than "With existing resources (import resources)".

mcosicaws commented 3 years ago

Please re-open if needed