UNPKG

openapi-directory

Version:

Building & bundling https://github.com/APIs-guru/openapi-directory for easy use from JS

1 lines 86.8 kB
{"openapi":"3.0.0","info":{"version":"2017-04-19","x-release":"v4","title":"Amazon DynamoDB Accelerator (DAX)","description":"DAX is a managed caching service engineered for Amazon DynamoDB. DAX dramatically speeds up database reads by caching frequently-accessed data from DynamoDB, so applications can access that data with sub-millisecond latency. You can create a DAX cluster easily, using the AWS Management Console. With a few simple modifications to your code, your application can begin taking advantage of the DAX cluster and realize significant improvements in read performance.","x-logo":{"url":"https://twitter.com/awscloud/profile_image?size=original","backgroundColor":"#FFFFFF"},"termsOfService":"https://aws.amazon.com/service-terms/","contact":{"name":"Mike Ralphson","email":"mike.ralphson@gmail.com","url":"https://github.com/mermade/aws2openapi","x-twitter":"PermittedSoc"},"license":{"name":"Apache 2.0 License","url":"http://www.apache.org/licenses/"},"x-providerName":"amazonaws.com","x-serviceName":"dax","x-origin":[{"contentType":"application/json","url":"https://raw.githubusercontent.com/aws/aws-sdk-js/master/apis/dax-2017-04-19.normal.json","converter":{"url":"https://github.com/mermade/aws2openapi","version":"1.0.0"},"x-apisguru-driver":"external"}],"x-apiClientRegistration":{"url":"https://portal.aws.amazon.com/gp/aws/developer/registration/index.html?nc2=h_ct"},"x-apisguru-categories":["cloud"],"x-preferred":true},"externalDocs":{"description":"Amazon Web Services documentation","url":"https://docs.aws.amazon.com/dax/"},"servers":[{"url":"http://dax.{region}.amazonaws.com","variables":{"region":{"description":"The AWS region","enum":["us-east-1","us-east-2","us-west-1","us-west-2","us-gov-west-1","us-gov-east-1","ca-central-1","eu-north-1","eu-west-1","eu-west-2","eu-west-3","eu-central-1","eu-south-1","af-south-1","ap-northeast-1","ap-northeast-2","ap-northeast-3","ap-southeast-1","ap-southeast-2","ap-east-1","ap-south-1","sa-east-1","me-south-1"],"default":"us-east-1"}},"description":"The Amazon DAX multi-region endpoint"},{"url":"https://dax.{region}.amazonaws.com","variables":{"region":{"description":"The AWS region","enum":["us-east-1","us-east-2","us-west-1","us-west-2","us-gov-west-1","us-gov-east-1","ca-central-1","eu-north-1","eu-west-1","eu-west-2","eu-west-3","eu-central-1","eu-south-1","af-south-1","ap-northeast-1","ap-northeast-2","ap-northeast-3","ap-southeast-1","ap-southeast-2","ap-east-1","ap-south-1","sa-east-1","me-south-1"],"default":"us-east-1"}},"description":"The Amazon DAX multi-region endpoint"},{"url":"http://dax.{region}.amazonaws.com.cn","variables":{"region":{"description":"The AWS region","enum":["cn-north-1","cn-northwest-1"],"default":"cn-north-1"}},"description":"The Amazon DAX endpoint for China (Beijing) and China (Ningxia)"},{"url":"https://dax.{region}.amazonaws.com.cn","variables":{"region":{"description":"The AWS region","enum":["cn-north-1","cn-northwest-1"],"default":"cn-north-1"}},"description":"The Amazon DAX endpoint for China (Beijing) and China (Ningxia)"}],"x-hasEquivalentPaths":true,"paths":{"/#X-Amz-Target=AmazonDAXV3.CreateCluster":{"post":{"operationId":"CreateCluster","description":"Creates a DAX cluster. All nodes in the cluster run the same DAX caching software.","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/CreateClusterResponse"}}}},"480":{"description":"ClusterAlreadyExistsFault","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ClusterAlreadyExistsFault"}}}},"481":{"description":"InvalidClusterStateFault","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidClusterStateFault"}}}},"482":{"description":"InsufficientClusterCapacityFault","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InsufficientClusterCapacityFault"}}}},"483":{"description":"SubnetGroupNotFoundFault","content":{"application/json":{"schema":{"$ref":"#/components/schemas/SubnetGroupNotFoundFault"}}}},"484":{"description":"InvalidParameterGroupStateFault","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidParameterGroupStateFault"}}}},"485":{"description":"ParameterGroupNotFoundFault","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ParameterGroupNotFoundFault"}}}},"486":{"description":"ClusterQuotaForCustomerExceededFault","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ClusterQuotaForCustomerExceededFault"}}}},"487":{"description":"NodeQuotaForClusterExceededFault","content":{"application/json":{"schema":{"$ref":"#/components/schemas/NodeQuotaForClusterExceededFault"}}}},"488":{"description":"NodeQuotaForCustomerExceededFault","content":{"application/json":{"schema":{"$ref":"#/components/schemas/NodeQuotaForCustomerExceededFault"}}}},"489":{"description":"InvalidVPCNetworkStateFault","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidVPCNetworkStateFault"}}}},"490":{"description":"TagQuotaPerResourceExceeded","content":{"application/json":{"schema":{"$ref":"#/components/schemas/TagQuotaPerResourceExceeded"}}}},"491":{"description":"ServiceLinkedRoleNotFoundFault","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ServiceLinkedRoleNotFoundFault"}}}},"492":{"description":"InvalidParameterValueException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidParameterValueException"}}}},"493":{"description":"InvalidParameterCombinationException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidParameterCombinationException"}}}},"494":{"description":"ServiceQuotaExceededException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ServiceQuotaExceededException"}}}}},"requestBody":{"required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/CreateClusterRequest"}}}},"parameters":[{"name":"X-Amz-Target","in":"header","required":true,"schema":{"type":"string","enum":["AmazonDAXV3.CreateCluster"]}}]},"parameters":[{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#X-Amz-Target=AmazonDAXV3.CreateParameterGroup":{"post":{"operationId":"CreateParameterGroup","description":"Creates a new parameter group. A parameter group is a collection of parameters that you apply to all of the nodes in a DAX cluster.","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/CreateParameterGroupResponse"}}}},"480":{"description":"ParameterGroupQuotaExceededFault","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ParameterGroupQuotaExceededFault"}}}},"481":{"description":"ParameterGroupAlreadyExistsFault","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ParameterGroupAlreadyExistsFault"}}}},"482":{"description":"InvalidParameterGroupStateFault","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidParameterGroupStateFault"}}}},"483":{"description":"ServiceLinkedRoleNotFoundFault","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ServiceLinkedRoleNotFoundFault"}}}},"484":{"description":"InvalidParameterValueException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidParameterValueException"}}}},"485":{"description":"InvalidParameterCombinationException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidParameterCombinationException"}}}}},"requestBody":{"required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/CreateParameterGroupRequest"}}}},"parameters":[{"name":"X-Amz-Target","in":"header","required":true,"schema":{"type":"string","enum":["AmazonDAXV3.CreateParameterGroup"]}}]},"parameters":[{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#X-Amz-Target=AmazonDAXV3.CreateSubnetGroup":{"post":{"operationId":"CreateSubnetGroup","description":"Creates a new subnet group.","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/CreateSubnetGroupResponse"}}}},"480":{"description":"SubnetGroupAlreadyExistsFault","content":{"application/json":{"schema":{"$ref":"#/components/schemas/SubnetGroupAlreadyExistsFault"}}}},"481":{"description":"SubnetGroupQuotaExceededFault","content":{"application/json":{"schema":{"$ref":"#/components/schemas/SubnetGroupQuotaExceededFault"}}}},"482":{"description":"SubnetQuotaExceededFault","content":{"application/json":{"schema":{"$ref":"#/components/schemas/SubnetQuotaExceededFault"}}}},"483":{"description":"InvalidSubnet","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidSubnet"}}}},"484":{"description":"ServiceLinkedRoleNotFoundFault","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ServiceLinkedRoleNotFoundFault"}}}}},"requestBody":{"required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/CreateSubnetGroupRequest"}}}},"parameters":[{"name":"X-Amz-Target","in":"header","required":true,"schema":{"type":"string","enum":["AmazonDAXV3.CreateSubnetGroup"]}}]},"parameters":[{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#X-Amz-Target=AmazonDAXV3.DecreaseReplicationFactor":{"post":{"operationId":"DecreaseReplicationFactor","description":"<p>Removes one or more nodes from a DAX cluster.</p> <note> <p>You cannot use <code>DecreaseReplicationFactor</code> to remove the last node in a DAX cluster. If you need to do this, use <code>DeleteCluster</code> instead.</p> </note>","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DecreaseReplicationFactorResponse"}}}},"480":{"description":"ClusterNotFoundFault","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ClusterNotFoundFault"}}}},"481":{"description":"NodeNotFoundFault","content":{"application/json":{"schema":{"$ref":"#/components/schemas/NodeNotFoundFault"}}}},"482":{"description":"InvalidClusterStateFault","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidClusterStateFault"}}}},"483":{"description":"ServiceLinkedRoleNotFoundFault","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ServiceLinkedRoleNotFoundFault"}}}},"484":{"description":"InvalidParameterValueException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidParameterValueException"}}}},"485":{"description":"InvalidParameterCombinationException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidParameterCombinationException"}}}}},"requestBody":{"required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/DecreaseReplicationFactorRequest"}}}},"parameters":[{"name":"X-Amz-Target","in":"header","required":true,"schema":{"type":"string","enum":["AmazonDAXV3.DecreaseReplicationFactor"]}}]},"parameters":[{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#X-Amz-Target=AmazonDAXV3.DeleteCluster":{"post":{"operationId":"DeleteCluster","description":"Deletes a previously provisioned DAX cluster. <i>DeleteCluster</i> deletes all associated nodes, node endpoints and the DAX cluster itself. When you receive a successful response from this action, DAX immediately begins deleting the cluster; you cannot cancel or revert this action.","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DeleteClusterResponse"}}}},"480":{"description":"ClusterNotFoundFault","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ClusterNotFoundFault"}}}},"481":{"description":"InvalidClusterStateFault","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidClusterStateFault"}}}},"482":{"description":"ServiceLinkedRoleNotFoundFault","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ServiceLinkedRoleNotFoundFault"}}}},"483":{"description":"InvalidParameterValueException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidParameterValueException"}}}},"484":{"description":"InvalidParameterCombinationException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidParameterCombinationException"}}}}},"requestBody":{"required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/DeleteClusterRequest"}}}},"parameters":[{"name":"X-Amz-Target","in":"header","required":true,"schema":{"type":"string","enum":["AmazonDAXV3.DeleteCluster"]}}]},"parameters":[{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#X-Amz-Target=AmazonDAXV3.DeleteParameterGroup":{"post":{"operationId":"DeleteParameterGroup","description":"Deletes the specified parameter group. You cannot delete a parameter group if it is associated with any DAX clusters.","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DeleteParameterGroupResponse"}}}},"480":{"description":"InvalidParameterGroupStateFault","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidParameterGroupStateFault"}}}},"481":{"description":"ParameterGroupNotFoundFault","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ParameterGroupNotFoundFault"}}}},"482":{"description":"ServiceLinkedRoleNotFoundFault","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ServiceLinkedRoleNotFoundFault"}}}},"483":{"description":"InvalidParameterValueException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidParameterValueException"}}}},"484":{"description":"InvalidParameterCombinationException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidParameterCombinationException"}}}}},"requestBody":{"required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/DeleteParameterGroupRequest"}}}},"parameters":[{"name":"X-Amz-Target","in":"header","required":true,"schema":{"type":"string","enum":["AmazonDAXV3.DeleteParameterGroup"]}}]},"parameters":[{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#X-Amz-Target=AmazonDAXV3.DeleteSubnetGroup":{"post":{"operationId":"DeleteSubnetGroup","description":"<p>Deletes a subnet group.</p> <note> <p>You cannot delete a subnet group if it is associated with any DAX clusters.</p> </note>","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DeleteSubnetGroupResponse"}}}},"480":{"description":"SubnetGroupInUseFault","content":{"application/json":{"schema":{"$ref":"#/components/schemas/SubnetGroupInUseFault"}}}},"481":{"description":"SubnetGroupNotFoundFault","content":{"application/json":{"schema":{"$ref":"#/components/schemas/SubnetGroupNotFoundFault"}}}},"482":{"description":"ServiceLinkedRoleNotFoundFault","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ServiceLinkedRoleNotFoundFault"}}}}},"requestBody":{"required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/DeleteSubnetGroupRequest"}}}},"parameters":[{"name":"X-Amz-Target","in":"header","required":true,"schema":{"type":"string","enum":["AmazonDAXV3.DeleteSubnetGroup"]}}]},"parameters":[{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#X-Amz-Target=AmazonDAXV3.DescribeClusters":{"post":{"operationId":"DescribeClusters","description":"<p>Returns information about all provisioned DAX clusters if no cluster identifier is specified, or about a specific DAX cluster if a cluster identifier is supplied.</p> <p>If the cluster is in the CREATING state, only cluster level information will be displayed until all of the nodes are successfully provisioned.</p> <p>If the cluster is in the DELETING state, only cluster level information will be displayed.</p> <p>If nodes are currently being added to the DAX cluster, node endpoint information and creation time for the additional nodes will not be displayed until they are completely provisioned. When the DAX cluster state is <i>available</i>, the cluster is ready for use.</p> <p>If nodes are currently being removed from the DAX cluster, no endpoint information for the removed nodes is displayed.</p>","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DescribeClustersResponse"}}}},"480":{"description":"ClusterNotFoundFault","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ClusterNotFoundFault"}}}},"481":{"description":"ServiceLinkedRoleNotFoundFault","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ServiceLinkedRoleNotFoundFault"}}}},"482":{"description":"InvalidParameterValueException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidParameterValueException"}}}},"483":{"description":"InvalidParameterCombinationException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidParameterCombinationException"}}}}},"requestBody":{"required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/DescribeClustersRequest"}}}},"parameters":[{"name":"X-Amz-Target","in":"header","required":true,"schema":{"type":"string","enum":["AmazonDAXV3.DescribeClusters"]}}]},"parameters":[{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#X-Amz-Target=AmazonDAXV3.DescribeDefaultParameters":{"post":{"operationId":"DescribeDefaultParameters","description":"Returns the default system parameter information for the DAX caching software.","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DescribeDefaultParametersResponse"}}}},"480":{"description":"ServiceLinkedRoleNotFoundFault","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ServiceLinkedRoleNotFoundFault"}}}},"481":{"description":"InvalidParameterValueException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidParameterValueException"}}}},"482":{"description":"InvalidParameterCombinationException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidParameterCombinationException"}}}}},"requestBody":{"required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/DescribeDefaultParametersRequest"}}}},"parameters":[{"name":"X-Amz-Target","in":"header","required":true,"schema":{"type":"string","enum":["AmazonDAXV3.DescribeDefaultParameters"]}}]},"parameters":[{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#X-Amz-Target=AmazonDAXV3.DescribeEvents":{"post":{"operationId":"DescribeEvents","description":"<p>Returns events related to DAX clusters and parameter groups. You can obtain events specific to a particular DAX cluster or parameter group by providing the name as a parameter.</p> <p>By default, only the events occurring within the last 24 hours are returned; however, you can retrieve up to 14 days' worth of events if necessary.</p>","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DescribeEventsResponse"}}}},"480":{"description":"ServiceLinkedRoleNotFoundFault","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ServiceLinkedRoleNotFoundFault"}}}},"481":{"description":"InvalidParameterValueException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidParameterValueException"}}}},"482":{"description":"InvalidParameterCombinationException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidParameterCombinationException"}}}}},"requestBody":{"required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/DescribeEventsRequest"}}}},"parameters":[{"name":"X-Amz-Target","in":"header","required":true,"schema":{"type":"string","enum":["AmazonDAXV3.DescribeEvents"]}}]},"parameters":[{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#X-Amz-Target=AmazonDAXV3.DescribeParameterGroups":{"post":{"operationId":"DescribeParameterGroups","description":"Returns a list of parameter group descriptions. If a parameter group name is specified, the list will contain only the descriptions for that group.","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DescribeParameterGroupsResponse"}}}},"480":{"description":"ParameterGroupNotFoundFault","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ParameterGroupNotFoundFault"}}}},"481":{"description":"ServiceLinkedRoleNotFoundFault","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ServiceLinkedRoleNotFoundFault"}}}},"482":{"description":"InvalidParameterValueException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidParameterValueException"}}}},"483":{"description":"InvalidParameterCombinationException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidParameterCombinationException"}}}}},"requestBody":{"required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/DescribeParameterGroupsRequest"}}}},"parameters":[{"name":"X-Amz-Target","in":"header","required":true,"schema":{"type":"string","enum":["AmazonDAXV3.DescribeParameterGroups"]}}]},"parameters":[{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#X-Amz-Target=AmazonDAXV3.DescribeParameters":{"post":{"operationId":"DescribeParameters","description":"Returns the detailed parameter list for a particular parameter group.","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DescribeParametersResponse"}}}},"480":{"description":"ParameterGroupNotFoundFault","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ParameterGroupNotFoundFault"}}}},"481":{"description":"ServiceLinkedRoleNotFoundFault","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ServiceLinkedRoleNotFoundFault"}}}},"482":{"description":"InvalidParameterValueException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidParameterValueException"}}}},"483":{"description":"InvalidParameterCombinationException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidParameterCombinationException"}}}}},"requestBody":{"required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/DescribeParametersRequest"}}}},"parameters":[{"name":"X-Amz-Target","in":"header","required":true,"schema":{"type":"string","enum":["AmazonDAXV3.DescribeParameters"]}}]},"parameters":[{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#X-Amz-Target=AmazonDAXV3.DescribeSubnetGroups":{"post":{"operationId":"DescribeSubnetGroups","description":"Returns a list of subnet group descriptions. If a subnet group name is specified, the list will contain only the description of that group.","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DescribeSubnetGroupsResponse"}}}},"480":{"description":"SubnetGroupNotFoundFault","content":{"application/json":{"schema":{"$ref":"#/components/schemas/SubnetGroupNotFoundFault"}}}},"481":{"description":"ServiceLinkedRoleNotFoundFault","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ServiceLinkedRoleNotFoundFault"}}}}},"requestBody":{"required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/DescribeSubnetGroupsRequest"}}}},"parameters":[{"name":"X-Amz-Target","in":"header","required":true,"schema":{"type":"string","enum":["AmazonDAXV3.DescribeSubnetGroups"]}}]},"parameters":[{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#X-Amz-Target=AmazonDAXV3.IncreaseReplicationFactor":{"post":{"operationId":"IncreaseReplicationFactor","description":"Adds one or more nodes to a DAX cluster.","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/IncreaseReplicationFactorResponse"}}}},"480":{"description":"ClusterNotFoundFault","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ClusterNotFoundFault"}}}},"481":{"description":"InvalidClusterStateFault","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidClusterStateFault"}}}},"482":{"description":"InsufficientClusterCapacityFault","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InsufficientClusterCapacityFault"}}}},"483":{"description":"InvalidVPCNetworkStateFault","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidVPCNetworkStateFault"}}}},"484":{"description":"NodeQuotaForClusterExceededFault","content":{"application/json":{"schema":{"$ref":"#/components/schemas/NodeQuotaForClusterExceededFault"}}}},"485":{"description":"NodeQuotaForCustomerExceededFault","content":{"application/json":{"schema":{"$ref":"#/components/schemas/NodeQuotaForCustomerExceededFault"}}}},"486":{"description":"ServiceLinkedRoleNotFoundFault","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ServiceLinkedRoleNotFoundFault"}}}},"487":{"description":"InvalidParameterValueException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidParameterValueException"}}}},"488":{"description":"InvalidParameterCombinationException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidParameterCombinationException"}}}}},"requestBody":{"required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/IncreaseReplicationFactorRequest"}}}},"parameters":[{"name":"X-Amz-Target","in":"header","required":true,"schema":{"type":"string","enum":["AmazonDAXV3.IncreaseReplicationFactor"]}}]},"parameters":[{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#X-Amz-Target=AmazonDAXV3.ListTags":{"post":{"operationId":"ListTags","description":"List all of the tags for a DAX cluster. You can call <code>ListTags</code> up to 10 times per second, per account.","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ListTagsResponse"}}}},"480":{"description":"ClusterNotFoundFault","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ClusterNotFoundFault"}}}},"481":{"description":"InvalidARNFault","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidARNFault"}}}},"482":{"description":"InvalidClusterStateFault","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidClusterStateFault"}}}},"483":{"description":"ServiceLinkedRoleNotFoundFault","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ServiceLinkedRoleNotFoundFault"}}}},"484":{"description":"InvalidParameterValueException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidParameterValueException"}}}},"485":{"description":"InvalidParameterCombinationException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidParameterCombinationException"}}}}},"requestBody":{"required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ListTagsRequest"}}}},"parameters":[{"name":"X-Amz-Target","in":"header","required":true,"schema":{"type":"string","enum":["AmazonDAXV3.ListTags"]}}]},"parameters":[{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#X-Amz-Target=AmazonDAXV3.RebootNode":{"post":{"operationId":"RebootNode","description":"<p>Reboots a single node of a DAX cluster. The reboot action takes place as soon as possible. During the reboot, the node status is set to REBOOTING.</p> <note> <p> <code>RebootNode</code> restarts the DAX engine process and does not remove the contents of the cache. </p> </note>","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/RebootNodeResponse"}}}},"480":{"description":"ClusterNotFoundFault","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ClusterNotFoundFault"}}}},"481":{"description":"NodeNotFoundFault","content":{"application/json":{"schema":{"$ref":"#/components/schemas/NodeNotFoundFault"}}}},"482":{"description":"InvalidClusterStateFault","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidClusterStateFault"}}}},"483":{"description":"ServiceLinkedRoleNotFoundFault","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ServiceLinkedRoleNotFoundFault"}}}},"484":{"description":"InvalidParameterValueException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidParameterValueException"}}}},"485":{"description":"InvalidParameterCombinationException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidParameterCombinationException"}}}}},"requestBody":{"required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/RebootNodeRequest"}}}},"parameters":[{"name":"X-Amz-Target","in":"header","required":true,"schema":{"type":"string","enum":["AmazonDAXV3.RebootNode"]}}]},"parameters":[{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#X-Amz-Target=AmazonDAXV3.TagResource":{"post":{"operationId":"TagResource","description":"Associates a set of tags with a DAX resource. You can call <code>TagResource</code> up to 5 times per second, per account. ","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/TagResourceResponse"}}}},"480":{"description":"ClusterNotFoundFault","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ClusterNotFoundFault"}}}},"481":{"description":"TagQuotaPerResourceExceeded","content":{"application/json":{"schema":{"$ref":"#/components/schemas/TagQuotaPerResourceExceeded"}}}},"482":{"description":"InvalidARNFault","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidARNFault"}}}},"483":{"description":"InvalidClusterStateFault","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidClusterStateFault"}}}},"484":{"description":"ServiceLinkedRoleNotFoundFault","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ServiceLinkedRoleNotFoundFault"}}}},"485":{"description":"InvalidParameterValueException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidParameterValueException"}}}},"486":{"description":"InvalidParameterCombinationException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidParameterCombinationException"}}}}},"requestBody":{"required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TagResourceRequest"}}}},"parameters":[{"name":"X-Amz-Target","in":"header","required":true,"schema":{"type":"string","enum":["AmazonDAXV3.TagResource"]}}]},"parameters":[{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#X-Amz-Target=AmazonDAXV3.UntagResource":{"post":{"operationId":"UntagResource","description":"Removes the association of tags from a DAX resource. You can call <code>UntagResource</code> up to 5 times per second, per account. ","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/UntagResourceResponse"}}}},"480":{"description":"ClusterNotFoundFault","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ClusterNotFoundFault"}}}},"481":{"description":"InvalidARNFault","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidARNFault"}}}},"482":{"description":"TagNotFoundFault","content":{"application/json":{"schema":{"$ref":"#/components/schemas/TagNotFoundFault"}}}},"483":{"description":"InvalidClusterStateFault","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidClusterStateFault"}}}},"484":{"description":"ServiceLinkedRoleNotFoundFault","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ServiceLinkedRoleNotFoundFault"}}}},"485":{"description":"InvalidParameterValueException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidParameterValueException"}}}},"486":{"description":"InvalidParameterCombinationException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidParameterCombinationException"}}}}},"requestBody":{"required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/UntagResourceRequest"}}}},"parameters":[{"name":"X-Amz-Target","in":"header","required":true,"schema":{"type":"string","enum":["AmazonDAXV3.UntagResource"]}}]},"parameters":[{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#X-Amz-Target=AmazonDAXV3.UpdateCluster":{"post":{"operationId":"UpdateCluster","description":"Modifies the settings for a DAX cluster. You can use this action to change one or more cluster configuration parameters by specifying the parameters and the new values.","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/UpdateClusterResponse"}}}},"480":{"description":"InvalidClusterStateFault","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidClusterStateFault"}}}},"481":{"description":"ClusterNotFoundFault","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ClusterNotFoundFault"}}}},"482":{"description":"InvalidParameterGroupStateFault","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidParameterGroupStateFault"}}}},"483":{"description":"ParameterGroupNotFoundFault","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ParameterGroupNotFoundFault"}}}},"484":{"description":"ServiceLinkedRoleNotFoundFault","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ServiceLinkedRoleNotFoundFault"}}}},"485":{"description":"InvalidParameterValueException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidParameterValueException"}}}},"486":{"description":"InvalidParameterCombinationException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidParameterCombinationException"}}}}},"requestBody":{"required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/UpdateClusterRequest"}}}},"parameters":[{"name":"X-Amz-Target","in":"header","required":true,"schema":{"type":"string","enum":["AmazonDAXV3.UpdateCluster"]}}]},"parameters":[{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#X-Amz-Target=AmazonDAXV3.UpdateParameterGroup":{"post":{"operationId":"UpdateParameterGroup","description":"Modifies the parameters of a parameter group. You can modify up to 20 parameters in a single request by submitting a list parameter name and value pairs.","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/UpdateParameterGroupResponse"}}}},"480":{"description":"InvalidParameterGroupStateFault","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidParameterGroupStateFault"}}}},"481":{"description":"ParameterGroupNotFoundFault","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ParameterGroupNotFoundFault"}}}},"482":{"description":"ServiceLinkedRoleNotFoundFault","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ServiceLinkedRoleNotFoundFault"}}}},"483":{"description":"InvalidParameterValueException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidParameterValueException"}}}},"484":{"description":"InvalidParameterCombinationException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidParameterCombinationException"}}}}},"requestBody":{"required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/UpdateParameterGroupRequest"}}}},"parameters":[{"name":"X-Amz-Target","in":"header","required":true,"schema":{"type":"string","enum":["AmazonDAXV3.UpdateParameterGroup"]}}]},"parameters":[{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#X-Amz-Target=AmazonDAXV3.UpdateSubnetGroup":{"post":{"operationId":"UpdateSubnetGroup","description":"Modifies an existing subnet group.","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/UpdateSubnetGroupResponse"}}}},"480":{"description":"SubnetGroupNotFoundFault","content":{"application/json":{"schema":{"$ref":"#/components/schemas/SubnetGroupNotFoundFault"}}}},"481":{"description":"SubnetQuotaExceededFault","content":{"application/json":{"schema":{"$ref":"#/components/schemas/SubnetQuotaExceededFault"}}}},"482":{"description":"SubnetInUse","content":{"application/json":{"schema":{"$ref":"#/components/schemas/SubnetInUse"}}}},"483":{"description":"InvalidSubnet","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidSubnet"}}}},"484":{"description":"ServiceLinkedRoleNotFoundFault","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ServiceLinkedRoleNotFoundFault"}}}}},"requestBody":{"required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/UpdateSubnetGroupRequest"}}}},"parameters":[{"name":"X-Amz-Target","in":"header","required":true,"schema":{"type":"string","enum":["AmazonDAXV3.UpdateSubnetGroup"]}}]},"parameters":[{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]}},"components":{"parameters":{"X-Amz-Content-Sha256":{"name":"X-Amz-Content-Sha256","in":"header","schema":{"type":"string"},"required":false},"X-Amz-Date":{"name":"X-Amz-Date","in":"header","schema":{"type":"string"},"required":false},"X-Amz-Algorithm":{"name":"X-Amz-Algorithm","in":"header","schema":{"type":"string"},"required":false},"X-Amz-Credential":{"name":"X-Amz-Credential","in":"header","schema":{"type":"string"},"required":false},"X-Amz-Security-Token":{"name":"X-Amz-Security-Token","in":"header","schema":{"type":"string"},"required":false},"X-Amz-Signature":{"name":"X-Amz-Signature","in":"header","schema":{"type":"string"},"required":false},"X-Amz-SignedHeaders":{"name":"X-Amz-SignedHeaders","in":"header","schema":{"type":"string"},"required":false}},"securitySchemes":{"hmac":{"type":"apiKey","name":"Authorization","in":"header","description":"Amazon Signature authorization v4","x-amazon-apigateway-authtype":"awsSigv4"}},"schemas":{"CreateClusterResponse":{"type":"object","properties":{"Cluster":{"allOf":[{"$ref":"#/components/schemas/Cluster"},{"description":"A description of the DAX cluster that you have created."}]}}},"CreateClusterRequest":{"type":"object","required":["ClusterName","NodeType","ReplicationFactor","IamRoleArn"],"title":"CreateClusterRequest","properties":{"ClusterName":{"allOf":[{"$ref":"#/components/schemas/String"},{"description":"<p>The cluster identifier. This parameter is stored as a lowercase string.</p> <p> <b>Constraints:</b> </p> <ul> <li> <p>A name must contain from 1 to 20 alphanumeric characters or hyphens.</p> </li> <li> <p>The first character must be a letter.</p> </li> <li> <p>A name cannot end with a hyphen or contain two consecutive hyphens.</p> </li> </ul>"}]},"NodeType":{"allOf":[{"$ref":"#/components/schemas/String"},{"description":"The compute and memory capacity of the nodes in the cluster."}]},"Description":{"allOf":[{"$ref":"#/components/schemas/String"},{"description":"A description of the cluster."}]},"ReplicationFactor":{"allOf":[{"$ref":"#/components/schemas/Integer"},{"description":"<p>The number of nodes in the DAX cluster. A replication factor of 1 will create a single-node cluster, without any read replicas. For additional fault tolerance, you can create a multiple node cluster with one or more read replicas. To do this, set <code>ReplicationFactor</code> to a number between 3 (one primary and two read replicas) and 10 (one primary and nine read replicas). <code>If the AvailabilityZones</code> parameter is provided, its length must equal the <code>ReplicationFactor</code>.</p> <note> <p>AWS recommends that you have at least two read replicas per cluster.</p> </note>"}]},"AvailabilityZones":{"allOf":[{"$ref":"#/components/schemas/AvailabilityZoneList"},{"description":"The Availability Zones (AZs) in which the cluster nodes will reside after the cluster has been created or updated. If provided, the length of this list must equal the <code>ReplicationFactor</code> parameter. If you omit this parameter, DAX will spread the nodes across Availability Zones for the highest availability."}]},"SubnetGroupName":{"allOf":[{"$ref":"#/components/schemas/String"},{"description":"<p>The name of the subnet group to be used for the replication group.</p> <important> <p>DAX clusters can only run in an Amazon VPC environment. All of the subnets that you specify in a subnet group must exist in the same VPC.</p> </important>"}]},"SecurityGroupIds":{"allOf":[{"$ref":"#/components/schemas/SecurityGroupIdentifierList"},{"description":"<p>A list of security group IDs to be assigned to each node in the DAX cluster. (Each of the security group ID is system-generated.)</p> <p>If this parameter is not specified, DAX assigns the default VPC security group to each node.</p>"}]},"PreferredMaintenanceWindow":{"allOf":[{"$ref":"#/components/schemas/String"},{"description":"<p>Specifies the weekly time range during which maintenance on the DAX cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period. Valid values for <code>ddd</code> are:</p> <ul> <li> <p> <code>sun</code> </p> </li> <li> <p> <code>mon</code> </p> </li> <li> <p> <code>tue</code> </p> </li> <li> <p> <code>wed</code> </p> </li> <li> <p> <code>thu</code> </p> </li> <li> <p> <code>fri</code> </p> </li> <li> <p> <code>sat</code> </p> </li> </ul> <p>Example: <code>sun:05:00-sun:09:00</code> </p> <note> <p>If you don't specify a preferred maintenance window when you create or modify a cache cluster, DAX assigns a 60-minute maintenance window on a randomly selected day of the week.</p> </note>"}]},"NotificationTopicArn":{"allOf":[{"$ref":"#/components/schemas/String"},{"description":"<p>The Amazon Resource Name (ARN) of the Amazon SNS topic to which notifications will be sent.</p> <note> <p>The Amazon SNS topic owner must be same as the DAX cluster owner.</p> </note>"}]},"IamRoleArn":{"allOf":[{"$ref":"#/components/schemas/String"},{"description":"A valid Amazon Resource Name (ARN) that identifies an IAM role. At runtime, DAX will assume this role and use the role's permissions to access DynamoDB on your behalf."}]},"ParameterGroupName":{"allOf":[{"$ref":"#/components/schemas/String"},{"description":"The parameter group to be associated with the DAX cluster."}]},"Tags":{"allOf":[{"$ref":"#/components/schemas/TagList"},{"description":"A set of tags to associate with the DAX cluster. "}]},"SSESpecification":{"allOf":[{"$ref":"#/components/schemas/SSESpecification"},{"description":"Represents the settings used to enable server-side encryption on the cluster."}]},"ClusterEndpointEncryptionType":{"allOf":[{"$ref":"#/components/schemas/ClusterEndpointEncryptionType"},{"description":"<p>The type of encryption the cluster's endpoint should support. Values are:</p> <ul> <li> <p> <code>NONE</code> for no encryption</p> </li> <li> <p> <code>TLS</code> for Transport Layer Security</p> </li> </ul>"}]}}},"ClusterAlrea