aws-iam-data 0.0.33 → 0.0.35
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/iam.json
CHANGED
|
@@ -10911,6 +10911,21 @@
|
|
|
10911
10911
|
}
|
|
10912
10912
|
]
|
|
10913
10913
|
},
|
|
10914
|
+
{
|
|
10915
|
+
"name": "ResetConnectorMetadataCache",
|
|
10916
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/appflow/1.0/APIReference/API_ResetConnectorMetadataCache.html",
|
|
10917
|
+
"permissionOnly": false,
|
|
10918
|
+
"description": "Grants permission to resets metadata of connector entities that Amazon AppFlow stored in its cache",
|
|
10919
|
+
"accessLevel": "Write",
|
|
10920
|
+
"resourceTypes": [
|
|
10921
|
+
{
|
|
10922
|
+
"resourceType": "connectorprofile",
|
|
10923
|
+
"required": true,
|
|
10924
|
+
"conditionKeys": [],
|
|
10925
|
+
"dependentActions": []
|
|
10926
|
+
}
|
|
10927
|
+
]
|
|
10928
|
+
},
|
|
10914
10929
|
{
|
|
10915
10930
|
"name": "RunFlow",
|
|
10916
10931
|
"apiReferenceUrl": "https://docs.aws.amazon.com/appflow/latest/userguide/identity-access-management.html#appflow-api-actions",
|
|
@@ -10960,12 +10975,18 @@
|
|
|
10960
10975
|
"name": "TagResource",
|
|
10961
10976
|
"apiReferenceUrl": "https://docs.aws.amazon.com/appflow/1.0/APIReference/API_TagResource.html",
|
|
10962
10977
|
"permissionOnly": false,
|
|
10963
|
-
"description": "Grants permission to tag a flow",
|
|
10978
|
+
"description": "Grants permission to tag a flow or a connector",
|
|
10964
10979
|
"accessLevel": "Tagging",
|
|
10965
10980
|
"resourceTypes": [
|
|
10981
|
+
{
|
|
10982
|
+
"resourceType": "connector",
|
|
10983
|
+
"required": false,
|
|
10984
|
+
"conditionKeys": [],
|
|
10985
|
+
"dependentActions": []
|
|
10986
|
+
},
|
|
10966
10987
|
{
|
|
10967
10988
|
"resourceType": "flow",
|
|
10968
|
-
"required":
|
|
10989
|
+
"required": false,
|
|
10969
10990
|
"conditionKeys": [],
|
|
10970
10991
|
"dependentActions": []
|
|
10971
10992
|
},
|
|
@@ -11008,12 +11029,18 @@
|
|
|
11008
11029
|
"name": "UntagResource",
|
|
11009
11030
|
"apiReferenceUrl": "https://docs.aws.amazon.com/appflow/1.0/APIReference/API_UntagResource.html",
|
|
11010
11031
|
"permissionOnly": false,
|
|
11011
|
-
"description": "Grants permission to untag a flow",
|
|
11032
|
+
"description": "Grants permission to untag a flow or a connector",
|
|
11012
11033
|
"accessLevel": "Tagging",
|
|
11013
11034
|
"resourceTypes": [
|
|
11035
|
+
{
|
|
11036
|
+
"resourceType": "connector",
|
|
11037
|
+
"required": false,
|
|
11038
|
+
"conditionKeys": [],
|
|
11039
|
+
"dependentActions": []
|
|
11040
|
+
},
|
|
11014
11041
|
{
|
|
11015
11042
|
"resourceType": "flow",
|
|
11016
|
-
"required":
|
|
11043
|
+
"required": false,
|
|
11017
11044
|
"conditionKeys": [],
|
|
11018
11045
|
"dependentActions": []
|
|
11019
11046
|
},
|
|
@@ -11074,7 +11101,7 @@
|
|
|
11074
11101
|
},
|
|
11075
11102
|
{
|
|
11076
11103
|
"name": "UseConnectorProfile",
|
|
11077
|
-
"apiReferenceUrl": "
|
|
11104
|
+
"apiReferenceUrl": "API_CreateFlow.html",
|
|
11078
11105
|
"permissionOnly": true,
|
|
11079
11106
|
"description": "Grants permission to use a connector profile while creating a flow in Amazon AppFlow",
|
|
11080
11107
|
"accessLevel": "Write",
|
|
@@ -11105,7 +11132,7 @@
|
|
|
11105
11132
|
},
|
|
11106
11133
|
{
|
|
11107
11134
|
"name": "connector",
|
|
11108
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/appflow/1.0/APIReference/
|
|
11135
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/appflow/1.0/APIReference/API_ConnectorDetail.html",
|
|
11109
11136
|
"arnPattern": "arn:${Partition}:appflow:${Region}:${Account}:connector/${ConnectorLabel}",
|
|
11110
11137
|
"conditionKeys": [
|
|
11111
11138
|
"aws:ResourceTag/${TagKey}"
|
|
@@ -33631,6 +33658,21 @@
|
|
|
33631
33658
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awscloudformation.html",
|
|
33632
33659
|
"servicePrefix": "cloudformation",
|
|
33633
33660
|
"actions": [
|
|
33661
|
+
{
|
|
33662
|
+
"name": "ActivateOrganizationsAccess",
|
|
33663
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/AWSCloudFormation/latest/APIReference/API_ActivateOrganizationsAccess.html",
|
|
33664
|
+
"permissionOnly": false,
|
|
33665
|
+
"description": "Grants permission to activate trusted access between StackSets and Organizations. With trusted access between StackSets and Organizations activated, the management account has permissions to create and manage StackSets for your organization",
|
|
33666
|
+
"accessLevel": "Write",
|
|
33667
|
+
"resourceTypes": [
|
|
33668
|
+
{
|
|
33669
|
+
"resourceType": "",
|
|
33670
|
+
"required": false,
|
|
33671
|
+
"conditionKeys": [],
|
|
33672
|
+
"dependentActions": []
|
|
33673
|
+
}
|
|
33674
|
+
]
|
|
33675
|
+
},
|
|
33634
33676
|
{
|
|
33635
33677
|
"name": "ActivateType",
|
|
33636
33678
|
"apiReferenceUrl": "https://docs.aws.amazon.com/AWSCloudFormation/latest/APIReference/API_ActivateType.html",
|
|
@@ -33828,6 +33870,21 @@
|
|
|
33828
33870
|
}
|
|
33829
33871
|
]
|
|
33830
33872
|
},
|
|
33873
|
+
{
|
|
33874
|
+
"name": "DeactivateOrganizationsAccess",
|
|
33875
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/AWSCloudFormation/latest/APIReference/API_DeactivateOrganizationsAccess.html",
|
|
33876
|
+
"permissionOnly": false,
|
|
33877
|
+
"description": "Grants permission to deactivate trusted access between StackSets and Organizations. If trusted access is deactivated, the management account does not have permissions to create and manage service-managed StackSets for your organization",
|
|
33878
|
+
"accessLevel": "Write",
|
|
33879
|
+
"resourceTypes": [
|
|
33880
|
+
{
|
|
33881
|
+
"resourceType": "",
|
|
33882
|
+
"required": false,
|
|
33883
|
+
"conditionKeys": [],
|
|
33884
|
+
"dependentActions": []
|
|
33885
|
+
}
|
|
33886
|
+
]
|
|
33887
|
+
},
|
|
33831
33888
|
{
|
|
33832
33889
|
"name": "DeactivateType",
|
|
33833
33890
|
"apiReferenceUrl": "https://docs.aws.amazon.com/AWSCloudFormation/latest/APIReference/API_DeactivateType.html",
|
|
@@ -34015,6 +34072,21 @@
|
|
|
34015
34072
|
}
|
|
34016
34073
|
]
|
|
34017
34074
|
},
|
|
34075
|
+
{
|
|
34076
|
+
"name": "DescribeOrganizationsAccess",
|
|
34077
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/AWSCloudFormation/latest/APIReference/API_DescribeOrganizationsAccess.html",
|
|
34078
|
+
"permissionOnly": false,
|
|
34079
|
+
"description": "Grants permission to return information about the account's OrganizationAccess status",
|
|
34080
|
+
"accessLevel": "Read",
|
|
34081
|
+
"resourceTypes": [
|
|
34082
|
+
{
|
|
34083
|
+
"resourceType": "",
|
|
34084
|
+
"required": false,
|
|
34085
|
+
"conditionKeys": [],
|
|
34086
|
+
"dependentActions": []
|
|
34087
|
+
}
|
|
34088
|
+
]
|
|
34089
|
+
},
|
|
34018
34090
|
{
|
|
34019
34091
|
"name": "DescribePublisher",
|
|
34020
34092
|
"apiReferenceUrl": "https://docs.aws.amazon.com/AWSCloudFormation/latest/APIReference/API_DescribePublisher.html",
|
|
@@ -34252,7 +34324,9 @@
|
|
|
34252
34324
|
{
|
|
34253
34325
|
"resourceType": "",
|
|
34254
34326
|
"required": false,
|
|
34255
|
-
"conditionKeys": [
|
|
34327
|
+
"conditionKeys": [
|
|
34328
|
+
"cloudformation:TemplateUrl"
|
|
34329
|
+
],
|
|
34256
34330
|
"dependentActions": []
|
|
34257
34331
|
}
|
|
34258
34332
|
]
|
|
@@ -34328,6 +34402,14 @@
|
|
|
34328
34402
|
"required": false,
|
|
34329
34403
|
"conditionKeys": [],
|
|
34330
34404
|
"dependentActions": []
|
|
34405
|
+
},
|
|
34406
|
+
{
|
|
34407
|
+
"resourceType": "",
|
|
34408
|
+
"required": false,
|
|
34409
|
+
"conditionKeys": [
|
|
34410
|
+
"cloudformation:TemplateUrl"
|
|
34411
|
+
],
|
|
34412
|
+
"dependentActions": []
|
|
34331
34413
|
}
|
|
34332
34414
|
]
|
|
34333
34415
|
},
|
|
@@ -34391,6 +34473,21 @@
|
|
|
34391
34473
|
}
|
|
34392
34474
|
]
|
|
34393
34475
|
},
|
|
34476
|
+
{
|
|
34477
|
+
"name": "ListStackInstanceResourceDrifts",
|
|
34478
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/AWSCloudFormation/latest/APIReference/API_ListStackInstanceResourceDrifts.html",
|
|
34479
|
+
"permissionOnly": false,
|
|
34480
|
+
"description": "Grants permission to return drift information for the resources that have been checked for drift in the specified stack instance",
|
|
34481
|
+
"accessLevel": "List",
|
|
34482
|
+
"resourceTypes": [
|
|
34483
|
+
{
|
|
34484
|
+
"resourceType": "stackset",
|
|
34485
|
+
"required": true,
|
|
34486
|
+
"conditionKeys": [],
|
|
34487
|
+
"dependentActions": []
|
|
34488
|
+
}
|
|
34489
|
+
]
|
|
34490
|
+
},
|
|
34394
34491
|
{
|
|
34395
34492
|
"name": "ListStackInstances",
|
|
34396
34493
|
"apiReferenceUrl": "https://docs.aws.amazon.com/AWSCloudFormation/latest/APIReference/API_ListStackSets.html",
|
|
@@ -34459,8 +34556,8 @@
|
|
|
34459
34556
|
"accessLevel": "List",
|
|
34460
34557
|
"resourceTypes": [
|
|
34461
34558
|
{
|
|
34462
|
-
"resourceType": "
|
|
34463
|
-
"required":
|
|
34559
|
+
"resourceType": "",
|
|
34560
|
+
"required": false,
|
|
34464
34561
|
"conditionKeys": [],
|
|
34465
34562
|
"dependentActions": []
|
|
34466
34563
|
}
|
|
@@ -34905,7 +35002,9 @@
|
|
|
34905
35002
|
{
|
|
34906
35003
|
"resourceType": "",
|
|
34907
35004
|
"required": false,
|
|
34908
|
-
"conditionKeys": [
|
|
35005
|
+
"conditionKeys": [
|
|
35006
|
+
"cloudformation:TemplateUrl"
|
|
35007
|
+
],
|
|
34909
35008
|
"dependentActions": []
|
|
34910
35009
|
}
|
|
34911
35010
|
]
|
|
@@ -61563,7 +61662,7 @@
|
|
|
61563
61662
|
"name": "SearchHoursOfOperations",
|
|
61564
61663
|
"apiReferenceUrl": "https://docs.aws.amazon.com/connect/latest/APIReference/API_SearchHoursOfOperations.html",
|
|
61565
61664
|
"permissionOnly": false,
|
|
61566
|
-
"description": "Grants permission to search hours of
|
|
61665
|
+
"description": "Grants permission to search hours of operation resources in an Amazon Connect instance",
|
|
61567
61666
|
"accessLevel": "Read",
|
|
61568
61667
|
"resourceTypes": [
|
|
61569
61668
|
{
|
|
@@ -61663,6 +61762,30 @@
|
|
|
61663
61762
|
}
|
|
61664
61763
|
]
|
|
61665
61764
|
},
|
|
61765
|
+
{
|
|
61766
|
+
"name": "SearchResourceTags",
|
|
61767
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/connect/latest/APIReference/API_SearchResourceTags.html",
|
|
61768
|
+
"permissionOnly": false,
|
|
61769
|
+
"description": "Grants permission to search tags used in an Amazon Connect instance",
|
|
61770
|
+
"accessLevel": "List",
|
|
61771
|
+
"resourceTypes": [
|
|
61772
|
+
{
|
|
61773
|
+
"resourceType": "instance",
|
|
61774
|
+
"required": true,
|
|
61775
|
+
"conditionKeys": [],
|
|
61776
|
+
"dependentActions": []
|
|
61777
|
+
},
|
|
61778
|
+
{
|
|
61779
|
+
"resourceType": "",
|
|
61780
|
+
"required": false,
|
|
61781
|
+
"conditionKeys": [
|
|
61782
|
+
"connect:InstanceId",
|
|
61783
|
+
"aws:ResourceTag/${TagKey}"
|
|
61784
|
+
],
|
|
61785
|
+
"dependentActions": []
|
|
61786
|
+
}
|
|
61787
|
+
]
|
|
61788
|
+
},
|
|
61666
61789
|
{
|
|
61667
61790
|
"name": "SearchRoutingProfiles",
|
|
61668
61791
|
"apiReferenceUrl": "https://docs.aws.amazon.com/connect/latest/APIReference/API_SearchRoutingProfiles.html",
|
|
@@ -158904,6 +159027,21 @@
|
|
|
158904
159027
|
}
|
|
158905
159028
|
]
|
|
158906
159029
|
},
|
|
159030
|
+
{
|
|
159031
|
+
"name": "GetParticipant",
|
|
159032
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/ivs/latest/RealTimeAPIReference/API_GetParticipant.html",
|
|
159033
|
+
"permissionOnly": false,
|
|
159034
|
+
"description": "Grants permission to get participant information for a specified stage ARN, session, and participant",
|
|
159035
|
+
"accessLevel": "Read",
|
|
159036
|
+
"resourceTypes": [
|
|
159037
|
+
{
|
|
159038
|
+
"resourceType": "Stage",
|
|
159039
|
+
"required": true,
|
|
159040
|
+
"conditionKeys": [],
|
|
159041
|
+
"dependentActions": []
|
|
159042
|
+
}
|
|
159043
|
+
]
|
|
159044
|
+
},
|
|
158907
159045
|
{
|
|
158908
159046
|
"name": "GetPlaybackKeyPair",
|
|
158909
159047
|
"apiReferenceUrl": "https://docs.aws.amazon.com/ivs/latest/APIReference/API_GetPlaybackKeyPair.html",
|
|
@@ -158949,6 +159087,21 @@
|
|
|
158949
159087
|
}
|
|
158950
159088
|
]
|
|
158951
159089
|
},
|
|
159090
|
+
{
|
|
159091
|
+
"name": "GetStageSession",
|
|
159092
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/ivs/latest/RealTimeAPIReference/API_GetStageSession.html",
|
|
159093
|
+
"permissionOnly": false,
|
|
159094
|
+
"description": "Grants permission to get stage session information for a specified stage ARN and session",
|
|
159095
|
+
"accessLevel": "Read",
|
|
159096
|
+
"resourceTypes": [
|
|
159097
|
+
{
|
|
159098
|
+
"resourceType": "Stage",
|
|
159099
|
+
"required": true,
|
|
159100
|
+
"conditionKeys": [],
|
|
159101
|
+
"dependentActions": []
|
|
159102
|
+
}
|
|
159103
|
+
]
|
|
159104
|
+
},
|
|
158952
159105
|
{
|
|
158953
159106
|
"name": "GetStream",
|
|
158954
159107
|
"apiReferenceUrl": "https://docs.aws.amazon.com/ivs/latest/APIReference/API_GetStream.html",
|
|
@@ -159033,6 +159186,36 @@
|
|
|
159033
159186
|
}
|
|
159034
159187
|
]
|
|
159035
159188
|
},
|
|
159189
|
+
{
|
|
159190
|
+
"name": "ListParticipantEvents",
|
|
159191
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/ivs/latest/RealTimeAPIReference/API_ListParticipantEvents.html",
|
|
159192
|
+
"permissionOnly": false,
|
|
159193
|
+
"description": "Grants permission to list participant events for a specified stage ARN, session, and participant",
|
|
159194
|
+
"accessLevel": "List",
|
|
159195
|
+
"resourceTypes": [
|
|
159196
|
+
{
|
|
159197
|
+
"resourceType": "Stage",
|
|
159198
|
+
"required": true,
|
|
159199
|
+
"conditionKeys": [],
|
|
159200
|
+
"dependentActions": []
|
|
159201
|
+
}
|
|
159202
|
+
]
|
|
159203
|
+
},
|
|
159204
|
+
{
|
|
159205
|
+
"name": "ListParticipants",
|
|
159206
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/ivs/latest/RealTimeAPIReference/API_ListParticipants.html",
|
|
159207
|
+
"permissionOnly": false,
|
|
159208
|
+
"description": "Grants permission to list participants for a specified stage ARN and session",
|
|
159209
|
+
"accessLevel": "List",
|
|
159210
|
+
"resourceTypes": [
|
|
159211
|
+
{
|
|
159212
|
+
"resourceType": "Stage",
|
|
159213
|
+
"required": true,
|
|
159214
|
+
"conditionKeys": [],
|
|
159215
|
+
"dependentActions": []
|
|
159216
|
+
}
|
|
159217
|
+
]
|
|
159218
|
+
},
|
|
159036
159219
|
{
|
|
159037
159220
|
"name": "ListPlaybackKeyPairs",
|
|
159038
159221
|
"apiReferenceUrl": "https://docs.aws.amazon.com/ivs/latest/APIReference/API_ListPlaybackKeyPairs.html",
|
|
@@ -159063,6 +159246,21 @@
|
|
|
159063
159246
|
}
|
|
159064
159247
|
]
|
|
159065
159248
|
},
|
|
159249
|
+
{
|
|
159250
|
+
"name": "ListStageSessions",
|
|
159251
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/ivs/latest/RealTimeAPIReference/API_ListStageSessions.html",
|
|
159252
|
+
"permissionOnly": false,
|
|
159253
|
+
"description": "Grants permission to list stage sessions for a specified stage ARN",
|
|
159254
|
+
"accessLevel": "List",
|
|
159255
|
+
"resourceTypes": [
|
|
159256
|
+
{
|
|
159257
|
+
"resourceType": "Stage",
|
|
159258
|
+
"required": true,
|
|
159259
|
+
"conditionKeys": [],
|
|
159260
|
+
"dependentActions": []
|
|
159261
|
+
}
|
|
159262
|
+
]
|
|
159263
|
+
},
|
|
159066
159264
|
{
|
|
159067
159265
|
"name": "ListStages",
|
|
159068
159266
|
"apiReferenceUrl": "https://docs.aws.amazon.com/ivs/latest/RealTimeAPIReference/API_ListStages.html",
|
|
@@ -186257,7 +186455,7 @@
|
|
|
186257
186455
|
"actions": [
|
|
186258
186456
|
{
|
|
186259
186457
|
"name": "BatchCreateCustomVocabularyItem",
|
|
186260
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/
|
|
186458
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/APIReference/API_BatchCreateCustomVocabularyItem.html",
|
|
186261
186459
|
"permissionOnly": false,
|
|
186262
186460
|
"description": "Grants permission to create new items in an existing custom vocabulary",
|
|
186263
186461
|
"accessLevel": "Write",
|
|
@@ -186272,7 +186470,7 @@
|
|
|
186272
186470
|
},
|
|
186273
186471
|
{
|
|
186274
186472
|
"name": "BatchDeleteCustomVocabularyItem",
|
|
186275
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/
|
|
186473
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/APIReference/API_BatchDeleteCustomVocabularyItem.html",
|
|
186276
186474
|
"permissionOnly": false,
|
|
186277
186475
|
"description": "Grants permission to delete existing items in an existing custom vocabulary",
|
|
186278
186476
|
"accessLevel": "Write",
|
|
@@ -186287,7 +186485,7 @@
|
|
|
186287
186485
|
},
|
|
186288
186486
|
{
|
|
186289
186487
|
"name": "BatchUpdateCustomVocabularyItem",
|
|
186290
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/
|
|
186488
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/APIReference/API_BatchUpdateCustomVocabularyItem.html",
|
|
186291
186489
|
"permissionOnly": false,
|
|
186292
186490
|
"description": "Grants permission to update existing items in an existing custom vocabulary",
|
|
186293
186491
|
"accessLevel": "Write",
|
|
@@ -186302,7 +186500,7 @@
|
|
|
186302
186500
|
},
|
|
186303
186501
|
{
|
|
186304
186502
|
"name": "BuildBotLocale",
|
|
186305
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/
|
|
186503
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/APIReference/API_BuildBotLocale.html",
|
|
186306
186504
|
"permissionOnly": false,
|
|
186307
186505
|
"description": "Grants permission to build an existing bot locale in a bot",
|
|
186308
186506
|
"accessLevel": "Write",
|
|
@@ -186317,7 +186515,7 @@
|
|
|
186317
186515
|
},
|
|
186318
186516
|
{
|
|
186319
186517
|
"name": "CreateBot",
|
|
186320
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/
|
|
186518
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/APIReference/API_CreateBot.html",
|
|
186321
186519
|
"permissionOnly": false,
|
|
186322
186520
|
"description": "Grants permission to create a new bot and a test bot alias pointing to the DRAFT bot version",
|
|
186323
186521
|
"accessLevel": "Write",
|
|
@@ -186347,7 +186545,7 @@
|
|
|
186347
186545
|
},
|
|
186348
186546
|
{
|
|
186349
186547
|
"name": "CreateBotAlias",
|
|
186350
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/
|
|
186548
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/APIReference/API_CreateBotAlias.html",
|
|
186351
186549
|
"permissionOnly": false,
|
|
186352
186550
|
"description": "Grants permission to create a new bot alias in a bot",
|
|
186353
186551
|
"accessLevel": "Write",
|
|
@@ -186386,7 +186584,7 @@
|
|
|
186386
186584
|
},
|
|
186387
186585
|
{
|
|
186388
186586
|
"name": "CreateBotLocale",
|
|
186389
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/
|
|
186587
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/APIReference/API_CreateBotLocale.html",
|
|
186390
186588
|
"permissionOnly": false,
|
|
186391
186589
|
"description": "Grants permission to create a new bot locale in an existing bot",
|
|
186392
186590
|
"accessLevel": "Write",
|
|
@@ -186401,7 +186599,7 @@
|
|
|
186401
186599
|
},
|
|
186402
186600
|
{
|
|
186403
186601
|
"name": "CreateBotVersion",
|
|
186404
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/
|
|
186602
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/APIReference/API_CreateBotVersion.html",
|
|
186405
186603
|
"permissionOnly": false,
|
|
186406
186604
|
"description": "Grants permission to create a new version of an existing bot",
|
|
186407
186605
|
"accessLevel": "Write",
|
|
@@ -186431,14 +186629,20 @@
|
|
|
186431
186629
|
},
|
|
186432
186630
|
{
|
|
186433
186631
|
"name": "CreateExport",
|
|
186434
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/
|
|
186632
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/APIReference/API_CreateExport.html",
|
|
186435
186633
|
"permissionOnly": false,
|
|
186436
186634
|
"description": "Grants permission to create an export for an existing resource",
|
|
186437
186635
|
"accessLevel": "Write",
|
|
186438
186636
|
"resourceTypes": [
|
|
186439
186637
|
{
|
|
186440
186638
|
"resourceType": "bot",
|
|
186441
|
-
"required":
|
|
186639
|
+
"required": false,
|
|
186640
|
+
"conditionKeys": [],
|
|
186641
|
+
"dependentActions": []
|
|
186642
|
+
},
|
|
186643
|
+
{
|
|
186644
|
+
"resourceType": "test set",
|
|
186645
|
+
"required": false,
|
|
186442
186646
|
"conditionKeys": [],
|
|
186443
186647
|
"dependentActions": []
|
|
186444
186648
|
}
|
|
@@ -186446,7 +186650,7 @@
|
|
|
186446
186650
|
},
|
|
186447
186651
|
{
|
|
186448
186652
|
"name": "CreateIntent",
|
|
186449
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/
|
|
186653
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/APIReference/API_CreateIntent.html",
|
|
186450
186654
|
"permissionOnly": false,
|
|
186451
186655
|
"description": "Grants permission to create a new intent in an existing bot locale",
|
|
186452
186656
|
"accessLevel": "Write",
|
|
@@ -186461,7 +186665,7 @@
|
|
|
186461
186665
|
},
|
|
186462
186666
|
{
|
|
186463
186667
|
"name": "CreateResourcePolicy",
|
|
186464
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/
|
|
186668
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/APIReference/API_CreateResourcePolicy.html",
|
|
186465
186669
|
"permissionOnly": false,
|
|
186466
186670
|
"description": "Grants permission to create a new resource policy for a Lex resource",
|
|
186467
186671
|
"accessLevel": "Write",
|
|
@@ -186482,7 +186686,7 @@
|
|
|
186482
186686
|
},
|
|
186483
186687
|
{
|
|
186484
186688
|
"name": "CreateSlot",
|
|
186485
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/
|
|
186689
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/APIReference/API_CreateSlot.html",
|
|
186486
186690
|
"permissionOnly": false,
|
|
186487
186691
|
"description": "Grants permission to create a new slot in an intent",
|
|
186488
186692
|
"accessLevel": "Write",
|
|
@@ -186497,7 +186701,7 @@
|
|
|
186497
186701
|
},
|
|
186498
186702
|
{
|
|
186499
186703
|
"name": "CreateSlotType",
|
|
186500
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/
|
|
186704
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/APIReference/API_CreateSlotType.html",
|
|
186501
186705
|
"permissionOnly": false,
|
|
186502
186706
|
"description": "Grants permission to create a new slot type in an existing bot locale",
|
|
186503
186707
|
"accessLevel": "Write",
|
|
@@ -186510,9 +186714,39 @@
|
|
|
186510
186714
|
}
|
|
186511
186715
|
]
|
|
186512
186716
|
},
|
|
186717
|
+
{
|
|
186718
|
+
"name": "CreateTestSet",
|
|
186719
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/dg/create-test-set-from-CSV.html",
|
|
186720
|
+
"permissionOnly": true,
|
|
186721
|
+
"description": "Grants permission to import a new test-set",
|
|
186722
|
+
"accessLevel": "Write",
|
|
186723
|
+
"resourceTypes": [
|
|
186724
|
+
{
|
|
186725
|
+
"resourceType": "",
|
|
186726
|
+
"required": false,
|
|
186727
|
+
"conditionKeys": [],
|
|
186728
|
+
"dependentActions": []
|
|
186729
|
+
}
|
|
186730
|
+
]
|
|
186731
|
+
},
|
|
186732
|
+
{
|
|
186733
|
+
"name": "CreateTestSetDiscrepancyReport",
|
|
186734
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/APIReference/API_CreateTestSetDiscrepancyReport.html",
|
|
186735
|
+
"permissionOnly": false,
|
|
186736
|
+
"description": "Grants permission to create a test set discrepancy report",
|
|
186737
|
+
"accessLevel": "Write",
|
|
186738
|
+
"resourceTypes": [
|
|
186739
|
+
{
|
|
186740
|
+
"resourceType": "test set",
|
|
186741
|
+
"required": true,
|
|
186742
|
+
"conditionKeys": [],
|
|
186743
|
+
"dependentActions": []
|
|
186744
|
+
}
|
|
186745
|
+
]
|
|
186746
|
+
},
|
|
186513
186747
|
{
|
|
186514
186748
|
"name": "CreateUploadUrl",
|
|
186515
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/
|
|
186749
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/APIReference/API_CreateUploadUrl.html",
|
|
186516
186750
|
"permissionOnly": false,
|
|
186517
186751
|
"description": "Grants permission to create an upload url for import file",
|
|
186518
186752
|
"accessLevel": "Write",
|
|
@@ -186527,7 +186761,7 @@
|
|
|
186527
186761
|
},
|
|
186528
186762
|
{
|
|
186529
186763
|
"name": "DeleteBot",
|
|
186530
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/
|
|
186764
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/APIReference/API_DeleteBot.html",
|
|
186531
186765
|
"permissionOnly": false,
|
|
186532
186766
|
"description": "Grants permission to delete an existing bot",
|
|
186533
186767
|
"accessLevel": "Write",
|
|
@@ -186556,7 +186790,7 @@
|
|
|
186556
186790
|
},
|
|
186557
186791
|
{
|
|
186558
186792
|
"name": "DeleteBotAlias",
|
|
186559
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/
|
|
186793
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/APIReference/API_DeleteBotAlias.html",
|
|
186560
186794
|
"permissionOnly": false,
|
|
186561
186795
|
"description": "Grants permission to delete an existing bot alias in a bot",
|
|
186562
186796
|
"accessLevel": "Write",
|
|
@@ -186586,7 +186820,7 @@
|
|
|
186586
186820
|
},
|
|
186587
186821
|
{
|
|
186588
186822
|
"name": "DeleteBotLocale",
|
|
186589
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/
|
|
186823
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/APIReference/API_DeleteBotLocale.html",
|
|
186590
186824
|
"permissionOnly": false,
|
|
186591
186825
|
"description": "Grants permission to delete an existing bot locale in a bot",
|
|
186592
186826
|
"accessLevel": "Write",
|
|
@@ -186605,7 +186839,7 @@
|
|
|
186605
186839
|
},
|
|
186606
186840
|
{
|
|
186607
186841
|
"name": "DeleteBotVersion",
|
|
186608
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/
|
|
186842
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/APIReference/API_DeleteBotVersion.html",
|
|
186609
186843
|
"permissionOnly": false,
|
|
186610
186844
|
"description": "Grants permission to delete an existing bot version",
|
|
186611
186845
|
"accessLevel": "Write",
|
|
@@ -186620,7 +186854,7 @@
|
|
|
186620
186854
|
},
|
|
186621
186855
|
{
|
|
186622
186856
|
"name": "DeleteCustomVocabulary",
|
|
186623
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/
|
|
186857
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/APIReference/API_DeleteCustomVocabulary.html",
|
|
186624
186858
|
"permissionOnly": false,
|
|
186625
186859
|
"description": "Grants permission to delete an existing custom vocabulary in a bot locale",
|
|
186626
186860
|
"accessLevel": "Write",
|
|
@@ -186635,14 +186869,20 @@
|
|
|
186635
186869
|
},
|
|
186636
186870
|
{
|
|
186637
186871
|
"name": "DeleteExport",
|
|
186638
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/
|
|
186872
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/APIReference/API_DeleteExport.html",
|
|
186639
186873
|
"permissionOnly": false,
|
|
186640
186874
|
"description": "Grants permission to delete an existing export",
|
|
186641
186875
|
"accessLevel": "Write",
|
|
186642
186876
|
"resourceTypes": [
|
|
186643
186877
|
{
|
|
186644
186878
|
"resourceType": "bot",
|
|
186645
|
-
"required":
|
|
186879
|
+
"required": false,
|
|
186880
|
+
"conditionKeys": [],
|
|
186881
|
+
"dependentActions": []
|
|
186882
|
+
},
|
|
186883
|
+
{
|
|
186884
|
+
"resourceType": "test set",
|
|
186885
|
+
"required": false,
|
|
186646
186886
|
"conditionKeys": [],
|
|
186647
186887
|
"dependentActions": []
|
|
186648
186888
|
}
|
|
@@ -186650,14 +186890,20 @@
|
|
|
186650
186890
|
},
|
|
186651
186891
|
{
|
|
186652
186892
|
"name": "DeleteImport",
|
|
186653
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/
|
|
186893
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/APIReference/API_DeleteImport.html",
|
|
186654
186894
|
"permissionOnly": false,
|
|
186655
186895
|
"description": "Grants permission to delete an existing import",
|
|
186656
186896
|
"accessLevel": "Write",
|
|
186657
186897
|
"resourceTypes": [
|
|
186658
186898
|
{
|
|
186659
186899
|
"resourceType": "bot",
|
|
186660
|
-
"required":
|
|
186900
|
+
"required": false,
|
|
186901
|
+
"conditionKeys": [],
|
|
186902
|
+
"dependentActions": []
|
|
186903
|
+
},
|
|
186904
|
+
{
|
|
186905
|
+
"resourceType": "test set",
|
|
186906
|
+
"required": false,
|
|
186661
186907
|
"conditionKeys": [],
|
|
186662
186908
|
"dependentActions": []
|
|
186663
186909
|
}
|
|
@@ -186665,7 +186911,7 @@
|
|
|
186665
186911
|
},
|
|
186666
186912
|
{
|
|
186667
186913
|
"name": "DeleteIntent",
|
|
186668
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/
|
|
186914
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/APIReference/API_DeleteIntent.html",
|
|
186669
186915
|
"permissionOnly": false,
|
|
186670
186916
|
"description": "Grants permission to delete an existing intent in a bot locale",
|
|
186671
186917
|
"accessLevel": "Write",
|
|
@@ -186680,7 +186926,7 @@
|
|
|
186680
186926
|
},
|
|
186681
186927
|
{
|
|
186682
186928
|
"name": "DeleteResourcePolicy",
|
|
186683
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/
|
|
186929
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/APIReference/API_DeleteResourcePolicy.html",
|
|
186684
186930
|
"permissionOnly": false,
|
|
186685
186931
|
"description": "Grants permission to delete an existing resource policy for a Lex resource",
|
|
186686
186932
|
"accessLevel": "Write",
|
|
@@ -186701,7 +186947,7 @@
|
|
|
186701
186947
|
},
|
|
186702
186948
|
{
|
|
186703
186949
|
"name": "DeleteSession",
|
|
186704
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/
|
|
186950
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/APIReference/API_runtime_DeleteSession.html",
|
|
186705
186951
|
"permissionOnly": false,
|
|
186706
186952
|
"description": "Grants permission to delete session information for a bot alias and user ID",
|
|
186707
186953
|
"accessLevel": "Write",
|
|
@@ -186716,7 +186962,7 @@
|
|
|
186716
186962
|
},
|
|
186717
186963
|
{
|
|
186718
186964
|
"name": "DeleteSlot",
|
|
186719
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/
|
|
186965
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/APIReference/API_DeleteSlot.html",
|
|
186720
186966
|
"permissionOnly": false,
|
|
186721
186967
|
"description": "Grants permission to delete an existing slot in an intent",
|
|
186722
186968
|
"accessLevel": "Write",
|
|
@@ -186731,7 +186977,7 @@
|
|
|
186731
186977
|
},
|
|
186732
186978
|
{
|
|
186733
186979
|
"name": "DeleteSlotType",
|
|
186734
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/
|
|
186980
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/APIReference/API_DeleteSlotType.html",
|
|
186735
186981
|
"permissionOnly": false,
|
|
186736
186982
|
"description": "Grants permission to delete an existing slot type in a bot locale",
|
|
186737
186983
|
"accessLevel": "Write",
|
|
@@ -186744,9 +186990,24 @@
|
|
|
186744
186990
|
}
|
|
186745
186991
|
]
|
|
186746
186992
|
},
|
|
186993
|
+
{
|
|
186994
|
+
"name": "DeleteTestSet",
|
|
186995
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/APIReference/API_DeleteTestSet.html",
|
|
186996
|
+
"permissionOnly": false,
|
|
186997
|
+
"description": "Grants permission to delete an existing test set",
|
|
186998
|
+
"accessLevel": "Write",
|
|
186999
|
+
"resourceTypes": [
|
|
187000
|
+
{
|
|
187001
|
+
"resourceType": "test set",
|
|
187002
|
+
"required": true,
|
|
187003
|
+
"conditionKeys": [],
|
|
187004
|
+
"dependentActions": []
|
|
187005
|
+
}
|
|
187006
|
+
]
|
|
187007
|
+
},
|
|
186747
187008
|
{
|
|
186748
187009
|
"name": "DeleteUtterances",
|
|
186749
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/
|
|
187010
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/APIReference/API_DeleteUtterances.html",
|
|
186750
187011
|
"permissionOnly": false,
|
|
186751
187012
|
"description": "Grants permission to delete utterance data for a bot",
|
|
186752
187013
|
"accessLevel": "Write",
|
|
@@ -186761,7 +187022,7 @@
|
|
|
186761
187022
|
},
|
|
186762
187023
|
{
|
|
186763
187024
|
"name": "DescribeBot",
|
|
186764
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/
|
|
187025
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/APIReference/API_DescribeBot.html",
|
|
186765
187026
|
"permissionOnly": false,
|
|
186766
187027
|
"description": "Grants permission to retrieve an existing bot",
|
|
186767
187028
|
"accessLevel": "Read",
|
|
@@ -186776,7 +187037,7 @@
|
|
|
186776
187037
|
},
|
|
186777
187038
|
{
|
|
186778
187039
|
"name": "DescribeBotAlias",
|
|
186779
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/
|
|
187040
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/APIReference/API_DescribeBotAlias.html",
|
|
186780
187041
|
"permissionOnly": false,
|
|
186781
187042
|
"description": "Grants permission to retrieve an existing bot alias",
|
|
186782
187043
|
"accessLevel": "Read",
|
|
@@ -186806,7 +187067,7 @@
|
|
|
186806
187067
|
},
|
|
186807
187068
|
{
|
|
186808
187069
|
"name": "DescribeBotLocale",
|
|
186809
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/
|
|
187070
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/APIReference/API_DescribeBotLocale.html",
|
|
186810
187071
|
"permissionOnly": false,
|
|
186811
187072
|
"description": "Grants permission to retrieve an existing bot locale",
|
|
186812
187073
|
"accessLevel": "Read",
|
|
@@ -186821,7 +187082,7 @@
|
|
|
186821
187082
|
},
|
|
186822
187083
|
{
|
|
186823
187084
|
"name": "DescribeBotRecommendation",
|
|
186824
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/
|
|
187085
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/APIReference/API_DescribeBotRecommendation.html",
|
|
186825
187086
|
"permissionOnly": false,
|
|
186826
187087
|
"description": "Grants permission to retrieve metadata information about a bot recommendation",
|
|
186827
187088
|
"accessLevel": "Read",
|
|
@@ -186836,7 +187097,7 @@
|
|
|
186836
187097
|
},
|
|
186837
187098
|
{
|
|
186838
187099
|
"name": "DescribeBotVersion",
|
|
186839
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/
|
|
187100
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/APIReference/API_DescribeBotVersion.html",
|
|
186840
187101
|
"permissionOnly": false,
|
|
186841
187102
|
"description": "Grants permission to retrieve an existing bot version",
|
|
186842
187103
|
"accessLevel": "Read",
|
|
@@ -186866,7 +187127,7 @@
|
|
|
186866
187127
|
},
|
|
186867
187128
|
{
|
|
186868
187129
|
"name": "DescribeCustomVocabularyMetadata",
|
|
186869
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/
|
|
187130
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/APIReference/API_DescribeCustomVocabularyMetadata.html",
|
|
186870
187131
|
"permissionOnly": false,
|
|
186871
187132
|
"description": "Grants permission to retrieve metadata of an existing custom vocabulary",
|
|
186872
187133
|
"accessLevel": "Read",
|
|
@@ -186881,14 +187142,14 @@
|
|
|
186881
187142
|
},
|
|
186882
187143
|
{
|
|
186883
187144
|
"name": "DescribeExport",
|
|
186884
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/
|
|
187145
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/APIReference/API_DescribeExport.html",
|
|
186885
187146
|
"permissionOnly": false,
|
|
186886
187147
|
"description": "Grants permission to retrieve an existing export",
|
|
186887
187148
|
"accessLevel": "Read",
|
|
186888
187149
|
"resourceTypes": [
|
|
186889
187150
|
{
|
|
186890
187151
|
"resourceType": "bot",
|
|
186891
|
-
"required":
|
|
187152
|
+
"required": false,
|
|
186892
187153
|
"conditionKeys": [],
|
|
186893
187154
|
"dependentActions": [
|
|
186894
187155
|
"lex:DescribeBot",
|
|
@@ -186901,19 +187162,31 @@
|
|
|
186901
187162
|
"lex:ListSlotTypes",
|
|
186902
187163
|
"lex:ListSlots"
|
|
186903
187164
|
]
|
|
187165
|
+
},
|
|
187166
|
+
{
|
|
187167
|
+
"resourceType": "test set",
|
|
187168
|
+
"required": false,
|
|
187169
|
+
"conditionKeys": [],
|
|
187170
|
+
"dependentActions": []
|
|
186904
187171
|
}
|
|
186905
187172
|
]
|
|
186906
187173
|
},
|
|
186907
187174
|
{
|
|
186908
187175
|
"name": "DescribeImport",
|
|
186909
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/
|
|
187176
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/APIReference/API_DescribeImport.html",
|
|
186910
187177
|
"permissionOnly": false,
|
|
186911
187178
|
"description": "Grants permission to retrieve an existing import",
|
|
186912
187179
|
"accessLevel": "Read",
|
|
186913
187180
|
"resourceTypes": [
|
|
186914
187181
|
{
|
|
186915
187182
|
"resourceType": "bot",
|
|
186916
|
-
"required":
|
|
187183
|
+
"required": false,
|
|
187184
|
+
"conditionKeys": [],
|
|
187185
|
+
"dependentActions": []
|
|
187186
|
+
},
|
|
187187
|
+
{
|
|
187188
|
+
"resourceType": "test set",
|
|
187189
|
+
"required": false,
|
|
186917
187190
|
"conditionKeys": [],
|
|
186918
187191
|
"dependentActions": []
|
|
186919
187192
|
}
|
|
@@ -186921,7 +187194,7 @@
|
|
|
186921
187194
|
},
|
|
186922
187195
|
{
|
|
186923
187196
|
"name": "DescribeIntent",
|
|
186924
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/
|
|
187197
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/APIReference/API_DescribeIntent.html",
|
|
186925
187198
|
"permissionOnly": false,
|
|
186926
187199
|
"description": "Grants permission to retrieve an existing intent",
|
|
186927
187200
|
"accessLevel": "Read",
|
|
@@ -186936,7 +187209,7 @@
|
|
|
186936
187209
|
},
|
|
186937
187210
|
{
|
|
186938
187211
|
"name": "DescribeResourcePolicy",
|
|
186939
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/
|
|
187212
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/APIReference/API_DescribeResourcePolicy.html",
|
|
186940
187213
|
"permissionOnly": false,
|
|
186941
187214
|
"description": "Grants permission to retrieve an existing resource policy for a Lex resource",
|
|
186942
187215
|
"accessLevel": "Read",
|
|
@@ -186957,7 +187230,7 @@
|
|
|
186957
187230
|
},
|
|
186958
187231
|
{
|
|
186959
187232
|
"name": "DescribeSlot",
|
|
186960
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/
|
|
187233
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/APIReference/API_DescribeSlot.html",
|
|
186961
187234
|
"permissionOnly": false,
|
|
186962
187235
|
"description": "Grants permission to retrieve an existing slot",
|
|
186963
187236
|
"accessLevel": "Read",
|
|
@@ -186972,7 +187245,7 @@
|
|
|
186972
187245
|
},
|
|
186973
187246
|
{
|
|
186974
187247
|
"name": "DescribeSlotType",
|
|
186975
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/
|
|
187248
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/APIReference/API_DescribeSlotType.html",
|
|
186976
187249
|
"permissionOnly": false,
|
|
186977
187250
|
"description": "Grants permission to retrieve an existing slot type",
|
|
186978
187251
|
"accessLevel": "Read",
|
|
@@ -186985,9 +187258,69 @@
|
|
|
186985
187258
|
}
|
|
186986
187259
|
]
|
|
186987
187260
|
},
|
|
187261
|
+
{
|
|
187262
|
+
"name": "DescribeTestExecution",
|
|
187263
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/APIReference/API_DescribeTestExecution.html",
|
|
187264
|
+
"permissionOnly": false,
|
|
187265
|
+
"description": "Grants permission to retrieve test execution metadata",
|
|
187266
|
+
"accessLevel": "Read",
|
|
187267
|
+
"resourceTypes": [
|
|
187268
|
+
{
|
|
187269
|
+
"resourceType": "test set",
|
|
187270
|
+
"required": true,
|
|
187271
|
+
"conditionKeys": [],
|
|
187272
|
+
"dependentActions": []
|
|
187273
|
+
}
|
|
187274
|
+
]
|
|
187275
|
+
},
|
|
187276
|
+
{
|
|
187277
|
+
"name": "DescribeTestSet",
|
|
187278
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/APIReference/API_DescribeTestSet.html",
|
|
187279
|
+
"permissionOnly": false,
|
|
187280
|
+
"description": "Grants permission to retrieve an existing test set",
|
|
187281
|
+
"accessLevel": "Read",
|
|
187282
|
+
"resourceTypes": [
|
|
187283
|
+
{
|
|
187284
|
+
"resourceType": "test set",
|
|
187285
|
+
"required": true,
|
|
187286
|
+
"conditionKeys": [],
|
|
187287
|
+
"dependentActions": []
|
|
187288
|
+
}
|
|
187289
|
+
]
|
|
187290
|
+
},
|
|
187291
|
+
{
|
|
187292
|
+
"name": "DescribeTestSetDiscrepancyReport",
|
|
187293
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/APIReference/API_DescribeTestSetDiscrepancyReport.html",
|
|
187294
|
+
"permissionOnly": false,
|
|
187295
|
+
"description": "Grants permission to retrieve test set discrepancy report metadata",
|
|
187296
|
+
"accessLevel": "Read",
|
|
187297
|
+
"resourceTypes": [
|
|
187298
|
+
{
|
|
187299
|
+
"resourceType": "test set",
|
|
187300
|
+
"required": true,
|
|
187301
|
+
"conditionKeys": [],
|
|
187302
|
+
"dependentActions": []
|
|
187303
|
+
}
|
|
187304
|
+
]
|
|
187305
|
+
},
|
|
187306
|
+
{
|
|
187307
|
+
"name": "DescribeTestSetGeneration",
|
|
187308
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/APIReference/API_DescribeTestSetGeneration.html",
|
|
187309
|
+
"permissionOnly": false,
|
|
187310
|
+
"description": "Grants permission to retrieve test set generation metadata",
|
|
187311
|
+
"accessLevel": "Read",
|
|
187312
|
+
"resourceTypes": [
|
|
187313
|
+
{
|
|
187314
|
+
"resourceType": "test set",
|
|
187315
|
+
"required": false,
|
|
187316
|
+
"conditionKeys": [],
|
|
187317
|
+
"dependentActions": []
|
|
187318
|
+
}
|
|
187319
|
+
]
|
|
187320
|
+
},
|
|
186988
187321
|
{
|
|
186989
187322
|
"name": "GetSession",
|
|
186990
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/
|
|
187323
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/APIReference/API_runtime_GetSession.html",
|
|
186991
187324
|
"permissionOnly": false,
|
|
186992
187325
|
"description": "Grants permission to retrieve session information for a bot alias and user ID",
|
|
186993
187326
|
"accessLevel": "Read",
|
|
@@ -187000,9 +187333,24 @@
|
|
|
187000
187333
|
}
|
|
187001
187334
|
]
|
|
187002
187335
|
},
|
|
187336
|
+
{
|
|
187337
|
+
"name": "GetTestExecutionArtifactsUrl",
|
|
187338
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/APIReference/API_GetTestExecutionArtifactsUrl.html",
|
|
187339
|
+
"permissionOnly": false,
|
|
187340
|
+
"description": "Grants permission to retrieve artifacts URL for a test execution",
|
|
187341
|
+
"accessLevel": "Read",
|
|
187342
|
+
"resourceTypes": [
|
|
187343
|
+
{
|
|
187344
|
+
"resourceType": "test set",
|
|
187345
|
+
"required": true,
|
|
187346
|
+
"conditionKeys": [],
|
|
187347
|
+
"dependentActions": []
|
|
187348
|
+
}
|
|
187349
|
+
]
|
|
187350
|
+
},
|
|
187003
187351
|
{
|
|
187004
187352
|
"name": "ListAggregatedUtterances",
|
|
187005
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/
|
|
187353
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/APIReference/API_ListAggregatedUtterances.html",
|
|
187006
187354
|
"permissionOnly": false,
|
|
187007
187355
|
"description": "Grants permission to list utterances and statistics for a bot",
|
|
187008
187356
|
"accessLevel": "List",
|
|
@@ -187017,7 +187365,7 @@
|
|
|
187017
187365
|
},
|
|
187018
187366
|
{
|
|
187019
187367
|
"name": "ListBotAliases",
|
|
187020
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/
|
|
187368
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/APIReference/API_ListBotAliases.html",
|
|
187021
187369
|
"permissionOnly": false,
|
|
187022
187370
|
"description": "Grants permission to list bot aliases in an bot",
|
|
187023
187371
|
"accessLevel": "List",
|
|
@@ -187047,7 +187395,7 @@
|
|
|
187047
187395
|
},
|
|
187048
187396
|
{
|
|
187049
187397
|
"name": "ListBotLocales",
|
|
187050
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/
|
|
187398
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/APIReference/API_ListBotLocales.html",
|
|
187051
187399
|
"permissionOnly": false,
|
|
187052
187400
|
"description": "Grants permission to list bot locales in a bot",
|
|
187053
187401
|
"accessLevel": "List",
|
|
@@ -187062,7 +187410,7 @@
|
|
|
187062
187410
|
},
|
|
187063
187411
|
{
|
|
187064
187412
|
"name": "ListBotRecommendations",
|
|
187065
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/
|
|
187413
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/APIReference/API_ListBotRecommendations.html",
|
|
187066
187414
|
"permissionOnly": false,
|
|
187067
187415
|
"description": "Grants permission to get a list of bot recommendations that meet the specified criteria",
|
|
187068
187416
|
"accessLevel": "List",
|
|
@@ -187077,7 +187425,7 @@
|
|
|
187077
187425
|
},
|
|
187078
187426
|
{
|
|
187079
187427
|
"name": "ListBotVersions",
|
|
187080
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/
|
|
187428
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/APIReference/API_ListBotVersions.html",
|
|
187081
187429
|
"permissionOnly": false,
|
|
187082
187430
|
"description": "Grants permission to list existing bot versions",
|
|
187083
187431
|
"accessLevel": "List",
|
|
@@ -187092,7 +187440,7 @@
|
|
|
187092
187440
|
},
|
|
187093
187441
|
{
|
|
187094
187442
|
"name": "ListBots",
|
|
187095
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/
|
|
187443
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/APIReference/API_ListBots.html",
|
|
187096
187444
|
"permissionOnly": false,
|
|
187097
187445
|
"description": "Grants permission to list existing bots",
|
|
187098
187446
|
"accessLevel": "List",
|
|
@@ -187107,7 +187455,7 @@
|
|
|
187107
187455
|
},
|
|
187108
187456
|
{
|
|
187109
187457
|
"name": "ListBuiltInIntents",
|
|
187110
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/
|
|
187458
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/APIReference/API_ListBuiltInIntents.html",
|
|
187111
187459
|
"permissionOnly": false,
|
|
187112
187460
|
"description": "Grants permission to list built-in intents",
|
|
187113
187461
|
"accessLevel": "List",
|
|
@@ -187122,7 +187470,7 @@
|
|
|
187122
187470
|
},
|
|
187123
187471
|
{
|
|
187124
187472
|
"name": "ListBuiltInSlotTypes",
|
|
187125
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/
|
|
187473
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/APIReference/API_ListBuiltInSlotTypes.html",
|
|
187126
187474
|
"permissionOnly": false,
|
|
187127
187475
|
"description": "Grants permission to list built-in slot types",
|
|
187128
187476
|
"accessLevel": "List",
|
|
@@ -187137,7 +187485,7 @@
|
|
|
187137
187485
|
},
|
|
187138
187486
|
{
|
|
187139
187487
|
"name": "ListCustomVocabularyItems",
|
|
187140
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/
|
|
187488
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/APIReference/API_ListCustomVocabularyItems.html",
|
|
187141
187489
|
"permissionOnly": false,
|
|
187142
187490
|
"description": "Grants permission to list items of an existing custom vocabulary",
|
|
187143
187491
|
"accessLevel": "List",
|
|
@@ -187152,7 +187500,7 @@
|
|
|
187152
187500
|
},
|
|
187153
187501
|
{
|
|
187154
187502
|
"name": "ListExports",
|
|
187155
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/
|
|
187503
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/APIReference/API_ListExports.html",
|
|
187156
187504
|
"permissionOnly": false,
|
|
187157
187505
|
"description": "Grants permission to list existing exports",
|
|
187158
187506
|
"accessLevel": "List",
|
|
@@ -187167,7 +187515,7 @@
|
|
|
187167
187515
|
},
|
|
187168
187516
|
{
|
|
187169
187517
|
"name": "ListImports",
|
|
187170
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/
|
|
187518
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/APIReference/API_ListImports.html",
|
|
187171
187519
|
"permissionOnly": false,
|
|
187172
187520
|
"description": "Grants permission to list existing imports",
|
|
187173
187521
|
"accessLevel": "List",
|
|
@@ -187182,7 +187530,7 @@
|
|
|
187182
187530
|
},
|
|
187183
187531
|
{
|
|
187184
187532
|
"name": "ListIntents",
|
|
187185
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/
|
|
187533
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/APIReference/API_ListIntents.html",
|
|
187186
187534
|
"permissionOnly": false,
|
|
187187
187535
|
"description": "Grants permission to list intents in a bot",
|
|
187188
187536
|
"accessLevel": "List",
|
|
@@ -187197,7 +187545,7 @@
|
|
|
187197
187545
|
},
|
|
187198
187546
|
{
|
|
187199
187547
|
"name": "ListRecommendedIntents",
|
|
187200
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/
|
|
187548
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/APIReference/API_ListRecommendedIntents.html",
|
|
187201
187549
|
"permissionOnly": false,
|
|
187202
187550
|
"description": "Grants permission to get a list of recommended intents provided by the bot recommendation",
|
|
187203
187551
|
"accessLevel": "List",
|
|
@@ -187212,7 +187560,7 @@
|
|
|
187212
187560
|
},
|
|
187213
187561
|
{
|
|
187214
187562
|
"name": "ListSlotTypes",
|
|
187215
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/
|
|
187563
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/APIReference/API_ListSlotTypes.html",
|
|
187216
187564
|
"permissionOnly": false,
|
|
187217
187565
|
"description": "Grants permission to list slot types in a bot",
|
|
187218
187566
|
"accessLevel": "List",
|
|
@@ -187227,7 +187575,7 @@
|
|
|
187227
187575
|
},
|
|
187228
187576
|
{
|
|
187229
187577
|
"name": "ListSlots",
|
|
187230
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/
|
|
187578
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/APIReference/API_ListSlots.html",
|
|
187231
187579
|
"permissionOnly": false,
|
|
187232
187580
|
"description": "Grants permission to list slots in an intent",
|
|
187233
187581
|
"accessLevel": "List",
|
|
@@ -187242,7 +187590,7 @@
|
|
|
187242
187590
|
},
|
|
187243
187591
|
{
|
|
187244
187592
|
"name": "ListTagsForResource",
|
|
187245
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/
|
|
187593
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/APIReference/API_ListTagsForResource.html",
|
|
187246
187594
|
"permissionOnly": false,
|
|
187247
187595
|
"description": "Grants permission to lists tags for a Lex resource",
|
|
187248
187596
|
"accessLevel": "Read",
|
|
@@ -187258,12 +187606,80 @@
|
|
|
187258
187606
|
"required": false,
|
|
187259
187607
|
"conditionKeys": [],
|
|
187260
187608
|
"dependentActions": []
|
|
187609
|
+
},
|
|
187610
|
+
{
|
|
187611
|
+
"resourceType": "test set",
|
|
187612
|
+
"required": false,
|
|
187613
|
+
"conditionKeys": [],
|
|
187614
|
+
"dependentActions": []
|
|
187615
|
+
}
|
|
187616
|
+
]
|
|
187617
|
+
},
|
|
187618
|
+
{
|
|
187619
|
+
"name": "ListTestExecutionResultItems",
|
|
187620
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/APIReference/API_ListTestExecutionResultItems.html",
|
|
187621
|
+
"permissionOnly": false,
|
|
187622
|
+
"description": "Grants permission to retrieve test results data for a test execution",
|
|
187623
|
+
"accessLevel": "Read",
|
|
187624
|
+
"resourceTypes": [
|
|
187625
|
+
{
|
|
187626
|
+
"resourceType": "test set",
|
|
187627
|
+
"required": true,
|
|
187628
|
+
"conditionKeys": [],
|
|
187629
|
+
"dependentActions": [
|
|
187630
|
+
"lex:ListTestSetRecords"
|
|
187631
|
+
]
|
|
187632
|
+
}
|
|
187633
|
+
]
|
|
187634
|
+
},
|
|
187635
|
+
{
|
|
187636
|
+
"name": "ListTestExecutions",
|
|
187637
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/APIReference/API_ListTestExecutions.html",
|
|
187638
|
+
"permissionOnly": false,
|
|
187639
|
+
"description": "Grants permission to list test executions",
|
|
187640
|
+
"accessLevel": "List",
|
|
187641
|
+
"resourceTypes": [
|
|
187642
|
+
{
|
|
187643
|
+
"resourceType": "",
|
|
187644
|
+
"required": false,
|
|
187645
|
+
"conditionKeys": [],
|
|
187646
|
+
"dependentActions": []
|
|
187647
|
+
}
|
|
187648
|
+
]
|
|
187649
|
+
},
|
|
187650
|
+
{
|
|
187651
|
+
"name": "ListTestSetRecords",
|
|
187652
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/APIReference/API_ListTestSetRecords.html",
|
|
187653
|
+
"permissionOnly": false,
|
|
187654
|
+
"description": "Grants permission to retrieve records inside an existing test set",
|
|
187655
|
+
"accessLevel": "Read",
|
|
187656
|
+
"resourceTypes": [
|
|
187657
|
+
{
|
|
187658
|
+
"resourceType": "test set",
|
|
187659
|
+
"required": true,
|
|
187660
|
+
"conditionKeys": [],
|
|
187661
|
+
"dependentActions": []
|
|
187662
|
+
}
|
|
187663
|
+
]
|
|
187664
|
+
},
|
|
187665
|
+
{
|
|
187666
|
+
"name": "ListTestSets",
|
|
187667
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/APIReference/API_ListTestSets.html",
|
|
187668
|
+
"permissionOnly": false,
|
|
187669
|
+
"description": "Grants permission to list test sets",
|
|
187670
|
+
"accessLevel": "List",
|
|
187671
|
+
"resourceTypes": [
|
|
187672
|
+
{
|
|
187673
|
+
"resourceType": "",
|
|
187674
|
+
"required": false,
|
|
187675
|
+
"conditionKeys": [],
|
|
187676
|
+
"dependentActions": []
|
|
187261
187677
|
}
|
|
187262
187678
|
]
|
|
187263
187679
|
},
|
|
187264
187680
|
{
|
|
187265
187681
|
"name": "PutSession",
|
|
187266
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/
|
|
187682
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/APIReference/API_runtime_PutSession.html",
|
|
187267
187683
|
"permissionOnly": false,
|
|
187268
187684
|
"description": "Grants permission to create a new session or modify an existing session for a bot alias and user ID",
|
|
187269
187685
|
"accessLevel": "Write",
|
|
@@ -187278,7 +187694,7 @@
|
|
|
187278
187694
|
},
|
|
187279
187695
|
{
|
|
187280
187696
|
"name": "RecognizeText",
|
|
187281
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/
|
|
187697
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/APIReference/API_runtime_RecognizeText.html",
|
|
187282
187698
|
"permissionOnly": false,
|
|
187283
187699
|
"description": "Grants permission to send user input (text-only) to an bot alias",
|
|
187284
187700
|
"accessLevel": "Write",
|
|
@@ -187293,7 +187709,7 @@
|
|
|
187293
187709
|
},
|
|
187294
187710
|
{
|
|
187295
187711
|
"name": "RecognizeUtterance",
|
|
187296
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/
|
|
187712
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/APIReference/API_runtime_RecognizeUtterance.html",
|
|
187297
187713
|
"permissionOnly": false,
|
|
187298
187714
|
"description": "Grants permission to send user input (text or speech) to an bot alias",
|
|
187299
187715
|
"accessLevel": "Write",
|
|
@@ -187308,7 +187724,7 @@
|
|
|
187308
187724
|
},
|
|
187309
187725
|
{
|
|
187310
187726
|
"name": "SearchAssociatedTranscripts",
|
|
187311
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/
|
|
187727
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/APIReference/API_SearchAssociatedTranscripts.html",
|
|
187312
187728
|
"permissionOnly": false,
|
|
187313
187729
|
"description": "Grants permission to search for associated transcripts that meet the specified criteria",
|
|
187314
187730
|
"accessLevel": "List",
|
|
@@ -187323,7 +187739,7 @@
|
|
|
187323
187739
|
},
|
|
187324
187740
|
{
|
|
187325
187741
|
"name": "StartBotRecommendation",
|
|
187326
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/
|
|
187742
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/APIReference/API_StartBotRecommendation.html",
|
|
187327
187743
|
"permissionOnly": false,
|
|
187328
187744
|
"description": "Grants permission to start a bot recommendation for an existing bot locale",
|
|
187329
187745
|
"accessLevel": "Write",
|
|
@@ -187338,7 +187754,7 @@
|
|
|
187338
187754
|
},
|
|
187339
187755
|
{
|
|
187340
187756
|
"name": "StartConversation",
|
|
187341
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/
|
|
187757
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/APIReference/API_runtime_StartConversation.html",
|
|
187342
187758
|
"permissionOnly": false,
|
|
187343
187759
|
"description": "Grants permission to stream user input (speech/text/DTMF) to a bot alias",
|
|
187344
187760
|
"accessLevel": "Write",
|
|
@@ -187353,7 +187769,7 @@
|
|
|
187353
187769
|
},
|
|
187354
187770
|
{
|
|
187355
187771
|
"name": "StartImport",
|
|
187356
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/
|
|
187772
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/APIReference/API_StartImport.html",
|
|
187357
187773
|
"permissionOnly": false,
|
|
187358
187774
|
"description": "Grants permission to start a new import with the uploaded import file",
|
|
187359
187775
|
"accessLevel": "Write",
|
|
@@ -187365,18 +187781,23 @@
|
|
|
187365
187781
|
"dependentActions": [
|
|
187366
187782
|
"lex:CreateBot",
|
|
187367
187783
|
"lex:CreateBotLocale",
|
|
187784
|
+
"lex:CreateCustomVocabulary",
|
|
187368
187785
|
"lex:CreateIntent",
|
|
187369
187786
|
"lex:CreateSlot",
|
|
187370
187787
|
"lex:CreateSlotType",
|
|
187788
|
+
"lex:CreateTestSet",
|
|
187371
187789
|
"lex:DeleteBotLocale",
|
|
187790
|
+
"lex:DeleteCustomVocabulary",
|
|
187372
187791
|
"lex:DeleteIntent",
|
|
187373
187792
|
"lex:DeleteSlot",
|
|
187374
187793
|
"lex:DeleteSlotType",
|
|
187375
187794
|
"lex:UpdateBot",
|
|
187376
187795
|
"lex:UpdateBotLocale",
|
|
187796
|
+
"lex:UpdateCustomVocabulary",
|
|
187377
187797
|
"lex:UpdateIntent",
|
|
187378
187798
|
"lex:UpdateSlot",
|
|
187379
|
-
"lex:UpdateSlotType"
|
|
187799
|
+
"lex:UpdateSlotType",
|
|
187800
|
+
"lex:UpdateTestSet"
|
|
187380
187801
|
]
|
|
187381
187802
|
},
|
|
187382
187803
|
{
|
|
@@ -187385,6 +187806,12 @@
|
|
|
187385
187806
|
"conditionKeys": [],
|
|
187386
187807
|
"dependentActions": []
|
|
187387
187808
|
},
|
|
187809
|
+
{
|
|
187810
|
+
"resourceType": "test set",
|
|
187811
|
+
"required": false,
|
|
187812
|
+
"conditionKeys": [],
|
|
187813
|
+
"dependentActions": []
|
|
187814
|
+
},
|
|
187388
187815
|
{
|
|
187389
187816
|
"resourceType": "",
|
|
187390
187817
|
"required": false,
|
|
@@ -187396,9 +187823,39 @@
|
|
|
187396
187823
|
}
|
|
187397
187824
|
]
|
|
187398
187825
|
},
|
|
187826
|
+
{
|
|
187827
|
+
"name": "StartTestExecution",
|
|
187828
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/APIReference/API_StartTestExecution.html",
|
|
187829
|
+
"permissionOnly": false,
|
|
187830
|
+
"description": "Grants permission to start a test execution using a test set",
|
|
187831
|
+
"accessLevel": "Write",
|
|
187832
|
+
"resourceTypes": [
|
|
187833
|
+
{
|
|
187834
|
+
"resourceType": "test set",
|
|
187835
|
+
"required": true,
|
|
187836
|
+
"conditionKeys": [],
|
|
187837
|
+
"dependentActions": []
|
|
187838
|
+
}
|
|
187839
|
+
]
|
|
187840
|
+
},
|
|
187841
|
+
{
|
|
187842
|
+
"name": "StartTestSetGeneration",
|
|
187843
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/APIReference/API_StartTestSetGeneration.html",
|
|
187844
|
+
"permissionOnly": false,
|
|
187845
|
+
"description": "Grants permission to generate a test set",
|
|
187846
|
+
"accessLevel": "Write",
|
|
187847
|
+
"resourceTypes": [
|
|
187848
|
+
{
|
|
187849
|
+
"resourceType": "test set",
|
|
187850
|
+
"required": false,
|
|
187851
|
+
"conditionKeys": [],
|
|
187852
|
+
"dependentActions": []
|
|
187853
|
+
}
|
|
187854
|
+
]
|
|
187855
|
+
},
|
|
187399
187856
|
{
|
|
187400
187857
|
"name": "StopBotRecommendation",
|
|
187401
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/
|
|
187858
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/APIReference/API_StopBotRecommendation.html",
|
|
187402
187859
|
"permissionOnly": false,
|
|
187403
187860
|
"description": "Grants permission to stop a bot recommendation for an existing bot locale",
|
|
187404
187861
|
"accessLevel": "Write",
|
|
@@ -187413,7 +187870,7 @@
|
|
|
187413
187870
|
},
|
|
187414
187871
|
{
|
|
187415
187872
|
"name": "TagResource",
|
|
187416
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/
|
|
187873
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/APIReference/API_TagResource.html",
|
|
187417
187874
|
"permissionOnly": false,
|
|
187418
187875
|
"description": "Grants permission to add or overwrite tags of a Lex resource",
|
|
187419
187876
|
"accessLevel": "Tagging",
|
|
@@ -187430,6 +187887,12 @@
|
|
|
187430
187887
|
"conditionKeys": [],
|
|
187431
187888
|
"dependentActions": []
|
|
187432
187889
|
},
|
|
187890
|
+
{
|
|
187891
|
+
"resourceType": "test set",
|
|
187892
|
+
"required": false,
|
|
187893
|
+
"conditionKeys": [],
|
|
187894
|
+
"dependentActions": []
|
|
187895
|
+
},
|
|
187433
187896
|
{
|
|
187434
187897
|
"resourceType": "",
|
|
187435
187898
|
"required": false,
|
|
@@ -187443,7 +187906,7 @@
|
|
|
187443
187906
|
},
|
|
187444
187907
|
{
|
|
187445
187908
|
"name": "UntagResource",
|
|
187446
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/
|
|
187909
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/APIReference/API_UntagResource.html",
|
|
187447
187910
|
"permissionOnly": false,
|
|
187448
187911
|
"description": "Grants permission to remove tags from a Lex resource",
|
|
187449
187912
|
"accessLevel": "Tagging",
|
|
@@ -187460,6 +187923,12 @@
|
|
|
187460
187923
|
"conditionKeys": [],
|
|
187461
187924
|
"dependentActions": []
|
|
187462
187925
|
},
|
|
187926
|
+
{
|
|
187927
|
+
"resourceType": "test set",
|
|
187928
|
+
"required": false,
|
|
187929
|
+
"conditionKeys": [],
|
|
187930
|
+
"dependentActions": []
|
|
187931
|
+
},
|
|
187463
187932
|
{
|
|
187464
187933
|
"resourceType": "",
|
|
187465
187934
|
"required": false,
|
|
@@ -187473,7 +187942,7 @@
|
|
|
187473
187942
|
},
|
|
187474
187943
|
{
|
|
187475
187944
|
"name": "UpdateBot",
|
|
187476
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/
|
|
187945
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/APIReference/API_UpdateBot.html",
|
|
187477
187946
|
"permissionOnly": false,
|
|
187478
187947
|
"description": "Grants permission to update an existing bot",
|
|
187479
187948
|
"accessLevel": "Write",
|
|
@@ -187488,7 +187957,7 @@
|
|
|
187488
187957
|
},
|
|
187489
187958
|
{
|
|
187490
187959
|
"name": "UpdateBotAlias",
|
|
187491
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/
|
|
187960
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/APIReference/API_UpdateBotAlias.html",
|
|
187492
187961
|
"permissionOnly": false,
|
|
187493
187962
|
"description": "Grants permission to update an existing bot alias",
|
|
187494
187963
|
"accessLevel": "Write",
|
|
@@ -187503,7 +187972,7 @@
|
|
|
187503
187972
|
},
|
|
187504
187973
|
{
|
|
187505
187974
|
"name": "UpdateBotLocale",
|
|
187506
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/
|
|
187975
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/APIReference/API_UpdateBotLocale.html",
|
|
187507
187976
|
"permissionOnly": false,
|
|
187508
187977
|
"description": "Grants permission to update an existing bot locale",
|
|
187509
187978
|
"accessLevel": "Write",
|
|
@@ -187518,7 +187987,7 @@
|
|
|
187518
187987
|
},
|
|
187519
187988
|
{
|
|
187520
187989
|
"name": "UpdateBotRecommendation",
|
|
187521
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/
|
|
187990
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/APIReference/API_UpdateBotRecommendation.html",
|
|
187522
187991
|
"permissionOnly": false,
|
|
187523
187992
|
"description": "Grants permission to update an existing bot recommendation request",
|
|
187524
187993
|
"accessLevel": "Write",
|
|
@@ -187548,7 +188017,7 @@
|
|
|
187548
188017
|
},
|
|
187549
188018
|
{
|
|
187550
188019
|
"name": "UpdateExport",
|
|
187551
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/
|
|
188020
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/APIReference/API_UpdateExport.html",
|
|
187552
188021
|
"permissionOnly": false,
|
|
187553
188022
|
"description": "Grants permission to update an existing export",
|
|
187554
188023
|
"accessLevel": "Write",
|
|
@@ -187563,7 +188032,7 @@
|
|
|
187563
188032
|
},
|
|
187564
188033
|
{
|
|
187565
188034
|
"name": "UpdateIntent",
|
|
187566
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/
|
|
188035
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/APIReference/API_UpdateIntent.html",
|
|
187567
188036
|
"permissionOnly": false,
|
|
187568
188037
|
"description": "Grants permission to update an existing intent",
|
|
187569
188038
|
"accessLevel": "Write",
|
|
@@ -187578,7 +188047,7 @@
|
|
|
187578
188047
|
},
|
|
187579
188048
|
{
|
|
187580
188049
|
"name": "UpdateResourcePolicy",
|
|
187581
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/
|
|
188050
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/APIReference/API_UpdateResourcePolicy.html",
|
|
187582
188051
|
"permissionOnly": false,
|
|
187583
188052
|
"description": "Grants permission to update an existing resource policy for a Lex resource",
|
|
187584
188053
|
"accessLevel": "Write",
|
|
@@ -187599,7 +188068,7 @@
|
|
|
187599
188068
|
},
|
|
187600
188069
|
{
|
|
187601
188070
|
"name": "UpdateSlot",
|
|
187602
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/
|
|
188071
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/APIReference/API_UpdateSlot.html",
|
|
187603
188072
|
"permissionOnly": false,
|
|
187604
188073
|
"description": "Grants permission to update an existing slot",
|
|
187605
188074
|
"accessLevel": "Write",
|
|
@@ -187614,7 +188083,7 @@
|
|
|
187614
188083
|
},
|
|
187615
188084
|
{
|
|
187616
188085
|
"name": "UpdateSlotType",
|
|
187617
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/
|
|
188086
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/APIReference/API_UpdateSlotType.html",
|
|
187618
188087
|
"permissionOnly": false,
|
|
187619
188088
|
"description": "Grants permission to update an existing slot type",
|
|
187620
188089
|
"accessLevel": "Write",
|
|
@@ -187626,6 +188095,21 @@
|
|
|
187626
188095
|
"dependentActions": []
|
|
187627
188096
|
}
|
|
187628
188097
|
]
|
|
188098
|
+
},
|
|
188099
|
+
{
|
|
188100
|
+
"name": "UpdateTestSet",
|
|
188101
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/APIReference/API_UpdateTestSet.html",
|
|
188102
|
+
"permissionOnly": false,
|
|
188103
|
+
"description": "Grants permission to update an existing test set",
|
|
188104
|
+
"accessLevel": "Write",
|
|
188105
|
+
"resourceTypes": [
|
|
188106
|
+
{
|
|
188107
|
+
"resourceType": "test set",
|
|
188108
|
+
"required": true,
|
|
188109
|
+
"conditionKeys": [],
|
|
188110
|
+
"dependentActions": []
|
|
188111
|
+
}
|
|
188112
|
+
]
|
|
187629
188113
|
}
|
|
187630
188114
|
],
|
|
187631
188115
|
"resourceTypes": [
|
|
@@ -187644,6 +188128,14 @@
|
|
|
187644
188128
|
"conditionKeys": [
|
|
187645
188129
|
"aws:ResourceTag/${TagKey}"
|
|
187646
188130
|
]
|
|
188131
|
+
},
|
|
188132
|
+
{
|
|
188133
|
+
"name": "test set",
|
|
188134
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/dg/test-workbench.html",
|
|
188135
|
+
"arnPattern": "arn:${Partition}:lex:${Region}:${Account}:test-set/${TestSetId}",
|
|
188136
|
+
"conditionKeys": [
|
|
188137
|
+
"aws:ResourceTag/${TagKey}"
|
|
188138
|
+
]
|
|
187647
188139
|
}
|
|
187648
188140
|
],
|
|
187649
188141
|
"conditionKeys": [
|