Skip to content

Instantly share code, notes, and snippets.

@softprops
Created October 22, 2018 23:27
Show Gist options
  • Save softprops/4a4ddb40ecc13655006cf8d04bb31fda to your computer and use it in GitHub Desktop.
Save softprops/4a4ddb40ecc13655006cf8d04bb31fda to your computer and use it in GitHub Desktop.
{
"Version": "2012-10-17",
"Statement": [
{
"Effect": "Allow",
"Action": [
"ssm:GetParametersByPath"
],
"Resource": "arn:aws:ssm:<region>:<account>:parameter/grand-rustacean-central/*"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment