aws.autoscaling.describe_adjustment_types
Example SQL Queries
SELECT * FROMaws.autoscaling.describe_adjustment_types;Description
Describes the available adjustment types for step scaling and simple scaling policies.
The following adjustment types are supported:
ChangeInCapacity
ExactCapacity
PercentChangeInCapacity
Table Definition
| Column Name | Column Data Type |
|---|---|
| adjustment_types The policy adjustment types. | STRUCT( |
Show child fields
| |