Migration Hub Refactor Spaces Application

Migration Hub Refactor Spaces Application is an AWS resource that represents an application created within Refactor Spaces, a service that helps manage the process of refactoring monolithic applications into microservices. It provides a logical grouping of services, environments, and routes, enabling teams to incrementally modernize applications while maintaining control and visibility through a central management hub.

aws.migrationhubrefactorspaces_application

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
api_gateway_proxycorejsonThe endpoint URL of the Amazon API Gateway proxy.
application_idcorestringThe unique identifier of the application.
arncorestringThe Amazon Resource Name (ARN) of the application.
created_by_account_idcorestringThe Amazon Web Services account ID of the application creator.
created_timecoretimestampA timestamp that indicates when the application is created.
environment_idcorestringThe unique identifier of the environment.
errorcorejsonAny error associated with the application resource.
last_updated_timecoretimestampA timestamp that indicates when the application was last updated.
namecorestringThe name of the application.
owner_account_idcorestringThe Amazon Web Services account ID of the application owner (which is always the same as the environment owner account ID).
proxy_typecorestringThe proxy type of the proxy created within the application.
statecorestringThe current state of the application.
tagscorehstore
vpc_idcorestringThe ID of the virtual private cloud (VPC).