Access IAM
{
"Version": "2012-10-17",
"Statement": [
{
"Action": [
"s3:Get*",
"s3:List*"
],
"Effect": "Allow",
"Resource": "*"
}
]
}
CodeDeployDemo-EC2-Permissions
In the IAM interface
In the Select trusted entity interface
CodeDeployDemo-EC2-Instance-Profile