@cloud-copilot/iam-data 0.21.202608131 → 0.21.202608151

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.
@@ -354,6 +354,21 @@
354
354
  "conditionKeys": [],
355
355
  "dependentActions": []
356
356
  },
357
+ "listcertificatedomainvalidations": {
358
+ "name": "ListCertificateDomainValidations",
359
+ "description": "Grants permission to list domain validation methods for a certificate",
360
+ "accessLevel": "List",
361
+ "resourceTypes": [
362
+ {
363
+ "name": "certificate",
364
+ "required": true,
365
+ "conditionKeys": [],
366
+ "dependentActions": []
367
+ }
368
+ ],
369
+ "conditionKeys": [],
370
+ "dependentActions": []
371
+ },
357
372
  "listcertificates": {
358
373
  "name": "ListCertificates",
359
374
  "description": "Grants permission to retrieve a list of certificates for specific certificate parameters",
@@ -668,7 +683,7 @@
668
683
  },
669
684
  "updatecertificateoptions": {
670
685
  "name": "UpdateCertificateOptions",
671
- "description": "Grants permission to update a certificate configuration. Use this to specify whether to opt in to or out of certificate transparency logging",
686
+ "description": "Grants permission to update a certificate configuration. Use this to specify whether to opt in to or out of certificate transparency logging or to update the certificate domain validation method",
672
687
  "accessLevel": "Write",
673
688
  "resourceTypes": [
674
689
  {
@@ -678,7 +693,9 @@
678
693
  "dependentActions": []
679
694
  }
680
695
  ],
681
- "conditionKeys": [],
696
+ "conditionKeys": [
697
+ "acm:ValidationMethod"
698
+ ],
682
699
  "dependentActions": []
683
700
  }
684
701
  }
@@ -2621,6 +2621,8 @@
2621
2621
  "aws:TagKeys",
2622
2622
  "bedrock:GuardrailIdentifier",
2623
2623
  "bedrock:InferenceProfileArn",
2624
+ "bedrock:ModelArn",
2625
+ "bedrock:ProjectArn",
2624
2626
  "bedrock:PromptRouterArn",
2625
2627
  "bedrock:ServiceTier"
2626
2628
  ],
@@ -1010,6 +1010,16 @@
1010
1010
  "conditionKeys": [],
1011
1011
  "dependentActions": []
1012
1012
  },
1013
+ "getaccountproperties": {
1014
+ "name": "GetAccountProperties",
1015
+ "description": "Grants permission to retrieve account-level properties for IAM features",
1016
+ "accessLevel": "Read",
1017
+ "resourceTypes": [],
1018
+ "conditionKeys": [
1019
+ "iam:AccountPropertyNamespaces"
1020
+ ],
1021
+ "dependentActions": []
1022
+ },
1013
1023
  "getaccountsummary": {
1014
1024
  "name": "GetAccountSummary",
1015
1025
  "description": "Grants permission to retrieve information about IAM entity usage and IAM quotas in the AWS account",
@@ -1268,6 +1278,21 @@
1268
1278
  "conditionKeys": [],
1269
1279
  "dependentActions": []
1270
1280
  },
1281
+ "getroletemplateversion": {
1282
+ "name": "GetRoleTemplateVersion",
1283
+ "description": "Grants permission to retrieve information about a specific version of a role template",
1284
+ "accessLevel": "Read",
1285
+ "resourceTypes": [
1286
+ {
1287
+ "name": "role-template",
1288
+ "required": true,
1289
+ "conditionKeys": [],
1290
+ "dependentActions": []
1291
+ }
1292
+ ],
1293
+ "conditionKeys": [],
1294
+ "dependentActions": []
1295
+ },
1271
1296
  "getsamlprovider": {
1272
1297
  "name": "GetSAMLProvider",
1273
1298
  "description": "Grants permission to retrieve the SAML provider metadocument that was uploaded when the IAM SAML provider resource was created or updated",
@@ -1860,6 +1885,16 @@
1860
1885
  "conditionKeys": [],
1861
1886
  "dependentActions": []
1862
1887
  },
