Skip to content

/AWS1/CL_EBN=>DESCRIBEENVIRONMENTRESOURCES()

About DescribeEnvironmentResources

Returns AWS resources for this environment.

Method Signature

IMPORTING

Optional arguments:

IV_ENVIRONMENTID TYPE /AWS1/EBNENVIRONMENTID /AWS1/EBNENVIRONMENTID

The ID of the environment to retrieve AWS resource usage data.

Condition: You must specify either this or an EnvironmentName, or both. If you do not specify either, AWS Elastic Beanstalk returns MissingRequiredParameter error.

IV_ENVIRONMENTNAME TYPE /AWS1/EBNENVIRONMENTNAME /AWS1/EBNENVIRONMENTNAME

The name of the environment to retrieve AWS resource usage data.

Condition: You must specify either this or an EnvironmentId, or both. If you do not specify either, AWS Elastic Beanstalk returns MissingRequiredParameter error.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_EBNENVIRONMENTRESRC01 /AWS1/CL_EBNENVIRONMENTRESRC01