Action
Jump to navigation
Jump to search
action
category = "Source" category = "Build"
action: Terraform resource: aws_lb_listener_rule
{
"Version":"2012-10-17",
"Statement":[
{
"Effect":"Allow",
"Action":[
"s3:ListBucket"
],
"Resource":"arn:aws:s3:::DOC-EXAMPLE-BUCKET"
},
{
"Effect":"Allow",
"Action":[
"s3:PutObject",
"s3:GetObject"
],
"Resource":"arn:aws:s3:::DOC-EXAMPLE-BUCKET/*"
}
]
}
cognito-identity:GetCredentialsForIdentity s3:GetObject
See also[edit]
Advertising: