You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
{
|
|
|
|
"Version": "2012-10-17",
|
|
|
|
"Statement": [
|
|
|
|
{
|
|
|
|
"Sid": "AllowCodeCommitModuleTests",
|
|
|
|
"Effect": "Allow",
|
|
|
|
"Action": [
|
|
|
|
"codecommit:ListRepositories",
|
|
|
|
"codecommit:*Repository",
|
|
|
|
"codecommit:*RepositoryDescription"
|
|
|
|
],
|
|
|
|
"Resource": [
|
|
|
|
"*"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"Sid": "AllowCloudformationTests",
|
|
|
|
"Effect": "Allow",
|
|
|
|
"Action": [
|
|
|
|
"cloudformation:CreateChangeSet",
|
|
|
|
"cloudformation:CreateStack",
|
|
|
|
"cloudformation:DeleteChangeSet",
|
|
|
|
"cloudformation:DeleteStack",
|
|
|
|
"cloudformation:DescribeChangeSet",
|
|
|
|
"cloudformation:DescribeStackEvents",
|
|
|
|
"cloudformation:DescribeStacks",
|
|
|
|
"cloudformation:GetStackPolicy",
|
|
|
|
"cloudformation:GetTemplate",
|
|
|
|
"cloudformation:ListChangeSets",
|
|
|
|
"cloudformation:ListStackResources",
|
|
|
|
"cloudformation:UpdateStack",
|
|
|
|
"cloudformation:UpdateTerminationProtection"
|
|
|
|
],
|
|
|
|
"Resource": [
|
|
|
|
"*"
|
|
|
|
]
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|