Class InvalidCredentialsException

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

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

The resource handler has returned that the credentials provided by the user are invalid.

See Also: