@cloud-copilot/iam-data 0.21.202608281 → 0.21.202608301
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.
|
@@ -586,6 +586,25 @@
|
|
|
586
586
|
"conditionKeys": [],
|
|
587
587
|
"dependentActions": []
|
|
588
588
|
},
|
|
589
|
+
"restorefhirdatastore": {
|
|
590
|
+
"name": "RestoreFHIRDatastore",
|
|
591
|
+
"description": "Grants permission to restore a backup-enabled datastore to a point in time, creating a new datastore from the backup",
|
|
592
|
+
"accessLevel": "Write",
|
|
593
|
+
"resourceTypes": [
|
|
594
|
+
{
|
|
595
|
+
"name": "datastore",
|
|
596
|
+
"required": true,
|
|
597
|
+
"conditionKeys": [],
|
|
598
|
+
"dependentActions": []
|
|
599
|
+
}
|
|
600
|
+
],
|
|
601
|
+
"conditionKeys": [
|
|
602
|
+
"aws:RequestTag/${TagKey}",
|
|
603
|
+
"aws:ResourceTag/${TagKey}",
|
|
604
|
+
"aws:TagKeys"
|
|
605
|
+
],
|
|
606
|
+
"dependentActions": []
|
|
607
|
+
},
|
|
589
608
|
"retrieveattributionstatus": {
|
|
590
609
|
"name": "RetrieveAttributionStatus",
|
|
591
610
|
"description": "Grants permission to retrieve member attribution status",
|
|
@@ -44,6 +44,21 @@
|
|
|
44
44
|
"conditionKeys": [],
|
|
45
45
|
"dependentActions": []
|
|
46
46
|
},
|
|
47
|
+
"associatestreamforsegments": {
|
|
48
|
+
"name": "AssociateStreamForSegments",
|
|
49
|
+
"description": "Grants permission to associate an Amazon Kinesis data stream to receive segment membership events for a domain",
|
|
50
|
+
"accessLevel": "Write",
|
|
51
|
+
"resourceTypes": [
|
|
52
|
+
{
|
|
53
|
+
"name": "domains",
|
|
54
|
+
"required": true,
|
|
55
|
+
"conditionKeys": [],
|
|
56
|
+
"dependentActions": []
|
|
57
|
+
}
|
|
58
|
+
],
|
|
59
|
+
"conditionKeys": [],
|
|
60
|
+
"dependentActions": []
|
|
61
|
+
},
|
|
47
62
|
"batchgetcalculatedattributeforprofile": {
|
|
48
63
|
"name": "BatchGetCalculatedAttributeForProfile",
|
|
49
64
|
"description": "Grants permission to retrieve a calculated attribute for the specific profiles in the domain",
|
|
@@ -677,6 +692,27 @@
|
|
|
677
692
|
"conditionKeys": [],
|
|
678
693
|
"dependentActions": []
|
|
679
694
|
},
|
|
695
|
+
"deletesegmentsubscription": {
|
|
696
|
+
"name": "DeleteSegmentSubscription",
|
|
697
|
+
"description": "Grants permission to delete a segment subscription for membership events",
|
|
698
|
+
"accessLevel": "Write",
|
|
699
|
+
"resourceTypes": [
|
|
700
|
+
{
|
|
701
|
+
"name": "domains",
|
|
702
|
+
"required": true,
|
|
703
|
+
"conditionKeys": [],
|
|
704
|
+
"dependentActions": []
|
|
705
|
+
},
|
|
706
|
+
{
|
|
707
|
+
"name": "segment-definitions",
|
|
708
|
+
"required": true,
|
|
709
|
+
"conditionKeys": [],
|
|
710
|
+
"dependentActions": []
|
|
711
|
+
}
|
|
712
|
+
],
|
|
713
|
+
"conditionKeys": [],
|
|
714
|
+
"dependentActions": []
|
|
715
|
+
},
|
|
680
716
|
"deleteworkflow": {
|
|
681
717
|
"name": "DeleteWorkflow",
|
|
682
718
|
"description": "Grants permission to delete a workflow in a domain",
|
|
@@ -707,6 +743,21 @@
|
|
|
707
743
|
"conditionKeys": [],
|
|
708
744
|
"dependentActions": []
|
|
709
745
|
},
|
|
746
|
+
"disassociatestreamforsegments": {
|
|
747
|
+
"name": "DisassociateStreamForSegments",
|
|
748
|
+
"description": "Grants permission to disassociate the Amazon Kinesis data stream configured for segment membership events in a domain",
|
|
749
|
+
"accessLevel": "Write",
|
|
750
|
+
"resourceTypes": [
|
|
751
|
+
{
|
|
752
|
+
"name": "domains",
|
|
753
|
+
"required": true,
|
|
754
|
+
"conditionKeys": [],
|
|
755
|
+
"dependentActions": []
|
|
756
|
+
}
|
|
757
|
+
],
|
|
758
|
+
"conditionKeys": [],
|
|
759
|
+
"dependentActions": []
|
|
760
|
+
},
|
|
710
761
|
"getautomergingpreview": {
|
|
711
762
|
"name": "GetAutoMergingPreview",
|
|
712
763
|
"description": "Grants permission to get a preview of auto merging in a domain",
|
|
@@ -1156,6 +1207,27 @@
|
|
|
1156
1207
|
"conditionKeys": [],
|
|
1157
1208
|
"dependentActions": []
|
|
1158
1209
|
},
|
|
1210
|
+
"getsegmentsubscription": {
|
|
1211
|
+
"name": "GetSegmentSubscription",
|
|
1212
|
+
"description": "Grants permission to get the configuration, schedule, and status of a segment subscription for membership events",
|
|
1213
|
+
"accessLevel": "Read",
|
|
1214
|
+
"resourceTypes": [
|
|
1215
|
+
{
|
|
1216
|
+
"name": "domains",
|
|
1217
|
+
"required": true,
|
|
1218
|
+
"conditionKeys": [],
|
|
1219
|
+
"dependentActions": []
|
|
1220
|
+
},
|
|
1221
|
+
{
|
|
1222
|
+
"name": "segment-definitions",
|
|
1223
|
+
"required": true,
|
|
1224
|
+
"conditionKeys": [],
|
|
1225
|
+
"dependentActions": []
|
|
1226
|
+
}
|
|
1227
|
+
],
|
|
1228
|
+
"conditionKeys": [],
|
|
1229
|
+
"dependentActions": []
|
|
1230
|
+
},
|
|
1159
1231
|
"getsimilarprofiles": {
|
|
1160
1232
|
"name": "GetSimilarProfiles",
|
|
1161
1233
|
"description": "Grants permission to get all the similar profiles in the domain",
|
|
@@ -1171,6 +1243,21 @@
|
|
|
1171
1243
|
"conditionKeys": [],
|
|
1172
1244
|
"dependentActions": []
|
|
1173
1245
|
},
|
|
1246
|
+
"getstreamforsegments": {
|
|
1247
|
+
"name": "GetStreamForSegments",
|
|
1248
|
+
"description": "Grants permission to get information about the segment membership event stream configured for a domain",
|
|
1249
|
+
"accessLevel": "Read",
|
|
1250
|
+
"resourceTypes": [
|
|
1251
|
+
{
|
|
1252
|
+
"name": "domains",
|
|
1253
|
+
"required": true,
|
|
1254
|
+
"conditionKeys": [],
|
|
1255
|
+
"dependentActions": []
|
|
1256
|
+
}
|
|
1257
|
+
],
|
|
1258
|
+
"conditionKeys": [],
|
|
1259
|
+
"dependentActions": []
|
|
1260
|
+
},
|
|
1174
1261
|
"getuploadjob": {
|
|
1175
1262
|
"name": "GetUploadJob",
|
|
1176
1263
|
"description": "Grants permission to get details of an upload job in the domain",
|
|
@@ -1587,6 +1674,27 @@
|
|
|
1587
1674
|
"conditionKeys": [],
|
|
1588
1675
|
"dependentActions": []
|
|
1589
1676
|
},
|
|
1677
|
+
"listsegmentsubscriptionevents": {
|
|
1678
|
+
"name": "ListSegmentSubscriptionEvents",
|
|
1679
|
+
"description": "Grants permission to list the most recent segment membership events for a segment",
|
|
1680
|
+
"accessLevel": "Read",
|
|
1681
|
+
"resourceTypes": [
|
|
1682
|
+
{
|
|
1683
|
+
"name": "domains",
|
|
1684
|
+
"required": true,
|
|
1685
|
+
"conditionKeys": [],
|
|
1686
|
+
"dependentActions": []
|
|
1687
|
+
},
|
|
1688
|
+
{
|
|
1689
|
+
"name": "segment-definitions",
|
|
1690
|
+
"required": true,
|
|
1691
|
+
"conditionKeys": [],
|
|
1692
|
+
"dependentActions": []
|
|
1693
|
+
}
|
|
1694
|
+
],
|
|
1695
|
+
"conditionKeys": [],
|
|
1696
|
+
"dependentActions": []
|
|
1697
|
+
},
|
|
1590
1698
|
"listtagsforresource": {
|
|
1591
1699
|
"name": "ListTagsForResource",
|
|
1592
1700
|
"description": "Grants permission to list tags for a resource",
|
|
@@ -1806,6 +1914,27 @@
|
|
|
1806
1914
|
"conditionKeys": [],
|
|
1807
1915
|
"dependentActions": []
|
|
1808
1916
|
},
|
|
1917
|
+
"putsegmentsubscription": {
|
|
1918
|
+
"name": "PutSegmentSubscription",
|
|
1919
|
+
"description": "Grants permission to create or update a segment subscription for membership events",
|
|
1920
|
+
"accessLevel": "Write",
|
|
1921
|
+
"resourceTypes": [
|
|
1922
|
+
{
|
|
1923
|
+
"name": "domains",
|
|
1924
|
+
"required": true,
|
|
1925
|
+
"conditionKeys": [],
|
|
1926
|
+
"dependentActions": []
|
|
1927
|
+
},
|
|
1928
|
+
{
|
|
1929
|
+
"name": "segment-definitions",
|
|
1930
|
+
"required": true,
|
|
1931
|
+
"conditionKeys": [],
|
|
1932
|
+
"dependentActions": []
|
|
1933
|
+
}
|
|
1934
|
+
],
|
|
1935
|
+
"conditionKeys": [],
|
|
1936
|
+
"dependentActions": []
|
|
1937
|
+
},
|
|
1809
1938
|
"searchprofiles": {
|
|
1810
1939
|
"name": "SearchProfiles",
|
|
1811
1940
|
"description": "Grants permission to search for profiles in a domain",
|
|
@@ -757,6 +757,36 @@
|
|
|
757
757
|
"conditionKeys": [],
|
|
758
758
|
"dependentActions": []
|
|
759
759
|
},
|
|
760
|
+
"batchrebootclusternodes": {
|
|
761
|
+
"name": "BatchRebootClusterNodes",
|
|
762
|
+
"description": "Grants permission to reboot nodes in a SageMaker HyperPod cluster",
|
|
763
|
+
"accessLevel": "Write",
|
|
764
|
+
"resourceTypes": [
|
|
765
|
+
{
|
|
766
|
+
"name": "cluster",
|
|
767
|
+
"required": true,
|
|
768
|
+
"conditionKeys": [],
|
|
769
|
+
"dependentActions": []
|
|
770
|
+
}
|
|
771
|
+
],
|
|
772
|
+
"conditionKeys": [],
|
|
773
|
+
"dependentActions": []
|
|
774
|
+
},
|
|
775
|
+
"batchreplaceclusternodes": {
|
|
776
|
+
"name": "BatchReplaceClusterNodes",
|
|
777
|
+
"description": "Grants permission to replace nodes in a SageMaker HyperPod cluster",
|
|
778
|
+
"accessLevel": "Write",
|
|
779
|
+
"resourceTypes": [
|
|
780
|
+
{
|
|
781
|
+
"name": "cluster",
|
|
782
|
+
"required": true,
|
|
783
|
+
"conditionKeys": [],
|
|
784
|
+
"dependentActions": []
|
|
785
|
+
}
|
|
786
|
+
],
|
|
787
|
+
"conditionKeys": [],
|
|
788
|
+
"dependentActions": []
|
|
789
|
+
},
|
|
760
790
|
"batchwriterecord": {
|
|
761
791
|
"name": "BatchWriteRecord",
|
|
762
792
|
"description": "Grants permission to put a batch of records to one or more feature groups",
|
|
@@ -1208,6 +1238,7 @@
|
|
|
1208
1238
|
"aws:RequestTag/${TagKey}",
|
|
1209
1239
|
"aws:TagKeys",
|
|
1210
1240
|
"sagemaker:AppNetworkAccessType",
|
|
1241
|
+
"sagemaker:AuthMode",
|
|
1211
1242
|
"sagemaker:DomainSharingOutputKmsKeyArn",
|
|
1212
1243
|
"sagemaker:ImageArns",
|
|
1213
1244
|
"sagemaker:ImageVersionArns",
|
|
@@ -4813,6 +4844,21 @@
|
|
|
4813
4844
|
"conditionKeys": [],
|
|
4814
4845
|
"dependentActions": []
|
|
4815
4846
|
},
|
|
4847
|
+
"describetrainingplanextensionhistory": {
|
|
4848
|
+
"name": "DescribeTrainingPlanExtensionHistory",
|
|
4849
|
+
"description": "Grants permission to retrieve the extension history for a specified training plan",
|
|
4850
|
+
"accessLevel": "Read",
|
|
4851
|
+
"resourceTypes": [
|
|
4852
|
+
{
|
|
4853
|
+
"name": "training-plan",
|
|
4854
|
+
"required": true,
|
|
4855
|
+
"conditionKeys": [],
|
|
4856
|
+
"dependentActions": []
|
|
4857
|
+
}
|
|
4858
|
+
],
|
|
4859
|
+
"conditionKeys": [],
|
|
4860
|
+
"dependentActions": []
|
|
4861
|
+
},
|
|
4816
4862
|
"describetransformjob": {
|
|
4817
4863
|
"name": "DescribeTransformJob",
|
|
4818
4864
|
"description": "Grants permission to return information about a transform job",
|
|
@@ -4961,6 +5007,14 @@
|
|
|
4961
5007
|
"conditionKeys": [],
|
|
4962
5008
|
"dependentActions": []
|
|
4963
5009
|
},
|
|
5010
|
+
"extendtrainingplan": {
|
|
5011
|
+
"name": "ExtendTrainingPlan",
|
|
5012
|
+
"description": "Grants permission to extend an existing training plan by purchasing an extension offering",
|
|
5013
|
+
"accessLevel": "Write",
|
|
5014
|
+
"resourceTypes": [],
|
|
5015
|
+
"conditionKeys": [],
|
|
5016
|
+
"dependentActions": []
|
|
5017
|
+
},
|
|
4964
5018
|
"getdeployments": {
|
|
4965
5019
|
"name": "GetDeployments",
|
|
4966
5020
|
"description": "Grants permission to get deployment plan for device",
|
|
@@ -6443,7 +6497,10 @@
|
|
|
6443
6497
|
"dependentActions": []
|
|
6444
6498
|
}
|
|
6445
6499
|
],
|
|
6446
|
-
"conditionKeys": [
|
|
6500
|
+
"conditionKeys": [
|
|
6501
|
+
"sagemaker:IsUpdateRecord",
|
|
6502
|
+
"sagemaker:UpdatableFeatures"
|
|
6503
|
+
],
|
|
6447
6504
|
"dependentActions": []
|
|
6448
6505
|
},
|
|
6449
6506
|
"querylineage": {
|
|
@@ -15,6 +15,14 @@
|
|
|
15
15
|
"conditionKeys": [],
|
|
16
16
|
"dependentActions": []
|
|
17
17
|
},
|
|
18
|
+
"addrelateditemtocase": {
|
|
19
|
+
"name": "AddRelatedItemToCase",
|
|
20
|
+
"description": "Grants permission to add a related item to an AWS Support case. This is an internally managed function",
|
|
21
|
+
"accessLevel": "Write",
|
|
22
|
+
"resourceTypes": [],
|
|
23
|
+
"conditionKeys": [],
|
|
24
|
+
"dependentActions": []
|
|
25
|
+
},
|
|
18
26
|
"createcase": {
|
|
19
27
|
"name": "CreateCase",
|
|
20
28
|
"description": "Grants permission to creates a new AWS Support case",
|
|
@@ -87,6 +95,14 @@
|
|
|
87
95
|
"conditionKeys": [],
|
|
88
96
|
"dependentActions": []
|
|
89
97
|
},
|
|
98
|
+
"describerelateditems": {
|
|
99
|
+
"name": "DescribeRelatedItems",
|
|
100
|
+
"description": "Grants permission to list the related items for an AWS Support case. This is an internally managed function",
|
|
101
|
+
"accessLevel": "Read",
|
|
102
|
+
"resourceTypes": [],
|
|
103
|
+
"conditionKeys": [],
|
|
104
|
+
"dependentActions": []
|
|
105
|
+
},
|
|
90
106
|
"describeservices": {
|
|
91
107
|
"name": "DescribeServices",
|
|
92
108
|
"description": "Grants permission to list AWS services and categories that applies to each service",
|
|
@@ -151,6 +167,22 @@
|
|
|
151
167
|
"conditionKeys": [],
|
|
152
168
|
"dependentActions": []
|
|
153
169
|
},
|
|
170
|
+
"disconnectlivecontactforcase": {
|
|
171
|
+
"name": "DisconnectLiveContactForCase",
|
|
172
|
+
"description": "Grants permission to disconnect a live contact on AWS Support Center. This is an internally managed function",
|
|
173
|
+
"accessLevel": "Write",
|
|
174
|
+
"resourceTypes": [],
|
|
175
|
+
"conditionKeys": [],
|
|
176
|
+
"dependentActions": []
|
|
177
|
+
},
|
|
178
|
+
"downloadattachment": {
|
|
179
|
+
"name": "DownloadAttachment",
|
|
180
|
+
"description": "Grants permission to get a presigned URL to download an attachment from an AWS Support case",
|
|
181
|
+
"accessLevel": "Write",
|
|
182
|
+
"resourceTypes": [],
|
|
183
|
+
"conditionKeys": [],
|
|
184
|
+
"dependentActions": []
|
|
185
|
+
},
|
|
154
186
|
"getinteraction": {
|
|
155
187
|
"name": "GetInteraction",
|
|
156
188
|
"description": "Grants permission to retrieve personalized troubleshooting assistance for account and technical issues for a specific interaction",
|
|
@@ -270,5 +302,13 @@
|
|
|
270
302
|
"resourceTypes": [],
|
|
271
303
|
"conditionKeys": [],
|
|
272
304
|
"dependentActions": []
|
|
305
|
+
},
|
|
306
|
+
"uploadattachment": {
|
|
307
|
+
"name": "UploadAttachment",
|
|
308
|
+
"description": "Grants permission to get a presigned URL to upload an attachment to an AWS Support case",
|
|
309
|
+
"accessLevel": "Write",
|
|
310
|
+
"resourceTypes": [],
|
|
311
|
+
"conditionKeys": [],
|
|
312
|
+
"dependentActions": []
|
|
273
313
|
}
|
|
274
314
|
}
|
|
@@ -24,6 +24,11 @@
|
|
|
24
24
|
"description": "Filters access by the app network access type associated with the resource in the request",
|
|
25
25
|
"type": "String"
|
|
26
26
|
},
|
|
27
|
+
"sagemaker:authmode": {
|
|
28
|
+
"key": "sagemaker:AuthMode",
|
|
29
|
+
"description": "Filters access by the authentication mode specified in the request",
|
|
30
|
+
"type": "String"
|
|
31
|
+
},
|
|
27
32
|
"sagemaker:bearertokentype": {
|
|
28
33
|
"key": "sagemaker:BearerTokenType",
|
|
29
34
|
"description": "Filters access by the type of bearer token used in the request",
|
|
@@ -169,6 +174,11 @@
|
|
|
169
174
|
"description": "Filters access by the inter container traffic encryption associated with the resource in the request",
|
|
170
175
|
"type": "Bool"
|
|
171
176
|
},
|
|
177
|
+
"sagemaker:isupdaterecord": {
|
|
178
|
+
"key": "sagemaker:IsUpdateRecord",
|
|
179
|
+
"description": "Filters access by whether the PutRecord authorization was triggered by an UpdateRecord API call. Set to true on UpdateRecord and false on direct PutRecord calls",
|
|
180
|
+
"type": "Bool"
|
|
181
|
+
},
|
|
172
182
|
"sagemaker:keepaliveperiod": {
|
|
173
183
|
"key": "sagemaker:KeepAlivePeriod",
|
|
174
184
|
"description": "Filters access by the keep-alive period associated with the resource in the request",
|
|
@@ -289,6 +299,11 @@
|
|
|
289
299
|
"description": "Filters access by the target model associated with the Multi-Model Endpoint in the request",
|
|
290
300
|
"type": "String"
|
|
291
301
|
},
|
|
302
|
+
"sagemaker:updatablefeatures": {
|
|
303
|
+
"key": "sagemaker:UpdatableFeatures",
|
|
304
|
+
"description": "Filters access by the list of feature names being updated by an UpdateRecord API call. Absent on direct PutRecord calls",
|
|
305
|
+
"type": "ArrayOfString"
|
|
306
|
+
},
|
|
292
307
|
"sagemaker:userprofilename": {
|
|
293
308
|
"key": "sagemaker:UserProfileName",
|
|
294
309
|
"description": "You can use the UserProfileName as a policy variable to filter requests from specific user profiles within a SageMaker Domain. This context key is not applicable to user profiles within shared spaces",
|
package/package.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@cloud-copilot/iam-data",
|
|
3
|
-
"version": "0.21.
|
|
3
|
+
"version": "0.21.202608301",
|
|
4
4
|
"description": "AWS IAM Data",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
7
7
|
"url": "git+https://github.com/cloud-copilot/iam-data.git"
|
|
8
8
|
},
|
|
9
|
-
"updatedAt": "2026-08-
|
|
9
|
+
"updatedAt": "2026-08-30T04:45:34.657Z",
|
|
10
10
|
"exports": {
|
|
11
11
|
".": {
|
|
12
12
|
"import": "./dist/esm/index.js",
|