@cloud-copilot/iam-data 0.21.202608141 → 0.21.202608181

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.
@@ -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",
@@ -39,6 +39,16 @@
39
39
  "description": "Filters access by the Inline Agent Names, this will be used in InvokeInlineAgent API names",
40
40
  "type": "String"
41
41
  },
42
+ "bedrock:modelarn": {
43
+ "key": "bedrock:ModelArn",
44
+ "description": "Filters access by the model that a stateful invocation runs, on the authorization whose resource is the project",
45
+ "type": "ARN"
46
+ },
47
+ "bedrock:projectarn": {
48
+ "key": "bedrock:ProjectArn",
49
+ "description": "Filters access by the project that a stateful invocation belongs to, on authorizations whose resource is the inference target it runs",
50
+ "type": "ARN"
51
+ },
42
52
  "bedrock:promptrouterarn": {
43
53
  "key": "bedrock:PromptRouterArn",
44
54
  "description": "Filters access by the specified prompt router",
@@ -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",
@@ -41,6 +41,20 @@
41
41
  "aws:ResourceTag/${TagKey}"
42
42
  ]
43
43
  },
44
+ "experimentdefinition": {
45
+ "key": "experimentdefinition",
46
+ "arn": "arn:${Partition}:appconfig:${Region}:${Account}:application/${ApplicationId}/experimentdefinition/${ExperimentDefinitionId}",
47
+ "conditionKeys": [
48
+ "aws:ResourceTag/${TagKey}"
49
+ ]
50
+ },
51
+ "experimentrun": {
52
+ "key": "experimentrun",
53
+ "arn": "arn:${Partition}:appconfig:${Region}:${Account}:application/${ApplicationId}/experimentdefinition/${ExperimentDefinitionId}/experimentrun/${ExperimentRunNumber}",
54
+ "conditionKeys": [
55
+ "aws:ResourceTag/${TagKey}"
56
+ ]
57
+ },
44
58
  "extension": {
45
59
  "key": "extension",
46
60
  "arn": "arn:${Partition}:appconfig:${Region}:${Account}:extension/${ExtensionId}/${ExtensionVersionNumber}",
@@ -209,6 +209,13 @@
209
209
  "aws:ResourceTag/${TagKey}"
210
210
  ]
211
211
  },
212
+ "project": {
213
+ "key": "project",
214
+ "arn": "arn:${Partition}:bedrock:${Region}:${Account}:project/${ResourceId}",
215
+ "conditionKeys": [
216
+ "aws:ResourceTag/${TagKey}"
217
+ ]
218
+ },
212
219
  "prompt": {
213
220
  "key": "prompt",
214
221
  "arn": "arn:${Partition}:bedrock:${Region}:${Account}:prompt/${PromptId}",
@@ -21,6 +21,20 @@
21
21
  "drs:EC2InstanceARN"
22
22
  ]
23
23
  },
24
+ "recoveryplanexecutionresource": {
25
+ "key": "RecoveryPlanExecutionResource",
26
+ "arn": "arn:${Partition}:drs:${Region}:${Account}:recovery-plan-execution/${RecoveryPlanExecutionID}",
27
+ "conditionKeys": [
28
+ "aws:ResourceTag/${TagKey}"
29
+ ]
30
+ },
31
+ "recoveryplanresource": {
32
+ "key": "RecoveryPlanResource",
33
+ "arn": "arn:${Partition}:drs:${Region}:${Account}:recovery-plan/${RecoveryPlanID}",
34
+ "conditionKeys": [
35
+ "aws:ResourceTag/${TagKey}"
36
+ ]
37
+ },
24
38
  "replicationconfigurationtemplateresource": {
25
39
  "key": "ReplicationConfigurationTemplateResource",
26
40
  "arn": "arn:${Partition}:drs:${Region}:${Account}:replication-configuration-template/${ReplicationConfigurationTemplateID}",
@@ -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.202608141",
3
+ "version": "0.21.202608181",
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-14T05:14:56.641Z",
9
+ "updatedAt": "2026-08-18T04:52:13.341Z",
10
10
  "exports": {
11
11
  ".": {
12
12
  "import": "./dist/esm/index.js",