BatchCreateChannelMembershipError
A list of failed member ARNs, error codes, and error messages.
Contents
- ErrorCode
-
The error code.
Type: String
Valid Values:
BadRequest | Conflict | Forbidden | NotFound | PreconditionFailed | ResourceLimitExceeded | ServiceFailure | AccessDenied | ServiceUnavailable | Throttled | Throttling | Unauthorized | Unprocessable | VoiceConnectorGroupAssociationsExist | PhoneNumberAssociationsExist
Required: No
- ErrorMessage
-
The error message.
Type: String
Required: No
- MemberArn
-
The
AppInstanceUserArn
of the member that the service couldn't add.Type: String
Length Constraints: Minimum length of 5. Maximum length of 1600.
Pattern:
arn:[a-z0-9-\.]{1,63}:[a-z0-9-\.]{0,63}:[a-z0-9-\.]{0,63}:[a-z0-9-\.]{0,63}:[^/].{0,1023}
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: