How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Amazon EC2 Auto Scaling #Action=PutScalingPolicy API

The #Action=PutScalingPolicy API from Amazon EC2 Auto Scaling — 1 operation(s) for #action=putscalingpolicy.

Amazon EC2 Auto Scaling #Action=PutScalingPolicy API is one of 65 APIs that Amazon EC2 Auto Scaling publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 3 JSON Schema definitions.

Tagged areas include #Action=PutScalingPolicy. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a JSON-LD context, a getting-started guide, pricing, an API reference, and 3 JSON Schemas.

This API exposes 2 operations across 1 path, and defines 61 schemas. It is described by OpenAPI 3.2.0, at version 1.0.0.

Requests are made against 6 base URLs: http://autoscaling.{region}.amazonaws.com, https://autoscaling.{region}.amazonaws.com, http://autoscaling.amazonaws.com, https://autoscaling.amazonaws.com, http://autoscaling.{region}.amazonaws.com.cn, https://autoscaling.{region}.amazonaws.com.cn.

2 operations 1 paths 61 schemas 1 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0
Base URL
https://autoscaling.amazonaws.com
Authentication
API Key
Terms of Service
Resource Areas
1

Authentication & Security 1

Amazon EC2 Auto Scaling #Action=PutScalingPolicy API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (hmac). By default, every request must be authenticated.

  • hmac — Amazon Signature authorization v4

Paths & Operations 2

Across 1 path, the API surfaces 2 operations — 1 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.

#Action=PutScalingPolicy 2
GET
/#Action=PutScalingPolicy
Amazon EC2 Auto Scaling GET Put Scaling Policy
GET_PutScalingPolicy 23 params → 200480481482
POST
/#Action=PutScalingPolicy
Amazon EC2 Auto Scaling POST Put Scaling Policy
POST_PutScalingPolicy 9 params body → 200480481482

Schemas 61

The contract defines 61 schemas that model the data the API accepts and returns. The most detailed are PutScalingPolicyType (14 properties), PredictiveScalingMetricSpecification (7 properties), CustomizedMetricSpecification (6 properties), MetricDataQuery (5 properties). Each schema is shown below with its type and property counts.

