Class InvalidInputException

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

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

The requested item is not acceptable. For example, for APIs that accept a domain name, the request might specify a domain name that doesn't belong to the account that submitted the request. For AcceptDomainTransferFromAnotherAwsAccount, the password might be invalid.

See Also: