@Generated(value="software.amazon.awssdk:codegen") public final class InsufficientDeliveryPolicyException extends ConfigException implements ToCopyableBuilder<InsufficientDeliveryPolicyException.Builder,InsufficientDeliveryPolicyException>
Your Amazon S3 bucket policy does not permit Config to write to it.
| Modifier and Type | Class and Description |
|---|---|
static interface |
InsufficientDeliveryPolicyException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static InsufficientDeliveryPolicyException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends InsufficientDeliveryPolicyException.Builder> |
serializableBuilderClass() |
InsufficientDeliveryPolicyException.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 InsufficientDeliveryPolicyException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<InsufficientDeliveryPolicyException.Builder,InsufficientDeliveryPolicyException>toBuilder in class ConfigExceptionpublic static InsufficientDeliveryPolicyException.Builder builder()
public static Class<? extends InsufficientDeliveryPolicyException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.