Values.CreateSnapshotResultSourceCreates a copy of an entire cluster or replication group at a specific moment in time. This operation is valid for Valkey or Redis OSS only.
type error = [ | `CacheClusterNotFoundFault of CacheClusterNotFoundFault.t| `InvalidCacheClusterStateFault of InvalidCacheClusterStateFault.t| `InvalidParameterCombinationException of InvalidParameterCombinationException.t| `InvalidParameterValueException of InvalidParameterValueException.t| `InvalidReplicationGroupStateFault of InvalidReplicationGroupStateFault.t| `ReplicationGroupNotFoundFault of ReplicationGroupNotFoundFault.t| `SnapshotAlreadyExistsFault of SnapshotAlreadyExistsFault.t| `SnapshotFeatureNotSupportedFault of SnapshotFeatureNotSupportedFault.t| `SnapshotQuotaExceededFault of SnapshotQuotaExceededFault.t| `TagQuotaPerResourceExceeded of TagQuotaPerResourceExceeded.t| `Unknown_operation_error of string * string option ]val error_of_json :
string ->
Yojson.Safe.t ->
[> `CacheClusterNotFoundFault of unit
| `InvalidCacheClusterStateFault of unit
| `InvalidParameterCombinationException of
InvalidParameterCombinationException.t
| `InvalidParameterValueException of InvalidParameterValueException.t
| `InvalidReplicationGroupStateFault of unit
| `ReplicationGroupNotFoundFault of unit
| `SnapshotAlreadyExistsFault of unit
| `SnapshotFeatureNotSupportedFault of unit
| `SnapshotQuotaExceededFault of unit
| `TagQuotaPerResourceExceeded of unit
| `Unknown_operation_error of string * string option ]val error_of_xml :
string ->
Awso.Xml.t ->
[> `CacheClusterNotFoundFault of unit
| `InvalidCacheClusterStateFault of unit
| `InvalidParameterCombinationException of
InvalidParameterCombinationException.t
| `InvalidParameterValueException of InvalidParameterValueException.t
| `InvalidReplicationGroupStateFault of unit
| `ReplicationGroupNotFoundFault of unit
| `SnapshotAlreadyExistsFault of unit
| `SnapshotFeatureNotSupportedFault of unit
| `SnapshotQuotaExceededFault of unit
| `TagQuotaPerResourceExceeded of unit
| `Unknown_operation_error of string * string option ]val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `Structure of
(string
* [> `Boolean of Boolean.t
| `Enum of string
| `Integer of IntegerOptional.t
| `List of
[> `Structure of
(string
* [> `String of String_.t
| `Structure of
(string
* [> `Integer of IntegerOptional.t
| `List of
[> `String of String_.t ] list
| `String of AllowedNodeGroupId.t ])
list
| `Timestamp of TStamp.t ])
list ]
list
| `String of String_.t
| `Timestamp of TStamp.t ])
list ])
list ])
list ]