Slide 91
Slide 91 text
ఆٛྫ
{
"UserName": "foo",
"Tags": {},
"PermissionBoundary": "arn:aws:iam::012345678901:policy/OurPermissionsBoundary",
"InlinePolicies": {
"Bar": {
"Version": "2012-10-17",
"Statement": [
{
"Effect": "Allow",
"Action": [
"s3:ListBucket"
],
"Resource": "arn:aws:s3:ap-northeast-1:012345678901:foo-bucket"
},
{
"Effect": "Allow",
"Action": [
"s3:GetObject",