AWS Introduces Console-to-Code (Preview): Here is Your Step-by-Step guide !
With console-to-code, AWS uses generative AI capabilities to convert our actions on the EC2 console into code.
[P.S. Second limitation]
- Currently only region supported is US East (N. Virginia).
- Supported code formats
1
2
3
4
5
- CDK Java
- CDK Python
- CDK TypeScript
- CloudFormation JSON
- CloudFormation YAML
- You can only choose 5 actions to include in your code file.