Class S3BucketDoesNotExistException

All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<S3BucketDoesNotExistException.Builder,S3BucketDoesNotExistException>

@Generated("software.amazon.awssdk:codegen") public final class S3BucketDoesNotExistException extends CloudTrailException implements ToCopyableBuilder<S3BucketDoesNotExistException.Builder,S3BucketDoesNotExistException>

This exception is thrown when the specified S3 bucket does not exist.

See Also: