v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1424136125.4 KB

Gets an Amazon Web Services Migration Hub Refactor Spaces application.

get/environments/{EnvironmentIdentifier}/applications/{ApplicationIdentifier}

Path parameters

ApplicationIdentifierstring required

The ID of the application.

EnvironmentIdentifierstring required

The ID of the environment.

Response

Success

ApplicationIdstring

The unique identifier of the application.

Arnstring

The Amazon Resource Name (ARN) of the application.

CreatedByAccountIdstring

The Amazon Web Services account ID of the application creator.

CreatedTimestring date-time

A timestamp that indicates when the application is created.

EnvironmentIdstring

The unique identifier of the environment.

LastUpdatedTimestring date-time

A timestamp that indicates when the application was last updated.

Namestring

The name of the application.

OwnerAccountIdstring

The Amazon Web Services account ID of the application owner (which is always the same as the environment owner account ID).

ProxyType'API_GATEWAY'

The proxy type of the proxy created within the application.

State'CREATING' | 'ACTIVE' | 'DELETING' | 'FAILED' | 'UPDATING'

The current state of the application.

Tagsobject

The tags assigned to the application. A tag is a label that you assign to an Amazon Web Services resource. Each tag consists of a key-value pair.

VpcIdstring

The ID of the virtual private cloud (VPC).