Gets information about the scaling policies in the account and Region.
get/#Action=DescribePolicies
Query parameters
AutoScalingGroupNamestring
The name of the Auto Scaling group.
PolicyNamesResourceName[]
<p>The names of one or more policies. If you omit this property, all policies are described. If a group name is provided, the results are limited to that group. If you specify an unknown policy name, it is ignored with no error.</p> <p>Array Members: Maximum number of 50 items.</p>
PolicyTypesXmlStringMaxLen64[]
One or more policy types. The valid values are <code>SimpleScaling</code>, <code>StepScaling</code>, <code>TargetTrackingScaling</code>, and <code>PredictiveScaling</code>.
NextTokenstring
The token for the next set of items to return. (You received this token from a previous call.)
MaxRecordsinteger
The maximum number of items to be returned with each call. The default value is <code>50</code> and the maximum value is <code>100</code>.
Action'DescribePolicies' required
Version'2011-01-01' required
Response
Success