v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1424136125.4 KB

Gets an Amazon Web Services Migration Hub Refactor Spaces service.

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

Path parameters

ApplicationIdentifierstring required

The ID of the application.

EnvironmentIdentifierstring required

The ID of the environment.

ServiceIdentifierstring required

The ID of the service.

Response

Success

ApplicationIdstring

The ID of the application.

Arnstring

The Amazon Resource Name (ARN) of the service.

CreatedByAccountIdstring

The Amazon Web Services account ID of the service creator.

CreatedTimestring date-time

The timestamp of when the service is created.

Descriptionstring

The description of the service.

EndpointType'LAMBDA' | 'URL'

The endpoint type of the service.

EnvironmentIdstring

The unique identifier of the environment.

LastUpdatedTimestring date-time

A timestamp that indicates when the service was last updated.

Namestring

The name of the service.

OwnerAccountIdstring

The Amazon Web Services account ID of the service owner.

ServiceIdstring

The unique identifier of the service.

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

The current state of the service.

Tagsobject

The tags assigned to the service. 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).