We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 39f7a96 + d9a34ad commit b780759Copy full SHA for b780759
_migration-assistant/deploying-migration-assistant/configuration-options.md
@@ -189,6 +189,7 @@ You can use an existing Amazon Simple Storage Service (Amazon S3) snapshot to pe
189
```json
190
"snapshot": {
191
"snapshotName": "my-snapshot-name",
192
+ "snapshotRepoName": "my-snapshot-repo",
193
"s3Uri": "s3://my-s3-bucket-name/my-bucket-path-to-snapshot-repo",
194
"s3Region": "us-east-2"
195
}
0 commit comments