MigrationWorkspace - Amazon OpenSearch Service
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

MigrationWorkspace

The target workspace configuration for a migration. You can specify an existing workspace by ID or request creation of a new workspace.

Contents

createWorkspace

Specifies whether to create a new workspace as the migration target. If true, you must also specify name.

Type: Boolean

Required: No

name

The name of the new workspace to create. Required when createWorkspace is true.

Type: String

Required: No

type

The type of the new workspace to create.

Type: String

Required: No

workspaceId

The unique identifier of an existing workspace to use as the migration target. Specify either this parameter or createWorkspace.

Type: String

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: