amazon-archives / cost-optimization-ec2-right-sizing

The EC2 Right Sizing solution has reached the end of its useful life. Right-sizing functionality is available as a native feature of AWS Compute Optimizer. Details here: https://aws.amazon.com/compute-optimizer/. The solution will be removed the AWS Solutions library and archived on GitHub. Archived solutions will continue to be available on GitHub; however, the AWS Solutions Team has no further plans to update or provide technical support for the solution.
Apache License 2.0
88 stars 45 forks source link

cross-account support #19

Open amanhanzra opened 5 years ago

amanhanzra commented 5 years ago

How can i deploy this solution from organization account to other child accounts?

knihit commented 4 years ago

How can i deploy this solution from organization account to other child accounts?

Hello, Are you referring to deploying the CF template across multiple accounts. If so, one of the mechanisms to do is use CF StackSets. Here is a link to some documentation on this (https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/what-is-cfnstacksets.html)