Class ResourceNotFoundException

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

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

The request was denied due to resource not found.

The specified key, alias, or other resource does not exist in your account or region. Verify that the resource identifier is correct and that the resource exists in the expected region.

See Also: