AwsElasticBeanstalkEnvironmentDetails - AWS Security Hub

AwsElasticBeanstalkEnvironmentDetails

Contains details about an Elastic Beanstalk environment.

Contents

ApplicationName

The name of the application that is associated with the environment.

Type: String

Pattern: .*\S.*

Required: No

Cname

The URL to the CNAME for this environment.

Type: String

Pattern: .*\S.*

Required: No

DateCreated

The creation date for this environment.

Type: String

Pattern: .*\S.*

Required: No

DateUpdated

The date when this environment was last modified.

Type: String

Pattern: .*\S.*

Required: No

Description

A description of the environment.

Type: String

Pattern: .*\S.*

Required: No

EndpointUrl

For load-balanced, autoscaling environments, the URL to the load balancer. For single-instance environments, the IP address of the instance.

Type: String

Pattern: .*\S.*

Required: No

EnvironmentArn

The ARN of the environment.

Type: String

Pattern: .*\S.*

Required: No

EnvironmentId

The identifier of the environment.

Type: String

Pattern: .*\S.*

Required: No

Links to other environments in the same group.

Type: Array of AwsElasticBeanstalkEnvironmentEnvironmentLink objects

Required: No

EnvironmentName

The name of the environment.

Type: String

Pattern: .*\S.*

Required: No

OptionSettings

The configuration setting for the environment.

Type: Array of AwsElasticBeanstalkEnvironmentOptionSetting objects

Required: No

PlatformArn

The ARN of the platform version for the environment.

Type: String

Pattern: .*\S.*

Required: No

SolutionStackName

The name of the solution stack that is deployed with the environment.

Type: String

Pattern: .*\S.*

Required: No

Status

The current operational status of the environment. Valid values are as follows:

  • Aborting

  • Launching

  • LinkingFrom

  • LinkingTo

  • Ready

  • Terminated

  • Terminating

  • Updating

Type: String

Pattern: .*\S.*

Required: No

Tier

The tier of the environment.

Type: AwsElasticBeanstalkEnvironmentTier object

Required: No

VersionLabel

The application version of the environment.

Type: String

Pattern: .*\S.*

Required: No

See Also

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