Liking cljdoc? Tell your friends :D

cljs-aws.application-auto-scaling


delete-scaling-policycljs

(delete-scaling-policy params__1284__auto__)

Parameters :policy-name†, :resource-id†, :scalable-dimension†, :service-namespace

Returns (none)

https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/ApplicationAutoScaling.html#deleteScalingPolicy-property

required

__Parameters__
`:policy-name`†, `:resource-id`†, `:scalable-dimension`†, `:service-namespace`†

__Returns__
(none)

https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/ApplicationAutoScaling.html#deleteScalingPolicy-property

† _required_
sourceraw docstring

delete-scheduled-actioncljs

(delete-scheduled-action params__1284__auto__)

Parameters :resource-id†, :scalable-dimension, :scheduled-action-name†, :service-namespace

Returns (none)

https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/ApplicationAutoScaling.html#deleteScheduledAction-property

required

__Parameters__
`:resource-id`†, `:scalable-dimension`, `:scheduled-action-name`†, `:service-namespace`†

__Returns__
(none)

https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/ApplicationAutoScaling.html#deleteScheduledAction-property

† _required_
sourceraw docstring

deregister-scalable-targetcljs

(deregister-scalable-target params__1284__auto__)

Parameters :resource-id†, :scalable-dimension†, :service-namespace

Returns (none)

https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/ApplicationAutoScaling.html#deregisterScalableTarget-property

required

__Parameters__
`:resource-id`†, `:scalable-dimension`†, `:service-namespace`†

__Returns__
(none)

https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/ApplicationAutoScaling.html#deregisterScalableTarget-property

† _required_
sourceraw docstring

describe-scalable-targetscljs

(describe-scalable-targets params__1284__auto__)

Parameters :max-results, :next-token, :resource-ids, :scalable-dimension, :service-namespace

Returns :next-token, :scalable-targets

https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/ApplicationAutoScaling.html#describeScalableTargets-property

required

__Parameters__
`:max-results`, `:next-token`, `:resource-ids`, `:scalable-dimension`, `:service-namespace`†

__Returns__
`:next-token`, `:scalable-targets`

https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/ApplicationAutoScaling.html#describeScalableTargets-property

† _required_
sourceraw docstring

describe-scaling-activitiescljs

(describe-scaling-activities params__1284__auto__)

Parameters :max-results, :next-token, :resource-id, :scalable-dimension, :service-namespace

Returns :next-token, :scaling-activities

https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/ApplicationAutoScaling.html#describeScalingActivities-property

required

__Parameters__
`:max-results`, `:next-token`, `:resource-id`, `:scalable-dimension`, `:service-namespace`†

__Returns__
`:next-token`, `:scaling-activities`

https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/ApplicationAutoScaling.html#describeScalingActivities-property

† _required_
sourceraw docstring

describe-scaling-policiescljs

(describe-scaling-policies params__1284__auto__)

Parameters :max-results, :next-token, :policy-names, :resource-id, :scalable-dimension, :service-namespace

Returns :next-token, :scaling-policies

https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/ApplicationAutoScaling.html#describeScalingPolicies-property

required

__Parameters__
`:max-results`, `:next-token`, `:policy-names`, `:resource-id`, `:scalable-dimension`, `:service-namespace`†

__Returns__
`:next-token`, `:scaling-policies`

https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/ApplicationAutoScaling.html#describeScalingPolicies-property

† _required_
sourceraw docstring

describe-scheduled-actionscljs

(describe-scheduled-actions params__1284__auto__)

Parameters :max-results, :next-token, :resource-id, :scalable-dimension, :scheduled-action-names, :service-namespace

Returns :next-token, :scheduled-actions

https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/ApplicationAutoScaling.html#describeScheduledActions-property

required

__Parameters__
`:max-results`, `:next-token`, `:resource-id`, `:scalable-dimension`, `:scheduled-action-names`, `:service-namespace`†

__Returns__
`:next-token`, `:scheduled-actions`

https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/ApplicationAutoScaling.html#describeScheduledActions-property

† _required_
sourceraw docstring

put-scaling-policycljs

(put-scaling-policy params__1284__auto__)

Parameters :policy-name†, :policy-type, :resource-id†, :scalable-dimension†, :service-namespace†, :step-scaling-policy-configuration, :target-tracking-scaling-policy-configuration

Returns :alarms, :policy-arn

https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/ApplicationAutoScaling.html#putScalingPolicy-property

required

__Parameters__
`:policy-name`†, `:policy-type`, `:resource-id`†, `:scalable-dimension`†, `:service-namespace`†, `:step-scaling-policy-configuration`, `:target-tracking-scaling-policy-configuration`

__Returns__
`:alarms`, `:policy-arn`

https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/ApplicationAutoScaling.html#putScalingPolicy-property

† _required_
sourceraw docstring

put-scheduled-actioncljs

(put-scheduled-action params__1284__auto__)

Parameters :end-time, :resource-id†, :scalable-dimension, :scalable-target-action, :schedule, :scheduled-action-name†, :service-namespace†, :start-time

Returns (none)

https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/ApplicationAutoScaling.html#putScheduledAction-property

required

__Parameters__
`:end-time`, `:resource-id`†, `:scalable-dimension`, `:scalable-target-action`, `:schedule`, `:scheduled-action-name`†, `:service-namespace`†, `:start-time`

__Returns__
(none)

https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/ApplicationAutoScaling.html#putScheduledAction-property

† _required_
sourceraw docstring

register-scalable-targetcljs

(register-scalable-target params__1284__auto__)

Parameters :max-capacity, :min-capacity, :resource-id†, :role-arn, :scalable-dimension†, :service-namespace

Returns (none)

https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/ApplicationAutoScaling.html#registerScalableTarget-property

required

__Parameters__
`:max-capacity`, `:min-capacity`, `:resource-id`†, `:role-arn`, `:scalable-dimension`†, `:service-namespace`†

__Returns__
(none)

https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/ApplicationAutoScaling.html#registerScalableTarget-property

† _required_
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close