1888
+ "putaccountproperties": {
1889
+ "name": "PutAccountProperties",
1890
+ "description": "Grants permission to set account-level properties for IAM features",
1891
+ "accessLevel": "Write",
1892
+ "resourceTypes": [],
1893
+ "conditionKeys": [
1894
+ "iam:AccountPropertyNamespaces"
1895
+ ],
1896
+ "dependentActions": []
1897
+ },
1863
1898
  "putgrouppolicy": {
1864
1899
  "name": "PutGroupPolicy",
1865
1900
  "description": "Grants permission to create or update an inline policy document that is embedded in the specified IAM group",
@@ -77,6 +77,12 @@
77
77
  "conditionKeys": [],
78
78
  "dependentActions": []
79
79
  },
80
+ {
81
+ "name": "exascale-db-storage-vault",
82
+ "required": true,
83
+ "conditionKeys": [],
84
+ "dependentActions": []
85
+ },
80
86
  {
81
87
  "name": "odb-network",
82
88
  "required": true,
@@ -98,6 +104,12 @@
98
104
  "conditionKeys": [],
99
105
  "dependentActions": []
100
106
  },
107
+ {
108
+ "name": "exascale-db-storage-vault",
109
+ "required": true,
110
+ "conditionKeys": [],
111
+ "dependentActions": []
112
+ },
101
113
  {
102
114
  "name": "odb-network",
103
115
  "required": true,
@@ -119,6 +131,12 @@
119
131
  "conditionKeys": [],
120
132
  "dependentActions": []
121
133
  },
134
+ {
135
+ "name": "exascale-db-storage-vault",
136
+ "required": true,
137
+ "conditionKeys": [],
138
+ "dependentActions": []
139
+ },
122
140
  {
123
141
  "name": "odb-network",
124
142
  "required": true,
@@ -187,6 +205,21 @@
187
205
  "conditionKeys": [],
188
206
  "dependentActions": []
189
207
  },
208
+ "associatevirtualmachinestoexadbvmcluster": {
209
+ "name": "AssociateVirtualMachinesToExadbVmCluster",
210
+ "description": "Grants permission to associate virtual machines to a specified Exadb VM cluster",
211
+ "accessLevel": "Write",
212
+ "resourceTypes": [
213
+ {
214
+ "name": "exadb-vm-cluster",
215
+ "required": true,
216
+ "conditionKeys": [],
217
+ "dependentActions": []
218
+ }
219
+ ],
220
+ "conditionKeys": [],
221
+ "dependentActions": []
222
+ },
190
223
  "createautonomousdatabase": {
191
224
  "name": "CreateAutonomousDatabase",
192
225
  "description": "Grants permission to create an Autonomous Database",
@@ -297,6 +330,41 @@
297
330
  ],
298
331
  "dependentActions": []
299
332
  },
333
+ "createexadbvmcluster": {
334
+ "name": "CreateExadbVmCluster",
335
+ "description": "Grants permission to create an Exadb VM cluster in the specified Exascale DB storage vault",
336
+ "accessLevel": "Write",
337
+ "resourceTypes": [
338
+ {
339
+ "name": "exascale-db-storage-vault",
340
+ "required": true,
341
+ "conditionKeys": [],
342
+ "dependentActions": []
343
+ },
344
+ {
345
+ "name": "odb-network",
346
+ "required": true,
347
+ "conditionKeys": [],
348
+ "dependentActions": []
349
+ }
350
+ ],
351
+ "conditionKeys": [
352
+ "aws:RequestTag/${TagKey}",
353
+ "aws:TagKeys"
354
+ ],
355
+ "dependentActions": []
356
+ },
357
+ "createexascaledbstoragevault": {
358
+ "name": "CreateExascaleDbStorageVault",
359
+ "description": "Grants permission to create an Exascale DB storage vault",
360
+ "accessLevel": "Write",
361
+ "resourceTypes": [],
362
+ "conditionKeys": [
363
+ "aws:RequestTag/${TagKey}",
364
+ "aws:TagKeys"
365
+ ],
366
+ "dependentActions": []
367
+ },
300
368
  "createodbnetwork": {
301
369
  "name": "CreateOdbNetwork",
302
370
  "description": "Grants permission to create an ODB network",
@@ -401,6 +469,36 @@
401
469
  "conditionKeys": [],
402
470
  "dependentActions": []
403
471
  },
472
+ "deleteexadbvmcluster": {
473
+ "name": "DeleteExadbVmCluster",
474
+ "description": "Grants permission to delete a specified Exadb VM cluster",
475
+ "accessLevel": "Write",
476
+ "resourceTypes": [
477
+ {
478
+ "name": "exadb-vm-cluster",
479
+ "required": true,
480
+ "conditionKeys": [],
481
+ "dependentActions": []
482
+ }
483
+ ],
484
+ "conditionKeys": [],
485
+ "dependentActions": []
486
+ },
487
+ "deleteexascaledbstoragevault": {
488
+ "name": "DeleteExascaleDbStorageVault",
489
+ "description": "Grants permission to delete a specified Exascale DB storage vault",
490
+ "accessLevel": "Write",
491
+ "resourceTypes": [
492
+ {
493
+ "name": "exascale-db-storage-vault",
494
+ "required": true,
495
+ "conditionKeys": [],
496
+ "dependentActions": []
497
+ }
498
+ ],
499
+ "conditionKeys": [],
500
+ "dependentActions": []
501
+ },
404
502
  "deleteodbnetwork": {
405
503
  "name": "DeleteOdbNetwork",
406
504
  "description": "Grants permission to delete the specified ODB network",
@@ -452,6 +550,21 @@
452
550
  "conditionKeys": [],
453
551
  "dependentActions": []
454
552
  },
553
+ "disassociatevirtualmachinesfromexadbvmcluster": {
554
+ "name": "DisassociateVirtualMachinesFromExadbVmCluster",
555
+ "description": "Grants permission to disassociate virtual machines from a specified Exadb VM cluster",
556
+ "accessLevel": "Write",
557
+ "resourceTypes": [
558
+ {
559
+ "name": "exadb-vm-cluster",
560
+ "required": true,
561
+ "conditionKeys": [],
562
+ "dependentActions": []
563
+ }
564
+ ],
565
+ "conditionKeys": [],
566
+ "dependentActions": []
567
+ },
455
568
  "failoverautonomousdatabase": {
456
569
  "name": "FailoverAutonomousDatabase",
457
570
  "description": "Grants permission to fail over the specified Autonomous Database to a standby peer database",
@@ -608,6 +721,36 @@
608
721
  "conditionKeys": [],
609
722
  "dependentActions": []
610
723
  },
724
+ "getexadbvmcluster": {
725
+ "name": "GetExadbVmCluster",
726
+ "description": "Grants permission to get information about a specified Exadb VM cluster",
727
+ "accessLevel": "Read",
728
+ "resourceTypes": [
729
+ {
730
+ "name": "exadb-vm-cluster",
731
+ "required": true,
732
+ "conditionKeys": [],
733
+ "dependentActions": []
734
+ }
735
+ ],
736
+ "conditionKeys": [],
737
+ "dependentActions": []
738
+ },
739
+ "getexascaledbstoragevault": {
740
+ "name": "GetExascaleDbStorageVault",
741
+ "description": "Grants permission to get information about a specified Exascale DB storage vault",
742
+ "accessLevel": "Read",
743
+ "resourceTypes": [
744
+ {
745
+ "name": "exascale-db-storage-vault",
746
+ "required": true,
747
+ "conditionKeys": [],
748
+ "dependentActions": []
749
+ }
750
+ ],
751
+ "conditionKeys": [],
752
+ "dependentActions": []
753
+ },
611
754
  "getocionboardingstatus": {
612
755
  "name": "GetOciOnboardingStatus",
613
756
  "description": "Grants permission to get the tenancy activation link and onboarding status for your Amazon Web Services account",
@@ -814,6 +957,29 @@
814
957
  "conditionKeys": [],
815
958
  "dependentActions": []
816
959
  },
