aws-iam-data 0.0.494 → 0.0.495
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,17 @@
|
|
|
1
1
|
[
|
|
2
|
+
{
|
|
3
|
+
"dateOfChange": "2026-01-06",
|
|
4
|
+
"addedServices": [],
|
|
5
|
+
"removedServices": [],
|
|
6
|
+
"addedActions": {
|
|
7
|
+
"AWS Service - Oracle Database@AWS": [
|
|
8
|
+
"odb:CreateGrantShare",
|
|
9
|
+
"odb:DeleteGrantShare",
|
|
10
|
+
"odb:UpdateGrantShare"
|
|
11
|
+
]
|
|
12
|
+
},
|
|
13
|
+
"removedActions": {}
|
|
14
|
+
},
|
|
2
15
|
{
|
|
3
16
|
"dateOfChange": "2026-01-03",
|
|
4
17
|
"addedServices": [],
|
package/dist/data/json/iam.json
CHANGED
|
@@ -330956,7 +330956,8 @@
|
|
|
330956
330956
|
"conditionKeys": [
|
|
330957
330957
|
"aws:RequestTag/${TagKey}",
|
|
330958
330958
|
"aws:TagKeys",
|
|
330959
|
-
"rds:req-tag/${TagKey}"
|
|
330959
|
+
"rds:req-tag/${TagKey}",
|
|
330960
|
+
"rds:TagsFromRequest"
|
|
330960
330961
|
],
|
|
330961
330962
|
"dependentActions": []
|
|
330962
330963
|
}
|
|
@@ -335147,6 +335148,12 @@
|
|
|
335147
335148
|
"description": "Filters access by the storage volume size (in GB)",
|
|
335148
335149
|
"type": "Numeric"
|
|
335149
335150
|
},
|
|
335151
|
+
{
|
|
335152
|
+
"name": "rds:TagsFromRequest",
|
|
335153
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/security_iam_service-with-iam.html#UsingWithRDS.IAM.Conditions",
|
|
335154
|
+
"description": "Filters access for rds:AddTagsToResource based on whether tags are explicitly specified in the Tags or TagSpecification request parameters. Evaluates to true when tags are provided in these parameters. Evaluates as false when tags are implicitly inherited from source resources",
|
|
335155
|
+
"type": "Bool"
|
|
335156
|
+
},
|
|
335150
335157
|
{
|
|
335151
335158
|
"name": "rds:TenantDatabaseName",
|
|
335152
335159
|
"apiReferenceUrl": "https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/security_iam_service-with-iam.html#UsingWithRDS.IAM.Conditions",
|
|
@@ -382491,6 +382498,21 @@
|
|
|
382491
382498
|
}
|
|
382492
382499
|
]
|
|
382493
382500
|
},
|
|
382501
|
+
{
|
|
382502
|
+
"name": "CreateGrantShare",
|
|
382503
|
+
"apiReferenceUrl": "API_CreateGrantShare.html",
|
|
382504
|
+
"permissionOnly": true,
|
|
382505
|
+
"description": "Grants permission to create an ODB Grant Share",
|
|
382506
|
+
"accessLevel": "Write",
|
|
382507
|
+
"resourceTypes": [
|
|
382508
|
+
{
|
|
382509
|
+
"resourceType": "",
|
|
382510
|
+
"required": false,
|
|
382511
|
+
"conditionKeys": [],
|
|
382512
|
+
"dependentActions": []
|
|
382513
|
+
}
|
|
382514
|
+
]
|
|
382515
|
+
},
|
|
382494
382516
|
{
|
|
382495
382517
|
"name": "CreateOdbNetwork",
|
|
382496
382518
|
"apiReferenceUrl": "https://docs.aws.amazon.com/odb/latest/APIReference/API_CreateOdbNetwork.html",
|
|
@@ -382614,6 +382636,21 @@
|
|
|
382614
382636
|
}
|
|
382615
382637
|
]
|
|
382616
382638
|
},
|
|
382639
|
+
{
|
|
382640
|
+
"name": "DeleteGrantShare",
|
|
382641
|
+
"apiReferenceUrl": "API_DeleteGrantShare.html",
|
|
382642
|
+
"permissionOnly": true,
|
|
382643
|
+
"description": "Grants permission to delete an ODB Grant Share",
|
|
382644
|
+
"accessLevel": "Write",
|
|
382645
|
+
"resourceTypes": [
|
|
382646
|
+
{
|
|
382647
|
+
"resourceType": "",
|
|
382648
|
+
"required": false,
|
|
382649
|
+
"conditionKeys": [],
|
|
382650
|
+
"dependentActions": []
|
|
382651
|
+
}
|
|
382652
|
+
]
|
|
382653
|
+
},
|
|
382617
382654
|
{
|
|
382618
382655
|
"name": "DeleteOdbNetwork",
|
|
382619
382656
|
"apiReferenceUrl": "https://docs.aws.amazon.com/odb/latest/APIReference/API_DeleteOdbNetwork.html",
|
|
@@ -383262,6 +383299,21 @@
|
|
|
383262
383299
|
}
|
|
383263
383300
|
]
|
|
383264
383301
|
},
|
|
383302
|
+
{
|
|
383303
|
+
"name": "UpdateGrantShare",
|
|
383304
|
+
"apiReferenceUrl": "API_UpdateGrantShare.html",
|
|
383305
|
+
"permissionOnly": true,
|
|
383306
|
+
"description": "Grants permission to update an ODB Grant Share",
|
|
383307
|
+
"accessLevel": "Write",
|
|
383308
|
+
"resourceTypes": [
|
|
383309
|
+
{
|
|
383310
|
+
"resourceType": "",
|
|
383311
|
+
"required": false,
|
|
383312
|
+
"conditionKeys": [],
|
|
383313
|
+
"dependentActions": []
|
|
383314
|
+
}
|
|
383315
|
+
]
|
|
383316
|
+
},
|
|
383265
383317
|
{
|
|
383266
383318
|
"name": "UpdateOdbNetwork",
|
|
383267
383319
|
"apiReferenceUrl": "https://docs.aws.amazon.com/odb/latest/APIReference/API_UpdateOdbNetwork.html",
|
|
@@ -23700,7 +23700,7 @@
|
|
|
23700
23700
|
"snapshot-tenant-database",
|
|
23701
23701
|
"tenant-database"
|
|
23702
23702
|
],
|
|
23703
|
-
"conditionKeysCount":
|
|
23703
|
+
"conditionKeysCount": 30,
|
|
23704
23704
|
"conditionKeys": [
|
|
23705
23705
|
"aws:RequestTag/${TagKey}",
|
|
23706
23706
|
"aws:ResourceTag/${TagKey}",
|
|
@@ -23717,6 +23717,7 @@
|
|
|
23717
23717
|
"rds:PubliclyAccessible",
|
|
23718
23718
|
"rds:StorageEncrypted",
|
|
23719
23719
|
"rds:StorageSize",
|
|
23720
|
+
"rds:TagsFromRequest",
|
|
23720
23721
|
"rds:TenantDatabaseName",
|
|
23721
23722
|
"rds:Vpc",
|
|
23722
23723
|
"rds:cluster-pg-tag/${TagKey}",
|
|
@@ -27065,13 +27066,14 @@
|
|
|
27065
27066
|
"name": "AWS Service - Oracle Database@AWS",
|
|
27066
27067
|
"servicePrefix": "odb",
|
|
27067
27068
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsservice-oracledatabase_aws.html",
|
|
27068
|
-
"actionsCount":
|
|
27069
|
+
"actionsCount": 51,
|
|
27069
27070
|
"actions": [
|
|
27070
27071
|
"AcceptMarketplaceRegistration",
|
|
27071
27072
|
"CreateCloudAutonomousVmCluster",
|
|
27072
27073
|
"CreateCloudExadataInfrastructure",
|
|
27073
27074
|
"CreateCloudVmCluster",
|
|
27074
27075
|
"CreateDbNode",
|
|
27076
|
+
"CreateGrantShare",
|
|
27075
27077
|
"CreateOdbNetwork",
|
|
27076
27078
|
"CreateOdbPeeringConnection",
|
|
27077
27079
|
"CreateOutboundIntegration",
|
|
@@ -27079,6 +27081,7 @@
|
|
|
27079
27081
|
"DeleteCloudExadataInfrastructure",
|
|
27080
27082
|
"DeleteCloudVmCluster",
|
|
27081
27083
|
"DeleteDbNode",
|
|
27084
|
+
"DeleteGrantShare",
|
|
27082
27085
|
"DeleteOdbNetwork",
|
|
27083
27086
|
"DeleteOdbPeeringConnection",
|
|
27084
27087
|
"DeleteResourcePolicy",
|
|
@@ -27112,6 +27115,7 @@
|
|
|
27112
27115
|
"TagResource",
|
|
27113
27116
|
"UntagResource",
|
|
27114
27117
|
"UpdateCloudExadataInfrastructure",
|
|
27118
|
+
"UpdateGrantShare",
|
|
27115
27119
|
"UpdateOdbNetwork",
|
|
27116
27120
|
"UpdateOdbPeeringConnection",
|
|
27117
27121
|
"UpdateOutboundIntegration"
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"Actions by type": [
|
|
3
3
|
{
|
|
4
4
|
"key": "Write Actions",
|
|
5
|
-
"value":
|
|
5
|
+
"value": 11178
|
|
6
6
|
},
|
|
7
7
|
{
|
|
8
8
|
"key": "Read Actions",
|
|
@@ -414,7 +414,7 @@
|
|
|
414
414
|
},
|
|
415
415
|
{
|
|
416
416
|
"key": "Total number of distinct condition keys",
|
|
417
|
-
"value":
|
|
417
|
+
"value": 1362
|
|
418
418
|
}
|
|
419
419
|
]
|
|
420
420
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "aws-iam-data",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.495",
|
|
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",
|