iamdata 0.1.202503301__py3-none-any.whl → 0.1.202504011__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of iamdata might be problematic. Click here for more details.

@@ -1,4 +1,29 @@
1
1
  {
2
+ "createaccesspoint": {
3
+ "name": "CreateAccessPoint",
4
+ "description": "Grants permission to create a new access point",
5
+ "accessLevel": "Write",
6
+ "resourceTypes": [
7
+ {
8
+ "name": "accesspoint",
9
+ "required": true,
10
+ "conditionKeys": [],
11
+ "dependentActions": []
12
+ }
13
+ ],
14
+ "conditionKeys": [
15
+ "s3express:DataAccessPointAccount",
16
+ "s3express:DataAccessPointArn",
17
+ "s3express:AccessPointNetworkOrigin",
18
+ "s3express:authType",
19
+ "s3express:LocationName",
20
+ "s3express:ResourceAccount",
21
+ "s3express:signatureversion",
22
+ "s3express:TlsVersion",
23
+ "s3express:x-amz-content-sha256"
24
+ ],
25
+ "dependentActions": []
26
+ },
2
27
  "createbucket": {
3
28
  "name": "CreateBucket",
4
29
  "description": "Grants permission to create a new bucket",
@@ -42,7 +67,80 @@
42
67
  "s3express:TlsVersion",
43
68
  "s3express:x-amz-content-sha256",
44
69
  "s3express:x-amz-server-side-encryption",
45
- "s3express:x-amz-server-side-encryption-aws-kms-key-id"
70
+ "s3express:x-amz-server-side-encryption-aws-kms-key-id",
71
+ "s3express:AllAccessRestrictedToLocalZoneGroup"
72
+ ],
73
+ "dependentActions": []
74
+ },
75
+ "deleteaccesspoint": {
76
+ "name": "DeleteAccessPoint",
77
+ "description": "Grants permission to delete the access point named in the URI",
78
+ "accessLevel": "Write",
79
+ "resourceTypes": [
80
+ {
81
+ "name": "accesspoint",
82
+ "required": true,
83
+ "conditionKeys": [],
84
+ "dependentActions": []
85
+ }
86
+ ],
87
+ "conditionKeys": [
88
+ "s3express:DataAccessPointAccount",
89
+ "s3express:DataAccessPointArn",
90
+ "s3express:AccessPointNetworkOrigin",
91
+ "s3express:authType",
92
+ "s3express:ResourceAccount",
93
+ "s3express:signatureversion",
94
+ "s3express:TlsVersion",
95
+ "s3express:x-amz-content-sha256"
96
+ ],
97
+ "dependentActions": []
98
+ },
99
+ "deleteaccesspointpolicy": {
100
+ "name": "DeleteAccessPointPolicy",
101
+ "description": "Grants permission to delete the policy on a specified access point",
102
+ "accessLevel": "Permissions management",
103
+ "resourceTypes": [
104
+ {
105
+ "name": "accesspoint",
106
+ "required": true,
107
+ "conditionKeys": [],
108
+ "dependentActions": []
109
+ }
110
+ ],
111
+ "conditionKeys": [
112
+ "s3express:DataAccessPointAccount",
113
+ "s3express:DataAccessPointArn",
114
+ "s3express:AccessPointNetworkOrigin",
115
+ "s3express:authType",
116
+ "s3express:ResourceAccount",
117
+ "s3express:signatureversion",
118
+ "s3express:TlsVersion",
119
+ "s3express:x-amz-content-sha256"
120
+ ],
121
+ "dependentActions": []
122
+ },
123
+ "deleteaccesspointscope": {
124
+ "name": "DeleteAccessPointScope",
125
+ "description": "Grants permission to delete the scope configuration on a specified access point",
126
+ "accessLevel": "Permissions management",
127
+ "resourceTypes": [
128
+ {
129
+ "name": "accesspoint",
130
+ "required": true,
131
+ "conditionKeys": [],
132
+ "dependentActions": []
133
+ }
134
+ ],
135
+ "conditionKeys": [
136
+ "s3express:DataAccessPointAccount",
137
+ "s3express:DataAccessPointArn",
138
+ "s3express:AccessPointNetworkOrigin",
139
+ "s3express:authType",
140
+ "s3express:ResourceAccount",
141
+ "s3express:signatureversion",
142
+ "s3express:TlsVersion",
143
+ "s3express:x-amz-content-sha256"
46
144
  ],
47
145
  "dependentActions": []
48
146
  },
