iamdata 0.1.202507221__py3-none-any.whl → 0.1.202507241__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.

@@ -507,8 +507,8 @@
507
507
  ],
508
508
  "dependentActions": []
509
509
  },
510
- "listroutingrule": {
511
- "name": "ListRoutingRule",
510
+ "listroutingrules": {
511
+ "name": "ListRoutingRules",
512
512
  "description": "Grants permission to list routing rules under a domain name",
513
513
  "accessLevel": "List",
514
514
  "resourceTypes": [
@@ -105,6 +105,22 @@
105
105
  ],
106
106
  "dependentActions": []
107
107
  },
108
+ "getbillingviewdata": {
109
+ "name": "GetBillingViewData",
110
+ "isPermissionOnly": true,
111
+ "description": "Grants permission to get cost and usage data for a specified billng view",
112
+ "accessLevel": "Read",
113
+ "resourceTypes": [
114
+ {
115
+ "name": "billingview",
116
+ "required": true,
117
+ "conditionKeys": [],
118
+ "dependentActions": []
119
+ }
120
+ ],
121
+ "conditionKeys": [],
122
+ "dependentActions": []
123
+ },
108
124
  "getcontractinformation": {
109
125
  "name": "GetContractInformation",
110
126
  "isPermissionOnly": true,
@@ -1307,6 +1307,7 @@
1307
1307
  "ec2:ParentSnapshot",
1308
1308
  "ec2:ResourceTag/${TagKey}",
1309
1309
  "ec2:VolumeID",
1310
+ "ec2:VolumeInitializationRate",
1310
1311
  "ec2:VolumeIops",
1311
1312
  "ec2:VolumeSize",
1312
1313
  "ec2:VolumeThroughput",
@@ -3546,7 +3547,8 @@
3546
3547
  "conditionKeys": [
3547
3548
  "aws:RequestTag/${TagKey}",
3548
3549
  "aws:TagKeys",
3549
- "ec2:VolumeID"
3550
+ "ec2:VolumeID",
3551
+ "ec2:VolumeInitializationRate"
3550
3552
  ],
3551
3553
  "dependentActions": []
3552
3554
  },
@@ -3845,6 +3847,7 @@
3845
3847
  "ec2:Encrypted",
3846
3848
  "ec2:ResourceTag/${TagKey}",
3847
3849
  "ec2:VolumeID",
3850
+ "ec2:VolumeInitializationRate",
3848
3851
  "ec2:VolumeIops",
3849
3852
  "ec2:VolumeSize",
3850
3853
  "ec2:VolumeThroughput",
@@ -3908,6 +3911,7 @@
3908
3911
  "ec2:Encrypted",
3909
3912
  "ec2:ResourceTag/${TagKey}",
3910
3913
  "ec2:VolumeID",
3914
+ "ec2:VolumeInitializationRate",
3911
3915
  "ec2:VolumeIops",
3912
3916
  "ec2:VolumeSize",
3913
3917
  "ec2:VolumeThroughput",
@@ -4031,6 +4035,17 @@
4031
4035
  "description": "Grants permission to add or overwrite one or more tags for Amazon EC2 resources",
4032
4036
  "accessLevel": "Tagging",
4033
4037
  "resourceTypes": [
4038
+ {
4039
+ "name": "capacity-block",
4040
+ "required": false,
4041
+ "conditionKeys": [
4042
+ "aws:RequestTag/${TagKey}",
4043
+ "aws:ResourceTag/${TagKey}",
4044
+ "aws:TagKeys",
4045
+ "ec2:ResourceTag/${TagKey}"
4046
+ ],
4047
+ "dependentActions": []
4048
+ },
4034
4049
  {
4035
4050
  "name": "capacity-reservation",
4036
4051
  "required": false,
@@ -4991,6 +5006,7 @@
4991
5006
  "ec2:ParentSnapshot",
4992
5007
  "ec2:ResourceTag/${TagKey}",
4993
5008
  "ec2:VolumeID",
5009
+ "ec2:VolumeInitializationRate",
4994
5010
  "ec2:VolumeIops",
4995
5011
  "ec2:VolumeSize",
4996
5012
  "ec2:VolumeThroughput",
@@ -5831,6 +5847,7 @@
5831
5847
  "ec2:KmsKeyId",
5832
5848
  "ec2:ParentSnapshot",
5833
5849
  "ec2:VolumeID",
5850
+ "ec2:VolumeInitializationRate",
5834
5851
  "ec2:VolumeIops",
5835
5852
  "ec2:VolumeSize",
5836
5853
  "ec2:VolumeThroughput",
@@ -7407,6 +7424,17 @@
7407
7424
  "description": "Grants permission to delete one or more tags from Amazon EC2 resources",
7408
7425
  "accessLevel": "Tagging",
7409
7426
  "resourceTypes": [
7427
+ {
7428
+ "name": "capacity-block",
7429
+ "required": false,
7430
+ "conditionKeys": [
7431
+ "aws:RequestTag/${TagKey}",
7432
+ "aws:ResourceTag/${TagKey}",
7433
+ "aws:TagKeys",
7434
+ "ec2:ResourceTag/${TagKey}"
7435
+ ],
7436
+ "dependentActions": []
7437
+ },
7410
7438
  {
7411
7439
  "name": "capacity-reservation",
7412
7440
  "required": false,
@@ -8829,6 +8857,7 @@
8829
8857
  "ec2:ParentSnapshot",
8830
8858
  "ec2:ResourceTag/${TagKey}",
8831
8859
  "ec2:VolumeID",
8860
+ "ec2:VolumeInitializationRate",
8832
8861
  "ec2:VolumeIops",
8833
8862
  "ec2:VolumeSize",
8834
8863
  "ec2:VolumeThroughput",
@@ -9363,6 +9392,26 @@
9363
9392
  ],
9364
9393
  "dependentActions": []
9365
9394
  },
9395
+ "describecapacityblockstatus": {
9396
+ "name": "DescribeCapacityBlockStatus",
9397
+ "description": "Grants permission to describe the availability of capacity for the specified Capacity blocks, or all of your Capacity Blocks",
9398
+ "accessLevel": "List",
9399
+ "resourceTypes": [],
9400
+ "conditionKeys": [
9401
+ "ec2:Region"
9402
+ ],
9403
+ "dependentActions": []
9404
+ },
9405
+ "describecapacityblocks": {
9406
+ "name": "DescribeCapacityBlocks",
9407
+ "description": "Grants permission to describe details about Capacity Blocks in the AWS Region that you're currently using",
9408
+ "accessLevel": "List",
9409
+ "resourceTypes": [],
9410
+ "conditionKeys": [
9411
+ "ec2:Region"
9412
+ ],
9413
+ "dependentActions": []
9414
+ },
9366
9415
  "describecapacityreservationbillingrequests": {
9367
9416
  "name": "DescribeCapacityReservationBillingRequests",
9368
9417
  "description": "Grants permission to describe one or more requests to assign the billing of the unused capacity of a Capacity Reservation",
@@ -10935,6 +10984,7 @@
10935
10984
  "ec2:ParentSnapshot",
10936
10985
  "ec2:ResourceTag/${TagKey}",
10937
10986
  "ec2:VolumeID",
10987
+ "ec2:VolumeInitializationRate",
10938
10988
  "ec2:VolumeIops",
10939
10989
  "ec2:VolumeSize",
10940
10990
  "ec2:VolumeThroughput",
@@ -11337,6 +11387,7 @@
11337
11387
  "ec2:ParentSnapshot",
11338
11388
  "ec2:ResourceTag/${TagKey}",
11339
11389
  "ec2:VolumeID",
11390
+ "ec2:VolumeInitializationRate",
11340
11391
  "ec2:VolumeIops",
11341
11392
  "ec2:VolumeSize",
11342
11393
  "ec2:VolumeThroughput",
@@ -14723,6 +14774,7 @@
14723
14774
  "ec2:ParentSnapshot",
14724
14775
  "ec2:ResourceTag/${TagKey}",
14725
14776
  "ec2:VolumeID",
14777
+ "ec2:VolumeInitializationRate",
14726
14778
  "ec2:VolumeIops",
14727
14779
  "ec2:VolumeSize",
14728
14780
  "ec2:VolumeThroughput",
@@ -16088,6 +16140,7 @@
16088
16140
  "ec2:ParentSnapshot",
16089
16141
  "ec2:ResourceTag/${TagKey}",
16090
16142
  "ec2:VolumeID",
16143
+ "ec2:VolumeInitializationRate",
16091
16144
  "ec2:VolumeIops",
16092
16145
  "ec2:VolumeSize",
16093
16146
  "ec2:VolumeThroughput",
@@ -16119,6 +16172,7 @@
16119
16172
  "ec2:ParentSnapshot",
16120
16173
  "ec2:ResourceTag/${TagKey}",
16121
16174
  "ec2:VolumeID",
16175
+ "ec2:VolumeInitializationRate",
16122
16176
  "ec2:VolumeIops",
16123
16177
  "ec2:VolumeSize",
16124
16178
  "ec2:VolumeThroughput",
@@ -18318,6 +18372,7 @@
18318
18372
  "ec2:ManagedResourceOperator",
18319
18373
  "ec2:ParentSnapshot",
18320
18374
  "ec2:VolumeID",
18375
+ "ec2:VolumeInitializationRate",
18321
18376
  "ec2:VolumeIops",
18322
18377
  "ec2:VolumeSize",
18323
18378
  "ec2:VolumeThroughput",
@@ -35,6 +35,22 @@
35
35
  "iam:PassRole"
36
36
  ]
37
37
  },
38
+ "accesssystemprofilelogs": {
39
+ "name": "AccessSystemProfileLogs",
40
+ "isPermissionOnly": true,
41
+ "description": "Grants permission to access system profile logs",
42
+ "accessLevel": "Write",
43
+ "resourceTypes": [
44
+ {
45
+ "name": "jobRun",
46
+ "required": true,
47
+ "conditionKeys": [],
48
+ "dependentActions": []
49
+ }
50
+ ],
51
+ "conditionKeys": [],
52
+ "dependentActions": []
53
+ },
38
54
  "canceljobrun": {
39
55
  "name": "CancelJobRun",
40
56
  "description": "Grants permission to cancel a job run",
@@ -65,14 +65,7 @@
65
65
  "name": "CreateBridge",
66
66
  "description": "Grants permission to create bridges",
67
67
  "accessLevel": "Write",
68
- "resourceTypes": [
69
- {
70
- "name": "Bridge",
71
- "required": true,
72
- "conditionKeys": [],
73
- "dependentActions": []
74
- }
75
- ],
68
+ "resourceTypes": [],
76
69
  "conditionKeys": [],
77
70
  "dependentActions": []
78
71
  },
@@ -88,14 +81,7 @@
88
81
  "name": "CreateGateway",
89
82
  "description": "Grants permission to create gateways",
90
83
  "accessLevel": "Write",
91
- "resourceTypes": [
92
- {
93
- "name": "Gateway",
94
- "required": true,
95
- "conditionKeys": [],
96
- "dependentActions": []
97
- }
98
- ],
84
+ "resourceTypes": [],
99
85
  "conditionKeys": [],
100
86
  "dependentActions": []
101
87
  },
@@ -65,7 +65,7 @@
65
65
  "deletevectorbucketpolicy": {
66
66
  "name": "DeleteVectorBucketPolicy",
67
67
  "description": "Grants permission to delete the IAM resource policy from a specified vector bucket",
68
- "accessLevel": "Write",
68
+ "accessLevel": "Permissions management",
69
69
  "resourceTypes": [
70
70
  {
71
71
  "name": "VectorBucket",
@@ -195,7 +195,7 @@
195
195
  "putvectorbucketpolicy": {
196
196
  "name": "PutVectorBucketPolicy",
197
197
  "description": "Grants permission to add an IAM resource policy to a specified vector bucket",
198
- "accessLevel": "Write",
198
+ "accessLevel": "Permissions management",
199
199
  "resourceTypes": [
200
200
  {
201
201
  "name": "VectorBucket",
@@ -584,6 +584,11 @@
584
584
  "description": "Filters access by the ID of a volume",
585
585
  "type": "String"
586
586
  },
587
+ "ec2:volumeinitializationrate": {
588
+ "key": "ec2:VolumeInitializationRate",
589
+ "description": "Filters access by the initialization rate of the volume, in MiBps",
590
+ "type": "Numeric"
591
+ },
587
592
  "ec2:volumeiops": {
588
593
  "key": "ec2:VolumeIops",
589
594
  "description": "Filters access by the the number of input/output operations per second (IOPS) provisioned for the volume",
@@ -1,4 +1,4 @@
1
1
  {
2
- "version": "0.1.202507221",
3
- "updatedAt": "2025-07-22T05:02:05.308Z"
2
+ "version": "0.1.202507241",
3
+ "updatedAt": "2025-07-24T05:02:09.514Z"
4
4
  }
@@ -15,6 +15,19 @@
15
15
  "ec2:ResourceTag/${TagKey}"
16
16
  ]
17
17
  },
18
+ "capacity-block": {
19
+ "key": "capacity-block",
20
+ "arn": "arn:${Partition}:ec2:${Region}:${Account}:capacity-block/${CapacityBlockId}",
21
+ "conditionKeys": [
22
+ "aws:RequestTag/${TagKey}",
23
+ "aws:ResourceTag/${TagKey}",
24
+ "aws:TagKeys",
25
+ "ec2:Attribute",
26
+ "ec2:Attribute/${AttributeName}",
27
+ "ec2:Region",
28
+ "ec2:ResourceTag/${TagKey}"
29
+ ]
30
+ },
18
31
  "capacity-reservation-fleet": {
19
32
  "key": "capacity-reservation-fleet",
20
33
  "arn": "arn:${Partition}:ec2:${Region}:${Account}:capacity-reservation-fleet/${CapacityReservationFleetId}",
@@ -1139,6 +1152,7 @@
1139
1152
  "ec2:Region",
1140
1153
  "ec2:ResourceTag/${TagKey}",
1141
1154
  "ec2:VolumeID",
1155
+ "ec2:VolumeInitializationRate",
1142
1156
  "ec2:VolumeIops",
1143
1157
  "ec2:VolumeSize",
1144
1158
  "ec2:VolumeThroughput",
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: iamdata
3
- Version: 0.1.202507221
3
+ Version: 0.1.202507241
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=WQXipDdx_0nwAy3CbzT-P3jHKZpfKfMuFS3X9mkXJTE,76
7
+ iamdata/data/metadata.json,sha256=7FgKaTg9gdq_PpB-USB9QZ3af_2lcPPGopss1ZHJ6eY,76
8
8
  iamdata/data/serviceNames.json,sha256=2FxBQrJ7gxWVYB2S0sLqMHXdh3oW3n5Z2nWDT8H-2x0,18575
9
9
  iamdata/data/services.json,sha256=FmWyi-xI0eK_g9bdwqFpaQKosjb2D4DoihExduuroyg,7223
10
10
  iamdata/data/actions/a2c.json,sha256=gdQce9wi9GkwSZX-kLklr_Pp3H6haDhGjpWHqWhYLW8,1032
@@ -20,7 +20,7 @@ iamdata/data/actions/amplify.json,sha256=P7nVW339-sVsELNEgWchmbtBLvkJddH0vRymEqS
20
20
  iamdata/data/actions/amplifybackend.json,sha256=JnMeolg-gIMo4LdolZHrxXnpV_CMN35KhDGYUFcyFF8,18149
21
21
  iamdata/data/actions/amplifyuibuilder.json,sha256=NOOGIbjjFZyeHodire7tmIjvkF3MMSeBYFJwJLkCo7A,11151
22
22
  iamdata/data/actions/aoss.json,sha256=8f4rFLl-osU8V0m_0tB7N_IIyNhU_OyvtKa-ZFZ5cMU,11068
23
- iamdata/data/actions/apigateway.json,sha256=3CNimTfgSUcX4Q6Dz_UsRHv_KnBb1d181B-rK6W9XF8,25643
23
+ iamdata/data/actions/apigateway.json,sha256=DheLwFlayjYkN4MLBJ1hlkRP5VXtVb-RN21qTaWU1nE,25645
24
24
  iamdata/data/actions/app-integrations.json,sha256=Ff5gHrlcJ-BDBJbKG59J8QhRAIYg50ZFhuh2JWD1KNk,17790
25
25
  iamdata/data/actions/appconfig.json,sha256=jfUWaS82WDtTfD5BVOf_OXX_uvxpKpNCt0NKxMujX18,24101
26
26
  iamdata/data/actions/appfabric.json,sha256=AvXi5cmQWdibTxKn2ZPh1kfgOyVPzQNGjnBlNQvy3jc,13801
@@ -59,7 +59,7 @@ iamdata/data/actions/bcm-data-exports.json,sha256=mjXiIPyT5DBAtXJDLun6sUN23Pkoqy
59
59
  iamdata/data/actions/bcm-pricing-calculator.json,sha256=jQDECaZnvn6wpeLF2Wd_YTMnazp91AVginiZimCb2d4,13722
60
60
  iamdata/data/actions/bedrock-agentcore.json,sha256=4o0VbN1SNgEj0ZQ4_Mc4JoljfX7QPSohk9lQBrwJd28,29001
61
61
  iamdata/data/actions/bedrock.json,sha256=xlgwOvlvbvU6GqPXAAStaJc3nZkRYEnSQIX1VUJsSyg,92928
62
- iamdata/data/actions/billing.json,sha256=tlpZgCGc05gf3Dt2kV-VICRX2Tb1PX7OlCHSqTDRcKU,8947
62
+ iamdata/data/actions/billing.json,sha256=it40jkO1aQnvxXgcFqW5bc3gFzJCznyy_kwjnSGxbG0,9379
63
63
  iamdata/data/actions/billingconductor.json,sha256=l_6-rjB19_qxOHkzFwk-BIuDLPwCiD102ToPsxlRW9M,13612
64
64
  iamdata/data/actions/braket.json,sha256=ckpknxfX95gNPieCdF9SwWtG0h5vusN-D2BkldAANFs,5658
65
65
  iamdata/data/actions/budgets.json,sha256=zHabdh-h4VycehSTplKnMRgHNt_yj-Z-uBcnjA9TCL4,6247
@@ -139,7 +139,7 @@ iamdata/data/actions/dsql.json,sha256=92hEEkuc-fTmTx65rIFURAymKz13yxV8zVD37mnEZB
139
139
  iamdata/data/actions/dynamodb.json,sha256=HC_vieSNmlSQa76UtXupbynM7M1-lbyHalRalbxs8hw,32519
140
140
  iamdata/data/actions/ebs.json,sha256=_0xfCEoPjX78Qukewk2vVObn4QA7iH_1Kw2qAfqUh2U,2892
141
141
  iamdata/data/actions/ec2-instance-connect.json,sha256=fTwyHt4IzYTCGeCx6hy81ygzaRGNb18-5KynoVE2osA,1720
142
- iamdata/data/actions/ec2.json,sha256=js3kgwED6CirQpbhzj7CKlsH7wUQuaodJ30ilytRBWo,530317
142
+ iamdata/data/actions/ec2.json,sha256=iWbQiGu08pQR4jaO09DjWA0tqRRHN1vTds11WNvz-z4,532124
143
143
  iamdata/data/actions/ec2messages.json,sha256=hQhk0nVms_RJTliJFNmB0_vk_HYIfC_h-MK9oEcXcI0,1747
144
144
  iamdata/data/actions/ecr-public.json,sha256=UpcjtrVSlkDnz7W0cj3Y3VlszSH11_8FHWujUIm9Q-U,9453
145
145
  iamdata/data/actions/ecr.json,sha256=II0Mdh1K1wvepkaKJqvtWRrfoCClJbB01sqvRikeNY8,19402
@@ -157,7 +157,7 @@ iamdata/data/actions/elemental-appliances-software.json,sha256=ITJ9bDhj-7_O8xjSM
157
157
  iamdata/data/actions/elemental-support-cases.json,sha256=dT1ASawW0gLgTGdbA-o-X7-6F-OsSExqHLkhgTgGuh4,6466
158
158
  iamdata/data/actions/elemental-support-content.json,sha256=eAq3Ca4qB6_u3eDIOy5nRo6wkpE0tUEwu20za8FzUPE,241
159
159
  iamdata/data/actions/emr-containers.json,sha256=nGxAT13C4zdXQhuM3IC8OXllQkQq4gHIJjV61OpOsWI,10483
160
- iamdata/data/actions/emr-serverless.json,sha256=Nr2ASqP0BgpLdQ0-Om29Syn0yiwbqL5zMN-5IrJ3jHc,7210
160
+ iamdata/data/actions/emr-serverless.json,sha256=4LJer1lJk6Yd1t7q8KG2m3ukuObvjSWa0iGLzq5rxrA,7623
161
161
  iamdata/data/actions/entityresolution.json,sha256=8YvuJu5ZnHeUIwZhB5dGiD7PGzEw-qwV_sT0PpwcS7A,14637
162
162
  iamdata/data/actions/es.json,sha256=bdqD51F2DSxf5DAu6Kh1aTmNBsXH1MHBJCvCSvngMHQ,43956
163
163
  iamdata/data/actions/events.json,sha256=Rj5DO-1s2H4kdiySUW8BKogNGJjIGrLV4dcX7yGsAgU,25122
@@ -247,7 +247,7 @@ iamdata/data/actions/managedblockchain.json,sha256=e0VHMsIO_QovdrOAj1_lugJESamOa
247
247
  iamdata/data/actions/mapcredits.json,sha256=uMmDDAz12yubXo9y66FlFgc6TsNhUKZ-Ru-ktR_6ktg,1408
248
248
  iamdata/data/actions/marketplacecommerceanalytics.json,sha256=sW_meNMrRvIKPcZRrq__ZBIKlmEwX5Wr30MMmpCF7eA,518
249
249
  iamdata/data/actions/mechanicalturk.json,sha256=5sUroLdzV7lZrsWBrNmaAFkzb_FTFIXy9_l1Jt7FgkY,11662
250
- iamdata/data/actions/mediaconnect.json,sha256=GV9gmGTluFdKQbnMELtYasxIjARfatJaAdinqIe_LlQ,16279
250
+ iamdata/data/actions/mediaconnect.json,sha256=3e7_fbdALW3bZD7Ci6atGhOXBRI1Wu7xJB0xn2smcbs,16012
251
251
  iamdata/data/actions/mediaconvert.json,sha256=7Mjkv6ZJcKoPHjVmlwwW1HsrmF68dgFinXkJDCSPSIQ,12792
252
252
  iamdata/data/actions/mediaimport.json,sha256=0x92lpq2O0S6cjsRCjmQQ6tDfgL3z1aWgUum1XmUz8g,329
253
253
  iamdata/data/actions/medialive.json,sha256=PK7mk6Ki5h2mB8NCL-k45Kbp0sqD1CIFXSiZ6CIHKtM,52036
@@ -343,7 +343,7 @@ iamdata/data/actions/s3-outposts.json,sha256=vwem_HDJo5SwZzQ-XfX6W5R2qA88fwQCp86
343
343
  iamdata/data/actions/s3.json,sha256=ZZv_WWAuT5F45bgEWkoNMKcGg-oCYhZNRx8-evRh9E4,107316
344
344
  iamdata/data/actions/s3express.json,sha256=U02cdrYIxAvl7BFynYsygFBLjOGTHaomCeaI2hckrKM,15487
345
345
  iamdata/data/actions/s3tables.json,sha256=2vcdg7jf0oEWONiY3Gsf5C15h5BfaQ7lE7cr9bVXsO8,14025
346
- iamdata/data/actions/s3vectors.json,sha256=3CEaiTt0F37XHFVz6k4XjA0rdi7cUKxizb1O-kk5FRM,6303
346
+ iamdata/data/actions/s3vectors.json,sha256=BZhhEDAVEPP5ftF2fNOGuAEAtYcME_MPoYeGWR99Ef4,6337
347
347
  iamdata/data/actions/sagemaker-data-science-assistant.json,sha256=AhQohxo4lpewOo6jNAMJfiSCDclkr1VoB7NlF59T9wE,300
348
348
  iamdata/data/actions/sagemaker-geospatial.json,sha256=q2Wr1EaMAcV2hJVxiejUwEYrCdNSEEOmUmX3YnJAJvc,9339
349
349
  iamdata/data/actions/sagemaker-mlflow.json,sha256=_dw7_8asektuyJXgt7x5cXzGuQAbRP0eB5ZrYbPoLtY,23700
@@ -564,7 +564,7 @@ iamdata/data/conditionKeys/dsql.json,sha256=dWDO0hw_y13cCNsebSykFjMJJGAkuhzdZ4LX
564
564
  iamdata/data/conditionKeys/dynamodb.json,sha256=OOdHPICHySEHAB8aPh-67YglqDnq2uuwEqVK-ezSRCI,1932
565
565
  iamdata/data/conditionKeys/ebs.json,sha256=GvhfdYhT_U5muPKfsAKAD-fKL8vFFGx0wmYlni85rzI,1042
566
566
  iamdata/data/conditionKeys/ec2-instance-connect.json,sha256=2zfiC5l7CR42QEVepU1ESrrwswN-DhCjWfWvaZMe7vk,1167
567
- iamdata/data/conditionKeys/ec2.json,sha256=Us5VqfRtfvqJFlNkTT3IAmizSSaLgg5t3S-D8QxJV-8,24732
567
+ iamdata/data/conditionKeys/ec2.json,sha256=NdCHUXUE4vvKaIi400oMHGKst9IJut8aEAWqBumpsvE,24926
568
568
  iamdata/data/conditionKeys/ec2messages.json,sha256=Wj2FI88_ylE-MehRI2ouDKNCWnYP7AKTntm8_vJsOmw,576
569
569
  iamdata/data/conditionKeys/ecr-public.json,sha256=51bQfBuLh-b_fqAhlxKGp81zVbaSdkWVg29SRvVoi8U,764
570
570
  iamdata/data/conditionKeys/ecr.json,sha256=DvjSF2Bl80kd7EkBBcH5AESp4V1lnSj9dTQZNmiYHcw,860
@@ -989,7 +989,7 @@ iamdata/data/resourceTypes/dsql.json,sha256=IXlF846K2_5vaSD_laF0PclcNj8GYgQjlIVY
989
989
  iamdata/data/resourceTypes/dynamodb.json,sha256=tKPW8mCqd-I7XVmon85l0pwZ3hEUaM4AgCF62SlLjuI,1079
990
990
  iamdata/data/resourceTypes/ebs.json,sha256=IrmZIp2kkVvqipTbQ79UEhzs_0odG193uDOChdaVAYM,310
991
991
  iamdata/data/resourceTypes/ec2-instance-connect.json,sha256=B25bqvMKwZ4AdJe7K-O-KrR9_IgNgaZQy0dHYUpsW9w,510
992
- iamdata/data/resourceTypes/ec2.json,sha256=k8rI5enUNGEyzV9FFaqdplpCIwe-yTRDI1UuSIqCTV0,40375
992
+ iamdata/data/resourceTypes/ec2.json,sha256=RaITuP-7x_g9CdNXAdCbN9NWr1_xgI33utF1ONb-5tU,40795
993
993
  iamdata/data/resourceTypes/ec2messages.json,sha256=RBNvo1WzZ4oRRq0W9-hknpT7T8If536DEMBg9hyq_4o,2
994
994
  iamdata/data/resourceTypes/ecr-public.json,sha256=KUpluHsdDXNerckt6wv1xdwB9rcazjHduNbJ0ggsKH0,358
995
995
  iamdata/data/resourceTypes/ecr.json,sha256=2MdA0kDOXNwmzmZy7wX5d4w46KicgEnKCnNi6a-zCi4,233
@@ -1286,7 +1286,7 @@ iamdata/tests/actions.py,sha256=cg2f1KPOzBYvGf7kJC9OokOo9oP_hS55tvt0_UKZVMw,1071
1286
1286
  iamdata/tests/conditions.py,sha256=YbQZ_V7zQh4FkCp2wCBjw_NmNMVmwtcLAQrN7Iw2uJ0,1250
1287
1287
  iamdata/tests/resources.py,sha256=I9N-PHtu1wjrB-y9kBTvb1lFnvsDb03EipHRj2nIQl4,1177
1288
1288
  iamdata/tests/services.py,sha256=Kj1EQ9AeHHXYifvnybdH83xafXTxgYFt40KUghP_B8I,1016
1289
- iamdata-0.1.202507221.dist-info/METADATA,sha256=JnONvOD_G_6CArGwsorJq0ZWNeXFDlaB6JowYwOtE6E,3491
1290
- iamdata-0.1.202507221.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
1291
- iamdata-0.1.202507221.dist-info/licenses/LICENSE.txt,sha256=f7okslHWZM8fVIaucefW0FUlap5UxIqOrAWqzSCoeZA,1069
1292
- iamdata-0.1.202507221.dist-info/RECORD,,
1289
+ iamdata-0.1.202507241.dist-info/METADATA,sha256=FIVPcWHY1UroW8IGIXRwQeu4T3ZIUl4bjU4sbiPfO6o,3491
1290
+ iamdata-0.1.202507241.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
1291
+ iamdata-0.1.202507241.dist-info/licenses/LICENSE.txt,sha256=f7okslHWZM8fVIaucefW0FUlap5UxIqOrAWqzSCoeZA,1069
1292
+ iamdata-0.1.202507241.dist-info/RECORD,,