MGNApplication¶
AWS Application Migration Service (MGN) Application represents a logical grouping of source servers in AWS MGN. Applications help organize and manage collections of servers that work together as part of a business application or workload.
Resource¶
MGNApplication
Properties¶
ApplicationID
- The unique identifier of the applicationArn
- The ARN of the applicationName
- The name of the applicationDescription
- The description of the applicationIsArchived
- Whether the application is archivedCreationDateTime
- The date and time the application was createdLastModifiedDateTime
- The date and time the application was last modifiedTags
- The tags associated with the application
Deletion Process¶
MGN Applications are deleted directly using the DeleteApplication
API call. This removes the application grouping from AWS MGN.