aws-iam-data 0.0.413 → 0.0.415

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.
@@ -1,4 +1,26 @@
1
1
  [
2
+ {
3
+ "dateOfChange": "2025-07-19",
4
+ "addedServices": [],
5
+ "removedServices": [],
6
+ "addedActions": {
7
+ "Amazon Bedrock": [
8
+ "bedrock:CreateCustomModelDeployment",
9
+ "bedrock:DeleteCustomModelDeployment",
10
+ "bedrock:GetCustomModelDeployment",
11
+ "bedrock:ListCustomModelDeployments"
12
+ ],
13
+ "AWS HealthImaging": [
14
+ "medical-imaging:GetDICOMBulkdata",
15
+ "medical-imaging:StoreDICOM",
16
+ "medical-imaging:StoreDICOMStudy"
17
+ ],
18
+ "Amazon MemoryDB": [
19
+ "memorydb:PauseMultiRegionClusterReplication"
20
+ ]
21
+ },
22
+ "removedActions": {}
23
+ },
2
24
  {
3
25
  "dateOfChange": "2025-07-17",
4
26
  "addedServices": [
@@ -29772,6 +29772,30 @@
29772
29772
  }
29773
29773
  ]
29774
29774
  },
29775
+ {
29776
+ "name": "CreateCustomModelDeployment",
29777
+ "apiReferenceUrl": "https://docs.aws.amazon.com/bedrock/latest/APIReference/API_CreateCustomModelDeployment.html",
29778
+ "permissionOnly": false,
29779
+ "description": "Grants permission to create a custom model deployment for custom model",
29780
+ "accessLevel": "Write",
29781
+ "resourceTypes": [
29782
+ {
29783
+ "resourceType": "custom-model",
29784
+ "required": true,
29785
+ "conditionKeys": [],
29786
+ "dependentActions": []
29787
+ },
29788
+ {
29789
+ "resourceType": "",
29790
+ "required": false,
29791
+ "conditionKeys": [
29792
+ "aws:RequestTag/${TagKey}",
29793
+ "aws:TagKeys"
29794
+ ],
29795
+ "dependentActions": []
29796
+ }
29797
+ ]
29798
+ },
29775
29799
  {
29776
29800
  "name": "CreateDataAutomationProject",
29777
29801
  "apiReferenceUrl": "https://docs.aws.amazon.com/bedrock/latest/APIReference/API_data-automation_CreateDataAutomationProject.html",
@@ -30417,6 +30441,21 @@
30417
30441
  }
30418
30442
  ]
30419
30443
  },
30444
+ {
30445
+ "name": "DeleteCustomModelDeployment",
30446
+ "apiReferenceUrl": "https://docs.aws.amazon.com/bedrock/latest/APIReference/API_DeleteCustomModelDeployment.html",
30447
+ "permissionOnly": false,
30448
+ "description": "Grants permission to delete a custom model deployment that you created earlier",
30449
+ "accessLevel": "Write",
30450
+ "resourceTypes": [
30451
+ {
30452
+ "resourceType": "custom-model-deployment",
30453
+ "required": true,
30454
+ "conditionKeys": [],
30455
+ "dependentActions": []
30456
+ }
30457
+ ]
30458
+ },
30420
30459
  {
30421
30460
  "name": "DeleteDataAutomationProject",
30422
30461
  "apiReferenceUrl": "https://docs.aws.amazon.com/bedrock/latest/APIReference/API_data-automation_DeleteDataAutomationProject.html",
@@ -30975,6 +31014,21 @@
30975
31014
  }
30976
31015
  ]
30977
31016
  },
