aws-iam-data 0.0.599 → 0.0.600
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 +41 -0
- package/dist/data/json/iam.json +617 -30
- package/dist/data/json/metadata.json +35 -9
- package/dist/data/json/reports.json +11 -11
- package/package.json +1 -1
|
@@ -5049,7 +5049,7 @@
|
|
|
5049
5049
|
"name": "Amazon CloudWatch",
|
|
5050
5050
|
"servicePrefix": "cloudwatch",
|
|
5051
5051
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazoncloudwatch.html",
|
|
5052
|
-
"actionsCount":
|
|
5052
|
+
"actionsCount": 65,
|
|
5053
5053
|
"actions": [
|
|
5054
5054
|
"BatchGetServiceLevelIndicatorReport",
|
|
5055
5055
|
"BatchGetServiceLevelObjectiveBudgetReport",
|
|
@@ -5076,6 +5076,7 @@
|
|
|
5076
5076
|
"GenerateQueryResultsSummary",
|
|
5077
5077
|
"GetAlarmMuteRule",
|
|
5078
5078
|
"GetDashboard",
|
|
5079
|
+
"GetDataset",
|
|
5079
5080
|
"GetInsightRuleReport",
|
|
5080
5081
|
"GetMetricData",
|
|
5081
5082
|
"GetMetricStatistics",
|
|
@@ -5102,6 +5103,7 @@
|
|
|
5102
5103
|
"PutCompositeAlarm",
|
|
5103
5104
|
"PutDashboard",
|
|
5104
5105
|
"PutInsightRule",
|
|
5106
|
+
"PutLogAlarm",
|
|
5105
5107
|
"PutManagedInsightRules",
|
|
5106
5108
|
"PutMetricAlarm",
|
|
5107
5109
|
"PutMetricData",
|
|
@@ -5115,11 +5117,12 @@
|
|
|
5115
5117
|
"UntagResource",
|
|
5116
5118
|
"UpdateServiceLevelObjective"
|
|
5117
5119
|
],
|
|
5118
|
-
"resourceTypesCount":
|
|
5120
|
+
"resourceTypesCount": 8,
|
|
5119
5121
|
"resourceTypes": [
|
|
5120
5122
|
"alarm",
|
|
5121
5123
|
"alarm-mute-rule",
|
|
5122
5124
|
"dashboard",
|
|
5125
|
+
"dataset",
|
|
5123
5126
|
"insight-rule",
|
|
5124
5127
|
"metric-stream",
|
|
5125
5128
|
"slo",
|
|
@@ -8816,7 +8819,7 @@
|
|
|
8816
8819
|
"name": "Amazon DataZone",
|
|
8817
8820
|
"servicePrefix": "datazone",
|
|
8818
8821
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazondatazone.html",
|
|
8819
|
-
"actionsCount":
|
|
8822
|
+
"actionsCount": 235,
|
|
8820
8823
|
"actions": [
|
|
8821
8824
|
"AcceptPredictions",
|
|
8822
8825
|
"AcceptSubscriptionRequest",
|
|
@@ -8906,6 +8909,7 @@
|
|
|
8906
8909
|
"GetCell",
|
|
8907
8910
|
"GetCellRun",
|
|
8908
8911
|
"GetCellRunResult",
|
|
8912
|
+
"GetCompute",
|
|
8909
8913
|
"GetConnection",
|
|
8910
8914
|
"GetConversation",
|
|
8911
8915
|
"GetDataExportConfiguration",
|
|
@@ -9012,12 +9016,15 @@
|
|
|
9012
9016
|
"SsoLogin",
|
|
9013
9017
|
"SsoLogout",
|
|
9014
9018
|
"StartAccountBootstrapAction",
|
|
9019
|
+
"StartCompute",
|
|
9015
9020
|
"StartConversation",
|
|
9016
9021
|
"StartDataSourceRun",
|
|
9017
9022
|
"StartMetadataGenerationRun",
|
|
9018
9023
|
"StartNotebookCompute",
|
|
9019
9024
|
"StartNotebookExport",
|
|
9020
9025
|
"StartNotebookImport",
|
|
9026
|
+
"StartNotebookSync",
|
|
9027
|
+
"StopCompute",
|
|
9021
9028
|
"StopMetadataGenerationRun",
|
|
9022
9029
|
"StopNotebookCompute",
|
|
9023
9030
|
"TagResource",
|
|
@@ -11963,7 +11970,7 @@
|
|
|
11963
11970
|
"dashboard",
|
|
11964
11971
|
"capability"
|
|
11965
11972
|
],
|
|
11966
|
-
"conditionKeysCount":
|
|
11973
|
+
"conditionKeysCount": 29,
|
|
11967
11974
|
"conditionKeys": [
|
|
11968
11975
|
"aws:RequestTag/${TagKey}",
|
|
11969
11976
|
"aws:ResourceTag/${TagKey}",
|
|
@@ -11977,6 +11984,7 @@
|
|
|
11977
11984
|
"eks:clientId",
|
|
11978
11985
|
"eks:clusterName",
|
|
11979
11986
|
"eks:computeConfigEnabled",
|
|
11987
|
+
"eks:controlPlaneEgressMode",
|
|
11980
11988
|
"eks:controlPlaneScalingTier",
|
|
11981
11989
|
"eks:deletionProtection",
|
|
11982
11990
|
"eks:elasticLoadBalancingEnabled",
|
|
@@ -21110,7 +21118,7 @@
|
|
|
21110
21118
|
"name": "Amazon MQ",
|
|
21111
21119
|
"servicePrefix": "mq",
|
|
21112
21120
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonmq.html",
|
|
21113
|
-
"actionsCount":
|
|
21121
|
+
"actionsCount": 27,
|
|
21114
21122
|
"actions": [
|
|
21115
21123
|
"CreateBroker",
|
|
21116
21124
|
"CreateConfiguration",
|
|
@@ -21126,6 +21134,7 @@
|
|
|
21126
21134
|
"DescribeBrokerInstanceOptions",
|
|
21127
21135
|
"DescribeConfiguration",
|
|
21128
21136
|
"DescribeConfigurationRevision",
|
|
21137
|
+
"DescribeSharedResources",
|
|
21129
21138
|
"DescribeUser",
|
|
21130
21139
|
"ListBrokers",
|
|
21131
21140
|
"ListConfigurationRevisions",
|
|
@@ -24016,14 +24025,16 @@
|
|
|
24016
24025
|
"name": "Amazon QuickSight",
|
|
24017
24026
|
"servicePrefix": "quicksight",
|
|
24018
24027
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonquicksight.html",
|
|
24019
|
-
"actionsCount":
|
|
24028
|
+
"actionsCount": 317,
|
|
24020
24029
|
"actions": [
|
|
24021
24030
|
"AccountConfigurations",
|
|
24022
24031
|
"AllowVendedLogDeliveryForResource",
|
|
24032
|
+
"BatchAssignLimitsProfile",
|
|
24023
24033
|
"BatchCreateTopicReviewedAnswer",
|
|
24024
24034
|
"BatchDeleteKnowledgeBase",
|
|
24025
24035
|
"BatchDeleteTopicReviewedAnswer",
|
|
24026
24036
|
"BatchGetPreferences",
|
|
24037
|
+
"BatchUnassignLimitsProfile",
|
|
24027
24038
|
"BatchUpdatePreferences",
|
|
24028
24039
|
"CancelIngestion",
|
|
24029
24040
|
"CreateAccountCustomization",
|
|
@@ -24046,6 +24057,7 @@
|
|
|
24046
24057
|
"CreateGroupMembership",
|
|
24047
24058
|
"CreateIAMPolicyAssignment",
|
|
24048
24059
|
"CreateIngestion",
|
|
24060
|
+
"CreateLimitsProfile",
|
|
24049
24061
|
"CreateNamespace",
|
|
24050
24062
|
"CreateOAuthClientApplication",
|
|
24051
24063
|
"CreateReader",
|
|
@@ -24084,6 +24096,7 @@
|
|
|
24084
24096
|
"DeleteIAMPolicyAssignment",
|
|
24085
24097
|
"DeleteIdentityPropagationConfig",
|
|
24086
24098
|
"DeleteKnowledgeBase",
|
|
24099
|
+
"DeleteLimitsProfile",
|
|
24087
24100
|
"DeleteNamespace",
|
|
24088
24101
|
"DeleteOAuthClientApplication",
|
|
24089
24102
|
"DeleteRefreshSchedule",
|
|
@@ -24112,6 +24125,8 @@
|
|
|
24112
24125
|
"DescribeAnalysisPermissions",
|
|
24113
24126
|
"DescribeAssetBundleExportJob",
|
|
24114
24127
|
"DescribeAssetBundleImportJob",
|
|
24128
|
+
"DescribeAutomationGroup",
|
|
24129
|
+
"DescribeAutomationGroupPermissions",
|
|
24115
24130
|
"DescribeAutomationJob",
|
|
24116
24131
|
"DescribeBrand",
|
|
24117
24132
|
"DescribeBrandAssignment",
|
|
@@ -24143,6 +24158,7 @@
|
|
|
24143
24158
|
"DescribeKeyRegistration",
|
|
24144
24159
|
"DescribeKnowledgeBase",
|
|
24145
24160
|
"DescribeKnowledgeBasePermissions",
|
|
24161
|
+
"DescribeLimitsProfile",
|
|
24146
24162
|
"DescribeNamespace",
|
|
24147
24163
|
"DescribeOAuthClientApplication",
|
|
24148
24164
|
"DescribeQPersonalizationConfiguration",
|
|
@@ -24182,6 +24198,8 @@
|
|
|
24182
24198
|
"ListAnalyses",
|
|
24183
24199
|
"ListAssetBundleExportJobs",
|
|
24184
24200
|
"ListAssetBundleImportJobs",
|
|
24201
|
+
"ListAssignmentsForPrincipal",
|
|
24202
|
+
"ListAutomationGroups",
|
|
24185
24203
|
"ListBrands",
|
|
24186
24204
|
"ListCustomPermissions",
|
|
24187
24205
|
"ListCustomerManagedKeys",
|
|
@@ -24202,8 +24220,10 @@
|
|
|
24202
24220
|
"ListIngestions",
|
|
24203
24221
|
"ListKMSKeysForUser",
|
|
24204
24222
|
"ListKnowledgeBases",
|
|
24223
|
+
"ListLimitsProfiles",
|
|
24205
24224
|
"ListNamespaces",
|
|
24206
24225
|
"ListOAuthClientApplications",
|
|
24226
|
+
"ListProfileAssignments",
|
|
24207
24227
|
"ListRefreshSchedules",
|
|
24208
24228
|
"ListRoleMemberships",
|
|
24209
24229
|
"ListSelfUpgrades",
|
|
@@ -24236,6 +24256,7 @@
|
|
|
24236
24256
|
"SearchActionConnectors",
|
|
24237
24257
|
"SearchAgents",
|
|
24238
24258
|
"SearchAnalyses",
|
|
24259
|
+
"SearchAutomationGroups",
|
|
24239
24260
|
"SearchDashboards",
|
|
24240
24261
|
"SearchDataSets",
|
|
24241
24262
|
"SearchDataSources",
|
|
@@ -24268,6 +24289,7 @@
|
|
|
24268
24289
|
"UpdateAnalysis",
|
|
24269
24290
|
"UpdateAnalysisPermissions",
|
|
24270
24291
|
"UpdateApplicationWithTokenExchangeGrant",
|
|
24292
|
+
"UpdateAutomationGroupPermissions",
|
|
24271
24293
|
"UpdateBrand",
|
|
24272
24294
|
"UpdateBrandAssignment",
|
|
24273
24295
|
"UpdateBrandPublishedVersion",
|
|
@@ -24295,6 +24317,7 @@
|
|
|
24295
24317
|
"UpdateIpRestriction",
|
|
24296
24318
|
"UpdateKeyRegistration",
|
|
24297
24319
|
"UpdateKnowledgeBasePermissions",
|
|
24320
|
+
"UpdateLimitsProfile",
|
|
24298
24321
|
"UpdateOAuthClientApplication",
|
|
24299
24322
|
"UpdatePublicSharingSettings",
|
|
24300
24323
|
"UpdateQPersonalizationConfiguration",
|
|
@@ -24322,7 +24345,7 @@
|
|
|
24322
24345
|
"UpdateUserCustomPermission",
|
|
24323
24346
|
"UpdateVPCConnection"
|
|
24324
24347
|
],
|
|
24325
|
-
"resourceTypesCount":
|
|
24348
|
+
"resourceTypesCount": 35,
|
|
24326
24349
|
"resourceTypes": [
|
|
24327
24350
|
"account",
|
|
24328
24351
|
"user",
|
|
@@ -24357,7 +24380,8 @@
|
|
|
24357
24380
|
"automationGroup",
|
|
24358
24381
|
"knowledgeBase",
|
|
24359
24382
|
"space",
|
|
24360
|
-
"approvalPolicy"
|
|
24383
|
+
"approvalPolicy",
|
|
24384
|
+
"limitsProfile"
|
|
24361
24385
|
],
|
|
24362
24386
|
"conditionKeysCount": 11,
|
|
24363
24387
|
"conditionKeys": [
|
|
@@ -32089,8 +32113,10 @@
|
|
|
32089
32113
|
"name": "Amazon WorkSpaces AgentAccess MCP Server",
|
|
32090
32114
|
"servicePrefix": "agentaccess-mcp",
|
|
32091
32115
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonworkspacesagentaccessmcpserver.html",
|
|
32092
|
-
"actionsCount":
|
|
32116
|
+
"actionsCount": 17,
|
|
32093
32117
|
"actions": [
|
|
32118
|
+
"CallForwardedTool",
|
|
32119
|
+
"CheckConnectionStatus",
|
|
32094
32120
|
"DoubleClick",
|
|
32095
32121
|
"GetScreenshot",
|
|
32096
32122
|
"HoldKey",
|
|
@@ -2,19 +2,19 @@
|
|
|
2
2
|
"Actions by type": [
|
|
3
3
|
{
|
|
4
4
|
"key": "Write Actions",
|
|
5
|
-
"value":
|
|
5
|
+
"value": 11709
|
|
6
6
|
},
|
|
7
7
|
{
|
|
8
8
|
"key": "Read Actions",
|
|
9
|
-
"value":
|
|
9
|
+
"value": 5666
|
|
10
10
|
},
|
|
11
11
|
{
|
|
12
12
|
"key": "List Actions",
|
|
13
|
-
"value":
|
|
13
|
+
"value": 3567
|
|
14
14
|
},
|
|
15
15
|
{
|
|
16
16
|
"key": "Permissions Actions",
|
|
17
|
-
"value":
|
|
17
|
+
"value": 405
|
|
18
18
|
}
|
|
19
19
|
],
|
|
20
20
|
"Longest action names": [
|
|
@@ -240,6 +240,10 @@
|
|
|
240
240
|
"key": "Amazon Connect",
|
|
241
241
|
"value": 363
|
|
242
242
|
},
|
|
243
|
+
{
|
|
244
|
+
"key": "Amazon QuickSight",
|
|
245
|
+
"value": 317
|
|
246
|
+
},
|
|
243
247
|
{
|
|
244
248
|
"key": "Amazon Chime",
|
|
245
249
|
"value": 316
|
|
@@ -248,10 +252,6 @@
|
|
|
248
252
|
"key": "AWS Glue",
|
|
249
253
|
"value": 303
|
|
250
254
|
},
|
|
251
|
-
{
|
|
252
|
-
"key": "Amazon QuickSight",
|
|
253
|
-
"value": 303
|
|
254
|
-
},
|
|
255
255
|
{
|
|
256
256
|
"key": "AWS IoT",
|
|
257
257
|
"value": 293
|
|
@@ -262,7 +262,7 @@
|
|
|
262
262
|
},
|
|
263
263
|
{
|
|
264
264
|
"key": "Amazon DataZone",
|
|
265
|
-
"value":
|
|
265
|
+
"value": 235
|
|
266
266
|
},
|
|
267
267
|
{
|
|
268
268
|
"key": "Amazon Bedrock Agentcore",
|
|
@@ -410,11 +410,11 @@
|
|
|
410
410
|
},
|
|
411
411
|
{
|
|
412
412
|
"key": "Total number of distinct resource ARNS",
|
|
413
|
-
"value":
|
|
413
|
+
"value": 2133
|
|
414
414
|
},
|
|
415
415
|
{
|
|
416
416
|
"key": "Total number of distinct condition keys",
|
|
417
|
-
"value":
|
|
417
|
+
"value": 1437
|
|
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.600",
|
|
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",
|