This template creates an Amazon RDS MySQL DB instance with Enhanced Monitoring enabled. The DB instance is created with the specified parameters such as DB instance ID, DB name, DB instance class, allocated storage, username, and password. The template also specifies the engine version and the IAM role for Enhanced Monitoring.

MyDB
AWS::RDS::DBInstance


Role
AWS::IAM::Role


ManagedPolicyArns

CloudFormation Template

Share Template