Category "aws-auto-scaling"

AWS changes automatically desired capacity

I am creating an ECS system where I want to have an autoscaling group managed by a capacity provider in a cluster. Right now I have created the autoscaling grou

AWS-CLI: How do I filter autoscalinggroups

Unable to find example to use filters https://docs.aws.amazon.com/cli/latest/reference/autoscaling/describe-auto-scaling-groups.html#options

how to get the instance ids in a autoscaling group using AWS Lambda function Python

I'm new to coding I want to get the instance ids of an autoscaling group using AWS lambda function