Slide 77
Slide 77 text
{
"Version": "2012-10-17",
"Statement": [
{
"Effect": "Allow",
"Action": [
"s3:PutObject",
"s3:GetObject",
"s3:ListBucket"
],
"Resource": [
"arn:aws:s3
:::
test-service-bucket",
"arn:aws:s3
:::
test-service-bucket
/*
"
]
}
]
}
type: v1/appservice
services:
app:
role: app-role
roles:
app-role: .deploy/policies/app.json