v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-142111584.8 KB

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

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

Headers

X-Amz-Target'AmazonDAXV3.DescribeParameterGroups' required

Request body

ParameterGroupNamesString[]

The names of the parameter groups.

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.