AWS agentworkspace documentation change
Summary
Deprecated getType() API and redirected to getChannelType()
Security assessment
API versioning change with no security-related context.
Diff
diff --git a/agentworkspace/latest/devguide/3p-apps-contact-requests-gettype.md b/agentworkspace/latest/devguide/3p-apps-contact-requests-gettype.md index 7e5deadf5..5b32b3f3e 100644 --- a//agentworkspace/latest/devguide/3p-apps-contact-requests-gettype.md +++ b//agentworkspace/latest/devguide/3p-apps-contact-requests-gettype.md @@ -7,19 +7 @@ -Returns the type of the contact in Amazon Connect Agent Workspace. This indicates what type of media is carried over the connections of the contact. - - - async getType(contactId: string): Promise<ContactType> - - - - enum ContactType { - VOICE = "voice", - QUEUE_CALLBACK = "queue_callback", - CHAT = "chat", - TASK = "task", - } - - -**Permissions required:** - - - Contact.Details.View +###### Note @@ -26,0 +9 @@ Returns the type of the contact in Amazon Connect Agent Workspace. This indicate +This API is deprecated, use [getChannelType()](https://docs.aws.amazon.com/agentworkspace/latest/devguide/3p-apps-contact-requests-getchanneltype.html) instead. @@ -34,2 +16,0 @@ To use the Amazon Web Services Documentation, Javascript must be enabled. Please -getInitialContactId() - @@ -37,0 +19,2 @@ getStateDuration() +Missed (Subscribing) +