Class SnapshotCopyGrantNotFoundException

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

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

The specified snapshot copy grant can't be found. Make sure that the name is typed correctly and that the grant exists in the destination region.

See Also: