Class PermissionAlreadyExistsException

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

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

The operation failed because a permission with the specified name already exists in the requested Amazon Web Services Region. Choose a different name.

See Also: