FailedRequest
Failure details for a DialRequest.
Contents
- clientToken
-
A unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If not provided, the AWS SDK populates this field. For more information about idempotency, see Making retries safe with idempotent APIs
. Type: String
Length Constraints: Minimum length of 0. Maximum length of 200.
Pattern:
^[a-zA-Z0-9_\-.]*$
Required: No
- failureCode
-
The failure code of the campaign.
Type: String
Valid Values:
InvalidInput | RequestThrottled | UnknownError
Required: No
- id
-
The identifier of the campaign.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 256.
Pattern:
^[a-zA-Z0-9_\-.]*$
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: