mirror of
https://github.com/dap-ps/infra-dapps.git
synced 2025-02-23 17:38:13 +00:00
18 lines
348 B
JSON
18 lines
348 B
JSON
{
|
|
"Id": "Policy1559061820811",
|
|
"Version": "2012-10-17",
|
|
"Statement": [
|
|
{
|
|
"Sid": "Stmt1559061813098",
|
|
"Action": "s3:*",
|
|
"Effect": "Allow",
|
|
"Resource": "arn:aws:s3:::dapps-terraform-state",
|
|
"Principal": {
|
|
"AWS": [
|
|
"arn:aws:iam::760668534108:user/terraform-user"
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|