@@ -88,6 +186,71 @@
88
186
  ],
89
187
  "dependentActions": []
90
188
  },
189
+ "getaccesspoint": {
190
+ "name": "GetAccessPoint",
191
+ "description": "Grants permission to return configuration information about the specified access point",
192
+ "accessLevel": "Read",
193
+ "resourceTypes": [],
194
+ "conditionKeys": [
195
+ "s3express:DataAccessPointAccount",
196
+ "s3express:DataAccessPointArn",
197
+ "s3express:AccessPointNetworkOrigin",
198
+ "s3express:authType",
199
+ "s3express:ResourceAccount",
200
+ "s3express:signatureversion",
201
+ "s3express:TlsVersion",
202
+ "s3express:x-amz-content-sha256"
203
+ ],
204
+ "dependentActions": []
205
+ },
206
+ "getaccesspointpolicy": {
207
+ "name": "GetAccessPointPolicy",
208
+ "description": "Grants permission to return the access point policy associated with the specified access point",
209
+ "accessLevel": "Read",
210
+ "resourceTypes": [
211
+ {
212
+ "name": "accesspoint",
213
+ "required": true,
214
+ "conditionKeys": [],
215
+ "dependentActions": []
216
+ }
217
+ ],
218
+ "conditionKeys": [
219
+ "s3express:DataAccessPointAccount",
220
+ "s3express:DataAccessPointArn",
221
+ "s3express:AccessPointNetworkOrigin",
222
+ "s3express:authType",
223
+ "s3express:ResourceAccount",
224
+ "s3express:signatureversion",
225
+ "s3express:TlsVersion",
226
+ "s3express:x-amz-content-sha256"
227
+ ],
228
+ "dependentActions": []
229
+ },
230
+ "getaccesspointscope": {
231
+ "name": "GetAccessPointScope",
232
+ "description": "Grants permission to return the scope configuration associated with the specified access point",
233
+ "accessLevel": "Read",
234
+ "resourceTypes": [
235
+ {
236
+ "name": "accesspoint",
237
+ "required": true,
238
+ "conditionKeys": [],
239
+ "dependentActions": []
240
+ }
241
+ ],
242
+ "conditionKeys": [
243
+ "s3express:DataAccessPointAccount",
244
+ "s3express:DataAccessPointArn",
245
+ "s3express:AccessPointNetworkOrigin",
246
+ "s3express:authType",
247
+ "s3express:ResourceAccount",
248
+ "s3express:signatureversion",
249
+ "s3express:TlsVersion",
250
+ "s3express:x-amz-content-sha256"
251
+ ],
252
+ "dependentActions": []
253
+ },
91
254
  "getbucketpolicy": {
92
255
  "name": "GetBucketPolicy",
93
256
  "description": "Grants permission to return the policy of the specified bucket",
@@ -151,6 +314,20 @@
151
314
  ],
152
315
  "dependentActions": []
153
316
  },
317
+ "listaccesspointsfordirectorybuckets": {
318
+ "name": "ListAccessPointsForDirectoryBuckets",
319
+ "description": "Grants permission to list access points",
320
+ "accessLevel": "List",
321
+ "resourceTypes": [],
322
+ "conditionKeys": [
323
+ "s3express:authType",
324
+ "s3express:ResourceAccount",
325
+ "s3express:signatureversion",
326
+ "s3express:TlsVersion",
327
+ "s3express:x-amz-content-sha256"
328
+ ],
329
+ "dependentActions": []
330
+ },
154
331
  "listallmydirectorybuckets": {
155
332
  "name": "ListAllMyDirectoryBuckets",
156
333
  "description": "Grants permission to list all directory buckets owned by the authenticated sender of the request",
@@ -165,6 +342,54 @@
165
342
  ],
166
343
  "dependentActions": []
167
344
  },
