Difference between revisions of "Aws autoscaling"
Jump to navigation
Jump to search
(27 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | + | {{lowercase}} | |
+ | https://awscli.amazonaws.com/v2/documentation/api/latest/reference/autoscaling/index.html | ||
− | *<code>aws autoscaling enable-metrics-collection</code> | + | * <code>[[aws autoscaling enable-metrics-collection]]</code> |
− | *<code>aws autoscaling describe-metric-collection-types</code> | + | * <code>[[aws autoscaling describe-metric-collection-types]]</code> |
+ | * <code>[[aws autoscaling create-launch-configuration]]</code> | ||
+ | * <code>[[aws autoscaling describe-auto-scaling-groups]]</code> | ||
+ | |||
+ | |||
+ | == All commands == | ||
+ | === attach === | ||
+ | * <code>[[attach-instances]]</code> | ||
+ | * <code>[[attach-load-balancer-target-groups]]</code> | ||
+ | * <code>[[attach-load-balancers]]</code> | ||
+ | |||
+ | === batch === | ||
+ | [[batch-delete-scheduled-action]] | ||
+ | [[batch-put-scheduled-update-group-action]] | ||
+ | |||
+ | === cancel === | ||
+ | [[cancel-instance-refresh]] | ||
+ | |||
+ | === complete === | ||
+ | [[complete-lifecycle-action]] | ||
+ | |||
+ | === create === | ||
+ | [[create-auto-scaling-group]] | ||
+ | [[create-launch-configuration]] | ||
+ | [[create-or-update-tags]] | ||
+ | |||
+ | === delete === | ||
+ | delete-auto-scaling-group | ||
+ | delete-launch-configuration | ||
+ | delete-lifecycle-hook | ||
+ | delete-notification-configuration | ||
+ | delete-policy | ||
+ | delete-scheduled-action | ||
+ | [[delete-tags]] | ||
+ | [[delete-warm-pool]] | ||
+ | |||
+ | === describe === | ||
+ | describe-account-limits | ||
+ | describe-adjustment-types | ||
+ | describe-auto-scaling-groups | ||
+ | describe-auto-scaling-instances | ||
+ | describe-auto-scaling-notification-types | ||
+ | describe-instance-refreshes | ||
+ | describe-launch-configurations | ||
+ | describe-lifecycle-hook-types | ||
+ | describe-lifecycle-hooks | ||
+ | describe-load-balancer-target-groups | ||
+ | describe-load-balancers | ||
+ | describe-metric-collection-types | ||
+ | describe-notification-configurations | ||
+ | describe-policies | ||
+ | describe-scaling-activities | ||
+ | describe-scaling-process-types | ||
+ | describe-scheduled-actions | ||
+ | describe-tags | ||
+ | [[describe-termination-policy-types]] | ||
+ | describe-warm-pool | ||
+ | |||
+ | === detach === | ||
+ | detach-instances | ||
+ | detach-load-balancer-target-groups | ||
+ | detach-load-balancers | ||
+ | |||
+ | === disble/enable === | ||
+ | disable-metrics-collection | ||
+ | enable-metrics-collection | ||
+ | |||
+ | === enter === | ||
+ | enter-standby | ||
+ | |||
+ | === execute === | ||
+ | execute-policy | ||
+ | |||
+ | === exit === | ||
+ | exit-standby | ||
+ | |||
+ | === get === | ||
+ | get-predictive-scaling-forecast | ||
+ | |||
+ | === put === | ||
+ | put-lifecycle-hook | ||
+ | put-notification-configuration | ||
+ | put-scaling-policy | ||
+ | put-scheduled-update-group-action | ||
+ | put-warm-pool | ||
+ | |||
+ | === record === | ||
+ | record-lifecycle-action-heartbeat | ||
+ | |||
+ | === resume === | ||
+ | resume-processes | ||
+ | |||
+ | === set === | ||
+ | set-desired-capacity | ||
+ | set-instance-health | ||
+ | set-instance-protection | ||
+ | |||
+ | === start/suspend/terminated === | ||
+ | start-instance-refresh | ||
+ | suspend-processes | ||
+ | terminate-instance-in-auto-scaling-group | ||
+ | [[update-auto-scaling-group]] | ||
+ | |||
+ | == Related == | ||
+ | * <code>[[aws ec2]]</code> | ||
+ | * [[Amazon EC2 Auto Scaling]] | ||
+ | * <code>[[User:Arn:aws:iam::455262394433:user/YOUR USER is not authorized to perform: autoscaling:DescribeAutoScalingGroup because no identity-based]]</code> | ||
+ | |||
+ | == Activities == | ||
+ | * Read https://aws.amazon.com/blogs/containers/deep-dive-on-amazon-ecs-cluster-auto-scaling/ | ||
==See also== | ==See also== |
Latest revision as of 16:13, 25 January 2023
https://awscli.amazonaws.com/v2/documentation/api/latest/reference/autoscaling/index.html
aws autoscaling enable-metrics-collection
aws autoscaling describe-metric-collection-types
aws autoscaling create-launch-configuration
aws autoscaling describe-auto-scaling-groups
Contents
All commands[edit]
attach[edit]
batch[edit]
batch-delete-scheduled-action batch-put-scheduled-update-group-action
cancel[edit]
cancel-instance-refresh
complete[edit]
complete-lifecycle-action
create[edit]
create-auto-scaling-group create-launch-configuration create-or-update-tags
delete[edit]
delete-auto-scaling-group delete-launch-configuration delete-lifecycle-hook delete-notification-configuration delete-policy delete-scheduled-action delete-tags delete-warm-pool
describe[edit]
describe-account-limits describe-adjustment-types describe-auto-scaling-groups describe-auto-scaling-instances describe-auto-scaling-notification-types describe-instance-refreshes describe-launch-configurations describe-lifecycle-hook-types describe-lifecycle-hooks describe-load-balancer-target-groups describe-load-balancers describe-metric-collection-types describe-notification-configurations describe-policies describe-scaling-activities describe-scaling-process-types describe-scheduled-actions describe-tags describe-termination-policy-types describe-warm-pool
detach[edit]
detach-instances detach-load-balancer-target-groups detach-load-balancers
disble/enable[edit]
disable-metrics-collection enable-metrics-collection
enter[edit]
enter-standby
execute[edit]
execute-policy
exit[edit]
exit-standby
get[edit]
get-predictive-scaling-forecast
put[edit]
put-lifecycle-hook put-notification-configuration put-scaling-policy put-scheduled-update-group-action put-warm-pool
record[edit]
record-lifecycle-action-heartbeat
resume[edit]
resume-processes
set[edit]
set-desired-capacity set-instance-health set-instance-protection
start/suspend/terminated[edit]
start-instance-refresh suspend-processes terminate-instance-in-auto-scaling-group update-auto-scaling-group
Related[edit]
aws ec2
- Amazon EC2 Auto Scaling
User:Arn:aws:iam::455262394433:user/YOUR USER is not authorized to perform: autoscaling:DescribeAutoScalingGroup because no identity-based
Activities[edit]
See also[edit]
Advertising: