This template creates an AWS Elastic Beanstalk environment with custom or supported platform settings. It includes parameters for specifying the platform ARN or solution stack name. The template also creates an application, application version, IAM roles, and instance profile.

Application
AWS::ElasticBeanstalk::Application


AppVersion
AWS::ElasticBeanstalk::ApplicationVersion


SourceBundle *

Environment
AWS::ElasticBeanstalk::Environment


OptionSettings

ServiceRole
AWS::IAM::Role


Policies

InstanceProfile
AWS::IAM::InstanceProfile


Roles

InstanceProfileRole
AWS::IAM::Role


Policies

CloudFormation Template

Share Template