ConnectClientAddIn
Describes an Amazon Connect client add-in.
Contents
- AddInId
-
The client add-in identifier.
Type: String
Length Constraints: Fixed length of 36.
Pattern:
[a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12}
Required: No
- Name
-
The name of the client add in.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 64.
Pattern:
^.*$
Required: No
- ResourceId
-
The directory identifier for which the client add-in is configured.
Type: String
Length Constraints: Minimum length of 10. Maximum length of 65.
Pattern:
^(d-[0-9a-f]{8,63}$)|(wsd-[0-9a-z]{8,63}$)
Required: No
- URL
-
The endpoint URL of the client add-in.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 1024.
Pattern:
^(http|https)\://\S+
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: