aws-iam-data 0.0.433 → 0.0.435
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 +78 -0
- package/dist/data/json/iam.json +989 -338
- package/dist/data/json/metadata.json +65 -20
- package/dist/data/json/reports.json +11 -11
- package/package.json +1 -1
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"serviceCount":
|
|
2
|
+
"serviceCount": 449,
|
|
3
3
|
"services": [
|
|
4
4
|
{
|
|
5
5
|
"name": "AWS Account Management",
|
|
@@ -2799,6 +2799,27 @@
|
|
|
2799
2799
|
"aws:TagKeys"
|
|
2800
2800
|
]
|
|
2801
2801
|
},
|
|
2802
|
+
{
|
|
2803
|
+
"name": "AWS Billing and Cost Management Dashboards",
|
|
2804
|
+
"servicePrefix": "bcm-dashboards",
|
|
2805
|
+
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsbillingandcostmanagementdashboards.html",
|
|
2806
|
+
"actionsCount": 9,
|
|
2807
|
+
"actions": [
|
|
2808
|
+
"CreateDashboard",
|
|
2809
|
+
"DeleteDashboard",
|
|
2810
|
+
"GetDashboard",
|
|
2811
|
+
"GetResourcePolicy",
|
|
2812
|
+
"ListDashboards",
|
|
2813
|
+
"ListTagsForResource",
|
|
2814
|
+
"TagResource",
|
|
2815
|
+
"UntagResource",
|
|
2816
|
+
"UpdateDashboard"
|
|
2817
|
+
],
|
|
2818
|
+
"resourceTypesCount": 0,
|
|
2819
|
+
"resourceTypes": [],
|
|
2820
|
+
"conditionKeysCount": 0,
|
|
2821
|
+
"conditionKeys": []
|
|
2822
|
+
},
|
|
2802
2823
|
{
|
|
2803
2824
|
"name": "AWS Billing And Cost Management Data Exports",
|
|
2804
2825
|
"servicePrefix": "bcm-data-exports",
|
|
@@ -7898,13 +7919,14 @@
|
|
|
7898
7919
|
"name": "Amazon DataZone",
|
|
7899
7920
|
"servicePrefix": "datazone",
|
|
7900
7921
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazondatazone.html",
|
|
7901
|
-
"actionsCount":
|
|
7922
|
+
"actionsCount": 194,
|
|
7902
7923
|
"actions": [
|
|
7903
7924
|
"AcceptPredictions",
|
|
7904
7925
|
"AcceptSubscriptionRequest",
|
|
7905
7926
|
"AddEntityOwner",
|
|
7906
7927
|
"AddPolicyGrant",
|
|
7907
7928
|
"AssociateEnvironmentRole",
|
|
7929
|
+
"AssociateGovernedTerms",
|
|
7908
7930
|
"BatchDeleteLinkedTypes",
|
|
7909
7931
|
"BatchPutLinkedTypes",
|
|
7910
7932
|
"CancelMetadataGenerationRun",
|
|
@@ -7965,6 +7987,7 @@
|
|
|
7965
7987
|
"DeleteSubscriptionTarget",
|
|
7966
7988
|
"DeleteTimeSeriesDataPoints",
|
|
7967
7989
|
"DisassociateEnvironmentRole",
|
|
7990
|
+
"DisassociateGovernedTerms",
|
|
7968
7991
|
"GetAccountPool",
|
|
7969
7992
|
"GetAsset",
|
|
7970
7993
|
"GetAssetFilter",
|
|
@@ -12098,21 +12121,29 @@
|
|
|
12098
12121
|
"name": "AWS End User Messaging Social",
|
|
12099
12122
|
"servicePrefix": "social-messaging",
|
|
12100
12123
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsendusermessagingsocial.html",
|
|
12101
|
-
"actionsCount":
|
|
12124
|
+
"actionsCount": 21,
|
|
12102
12125
|
"actions": [
|
|
12103
12126
|
"AssociateWhatsAppBusinessAccount",
|
|
12127
|
+
"CreateWhatsAppMessageTemplate",
|
|
12128
|
+
"CreateWhatsAppMessageTemplateFromLibrary",
|
|
12129
|
+
"CreateWhatsAppMessageTemplateMedia",
|
|
12104
12130
|
"DeleteWhatsAppMessageMedia",
|
|
12131
|
+
"DeleteWhatsAppMessageTemplate",
|
|
12105
12132
|
"DisassociateWhatsAppBusinessAccount",
|
|
12106
12133
|
"GetLinkedWhatsAppBusinessAccount",
|
|
12107
12134
|
"GetLinkedWhatsAppBusinessAccountPhoneNumber",
|
|
12108
12135
|
"GetWhatsAppMessageMedia",
|
|
12136
|
+
"GetWhatsAppMessageTemplate",
|
|
12109
12137
|
"ListLinkedWhatsAppBusinessAccounts",
|
|
12110
12138
|
"ListTagsForResource",
|
|
12139
|
+
"ListWhatsAppMessageTemplates",
|
|
12140
|
+
"ListWhatsAppTemplateLibrary",
|
|
12111
12141
|
"PostWhatsAppMessageMedia",
|
|
12112
12142
|
"PutWhatsAppBusinessAccountEventDestinations",
|
|
12113
12143
|
"SendWhatsAppMessage",
|
|
12114
12144
|
"TagResource",
|
|
12115
|
-
"UntagResource"
|
|
12145
|
+
"UntagResource",
|
|
12146
|
+
"UpdateWhatsAppMessageTemplate"
|
|
12116
12147
|
],
|
|
12117
12148
|
"resourceTypesCount": 2,
|
|
12118
12149
|
"resourceTypes": [
|
|
@@ -13230,7 +13261,7 @@
|
|
|
13230
13261
|
"name": "AWS Glue",
|
|
13231
13262
|
"servicePrefix": "glue",
|
|
13232
13263
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsglue.html",
|
|
13233
|
-
"actionsCount":
|
|
13264
|
+
"actionsCount": 295,
|
|
13234
13265
|
"actions": [
|
|
13235
13266
|
"AuthorizeInboundIntegration",
|
|
13236
13267
|
"BatchCreatePartition",
|
|
@@ -13265,6 +13296,7 @@
|
|
|
13265
13296
|
"CreateDataQualityRuleset",
|
|
13266
13297
|
"CreateDatabase",
|
|
13267
13298
|
"CreateDevEndpoint",
|
|
13299
|
+
"CreateGlueIdentityCenterConfiguration",
|
|
13268
13300
|
"CreateInboundIntegration",
|
|
13269
13301
|
"CreateIntegration",
|
|
13270
13302
|
"CreateIntegrationResourceProperty",
|
|
@@ -13296,6 +13328,7 @@
|
|
|
13296
13328
|
"DeleteDataQualityRuleset",
|
|
13297
13329
|
"DeleteDatabase",
|
|
13298
13330
|
"DeleteDevEndpoint",
|
|
13331
|
+
"DeleteGlueIdentityCenterConfiguration",
|
|
13299
13332
|
"DeleteIntegration",
|
|
13300
13333
|
"DeleteIntegrationTableProperties",
|
|
13301
13334
|
"DeleteJob",
|
|
@@ -13359,6 +13392,7 @@
|
|
|
13359
13392
|
"GetExecutors",
|
|
13360
13393
|
"GetExecutorsThreads",
|
|
13361
13394
|
"GetGeneratedCode",
|
|
13395
|
+
"GetGlueIdentityCenterConfiguration",
|
|
13362
13396
|
"GetIntegrationResourceProperty",
|
|
13363
13397
|
"GetIntegrationTableProperties",
|
|
13364
13398
|
"GetJob",
|
|
@@ -13505,6 +13539,7 @@
|
|
|
13505
13539
|
"UpdateDataQualityRuleset",
|
|
13506
13540
|
"UpdateDatabase",
|
|
13507
13541
|
"UpdateDevEndpoint",
|
|
13542
|
+
"UpdateGlueIdentityCenterConfiguration",
|
|
13508
13543
|
"UpdateIntegrationResourceProperty",
|
|
13509
13544
|
"UpdateIntegrationTableProperties",
|
|
13510
13545
|
"UpdateJob",
|
|
@@ -13728,7 +13763,7 @@
|
|
|
13728
13763
|
"name": "Amazon GuardDuty",
|
|
13729
13764
|
"servicePrefix": "guardduty",
|
|
13730
13765
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonguardduty.html",
|
|
13731
|
-
"actionsCount":
|
|
13766
|
+
"actionsCount": 85,
|
|
13732
13767
|
"actions": [
|
|
13733
13768
|
"AcceptAdministratorInvitation",
|
|
13734
13769
|
"AcceptInvitation",
|
|
@@ -13740,7 +13775,9 @@
|
|
|
13740
13775
|
"CreateMembers",
|
|
13741
13776
|
"CreatePublishingDestination",
|
|
13742
13777
|
"CreateSampleFindings",
|
|
13778
|
+
"CreateThreatEntitySet",
|
|
13743
13779
|
"CreateThreatIntelSet",
|
|
13780
|
+
"CreateTrustedEntitySet",
|
|
13744
13781
|
"DeclineInvitations",
|
|
13745
13782
|
"DeleteDetector",
|
|
13746
13783
|
"DeleteFilter",
|
|
@@ -13749,7 +13786,9 @@
|
|
|
13749
13786
|
"DeleteMalwareProtectionPlan",
|
|
13750
13787
|
"DeleteMembers",
|
|
13751
13788
|
"DeletePublishingDestination",
|
|
13789
|
+
"DeleteThreatEntitySet",
|
|
13752
13790
|
"DeleteThreatIntelSet",
|
|
13791
|
+
"DeleteTrustedEntitySet",
|
|
13753
13792
|
"DescribeMalwareScans",
|
|
13754
13793
|
"DescribeOrganizationConfiguration",
|
|
13755
13794
|
"DescribePublishingDestination",
|
|
@@ -13773,7 +13812,9 @@
|
|
|
13773
13812
|
"GetMembers",
|
|
13774
13813
|
"GetOrganizationStatistics",
|
|
13775
13814
|
"GetRemainingFreeTrialDays",
|
|
13815
|
+
"GetThreatEntitySet",
|
|
13776
13816
|
"GetThreatIntelSet",
|
|
13817
|
+
"GetTrustedEntitySet",
|
|
13777
13818
|
"GetUsageStatistics",
|
|
13778
13819
|
"InviteMembers",
|
|
13779
13820
|
"ListCoverage",
|
|
@@ -13787,7 +13828,9 @@
|
|
|
13787
13828
|
"ListOrganizationAdminAccounts",
|
|
13788
13829
|
"ListPublishingDestinations",
|
|
13789
13830
|
"ListTagsForResource",
|
|
13831
|
+
"ListThreatEntitySets",
|
|
13790
13832
|
"ListThreatIntelSets",
|
|
13833
|
+
"ListTrustedEntitySets",
|
|
13791
13834
|
"SendSecurityTelemetry",
|
|
13792
13835
|
"StartMalwareScan",
|
|
13793
13836
|
"StartMonitoringMembers",
|
|
@@ -13804,14 +13847,18 @@
|
|
|
13804
13847
|
"UpdateMemberDetectors",
|
|
13805
13848
|
"UpdateOrganizationConfiguration",
|
|
13806
13849
|
"UpdatePublishingDestination",
|
|
13807
|
-
"
|
|
13850
|
+
"UpdateThreatEntitySet",
|
|
13851
|
+
"UpdateThreatIntelSet",
|
|
13852
|
+
"UpdateTrustedEntitySet"
|
|
13808
13853
|
],
|
|
13809
|
-
"resourceTypesCount":
|
|
13854
|
+
"resourceTypesCount": 8,
|
|
13810
13855
|
"resourceTypes": [
|
|
13811
13856
|
"detector",
|
|
13812
13857
|
"filter",
|
|
13813
13858
|
"ipset",
|
|
13814
13859
|
"threatintelset",
|
|
13860
|
+
"trustedentityset",
|
|
13861
|
+
"threatentityset",
|
|
13815
13862
|
"publishingDestination",
|
|
13816
13863
|
"malwareprotectionplan"
|
|
13817
13864
|
],
|
|
@@ -14179,7 +14226,7 @@
|
|
|
14179
14226
|
"name": "AWS IAM Identity Center",
|
|
14180
14227
|
"servicePrefix": "sso",
|
|
14181
14228
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsiamidentitycenter.html",
|
|
14182
|
-
"actionsCount":
|
|
14229
|
+
"actionsCount": 122,
|
|
14183
14230
|
"actions": [
|
|
14184
14231
|
"AssociateDirectory",
|
|
14185
14232
|
"AssociateProfile",
|
|
@@ -14211,7 +14258,6 @@
|
|
|
14211
14258
|
"DeleteManagedApplicationInstance",
|
|
14212
14259
|
"DeletePermissionSet",
|
|
14213
14260
|
"DeletePermissionsBoundaryFromPermissionSet",
|
|
14214
|
-
"DeletePermissionsPolicy",
|
|
14215
14261
|
"DeleteProfile",
|
|
14216
14262
|
"DeleteTrustedTokenIssuer",
|
|
14217
14263
|
"DescribeAccountAssignmentCreationStatus",
|
|
@@ -14219,15 +14265,12 @@
|
|
|
14219
14265
|
"DescribeApplication",
|
|
14220
14266
|
"DescribeApplicationAssignment",
|
|
14221
14267
|
"DescribeApplicationProvider",
|
|
14222
|
-
"DescribeDirectories",
|
|
14223
14268
|
"DescribeInstance",
|
|
14224
14269
|
"DescribeInstanceAccessControlAttributeConfiguration",
|
|
14225
14270
|
"DescribePermissionSet",
|
|
14226
14271
|
"DescribePermissionSetProvisioningStatus",
|
|
14227
|
-
"DescribePermissionsPolicies",
|
|
14228
14272
|
"DescribeRegisteredRegions",
|
|
14229
14273
|
"DescribeTrustedTokenIssuer",
|
|
14230
|
-
"DescribeTrusts",
|
|
14231
14274
|
"DetachCustomerManagedPolicyReferenceFromPermissionSet",
|
|
14232
14275
|
"DetachManagedPolicyFromPermissionSet",
|
|
14233
14276
|
"DisassociateDirectory",
|
|
@@ -14244,7 +14287,6 @@
|
|
|
14244
14287
|
"GetMfaDeviceManagementForDirectory",
|
|
14245
14288
|
"GetPermissionSet",
|
|
14246
14289
|
"GetPermissionsBoundaryForPermissionSet",
|
|
14247
|
-
"GetPermissionsPolicy",
|
|
14248
14290
|
"GetProfile",
|
|
14249
14291
|
"GetSSOStatus",
|
|
14250
14292
|
"GetSharedSsoConfiguration",
|
|
@@ -14300,7 +14342,6 @@
|
|
|
14300
14342
|
"UpdateApplicationInstanceSecurityConfiguration",
|
|
14301
14343
|
"UpdateApplicationInstanceServiceProviderConfiguration",
|
|
14302
14344
|
"UpdateApplicationInstanceStatus",
|
|
14303
|
-
"UpdateDirectoryAssociation",
|
|
14304
14345
|
"UpdateInstance",
|
|
14305
14346
|
"UpdateInstanceAccessControlAttributeConfiguration",
|
|
14306
14347
|
"UpdateManagedApplicationInstanceStatus",
|
|
@@ -18492,7 +18533,7 @@
|
|
|
18492
18533
|
"name": "Amazon Managed Service for Prometheus",
|
|
18493
18534
|
"servicePrefix": "aps",
|
|
18494
18535
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonmanagedserviceforprometheus.html",
|
|
18495
|
-
"actionsCount":
|
|
18536
|
+
"actionsCount": 52,
|
|
18496
18537
|
"actions": [
|
|
18497
18538
|
"CreateAlertManagerAlerts",
|
|
18498
18539
|
"CreateAlertManagerDefinition",
|
|
@@ -18505,12 +18546,14 @@
|
|
|
18505
18546
|
"DeleteAlertManagerSilence",
|
|
18506
18547
|
"DeleteLoggingConfiguration",
|
|
18507
18548
|
"DeleteQueryLoggingConfiguration",
|
|
18549
|
+
"DeleteResourcePolicy",
|
|
18508
18550
|
"DeleteRuleGroupsNamespace",
|
|
18509
18551
|
"DeleteScraper",
|
|
18510
18552
|
"DeleteWorkspace",
|
|
18511
18553
|
"DescribeAlertManagerDefinition",
|
|
18512
18554
|
"DescribeLoggingConfiguration",
|
|
18513
18555
|
"DescribeQueryLoggingConfiguration",
|
|
18556
|
+
"DescribeResourcePolicy",
|
|
18514
18557
|
"DescribeRuleGroupsNamespace",
|
|
18515
18558
|
"DescribeScraper",
|
|
18516
18559
|
"DescribeWorkspace",
|
|
@@ -18533,6 +18576,7 @@
|
|
|
18533
18576
|
"ListWorkspaces",
|
|
18534
18577
|
"PutAlertManagerDefinition",
|
|
18535
18578
|
"PutAlertManagerSilences",
|
|
18579
|
+
"PutResourcePolicy",
|
|
18536
18580
|
"PutRuleGroupsNamespace",
|
|
18537
18581
|
"QueryMetrics",
|
|
18538
18582
|
"RemoteWrite",
|
|
@@ -21657,8 +21701,9 @@
|
|
|
21657
21701
|
"name": "Amazon Q Business",
|
|
21658
21702
|
"servicePrefix": "qbusiness",
|
|
21659
21703
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonqbusiness.html",
|
|
21660
|
-
"actionsCount":
|
|
21704
|
+
"actionsCount": 93,
|
|
21661
21705
|
"actions": [
|
|
21706
|
+
"AllowVendedLogDeliveryForResource",
|
|
21662
21707
|
"AssociatePermission",
|
|
21663
21708
|
"BatchDeleteDocument",
|
|
21664
21709
|
"BatchPutDocument",
|
|
@@ -22305,12 +22350,11 @@
|
|
|
22305
22350
|
"brand",
|
|
22306
22351
|
"custompermissions"
|
|
22307
22352
|
],
|
|
22308
|
-
"conditionKeysCount":
|
|
22353
|
+
"conditionKeysCount": 11,
|
|
22309
22354
|
"conditionKeys": [
|
|
22310
22355
|
"aws:RequestTag/${TagKey}",
|
|
22311
22356
|
"aws:ResourceTag/${TagKey}",
|
|
22312
22357
|
"aws:TagKeys",
|
|
22313
|
-
"identitystore:GroupId",
|
|
22314
22358
|
"quicksight:AllowedEmbeddingDomains",
|
|
22315
22359
|
"quicksight:DirectoryType",
|
|
22316
22360
|
"quicksight:Edition",
|
|
@@ -24032,9 +24076,10 @@
|
|
|
24032
24076
|
"UpdateJobStatus",
|
|
24033
24077
|
"UpdateStorageLensGroup"
|
|
24034
24078
|
],
|
|
24035
|
-
"resourceTypesCount":
|
|
24079
|
+
"resourceTypesCount": 13,
|
|
24036
24080
|
"resourceTypes": [
|
|
24037
24081
|
"accesspoint",
|
|
24082
|
+
"accesspointobject",
|
|
24038
24083
|
"bucket",
|
|
24039
24084
|
"object",
|
|
24040
24085
|
"job",
|
|
@@ -2,15 +2,15 @@
|
|
|
2
2
|
"Actions by type": [
|
|
3
3
|
{
|
|
4
4
|
"key": "Write Actions",
|
|
5
|
-
"value":
|
|
5
|
+
"value": 10566
|
|
6
6
|
},
|
|
7
7
|
{
|
|
8
8
|
"key": "Read Actions",
|
|
9
|
-
"value":
|
|
9
|
+
"value": 5134
|
|
10
10
|
},
|
|
11
11
|
{
|
|
12
12
|
"key": "List Actions",
|
|
13
|
-
"value":
|
|
13
|
+
"value": 3164
|
|
14
14
|
},
|
|
15
15
|
{
|
|
16
16
|
"key": "Permissions Actions",
|
|
@@ -154,7 +154,7 @@
|
|
|
154
154
|
},
|
|
155
155
|
{
|
|
156
156
|
"key": "application - arn:${Partition}:qbusiness:${Region}:${Account}:application/${ApplicationId}",
|
|
157
|
-
"value":
|
|
157
|
+
"value": 115
|
|
158
158
|
},
|
|
159
159
|
{
|
|
160
160
|
"key": "directory - arn:${Partition}:ds:${Region}:${Account}:directory/${DirectoryId}",
|
|
@@ -241,12 +241,12 @@
|
|
|
241
241
|
"value": 316
|
|
242
242
|
},
|
|
243
243
|
{
|
|
244
|
-
"key": "
|
|
245
|
-
"value":
|
|
244
|
+
"key": "AWS Glue",
|
|
245
|
+
"value": 295
|
|
246
246
|
},
|
|
247
247
|
{
|
|
248
|
-
"key": "
|
|
249
|
-
"value":
|
|
248
|
+
"key": "Amazon Connect",
|
|
249
|
+
"value": 292
|
|
250
250
|
},
|
|
251
251
|
{
|
|
252
252
|
"key": "AWS IoT",
|
|
@@ -262,7 +262,7 @@
|
|
|
262
262
|
},
|
|
263
263
|
{
|
|
264
264
|
"key": "Amazon DataZone",
|
|
265
|
-
"value":
|
|
265
|
+
"value": 194
|
|
266
266
|
},
|
|
267
267
|
{
|
|
268
268
|
"key": "AWS Identity and Access Management (IAM)",
|
|
@@ -398,7 +398,7 @@
|
|
|
398
398
|
"Summary": [
|
|
399
399
|
{
|
|
400
400
|
"key": "Total number of services",
|
|
401
|
-
"value":
|
|
401
|
+
"value": 449
|
|
402
402
|
},
|
|
403
403
|
{
|
|
404
404
|
"key": "Average number of actions per service",
|
|
@@ -410,7 +410,7 @@
|
|
|
410
410
|
},
|
|
411
411
|
{
|
|
412
412
|
"key": "Total number of distinct resource ARNS",
|
|
413
|
-
"value":
|
|
413
|
+
"value": 1966
|
|
414
414
|
},
|
|
415
415
|
{
|
|
416
416
|
"key": "Total number of distinct condition keys",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "aws-iam-data",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.435",
|
|
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",
|