v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1424136125.4 KB

Deletes an Amazon Web Services Migration Hub Refactor Spaces application. Before you can delete an application, you must first delete any services or routes within the application.

delete/environments/{EnvironmentIdentifier}/applications/{ApplicationIdentifier}

Path parameters

ApplicationIdentifierstring required

The ID of the application.

EnvironmentIdentifierstring required

The ID of the environment.

Response

Success

ApplicationIdstring

The ID of the application.

Arnstring

The Amazon Resource Name (ARN) of the application.

EnvironmentIdstring

The unique identifier of the application’s environment.

LastUpdatedTimestring date-time

A timestamp that indicates when the environment was last updated.

Namestring

The name of the application.

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

The current state of the application.