AWSCodeDeployFullAccess details (in AWS console)
Policy Name
AWSCodeDeployFullAccess
Description
Provides full access to CodeDeploy resources.
ARN
arn:aws:iam::aws:policy/AWSCodeDeployFullAccess
Path
/
PolicyId
ANPAIONKN3TJZUKXCHXWC
AttachmentCount
0
[
{
"Effect": "Allow",
"Action": [
"codedeploy:*"
],
"Resource": [
"*"
]
},
{
"Effect": "Allow",
"Action": [
"codestar-notifications:CreateNotificationRule",
"codestar-notifications:DescribeNotificationRule",
"codestar-notifications:UpdateNotificationRule",
"codestar-notifications:DeleteNotificationRule",
"codestar-notifications:Subscribe",
"codestar-notifications:Unsubscribe"
],
"Resource": [
"*"
]
},
{
"Effect": "Allow",
"Action": [
"codestar-notifications:ListNotificationRules",
"codestar-notifications:ListTargets",
"codestar-notifications:ListTagsforResource",
"codestar-notifications:ListEventTypes"
],
"Resource": [
"*"
]
},
{
"Effect": "Allow",
"Action": [
"sns:CreateTopic",
"sns:SetTopicAttributes"
],
"Resource": [
"arn:aws:sns:*:*:codestar-notifications*"
]
},
{
"Effect": "Allow",
"Action": [
"chatbot:DescribeSlackChannelConfigurations"
],
"Resource": [
"*"
]
},
{
"Effect": "Allow",
"Action": [
"sns:ListTopics"
],
"Resource": [
"*"
]
}
]