Uses of Class
software.amazon.awssdk.services.redshift.model.SnapshotCopyGrantAlreadyExistsException
-
Packages that use SnapshotCopyGrantAlreadyExistsException Package Description software.amazon.awssdk.services.redshift Amazon Redshift -
-
Uses of SnapshotCopyGrantAlreadyExistsException in software.amazon.awssdk.services.redshift
Methods in software.amazon.awssdk.services.redshift that throw SnapshotCopyGrantAlreadyExistsException Modifier and Type Method Description default CreateSnapshotCopyGrantResponseRedshiftClient. createSnapshotCopyGrant(Consumer<CreateSnapshotCopyGrantRequest.Builder> createSnapshotCopyGrantRequest)Creates a snapshot copy grant that permits Amazon Redshift to use an encrypted symmetric key from Key Management Service (KMS) to encrypt copied snapshots in a destination region.default CreateSnapshotCopyGrantResponseRedshiftClient. createSnapshotCopyGrant(CreateSnapshotCopyGrantRequest createSnapshotCopyGrantRequest)Creates a snapshot copy grant that permits Amazon Redshift to use an encrypted symmetric key from Key Management Service (KMS) to encrypt copied snapshots in a destination region.
-