aws-iam-data 0.0.293 → 0.0.294
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 +87 -0
- package/dist/data/json/iam.json +1227 -27
- package/dist/data/json/metadata.json +107 -12
- package/dist/data/json/reports.json +10 -10
- package/package.json +1 -1
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"serviceCount":
|
|
2
|
+
"serviceCount": 426,
|
|
3
3
|
"services": [
|
|
4
4
|
{
|
|
5
5
|
"name": "AWS Account Management",
|
|
@@ -1423,21 +1423,25 @@
|
|
|
1423
1423
|
"name": "AWS AppSync",
|
|
1424
1424
|
"servicePrefix": "appsync",
|
|
1425
1425
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsappsync.html",
|
|
1426
|
-
"actionsCount":
|
|
1426
|
+
"actionsCount": 83,
|
|
1427
1427
|
"actions": [
|
|
1428
1428
|
"AssociateApi",
|
|
1429
1429
|
"AssociateMergedGraphqlApi",
|
|
1430
1430
|
"AssociateSourceGraphqlApi",
|
|
1431
|
+
"CreateApi",
|
|
1431
1432
|
"CreateApiCache",
|
|
1432
1433
|
"CreateApiKey",
|
|
1434
|
+
"CreateChannelNamespace",
|
|
1433
1435
|
"CreateDataSource",
|
|
1434
1436
|
"CreateDomainName",
|
|
1435
1437
|
"CreateFunction",
|
|
1436
1438
|
"CreateGraphqlApi",
|
|
1437
1439
|
"CreateResolver",
|
|
1438
1440
|
"CreateType",
|
|
1441
|
+
"DeleteApi",
|
|
1439
1442
|
"DeleteApiCache",
|
|
1440
1443
|
"DeleteApiKey",
|
|
1444
|
+
"DeleteChannelNamespace",
|
|
1441
1445
|
"DeleteDataSource",
|
|
1442
1446
|
"DeleteDomainName",
|
|
1443
1447
|
"DeleteFunction",
|
|
@@ -1450,9 +1454,14 @@
|
|
|
1450
1454
|
"DisassociateSourceGraphqlApi",
|
|
1451
1455
|
"EvaluateCode",
|
|
1452
1456
|
"EvaluateMappingTemplate",
|
|
1457
|
+
"EventConnect",
|
|
1458
|
+
"EventPublish",
|
|
1459
|
+
"EventSubscribe",
|
|
1453
1460
|
"FlushApiCache",
|
|
1461
|
+
"GetApi",
|
|
1454
1462
|
"GetApiAssociation",
|
|
1455
1463
|
"GetApiCache",
|
|
1464
|
+
"GetChannelNamespace",
|
|
1456
1465
|
"GetDataSource",
|
|
1457
1466
|
"GetDataSourceIntrospection",
|
|
1458
1467
|
"GetDomainName",
|
|
@@ -1467,6 +1476,8 @@
|
|
|
1467
1476
|
"GetType",
|
|
1468
1477
|
"GraphQL",
|
|
1469
1478
|
"ListApiKeys",
|
|
1479
|
+
"ListApis",
|
|
1480
|
+
"ListChannelNamespaces",
|
|
1470
1481
|
"ListDataSources",
|
|
1471
1482
|
"ListDomainNames",
|
|
1472
1483
|
"ListFunctions",
|
|
@@ -1486,8 +1497,10 @@
|
|
|
1486
1497
|
"StartSchemaMerge",
|
|
1487
1498
|
"TagResource",
|
|
1488
1499
|
"UntagResource",
|
|
1500
|
+
"UpdateApi",
|
|
1489
1501
|
"UpdateApiCache",
|
|
1490
1502
|
"UpdateApiKey",
|
|
1503
|
+
"UpdateChannelNamespace",
|
|
1491
1504
|
"UpdateDataSource",
|
|
1492
1505
|
"UpdateDomainName",
|
|
1493
1506
|
"UpdateFunction",
|
|
@@ -1496,7 +1509,7 @@
|
|
|
1496
1509
|
"UpdateSourceApiAssociation",
|
|
1497
1510
|
"UpdateType"
|
|
1498
1511
|
],
|
|
1499
|
-
"resourceTypesCount":
|
|
1512
|
+
"resourceTypesCount": 10,
|
|
1500
1513
|
"resourceTypes": [
|
|
1501
1514
|
"datasource",
|
|
1502
1515
|
"domain",
|
|
@@ -1505,7 +1518,9 @@
|
|
|
1505
1518
|
"type",
|
|
1506
1519
|
"function",
|
|
1507
1520
|
"sourceApiAssociation",
|
|
1508
|
-
"mergedApiAssociation"
|
|
1521
|
+
"mergedApiAssociation",
|
|
1522
|
+
"api",
|
|
1523
|
+
"channelNamespace"
|
|
1509
1524
|
],
|
|
1510
1525
|
"conditionKeysCount": 4,
|
|
1511
1526
|
"conditionKeys": [
|
|
@@ -3729,7 +3744,7 @@
|
|
|
3729
3744
|
"name": "Amazon CloudWatch",
|
|
3730
3745
|
"servicePrefix": "cloudwatch",
|
|
3731
3746
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazoncloudwatch.html",
|
|
3732
|
-
"actionsCount":
|
|
3747
|
+
"actionsCount": 54,
|
|
3733
3748
|
"actions": [
|
|
3734
3749
|
"BatchGetServiceLevelIndicatorReport",
|
|
3735
3750
|
"BatchGetServiceLevelObjectiveBudgetReport",
|
|
@@ -3764,6 +3779,7 @@
|
|
|
3764
3779
|
"GetTopologyMap",
|
|
3765
3780
|
"Link",
|
|
3766
3781
|
"ListDashboards",
|
|
3782
|
+
"ListEntitiesForMetric",
|
|
3767
3783
|
"ListManagedInsightRules",
|
|
3768
3784
|
"ListMetricStreams",
|
|
3769
3785
|
"ListMetrics",
|
|
@@ -3859,13 +3875,14 @@
|
|
|
3859
3875
|
"name": "Amazon CloudWatch Application Signals",
|
|
3860
3876
|
"servicePrefix": "application-signals",
|
|
3861
3877
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazoncloudwatchapplicationsignals.html",
|
|
3862
|
-
"actionsCount":
|
|
3878
|
+
"actionsCount": 16,
|
|
3863
3879
|
"actions": [
|
|
3864
3880
|
"BatchGetServiceLevelObjectiveBudgetReport",
|
|
3865
3881
|
"CreateServiceLevelObjective",
|
|
3866
3882
|
"DeleteServiceLevelObjective",
|
|
3867
3883
|
"GetService",
|
|
3868
3884
|
"GetServiceLevelObjective",
|
|
3885
|
+
"ListObservedEntities",
|
|
3869
3886
|
"ListServiceDependencies",
|
|
3870
3887
|
"ListServiceDependents",
|
|
3871
3888
|
"ListServiceLevelObjectives",
|
|
@@ -7776,8 +7793,9 @@
|
|
|
7776
7793
|
"name": "Amazon DocumentDB Elastic Clusters",
|
|
7777
7794
|
"servicePrefix": "docdb-elastic",
|
|
7778
7795
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazondocumentdbelasticclusters.html",
|
|
7779
|
-
"actionsCount":
|
|
7796
|
+
"actionsCount": 19,
|
|
7780
7797
|
"actions": [
|
|
7798
|
+
"ApplyPendingMaintenanceAction",
|
|
7781
7799
|
"CopyClusterSnapshot",
|
|
7782
7800
|
"CreateCluster",
|
|
7783
7801
|
"CreateClusterSnapshot",
|
|
@@ -7785,8 +7803,10 @@
|
|
|
7785
7803
|
"DeleteClusterSnapshot",
|
|
7786
7804
|
"GetCluster",
|
|
7787
7805
|
"GetClusterSnapshot",
|
|
7806
|
+
"GetPendingMaintenanceAction",
|
|
7788
7807
|
"ListClusterSnapshots",
|
|
7789
7808
|
"ListClusters",
|
|
7809
|
+
"ListPendingMaintenanceActions",
|
|
7790
7810
|
"ListTagsForResource",
|
|
7791
7811
|
"RestoreClusterFromSnapshot",
|
|
7792
7812
|
"StartCluster",
|
|
@@ -7946,9 +7966,10 @@
|
|
|
7946
7966
|
"name": "Amazon EC2",
|
|
7947
7967
|
"servicePrefix": "ec2",
|
|
7948
7968
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonec2.html",
|
|
7949
|
-
"actionsCount":
|
|
7969
|
+
"actionsCount": 653,
|
|
7950
7970
|
"actions": [
|
|
7951
7971
|
"AcceptAddressTransfer",
|
|
7972
|
+
"AcceptCapacityReservationBillingOwnership",
|
|
7952
7973
|
"AcceptReservedInstancesExchangeQuote",
|
|
7953
7974
|
"AcceptTransitGatewayMulticastDomainAssociations",
|
|
7954
7975
|
"AcceptTransitGatewayPeeringAttachment",
|
|
@@ -7964,6 +7985,7 @@
|
|
|
7964
7985
|
"AssignPrivateIpAddresses",
|
|
7965
7986
|
"AssignPrivateNatGatewayAddress",
|
|
7966
7987
|
"AssociateAddress",
|
|
7988
|
+
"AssociateCapacityReservationBillingOwner",
|
|
7967
7989
|
"AssociateClientVpnTargetNetwork",
|
|
7968
7990
|
"AssociateDhcpOptions",
|
|
7969
7991
|
"AssociateEnclaveCertificateIamRole",
|
|
@@ -7973,6 +7995,7 @@
|
|
|
7973
7995
|
"AssociateIpamResourceDiscovery",
|
|
7974
7996
|
"AssociateNatGatewayAddress",
|
|
7975
7997
|
"AssociateRouteTable",
|
|
7998
|
+
"AssociateSecurityGroupVpc",
|
|
7976
7999
|
"AssociateSubnetCidrBlock",
|
|
7977
8000
|
"AssociateTransitGatewayMulticastDomain",
|
|
7978
8001
|
"AssociateTransitGatewayPolicyTable",
|
|
@@ -8186,6 +8209,7 @@
|
|
|
8186
8209
|
"DescribeBundleTasks",
|
|
8187
8210
|
"DescribeByoipCidrs",
|
|
8188
8211
|
"DescribeCapacityBlockOfferings",
|
|
8212
|
+
"DescribeCapacityReservationBillingRequests",
|
|
8189
8213
|
"DescribeCapacityReservationFleets",
|
|
8190
8214
|
"DescribeCapacityReservations",
|
|
8191
8215
|
"DescribeCarrierGateways",
|
|
@@ -8226,6 +8250,7 @@
|
|
|
8226
8250
|
"DescribeInstanceCreditSpecifications",
|
|
8227
8251
|
"DescribeInstanceEventNotificationAttributes",
|
|
8228
8252
|
"DescribeInstanceEventWindows",
|
|
8253
|
+
"DescribeInstanceImageMetadata",
|
|
8229
8254
|
"DescribeInstanceStatus",
|
|
8230
8255
|
"DescribeInstanceTopology",
|
|
8231
8256
|
"DescribeInstanceTypeOfferings",
|
|
@@ -8278,6 +8303,7 @@
|
|
|
8278
8303
|
"DescribeScheduledInstances",
|
|
8279
8304
|
"DescribeSecurityGroupReferences",
|
|
8280
8305
|
"DescribeSecurityGroupRules",
|
|
8306
|
+
"DescribeSecurityGroupVpcAssociations",
|
|
8281
8307
|
"DescribeSecurityGroups",
|
|
8282
8308
|
"DescribeSnapshotAttribute",
|
|
8283
8309
|
"DescribeSnapshotTierStatus",
|
|
@@ -8353,6 +8379,7 @@
|
|
|
8353
8379
|
"DisableVpcClassicLink",
|
|
8354
8380
|
"DisableVpcClassicLinkDnsSupport",
|
|
8355
8381
|
"DisassociateAddress",
|
|
8382
|
+
"DisassociateCapacityReservationBillingOwner",
|
|
8356
8383
|
"DisassociateClientVpnTargetNetwork",
|
|
8357
8384
|
"DisassociateEnclaveCertificateIamRole",
|
|
8358
8385
|
"DisassociateIamInstanceProfile",
|
|
@@ -8361,6 +8388,7 @@
|
|
|
8361
8388
|
"DisassociateIpamResourceDiscovery",
|
|
8362
8389
|
"DisassociateNatGatewayAddress",
|
|
8363
8390
|
"DisassociateRouteTable",
|
|
8391
|
+
"DisassociateSecurityGroupVpc",
|
|
8364
8392
|
"DisassociateSubnetCidrBlock",
|
|
8365
8393
|
"DisassociateTransitGatewayMulticastDomain",
|
|
8366
8394
|
"DisassociateTransitGatewayPolicyTable",
|
|
@@ -8467,6 +8495,7 @@
|
|
|
8467
8495
|
"ModifyImageAttribute",
|
|
8468
8496
|
"ModifyInstanceAttribute",
|
|
8469
8497
|
"ModifyInstanceCapacityReservationAttributes",
|
|
8498
|
+
"ModifyInstanceCpuOptions",
|
|
8470
8499
|
"ModifyInstanceCreditSpecification",
|
|
8471
8500
|
"ModifyInstanceEventStartTime",
|
|
8472
8501
|
"ModifyInstanceEventWindow",
|
|
@@ -8536,6 +8565,7 @@
|
|
|
8536
8565
|
"RegisterInstanceEventNotificationAttributes",
|
|
8537
8566
|
"RegisterTransitGatewayMulticastGroupMembers",
|
|
8538
8567
|
"RegisterTransitGatewayMulticastGroupSources",
|
|
8568
|
+
"RejectCapacityReservationBillingOwnership",
|
|
8539
8569
|
"RejectTransitGatewayMulticastDomainAssociations",
|
|
8540
8570
|
"RejectTransitGatewayPeeringAttachment",
|
|
8541
8571
|
"RejectTransitGatewayVpcAttachment",
|
|
@@ -16247,6 +16277,62 @@
|
|
|
16247
16277
|
"geo:GeofenceIds"
|
|
16248
16278
|
]
|
|
16249
16279
|
},
|
|
16280
|
+
{
|
|
16281
|
+
"name": "Amazon Location Service Maps",
|
|
16282
|
+
"servicePrefix": "geo-maps",
|
|
16283
|
+
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonlocationservicemaps.html",
|
|
16284
|
+
"actionsCount": 2,
|
|
16285
|
+
"actions": [
|
|
16286
|
+
"GetStaticMap",
|
|
16287
|
+
"GetTile"
|
|
16288
|
+
],
|
|
16289
|
+
"resourceTypesCount": 1,
|
|
16290
|
+
"resourceTypes": [
|
|
16291
|
+
"provider"
|
|
16292
|
+
],
|
|
16293
|
+
"conditionKeysCount": 0,
|
|
16294
|
+
"conditionKeys": []
|
|
16295
|
+
},
|
|
16296
|
+
{
|
|
16297
|
+
"name": "Amazon Location Service Places",
|
|
16298
|
+
"servicePrefix": "geo-places",
|
|
16299
|
+
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonlocationserviceplaces.html",
|
|
16300
|
+
"actionsCount": 7,
|
|
16301
|
+
"actions": [
|
|
16302
|
+
"Autocomplete",
|
|
16303
|
+
"Geocode",
|
|
16304
|
+
"GetPlace",
|
|
16305
|
+
"ReverseGeocode",
|
|
16306
|
+
"SearchNearby",
|
|
16307
|
+
"SearchText",
|
|
16308
|
+
"Suggest"
|
|
16309
|
+
],
|
|
16310
|
+
"resourceTypesCount": 1,
|
|
16311
|
+
"resourceTypes": [
|
|
16312
|
+
"provider"
|
|
16313
|
+
],
|
|
16314
|
+
"conditionKeysCount": 0,
|
|
16315
|
+
"conditionKeys": []
|
|
16316
|
+
},
|
|
16317
|
+
{
|
|
16318
|
+
"name": "Amazon Location Service Routes",
|
|
16319
|
+
"servicePrefix": "geo-routes",
|
|
16320
|
+
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonlocationserviceroutes.html",
|
|
16321
|
+
"actionsCount": 5,
|
|
16322
|
+
"actions": [
|
|
16323
|
+
"CalculateIsolines",
|
|
16324
|
+
"CalculateRouteMatrix",
|
|
16325
|
+
"CalculateRoutes",
|
|
16326
|
+
"OptimizeWaypoints",
|
|
16327
|
+
"SnapToRoads"
|
|
16328
|
+
],
|
|
16329
|
+
"resourceTypesCount": 1,
|
|
16330
|
+
"resourceTypes": [
|
|
16331
|
+
"provider"
|
|
16332
|
+
],
|
|
16333
|
+
"conditionKeysCount": 0,
|
|
16334
|
+
"conditionKeys": []
|
|
16335
|
+
},
|
|
16250
16336
|
{
|
|
16251
16337
|
"name": "Amazon Lookout for Equipment",
|
|
16252
16338
|
"servicePrefix": "lookoutequipment",
|
|
@@ -16784,7 +16870,7 @@
|
|
|
16784
16870
|
"name": "Amazon Managed Service for Prometheus",
|
|
16785
16871
|
"servicePrefix": "aps",
|
|
16786
16872
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonmanagedserviceforprometheus.html",
|
|
16787
|
-
"actionsCount":
|
|
16873
|
+
"actionsCount": 43,
|
|
16788
16874
|
"actions": [
|
|
16789
16875
|
"CreateAlertManagerAlerts",
|
|
16790
16876
|
"CreateAlertManagerDefinition",
|
|
@@ -16827,6 +16913,7 @@
|
|
|
16827
16913
|
"TagResource",
|
|
16828
16914
|
"UntagResource",
|
|
16829
16915
|
"UpdateLoggingConfiguration",
|
|
16916
|
+
"UpdateScraper",
|
|
16830
16917
|
"UpdateWorkspaceAlias"
|
|
16831
16918
|
],
|
|
16832
16919
|
"resourceTypesCount": 4,
|
|
@@ -19822,10 +19909,13 @@
|
|
|
19822
19909
|
"name": "Amazon Q Business Q Apps",
|
|
19823
19910
|
"servicePrefix": "qapps",
|
|
19824
19911
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonqbusinessqapps.html",
|
|
19825
|
-
"actionsCount":
|
|
19912
|
+
"actionsCount": 39,
|
|
19826
19913
|
"actions": [
|
|
19827
19914
|
"AssociateLibraryItemReview",
|
|
19828
19915
|
"AssociateQAppWithUser",
|
|
19916
|
+
"BatchCreateCategory",
|
|
19917
|
+
"BatchDeleteCategory",
|
|
19918
|
+
"BatchUpdateCategory",
|
|
19829
19919
|
"CopyQApp",
|
|
19830
19920
|
"CreateLibraryItem",
|
|
19831
19921
|
"CreateLibraryItemReview",
|
|
@@ -19843,6 +19933,7 @@
|
|
|
19843
19933
|
"ImportDocument",
|
|
19844
19934
|
"ImportDocumentToQApp",
|
|
19845
19935
|
"ImportDocumentToQAppSession",
|
|
19936
|
+
"ListCategories",
|
|
19846
19937
|
"ListLibraryItems",
|
|
19847
19938
|
"ListQAppSessionData",
|
|
19848
19939
|
"ListQApps",
|
|
@@ -25070,10 +25161,11 @@
|
|
|
25070
25161
|
"name": "AWS Tax Settings",
|
|
25071
25162
|
"servicePrefix": "tax",
|
|
25072
25163
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awstaxsettings.html",
|
|
25073
|
-
"actionsCount":
|
|
25164
|
+
"actionsCount": 17,
|
|
25074
25165
|
"actions": [
|
|
25075
25166
|
"BatchDeleteTaxRegistration",
|
|
25076
25167
|
"BatchPutTaxRegistration",
|
|
25168
|
+
"DeleteSupplementalTaxRegistration",
|
|
25077
25169
|
"DeleteTaxRegistration",
|
|
25078
25170
|
"GetExemptions",
|
|
25079
25171
|
"GetTaxInfoReportingDocument",
|
|
@@ -25081,7 +25173,9 @@
|
|
|
25081
25173
|
"GetTaxInterview",
|
|
25082
25174
|
"GetTaxRegistration",
|
|
25083
25175
|
"GetTaxRegistrationDocument",
|
|
25176
|
+
"ListSupplementalTaxRegistrations",
|
|
25084
25177
|
"ListTaxRegistrations",
|
|
25178
|
+
"PutSupplementalTaxRegistration",
|
|
25085
25179
|
"PutTaxInheritance",
|
|
25086
25180
|
"PutTaxInterview",
|
|
25087
25181
|
"PutTaxRegistration",
|
|
@@ -26737,13 +26831,14 @@
|
|
|
26737
26831
|
"name": "Amazon WorkSpaces Thin Client",
|
|
26738
26832
|
"servicePrefix": "thinclient",
|
|
26739
26833
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonworkspacesthinclient.html",
|
|
26740
|
-
"actionsCount":
|
|
26834
|
+
"actionsCount": 18,
|
|
26741
26835
|
"actions": [
|
|
26742
26836
|
"CreateEnvironment",
|
|
26743
26837
|
"DeleteDevice",
|
|
26744
26838
|
"DeleteEnvironment",
|
|
26745
26839
|
"DeregisterDevice",
|
|
26746
26840
|
"GetDevice",
|
|
26841
|
+
"GetDeviceDetails",
|
|
26747
26842
|
"GetEnvironment",
|
|
26748
26843
|
"GetSoftwareSet",
|
|
26749
26844
|
"ListDeviceSessions",
|
|
@@ -1,20 +1,20 @@
|
|
|
1
1
|
{
|
|
2
2
|
"Actions by type": [
|
|
3
|
-
{
|
|
4
|
-
"key": "Write Actions",
|
|
5
|
-
"value": 9630
|
|
6
|
-
},
|
|
7
3
|
{
|
|
8
4
|
"key": "Read Actions",
|
|
9
|
-
"value":
|
|
5
|
+
"value": 4692
|
|
10
6
|
},
|
|
11
7
|
{
|
|
12
8
|
"key": "List Actions",
|
|
13
|
-
"value":
|
|
9
|
+
"value": 2834
|
|
14
10
|
},
|
|
15
11
|
{
|
|
16
12
|
"key": "Permissions Actions",
|
|
17
13
|
"value": 298
|
|
14
|
+
},
|
|
15
|
+
{
|
|
16
|
+
"key": "Write Actions",
|
|
17
|
+
"value": 9653
|
|
18
18
|
}
|
|
19
19
|
],
|
|
20
20
|
"Longest action names": [
|
|
@@ -158,7 +158,7 @@
|
|
|
158
158
|
},
|
|
159
159
|
{
|
|
160
160
|
"key": "application - arn:${Partition}:qbusiness:${Region}:${Account}:application/${ApplicationId}",
|
|
161
|
-
"value":
|
|
161
|
+
"value": 86
|
|
162
162
|
},
|
|
163
163
|
{
|
|
164
164
|
"key": "userpool - arn:${Partition}:cognito-idp:${Region}:${Account}:userpool/${UserPoolId}",
|
|
@@ -230,7 +230,7 @@
|
|
|
230
230
|
"Services with most actions": [
|
|
231
231
|
{
|
|
232
232
|
"key": "Amazon EC2",
|
|
233
|
-
"value":
|
|
233
|
+
"value": 653
|
|
234
234
|
},
|
|
235
235
|
{
|
|
236
236
|
"key": "Amazon SageMaker",
|
|
@@ -398,7 +398,7 @@
|
|
|
398
398
|
"Summary": [
|
|
399
399
|
{
|
|
400
400
|
"key": "Total number of services",
|
|
401
|
-
"value":
|
|
401
|
+
"value": 426
|
|
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": 1785
|
|
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.294",
|
|
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",
|