345
+ "putaccesspointpolicy": {
346
+ "name": "PutAccessPointPolicy",
347
+ "description": "Grants permission to associate an access policy with a specified access point",
348
+ "accessLevel": "Permissions management",
349
+ "resourceTypes": [
350
+ {
351
+ "name": "accesspoint",
352
+ "required": true,
353
+ "conditionKeys": [],
354
+ "dependentActions": []
355
+ }
356
+ ],
357
+ "conditionKeys": [
358
+ "s3express:DataAccessPointAccount",
359
+ "s3express:DataAccessPointArn",
360
+ "s3express:AccessPointNetworkOrigin",
361
+ "s3express:authType",
362
+ "s3express:ResourceAccount",
363
+ "s3express:signatureversion",
364
+ "s3express:TlsVersion",
365
+ "s3express:x-amz-content-sha256"
366
+ ],
367
+ "dependentActions": []
368
+ },
369
+ "putaccesspointscope": {
370
+ "name": "PutAccessPointScope",
371
+ "description": "Grants permission to associate an access point with a specified access point scope configuration",
372
+ "accessLevel": "Permissions management",
373
+ "resourceTypes": [
374
+ {
375
+ "name": "accesspoint",
376
+ "required": true,
377
+ "conditionKeys": [],
378
+ "dependentActions": []
379
+ }
380
+ ],
381
+ "conditionKeys": [
382
+ "s3express:DataAccessPointAccount",
383
+ "s3express:DataAccessPointArn",
384
+ "s3express:AccessPointNetworkOrigin",
385
+ "s3express:authType",
386
+ "s3express:ResourceAccount",
387
+ "s3express:signatureversion",
388
+ "s3express:TlsVersion",
389
+ "s3express:x-amz-content-sha256"
390
+ ],
391
+ "dependentActions": []
392
+ },
168
393
  "putbucketpolicy": {
169
394
  "name": "PutBucketPolicy",
170
395
  "description": "Grants permission to add or replace a bucket policy on a bucket",
@@ -1,14 +1,34 @@
1
1
  {
2
+ "s3express:accesspointnetworkorigin": {
3
+ "key": "s3express:AccessPointNetworkOrigin",
4
+ "description": "Filters access by the network origin (Internet or VPC)",
5
+ "type": "String"
6
+ },
2
7
  "s3express:allaccessrestrictedtolocalzonegroup": {
3
8
  "key": "s3express:AllAccessRestrictedToLocalZoneGroup",
4
- "description": "Filters all access to the bucket unless the request originates from the AWS Local Zone network border group(s) provided in this condition key",
9
+ "description": "Filters access by AWS Local Zone network border group(s) provided in this condition key",
10
+ "type": "String"
11
+ },
12
+ "s3express:dataaccesspointaccount": {
13
+ "key": "s3express:DataAccessPointAccount",
14
+ "description": "Filters access by the AWS Account ID that owns the access point",
5
15
  "type": "String"
6
16
  },
17
+ "s3express:dataaccesspointarn": {
18
+ "key": "s3express:DataAccessPointArn",
19
+ "description": "Filters access by an access point Amazon Resource Name (ARN)",
20
+ "type": "ARN"
21
+ },
7
22
  "s3express:locationname": {
8
23
  "key": "s3express:LocationName",
9
24
  "description": "Filters access by a specific Availability Zone ID",
10
25
  "type": "String"
11
26
  },
27
+ "s3express:permissions": {
28
+ "key": "s3express:Permissions",
29
+ "description": "Filters access by the permission requested by Access Point Scope configuration, such as GetObject, PutObject",
30
+ "type": "ArrayOfString"
31
+ },
12
32
  "s3express:resourceaccount": {
13
33
  "key": "s3express:ResourceAccount",
14
34
  "description": "Filters access by the resource owner AWS account ID",
@@ -1,4 +1,4 @@
1
1
  {
2
- "version": "0.1.202503301",
3
- "updatedAt": "2025-03-30T04:46:49.621Z"
2
+ "version": "0.1.202504011",
3
+ "updatedAt": "2025-04-01T04:48:21.709Z"
4
4
  }
@@ -2,5 +2,9 @@
2
2
  "bucket": {
3
3
  "key": "bucket",
4
4
  "arn": "arn:${Partition}:s3express:${Region}:${Account}:bucket/${BucketName}"
5
+ },
6
+ "accesspoint": {
7
+ "key": "accesspoint",
8
+ "arn": "arn:${Partition}:s3express:${Region}:${Account}:accesspoint/${AccessPointName}"
5
9
  }
6
10
  }
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: iamdata
3
- Version: 0.1.202503301
3
+ Version: 0.1.202504011
4
4
  Summary: IAM data for AWS actions, resources, and conditions based on IAM policy documents. Checked for updates daily.
5
5
  Project-URL: Homepage, https://github.com/cloud-copilot/iam-data-python
6
6
  Project-URL: Issues, https://github.com/cloud-copilot/iam-data-python/issues
@@ -4,7 +4,7 @@ iamdata/conditions.py,sha256=JmNyw26ux0SsUGRLctBpVZNi-A88rK9HwMy_e76vxTk,1127
4
4
  iamdata/resources.py,sha256=q55U8l74HnjnkHp1-i2-rZCe-IsZpZWmfGeMvQjf4xo,1166
5
5
  iamdata/services.py,sha256=trEYZQnUb_vwEN-L29RY-vJFnEXDGrpppVpAeQazjgw,689
6
6
  iamdata/utils.py,sha256=mwNqfgNO51L33Ag_K9VxaP85J6XRoZrN7rKz6Q_DJQk,398
7
- iamdata/data/metadata.json,sha256=rAqpu18nx2Nc2yZ46ILFQVRr9_HCA0sC8fG4ZqtT4j8,76
7
+ iamdata/data/metadata.json,sha256=JyHcDiStkdCXN-dq1o9Tdu-d9S9X6J-oLgI49u5mk44,76
8
8
  iamdata/data/serviceNames.json,sha256=Wx4GhKx96LH3n5UZYsIDNYNYyG-0pFI_MWMVkoV2dXw,18380
9
9
  iamdata/data/services.json,sha256=0tkwVwsXZ7YNfVjg6S09bzI6yU8Tkd8wv1WEt9gtmYk,7130
10
10
  iamdata/data/actions/a2c.json,sha256=gdQce9wi9GkwSZX-kLklr_Pp3H6haDhGjpWHqWhYLW8,1032
@@ -336,7 +336,7 @@ iamdata/data/actions/rum.json,sha256=2VetwUsiBrv5jiqU_ooNaLRqDNo2Un2XrbsHn36nvTQ
336
336
  iamdata/data/actions/s3-object-lambda.json,sha256=Ww7Q01cskGps7KOQBQoWDiNmtrgrizGpCm8uToRECTg,14214
337
337
  iamdata/data/actions/s3-outposts.json,sha256=vwem_HDJo5SwZzQ-XfX6W5R2qA88fwQCp86KRZ4D6oI,29372
338
338
  iamdata/data/actions/s3.json,sha256=3MHA4weSKaYbDMBaA6CUI5PlBAaHqxa5zB9hiyeoa-8,105104
339
- iamdata/data/actions/s3express.json,sha256=ey3usDnOMYgbBVx4G-H56gyko3ncTeyhoGiGbD2bQ1I,6487
339
+ iamdata/data/actions/s3express.json,sha256=4mH6giRiLS9qRLLAh8GIxd5odDqpKIiLt3QBnqBPV3I,13308
340
340
  iamdata/data/actions/s3tables.json,sha256=Ds3-857sAB7NjqQx7gfQhH8e5SiND48pqaT77FWkvhM,11541
341
341
  iamdata/data/actions/sagemaker-data-science-assistant.json,sha256=AhQohxo4lpewOo6jNAMJfiSCDclkr1VoB7NlF59T9wE,300
342
342
  iamdata/data/actions/sagemaker-geospatial.json,sha256=q2Wr1EaMAcV2hJVxiejUwEYrCdNSEEOmUmX3YnJAJvc,9339
@@ -754,7 +754,7 @@ iamdata/data/conditionKeys/rum.json,sha256=lGJKpyS_TDaE75aYW2Z3sicCI5ZlyycBnxvPk
754
754
  iamdata/data/conditionKeys/s3-object-lambda.json,sha256=3a0SOofd6JxSbRn7wUrmRpnBNt8a_4YdXjnGjvvExww,706
755
755
  iamdata/data/conditionKeys/s3-outposts.json,sha256=peZ-RQJHMKTPaylyAOyn-El2ABVOEi5-2Msa56QORNg,3793
756
756
  iamdata/data/conditionKeys/s3.json,sha256=VrNx_g2_2NzL8a6jOwCPfQ1TO4vGUKGTmQkAQb_EeiY,8966
757
- iamdata/data/conditionKeys/s3express.json,sha256=cuwLi8hUTJeh4W9dBa8nVKy5vSnyPaGhxP_-r2oHIS8,2151
757
+ iamdata/data/conditionKeys/s3express.json,sha256=gJZJ7cqH8MPb467PYEqC7XYKd2GZBz0C_U_hCmpq4nw,2904
758
758
  iamdata/data/conditionKeys/s3tables.json,sha256=g8SVay4DT1zOgwyL66utyzIJNboomFpDRX8AfYDUpCI,338
759
759
  iamdata/data/conditionKeys/sagemaker-data-science-assistant.json,sha256=RBNvo1WzZ4oRRq0W9-hknpT7T8If536DEMBg9hyq_4o,2
760
760
  iamdata/data/conditionKeys/sagemaker-geospatial.json,sha256=zEeikDtpevSe6WUIZCJdysI0GaQNr0mYlhp4HYRsED0,532
@@ -1172,7 +1172,7 @@ iamdata/data/resourceTypes/rum.json,sha256=m1eE-xNr263sMkH0uPwMTqq97y-fTn7lQhWq8
1172
1172
  iamdata/data/resourceTypes/s3-object-lambda.json,sha256=anlR9MWqsDVRoLgtetNG3qf-_SzLKg_IKYaOws7wd8Y,175
1173
1173
  iamdata/data/resourceTypes/s3-outposts.json,sha256=vzIzZ1JQ0z8mxa4xdGSCSkdH-9FuXAUSyE9uDdd17FU,629
1174
1174
  iamdata/data/resourceTypes/s3.json,sha256=CxE_YJOZg6_bhGTlWN8akSoHjsUfg_K1iztI70oDWTw,2396
1175
- iamdata/data/resourceTypes/s3express.json,sha256=XyVCCRzc3ak9BsdTIqLni1q9E2B2Jfr9JGZcrghKYTA,124
1175
+ iamdata/data/resourceTypes/s3express.json,sha256=cqZAzdzst9da6yFe3U7QlF_of9rD8TjNvq3JyypepiU,266
1176
1176
  iamdata/data/resourceTypes/s3tables.json,sha256=SIQGojJb_qQzk3udQD8aBk-Solazb_gAFVLOkGSgNG0,364
1177
1177
  iamdata/data/resourceTypes/sagemaker-data-science-assistant.json,sha256=RBNvo1WzZ4oRRq0W9-hknpT7T8If536DEMBg9hyq_4o,2
1178
1178
  iamdata/data/resourceTypes/sagemaker-geospatial.json,sha256=jtejWVh-j2HOeaB6oXyd-F_Dx2lQ_6Xi25qczdOoO2c,711
@@ -1265,7 +1265,7 @@ iamdata/tests/actions.py,sha256=cg2f1KPOzBYvGf7kJC9OokOo9oP_hS55tvt0_UKZVMw,1071
1265
1265
  iamdata/tests/conditions.py,sha256=YbQZ_V7zQh4FkCp2wCBjw_NmNMVmwtcLAQrN7Iw2uJ0,1250
1266
1266
  iamdata/tests/resources.py,sha256=I9N-PHtu1wjrB-y9kBTvb1lFnvsDb03EipHRj2nIQl4,1177
1267
1267
  iamdata/tests/services.py,sha256=Kj1EQ9AeHHXYifvnybdH83xafXTxgYFt40KUghP_B8I,1016
1268
- iamdata-0.1.202503301.dist-info/METADATA,sha256=iQKxc-MkIz8DdL2fnXGHZIcz8tmzwLl9ouMDukSpIo4,3491
1269
- iamdata-0.1.202503301.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
1270
- iamdata-0.1.202503301.dist-info/licenses/LICENSE.txt,sha256=f7okslHWZM8fVIaucefW0FUlap5UxIqOrAWqzSCoeZA,1069
1271
- iamdata-0.1.202503301.dist-info/RECORD,,
1268
+ iamdata-0.1.202504011.dist-info/METADATA,sha256=MsmWKQlYmPnPORTwa8m7s5iL2OB4O0615DtyMc6rDfs,3491
1269
+ iamdata-0.1.202504011.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
1270
+ iamdata-0.1.202504011.dist-info/licenses/LICENSE.txt,sha256=f7okslHWZM8fVIaucefW0FUlap5UxIqOrAWqzSCoeZA,1069
1271
+ iamdata-0.1.202504011.dist-info/RECORD,,