The AWS Cloud Development Kit is a framework for defining cloud infrastructure in code
11.65k
stars
3.91k
forks
source link
(Amplify): SSM Secure reference is not supported in: [AWS::Amplify::App/Properties/OauthToken] #11858
Open
markusl opened 3 years ago
Setting up a
GitHubSourceCodeProvider
seems to fail at deployment time if usingSecretValue.ssmSecure
.❌ Stack failed: Error [ValidationError]: SSM Secure reference is not supported in: [AWS::Amplify::App/Properties/OauthToken]
Reproduction Steps
What did you expect to happen?
I would expect this to work.
Environment
Other
This is :bug: Bug Report