You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently there's no policy templates that support the ssm:GetParameter permission required to do stuff like store secret parameters. There's examples of storing secrets in some of the examples, but it just uses KMS. This is mentioned in #48 after it was closed, but it uses inline policies not supported by the SAR.
I'm not sure if this is an extremely desirable feature but since it's unlikely it could be released before the end of the Devpost hackathon, I wouldn't mind doing this as a Hacktoberfest PR.