@cloud-copilot/iam-data 0.21.202608271 → 0.21.202608291

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.
@@ -90,6 +90,25 @@
90
90
  "conditionKeys": [],
91
91
  "dependentActions": []
92
92
  },
93
+ "counttokens": {
94
+ "name": "CountTokens",
95
+ "description": "Grants permission to count the tokens in an inference request",
96
+ "accessLevel": "Read",
97
+ "resourceTypes": [
98
+ {
99
+ "name": "project",
100
+ "required": true,
101
+ "conditionKeys": [
102
+ "aws:ResourceTag/${TagKey}"
103
+ ],
104
+ "dependentActions": []
105
+ }
106
+ ],
107
+ "conditionKeys": [
108
+ "bedrock-mantle:Model"
109
+ ],
110
+ "dependentActions": []
111
+ },
93
112
  "createcustomizedmodel": {
94
113
  "name": "CreateCustomizedModel",
95
114
  "description": "Grants permission to import a customized model with custom weights",
@@ -148,7 +167,7 @@
148
167
  },
149
168
  "createinference": {
150
169
  "name": "CreateInference",
151
- "description": "Grants permission to create a chat completion inference request",
170
+ "description": "Grants permission to create an inference request",
152
171
  "accessLevel": "Write",
153
172
  "resourceTypes": [
154
173
  {
@@ -29,6 +29,21 @@
29
29
  "conditionKeys": [],
30
30
  "dependentActions": []
31
31
  },
32
+ "getblobdifferences": {
33
+ "name": "GetBlobDifferences",
34
+ "description": "Grants permission to compute a structured, line-level diff between two blob versions in an AWS CodeCommit repository",
35
+ "accessLevel": "Read",
36
+ "resourceTypes": [
37
+ {
38
+ "name": "repository",
39
+ "required": true,
40
+ "conditionKeys": [],
41
+ "dependentActions": []
42
+ }
43
+ ],
44
+ "conditionKeys": [],
45
+ "dependentActions": []
46
+ },
32
47
  "getcommithistory": {
33
48
  "name": "GetCommitHistory",
34
49
  "description": "Grants permission to get information about the history of commits in a repository",
@@ -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",
@@ -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.202608271",
3
+ "version": "0.21.202608291",
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-27T07:00:44.525Z",
9
+ "updatedAt": "2026-08-29T04:43:23.319Z",
10
10
  "exports": {
11
11
  ".": {
12
12
  "import": "./dist/esm/index.js",