You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "CreateSnapshotInput schema from Amazon SimSpace Weaver API",
"properties": {
"Destination": {
"allOf": [
{
"$ref": "#/components/schemas/S3Destination"
},
{
"description": "<p>The Amazon S3 bucket and optional folder (object key prefix) where SimSpace Weaver creates the snapshot file.</p> <p>The Amazon S3 bucket must be in the same Amazon Web Services Region as the simulation.</p>"