ExportOptions - 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.

ExportOptions

Options to filter the scope of saved objects to export during a migration.

Contents

includeReferencesDeep

Specifies whether to include all objects referenced by the exported objects, recursively.

Type: Boolean

Required: No

objects

A list of specific saved objects to include in the migration, identified by type and ID.

Type: Array of SavedObjectIdentifier objects

Required: No

types

A list of saved object types to include in the migration. Valid values include dashboard, visualization, index-pattern, search, and query.

Type: Array of strings

Required: No

See Also

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