built-in targetʹඞཁͳPolicy
{
"Version": "2012-10-17",
"Statement": [
{
"Effect": "Allow",
"Action": [
. . .
],
"Resource": "arn:aws:logs:*:*:*"
},
{
"Effect": "Allow",
"Action": [
"ec2:StopInstances",
"ec2:DescribeInstances"
],
"Resource": "*"
}
]
}
←͜ͷ෦ΛՃ
https://gist.github.com/Tmorinaga/678cd280c1702c9c5233