PredictiveScalingMetricSpecification
object
This structure specifies the metrics and target utilization settings for a predictive scaling policy. You must specify either a metric pair, or a load metric a…
7 properties 1 required
MetricDimensions
array
MetricUnit
string
CustomizedMetricSpecification
object
Represents a CloudWatch metric of your choosing for a target tracking scaling policy to use with Amazon EC2 Auto Scaling. To create your customized metric spec…
6 properties
MetricDimension
object
Describes the dimension of a metric.
2 properties 2 required
PredefinedMetricPairType
string
XmlStringMaxLen32
string
PredictiveScalingPredefinedScalingMetric
object
Describes a scaling metric for a predictive scaling policy. When returned in the output of DescribePolicies , it indicates that a predictive scaling policy use…
2 properties 1 required
TargetTrackingMetricDataQueries
array
PolicyARNType
object
Contains the output of PutScalingPolicy.
2 properties
PredictiveScalingConfiguration
object
Represents a predictive scaling policy configuration to use with Amazon EC2 Auto Scaling.
5 properties 1 required
XmlStringMaxLen255
string
XmlStringMetricLabel
string
PredictiveScalingCustomizedScalingMetric
object
Describes a custom scaling metric for a predictive scaling policy.
1 property 1 required
MetricDimensionValue
string
MetricNamespace
string
ResourceContentionFault
PredictiveScalingMetricSpecifications
array
PredictiveScalingSchedulingBufferTime
integer
StepAdjustment
object
Describes information used to create a step adjustment for a step scaling policy. For the following examples, suppose that you have an alarm with a breach thre…
3 properties 1 required
MetricStatistic
string
ScalingPolicyEnabled
boolean
DisableScaleIn
boolean
PredictiveScalingMaxCapacityBuffer
integer
PredefinedLoadMetricType
string
MetricName
string
ResourceName
string
TargetTrackingMetricStat
object
This structure defines the CloudWatch metric to return, along with the statistic and unit. For more information about the CloudWatch terminology below, see Ama…
3 properties 2 required
MinAdjustmentStep
integer
XmlStringMaxLen2047
string
PredictiveScalingCustomizedLoadMetric
object
Describes a custom load metric for a predictive scaling policy.
1 property 1 required
MetricDataQuery
object
The metric data to return. Also defines whether this call is returning data for one metric only, or whether it is performing a math expression on the values of…
5 properties 1 required
XmlStringMetricStat
string
MinAdjustmentMagnitude
integer
XmlStringMaxLen64
string
PutScalingPolicyType
object
14 properties 2 required
MetricDataQueries
array
PredictiveScalingMode
string
PredictiveScalingCustomizedCapacityMetric
object
Describes a customized capacity metric for a predictive scaling policy.
1 property 1 required
Alarm
object
Describes an alarm.
2 properties
XmlStringMaxLen1023
string
PolicyIncrement
integer
MetricDimensionName
string
ServiceLinkedRoleFailure
PredefinedScalingMetricType
string
MetricStat
object
This structure defines the CloudWatch metric to return, along with the statistic, period, and unit. For more information about the CloudWatch terminology below…
3 properties 2 required
MetricType
string
PredictiveScalingPredefinedLoadMetric
object
Describes a load metric for a predictive scaling policy. When returned in the output of DescribePolicies , it indicates that a predictive scaling policy uses i…
2 properties 1 required
TargetTrackingMetricDataQuery
object
The metric data to return. Also defines whether this call is returning data for one metric only, or whether it is performing a math expression on the values of…
5 properties 1 required
Alarms
array
PredefinedMetricSpecification
object
Represents a predefined metric for a target tracking scaling policy to use with Amazon EC2 Auto Scaling.
2 properties 1 required
PredictiveScalingMaxCapacityBreachBehavior
string
ReturnData
boolean
StepAdjustments
array
PredictiveScalingPredefinedMetricPair
object
Represents a metric pair for a predictive scaling policy.
2 properties 1 required
TargetTrackingConfiguration
object
Represents a target tracking scaling policy configuration to use with Amazon EC2 Auto Scaling.
4 properties 1 required
EstimatedInstanceWarmup
integer
Metric
object
Represents a specific metric.
3 properties 2 required
Cooldown
integer
MetricScale
number
LimitExceededFault

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

amazon-ec2-auto-scaling-action-putscalingpolicy-api-openapi.yml Raw ↑

Other APIs Amazon EC2 Auto Scaling publishes across the network.

Amazon EC2 Auto Scaling #Action=AttachInstances API
Amazon EC2 Auto Scaling #Action=AttachLoadBalancers API
Amazon EC2 Auto Scaling #Action=AttachLoadBalancerTargetGroups API
Amazon EC2 Auto Scaling #Action=AttachTrafficSources API
Amazon EC2 Auto Scaling #Action=BatchDeleteScheduledAction API
Amazon EC2 Auto Scaling #Action=BatchPutScheduledUpdateGroupAction API
Amazon EC2 Auto Scaling #Action=CancelInstanceRefresh API
Amazon EC2 Auto Scaling #Action=CompleteLifecycleAction API
Amazon EC2 Auto Scaling #Action=CreateAutoScalingGroup API
Amazon EC2 Auto Scaling #Action=CreateLaunchConfiguration API
Amazon EC2 Auto Scaling #Action=CreateOrUpdateTags API
Amazon EC2 Auto Scaling #Action=DeleteAutoScalingGroup API
Where this information came from

This is an independent, third-party profile of Amazon EC2 Auto Scaling #Action=PutScalingPolicy API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.