aws-doc-sdk-examples icon indicating copy to clipboard operation
aws-doc-sdk-examples copied to clipboard

[Story]: Add missing EC2 Auto Scaling actions to metadata

Open Laren-AWS opened this issue 2 years ago • 0 comments

The user story

As a Java or Kotlin dev, I want to find all of the EC2 auto scaling actions in the code library so that I can learn how to use them.

I know this is done when:

All of these Actions are published into the Code Library for both Java and Kotlin:

CreateAutoScalingGroup UpdateAutoScalingGroup DeleteAutoScalingGroup DescribeAutoScalingGroups TerminateInstanceInAutoScalingGroup

SetDesiredCapacity DescribeAutoScalingInstances DescribeScalingActivities

EnableMetricsCollection DisableMetricsCollection

Epic link

https://github.com/awsdocs/aws-doc-sdk-examples/issues/3102

Laren-AWS avatar Aug 24 '22 21:08 Laren-AWS