aws-iam-data 0.0.227 → 0.0.229
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,4 +1,34 @@
|
|
|
1
1
|
[
|
|
2
|
+
{
|
|
3
|
+
"dateOfChange": "2024-06-22",
|
|
4
|
+
"addedServices": [],
|
|
5
|
+
"removedServices": [],
|
|
6
|
+
"addedActions": {
|
|
7
|
+
"AWS Compute Optimizer": [
|
|
8
|
+
"compute-optimizer:ExportRDSDatabaseRecommendations",
|
|
9
|
+
"compute-optimizer:GetRDSDatabaseRecommendationProjectedMetrics",
|
|
10
|
+
"compute-optimizer:GetRDSDatabaseRecommendations"
|
|
11
|
+
],
|
|
12
|
+
"Amazon Connect": [
|
|
13
|
+
"connect:CreateAuthenticationProfile",
|
|
14
|
+
"connect:DescribeAuthenticationProfile",
|
|
15
|
+
"connect:ListAuthenticationProfiles",
|
|
16
|
+
"connect:UpdateAuthenticationProfile"
|
|
17
|
+
]
|
|
18
|
+
},
|
|
19
|
+
"removedActions": {}
|
|
20
|
+
},
|
|
21
|
+
{
|
|
22
|
+
"dateOfChange": "2024-06-21",
|
|
23
|
+
"addedServices": [],
|
|
24
|
+
"removedServices": [],
|
|
25
|
+
"addedActions": {
|
|
26
|
+
"AWS CloudShell": [
|
|
27
|
+
"cloudshell:DescribeEnvironments"
|
|
28
|
+
]
|
|
29
|
+
},
|
|
30
|
+
"removedActions": {}
|
|
31
|
+
},
|
|
2
32
|
{
|
|
3
33
|
"dateOfChange": "2024-06-20",
|
|
4
34
|
"addedServices": [
|
package/dist/data/json/iam.json
CHANGED
|
@@ -45607,7 +45607,11 @@
|
|
|
45607
45607
|
{
|
|
45608
45608
|
"resourceType": "",
|
|
45609
45609
|
"required": false,
|
|
45610
|
-
"conditionKeys": [
|
|
45610
|
+
"conditionKeys": [
|
|
45611
|
+
"cloudshell:SecurityGroupIds",
|
|
45612
|
+
"cloudshell:SubnetIds",
|
|
45613
|
+
"cloudshell:VpcIds"
|
|
45614
|
+
],
|
|
45611
45615
|
"dependentActions": []
|
|
45612
45616
|
}
|
|
45613
45617
|
]
|
|
@@ -45642,6 +45646,21 @@
|
|
|
45642
45646
|
}
|
|
45643
45647
|
]
|
|
45644
45648
|
},
|
|
45649
|
+
{
|
|
45650
|
+
"name": "DescribeEnvironments",
|
|
45651
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/cloudshell/latest/userguide/sec-auth-with-identities.html#DescribeEnvironments",
|
|
45652
|
+
"permissionOnly": true,
|
|
45653
|
+
"description": "Grants permission to return descriptions of existing user's environments",
|
|
45654
|
+
"accessLevel": "List",
|
|
45655
|
+
"resourceTypes": [
|
|
45656
|
+
{
|
|
45657
|
+
"resourceType": "",
|
|
45658
|
+
"required": false,
|
|
45659
|
+
"conditionKeys": [],
|
|
45660
|
+
"dependentActions": []
|
|
45661
|
+
}
|
|
45662
|
+
]
|
|
45663
|
+
},
|
|
45645
45664
|
{
|
|
45646
45665
|
"name": "GetEnvironmentStatus",
|
|
45647
45666
|
"apiReferenceUrl": "https://docs.aws.amazon.com/cloudshell/latest/userguide/sec-auth-with-identities.html#GetEnvironmentStatus",
|
|
@@ -45741,7 +45760,26 @@
|
|
|
45741
45760
|
"conditionKeys": []
|
|
45742
45761
|
}
|
|
45743
45762
|
],
|
|
45744
|
-
"conditionKeys": [
|
|
45763
|
+
"conditionKeys": [
|
|
45764
|
+
{
|
|
45765
|
+
"name": "cloudshell:SecurityGroupIds",
|
|
45766
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/cloudshell/latest/userguide/aws-cloudshell-vpc-permissions-1.html#vpc-condition-keys-examples-1",
|
|
45767
|
+
"description": "Filters access by security group ids. Available during CreateEnvironment operation",
|
|
45768
|
+
"type": "ArrayOfString"
|
|
45769
|
+
},
|
|
45770
|
+
{
|
|
45771
|
+
"name": "cloudshell:SubnetIds",
|
|
45772
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/cloudshell/latest/userguide/aws-cloudshell-vpc-permissions-1.html#vpc-condition-keys-examples-1",
|
|
45773
|
+
"description": "Filters access by subnet ids. Available during CreateEnvironment operation",
|
|
45774
|
+
"type": "ArrayOfString"
|
|
45775
|
+
},
|
|
45776
|
+
{
|
|
45777
|
+
"name": "cloudshell:VpcIds",
|
|
45778
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/cloudshell/latest/userguide/aws-cloudshell-vpc-permissions-1.html#vpc-condition-keys-examples-1",
|
|
45779
|
+
"description": "Filters access by vpc ids. Available during CreateEnvironment operation",
|
|
45780
|
+
"type": "ArrayOfString"
|
|
45781
|
+
}
|
|
45782
|
+
]
|
|
45745
45783
|
},
|
|
45746
45784
|
{
|
|
45747
45785
|
"name": "AWS CloudTrail",
|
|
@@ -67403,7 +67441,9 @@
|
|
|
67403
67441
|
],
|
|
67404
67442
|
"dependentActions": [
|
|
67405
67443
|
"autoscaling:DescribeAutoScalingGroups",
|
|
67406
|
-
"ec2:DescribeInstances"
|
|
67444
|
+
"ec2:DescribeInstances",
|
|
67445
|
+
"rds:DescribeDBClusters",
|
|
67446
|
+
"rds:DescribeDBInstances"
|
|
67407
67447
|
]
|
|
67408
67448
|
}
|
|
67409
67449
|
]
|
|
@@ -67533,6 +67573,25 @@
|
|
|
67533
67573
|
}
|
|
67534
67574
|
]
|
|
67535
67575
|
},
|
|
67576
|
+
{
|
|
67577
|
+
"name": "ExportRDSDatabaseRecommendations",
|
|
67578
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/compute-optimizer/latest/APIReference/API_ExportRDSDatabaseRecommendations.html",
|
|
67579
|
+
"permissionOnly": false,
|
|
67580
|
+
"description": "Grants permission to export rds recommendations to S3 for the provided accounts",
|
|
67581
|
+
"accessLevel": "Write",
|
|
67582
|
+
"resourceTypes": [
|
|
67583
|
+
{
|
|
67584
|
+
"resourceType": "",
|
|
67585
|
+
"required": false,
|
|
67586
|
+
"conditionKeys": [],
|
|
67587
|
+
"dependentActions": [
|
|
67588
|
+
"compute-optimizer:GetRDSDatabaseRecommendations",
|
|
67589
|
+
"rds:DescribeDBClusters",
|
|
67590
|
+
"rds:DescribeDBInstances"
|
|
67591
|
+
]
|
|
67592
|
+
}
|
|
67593
|
+
]
|
|
67594
|
+
},
|
|
67536
67595
|
{
|
|
67537
67596
|
"name": "GetAutoScalingGroupRecommendations",
|
|
67538
67597
|
"apiReferenceUrl": "https://docs.aws.amazon.com/compute-optimizer/latest/APIReference/API_GetAutoScalingGroupRecommendations.html",
|
|
@@ -67650,7 +67709,9 @@
|
|
|
67650
67709
|
"dependentActions": [
|
|
67651
67710
|
"autoscaling:DescribeAutoScalingGroups",
|
|
67652
67711
|
"autoscaling:DescribeAutoScalingInstances",
|
|
67653
|
-
"ec2:DescribeInstances"
|
|
67712
|
+
"ec2:DescribeInstances",
|
|
67713
|
+
"rds:DescribeDBClusters",
|
|
67714
|
+
"rds:DescribeDBInstances"
|
|
67654
67715
|
]
|
|
67655
67716
|
}
|
|
67656
67717
|
]
|
|
@@ -67720,6 +67781,42 @@
|
|
|
67720
67781
|
}
|
|
67721
67782
|
]
|
|
67722
67783
|
},
|
|
67784
|
+
{
|
|
67785
|
+
"name": "GetRDSDatabaseRecommendationProjectedMetrics",
|
|
67786
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/compute-optimizer/latest/APIReference/API_GetRDSDatabaseRecommendationProjectedMetrics.html",
|
|
67787
|
+
"permissionOnly": false,
|
|
67788
|
+
"description": "Grants permission to get the recommendation projected metrics of the specified instance",
|
|
67789
|
+
"accessLevel": "List",
|
|
67790
|
+
"resourceTypes": [
|
|
67791
|
+
{
|
|
67792
|
+
"resourceType": "",
|
|
67793
|
+
"required": false,
|
|
67794
|
+
"conditionKeys": [],
|
|
67795
|
+
"dependentActions": [
|
|
67796
|
+
"rds:DescribeDBClusters",
|
|
67797
|
+
"rds:DescribeDBInstances"
|
|
67798
|
+
]
|
|
67799
|
+
}
|
|
67800
|
+
]
|
|
67801
|
+
},
|
|
67802
|
+
{
|
|
67803
|
+
"name": "GetRDSDatabaseRecommendations",
|
|
67804
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/compute-optimizer/latest/APIReference/API_GetRDSDatabaseRecommendations.html",
|
|
67805
|
+
"permissionOnly": false,
|
|
67806
|
+
"description": "Grants permission to get rds recommendations for the specified account(s)",
|
|
67807
|
+
"accessLevel": "List",
|
|
67808
|
+
"resourceTypes": [
|
|
67809
|
+
{
|
|
67810
|
+
"resourceType": "",
|
|
67811
|
+
"required": false,
|
|
67812
|
+
"conditionKeys": [],
|
|
67813
|
+
"dependentActions": [
|
|
67814
|
+
"rds:DescribeDBClusters",
|
|
67815
|
+
"rds:DescribeDBInstances"
|
|
67816
|
+
]
|
|
67817
|
+
}
|
|
67818
|
+
]
|
|
67819
|
+
},
|
|
67723
67820
|
{
|
|
67724
67821
|
"name": "GetRecommendationPreferences",
|
|
67725
67822
|
"apiReferenceUrl": "https://docs.aws.amazon.com/compute-optimizer/latest/APIReference/API_GetRecommendationPreferences.html",
|
|
@@ -67768,7 +67865,9 @@
|
|
|
67768
67865
|
"dependentActions": [
|
|
67769
67866
|
"autoscaling:DescribeAutoScalingGroups",
|
|
67770
67867
|
"autoscaling:DescribeAutoScalingInstances",
|
|
67771
|
-
"ec2:DescribeInstances"
|
|
67868
|
+
"ec2:DescribeInstances",
|
|
67869
|
+
"rds:DescribeDBClusters",
|
|
67870
|
+
"rds:DescribeDBInstances"
|
|
67772
67871
|
]
|
|
67773
67872
|
}
|
|
67774
67873
|
]
|
|
@@ -70113,6 +70212,29 @@
|
|
|
70113
70212
|
}
|
|
70114
70213
|
]
|
|
70115
70214
|
},
|
|
70215
|
+
{
|
|
70216
|
+
"name": "CreateAuthenticationProfile",
|
|
70217
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/connect/latest/APIReference/API_CreateAuthenticationProfile.html",
|
|
70218
|
+
"permissionOnly": false,
|
|
70219
|
+
"description": "Grants permission to create authentication profile resources in an Amazon Connect instance",
|
|
70220
|
+
"accessLevel": "Write",
|
|
70221
|
+
"resourceTypes": [
|
|
70222
|
+
{
|
|
70223
|
+
"resourceType": "authentication-profile",
|
|
70224
|
+
"required": true,
|
|
70225
|
+
"conditionKeys": [],
|
|
70226
|
+
"dependentActions": []
|
|
70227
|
+
},
|
|
70228
|
+
{
|
|
70229
|
+
"resourceType": "",
|
|
70230
|
+
"required": false,
|
|
70231
|
+
"conditionKeys": [
|
|
70232
|
+
"connect:InstanceId"
|
|
70233
|
+
],
|
|
70234
|
+
"dependentActions": []
|
|
70235
|
+
}
|
|
70236
|
+
]
|
|
70237
|
+
},
|
|
70116
70238
|
{
|
|
70117
70239
|
"name": "CreateContactFlow",
|
|
70118
70240
|
"apiReferenceUrl": "https://docs.aws.amazon.com/connect/latest/APIReference/API_CreateContactFlow.html",
|
|
@@ -71422,6 +71544,29 @@
|
|
|
71422
71544
|
}
|
|
71423
71545
|
]
|
|
71424
71546
|
},
|
|
71547
|
+
{
|
|
71548
|
+
"name": "DescribeAuthenticationProfile",
|
|
71549
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/connect/latest/APIReference/API_DescribeAuthenticationProfile.html",
|
|
71550
|
+
"permissionOnly": false,
|
|
71551
|
+
"description": "Grants permission to describe authentication profile resources in an Amazon Connect instance",
|
|
71552
|
+
"accessLevel": "Read",
|
|
71553
|
+
"resourceTypes": [
|
|
71554
|
+
{
|
|
71555
|
+
"resourceType": "authentication-profile",
|
|
71556
|
+
"required": true,
|
|
71557
|
+
"conditionKeys": [],
|
|
71558
|
+
"dependentActions": []
|
|
71559
|
+
},
|
|
71560
|
+
{
|
|
71561
|
+
"resourceType": "",
|
|
71562
|
+
"required": false,
|
|
71563
|
+
"conditionKeys": [
|
|
71564
|
+
"connect:InstanceId"
|
|
71565
|
+
],
|
|
71566
|
+
"dependentActions": []
|
|
71567
|
+
}
|
|
71568
|
+
]
|
|
71569
|
+
},
|
|
71425
71570
|
{
|
|
71426
71571
|
"name": "DescribeContact",
|
|
71427
71572
|
"apiReferenceUrl": "https://docs.aws.amazon.com/connect/latest/APIReference/API_DescribeContact.html",
|
|
@@ -72749,6 +72894,29 @@
|
|
|
72749
72894
|
}
|
|
72750
72895
|
]
|
|
72751
72896
|
},
|
|
72897
|
+
{
|
|
72898
|
+
"name": "ListAuthenticationProfiles",
|
|
72899
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/connect/latest/APIReference/API_ListAuthenticationProfiles.html",
|
|
72900
|
+
"permissionOnly": false,
|
|
72901
|
+
"description": "Grants permission to list authentication profile resources in an Amazon Connect instance",
|
|
72902
|
+
"accessLevel": "Read",
|
|
72903
|
+
"resourceTypes": [
|
|
72904
|
+
{
|
|
72905
|
+
"resourceType": "instance",
|
|
72906
|
+
"required": true,
|
|
72907
|
+
"conditionKeys": [],
|
|
72908
|
+
"dependentActions": []
|
|
72909
|
+
},
|
|
72910
|
+
{
|
|
72911
|
+
"resourceType": "",
|
|
72912
|
+
"required": false,
|
|
72913
|
+
"conditionKeys": [
|
|
72914
|
+
"connect:InstanceId"
|
|
72915
|
+
],
|
|
72916
|
+
"dependentActions": []
|
|
72917
|
+
}
|
|
72918
|
+
]
|
|
72919
|
+
},
|
|
72752
72920
|
{
|
|
72753
72921
|
"name": "ListBots",
|
|
72754
72922
|
"apiReferenceUrl": "https://docs.aws.amazon.com/console/connect/amazon-connect-console/grant-instance-permissions",
|
|
@@ -75097,6 +75265,29 @@
|
|
|
75097
75265
|
}
|
|
75098
75266
|
]
|
|
75099
75267
|
},
|
|
75268
|
+
{
|
|
75269
|
+
"name": "UpdateAuthenticationProfile",
|
|
75270
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/connect/latest/APIReference/API_UpdateAuthenticationProfile.html",
|
|
75271
|
+
"permissionOnly": false,
|
|
75272
|
+
"description": "Grants permission to update authentication profile resources in an Amazon Connect instance",
|
|
75273
|
+
"accessLevel": "Write",
|
|
75274
|
+
"resourceTypes": [
|
|
75275
|
+
{
|
|
75276
|
+
"resourceType": "authentication-profile",
|
|
75277
|
+
"required": true,
|
|
75278
|
+
"conditionKeys": [],
|
|
75279
|
+
"dependentActions": []
|
|
75280
|
+
},
|
|
75281
|
+
{
|
|
75282
|
+
"resourceType": "",
|
|
75283
|
+
"required": false,
|
|
75284
|
+
"conditionKeys": [
|
|
75285
|
+
"connect:InstanceId"
|
|
75286
|
+
],
|
|
75287
|
+
"dependentActions": []
|
|
75288
|
+
}
|
|
75289
|
+
]
|
|
75290
|
+
},
|
|
75100
75291
|
{
|
|
75101
75292
|
"name": "UpdateContact",
|
|
75102
75293
|
"apiReferenceUrl": "https://docs.aws.amazon.com/connect/latest/APIReference/API_UpdateContact.html",
|
|
@@ -76308,6 +76499,12 @@
|
|
|
76308
76499
|
"aws:ResourceTag/${TagKey}"
|
|
76309
76500
|
]
|
|
76310
76501
|
},
|
|
76502
|
+
{
|
|
76503
|
+
"name": "authentication-profile",
|
|
76504
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/connect/latest/adminguide/connect-authentication-profiles.html",
|
|
76505
|
+
"arnPattern": "arn:${Partition}:connect:${Region}:${Account}:instance/${InstanceId}/authentication-profile/${AuthenticationProfileId}",
|
|
76506
|
+
"conditionKeys": []
|
|
76507
|
+
},
|
|
76311
76508
|
{
|
|
76312
76509
|
"name": "hierarchy-group",
|
|
76313
76510
|
"apiReferenceUrl": "https://docs.aws.amazon.com/connect/latest/adminguide/agent-hierarchy.html",
|
|
@@ -3529,11 +3529,12 @@
|
|
|
3529
3529
|
"name": "AWS CloudShell",
|
|
3530
3530
|
"servicePrefix": "cloudshell",
|
|
3531
3531
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awscloudshell.html",
|
|
3532
|
-
"actionsCount":
|
|
3532
|
+
"actionsCount": 10,
|
|
3533
3533
|
"actions": [
|
|
3534
3534
|
"CreateEnvironment",
|
|
3535
3535
|
"CreateSession",
|
|
3536
3536
|
"DeleteEnvironment",
|
|
3537
|
+
"DescribeEnvironments",
|
|
3537
3538
|
"GetEnvironmentStatus",
|
|
3538
3539
|
"GetFileDownloadUrls",
|
|
3539
3540
|
"GetFileUploadUrls",
|
|
@@ -3545,8 +3546,12 @@
|
|
|
3545
3546
|
"resourceTypes": [
|
|
3546
3547
|
"Environment"
|
|
3547
3548
|
],
|
|
3548
|
-
"conditionKeysCount":
|
|
3549
|
-
"conditionKeys": [
|
|
3549
|
+
"conditionKeysCount": 3,
|
|
3550
|
+
"conditionKeys": [
|
|
3551
|
+
"cloudshell:SecurityGroupIds",
|
|
3552
|
+
"cloudshell:SubnetIds",
|
|
3553
|
+
"cloudshell:VpcIds"
|
|
3554
|
+
]
|
|
3550
3555
|
},
|
|
3551
3556
|
{
|
|
3552
3557
|
"name": "AWS CloudTrail",
|
|
@@ -5345,7 +5350,7 @@
|
|
|
5345
5350
|
"name": "AWS Compute Optimizer",
|
|
5346
5351
|
"servicePrefix": "compute-optimizer",
|
|
5347
5352
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awscomputeoptimizer.html",
|
|
5348
|
-
"actionsCount":
|
|
5353
|
+
"actionsCount": 26,
|
|
5349
5354
|
"actions": [
|
|
5350
5355
|
"DeleteRecommendationPreferences",
|
|
5351
5356
|
"DescribeRecommendationExportJobs",
|
|
@@ -5355,6 +5360,7 @@
|
|
|
5355
5360
|
"ExportECSServiceRecommendations",
|
|
5356
5361
|
"ExportLambdaFunctionRecommendations",
|
|
5357
5362
|
"ExportLicenseRecommendations",
|
|
5363
|
+
"ExportRDSDatabaseRecommendations",
|
|
5358
5364
|
"GetAutoScalingGroupRecommendations",
|
|
5359
5365
|
"GetEBSVolumeRecommendations",
|
|
5360
5366
|
"GetEC2InstanceRecommendations",
|
|
@@ -5366,6 +5372,8 @@
|
|
|
5366
5372
|
"GetEnrollmentStatusesForOrganization",
|
|
5367
5373
|
"GetLambdaFunctionRecommendations",
|
|
5368
5374
|
"GetLicenseRecommendations",
|
|
5375
|
+
"GetRDSDatabaseRecommendationProjectedMetrics",
|
|
5376
|
+
"GetRDSDatabaseRecommendations",
|
|
5369
5377
|
"GetRecommendationPreferences",
|
|
5370
5378
|
"GetRecommendationSummaries",
|
|
5371
5379
|
"PutRecommendationPreferences",
|
|
@@ -5499,7 +5507,7 @@
|
|
|
5499
5507
|
"name": "Amazon Connect",
|
|
5500
5508
|
"servicePrefix": "connect",
|
|
5501
5509
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonconnect.html",
|
|
5502
|
-
"actionsCount":
|
|
5510
|
+
"actionsCount": 258,
|
|
5503
5511
|
"actions": [
|
|
5504
5512
|
"ActivateEvaluationForm",
|
|
5505
5513
|
"AdminGetEmergencyAccessToken",
|
|
@@ -5525,6 +5533,7 @@
|
|
|
5525
5533
|
"ClaimPhoneNumber",
|
|
5526
5534
|
"CompleteAttachedFileUpload",
|
|
5527
5535
|
"CreateAgentStatus",
|
|
5536
|
+
"CreateAuthenticationProfile",
|
|
5528
5537
|
"CreateContactFlow",
|
|
5529
5538
|
"CreateContactFlowModule",
|
|
5530
5539
|
"CreateEvaluationForm",
|
|
@@ -5573,6 +5582,7 @@
|
|
|
5573
5582
|
"DeleteViewVersion",
|
|
5574
5583
|
"DeleteVocabulary",
|
|
5575
5584
|
"DescribeAgentStatus",
|
|
5585
|
+
"DescribeAuthenticationProfile",
|
|
5576
5586
|
"DescribeContact",
|
|
5577
5587
|
"DescribeContactEvaluation",
|
|
5578
5588
|
"DescribeContactFlow",
|
|
@@ -5625,6 +5635,7 @@
|
|
|
5625
5635
|
"ImportPhoneNumber",
|
|
5626
5636
|
"ListAgentStatuses",
|
|
5627
5637
|
"ListApprovedOrigins",
|
|
5638
|
+
"ListAuthenticationProfiles",
|
|
5628
5639
|
"ListBots",
|
|
5629
5640
|
"ListContactEvaluations",
|
|
5630
5641
|
"ListContactFlowModules",
|
|
@@ -5710,6 +5721,7 @@
|
|
|
5710
5721
|
"UntagContact",
|
|
5711
5722
|
"UntagResource",
|
|
5712
5723
|
"UpdateAgentStatus",
|
|
5724
|
+
"UpdateAuthenticationProfile",
|
|
5713
5725
|
"UpdateContact",
|
|
5714
5726
|
"UpdateContactAttributes",
|
|
5715
5727
|
"UpdateContactEvaluation",
|
|
@@ -5756,13 +5768,14 @@
|
|
|
5756
5768
|
"UpdateViewContent",
|
|
5757
5769
|
"UpdateViewMetadata"
|
|
5758
5770
|
],
|
|
5759
|
-
"resourceTypesCount":
|
|
5771
|
+
"resourceTypesCount": 36,
|
|
5760
5772
|
"resourceTypes": [
|
|
5761
5773
|
"instance",
|
|
5762
5774
|
"contact",
|
|
5763
5775
|
"user",
|
|
5764
5776
|
"routing-profile",
|
|
5765
5777
|
"security-profile",
|
|
5778
|
+
"authentication-profile",
|
|
5766
5779
|
"hierarchy-group",
|
|
5767
5780
|
"queue",
|
|
5768
5781
|
"wildcard-queue",
|
|
@@ -2,11 +2,11 @@
|
|
|
2
2
|
"Actions by type": [
|
|
3
3
|
{
|
|
4
4
|
"key": "Read Actions",
|
|
5
|
-
"value":
|
|
5
|
+
"value": 4571
|
|
6
6
|
},
|
|
7
7
|
{
|
|
8
8
|
"key": "List Actions",
|
|
9
|
-
"value":
|
|
9
|
+
"value": 2756
|
|
10
10
|
},
|
|
11
11
|
{
|
|
12
12
|
"key": "Permissions Actions",
|
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
},
|
|
15
15
|
{
|
|
16
16
|
"key": "Write Actions",
|
|
17
|
-
"value":
|
|
17
|
+
"value": 9397
|
|
18
18
|
}
|
|
19
19
|
],
|
|
20
20
|
"Longest action names": [
|
|
@@ -150,7 +150,7 @@
|
|
|
150
150
|
},
|
|
151
151
|
{
|
|
152
152
|
"key": "instance - arn:${Partition}:connect:${Region}:${Account}:instance/${InstanceId}",
|
|
153
|
-
"value":
|
|
153
|
+
"value": 103
|
|
154
154
|
},
|
|
155
155
|
{
|
|
156
156
|
"key": "userpool - arn:${Partition}:cognito-idp:${Region}:${Account}:userpool/${UserPoolId}",
|
|
@@ -246,7 +246,7 @@
|
|
|
246
246
|
},
|
|
247
247
|
{
|
|
248
248
|
"key": "Amazon Connect",
|
|
249
|
-
"value":
|
|
249
|
+
"value": 258
|
|
250
250
|
},
|
|
251
251
|
{
|
|
252
252
|
"key": "AWS Glue",
|
|
@@ -410,11 +410,11 @@
|
|
|
410
410
|
},
|
|
411
411
|
{
|
|
412
412
|
"key": "Total number of distinct resource ARNS",
|
|
413
|
-
"value":
|
|
413
|
+
"value": 1736
|
|
414
414
|
},
|
|
415
415
|
{
|
|
416
416
|
"key": "Total number of distinct condition keys",
|
|
417
|
-
"value":
|
|
417
|
+
"value": 924
|
|
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.229",
|
|
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",
|