Class BucketAlreadyExistsException

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

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

The requested Outposts bucket name is not available. The bucket namespace is shared by all users of the Outposts in this Region. Select a different name and try again.

See Also: