createSnapshotCopyGrant
inline suspend fun RedshiftClient.createSnapshotCopyGrant(crossinline block: CreateSnapshotCopyGrantRequest.Builder.() -> Unit): CreateSnapshotCopyGrantResponse
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.
For more information about managing snapshot copy grants, go to Amazon Redshift Database Encryption in the Amazon Redshift Cluster Management Guide.