aws-iam-data 0.0.112 → 0.0.114

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,5 +1,5 @@
1
1
  {
2
- "serviceCount": 383,
2
+ "serviceCount": 384,
3
3
  "services": [
4
4
  {
5
5
  "name": "AWS Account Management",
@@ -3558,16 +3558,21 @@
3558
3558
  "name": "Amazon CloudWatch Logs",
3559
3559
  "servicePrefix": "logs",
3560
3560
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazoncloudwatchlogs.html",
3561
- "actionsCount": 60,
3561
+ "actionsCount": 75,
3562
3562
  "actions": [
3563
3563
  "AssociateKmsKey",
3564
3564
  "CancelExportTask",
3565
+ "CreateDelivery",
3565
3566
  "CreateExportTask",
3566
3567
  "CreateLogDelivery",
3567
3568
  "CreateLogGroup",
3568
3569
  "CreateLogStream",
3569
3570
  "DeleteAccountPolicy",
3570
3571
  "DeleteDataProtectionPolicy",
3572
+ "DeleteDelivery",
3573
+ "DeleteDeliveryDestination",
3574
+ "DeleteDeliveryDestinationPolicy",
3575
+ "DeleteDeliverySource",
3571
3576
  "DeleteDestination",
3572
3577
  "DeleteLogDelivery",
3573
3578
  "DeleteLogGroup",
@@ -3578,6 +3583,9 @@
3578
3583
  "DeleteRetentionPolicy",
3579
3584
  "DeleteSubscriptionFilter",
3580
3585
  "DescribeAccountPolicies",
3586
+ "DescribeDeliveries",
3587
+ "DescribeDeliveryDestinations",
3588
+ "DescribeDeliverySources",
3581
3589
  "DescribeDestinations",
3582
3590
  "DescribeExportTasks",
3583
3591
  "DescribeLogGroups",
@@ -3590,6 +3598,10 @@
3590
3598
  "DisassociateKmsKey",
3591
3599
  "FilterLogEvents",
3592
3600
  "GetDataProtectionPolicy",
3601
+ "GetDelivery",
3602
+ "GetDeliveryDestination",
3603
+ "GetDeliveryDestinationPolicy",
3604
+ "GetDeliverySource",
3593
3605
  "GetLogDelivery",
3594
3606
  "GetLogEvents",
3595
3607
  "GetLogGroupFields",
@@ -3601,6 +3613,9 @@
3601
3613
  "ListTagsLogGroup",
3602
3614
  "PutAccountPolicy",
3603
3615
  "PutDataProtectionPolicy",
3616
+ "PutDeliveryDestination",
3617
+ "PutDeliveryDestinationPolicy",
3618
+ "PutDeliverySource",
3604
3619
  "PutDestination",
3605
3620
  "PutDestinationPolicy",
3606
3621
  "PutLogEvents",
@@ -3621,17 +3636,22 @@
3621
3636
  "UntagResource",
3622
3637
  "UpdateLogDelivery"
3623
3638
  ],
3624
- "resourceTypesCount": 3,
3639
+ "resourceTypesCount": 6,
3625
3640
  "resourceTypes": [
3626
3641
  "log-group",
3627
3642
  "log-stream",
3628
- "destination"
3643
+ "destination",
3644
+ "delivery-source",
3645
+ "delivery",
3646
+ "delivery-destination"
3629
3647
  ],
3630
- "conditionKeysCount": 3,
3648
+ "conditionKeysCount": 5,
3631
3649
  "conditionKeys": [
3632
3650
  "aws:RequestTag/${TagKey}",
3633
3651
  "aws:ResourceTag/${TagKey}",
3634
- "aws:TagKeys"
3652
+ "aws:TagKeys",
3653
+ "logs:DeliveryDestinationResourceArn",
3654
+ "logs:LogGeneratingResourceArns"
3635
3655
  ]
3636
3656
  },
3637
3657
  {
@@ -4660,7 +4680,7 @@
4660
4680
  "name": "Amazon Comprehend",
4661
4681
  "servicePrefix": "comprehend",
4662
4682
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazoncomprehend.html",
4663
- "actionsCount": 84,
4683
+ "actionsCount": 85,
4664
4684
  "actions": [
4665
4685
  "BatchDetectDominantLanguage",
4666
4686
  "BatchDetectEntities",
@@ -4703,6 +4723,7 @@
4703
4723
  "DetectSentiment",
4704
4724
  "DetectSyntax",
4705
4725
  "DetectTargetedSentiment",
4726
+ "DetectToxicContent",
4706
4727
  "ImportModel",
4707
4728
  "ListDatasets",
4708
4729
  "ListDocumentClassificationJobs",
@@ -4976,7 +4997,7 @@
4976
4997
  "name": "Amazon Connect",
4977
4998
  "servicePrefix": "connect",
4978
4999
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonconnect.html",
4979
- "actionsCount": 226,
5000
+ "actionsCount": 227,
4980
5001
  "actions": [
4981
5002
  "ActivateEvaluationForm",
4982
5003
  "AssociateApprovedOrigin",
@@ -4994,6 +5015,7 @@
4994
5015
  "BatchAssociateAnalyticsDataSet",
4995
5016
  "BatchDisassociateAnalyticsDataSet",
4996
5017
  "BatchGetFlowAssociation",
5018
+ "BatchPutContact",
4997
5019
  "ClaimPhoneNumber",
4998
5020
  "CreateAgentStatus",
4999
5021
  "CreateContactFlow",
@@ -5300,11 +5322,12 @@
5300
5322
  "RelatedItem",
5301
5323
  "Template"
5302
5324
  ],
5303
- "conditionKeysCount": 3,
5325
+ "conditionKeysCount": 4,
5304
5326
  "conditionKeys": [
5305
5327
  "aws:RequestTag/${TagKey}",
5306
5328
  "aws:ResourceTag/${TagKey}",
5307
- "aws:TagKeys"
5329
+ "aws:TagKeys",
5330
+ "connect:UserArn"
5308
5331
  ]
5309
5332
  },
5310
5333
  {
@@ -6958,7 +6981,7 @@
6958
6981
  "name": "Amazon EC2",
6959
6982
  "servicePrefix": "ec2",
6960
6983
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonec2.html",
6961
- "actionsCount": 614,
6984
+ "actionsCount": 616,
6962
6985
  "actions": [
6963
6986
  "AcceptAddressTransfer",
6964
6987
  "AcceptReservedInstancesExchangeQuote",
@@ -7415,6 +7438,7 @@
7415
7438
  "GetPasswordData",
7416
7439
  "GetReservedInstancesExchangeQuote",
7417
7440
  "GetResourcePolicy",
7441
+ "GetSecurityGroupsForVpc",
7418
7442
  "GetSerialConsoleAccessStatus",
7419
7443
  "GetSpotPlacementScores",
7420
7444
  "GetSubnetCidrReservations",
@@ -7438,6 +7462,7 @@
7438
7462
  "ImportKeyPair",
7439
7463
  "ImportSnapshot",
7440
7464
  "ImportVolume",
7465
+ "InjectApiError",
7441
7466
  "ListImagesInRecycleBin",
7442
7467
  "ListSnapshotsInRecycleBin",
7443
7468
  "ModifyAddressAttribute",
@@ -7667,7 +7692,7 @@
7667
7692
  "vpn-connection",
7668
7693
  "vpn-gateway"
7669
7694
  ],
7670
- "conditionKeysCount": 109,
7695
+ "conditionKeysCount": 111,
7671
7696
  "conditionKeys": [
7672
7697
  "aws:RequestTag/${TagKey}",
7673
7698
  "aws:ResourceTag/${TagKey}",
@@ -7696,6 +7721,8 @@
7696
7721
  "ec2:EbsOptimized",
7697
7722
  "ec2:ElasticGpuType",
7698
7723
  "ec2:Encrypted",
7724
+ "ec2:FisActionId",
7725
+ "ec2:FisTargetArns",
7699
7726
  "ec2:GatewayType",
7700
7727
  "ec2:HostRecovery",
7701
7728
  "ec2:IKEVersions",
@@ -8499,17 +8526,19 @@
8499
8526
  "name": "Amazon Elastic Kubernetes Service",
8500
8527
  "servicePrefix": "eks",
8501
8528
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonelastickubernetesservice.html",
8502
- "actionsCount": 36,
8529
+ "actionsCount": 41,
8503
8530
  "actions": [
8504
8531
  "AccessKubernetesApi",
8505
8532
  "AssociateEncryptionConfig",
8506
8533
  "AssociateIdentityProviderConfig",
8507
8534
  "CreateAddon",
8508
8535
  "CreateCluster",
8536
+ "CreateEksAnywhereSubscription",
8509
8537
  "CreateFargateProfile",
8510
8538
  "CreateNodegroup",
8511
8539
  "DeleteAddon",
8512
8540
  "DeleteCluster",
8541
+ "DeleteEksAnywhereSubscription",
8513
8542
  "DeleteFargateProfile",
8514
8543
  "DeleteNodegroup",
8515
8544
  "DeregisterCluster",
@@ -8517,6 +8546,7 @@
8517
8546
  "DescribeAddonConfiguration",
8518
8547
  "DescribeAddonVersions",
8519
8548
  "DescribeCluster",
8549
+ "DescribeEksAnywhereSubscription",
8520
8550
  "DescribeFargateProfile",
8521
8551
  "DescribeIdentityProviderConfig",
8522
8552
  "DescribeNodegroup",
@@ -8524,6 +8554,7 @@
8524
8554
  "DisassociateIdentityProviderConfig",
8525
8555
  "ListAddons",
8526
8556
  "ListClusters",
8557
+ "ListEksAnywhereSubscriptions",
8527
8558
  "ListFargateProfiles",
8528
8559
  "ListIdentityProviderConfigs",
8529
8560
  "ListNodegroups",
@@ -8535,16 +8566,18 @@
8535
8566
  "UpdateAddon",
8536
8567
  "UpdateClusterConfig",
8537
8568
  "UpdateClusterVersion",
8569
+ "UpdateEksAnywhereSubscription",
8538
8570
  "UpdateNodegroupConfig",
8539
8571
  "UpdateNodegroupVersion"
8540
8572
  ],
8541
- "resourceTypesCount": 5,
8573
+ "resourceTypesCount": 6,
8542
8574
  "resourceTypes": [
8543
8575
  "cluster",
8544
8576
  "nodegroup",
8545
8577
  "addon",
8546
8578
  "fargateprofile",
8547
- "identityproviderconfig"
8579
+ "identityproviderconfig",
8580
+ "eks-anywhere-subscription"
8548
8581
  ],
8549
8582
  "conditionKeysCount": 5,
8550
8583
  "conditionKeys": [
@@ -8594,14 +8627,19 @@
8594
8627
  "resourceTypes": [
8595
8628
  "loadbalancer"
8596
8629
  ],
8597
- "conditionKeysCount": 6,
8630
+ "conditionKeysCount": 11,
8598
8631
  "conditionKeys": [
8599
8632
  "aws:RequestTag/${TagKey}",
8600
8633
  "aws:ResourceTag/${TagKey}",
8601
8634
  "aws:TagKeys",
8602
8635
  "elasticloadbalancing:CreateAction",
8636
+ "elasticloadbalancing:ListenerProtocol",
8603
8637
  "elasticloadbalancing:ResourceTag/",
8604
- "elasticloadbalancing:ResourceTag/${TagKey}"
8638
+ "elasticloadbalancing:ResourceTag/${TagKey}",
8639
+ "elasticloadbalancing:Scheme",
8640
+ "elasticloadbalancing:SecurityGroup",
8641
+ "elasticloadbalancing:SecurityPolicy",
8642
+ "elasticloadbalancing:Subnet"
8605
8643
  ]
8606
8644
  },
8607
8645
  {
@@ -8656,13 +8694,18 @@
8656
8694
  "loadbalancer/net/",
8657
8695
  "targetgroup"
8658
8696
  ],
8659
- "conditionKeysCount": 5,
8697
+ "conditionKeysCount": 10,
8660
8698
  "conditionKeys": [
8661
8699
  "aws:RequestTag/${TagKey}",
8662
8700
  "aws:ResourceTag/${TagKey}",
8663
8701
  "aws:TagKeys",
8664
8702
  "elasticloadbalancing:CreateAction",
8665
- "elasticloadbalancing:ResourceTag/${TagKey}"
8703
+ "elasticloadbalancing:ListenerProtocol",
8704
+ "elasticloadbalancing:ResourceTag/${TagKey}",
8705
+ "elasticloadbalancing:Scheme",
8706
+ "elasticloadbalancing:SecurityGroup",
8707
+ "elasticloadbalancing:SecurityPolicy",
8708
+ "elasticloadbalancing:Subnet"
8666
8709
  ]
8667
8710
  },
8668
8711
  {
@@ -16831,6 +16874,21 @@
16831
16874
  "aws:TagKeys"
16832
16875
  ]
16833
16876
  },
16877
+ {
16878
+ "name": "AWS Partner central account management",
16879
+ "servicePrefix": "partnercentral-account-management",
16880
+ "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awspartnercentralaccountmanagement.html",
16881
+ "actionsCount": 3,
16882
+ "actions": [
16883
+ "AssociatePartnerAccount",
16884
+ "AssociatePartnerUser",
16885
+ "DisassociatePartnerUser"
16886
+ ],
16887
+ "resourceTypesCount": 0,
16888
+ "resourceTypes": [],
16889
+ "conditionKeysCount": 0,
16890
+ "conditionKeys": []
16891
+ },
16834
16892
  {
16835
16893
  "name": "AWS Payment Cryptography",
16836
16894
  "servicePrefix": "payment-cryptography",
@@ -17966,7 +18024,7 @@
17966
18024
  "name": "Amazon RDS",
17967
18025
  "servicePrefix": "rds",
17968
18026
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonrds.html",
17969
- "actionsCount": 149,
18027
+ "actionsCount": 157,
17970
18028
  "actions": [
17971
18029
  "AddRoleToDBCluster",
17972
18030
  "AddRoleToDBInstance",
@@ -17997,7 +18055,9 @@
17997
18055
  "CreateDBSubnetGroup",
17998
18056
  "CreateEventSubscription",
17999
18057
  "CreateGlobalCluster",
18058
+ "CreateIntegration",
18000
18059
  "CreateOptionGroup",
18060
+ "CreateTenantDatabase",
18001
18061
  "CrossRegionCommunication",
18002
18062
  "DeleteBlueGreenDeployment",
18003
18063
  "DeleteCustomDBEngineVersion",
@@ -18016,7 +18076,9 @@
18016
18076
  "DeleteDBSubnetGroup",
18017
18077
  "DeleteEventSubscription",
18018
18078
  "DeleteGlobalCluster",
18079
+ "DeleteIntegration",
18019
18080
  "DeleteOptionGroup",
18081
+ "DeleteTenantDatabase",
18020
18082
  "DeregisterDBProxyTargets",
18021
18083
  "DescribeAccountAttributes",
18022
18084
  "DescribeBlueGreenDeployments",
@@ -18043,6 +18105,7 @@
18043
18105
  "DescribeDBSnapshotAttributes",
18044
18106
  "DescribeDBSnapshots",
18045
18107
  "DescribeDBSubnetGroups",
18108
+ "DescribeDbSnapshotTenantDatabases",
18046
18109
  "DescribeEngineDefaultClusterParameters",
18047
18110
  "DescribeEngineDefaultParameters",
18048
18111
  "DescribeEventCategories",
@@ -18050,6 +18113,7 @@
18050
18113
  "DescribeEvents",
18051
18114
  "DescribeExportTasks",
18052
18115
  "DescribeGlobalClusters",
18116
+ "DescribeIntegrations",
18053
18117
  "DescribeOptionGroupOptions",
18054
18118
  "DescribeOptionGroups",
18055
18119
  "DescribeOrderableDBInstanceOptions",
@@ -18059,6 +18123,7 @@
18059
18123
  "DescribeReservedDBInstances",
18060
18124
  "DescribeReservedDBInstancesOfferings",
18061
18125
  "DescribeSourceRegions",
18126
+ "DescribeTenantDatabases",
18062
18127
  "DescribeValidDBInstanceModifications",
18063
18128
  "DownloadCompleteDBLogFile",
18064
18129
  "DownloadDBLogFilePortion",
@@ -18085,6 +18150,7 @@
18085
18150
  "ModifyGlobalCluster",
18086
18151
  "ModifyOptionGroup",
18087
18152
  "ModifyRecommendation",
18153
+ "ModifyTenantDatabase",
18088
18154
  "PromoteReadReplica",
18089
18155
  "PromoteReadReplicaDBCluster",
18090
18156
  "PurchaseReservedDBInstancesOffering",
@@ -18118,10 +18184,11 @@
18118
18184
  "SwitchoverGlobalCluster",
18119
18185
  "SwitchoverReadReplica"
18120
18186
  ],
18121
- "resourceTypesCount": 20,
18187
+ "resourceTypesCount": 24,
18122
18188
  "resourceTypes": [
18123
18189
  "cluster",
18124
18190
  "cluster-auto-backup",
18191
+ "auto-backup",
18125
18192
  "cluster-endpoint",
18126
18193
  "cluster-pg",
18127
18194
  "cluster-snapshot",
@@ -18139,9 +18206,12 @@
18139
18206
  "target",
18140
18207
  "target-group",
18141
18208
  "cev",
18142
- "deployment"
18209
+ "deployment",
18210
+ "integration",
18211
+ "snapshot-tenant-database",
18212
+ "tenant-database"
18143
18213
  ],
18144
- "conditionKeysCount": 27,
18214
+ "conditionKeysCount": 29,
18145
18215
  "conditionKeys": [
18146
18216
  "aws:RequestTag/${TagKey}",
18147
18217
  "aws:ResourceTag/${TagKey}",
@@ -18154,9 +18224,11 @@
18154
18224
  "rds:EndpointType",
18155
18225
  "rds:ManageMasterUserPassword",
18156
18226
  "rds:MultiAz",
18227
+ "rds:MultiTenant",
18157
18228
  "rds:Piops",
18158
18229
  "rds:StorageEncrypted",
18159
18230
  "rds:StorageSize",
18231
+ "rds:TenantDatabaseName",
18160
18232
  "rds:Vpc",
18161
18233
  "rds:cluster-pg-tag/${TagKey}",
18162
18234
  "rds:cluster-snapshot-tag/${TagKey}",
@@ -19718,7 +19790,7 @@
19718
19790
  "name": "Amazon SageMaker",
19719
19791
  "servicePrefix": "sagemaker",
19720
19792
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonsagemaker.html",
19721
- "actionsCount": 330,
19793
+ "actionsCount": 337,
19722
19794
  "actions": [
19723
19795
  "AddAssociation",
19724
19796
  "AddTags",
@@ -19753,6 +19825,7 @@
19753
19825
  "CreateHyperParameterTuningJob",
19754
19826
  "CreateImage",
19755
19827
  "CreateImageVersion",
19828
+ "CreateInferenceComponent",
19756
19829
  "CreateInferenceExperiment",
19757
19830
  "CreateInferenceRecommendationsJob",
19758
19831
  "CreateLabelingJob",
@@ -19807,6 +19880,7 @@
19807
19880
  "DeleteHumanTaskUi",
19808
19881
  "DeleteImage",
19809
19882
  "DeleteImageVersion",
19883
+ "DeleteInferenceComponent",
19810
19884
  "DeleteInferenceExperiment",
19811
19885
  "DeleteLineageGroupPolicy",
19812
19886
  "DeleteModel",
@@ -19861,6 +19935,7 @@
19861
19935
  "DescribeHyperParameterTuningJob",
19862
19936
  "DescribeImage",
19863
19937
  "DescribeImageVersion",
19938
+ "DescribeInferenceComponent",
19864
19939
  "DescribeInferenceExperiment",
19865
19940
  "DescribeInferenceRecommendationsJob",
19866
19941
  "DescribeLabelingJob",
@@ -19907,6 +19982,7 @@
19907
19982
  "ImportHubContent",
19908
19983
  "InvokeEndpoint",
19909
19984
  "InvokeEndpointAsync",
19985
+ "InvokeEndpointWithResponseStream",
19910
19986
  "ListActions",
19911
19987
  "ListAlgorithms",
19912
19988
  "ListAliases",
@@ -19938,6 +20014,7 @@
19938
20014
  "ListHyperParameterTuningJobs",
19939
20015
  "ListImageVersions",
19940
20016
  "ListImages",
20017
+ "ListInferenceComponents",
19941
20018
  "ListInferenceExperiments",
19942
20019
  "ListInferenceRecommendationsJobSteps",
19943
20020
  "ListInferenceRecommendationsJobs",
@@ -20032,6 +20109,8 @@
20032
20109
  "UpdateHub",
20033
20110
  "UpdateImage",
20034
20111
  "UpdateImageVersion",
20112
+ "UpdateInferenceComponent",
20113
+ "UpdateInferenceComponentRuntimeConfig",
20035
20114
  "UpdateInferenceExperiment",
20036
20115
  "UpdateModelCard",
20037
20116
  "UpdateModelPackage",
@@ -20051,7 +20130,7 @@
20051
20130
  "UpdateWorkforce",
20052
20131
  "UpdateWorkteam"
20053
20132
  ],
20054
- "resourceTypesCount": 59,
20133
+ "resourceTypesCount": 60,
20055
20134
  "resourceTypes": [
20056
20135
  "device",
20057
20136
  "device-fleet",
@@ -20088,6 +20167,7 @@
20088
20167
  "model",
20089
20168
  "endpoint-config",
20090
20169
  "endpoint",
20170
+ "inference-component",
20091
20171
  "transform-job",
20092
20172
  "compilation-job",
20093
20173
  "automl-job",
@@ -1,16 +1,16 @@
1
1
  {
2
2
  "Actions by type": [
3
3
  {
4
- "key": "Read Actions",
5
- "value": 4165
4
+ "key": "Write Actions",
5
+ "value": 8586
6
6
  },
7
7
  {
8
- "key": "Write Actions",
9
- "value": 8561
8
+ "key": "Read Actions",
9
+ "value": 4174
10
10
  },
11
11
  {
12
12
  "key": "List Actions",
13
- "value": 2454
13
+ "value": 2462
14
14
  },
15
15
  {
16
16
  "key": "Permissions Actions",
@@ -110,6 +110,10 @@
110
110
  "key": "license-manager-user-subscriptions",
111
111
  "value": 34
112
112
  },
113
+ {
114
+ "key": "partnercentral-account-management",
115
+ "value": 33
116
+ },
113
117
  {
114
118
  "key": "route53-recovery-control-config",
115
119
  "value": 31
@@ -137,10 +141,6 @@
137
141
  {
138
142
  "key": "codedeploy-commands-secure",
139
143
  "value": 26
140
- },
141
- {
142
- "key": "route53-recovery-readiness",
143
- "value": 26
144
144
  }
145
145
  ],
146
146
  "Most referenced resource ARNs": [
@@ -150,7 +150,7 @@
150
150
  },
151
151
  {
152
152
  "key": "instance - arn:${Partition}:connect:${Region}:${Account}:instance/${InstanceId}",
153
- "value": 85
153
+ "value": 86
154
154
  },
155
155
  {
156
156
  "key": "userpool - arn:${Partition}:cognito-idp:${Region}:${Account}:userpool/${UserPoolId}",
@@ -230,11 +230,11 @@
230
230
  "Services with most actions": [
231
231
  {
232
232
  "key": "Amazon EC2",
233
- "value": 614
233
+ "value": 616
234
234
  },
235
235
  {
236
236
  "key": "Amazon SageMaker",
237
- "value": 330
237
+ "value": 337
238
238
  },
239
239
  {
240
240
  "key": "Amazon Chime",
@@ -246,7 +246,7 @@
246
246
  },
247
247
  {
248
248
  "key": "Amazon Connect",
249
- "value": 226
249
+ "value": 227
250
250
  },
251
251
  {
252
252
  "key": "AWS Glue",
@@ -265,8 +265,8 @@
265
265
  "value": 159
266
266
  },
267
267
  {
268
- "key": "AWS Systems Manager",
269
- "value": 149
268
+ "key": "Amazon RDS",
269
+ "value": 157
270
270
  }
271
271
  ],
272
272
  "Shortest action names": [
@@ -398,7 +398,7 @@
398
398
  "Summary": [
399
399
  {
400
400
  "key": "Total number of services",
401
- "value": 383
401
+ "value": 384
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": 1577
413
+ "value": 1586
414
414
  },
415
415
  {
416
416
  "key": "Total number of distinct condition keys",
417
- "value": 815
417
+ "value": 827
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.112",
3
+ "version": "0.0.114",
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",