aws-iam-data 0.0.538 → 0.0.540
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.
- package/dist/data/json/changelog.json +66 -0
- package/dist/data/json/iam.json +552 -109
- package/dist/data/json/metadata.json +69 -26
- package/dist/data/json/reports.json +6 -6
- package/package.json +1 -1
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"serviceCount":
|
|
2
|
+
"serviceCount": 465,
|
|
3
3
|
"services": [
|
|
4
4
|
{
|
|
5
5
|
"name": "AWS Account Management",
|
|
@@ -2756,7 +2756,7 @@
|
|
|
2756
2756
|
"name": "Amazon Bedrock Agentcore",
|
|
2757
2757
|
"servicePrefix": "bedrock-agentcore",
|
|
2758
2758
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonbedrockagentcore.html",
|
|
2759
|
-
"actionsCount":
|
|
2759
|
+
"actionsCount": 134,
|
|
2760
2760
|
"actions": [
|
|
2761
2761
|
"AllowVendedLogDeliveryForResource",
|
|
2762
2762
|
"AuthorizeAction",
|
|
@@ -2830,6 +2830,7 @@
|
|
|
2830
2830
|
"GetWorkloadAccessTokenForUserId",
|
|
2831
2831
|
"GetWorkloadIdentity",
|
|
2832
2832
|
"InvokeAgentRuntime",
|
|
2833
|
+
"InvokeAgentRuntimeCommand",
|
|
2833
2834
|
"InvokeAgentRuntimeForUser",
|
|
2834
2835
|
"InvokeAgentRuntimeWithWebSocketStream",
|
|
2835
2836
|
"InvokeAgentRuntimeWithWebSocketStreamForUser",
|
|
@@ -11253,7 +11254,7 @@
|
|
|
11253
11254
|
"capacity-provider",
|
|
11254
11255
|
"task-set"
|
|
11255
11256
|
],
|
|
11256
|
-
"conditionKeysCount":
|
|
11257
|
+
"conditionKeysCount": 28,
|
|
11257
11258
|
"conditionKeys": [
|
|
11258
11259
|
"aws:RequestTag/${TagKey}",
|
|
11259
11260
|
"aws:ResourceTag/${TagKey}",
|
|
@@ -11273,6 +11274,7 @@
|
|
|
11273
11274
|
"ecs:enable-service-connect",
|
|
11274
11275
|
"ecs:enable-vpc-lattice",
|
|
11275
11276
|
"ecs:fargate-ephemeral-storage-kms-key",
|
|
11277
|
+
"ecs:instance-metadata-tags-propagation",
|
|
11276
11278
|
"ecs:namespace",
|
|
11277
11279
|
"ecs:privileged",
|
|
11278
11280
|
"ecs:propagate-tags",
|
|
@@ -15975,6 +15977,38 @@
|
|
|
15975
15977
|
"aws:TagKeys"
|
|
15976
15978
|
]
|
|
15977
15979
|
},
|
|
15980
|
+
{
|
|
15981
|
+
"name": "AWS Interconnect",
|
|
15982
|
+
"servicePrefix": "interconnect",
|
|
15983
|
+
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsinterconnect.html",
|
|
15984
|
+
"actionsCount": 13,
|
|
15985
|
+
"actions": [
|
|
15986
|
+
"AcceptConnectionProposal",
|
|
15987
|
+
"CreateConnection",
|
|
15988
|
+
"DeleteConnection",
|
|
15989
|
+
"DescribeConnectionProposal",
|
|
15990
|
+
"GetConnection",
|
|
15991
|
+
"GetEnvironment",
|
|
15992
|
+
"ListAttachPoints",
|
|
15993
|
+
"ListConnections",
|
|
15994
|
+
"ListEnvironments",
|
|
15995
|
+
"ListTagsForResource",
|
|
15996
|
+
"TagResource",
|
|
15997
|
+
"UntagResource",
|
|
15998
|
+
"UpdateConnection"
|
|
15999
|
+
],
|
|
16000
|
+
"resourceTypesCount": 2,
|
|
16001
|
+
"resourceTypes": [
|
|
16002
|
+
"connection",
|
|
16003
|
+
"environment"
|
|
16004
|
+
],
|
|
16005
|
+
"conditionKeysCount": 3,
|
|
16006
|
+
"conditionKeys": [
|
|
16007
|
+
"aws:RequestTag/${TagKey}",
|
|
16008
|
+
"aws:ResourceTag/${TagKey}",
|
|
16009
|
+
"aws:TagKeys"
|
|
16010
|
+
]
|
|
16011
|
+
},
|
|
15978
16012
|
{
|
|
15979
16013
|
"name": "AWS Invoicing Service",
|
|
15980
16014
|
"servicePrefix": "invoicing",
|
|
@@ -21329,7 +21363,7 @@
|
|
|
21329
21363
|
"name": "Amazon OpenSearch Service",
|
|
21330
21364
|
"servicePrefix": "es",
|
|
21331
21365
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonopensearchservice.html",
|
|
21332
|
-
"actionsCount":
|
|
21366
|
+
"actionsCount": 118,
|
|
21333
21367
|
"actions": [
|
|
21334
21368
|
"AcceptInboundConnection",
|
|
21335
21369
|
"AcceptInboundCrossClusterSearchConnection",
|
|
@@ -21401,6 +21435,7 @@
|
|
|
21401
21435
|
"GetCompatibleElasticsearchVersions",
|
|
21402
21436
|
"GetCompatibleVersions",
|
|
21403
21437
|
"GetDataSource",
|
|
21438
|
+
"GetDefaultApplicationSetting",
|
|
21404
21439
|
"GetDirectQueryDataSource",
|
|
21405
21440
|
"GetDomainMaintenanceStatus",
|
|
21406
21441
|
"GetIndex",
|
|
@@ -21426,6 +21461,7 @@
|
|
|
21426
21461
|
"ListVpcEndpointsForDomain",
|
|
21427
21462
|
"PurchaseReservedElasticsearchInstanceOffering",
|
|
21428
21463
|
"PurchaseReservedInstanceOffering",
|
|
21464
|
+
"PutDefaultApplicationSetting",
|
|
21429
21465
|
"RejectInboundConnection",
|
|
21430
21466
|
"RejectInboundCrossClusterSearchConnection",
|
|
21431
21467
|
"RemoveTags",
|
|
@@ -25027,7 +25063,7 @@
|
|
|
25027
25063
|
"name": "Amazon Route 53 Recovery Controls",
|
|
25028
25064
|
"servicePrefix": "route53-recovery-control-config",
|
|
25029
25065
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonroute53recoverycontrols.html",
|
|
25030
|
-
"actionsCount":
|
|
25066
|
+
"actionsCount": 27,
|
|
25031
25067
|
"actions": [
|
|
25032
25068
|
"CreateCluster",
|
|
25033
25069
|
"CreateControlPanel",
|
|
@@ -25041,7 +25077,6 @@
|
|
|
25041
25077
|
"DescribeCluster",
|
|
25042
25078
|
"DescribeControlPanel",
|
|
25043
25079
|
"DescribeRoutingControl",
|
|
25044
|
-
"DescribeRoutingControlByName",
|
|
25045
25080
|
"DescribeSafetyRule",
|
|
25046
25081
|
"GetResourcePolicy",
|
|
25047
25082
|
"ListAssociatedRoute53HealthChecks",
|
|
@@ -27476,21 +27511,6 @@
|
|
|
27476
27511
|
"conditionKeysCount": 0,
|
|
27477
27512
|
"conditionKeys": []
|
|
27478
27513
|
},
|
|
27479
|
-
{
|
|
27480
|
-
"name": "AWS Service for managing AWS Management Console user experience capabilities.",
|
|
27481
|
-
"servicePrefix": "uxc",
|
|
27482
|
-
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsserviceformanagingawsconsoleuserexperiencecapabilities..html",
|
|
27483
|
-
"actionsCount": 3,
|
|
27484
|
-
"actions": [
|
|
27485
|
-
"DeleteAccountColor",
|
|
27486
|
-
"GetAccountColor",
|
|
27487
|
-
"PutAccountColor"
|
|
27488
|
-
],
|
|
27489
|
-
"resourceTypesCount": 0,
|
|
27490
|
-
"resourceTypes": [],
|
|
27491
|
-
"conditionKeysCount": 0,
|
|
27492
|
-
"conditionKeys": []
|
|
27493
|
-
},
|
|
27494
27514
|
{
|
|
27495
27515
|
"name": "AWS service providing managed private networks",
|
|
27496
27516
|
"servicePrefix": "private-networks",
|
|
@@ -28144,7 +28164,7 @@
|
|
|
28144
28164
|
"name": "Amazon SimpleDB",
|
|
28145
28165
|
"servicePrefix": "sdb",
|
|
28146
28166
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonsimpledb.html",
|
|
28147
|
-
"actionsCount":
|
|
28167
|
+
"actionsCount": 13,
|
|
28148
28168
|
"actions": [
|
|
28149
28169
|
"BatchDeleteAttributes",
|
|
28150
28170
|
"BatchPutAttributes",
|
|
@@ -28153,13 +28173,17 @@
|
|
|
28153
28173
|
"DeleteDomain",
|
|
28154
28174
|
"DomainMetadata",
|
|
28155
28175
|
"GetAttributes",
|
|
28176
|
+
"GetExport",
|
|
28156
28177
|
"ListDomains",
|
|
28178
|
+
"ListExports",
|
|
28157
28179
|
"PutAttributes",
|
|
28158
|
-
"Select"
|
|
28180
|
+
"Select",
|
|
28181
|
+
"StartDomainExport"
|
|
28159
28182
|
],
|
|
28160
|
-
"resourceTypesCount":
|
|
28183
|
+
"resourceTypesCount": 2,
|
|
28161
28184
|
"resourceTypes": [
|
|
28162
|
-
"domain"
|
|
28185
|
+
"domain",
|
|
28186
|
+
"export"
|
|
28163
28187
|
],
|
|
28164
28188
|
"conditionKeysCount": 0,
|
|
28165
28189
|
"conditionKeys": []
|
|
@@ -29870,6 +29894,24 @@
|
|
|
29870
29894
|
"conditionKeysCount": 0,
|
|
29871
29895
|
"conditionKeys": []
|
|
29872
29896
|
},
|
|
29897
|
+
{
|
|
29898
|
+
"name": "AWS User Experience Customization",
|
|
29899
|
+
"servicePrefix": "uxc",
|
|
29900
|
+
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsuserexperiencecustomization.html",
|
|
29901
|
+
"actionsCount": 6,
|
|
29902
|
+
"actions": [
|
|
29903
|
+
"DeleteAccountColor",
|
|
29904
|
+
"GetAccountColor",
|
|
29905
|
+
"GetAccountCustomizations",
|
|
29906
|
+
"ListServices",
|
|
29907
|
+
"PutAccountColor",
|
|
29908
|
+
"UpdateAccountCustomizations"
|
|
29909
|
+
],
|
|
29910
|
+
"resourceTypesCount": 0,
|
|
29911
|
+
"resourceTypes": [],
|
|
29912
|
+
"conditionKeysCount": 0,
|
|
29913
|
+
"conditionKeys": []
|
|
29914
|
+
},
|
|
29873
29915
|
{
|
|
29874
29916
|
"name": "AWS User Notifications",
|
|
29875
29917
|
"servicePrefix": "notifications",
|
|
@@ -30138,12 +30180,13 @@
|
|
|
30138
30180
|
"ServiceNetworkVpcAssociation",
|
|
30139
30181
|
"TargetGroup"
|
|
30140
30182
|
],
|
|
30141
|
-
"conditionKeysCount":
|
|
30183
|
+
"conditionKeysCount": 16,
|
|
30142
30184
|
"conditionKeys": [
|
|
30143
30185
|
"aws:RequestTag/${TagKey}",
|
|
30144
30186
|
"aws:ResourceTag/${TagKey}",
|
|
30145
30187
|
"aws:TagKeys",
|
|
30146
30188
|
"vpc-lattice:AuthType",
|
|
30189
|
+
"vpc-lattice:CreateAction",
|
|
30147
30190
|
"vpc-lattice:DomainName",
|
|
30148
30191
|
"vpc-lattice:PrivateDnsPreference",
|
|
30149
30192
|
"vpc-lattice:PrivateDnsSpecifiedDomains",
|
|
@@ -2,15 +2,15 @@
|
|
|
2
2
|
"Actions by type": [
|
|
3
3
|
{
|
|
4
4
|
"key": "Write Actions",
|
|
5
|
-
"value":
|
|
5
|
+
"value": 11288
|
|
6
6
|
},
|
|
7
7
|
{
|
|
8
8
|
"key": "Read Actions",
|
|
9
|
-
"value":
|
|
9
|
+
"value": 5462
|
|
10
10
|
},
|
|
11
11
|
{
|
|
12
12
|
"key": "List Actions",
|
|
13
|
-
"value":
|
|
13
|
+
"value": 3415
|
|
14
14
|
},
|
|
15
15
|
{
|
|
16
16
|
"key": "Permissions Actions",
|
|
@@ -398,7 +398,7 @@
|
|
|
398
398
|
"Summary": [
|
|
399
399
|
{
|
|
400
400
|
"key": "Total number of services",
|
|
401
|
-
"value":
|
|
401
|
+
"value": 465
|
|
402
402
|
},
|
|
403
403
|
{
|
|
404
404
|
"key": "Average number of actions per service",
|
|
@@ -410,11 +410,11 @@
|
|
|
410
410
|
},
|
|
411
411
|
{
|
|
412
412
|
"key": "Total number of distinct resource ARNS",
|
|
413
|
-
"value":
|
|
413
|
+
"value": 2058
|
|
414
414
|
},
|
|
415
415
|
{
|
|
416
416
|
"key": "Total number of distinct condition keys",
|
|
417
|
-
"value":
|
|
417
|
+
"value": 1371
|
|
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.540",
|
|
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",
|