v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-142111584.8 KB

Returns the detailed parameter list for a particular parameter group.

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

Headers

X-Amz-Target'AmazonDAXV3.DescribeParameters' required

Request body

ParameterGroupNamestring required

The name of the parameter group.

Sourcestring

How the parameter is defined. For example, <code>system</code> denotes a system-defined parameter.

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.