aws-samples/amazon-transcribe-live-call-analytics

LCA 0.8.5 Stack updates fail when changing Agent Assist parameters..

rstrahan opened this issue · 0 comments

Problem: Stack updates fail when changing any of the Agent Assist parameters. CloudFormation logs a failure message like

CustomResource attribute error: Vendor response doesn't contain Output key in object arn:aws:cloudformation:us-east-1:91262558xxxx:stack/LCA-AA-Asterisk/ea659050-f7a2-11ec-bc11-127cff18f867|SettingsJSON|deec0db1-c451-46fc-bac5-2aabc3069fd1 in S3 bucket cloudformation-custom-resource-storage-useast1

Cause: The new (in 0.8.5) custom resource Lambda function - ToJSONFunction - used to serialize settings for the AGENSTASDSIST nested stack, does not correctly handle stack Update scenarios.