Values.CreateSnapshotCopyGrantResultSourceCreates 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.
and t = {createSnapshotCopyGrantResult : createSnapshotCopyGrantResult;responseMetaData : responseMetaData;}type error = [ | `DependentServiceRequestThrottlingFault of
DependentServiceRequestThrottlingFault.t| `InvalidTagFault of InvalidTagFault.t| `LimitExceededFault of LimitExceededFault.t| `SnapshotCopyGrantAlreadyExistsFault of SnapshotCopyGrantAlreadyExistsFault.t| `SnapshotCopyGrantQuotaExceededFault of SnapshotCopyGrantQuotaExceededFault.t| `TagLimitExceededFault of TagLimitExceededFault.t| `Unknown_operation_error of string * string option ]val error_of_json :
string ->
Yojson.Safe.t ->
[> `DependentServiceRequestThrottlingFault of unit
| `InvalidTagFault of unit
| `LimitExceededFault of unit
| `SnapshotCopyGrantAlreadyExistsFault of unit
| `SnapshotCopyGrantQuotaExceededFault of unit
| `TagLimitExceededFault of unit
| `Unknown_operation_error of string * string option ]val error_of_xml :
string ->
Awso.Xml.t ->
[> `DependentServiceRequestThrottlingFault of unit
| `InvalidTagFault of unit
| `LimitExceededFault of unit
| `SnapshotCopyGrantAlreadyExistsFault of unit
| `SnapshotCopyGrantQuotaExceededFault of unit
| `TagLimitExceededFault of unit
| `Unknown_operation_error of string * string option ]