31017
+ {
31018
+ "name": "GetCustomModelDeployment",
31019
+ "apiReferenceUrl": "https://docs.aws.amazon.com/bedrock/latest/APIReference/API_GetCustomModelDeployment.html",
31020
+ "permissionOnly": false,
31021
+ "description": "Grants permission to get the properties associated with a custom model deployment. Use this operation to get the status of a custom model deployment",
31022
+ "accessLevel": "Read",
31023
+ "resourceTypes": [
31024
+ {
31025
+ "resourceType": "custom-model-deployment",
31026
+ "required": true,
31027
+ "conditionKeys": [],
31028
+ "dependentActions": []
31029
+ }
31030
+ ]
31031
+ },
30978
31032
  {
30979
31033
  "name": "GetDataAutomationProject",
30980
31034
  "apiReferenceUrl": "https://docs.aws.amazon.com/bedrock/latest/APIReference/API_data-automation_GetDataAutomationProject.html",
@@ -31635,6 +31689,12 @@
31635
31689
  "conditionKeys": [],
31636
31690
  "dependentActions": []
31637
31691
  },
31692
+ {
31693
+ "resourceType": "custom-model-deployment",
31694
+ "required": true,
31695
+ "conditionKeys": [],
31696
+ "dependentActions": []
31697
+ },
31638
31698
  {
31639
31699
  "resourceType": "default-prompt-router",
31640
31700
  "required": true,
@@ -31704,6 +31764,12 @@
31704
31764
  "conditionKeys": [],
31705
31765
  "dependentActions": []
31706
31766
  },
31767
+ {
31768
+ "resourceType": "custom-model-deployment",
31769
+ "required": true,
31770
+ "conditionKeys": [],
31771
+ "dependentActions": []
31772
+ },
31707
31773
  {
31708
31774
  "resourceType": "default-prompt-router",
31709
31775
  "required": true,
@@ -31872,6 +31938,21 @@
31872
31938
  }
31873
31939
  ]
31874
31940
  },
31941
+ {
31942
+ "name": "ListCustomModelDeployments",
31943
+ "apiReferenceUrl": "https://docs.aws.amazon.com/bedrock/latest/APIReference/API_ListCustomModelDeployments.html",
31944
+ "permissionOnly": false,
31945
+ "description": "Grants permission to get the list of custom model deployments that you have submitted",
31946
+ "accessLevel": "List",
31947
+ "resourceTypes": [
31948
+ {
31949
+ "resourceType": "",
31950
+ "required": false,
31951
+ "conditionKeys": [],
31952
+ "dependentActions": []
31953
+ }
31954
+ ]
31955
+ },
31875
31956
  {
31876
31957
  "name": "ListCustomModels",
31877
31958
  "apiReferenceUrl": "https://docs.aws.amazon.com/bedrock/latest/APIReference/API_ListCustomModels.html",
@@ -32368,6 +32449,12 @@
32368
32449
  "conditionKeys": [],
32369
32450
  "dependentActions": []
32370
32451
  },
32452
+ {
32453
+ "resourceType": "custom-model-deployment",
32454
+ "required": true,
32455
+ "conditionKeys": [],
32456
+ "dependentActions": []
32457
+ },
32371
32458
  {
32372
32459
  "resourceType": "data-automation-invocation-job",
32373
32460
  "required": true,
@@ -32854,6 +32941,12 @@
32854
32941
  "conditionKeys": [],
32855
32942
  "dependentActions": []
32856
32943
  },
32944
+ {
32945
+ "resourceType": "custom-model-deployment",
32946
+ "required": false,
32947
+ "conditionKeys": [],
32948
+ "dependentActions": []
32949
+ },
32857
32950
  {
32858
32951
  "resourceType": "data-automation-invocation-job",
32859
32952
  "required": false,
@@ -33016,6 +33109,12 @@
33016
33109
  "conditionKeys": [],
33017
33110
  "dependentActions": []
33018
33111
  },
33112
+ {
33113
+ "resourceType": "custom-model-deployment",
33114
+ "required": false,
33115
+ "conditionKeys": [],
33116
+ "dependentActions": []
33117
+ },
33019
33118
  {
33020
33119
  "resourceType": "data-automation-invocation-job",
33021
33120
  "required": false,
@@ -33652,6 +33751,14 @@
33652
33751
  "conditionKeys": [
33653
33752
  "aws:ResourceTag/${TagKey}"
33654
33753
  ]
33754
+ },
33755
+ {
33756
+ "name": "custom-model-deployment",
33757
+ "apiReferenceUrl": "https://docs.aws.amazon.com/bedrock/latest/APIReference/welcome.html",
33758
+ "arnPattern": "arn:${Partition}:bedrock:${Region}:${Account}:custom-model/${ResourceId}",
33759
+ "conditionKeys": [
33760
+ "aws:ResourceTag/${TagKey}"
33761
+ ]
33655
33762
  }
33656
33763
  ],
33657
33764
  "conditionKeys": [
@@ -50606,6 +50713,15 @@
50606
50713
  "required": true,
50607
50714
  "conditionKeys": [],
50608
50715
  "dependentActions": []
50716
+ },
50717
+ {
50718
+ "resourceType": "",
50719
+ "required": false,
50720
+ "conditionKeys": [
50721
+ "cloud9:UserArn",
50722
+ "cloud9:EnvironmentId"
50723
+ ],
50724
+ "dependentActions": []
50609
50725
  }
50610
50726
  ]
50611
50727
  },
@@ -170937,7 +171053,7 @@
170937
171053
  "name": "CreateCertificate",
170938
171054
  "apiReferenceUrl": "https://docs.aws.amazon.com/emr-on-eks/latest/APIReference/API_CreateCertificate.html",
170939
171055
  "permissionOnly": false,
170940
- "description": "Grants permission to create a certificate",
171056
+ "description": "Grants permission to call the CreateCertificate method to accept the CertificateSigningRequest, and return the signed certificate",
170941
171057
  "accessLevel": "Write",
170942
171058
  "resourceTypes": [
170943
171059
  {
@@ -171247,6 +171363,12 @@
171247
171363
  "conditionKeys": [],
171248
171364
  "dependentActions": []
171249
171365
  },
171366
+ {
171367
+ "resourceType": "securityConfiguration",
171368
+ "required": false,
171369
+ "conditionKeys": [],
171370
+ "dependentActions": []
171371
+ },
171250
171372
  {
171251
171373
  "resourceType": "virtualCluster",
171252
171374
  "required": false,
@@ -171321,6 +171443,12 @@
171321
171443
  "conditionKeys": [],
171322
171444
  "dependentActions": []
171323
171445
  },
171446
+ {
171447
+ "resourceType": "securityConfiguration",
171448
+ "required": false,
171449
+ "conditionKeys": [],
171450
+ "dependentActions": []
171451
+ },
171324
171452
  {
171325
171453
  "resourceType": "virtualCluster",
171326
171454
  "required": false,
@@ -171363,6 +171491,12 @@
171363
171491
  "conditionKeys": [],
171364
171492
  "dependentActions": []
171365
171493
  },
171494
+ {
171495
+ "resourceType": "securityConfiguration",
171496
+ "required": false,
171497
+ "conditionKeys": [],
171498
+ "dependentActions": []
171499
+ },
171366
171500
  {
171367
171501
  "resourceType": "virtualCluster",
171368
171502
  "required": false,
@@ -171415,17 +171549,11 @@
171415
171549
  },
171416
171550
  {
171417
171551
  "name": "securityConfiguration",
171418
- "apiReferenceUrl": "https://docs.aws.amazon.com/emr/latest/EMR-on-EKS-DevelopmentGuide/security-configurations.html",
171552
+ "apiReferenceUrl": "https://docs.aws.amazon.com/emr/latest/EMR-on-EKS-DevelopmentGuide/security_iam_fgac-lf-enable.html#security_iam_fgac-lf-security-config",
171419
171553
  "arnPattern": "arn:${Partition}:emr-containers:${Region}:${Account}:/securityconfigurations/${SecurityConfigurationId}",
171420
171554
  "conditionKeys": [
171421
171555
  "aws:ResourceTag/${TagKey}"
171422
171556
  ]
171423
- },
171424
- {
171425
- "name": "certificate",
171426
- "apiReferenceUrl": "https://docs.aws.amazon.com/emr/latest/EMR-on-EKS-DevelopmentGuide/certificate.html",
171427
- "arnPattern": "arn:${Partition}:emr-containers:${Region}:${Account}:/certificates/${CertificateId}",
171428
- "conditionKeys": []
171429
171557
  }
171430
171558
  ],
171431
171559
  "conditionKeys": [
@@ -198680,6 +198808,21 @@
198680
198808
  }
198681
198809
  ]
198682
198810
  },
198811
+ {
198812
+ "name": "GetDICOMBulkdata",
198813
+ "apiReferenceUrl": "https://docs.aws.amazon.com/healthimaging/latest/APIReference/API_dicom_GetDICOMBulkdata.html",
198814
+ "permissionOnly": false,
198815
+ "description": "Grants permission to get dicom bulkdata in binary format",
198816
+ "accessLevel": "Read",
198817
+ "resourceTypes": [
198818
+ {
198819
+ "resourceType": "datastore",
198820
+ "required": true,
198821
+ "conditionKeys": [],
198822
+ "dependentActions": []
198823
+ }
198824
+ ]
198825
+ },
198683
198826
  {
198684
198827
  "name": "GetDICOMImportJob",
198685
198828
  "apiReferenceUrl": "https://docs.aws.amazon.com/healthimaging/latest/APIReference/API_GetDICOMImportJob.html",
@@ -198980,6 +199123,36 @@
198980
199123
  }
198981
199124
  ]
198982
199125
  },
199126
+ {
199127
+ "name": "StoreDICOM",
199128
+ "apiReferenceUrl": "https://docs.aws.amazon.com/healthimaging/latest/APIReference/API_dicom_StoreDICOM.html",
199129
+ "permissionOnly": false,
199130
+ "description": "Grants permission to store dicom instances that returns result in DICOM JSON format",
199131
+ "accessLevel": "Write",
199132
+ "resourceTypes": [
199133
+ {
199134
+ "resourceType": "datastore",
199135
+ "required": true,
199136
+ "conditionKeys": [],
199137
+ "dependentActions": []
199138
+ }
199139
+ ]
199140
+ },
199141
+ {
199142
+ "name": "StoreDICOMStudy",
199143
+ "apiReferenceUrl": "https://docs.aws.amazon.com/healthimaging/latest/APIReference/API_dicom_StoreDICOMStudy.html",
199144
+ "permissionOnly": false,
199145
+ "description": "Grants permission to store a dicom study that returns result in DICOM JSON format",
199146
+ "accessLevel": "Write",
199147
+ "resourceTypes": [
199148
+ {
199149
+ "resourceType": "datastore",
199150
+ "required": true,
199151
+ "conditionKeys": [],
199152
+ "dependentActions": []
199153
+ }
199154
+ ]
199155
+ },
198983
199156
  {
198984
199157
  "name": "TagResource",
198985
199158
  "apiReferenceUrl": "https://docs.aws.amazon.com/healthimaging/latest/APIReference/API_TagResource.html",
@@ -265066,6 +265239,29 @@
265066
265239
  }
265067
265240
  ]
265068
265241
  },
