We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da82ad5 commit 48415f2Copy full SHA for 48415f2
policies/AmazonS3TablesFullAccess
@@ -1,7 +1,7 @@
1
{
2
"PolicyVersion": {
3
- "CreateDate": "2025-11-22T01:04:08Z",
4
- "VersionId": "v2",
+ "CreateDate": "2024-12-03T15:21:07Z",
+ "VersionId": "v1",
5
"Document": {
6
"Version": "2012-10-17",
7
"Statement": [
@@ -11,21 +11,6 @@
11
],
12
"Resource": "*",
13
"Effect": "Allow"
14
- },
15
- {
16
- "Action": [
17
- "iam:PassRole"
18
- ],
19
- "Resource": "*",
20
- "Effect": "Allow",
21
- "Condition": {
22
- "StringEquals": {
23
- "iam:PassedToService": [
24
- "replication.s3tables.amazonaws.com"
25
- ]
26
- }
27
28
- "Sid": "PassRoleToS3TablesReplication"
29
}
30
]
31
},
0 commit comments