Application Auto Scaling is the API used to manage scalable targets and scaling policies for resources like ECS services, MSK broker storage, DynamoDB capacity, and Lambda provisioned concurrency.
Note: This is distinct from the Auto Scaling service, which handles EC2 Auto Scaling groups. Application Auto Scaling uses the application-autoscaling signing name and the JSON 1.1 protocol.
Protocol: JSON 1.1 (`X-Amz-Target: AnyScaleFrontendService.*`)
Endpoint: `POST http://localhost:4566/`
Signing name: `application-autoscaling`