960
+ "listexadbvmclusters": {
961
+ "name": "ListExadbVmClusters",
962
+ "description": "Grants permission to list information about the Exadb VM clusters owned by your Amazon Web Services account or only the ones in the specified Exascale DB storage vault",
963
+ "accessLevel": "List",
964
+ "resourceTypes": [
965
+ {
966
+ "name": "exascale-db-storage-vault",
967
+ "required": false,
968
+ "conditionKeys": [],
969
+ "dependentActions": []
970
+ }
971
+ ],
972
+ "conditionKeys": [],
973
+ "dependentActions": []
974
+ },
975
+ "listexascaledbstoragevaults": {
976
+ "name": "ListExascaleDbStorageVaults",
977
+ "description": "Grants permission to list information about the Exascale DB storage vaults owned by your Amazon Web Services account",
978
+ "accessLevel": "List",
979
+ "resourceTypes": [],
980
+ "conditionKeys": [],
981
+ "dependentActions": []
982
+ },
817
983
  "listflexcomponents": {
818
984
  "name": "ListFlexComponents",
819
985
  "description": "Grants permission to list information about the flex components that are available for a DB system shape",
@@ -822,6 +988,14 @@
822
988
  "conditionKeys": [],
823
989
  "dependentActions": []
824
990
  },
991
+ "listgiminorversions": {
992
+ "name": "ListGiMinorVersions",
993
+ "description": "Grants permission to list information about the minor versions of Oracle Grid Infrastructure (GI) software that are available for a VM cluster for the specified GI version and shape",
994
+ "accessLevel": "List",
995
+ "resourceTypes": [],
996
+ "conditionKeys": [],
997
+ "dependentActions": []
998
+ },
825
999
  "listgiversions": {
826
1000
  "name": "ListGiVersions",
827
1001
  "description": "Grants permission to list information about Oracle Grid Infrastructure (GI) software versions that are available for a VM cluster for the specified shape",
@@ -902,6 +1076,18 @@
902
1076
  "conditionKeys": [],
903
1077
  "dependentActions": []
904
1078
  },
1079
+ {
1080
+ "name": "exadb-vm-cluster",
1081
+ "required": false,
1082
+ "conditionKeys": [],
1083
+ "dependentActions": []
1084
+ },
1085
+ {
1086
+ "name": "exascale-db-storage-vault",
1087
+ "required": false,
1088
+ "conditionKeys": [],
1089
+ "dependentActions": []
1090
+ },
905
1091
  {
906
1092
  "name": "odb-network",
907
1093
  "required": false,
@@ -1114,6 +1300,18 @@
1114
1300
  "conditionKeys": [],
1115
1301
  "dependentActions": []
1116
1302
  },
1303
+ {
1304
+ "name": "exadb-vm-cluster",
1305
+ "required": false,
1306
+ "conditionKeys": [],
1307
+ "dependentActions": []
1308
+ },
1309
+ {
1310
+ "name": "exascale-db-storage-vault",
1311
+ "required": false,
1312
+ "conditionKeys": [],
1313
+ "dependentActions": []
1314
+ },
1117
1315
  {
1118
1316
  "name": "odb-network",
1119
1317
  "required": false,
@@ -1175,6 +1373,18 @@
1175
1373
  "conditionKeys": [],
1176
1374
  "dependentActions": []
1177
1375
  },
1376
+ {
1377
+ "name": "exadb-vm-cluster",
1378
+ "required": false,
1379
+ "conditionKeys": [],
1380
+ "dependentActions": []
1381
+ },
1382
+ {
1383
+ "name": "exascale-db-storage-vault",
1384
+ "required": false,
1385
+ "conditionKeys": [],
1386
+ "dependentActions": []
1387
+ },
1178
1388
  {
1179
1389
  "name": "odb-network",
1180
1390
  "required": false,
@@ -1239,6 +1449,36 @@
1239
1449
  "conditionKeys": [],
1240
1450
  "dependentActions": []
1241
1451
  },
1452
+ "updateexadbvmcluster": {
1453
+ "name": "UpdateExadbVmCluster",
1454
+ "description": "Grants permission to update properties of a specified Exadb VM cluster",
1455
+ "accessLevel": "Write",
1456
+ "resourceTypes": [
1457
+ {
1458
+ "name": "exadb-vm-cluster",
1459
+ "required": true,
1460
+ "conditionKeys": [],
1461
+ "dependentActions": []
1462
+ }
1463
+ ],
1464
+ "conditionKeys": [],
1465
+ "dependentActions": []
1466
+ },
1467
+ "updateexascaledbstoragevault": {
1468
+ "name": "UpdateExascaleDbStorageVault",
1469
+ "description": "Grants permission to update properties of a specified Exascale DB storage vault",
1470
+ "accessLevel": "Write",
1471
+ "resourceTypes": [
1472
+ {
1473
+ "name": "exascale-db-storage-vault",
1474
+ "required": true,
1475
+ "conditionKeys": [],
1476
+ "dependentActions": []
1477
+ }
1478
+ ],
1479
+ "conditionKeys": [],
1480
+ "dependentActions": []
1481
+ },
1242
1482
  "updateodbnetwork": {
1243
1483
  "name": "UpdateOdbNetwork",
1244
1484
  "description": "Grants permission to update properties of a specified ODB network",
@@ -19,6 +19,11 @@
19
19
  "description": "Filters access by the AWS service to which this role is attached",
20
20
  "type": "String"
21
21
  },
22
+ "iam:accountpropertynamespaces": {
23
+ "key": "iam:AccountPropertyNamespaces",
24
+ "description": "Filters access by the account property namespaces being read or modified",
25
+ "type": "ArrayOfString"
26
+ },
22
27
  "iam:associatedresourcearn": {
23
28
  "key": "iam:AssociatedResourceArn",
24
29
  "description": "Filters access by the resource that the role will be used on behalf of",
@@ -84,6 +89,11 @@
84
89
  "description": "Filters access by the tags attached to an IAM entity (user or role)",
85
90
  "type": "String"
86
91
  },
92
+ "iam:roletemplatearn": {
93
+ "key": "iam:RoleTemplateARN",
94
+ "description": "Filters access by the role template ARN used in the request",
95
+ "type": "ARN"
96
+ },
87
97
  "iam:servicespecificcredentialagedays": {
88
98
  "key": "iam:ServiceSpecificCredentialAgeDays",
89
99
  "description": "Filters access by the duration until the credential's expiration",
@@ -58,6 +58,10 @@
58
58
  "iam:ResourceTag/${TagKey}"
59
59
  ]
60
60
  },
61
+ "role-template": {
62
+ "key": "role-template",
63
+ "arn": "arn:${Partition}:iam::aws:role-template/${AWSServicePrincipal}/${RoleTemplateName}:${RoleTemplateMajorVersion}"
64
+ },
61
65
  "saml-provider": {
62
66
  "key": "saml-provider",
63
67
  "arn": "arn:${Partition}:iam::${Account}:saml-provider/${SamlProviderName}",
@@ -41,6 +41,20 @@
41
41
  "aws:ResourceTag/${TagKey}"
42
42
  ]
43
43
  },
44
+ "exadb-vm-cluster": {
45
+ "key": "exadb-vm-cluster",
46
+ "arn": "arn:${Partition}:odb:${Region}:${Account}:exadb-vm-cluster/${ExadbVmClusterId}",
47
+ "conditionKeys": [
48
+ "aws:ResourceTag/${TagKey}"
49
+ ]
50
+ },
51
+ "exascale-db-storage-vault": {
52
+ "key": "exascale-db-storage-vault",
53
+ "arn": "arn:${Partition}:odb:${Region}:${Account}:exascale-db-storage-vault/${ExascaleDbStorageVaultId}",
54
+ "conditionKeys": [
55
+ "aws:ResourceTag/${TagKey}"
56
+ ]
57
+ },
44
58
  "odb-network": {
45
59
  "key": "odb-network",
46
60
  "arn": "arn:${Partition}:odb:${Region}:${Account}:odb-network/${OdbNetworkId}",
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@cloud-copilot/iam-data",
3
- "version": "0.21.202608131",
3
+ "version": "0.21.202608151",
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-13T12:37:29.007Z",
9
+ "updatedAt": "2026-08-15T04:51:18.390Z",
10
10
  "exports": {
11
11
  ".": {
12
12
  "import": "./dist/esm/index.js",