Skip to content

Commit e465712

Browse files
lewijacnDarshitChanpura
authored andcommitted
Update bring your own snapshot options (#9721)
Signed-off-by: Tanner Lewis <lewijacn@amazon.com> Signed-off-by: Darshit Chanpura <dchanp@amazon.com>
1 parent 00b7acd commit e465712

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

_migration-assistant/deploying-migration-assistant/configuration-options.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -189,6 +189,7 @@ You can use an existing Amazon Simple Storage Service (Amazon S3) snapshot to pe
189189
```json
190190
"snapshot": {
191191
"snapshotName": "my-snapshot-name",
192+
"snapshotRepoName": "my-snapshot-repo",
192193
"s3Uri": "s3://my-s3-bucket-name/my-bucket-path-to-snapshot-repo",
193194
"s3Region": "us-east-2"
194195
}

0 commit comments

Comments
 (0)