package smaws-clients

  1. Overview
  2. Docs
Amazon Web Services SDK clients using EIO

Install

Dune Dependency

Authors

Maintainers

Sources

0.1.preview1.tar.gz
md5=18fb70dbc45e8d81a341b9bed6871bab
sha512=7607dc98acaeed5803b44c9ca32d90c88e7813d4b3e3ae4ec661a0bad16c88dc1476bc780877527ea4cd5a4b7398453c1bb600ce0db14d39afa05dc4762b5ba5

doc/smaws-clients.dax/Smaws_Client_DAX/CreateCluster/index.html

Module Smaws_Client_DAX.CreateClusterSource

Sourceval request : Smaws_Lib.Context.t -> create_cluster_request -> (create_cluster_response, [> Smaws_Lib.Protocols.AwsJson.error | `ClusterAlreadyExistsFault of cluster_already_exists_fault | `ClusterQuotaForCustomerExceededFault of cluster_quota_for_customer_exceeded_fault | `InsufficientClusterCapacityFault of insufficient_cluster_capacity_fault | `InvalidClusterStateFault of invalid_cluster_state_fault | `InvalidParameterCombinationException of invalid_parameter_combination_exception | `InvalidParameterGroupStateFault of invalid_parameter_group_state_fault | `InvalidParameterValueException of invalid_parameter_value_exception | `InvalidVPCNetworkStateFault of invalid_vpc_network_state_fault | `NodeQuotaForClusterExceededFault of node_quota_for_cluster_exceeded_fault | `NodeQuotaForCustomerExceededFault of node_quota_for_customer_exceeded_fault | `ParameterGroupNotFoundFault of parameter_group_not_found_fault | `ServiceLinkedRoleNotFoundFault of service_linked_role_not_found_fault | `ServiceQuotaExceededException of service_quota_exceeded_exception | `SubnetGroupNotFoundFault of subnet_group_not_found_fault | `TagQuotaPerResourceExceeded of tag_quota_per_resource_exceeded ]) result
OCaml

Innovation. Community. Security.