265242
+ {
265243
+ "name": "PauseMultiRegionClusterReplication",
265244
+ "apiReferenceUrl": "https://docs.aws.amazon.com/fis/latest/userguide/fis-actions-reference.html#memorydb-actions-reference",
265245
+ "permissionOnly": true,
265246
+ "description": "Grants permission to pause replication for a Multi-Region cluster",
265247
+ "accessLevel": "Write",
265248
+ "resourceTypes": [
265249
+ {
265250
+ "resourceType": "multiregioncluster",
265251
+ "required": true,
265252
+ "conditionKeys": [],
265253
+ "dependentActions": []
265254
+ },
265255
+ {
265256
+ "resourceType": "",
265257
+ "required": false,
265258
+ "conditionKeys": [
265259
+ "aws:ResourceTag/${TagKey}"
265260
+ ],
265261
+ "dependentActions": []
265262
+ }
265263
+ ]
265264
+ },
265069
265265
  {
265070
265266
  "name": "PurchaseReservedNodesOffering",
265071
265267
  "apiReferenceUrl": "https://docs.aws.amazon.com/memorydb/latest/APIReference/API_PurchaseReservedNodesOffering.html",
@@ -315003,9 +315199,7 @@
315003
315199
  "name": "namespace",
315004
315200
  "apiReferenceUrl": "https://docs.aws.amazon.com/redshift/latest/dg/concepts.html",
315005
315201
  "arnPattern": "arn:${Partition}:redshift:${Region}:${Account}:namespace:${ClusterNamespace}",
315006
- "conditionKeys": [
315007
- "aws:ResourceTag/${TagKey}"
315008
- ]
315202
+ "conditionKeys": []
315009
315203
  },
