AWS cli documentation change
Summary
Added warning about VOICE queue type unsupported status
Security assessment
Documentation correction about feature limitations without security implications
Diff
diff --git a/cli/latest/reference/connect/list-routing-profile-manual-assignment-queues.md b/cli/latest/reference/connect/list-routing-profile-manual-assignment-queues.md index f17b7dccb..029fbe579 100644 --- a//cli/latest/reference/connect/list-routing-profile-manual-assignment-queues.md +++ b//cli/latest/reference/connect/list-routing-profile-manual-assignment-queues.md @@ -15 +15 @@ - * [AWS CLI 2.31.13 Command Reference](../../index.html) » + * [AWS CLI 2.31.16 Command Reference](../../index.html) » @@ -65 +65 @@ Following are common uses cases for this API: - * This API returns list of queues where contacts can be manually assigned or picked. The user can additionally filter on queues, if they have access to those queues (otherwise a invalid request exception will be thrown). For information about how manual contact assignment works in the agent workspace, see the [Access the Worklist app in the Amazon Connect agent workspace](https://docs.aws.amazon.com/connect/latest/adminguide/worklist-app.html) in the _Amazon Connect Administrator Guide_ . + * This API returns list of queues where contacts can be manually assigned or picked by an agent who has access to the Worklist app. The user can additionally filter on queues, if they have access to those queues (otherwise a invalid request exception will be thrown). For information about how manual contact assignment works in the agent workspace, see the [Access the Worklist app in the Amazon Connect agent workspace](https://docs.aws.amazon.com/connect/latest/adminguide/worklist-app.html) in the _Amazon Connect Administrator Guide_ . @@ -280,0 +281,4 @@ RoutingProfileManualAssignmentQueueConfigSummaryList -> (list) +>>> ### Warning +>>> +>>> VOICE is not supported. The information shown below is incorrect. We’re working to correct it. +>>> @@ -314 +318 @@ LastModifiedRegion -> (string) - * [AWS CLI 2.31.13 Command Reference](../../index.html) » + * [AWS CLI 2.31.16 Command Reference](../../index.html) »