iamdata 0.1.202502281__py3-none-any.whl → 0.1.202503021__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.
- iamdata/data/actions/bedrock.json +68 -1
- iamdata/data/actions/qdeveloper.json +111 -0
- iamdata/data/actions/redshift-serverless.json +16 -0
- iamdata/data/actions/s3.json +1 -5
- iamdata/data/actions/sagemaker.json +67 -2
- iamdata/data/conditionKeys/qdeveloper.json +17 -0
- iamdata/data/conditionKeys/sagemaker.json +5 -0
- iamdata/data/metadata.json +2 -2
- iamdata/data/resourceTypes/bedrock.json +4 -0
- iamdata/data/resourceTypes/qdeveloper.json +9 -0
- iamdata/data/serviceNames.json +1 -0
- iamdata/data/services.json +1 -0
- {iamdata-0.1.202502281.dist-info → iamdata-0.1.202503021.dist-info}/METADATA +1 -1
- {iamdata-0.1.202502281.dist-info → iamdata-0.1.202503021.dist-info}/RECORD +16 -13
- {iamdata-0.1.202502281.dist-info → iamdata-0.1.202503021.dist-info}/WHEEL +0 -0
- {iamdata-0.1.202502281.dist-info → iamdata-0.1.202503021.dist-info}/licenses/LICENSE.txt +0 -0
|
@@ -1606,7 +1606,14 @@
|
|
|
1606
1606
|
"isPermissionOnly": true,
|
|
1607
1607
|
"description": "Grants permission to invoke blueprint recommendations asynchronously",
|
|
1608
1608
|
"accessLevel": "Write",
|
|
1609
|
-
"resourceTypes": [
|
|
1609
|
+
"resourceTypes": [
|
|
1610
|
+
{
|
|
1611
|
+
"name": "data-automation-profile",
|
|
1612
|
+
"required": true,
|
|
1613
|
+
"conditionKeys": [],
|
|
1614
|
+
"dependentActions": []
|
|
1615
|
+
}
|
|
1616
|
+
],
|
|
1610
1617
|
"conditionKeys": [],
|
|
1611
1618
|
"dependentActions": []
|
|
1612
1619
|
},
|
|
@@ -1630,6 +1637,12 @@
|
|
|
1630
1637
|
"conditionKeys": [],
|
|
1631
1638
|
"dependentActions": []
|
|
1632
1639
|
},
|
|
1640
|
+
{
|
|
1641
|
+
"name": "data-automation-profile",
|
|
1642
|
+
"required": true,
|
|
1643
|
+
"conditionKeys": [],
|
|
1644
|
+
"dependentActions": []
|
|
1645
|
+
},
|
|
1633
1646
|
{
|
|
1634
1647
|
"name": "data-automation-project",
|
|
1635
1648
|
"required": true,
|
|
@@ -2200,12 +2213,30 @@
|
|
|
2200
2213
|
"conditionKeys": [],
|
|
2201
2214
|
"dependentActions": []
|
|
2202
2215
|
},
|
|
2216
|
+
{
|
|
2217
|
+
"name": "blueprint",
|
|
2218
|
+
"required": true,
|
|
2219
|
+
"conditionKeys": [],
|
|
2220
|
+
"dependentActions": []
|
|
2221
|
+
},
|
|
2203
2222
|
{
|
|
2204
2223
|
"name": "custom-model",
|
|
2205
2224
|
"required": true,
|
|
2206
2225
|
"conditionKeys": [],
|
|
2207
2226
|
"dependentActions": []
|
|
2208
2227
|
},
|
|
2228
|
+
{
|
|
2229
|
+
"name": "data-automation-invocation-job",
|
|
2230
|
+
"required": true,
|
|
2231
|
+
"conditionKeys": [],
|
|
2232
|
+
"dependentActions": []
|
|
2233
|
+
},
|
|
2234
|
+
{
|
|
2235
|
+
"name": "data-automation-project",
|
|
2236
|
+
"required": true,
|
|
2237
|
+
"conditionKeys": [],
|
|
2238
|
+
"dependentActions": []
|
|
2239
|
+
},
|
|
2209
2240
|
{
|
|
2210
2241
|
"name": "evaluation-job",
|
|
2211
2242
|
"required": true,
|
|
@@ -2568,12 +2599,30 @@
|
|
|
2568
2599
|
"conditionKeys": [],
|
|
2569
2600
|
"dependentActions": []
|
|
2570
2601
|
},
|
|
2602
|
+
{
|
|
2603
|
+
"name": "blueprint",
|
|
2604
|
+
"required": false,
|
|
2605
|
+
"conditionKeys": [],
|
|
2606
|
+
"dependentActions": []
|
|
2607
|
+
},
|
|
2571
2608
|
{
|
|
2572
2609
|
"name": "custom-model",
|
|
2573
2610
|
"required": false,
|
|
2574
2611
|
"conditionKeys": [],
|
|
2575
2612
|
"dependentActions": []
|
|
2576
2613
|
},
|
|
2614
|
+
{
|
|
2615
|
+
"name": "data-automation-invocation-job",
|
|
2616
|
+
"required": false,
|
|
2617
|
+
"conditionKeys": [],
|
|
2618
|
+
"dependentActions": []
|
|
2619
|
+
},
|
|
2620
|
+
{
|
|
2621
|
+
"name": "data-automation-project",
|
|
2622
|
+
"required": false,
|
|
2623
|
+
"conditionKeys": [],
|
|
2624
|
+
"dependentActions": []
|
|
2625
|
+
},
|
|
2577
2626
|
{
|
|
2578
2627
|
"name": "evaluation-job",
|
|
2579
2628
|
"required": false,
|
|
@@ -2700,12 +2749,30 @@
|
|
|
2700
2749
|
"conditionKeys": [],
|
|
2701
2750
|
"dependentActions": []
|
|
2702
2751
|
},
|
|
2752
|
+
{
|
|
2753
|
+
"name": "blueprint",
|
|
2754
|
+
"required": false,
|
|
2755
|
+
"conditionKeys": [],
|
|
2756
|
+
"dependentActions": []
|
|
2757
|
+
},
|
|
2703
2758
|
{
|
|
2704
2759
|
"name": "custom-model",
|
|
2705
2760
|
"required": false,
|
|
2706
2761
|
"conditionKeys": [],
|
|
2707
2762
|
"dependentActions": []
|
|
2708
2763
|
},
|
|
2764
|
+
{
|
|
2765
|
+
"name": "data-automation-invocation-job",
|
|
2766
|
+
"required": false,
|
|
2767
|
+
"conditionKeys": [],
|
|
2768
|
+
"dependentActions": []
|
|
2769
|
+
},
|
|
2770
|
+
{
|
|
2771
|
+
"name": "data-automation-project",
|
|
2772
|
+
"required": false,
|
|
2773
|
+
"conditionKeys": [],
|
|
2774
|
+
"dependentActions": []
|
|
2775
|
+
},
|
|
2709
2776
|
{
|
|
2710
2777
|
"name": "evaluation-job",
|
|
2711
2778
|
"required": false,
|
|
@@ -0,0 +1,111 @@
|
|
|
1
|
+
{
|
|
2
|
+
"exportartifact": {
|
|
3
|
+
"name": "ExportArtifact",
|
|
4
|
+
"description": "Grants permission to export artifacts from Amazon Q Developer",
|
|
5
|
+
"accessLevel": "Write",
|
|
6
|
+
"resourceTypes": [
|
|
7
|
+
{
|
|
8
|
+
"name": "codeTransformation",
|
|
9
|
+
"required": false,
|
|
10
|
+
"conditionKeys": [],
|
|
11
|
+
"dependentActions": []
|
|
12
|
+
}
|
|
13
|
+
],
|
|
14
|
+
"conditionKeys": [],
|
|
15
|
+
"dependentActions": []
|
|
16
|
+
},
|
|
17
|
+
"importartifact": {
|
|
18
|
+
"name": "ImportArtifact",
|
|
19
|
+
"description": "Grants permission to import artifacts to Amazon Q Developer",
|
|
20
|
+
"accessLevel": "Write",
|
|
21
|
+
"resourceTypes": [
|
|
22
|
+
{
|
|
23
|
+
"name": "codeTransformation",
|
|
24
|
+
"required": false,
|
|
25
|
+
"conditionKeys": [],
|
|
26
|
+
"dependentActions": []
|
|
27
|
+
}
|
|
28
|
+
],
|
|
29
|
+
"conditionKeys": [],
|
|
30
|
+
"dependentActions": []
|
|
31
|
+
},
|
|
32
|
+
"listtagsforresource": {
|
|
33
|
+
"name": "ListTagsForResource",
|
|
34
|
+
"isPermissionOnly": true,
|
|
35
|
+
"description": "Grants permission to list all tags associated with an Amazon Q Developer resource",
|
|
36
|
+
"accessLevel": "List",
|
|
37
|
+
"resourceTypes": [
|
|
38
|
+
{
|
|
39
|
+
"name": "codeTransformation",
|
|
40
|
+
"required": false,
|
|
41
|
+
"conditionKeys": [],
|
|
42
|
+
"dependentActions": []
|
|
43
|
+
}
|
|
44
|
+
],
|
|
45
|
+
"conditionKeys": [],
|
|
46
|
+
"dependentActions": []
|
|
47
|
+
},
|
|
48
|
+
"startagentsession": {
|
|
49
|
+
"name": "StartAgentSession",
|
|
50
|
+
"description": "Grants permission to start an agent session with Amazon Q Developer",
|
|
51
|
+
"accessLevel": "Write",
|
|
52
|
+
"resourceTypes": [],
|
|
53
|
+
"conditionKeys": [
|
|
54
|
+
"aws:TagKeys",
|
|
55
|
+
"aws:RequestTag/${TagKey}"
|
|
56
|
+
],
|
|
57
|
+
"dependentActions": []
|
|
58
|
+
},
|
|
59
|
+
"tagresource": {
|
|
60
|
+
"name": "TagResource",
|
|
61
|
+
"isPermissionOnly": true,
|
|
62
|
+
"description": "Grants permission to associate tags with an Amazon Q Developer resource",
|
|
63
|
+
"accessLevel": "Tagging",
|
|
64
|
+
"resourceTypes": [
|
|
65
|
+
{
|
|
66
|
+
"name": "codeTransformation",
|
|
67
|
+
"required": false,
|
|
68
|
+
"conditionKeys": [],
|
|
69
|
+
"dependentActions": []
|
|
70
|
+
}
|
|
71
|
+
],
|
|
72
|
+
"conditionKeys": [
|
|
73
|
+
"aws:TagKeys",
|
|
74
|
+
"aws:RequestTag/${TagKey}"
|
|
75
|
+
],
|
|
76
|
+
"dependentActions": []
|
|
77
|
+
},
|
|
78
|
+
"transformcode": {
|
|
79
|
+
"name": "TransformCode",
|
|
80
|
+
"description": "Grants permission to transform code with Amazon Q Developer Transform Agent",
|
|
81
|
+
"accessLevel": "Write",
|
|
82
|
+
"resourceTypes": [
|
|
83
|
+
{
|
|
84
|
+
"name": "codeTransformation",
|
|
85
|
+
"required": false,
|
|
86
|
+
"conditionKeys": [],
|
|
87
|
+
"dependentActions": []
|
|
88
|
+
}
|
|
89
|
+
],
|
|
90
|
+
"conditionKeys": [],
|
|
91
|
+
"dependentActions": []
|
|
92
|
+
},
|
|
93
|
+
"untagresource": {
|
|
94
|
+
"name": "UntagResource",
|
|
95
|
+
"isPermissionOnly": true,
|
|
96
|
+
"description": "Grants permission to remove tags associated with an Amazon Q Developer resource",
|
|
97
|
+
"accessLevel": "Tagging",
|
|
98
|
+
"resourceTypes": [
|
|
99
|
+
{
|
|
100
|
+
"name": "codeTransformation",
|
|
101
|
+
"required": false,
|
|
102
|
+
"conditionKeys": [],
|
|
103
|
+
"dependentActions": []
|
|
104
|
+
}
|
|
105
|
+
],
|
|
106
|
+
"conditionKeys": [
|
|
107
|
+
"aws:TagKeys"
|
|
108
|
+
],
|
|
109
|
+
"dependentActions": []
|
|
110
|
+
}
|
|
111
|
+
}
|
|
@@ -410,6 +410,14 @@
|
|
|
410
410
|
"conditionKeys": [],
|
|
411
411
|
"dependentActions": []
|
|
412
412
|
},
|
|
413
|
+
"gettrack": {
|
|
414
|
+
"name": "GetTrack",
|
|
415
|
+
"description": "Grants permission to get information about a track in Amazon Redshift Serverless",
|
|
416
|
+
"accessLevel": "Read",
|
|
417
|
+
"resourceTypes": [],
|
|
418
|
+
"conditionKeys": [],
|
|
419
|
+
"dependentActions": []
|
|
420
|
+
},
|
|
413
421
|
"getusagelimit": {
|
|
414
422
|
"name": "GetUsageLimit",
|
|
415
423
|
"description": "Grants permission to get information about a usage limit in Amazon Redshift Serverless",
|
|
@@ -556,6 +564,14 @@
|
|
|
556
564
|
],
|
|
557
565
|
"dependentActions": []
|
|
558
566
|
},
|
|
567
|
+
"listtracks": {
|
|
568
|
+
"name": "ListTracks",
|
|
569
|
+
"description": "Grants permission to list tracks available in Amazon Redshift Serverless",
|
|
570
|
+
"accessLevel": "List",
|
|
571
|
+
"resourceTypes": [],
|
|
572
|
+
"conditionKeys": [],
|
|
573
|
+
"dependentActions": []
|
|
574
|
+
},
|
|
559
575
|
"listusagelimits": {
|
|
560
576
|
"name": "ListUsageLimits",
|
|
561
577
|
"description": "Grants permission to list all usage limits within Amazon Redshift Serverless",
|
iamdata/data/actions/s3.json
CHANGED
|
@@ -84,11 +84,7 @@
|
|
|
84
84
|
"s3:x-amz-server-side-encryption-aws-kms-key-id",
|
|
85
85
|
"s3:x-amz-server-side-encryption-customer-algorithm",
|
|
86
86
|
"s3:x-amz-storage-class",
|
|
87
|
-
"s3:x-amz-website-redirect-location"
|
|
88
|
-
"s3:object-lock-mode",
|
|
89
|
-
"s3:object-lock-retain-until-date",
|
|
90
|
-
"s3:object-lock-remaining-retention-days",
|
|
91
|
-
"s3:object-lock-legal-hold"
|
|
87
|
+
"s3:x-amz-website-redirect-location"
|
|
92
88
|
],
|
|
93
89
|
"dependentActions": []
|
|
94
90
|
},
|
|
@@ -1376,7 +1376,8 @@
|
|
|
1376
1376
|
"aws:TagKeys",
|
|
1377
1377
|
"sagemaker:NetworkIsolation",
|
|
1378
1378
|
"sagemaker:VpcSecurityGroupIds",
|
|
1379
|
-
"sagemaker:VpcSubnets"
|
|
1379
|
+
"sagemaker:VpcSubnets",
|
|
1380
|
+
"sagemaker:DirectGatedModelAccess"
|
|
1380
1381
|
],
|
|
1381
1382
|
"dependentActions": []
|
|
1382
1383
|
},
|
|
@@ -1919,7 +1920,8 @@
|
|
|
1919
1920
|
"sagemaker:VpcSecurityGroupIds",
|
|
1920
1921
|
"sagemaker:VpcSubnets",
|
|
1921
1922
|
"sagemaker:KeepAlivePeriod",
|
|
1922
|
-
"sagemaker:EnableRemoteDebug"
|
|
1923
|
+
"sagemaker:EnableRemoteDebug",
|
|
1924
|
+
"sagemaker:DirectGatedModelAccess"
|
|
1923
1925
|
],
|
|
1924
1926
|
"dependentActions": []
|
|
1925
1927
|
},
|
|
@@ -6319,6 +6321,27 @@
|
|
|
6319
6321
|
"conditionKeys": [],
|
|
6320
6322
|
"dependentActions": []
|
|
6321
6323
|
},
|
|
6324
|
+
"trainhubmodel": {
|
|
6325
|
+
"name": "TrainHubModel",
|
|
6326
|
+
"description": "Grants permission to train a model in hub",
|
|
6327
|
+
"accessLevel": "Write",
|
|
6328
|
+
"resourceTypes": [
|
|
6329
|
+
{
|
|
6330
|
+
"name": "hub",
|
|
6331
|
+
"required": true,
|
|
6332
|
+
"conditionKeys": [],
|
|
6333
|
+
"dependentActions": []
|
|
6334
|
+
},
|
|
6335
|
+
{
|
|
6336
|
+
"name": "hub-content",
|
|
6337
|
+
"required": true,
|
|
6338
|
+
"conditionKeys": [],
|
|
6339
|
+
"dependentActions": []
|
|
6340
|
+
}
|
|
6341
|
+
],
|
|
6342
|
+
"conditionKeys": [],
|
|
6343
|
+
"dependentActions": []
|
|
6344
|
+
},
|
|
6322
6345
|
"updateaction": {
|
|
6323
6346
|
"name": "UpdateAction",
|
|
6324
6347
|
"description": "Grants permission to update an action",
|
|
@@ -6625,6 +6648,48 @@
|
|
|
6625
6648
|
"conditionKeys": [],
|
|
6626
6649
|
"dependentActions": []
|
|
6627
6650
|
},
|
|
6651
|
+
"updatehubcontent": {
|
|
6652
|
+
"name": "UpdateHubContent",
|
|
6653
|
+
"description": "Grants permission to update hub content",
|
|
6654
|
+
"accessLevel": "Write",
|
|
6655
|
+
"resourceTypes": [
|
|
6656
|
+
{
|
|
6657
|
+
"name": "hub",
|
|
6658
|
+
"required": true,
|
|
6659
|
+
"conditionKeys": [],
|
|
6660
|
+
"dependentActions": []
|
|
6661
|
+
},
|
|
6662
|
+
{
|
|
6663
|
+
"name": "hub-content",
|
|
6664
|
+
"required": true,
|
|
6665
|
+
"conditionKeys": [],
|
|
6666
|
+
"dependentActions": []
|
|
6667
|
+
}
|
|
6668
|
+
],
|
|
6669
|
+
"conditionKeys": [],
|
|
6670
|
+
"dependentActions": []
|
|
6671
|
+
},
|
|
6672
|
+
"updatehubcontentreference": {
|
|
6673
|
+
"name": "UpdateHubContentReference",
|
|
6674
|
+
"description": "Grants permission to update hub content reference",
|
|
6675
|
+
"accessLevel": "Write",
|
|
6676
|
+
"resourceTypes": [
|
|
6677
|
+
{
|
|
6678
|
+
"name": "hub",
|
|
6679
|
+
"required": true,
|
|
6680
|
+
"conditionKeys": [],
|
|
6681
|
+
"dependentActions": []
|
|
6682
|
+
},
|
|
6683
|
+
{
|
|
6684
|
+
"name": "hub-content",
|
|
6685
|
+
"required": true,
|
|
6686
|
+
"conditionKeys": [],
|
|
6687
|
+
"dependentActions": []
|
|
6688
|
+
}
|
|
6689
|
+
],
|
|
6690
|
+
"conditionKeys": [],
|
|
6691
|
+
"dependentActions": []
|
|
6692
|
+
},
|
|
6628
6693
|
"updateimage": {
|
|
6629
6694
|
"name": "UpdateImage",
|
|
6630
6695
|
"description": "Grants permission to update the properties of a SageMaker Image",
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
{
|
|
2
|
+
"aws:requesttag/${tagkey}": {
|
|
3
|
+
"key": "aws:RequestTag/${TagKey}",
|
|
4
|
+
"description": "Filters access by the tags that are passed in the request",
|
|
5
|
+
"type": "String"
|
|
6
|
+
},
|
|
7
|
+
"aws:resourcetag/${tagkey}": {
|
|
8
|
+
"key": "aws:ResourceTag/${TagKey}",
|
|
9
|
+
"description": "Filters access by the tags associated with the Amazon Q Developer resource",
|
|
10
|
+
"type": "String"
|
|
11
|
+
},
|
|
12
|
+
"aws:tagkeys": {
|
|
13
|
+
"key": "aws:TagKeys",
|
|
14
|
+
"description": "Filters access by the tag keys that are passed in the request",
|
|
15
|
+
"type": "ArrayOfString"
|
|
16
|
+
}
|
|
17
|
+
}
|
|
@@ -34,6 +34,11 @@
|
|
|
34
34
|
"description": "Filters access by the list of metadata properties associated with the model-package resource in the request",
|
|
35
35
|
"type": "ArrayOfString"
|
|
36
36
|
},
|
|
37
|
+
"sagemaker:directgatedmodelaccess": {
|
|
38
|
+
"key": "sagemaker:DirectGatedModelAccess",
|
|
39
|
+
"description": "Used to deny direct access to SageMaker gated ModelReferences",
|
|
40
|
+
"type": "String"
|
|
41
|
+
},
|
|
37
42
|
"sagemaker:directinternetaccess": {
|
|
38
43
|
"key": "sagemaker:DirectInternetAccess",
|
|
39
44
|
"description": "Filters access by the direct internet access associated with the resource in the request",
|
iamdata/data/metadata.json
CHANGED
|
@@ -160,6 +160,10 @@
|
|
|
160
160
|
"key": "data-automation-invocation-job",
|
|
161
161
|
"arn": "arn:${Partition}:bedrock:${Region}:${Account}:data-automation-invocation/${JobId}"
|
|
162
162
|
},
|
|
163
|
+
"data-automation-profile": {
|
|
164
|
+
"key": "data-automation-profile",
|
|
165
|
+
"arn": "arn:${Partition}:bedrock:${Region}:${Account}:data-automation-profile/${ProfileId}"
|
|
166
|
+
},
|
|
163
167
|
"session": {
|
|
164
168
|
"key": "session",
|
|
165
169
|
"arn": "arn:${Partition}:bedrock:${Region}:${Account}:session/${SessionId}",
|
iamdata/data/serviceNames.json
CHANGED
iamdata/data/services.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: iamdata
|
|
3
|
-
Version: 0.1.
|
|
3
|
+
Version: 0.1.202503021
|
|
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,9 +4,9 @@ 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=
|
|
8
|
-
iamdata/data/serviceNames.json,sha256=
|
|
9
|
-
iamdata/data/services.json,sha256=
|
|
7
|
+
iamdata/data/metadata.json,sha256=jKwBxMu2WojxoPwRqFycl6X4NI0H8fEBB86VlZfHtpk,76
|
|
8
|
+
iamdata/data/serviceNames.json,sha256=MuSX-MmqZ774SOZSD4OEUvRn-oimYTsD78goFKQkxRI,18269
|
|
9
|
+
iamdata/data/services.json,sha256=jN-FpSTB-UiHuJVrzFcQ_zuqACgmLfKqDcala8gHNtA,7095
|
|
10
10
|
iamdata/data/actions/a2c.json,sha256=gdQce9wi9GkwSZX-kLklr_Pp3H6haDhGjpWHqWhYLW8,1032
|
|
11
11
|
iamdata/data/actions/a4b.json,sha256=9La5kB7t8g1LE0uLDVuOMPeSgY5YBTZRt88XxdlSDFg,35617
|
|
12
12
|
iamdata/data/actions/access-analyzer.json,sha256=YeiY7uosJkVxk0SUVoPBe2_Gt13qXf6kCetJewyCpbk,12652
|
|
@@ -57,7 +57,7 @@ iamdata/data/actions/backup.json,sha256=dR8raNjQ5JmoVeREEutUjLM0KQx5WesZUzmS4vp_
|
|
|
57
57
|
iamdata/data/actions/batch.json,sha256=WDT6NPGyJLLRpRDGdx7z6Emwuy2ZHSKOhBI9U107GvU,12594
|
|
58
58
|
iamdata/data/actions/bcm-data-exports.json,sha256=mjXiIPyT5DBAtXJDLun6sUN23PkoqygdtgrcdL2_D2g,4568
|
|
59
59
|
iamdata/data/actions/bcm-pricing-calculator.json,sha256=jQDECaZnvn6wpeLF2Wd_YTMnazp91AVginiZimCb2d4,13722
|
|
60
|
-
iamdata/data/actions/bedrock.json,sha256=
|
|
60
|
+
iamdata/data/actions/bedrock.json,sha256=OQU_RZcsghVRXA3LOXe2psVcuuy1TnEjc1p7NBeWsGY,83346
|
|
61
61
|
iamdata/data/actions/billing.json,sha256=tlpZgCGc05gf3Dt2kV-VICRX2Tb1PX7OlCHSqTDRcKU,8947
|
|
62
62
|
iamdata/data/actions/billingconductor.json,sha256=l_6-rjB19_qxOHkzFwk-BIuDLPwCiD102ToPsxlRW9M,13612
|
|
63
63
|
iamdata/data/actions/braket.json,sha256=wOW6oOfFpz0KjEahp8VcgEvwwMMC7VbO3J-5DV1Uesc,5969
|
|
@@ -303,6 +303,7 @@ iamdata/data/actions/purchase-orders.json,sha256=-ncXZ2FvaE5xjlKqcKmleSjT3Va32Hd
|
|
|
303
303
|
iamdata/data/actions/q.json,sha256=0Hfbw3WIRYjGkbnFB8gVWe41j2sEh4zzvqIOcZuh4qA,10758
|
|
304
304
|
iamdata/data/actions/qapps.json,sha256=qOgramTbI6DagOhSKyFW8TELITuqF1vLL8S4bO4WJng,22802
|
|
305
305
|
iamdata/data/actions/qbusiness.json,sha256=IG0ry1_WHixsvmAvLDKJ-SgmqxMpjqMjQ_XRYzyaQXw,41758
|
|
306
|
+
iamdata/data/actions/qdeveloper.json,sha256=cMTqF023bl2tMbAkmewBuoAZF7RP0fSqZgy_ityhbMM,2908
|
|
306
307
|
iamdata/data/actions/qldb.json,sha256=2KK9yAxaAhcMHCWmxjpy0u09F5xjFHJnetpK1_fcZnQ,14708
|
|
307
308
|
iamdata/data/actions/quicksight.json,sha256=m1I0am8GHu35UuKsfzmBv09jjUSXXr8NhAmfayY-7Vg,93967
|
|
308
309
|
iamdata/data/actions/ram.json,sha256=hn5GqBD6b3mJpsZ9D0Ee3flmN8_XqgfDymRUYHedGVw,16349
|
|
@@ -311,7 +312,7 @@ iamdata/data/actions/rds-data.json,sha256=3RXtdCb3sAywL7TPXUhoeIKqswayJqN5OwVgKG
|
|
|
311
312
|
iamdata/data/actions/rds-db.json,sha256=-kxeNl2Nj36gpRpkC-75kSstRTNFMa-j8-0Rh_tMr9Q,374
|
|
312
313
|
iamdata/data/actions/rds.json,sha256=6eCglPbl_UDaMBTEJ7TdYPwh0nBEjbmDX-1ZmyZBmNY,94393
|
|
313
314
|
iamdata/data/actions/redshift-data.json,sha256=_L_REwixJomvY8GgpsES1CWCyrPmv3j1zdPNTAg9v_M,4841
|
|
314
|
-
iamdata/data/actions/redshift-serverless.json,sha256=
|
|
315
|
+
iamdata/data/actions/redshift-serverless.json,sha256=IiA7m-F_YvvLQbsf_SA8mRzWoM1JikjCKn3YPj8tAs0,24287
|
|
315
316
|
iamdata/data/actions/redshift.json,sha256=zqbsWjBanZ5mzeejyUMJ5AM_pSxpDuZkyIoWFm1pLxw,67815
|
|
316
317
|
iamdata/data/actions/refactor-spaces.json,sha256=KN5CrZwVB4iwuGCH2ElfUuqMOhZVh-CJ7jGcDk1baD0,11468
|
|
317
318
|
iamdata/data/actions/rekognition.json,sha256=r4vc6VusRahmQn2TPXqXWaG68kyb1eysuDa6eMpJ8X0,28926
|
|
@@ -333,14 +334,14 @@ iamdata/data/actions/route53resolver.json,sha256=-4PlQJ1LeDJMHJveFyH0OfzRHVFZNL8
|
|
|
333
334
|
iamdata/data/actions/rum.json,sha256=FonI0ZusM7ucT5YApY5WOTWFkb0lLr5emX4ByTmBs4Y,6585
|
|
334
335
|
iamdata/data/actions/s3-object-lambda.json,sha256=Ww7Q01cskGps7KOQBQoWDiNmtrgrizGpCm8uToRECTg,14214
|
|
335
336
|
iamdata/data/actions/s3-outposts.json,sha256=vwem_HDJo5SwZzQ-XfX6W5R2qA88fwQCp86KRZ4D6oI,29372
|
|
336
|
-
iamdata/data/actions/s3.json,sha256=
|
|
337
|
+
iamdata/data/actions/s3.json,sha256=3MHA4weSKaYbDMBaA6CUI5PlBAaHqxa5zB9hiyeoa-8,105104
|
|
337
338
|
iamdata/data/actions/s3express.json,sha256=ey3usDnOMYgbBVx4G-H56gyko3ncTeyhoGiGbD2bQ1I,6487
|
|
338
339
|
iamdata/data/actions/s3tables.json,sha256=Ds3-857sAB7NjqQx7gfQhH8e5SiND48pqaT77FWkvhM,11541
|
|
339
340
|
iamdata/data/actions/sagemaker-data-science-assistant.json,sha256=AhQohxo4lpewOo6jNAMJfiSCDclkr1VoB7NlF59T9wE,300
|
|
340
341
|
iamdata/data/actions/sagemaker-geospatial.json,sha256=q2Wr1EaMAcV2hJVxiejUwEYrCdNSEEOmUmX3YnJAJvc,9339
|
|
341
342
|
iamdata/data/actions/sagemaker-groundtruth-synthetic.json,sha256=iusPphW4sgOat2BtLEJdjVa7hMJpZIURUnEUYQAmaI4,3134
|
|
342
343
|
iamdata/data/actions/sagemaker-mlflow.json,sha256=MARecX__vix9VRDRSJK6OKe2o9y-cMObAItqcDsT-Wk,20100
|
|
343
|
-
iamdata/data/actions/sagemaker.json,sha256=
|
|
344
|
+
iamdata/data/actions/sagemaker.json,sha256=fjcZ0m44ZfJ6NyrNAi_Yxko6-YedSqP9iIbTAZf54wo,189263
|
|
344
345
|
iamdata/data/actions/savingsplans.json,sha256=midTJf_dQ2FKAfqNJ68FNX3NpxRwlkUUwz-tGO4vZvc,3878
|
|
345
346
|
iamdata/data/actions/scheduler.json,sha256=xzpOLBth_c4tXDto3VCL01Yo39mHRpeN99cwxdTBv6A,5133
|
|
346
347
|
iamdata/data/actions/schemas.json,sha256=1fV6fHO1u7WA2_HTo5ef22dP0QMrEIUfGZkZPuzJsjc,13247
|
|
@@ -719,6 +720,7 @@ iamdata/data/conditionKeys/purchase-orders.json,sha256=4hmMK-ZKUOB1dymlm553UdHew
|
|
|
719
720
|
iamdata/data/conditionKeys/q.json,sha256=CABgQcNUG4WS7XbkBGYVUAgrZ9wYae6I2Bnf17tpzzk,858
|
|
720
721
|
iamdata/data/conditionKeys/qapps.json,sha256=Oq6dop37tXB-qmefD0COk_M--eytuFC8Ol-NbJro7uw,1189
|
|
721
722
|
iamdata/data/conditionKeys/qbusiness.json,sha256=TWCOoWrUKW9tdG86KbvR_mcsXzLdREBIbRfTZYwVP9o,849
|
|
723
|
+
iamdata/data/conditionKeys/qdeveloper.json,sha256=CRcYEwOIz9h9LteSppfTS35pyUJcQdVeyv765Qs0Ks4,537
|
|
722
724
|
iamdata/data/conditionKeys/qldb.json,sha256=Jc0zwEJ-ld0ylgfJehCkJ31VacEVINVMzJTnm6JRO7w,716
|
|
723
725
|
iamdata/data/conditionKeys/quicksight.json,sha256=QiLvDggmm37stpTJ5hNRhFE7-ulUDikF_nJtKM78IPI,1858
|
|
724
726
|
iamdata/data/conditionKeys/ram.json,sha256=D4C0_Apm-AhaiPQRCffxpRYZ-ehdhlV_0UNCfPKvne0,2863
|
|
@@ -756,7 +758,7 @@ iamdata/data/conditionKeys/sagemaker-data-science-assistant.json,sha256=RBNvo1Wz
|
|
|
756
758
|
iamdata/data/conditionKeys/sagemaker-geospatial.json,sha256=zEeikDtpevSe6WUIZCJdysI0GaQNr0mYlhp4HYRsED0,532
|
|
757
759
|
iamdata/data/conditionKeys/sagemaker-groundtruth-synthetic.json,sha256=RBNvo1WzZ4oRRq0W9-hknpT7T8If536DEMBg9hyq_4o,2
|
|
758
760
|
iamdata/data/conditionKeys/sagemaker-mlflow.json,sha256=VTxr2LS6XFKJccxy_tpA1CWdRYAN9bS-UfJiOI4Hk08,342
|
|
759
|
-
iamdata/data/conditionKeys/sagemaker.json,sha256=
|
|
761
|
+
iamdata/data/conditionKeys/sagemaker.json,sha256=JcBJVqbQ6tyPImGFdaUzW_e-nzr7vQPNNgIA75Zs7hU,11244
|
|
760
762
|
iamdata/data/conditionKeys/savingsplans.json,sha256=qjQSo5vPMdhs__142D7Fnaa8VB_78BkIiuPmHxPbChs,528
|
|
761
763
|
iamdata/data/conditionKeys/scheduler.json,sha256=PZQI6yB3cugNbnSSDrYLaC7X-JNu6EooUYvZCs0djkE,516
|
|
762
764
|
iamdata/data/conditionKeys/schemas.json,sha256=B8roLjnCcIWRRPMTa3VPFLBEw31f40dSvoR82bdiGM4,524
|
|
@@ -889,7 +891,7 @@ iamdata/data/resourceTypes/backup.json,sha256=nwoT2rxkj-jrpmULliowEmJ_6x4YeThYmf
|
|
|
889
891
|
iamdata/data/resourceTypes/batch.json,sha256=jfVf4PiwDGoIi86_dtbmYY1TkUbaNCawB0p1k4uJDjA,1213
|
|
890
892
|
iamdata/data/resourceTypes/bcm-data-exports.json,sha256=5Jil-UVWkQINsKJkWy5PpMoXI7HiNPf8lb53LVBBY64,321
|
|
891
893
|
iamdata/data/resourceTypes/bcm-pricing-calculator.json,sha256=jAYHtG1roOv1O6m6BjcykQLCap-bbnBz1WstYh9nUvE,498
|
|
892
|
-
iamdata/data/resourceTypes/bedrock.json,sha256=
|
|
894
|
+
iamdata/data/resourceTypes/bedrock.json,sha256=hWt0qa1I1ZL2N_5ek45ayNq400PVmBNJBy_d5l74uCM,5469
|
|
893
895
|
iamdata/data/resourceTypes/billing.json,sha256=_y-NnOVGb0KiWk-EPB3ZPn3XvHItwNqdtuJVk5A3tno,192
|
|
894
896
|
iamdata/data/resourceTypes/billingconductor.json,sha256=dBLsY3HHFndLmp4DONXNaH-X60Mr7x9a0QAy3O9p26o,826
|
|
895
897
|
iamdata/data/resourceTypes/braket.json,sha256=5yA6ILtuPmcUh5cn3dkvzGstgYy4ClSRcybGd6pFDYo,372
|
|
@@ -1135,6 +1137,7 @@ iamdata/data/resourceTypes/purchase-orders.json,sha256=ycEaY1Q_PRRMet4H-zrfrrgvg
|
|
|
1135
1137
|
iamdata/data/resourceTypes/q.json,sha256=Op6dCuQ3Xu2-JrE1nOgWbgm5E8qoKMS08at6pCI4hWU,318
|
|
1136
1138
|
iamdata/data/resourceTypes/qapps.json,sha256=dPRggFay-CVWzi1XJgMhnaDAynf6m6TKHYEiDuN9tKM,579
|
|
1137
1139
|
iamdata/data/resourceTypes/qbusiness.json,sha256=0SE8clRBGQYDXQj6LFa1zQ52fA1BUvRNXgfngGqAcQM,2164
|
|
1140
|
+
iamdata/data/resourceTypes/qdeveloper.json,sha256=AOEZRFv0hNIdjM_4oQpM0rGcr8Utpk89j4eYaIWEZMM,225
|
|
1138
1141
|
iamdata/data/resourceTypes/qldb.json,sha256=gjxezAWI__V9Urh48_-e5wEv-gU-JaWZgrAYKcU7hRs,786
|
|
1139
1142
|
iamdata/data/resourceTypes/quicksight.json,sha256=7j7DTsk9BA_PRCY3lgLdw4W5__gvN8u8jgG_-hZHcws,4125
|
|
1140
1143
|
iamdata/data/resourceTypes/ram.json,sha256=Sd7zoonWg5V4ZKUXfZXhl8OwrozZEjCVn9Zm0xTI4fY,1018
|
|
@@ -1259,7 +1262,7 @@ iamdata/tests/actions.py,sha256=cg2f1KPOzBYvGf7kJC9OokOo9oP_hS55tvt0_UKZVMw,1071
|
|
|
1259
1262
|
iamdata/tests/conditions.py,sha256=YbQZ_V7zQh4FkCp2wCBjw_NmNMVmwtcLAQrN7Iw2uJ0,1250
|
|
1260
1263
|
iamdata/tests/resources.py,sha256=I9N-PHtu1wjrB-y9kBTvb1lFnvsDb03EipHRj2nIQl4,1177
|
|
1261
1264
|
iamdata/tests/services.py,sha256=Kj1EQ9AeHHXYifvnybdH83xafXTxgYFt40KUghP_B8I,1016
|
|
1262
|
-
iamdata-0.1.
|
|
1263
|
-
iamdata-0.1.
|
|
1264
|
-
iamdata-0.1.
|
|
1265
|
-
iamdata-0.1.
|
|
1265
|
+
iamdata-0.1.202503021.dist-info/METADATA,sha256=N47G10IMGCWIDzSE95RUPzDQsOCtMf3g_dgCheqZfj4,3491
|
|
1266
|
+
iamdata-0.1.202503021.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
|
1267
|
+
iamdata-0.1.202503021.dist-info/licenses/LICENSE.txt,sha256=f7okslHWZM8fVIaucefW0FUlap5UxIqOrAWqzSCoeZA,1069
|
|
1268
|
+
iamdata-0.1.202503021.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|