EnvironmentResourceDescription - AWS Elastic Beanstalk

EnvironmentResourceDescription

Describes the AWS resources in use by this environment. This data is live.

Contents

AutoScalingGroups.member.N

The AutoScalingGroups used by this environment.

Type: Array of AutoScalingGroup objects

Required: No

EnvironmentName

The name of the environment.

Type: String

Length Constraints: Minimum length of 4. Maximum length of 40.

Required: No

Instances.member.N

The Amazon EC2 instances used by this environment.

Type: Array of Instance objects

Required: No

LaunchConfigurations.member.N

The Auto Scaling launch configurations in use by this environment.

Type: Array of LaunchConfiguration objects

Required: No

LaunchTemplates.member.N

The Amazon EC2 launch templates in use by this environment.

Type: Array of LaunchTemplate objects

Required: No

LoadBalancers.member.N

The LoadBalancers in use by this environment.

Type: Array of LoadBalancer objects

Required: No

Queues.member.N

The queues used by this environment.

Type: Array of Queue objects

Required: No

Triggers.member.N

The AutoScaling triggers in use by this environment.

Type: Array of Trigger objects

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: