v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1494316322.1 KB

Retrieves the compiled information from a RequestEnvironmentInfo request.

Related Topics

  • RequestEnvironmentInfo
get/#Action=RetrieveEnvironmentInfo

Query parameters

EnvironmentIdstring
<p>The ID of the data's environment.</p> <p>If no such environment is found, returns an <code>InvalidParameterValue</code> error.</p> <p>Condition: You must specify either this or an EnvironmentName, or both. If you do not specify either, AWS Elastic Beanstalk returns <code>MissingRequiredParameter</code> error.</p>
EnvironmentNamestring
<p>The name of the data's environment.</p> <p> If no such environment is found, returns an <code>InvalidParameterValue</code> error. </p> <p> Condition: You must specify either this or an EnvironmentId, or both. If you do not specify either, AWS Elastic Beanstalk returns <code>MissingRequiredParameter</code> error. </p>
InfoType'tail' | 'bundle' required

The type of information to retrieve.

Action'RetrieveEnvironmentInfo' required
Version'2010-12-01' required

Response

Success