Builder
class Builder
Properties
Link copied to clipboard
The endpoint for the OpenSearch cluster. DMS uses HTTPS if a transport protocol (http/https) is not specified.
Link copied to clipboard
The maximum number of seconds for which DMS retries failed API requests to the OpenSearch cluster.
Link copied to clipboard
The maximum percentage of records that can fail to be written before a full load operation stops.
Link copied to clipboard
The Amazon Resource Name (ARN) used by the service to access the IAM role. The role must allow the iam:PassRole
action.
Link copied to clipboard
Set this option to true
for DMS to migrate documentation using the documentation type _doc
. OpenSearch and an Elasticsearch cluster only support the _doc documentation type in versions 7. x and later. The default value is false
.