aws-iam-data 0.0.32 → 0.0.34
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 +396 -0
- package/dist/data/json/iam.json +711 -119
- package/dist/data/json/metadata.json +51 -16
- package/dist/data/json/reports.json +12 -12
- package/package.json +1 -1
|
@@ -1042,8 +1042,10 @@
|
|
|
1042
1042
|
],
|
|
1043
1043
|
"resourceTypesCount": 0,
|
|
1044
1044
|
"resourceTypes": [],
|
|
1045
|
-
"conditionKeysCount":
|
|
1046
|
-
"conditionKeys": [
|
|
1045
|
+
"conditionKeysCount": 1,
|
|
1046
|
+
"conditionKeys": [
|
|
1047
|
+
"aws:TagKeys"
|
|
1048
|
+
]
|
|
1047
1049
|
},
|
|
1048
1050
|
{
|
|
1049
1051
|
"name": "AWS Application Migration Service",
|
|
@@ -10942,10 +10944,10 @@
|
|
|
10942
10944
|
"conditionKeys": []
|
|
10943
10945
|
},
|
|
10944
10946
|
{
|
|
10945
|
-
"name": "AWS Identity and Access Management",
|
|
10947
|
+
"name": "AWS Identity and Access Management (IAM)",
|
|
10946
10948
|
"servicePrefix": "iam",
|
|
10947
|
-
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/
|
|
10948
|
-
"actionsCount":
|
|
10949
|
+
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsidentityandaccessmanagementiam.html",
|
|
10950
|
+
"actionsCount": 171,
|
|
10949
10951
|
"actions": [
|
|
10950
10952
|
"AddClientIDToOpenIDConnectProvider",
|
|
10951
10953
|
"AddRoleToInstanceProfile",
|
|
@@ -11014,6 +11016,7 @@
|
|
|
11014
11016
|
"GetGroupPolicy",
|
|
11015
11017
|
"GetInstanceProfile",
|
|
11016
11018
|
"GetLoginProfile",
|
|
11019
|
+
"GetMFADevice",
|
|
11017
11020
|
"GetOpenIDConnectProvider",
|
|
11018
11021
|
"GetOrganizationsAccessReport",
|
|
11019
11022
|
"GetPolicy",
|
|
@@ -11134,17 +11137,21 @@
|
|
|
11134
11137
|
"sms-mfa",
|
|
11135
11138
|
"user"
|
|
11136
11139
|
],
|
|
11137
|
-
"conditionKeysCount":
|
|
11140
|
+
"conditionKeysCount": 14,
|
|
11138
11141
|
"conditionKeys": [
|
|
11139
11142
|
"aws:RequestTag/${TagKey}",
|
|
11140
11143
|
"aws:ResourceTag/${TagKey}",
|
|
11141
11144
|
"aws:TagKeys",
|
|
11142
11145
|
"iam:AWSServiceName",
|
|
11143
11146
|
"iam:AssociatedResourceArn",
|
|
11147
|
+
"iam:FIDO-FIPS-140-2-certification",
|
|
11148
|
+
"iam:FIDO-FIPS-140-3-certification",
|
|
11149
|
+
"iam:FIDO-certification",
|
|
11144
11150
|
"iam:OrganizationsPolicyId",
|
|
11145
11151
|
"iam:PassedToService",
|
|
11146
11152
|
"iam:PermissionsBoundary",
|
|
11147
11153
|
"iam:PolicyARN",
|
|
11154
|
+
"iam:RegisterSecurityKey",
|
|
11148
11155
|
"iam:ResourceTag/${TagKey}"
|
|
11149
11156
|
]
|
|
11150
11157
|
},
|
|
@@ -12808,7 +12815,7 @@
|
|
|
12808
12815
|
"name": "Amazon Kendra",
|
|
12809
12816
|
"servicePrefix": "kendra",
|
|
12810
12817
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonkendra.html",
|
|
12811
|
-
"actionsCount":
|
|
12818
|
+
"actionsCount": 66,
|
|
12812
12819
|
"actions": [
|
|
12813
12820
|
"AssociateEntitiesToExperience",
|
|
12814
12821
|
"AssociatePersonasToEntities",
|
|
@@ -12862,6 +12869,7 @@
|
|
|
12862
12869
|
"ListThesauri",
|
|
12863
12870
|
"PutPrincipalMapping",
|
|
12864
12871
|
"Query",
|
|
12872
|
+
"Retrieve",
|
|
12865
12873
|
"StartDataSourceSyncJob",
|
|
12866
12874
|
"StopDataSourceSyncJob",
|
|
12867
12875
|
"SubmitFeedback",
|
|
@@ -13548,7 +13556,7 @@
|
|
|
13548
13556
|
"name": "Amazon Lex V2",
|
|
13549
13557
|
"servicePrefix": "lex",
|
|
13550
13558
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonlexv2.html",
|
|
13551
|
-
"actionsCount":
|
|
13559
|
+
"actionsCount": 97,
|
|
13552
13560
|
"actions": [
|
|
13553
13561
|
"BatchCreateCustomVocabularyItem",
|
|
13554
13562
|
"BatchDeleteCustomVocabularyItem",
|
|
@@ -13565,6 +13573,8 @@
|
|
|
13565
13573
|
"CreateResourcePolicy",
|
|
13566
13574
|
"CreateSlot",
|
|
13567
13575
|
"CreateSlotType",
|
|
13576
|
+
"CreateTestSet",
|
|
13577
|
+
"CreateTestSetDiscrepancyReport",
|
|
13568
13578
|
"CreateUploadUrl",
|
|
13569
13579
|
"DeleteBot",
|
|
13570
13580
|
"DeleteBotAlias",
|
|
@@ -13579,6 +13589,7 @@
|
|
|
13579
13589
|
"DeleteSession",
|
|
13580
13590
|
"DeleteSlot",
|
|
13581
13591
|
"DeleteSlotType",
|
|
13592
|
+
"DeleteTestSet",
|
|
13582
13593
|
"DeleteUtterances",
|
|
13583
13594
|
"DescribeBot",
|
|
13584
13595
|
"DescribeBotAlias",
|
|
@@ -13594,7 +13605,12 @@
|
|
|
13594
13605
|
"DescribeResourcePolicy",
|
|
13595
13606
|
"DescribeSlot",
|
|
13596
13607
|
"DescribeSlotType",
|
|
13608
|
+
"DescribeTestExecution",
|
|
13609
|
+
"DescribeTestSet",
|
|
13610
|
+
"DescribeTestSetDiscrepancyReport",
|
|
13611
|
+
"DescribeTestSetGeneration",
|
|
13597
13612
|
"GetSession",
|
|
13613
|
+
"GetTestExecutionArtifactsUrl",
|
|
13598
13614
|
"ListAggregatedUtterances",
|
|
13599
13615
|
"ListBotAliases",
|
|
13600
13616
|
"ListBotChannels",
|
|
@@ -13612,6 +13628,10 @@
|
|
|
13612
13628
|
"ListSlotTypes",
|
|
13613
13629
|
"ListSlots",
|
|
13614
13630
|
"ListTagsForResource",
|
|
13631
|
+
"ListTestExecutionResultItems",
|
|
13632
|
+
"ListTestExecutions",
|
|
13633
|
+
"ListTestSetRecords",
|
|
13634
|
+
"ListTestSets",
|
|
13615
13635
|
"PutSession",
|
|
13616
13636
|
"RecognizeText",
|
|
13617
13637
|
"RecognizeUtterance",
|
|
@@ -13619,6 +13639,8 @@
|
|
|
13619
13639
|
"StartBotRecommendation",
|
|
13620
13640
|
"StartConversation",
|
|
13621
13641
|
"StartImport",
|
|
13642
|
+
"StartTestExecution",
|
|
13643
|
+
"StartTestSetGeneration",
|
|
13622
13644
|
"StopBotRecommendation",
|
|
13623
13645
|
"TagResource",
|
|
13624
13646
|
"UntagResource",
|
|
@@ -13631,12 +13653,14 @@
|
|
|
13631
13653
|
"UpdateIntent",
|
|
13632
13654
|
"UpdateResourcePolicy",
|
|
13633
13655
|
"UpdateSlot",
|
|
13634
|
-
"UpdateSlotType"
|
|
13656
|
+
"UpdateSlotType",
|
|
13657
|
+
"UpdateTestSet"
|
|
13635
13658
|
],
|
|
13636
|
-
"resourceTypesCount":
|
|
13659
|
+
"resourceTypesCount": 3,
|
|
13637
13660
|
"resourceTypes": [
|
|
13638
13661
|
"bot",
|
|
13639
|
-
"bot alias"
|
|
13662
|
+
"bot alias",
|
|
13663
|
+
"test set"
|
|
13640
13664
|
],
|
|
13641
13665
|
"conditionKeysCount": 3,
|
|
13642
13666
|
"conditionKeys": [
|
|
@@ -20878,24 +20902,31 @@
|
|
|
20878
20902
|
"name": "AWS Step Functions",
|
|
20879
20903
|
"servicePrefix": "states",
|
|
20880
20904
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsstepfunctions.html",
|
|
20881
|
-
"actionsCount":
|
|
20905
|
+
"actionsCount": 34,
|
|
20882
20906
|
"actions": [
|
|
20883
20907
|
"CreateActivity",
|
|
20884
20908
|
"CreateStateMachine",
|
|
20909
|
+
"CreateStateMachineAlias",
|
|
20885
20910
|
"DeleteActivity",
|
|
20886
20911
|
"DeleteStateMachine",
|
|
20912
|
+
"DeleteStateMachineAlias",
|
|
20913
|
+
"DeleteStateMachineVersion",
|
|
20887
20914
|
"DescribeActivity",
|
|
20888
20915
|
"DescribeExecution",
|
|
20889
20916
|
"DescribeMapRun",
|
|
20890
20917
|
"DescribeStateMachine",
|
|
20918
|
+
"DescribeStateMachineAlias",
|
|
20891
20919
|
"DescribeStateMachineForExecution",
|
|
20892
20920
|
"GetActivityTask",
|
|
20893
20921
|
"GetExecutionHistory",
|
|
20894
20922
|
"ListActivities",
|
|
20895
20923
|
"ListExecutions",
|
|
20896
20924
|
"ListMapRuns",
|
|
20925
|
+
"ListStateMachineAliases",
|
|
20926
|
+
"ListStateMachineVersions",
|
|
20897
20927
|
"ListStateMachines",
|
|
20898
20928
|
"ListTagsForResource",
|
|
20929
|
+
"PublishStateMachineVersion",
|
|
20899
20930
|
"SendTaskFailure",
|
|
20900
20931
|
"SendTaskHeartbeat",
|
|
20901
20932
|
"SendTaskSuccess",
|
|
@@ -20905,21 +20936,25 @@
|
|
|
20905
20936
|
"TagResource",
|
|
20906
20937
|
"UntagResource",
|
|
20907
20938
|
"UpdateMapRun",
|
|
20908
|
-
"UpdateStateMachine"
|
|
20939
|
+
"UpdateStateMachine",
|
|
20940
|
+
"UpdateStateMachineAlias"
|
|
20909
20941
|
],
|
|
20910
|
-
"resourceTypesCount":
|
|
20942
|
+
"resourceTypesCount": 7,
|
|
20911
20943
|
"resourceTypes": [
|
|
20912
20944
|
"activity",
|
|
20913
20945
|
"execution",
|
|
20914
20946
|
"express",
|
|
20915
20947
|
"statemachine",
|
|
20948
|
+
"statemachineversion",
|
|
20949
|
+
"statemachinealias",
|
|
20916
20950
|
"maprun"
|
|
20917
20951
|
],
|
|
20918
|
-
"conditionKeysCount":
|
|
20952
|
+
"conditionKeysCount": 4,
|
|
20919
20953
|
"conditionKeys": [
|
|
20920
20954
|
"aws:RequestTag/${TagKey}",
|
|
20921
20955
|
"aws:ResourceTag/${TagKey}",
|
|
20922
|
-
"aws:TagKeys"
|
|
20956
|
+
"aws:TagKeys",
|
|
20957
|
+
"states:StateMachineQualifier"
|
|
20923
20958
|
]
|
|
20924
20959
|
},
|
|
20925
20960
|
{
|
|
@@ -2,15 +2,15 @@
|
|
|
2
2
|
"Actions by type": [
|
|
3
3
|
{
|
|
4
4
|
"key": "Write Actions",
|
|
5
|
-
"value":
|
|
5
|
+
"value": 8272
|
|
6
6
|
},
|
|
7
7
|
{
|
|
8
8
|
"key": "Read Actions",
|
|
9
|
-
"value":
|
|
9
|
+
"value": 4023
|
|
10
10
|
},
|
|
11
11
|
{
|
|
12
12
|
"key": "List Actions",
|
|
13
|
-
"value":
|
|
13
|
+
"value": 2347
|
|
14
14
|
},
|
|
15
15
|
{
|
|
16
16
|
"key": "Permissions Actions",
|
|
@@ -169,11 +169,11 @@
|
|
|
169
169
|
"value": 66
|
|
170
170
|
},
|
|
171
171
|
{
|
|
172
|
-
"key": "
|
|
173
|
-
"value":
|
|
172
|
+
"key": "index - arn:${Partition}:kendra:${Region}:${Account}:index/${IndexId}",
|
|
173
|
+
"value": 64
|
|
174
174
|
},
|
|
175
175
|
{
|
|
176
|
-
"key": "
|
|
176
|
+
"key": "directory - arn:${Partition}:ds:${Region}:${Account}:directory/${DirectoryId}",
|
|
177
177
|
"value": 63
|
|
178
178
|
},
|
|
179
179
|
{
|
|
@@ -181,8 +181,8 @@
|
|
|
181
181
|
"value": 61
|
|
182
182
|
},
|
|
183
183
|
{
|
|
184
|
-
"key": "
|
|
185
|
-
"value":
|
|
184
|
+
"key": "app-instance-user - arn:${Partition}:chime:${Region}:${AccountId}:app-instance/${AppInstanceId}/user/${AppInstanceUserId}",
|
|
185
|
+
"value": 55
|
|
186
186
|
}
|
|
187
187
|
],
|
|
188
188
|
"Services with least actions": [
|
|
@@ -257,8 +257,8 @@
|
|
|
257
257
|
"value": 183
|
|
258
258
|
},
|
|
259
259
|
{
|
|
260
|
-
"key": "AWS Identity and Access Management",
|
|
261
|
-
"value":
|
|
260
|
+
"key": "AWS Identity and Access Management (IAM)",
|
|
261
|
+
"value": 171
|
|
262
262
|
},
|
|
263
263
|
{
|
|
264
264
|
"key": "Amazon Lightsail",
|
|
@@ -410,11 +410,11 @@
|
|
|
410
410
|
},
|
|
411
411
|
{
|
|
412
412
|
"key": "Total number of distinct resource ARNS",
|
|
413
|
-
"value":
|
|
413
|
+
"value": 1526
|
|
414
414
|
},
|
|
415
415
|
{
|
|
416
416
|
"key": "Total number of distinct condition keys",
|
|
417
|
-
"value":
|
|
417
|
+
"value": 792
|
|
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.34",
|
|
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/awsIamData.d.ts",
|