Using StringParameter.valueForTypedStringParameter() with SecureString fails during deployment #6786
Labels
@aws-cdk/aws-ssm
Related to AWS Systems Manager
bug
This issue is a bug.
effort/medium
Medium work item – several days of effort
p2
Attempt to read secure string from SSM using
StringParameter.valueForTypedStringParameter()
andParameterType.SECURE_STRING
fails during CDK deployment:Reproduction Steps
cdk.json
bin/test-app.ts
lib/test-stack.ts
Expected result:
The stack should deploy successfully
Actual result
Deployment fails
Error Log
Environment
This is 🐛 Bug Report
The text was updated successfully, but these errors were encountered: