If you have a stack that uses secretsmanager dynamic references, you can get the following error message Could not find a value associated with JSONKey in SecretString while updating the stack.
CloudFormation does not clarify which SecretString(s) are causing the issue. This becomes difficult to troubleshoot if you have hundreds of inline dynamic references in one stack.
Ideally, CloudFormation should at least tell us which secret is causing the failure.
Name of the resource
Other
Resource name
No response
Description
If you have a stack that uses
secretsmanager
dynamic references, you can get the following error messageCould not find a value associated with JSONKey in SecretString
while updating the stack.CloudFormation does not clarify which SecretString(s) are causing the issue. This becomes difficult to troubleshoot if you have hundreds of inline dynamic references in one stack.
Ideally, CloudFormation should at least tell us which secret is causing the failure.
Other Details
No response