Application Migration Service Post Launch Actions Example

Amazon Application Migration ServiceMigrationLift And ShiftCloud Migration

Application Migration Service Post Launch Actions Example is an example object payload from Amazon Application Migration Service, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

deployments3LogBuckets3OutputKeyPrefixcloudWatchLogGroupNamessmDocuments

Example Payload

Raw ↑
{
  "deployment": "TEST_AND_CUTOVER",
  "s3LogBucket": "my-migration-logs",
  "s3OutputKeyPrefix": "mgn-logs/",
  "cloudWatchLogGroupName": "/aws/mgn/post-launch-actions",
  "ssmDocuments": []
}