Smaws_Client_ElastiCache.ModifyCacheClusterModifies the settings for a cluster. You can use this operation to change one or more cluster configuration parameters by specifying the parameters and the new values.
val error_to_string :
[ Smaws_Lib.Protocols.AwsQuery.error
| `CacheClusterNotFoundFault of Types.cache_cluster_not_found_fault
| `CacheParameterGroupNotFoundFault of
Types.cache_parameter_group_not_found_fault
| `CacheSecurityGroupNotFoundFault of
Types.cache_security_group_not_found_fault
| `InsufficientCacheClusterCapacityFault of
Types.insufficient_cache_cluster_capacity_fault
| `InvalidCacheClusterStateFault of Types.invalid_cache_cluster_state_fault
| `InvalidCacheSecurityGroupStateFault of
Types.invalid_cache_security_group_state_fault
| `InvalidParameterCombinationException of
Types.invalid_parameter_combination_exception
| `InvalidParameterValueException of Types.invalid_parameter_value_exception
| `InvalidVPCNetworkStateFault of Types.invalid_vpc_network_state_fault
| `NodeQuotaForClusterExceededFault of
Types.node_quota_for_cluster_exceeded_fault
| `NodeQuotaForCustomerExceededFault of
Types.node_quota_for_customer_exceeded_fault ] ->
stringval request :
'http_type Smaws_Lib.Context.t ->
Types.modify_cache_cluster_message ->
(Types.modify_cache_cluster_result,
[> Smaws_Lib.Protocols.AwsQuery.error
| `CacheClusterNotFoundFault of Types.cache_cluster_not_found_fault
| `CacheParameterGroupNotFoundFault of
Types.cache_parameter_group_not_found_fault
| `CacheSecurityGroupNotFoundFault of
Types.cache_security_group_not_found_fault
| `InsufficientCacheClusterCapacityFault of
Types.insufficient_cache_cluster_capacity_fault
| `InvalidCacheClusterStateFault of Types.invalid_cache_cluster_state_fault
| `InvalidCacheSecurityGroupStateFault of
Types.invalid_cache_security_group_state_fault
| `InvalidParameterCombinationException of
Types.invalid_parameter_combination_exception
| `InvalidParameterValueException of
Types.invalid_parameter_value_exception
| `InvalidVPCNetworkStateFault of Types.invalid_vpc_network_state_fault
| `NodeQuotaForClusterExceededFault of
Types.node_quota_for_cluster_exceeded_fault
| `NodeQuotaForCustomerExceededFault of
Types.node_quota_for_customer_exceeded_fault ])
Stdlib.resultval request_with_metadata :
'http_type Smaws_Lib.Context.t ->
Types.modify_cache_cluster_message ->
(Types.modify_cache_cluster_result Smaws_Lib.Response.t,
[> Smaws_Lib.Protocols.AwsQuery.error
| `CacheClusterNotFoundFault of Types.cache_cluster_not_found_fault
| `CacheParameterGroupNotFoundFault of
Types.cache_parameter_group_not_found_fault
| `CacheSecurityGroupNotFoundFault of
Types.cache_security_group_not_found_fault
| `InsufficientCacheClusterCapacityFault of
Types.insufficient_cache_cluster_capacity_fault
| `InvalidCacheClusterStateFault of Types.invalid_cache_cluster_state_fault
| `InvalidCacheSecurityGroupStateFault of
Types.invalid_cache_security_group_state_fault
| `InvalidParameterCombinationException of
Types.invalid_parameter_combination_exception
| `InvalidParameterValueException of
Types.invalid_parameter_value_exception
| `InvalidVPCNetworkStateFault of Types.invalid_vpc_network_state_fault
| `NodeQuotaForClusterExceededFault of
Types.node_quota_for_cluster_exceeded_fault
| `NodeQuotaForCustomerExceededFault of
Types.node_quota_for_customer_exceeded_fault ]
* Smaws_Lib.Response.metadata)
Stdlib.result