v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-142111584.8 KB

Returns a list of subnet group descriptions. If a subnet group name is specified, the list will contain only the description of that group.

post/#X-Amz-Target=AmazonDAXV3.DescribeSubnetGroups

Headers

X-Amz-Target'AmazonDAXV3.DescribeSubnetGroups' required

Request body

SubnetGroupNamesString[]

The name of the subnet group.

MaxResultsinteger
<p>The maximum number of results to include in the response. If more results exist than the specified <code>MaxResults</code> value, a token is included in the response so that the remaining results can be retrieved.</p> <p>The value for <code>MaxResults</code> must be between 20 and 100.</p>
NextTokenstring

An optional token returned from a prior request. Use this token for pagination of results from this action. If this parameter is specified, the response includes only results beyond the token, up to the value specified by <code>MaxResults</code>.

Response

Success

NextTokenstring

Provides an identifier to allow retrieval of paginated results.