315010
315204
  {
315011
315205
  "name": "parametergroup",
@@ -2314,7 +2314,7 @@
2314
2314
  "name": "Amazon Bedrock",
2315
2315
  "servicePrefix": "bedrock",
2316
2316
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonbedrock.html",
2317
- "actionsCount": 196,
2317
+ "actionsCount": 200,
2318
2318
  "actions": [
2319
2319
  "AllowVendedLogDeliveryForResource",
2320
2320
  "ApplyGuardrail",
@@ -2329,6 +2329,7 @@
2329
2329
  "CreateBlueprint",
2330
2330
  "CreateBlueprintVersion",
2331
2331
  "CreateCustomModel",
2332
+ "CreateCustomModelDeployment",
2332
2333
  "CreateDataAutomationProject",
2333
2334
  "CreateDataSource",
2334
2335
  "CreateEvaluationJob",
@@ -2359,6 +2360,7 @@
2359
2360
  "DeleteAgentVersion",
2360
2361
  "DeleteBlueprint",
2361
2362
  "DeleteCustomModel",
2363
+ "DeleteCustomModelDeployment",
2362
2364
  "DeleteDataAutomationProject",
2363
2365
  "DeleteDataSource",
2364
2366
  "DeleteFlow",
@@ -2395,6 +2397,7 @@
2395
2397
  "GetBlueprint",
2396
2398
  "GetBlueprintRecommendation",
2397
2399
  "GetCustomModel",
2400
+ "GetCustomModelDeployment",
2398
2401
  "GetDataAutomationProject",
2399
2402
  "GetDataAutomationStatus",
2400
2403
  "GetDataSource",
@@ -2443,6 +2446,7 @@
2443
2446
  "ListAgents",
2444
2447
  "ListAsyncInvokes",
2445
2448
  "ListBlueprints",
2449
+ "ListCustomModelDeployments",
2446
2450
  "ListCustomModels",
2447
2451
  "ListDataAutomationProjects",
2448
2452
  "ListDataSources",
@@ -2513,7 +2517,7 @@
2513
2517
  "UpdateSession",
2514
2518
  "ValidateFlowDefinition"
2515
2519
  ],
2516
- "resourceTypesCount": 31,
2520
+ "resourceTypesCount": 32,
2517
2521
  "resourceTypes": [
2518
2522
  "foundation-model",
2519
2523
  "async-invoke",
@@ -2545,7 +2549,8 @@
2545
2549
  "blueprint",
2546
2550
  "data-automation-invocation-job",
2547
2551
  "data-automation-profile",
2548
- "session"
2552
+ "session",
2553
+ "custom-model-deployment"
2549
2554
  ],
2550
2555
  "conditionKeysCount": 8,
2551
2556
  "conditionKeys": [
@@ -11771,14 +11776,13 @@
11771
11776
  "TagResource",
11772
11777
  "UntagResource"
11773
11778
  ],
11774
- "resourceTypesCount": 6,
11779
+ "resourceTypesCount": 5,
11775
11780
  "resourceTypes": [
11776
11781
  "virtualCluster",
11777
11782
  "jobRun",
11778
11783
  "jobTemplate",
11779
11784
  "managedEndpoint",
11780
- "securityConfiguration",
11781
- "certificate"
11785
+ "securityConfiguration"
11782
11786
  ],
11783
11787
  "conditionKeysCount": 5,
11784
11788
  "conditionKeys": [
@@ -13705,12 +13709,13 @@
13705
13709
  "name": "AWS HealthImaging",
13706
13710
  "servicePrefix": "medical-imaging",
13707
13711
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awshealthimaging.html",
13708
- "actionsCount": 25,
13712
+ "actionsCount": 28,
13709
13713
  "actions": [
13710
13714
  "CopyImageSet",
13711
13715
  "CreateDatastore",
13712
13716
  "DeleteDatastore",
13713
13717
  "DeleteImageSet",
13718
+ "GetDICOMBulkdata",
13714
13719
  "GetDICOMImportJob",
13715
13720
  "GetDICOMInstance",
13716
13721
  "GetDICOMInstanceFrames",
@@ -13729,6 +13734,8 @@
13729
13734
  "SearchDICOMStudies",
13730
13735
  "SearchImageSets",
13731
13736
  "StartDICOMImportJob",
13737
+ "StoreDICOM",
13738
+ "StoreDICOMStudy",
13732
13739
  "TagResource",
13733
13740
  "UntagResource",
13734
13741
  "UpdateImageSetMetadata"
@@ -18862,7 +18869,7 @@
18862
18869
  "name": "Amazon MemoryDB",
18863
18870
  "servicePrefix": "memorydb",
18864
18871
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonmemorydb.html",
18865
- "actionsCount": 46,
18872
+ "actionsCount": 47,
18866
18873
  "actions": [
18867
18874
  "BatchUpdateCluster",
18868
18875
  "Connect",
@@ -18900,6 +18907,7 @@
18900
18907
  "ListAllowedMultiRegionClusterUpdates",
18901
18908
  "ListAllowedNodeTypeUpdates",
18902
18909
  "ListTags",
18910
+ "PauseMultiRegionClusterReplication",
18903
18911
  "PurchaseReservedNodesOffering",
18904
18912
  "ResetParameterGroup",
18905
18913
  "TagResource",
@@ -2,15 +2,15 @@
2
2
  "Actions by type": [
3
3
  {
4
4
  "key": "Write Actions",
5
- "value": 10447
5
+ "value": 10452
6
6
  },
7
7
  {
8
8
  "key": "Read Actions",
9
- "value": 5099
9
+ "value": 5101
10
10
  },
11
11
  {
12
12
  "key": "List Actions",
13
- "value": 3109
13
+ "value": 3110
14
14
  },
15
15
  {
16
16
  "key": "Permissions Actions",
@@ -258,7 +258,7 @@
258
258
  },
259
259
  {
260
260
  "key": "Amazon Bedrock",
261
- "value": 196
261
+ "value": 200
262
262
  },
263
263
  {
264
264
  "key": "Amazon DataZone",
@@ -410,7 +410,7 @@
410
410
  },
411
411
  {
412
412
  "key": "Total number of distinct resource ARNS",
413
- "value": 1947
413
+ "value": 1946
414
414
  },
415
415
  {
416
416
  "key": "Total number of distinct condition keys",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "aws-iam-data",
3
- "version": "0.0.413",
3
+ "version": "0.0.415",
4
4
  "description": "Provides AWS IAM data gathered from the official AWS IAM docs as a convenient npm package that can be used in other OSS projects.",
5
5
  "main": "./dist/index.js",
6
6
  "types": "./dist/index.d.ts",