@Generated(value="software.amazon.awssdk:codegen") public final class InvalidContentLocationException extends WorkMailMessageFlowException implements ToCopyableBuilder<InvalidContentLocationException.Builder,InvalidContentLocationException>
WorkMail could not access the updated email content. Possible reasons:
You made the request in a region other than your S3 bucket region.
The S3 bucket owner is not the same as the calling AWS account.
You have an incomplete or missing S3 bucket policy. For more information about policies, see Updating message content with AWS Lambda in the WorkMail Administrator Guide.
| Modifier and Type | Class and Description |
|---|---|
static interface |
InvalidContentLocationException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static InvalidContentLocationException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends InvalidContentLocationException.Builder> |
serializableBuilderClass() |
InvalidContentLocationException.Builder |
toBuilder() |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingExceptionextendedRequestId, requestId, statusCodecreate, retryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcopyequalsBySdkFieldspublic InvalidContentLocationException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<InvalidContentLocationException.Builder,InvalidContentLocationException>toBuilder in class WorkMailMessageFlowExceptionpublic static InvalidContentLocationException.Builder builder()
public static Class<? extends InvalidContentLocationException.Builder> serializableBuilderClass()
Copyright © 2021. All rights reserved.