aws-iam-data 0.0.180 → 0.0.182
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,31 @@
|
|
|
1
1
|
[
|
|
2
|
+
{
|
|
3
|
+
"dateOfChange": "2024-04-06",
|
|
4
|
+
"addedServices": [],
|
|
5
|
+
"removedServices": [],
|
|
6
|
+
"addedActions": {
|
|
7
|
+
"AWS Clean Rooms": [
|
|
8
|
+
"cleanrooms:BatchGetSchemaAnalysisRule"
|
|
9
|
+
],
|
|
10
|
+
"Amazon RDS": [
|
|
11
|
+
"rds:ModifyIntegration"
|
|
12
|
+
]
|
|
13
|
+
},
|
|
14
|
+
"removedActions": {}
|
|
15
|
+
},
|
|
16
|
+
{
|
|
17
|
+
"dateOfChange": "2024-04-05",
|
|
18
|
+
"addedServices": [],
|
|
19
|
+
"removedServices": [],
|
|
20
|
+
"addedActions": {
|
|
21
|
+
"Amazon DocumentDB Elastic Clusters": [
|
|
22
|
+
"docdb-elastic:CopyClusterSnapshot",
|
|
23
|
+
"docdb-elastic:StartCluster",
|
|
24
|
+
"docdb-elastic:StopCluster"
|
|
25
|
+
]
|
|
26
|
+
},
|
|
27
|
+
"removedActions": {}
|
|
28
|
+
},
|
|
2
29
|
{
|
|
3
30
|
"dateOfChange": "2024-04-04",
|
|
4
31
|
"addedServices": [],
|
package/dist/data/json/iam.json
CHANGED
|
@@ -35898,6 +35898,29 @@
|
|
|
35898
35898
|
}
|
|
35899
35899
|
]
|
|
35900
35900
|
},
|
|
35901
|
+
{
|
|
35902
|
+
"name": "BatchGetSchemaAnalysisRule",
|
|
35903
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/clean-rooms/latest/apireference/API_BatchGetSchemaAnalysisRule.html",
|
|
35904
|
+
"permissionOnly": false,
|
|
35905
|
+
"description": "Grants permission to view analysis rules associated with schemas",
|
|
35906
|
+
"accessLevel": "Read",
|
|
35907
|
+
"resourceTypes": [
|
|
35908
|
+
{
|
|
35909
|
+
"resourceType": "collaboration",
|
|
35910
|
+
"required": true,
|
|
35911
|
+
"conditionKeys": [],
|
|
35912
|
+
"dependentActions": [
|
|
35913
|
+
"cleanrooms:GetSchema"
|
|
35914
|
+
]
|
|
35915
|
+
},
|
|
35916
|
+
{
|
|
35917
|
+
"resourceType": "configuredtableassociation",
|
|
35918
|
+
"required": true,
|
|
35919
|
+
"conditionKeys": [],
|
|
35920
|
+
"dependentActions": []
|
|
35921
|
+
}
|
|
35922
|
+
]
|
|
35923
|
+
},
|
|
35901
35924
|
{
|
|
35902
35925
|
"name": "CreateAnalysisTemplate",
|
|
35903
35926
|
"apiReferenceUrl": "https://docs.aws.amazon.com/clean-rooms/latest/apireference/API_CreateAnalysisTemplate.html",
|
|
@@ -97698,6 +97721,37 @@
|
|
|
97698
97721
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazondocumentdbelasticclusters.html",
|
|
97699
97722
|
"servicePrefix": "docdb-elastic",
|
|
97700
97723
|
"actions": [
|
|
97724
|
+
{
|
|
97725
|
+
"name": "CopyClusterSnapshot",
|
|
97726
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/documentdb/latest/developerguide/API_elastic_CopyClusterSnapshot.html",
|
|
97727
|
+
"permissionOnly": false,
|
|
97728
|
+
"description": "Grants permission to copy a new Amazon DocDB-Elastic cluster snapshot",
|
|
97729
|
+
"accessLevel": "Write",
|
|
97730
|
+
"resourceTypes": [
|
|
97731
|
+
{
|
|
97732
|
+
"resourceType": "cluster-snapshot",
|
|
97733
|
+
"required": true,
|
|
97734
|
+
"conditionKeys": [],
|
|
97735
|
+
"dependentActions": [
|
|
97736
|
+
"docdb-elastic:CreateClusterSnapshot",
|
|
97737
|
+
"kms:CreateGrant",
|
|
97738
|
+
"kms:Decrypt",
|
|
97739
|
+
"kms:DescribeKey",
|
|
97740
|
+
"kms:GenerateDataKey"
|
|
97741
|
+
]
|
|
97742
|
+
},
|
|
97743
|
+
{
|
|
97744
|
+
"resourceType": "",
|
|
97745
|
+
"required": false,
|
|
97746
|
+
"conditionKeys": [
|
|
97747
|
+
"aws:RequestTag/${TagKey}",
|
|
97748
|
+
"aws:TagKeys",
|
|
97749
|
+
"aws:ResourceTag/${TagKey}"
|
|
97750
|
+
],
|
|
97751
|
+
"dependentActions": []
|
|
97752
|
+
}
|
|
97753
|
+
]
|
|
97754
|
+
},
|
|
97701
97755
|
{
|
|
97702
97756
|
"name": "CreateCluster",
|
|
97703
97757
|
"apiReferenceUrl": "https://docs.aws.amazon.com/documentdb/latest/developerguide/API_elastic_CreateCluster.html",
|
|
@@ -97769,6 +97823,12 @@
|
|
|
97769
97823
|
"secretsmanager:ListSecrets"
|
|
97770
97824
|
]
|
|
97771
97825
|
},
|
|
97826
|
+
{
|
|
97827
|
+
"resourceType": "cluster-snapshot",
|
|
97828
|
+
"required": true,
|
|
97829
|
+
"conditionKeys": [],
|
|
97830
|
+
"dependentActions": []
|
|
97831
|
+
},
|
|
97772
97832
|
{
|
|
97773
97833
|
"resourceType": "",
|
|
97774
97834
|
"required": false,
|
|
@@ -97958,10 +98018,11 @@
|
|
|
97958
98018
|
"accessLevel": "Write",
|
|
97959
98019
|
"resourceTypes": [
|
|
97960
98020
|
{
|
|
97961
|
-
"resourceType": "cluster
|
|
98021
|
+
"resourceType": "cluster",
|
|
97962
98022
|
"required": true,
|
|
97963
98023
|
"conditionKeys": [],
|
|
97964
98024
|
"dependentActions": [
|
|
98025
|
+
"docdb-elastic:CreateCluster",
|
|
97965
98026
|
"ec2:CreateVpcEndpoint",
|
|
97966
98027
|
"ec2:DeleteVpcEndpoints",
|
|
97967
98028
|
"ec2:DescribeAvailabilityZones",
|
|
@@ -97983,6 +98044,12 @@
|
|
|
97983
98044
|
"secretsmanager:ListSecrets"
|
|
97984
98045
|
]
|
|
97985
98046
|
},
|
|
98047
|
+
{
|
|
98048
|
+
"resourceType": "cluster-snapshot",
|
|
98049
|
+
"required": true,
|
|
98050
|
+
"conditionKeys": [],
|
|
98051
|
+
"dependentActions": []
|
|
98052
|
+
},
|
|
97986
98053
|
{
|
|
97987
98054
|
"resourceType": "",
|
|
97988
98055
|
"required": false,
|
|
@@ -97995,6 +98062,52 @@
|
|
|
97995
98062
|
}
|
|
97996
98063
|
]
|
|
97997
98064
|
},
|
|
98065
|
+
{
|
|
98066
|
+
"name": "StartCluster",
|
|
98067
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/documentdb/latest/developerguide/API_elastic_StartCluster.html",
|
|
98068
|
+
"permissionOnly": false,
|
|
98069
|
+
"description": "Grants permission to start a stopped Amazon DocDB-Elastic cluster",
|
|
98070
|
+
"accessLevel": "Write",
|
|
98071
|
+
"resourceTypes": [
|
|
98072
|
+
{
|
|
98073
|
+
"resourceType": "cluster",
|
|
98074
|
+
"required": true,
|
|
98075
|
+
"conditionKeys": [],
|
|
98076
|
+
"dependentActions": []
|
|
98077
|
+
},
|
|
98078
|
+
{
|
|
98079
|
+
"resourceType": "",
|
|
98080
|
+
"required": false,
|
|
98081
|
+
"conditionKeys": [
|
|
98082
|
+
"aws:ResourceTag/${TagKey}"
|
|
98083
|
+
],
|
|
98084
|
+
"dependentActions": []
|
|
98085
|
+
}
|
|
98086
|
+
]
|
|
98087
|
+
},
|
|
98088
|
+
{
|
|
98089
|
+
"name": "StopCluster",
|
|
98090
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/documentdb/latest/developerguide/API_elastic_StopCluster.html",
|
|
98091
|
+
"permissionOnly": false,
|
|
98092
|
+
"description": "Grants permission to stop an existing Amazon DocDB-Elastic cluster",
|
|
98093
|
+
"accessLevel": "Write",
|
|
98094
|
+
"resourceTypes": [
|
|
98095
|
+
{
|
|
98096
|
+
"resourceType": "cluster",
|
|
98097
|
+
"required": true,
|
|
98098
|
+
"conditionKeys": [],
|
|
98099
|
+
"dependentActions": []
|
|
98100
|
+
},
|
|
98101
|
+
{
|
|
98102
|
+
"resourceType": "",
|
|
98103
|
+
"required": false,
|
|
98104
|
+
"conditionKeys": [
|
|
98105
|
+
"aws:ResourceTag/${TagKey}"
|
|
98106
|
+
],
|
|
98107
|
+
"dependentActions": []
|
|
98108
|
+
}
|
|
98109
|
+
]
|
|
98110
|
+
},
|
|
97998
98111
|
{
|
|
97999
98112
|
"name": "TagResource",
|
|
98000
98113
|
"apiReferenceUrl": "https://docs.aws.amazon.com/documentdb/latest/developerguide/API_elastic_TagResource.html",
|
|
@@ -265476,14 +265589,6 @@
|
|
|
265476
265589
|
"required": true,
|
|
265477
265590
|
"conditionKeys": [],
|
|
265478
265591
|
"dependentActions": []
|
|
265479
|
-
},
|
|
265480
|
-
{
|
|
265481
|
-
"resourceType": "",
|
|
265482
|
-
"required": false,
|
|
265483
|
-
"conditionKeys": [
|
|
265484
|
-
"aws:ResourceTag/${TagKey}"
|
|
265485
|
-
],
|
|
265486
|
-
"dependentActions": []
|
|
265487
265592
|
}
|
|
265488
265593
|
]
|
|
265489
265594
|
},
|
|
@@ -266927,6 +267032,21 @@
|
|
|
266927
267032
|
}
|
|
266928
267033
|
]
|
|
266929
267034
|
},
|
|
267035
|
+
{
|
|
267036
|
+
"name": "ModifyIntegration",
|
|
267037
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_ModifyIntegration.html",
|
|
267038
|
+
"permissionOnly": false,
|
|
267039
|
+
"description": "Grants permission to modify an Aurora zero-ETL integration with Redshift",
|
|
267040
|
+
"accessLevel": "Write",
|
|
267041
|
+
"resourceTypes": [
|
|
267042
|
+
{
|
|
267043
|
+
"resourceType": "integration",
|
|
267044
|
+
"required": true,
|
|
267045
|
+
"conditionKeys": [],
|
|
267046
|
+
"dependentActions": []
|
|
267047
|
+
}
|
|
267048
|
+
]
|
|
267049
|
+
},
|
|
266930
267050
|
{
|
|
266931
267051
|
"name": "ModifyOptionGroup",
|
|
266932
267052
|
"apiReferenceUrl": "https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_ModifyOptionGroup.html",
|
|
@@ -2781,10 +2781,11 @@
|
|
|
2781
2781
|
"name": "AWS Clean Rooms",
|
|
2782
2782
|
"servicePrefix": "cleanrooms",
|
|
2783
2783
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awscleanrooms.html",
|
|
2784
|
-
"actionsCount":
|
|
2784
|
+
"actionsCount": 63,
|
|
2785
2785
|
"actions": [
|
|
2786
2786
|
"BatchGetCollaborationAnalysisTemplate",
|
|
2787
2787
|
"BatchGetSchema",
|
|
2788
|
+
"BatchGetSchemaAnalysisRule",
|
|
2788
2789
|
"CreateAnalysisTemplate",
|
|
2789
2790
|
"CreateCollaboration",
|
|
2790
2791
|
"CreateConfiguredAudienceModelAssociation",
|
|
@@ -7447,8 +7448,9 @@
|
|
|
7447
7448
|
"name": "Amazon DocumentDB Elastic Clusters",
|
|
7448
7449
|
"servicePrefix": "docdb-elastic",
|
|
7449
7450
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazondocumentdbelasticclusters.html",
|
|
7450
|
-
"actionsCount":
|
|
7451
|
+
"actionsCount": 16,
|
|
7451
7452
|
"actions": [
|
|
7453
|
+
"CopyClusterSnapshot",
|
|
7452
7454
|
"CreateCluster",
|
|
7453
7455
|
"CreateClusterSnapshot",
|
|
7454
7456
|
"DeleteCluster",
|
|
@@ -7459,6 +7461,8 @@
|
|
|
7459
7461
|
"ListClusters",
|
|
7460
7462
|
"ListTagsForResource",
|
|
7461
7463
|
"RestoreClusterFromSnapshot",
|
|
7464
|
+
"StartCluster",
|
|
7465
|
+
"StopCluster",
|
|
7462
7466
|
"TagResource",
|
|
7463
7467
|
"UntagResource",
|
|
7464
7468
|
"UpdateCluster"
|
|
@@ -19429,7 +19433,7 @@
|
|
|
19429
19433
|
"name": "Amazon RDS",
|
|
19430
19434
|
"servicePrefix": "rds",
|
|
19431
19435
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonrds.html",
|
|
19432
|
-
"actionsCount":
|
|
19436
|
+
"actionsCount": 167,
|
|
19433
19437
|
"actions": [
|
|
19434
19438
|
"AddRoleToDBCluster",
|
|
19435
19439
|
"AddRoleToDBInstance",
|
|
@@ -19561,6 +19565,7 @@
|
|
|
19561
19565
|
"ModifyDBSubnetGroup",
|
|
19562
19566
|
"ModifyEventSubscription",
|
|
19563
19567
|
"ModifyGlobalCluster",
|
|
19568
|
+
"ModifyIntegration",
|
|
19564
19569
|
"ModifyOptionGroup",
|
|
19565
19570
|
"ModifyRecommendation",
|
|
19566
19571
|
"ModifyTenantDatabase",
|
|
@@ -1,20 +1,20 @@
|
|
|
1
1
|
{
|
|
2
2
|
"Actions by type": [
|
|
3
3
|
{
|
|
4
|
-
"key": "
|
|
5
|
-
"value":
|
|
4
|
+
"key": "Write Actions",
|
|
5
|
+
"value": 9163
|
|
6
6
|
},
|
|
7
7
|
{
|
|
8
|
-
"key": "
|
|
9
|
-
"value":
|
|
8
|
+
"key": "Read Actions",
|
|
9
|
+
"value": 4470
|
|
10
10
|
},
|
|
11
11
|
{
|
|
12
|
-
"key": "
|
|
13
|
-
"value":
|
|
12
|
+
"key": "List Actions",
|
|
13
|
+
"value": 2697
|
|
14
14
|
},
|
|
15
15
|
{
|
|
16
|
-
"key": "
|
|
17
|
-
"value":
|
|
16
|
+
"key": "Permissions Actions",
|
|
17
|
+
"value": 268
|
|
18
18
|
}
|
|
19
19
|
],
|
|
20
20
|
"Longest action names": [
|
|
@@ -262,7 +262,7 @@
|
|
|
262
262
|
},
|
|
263
263
|
{
|
|
264
264
|
"key": "Amazon RDS",
|
|
265
|
-
"value":
|
|
265
|
+
"value": 167
|
|
266
266
|
},
|
|
267
267
|
{
|
|
268
268
|
"key": "Amazon Lightsail",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "aws-iam-data",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.182",
|
|
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",
|