Add-VSDMSEndpointElasticsearchSettings

Add-VSDMSEndpointElasticsearchSettings

SYNOPSIS

Adds an AWS::DMS::Endpoint.ElasticsearchSettings resource property to the template. Provides information that defines an Elasticsearch endpoint.

SYNTAX

Add-VSDMSEndpointElasticsearchSettings [[-EndpointUri] <Object>] [[-FullLoadErrorPercentage] <Object>]
 [[-ErrorRetryDuration] <Object>] [[-ServiceAccessRoleArn] <Object>] [<CommonParameters>]

DESCRIPTION

Adds an AWS::DMS::Endpoint.ElasticsearchSettings resource property to the template. Provides information that defines an Elasticsearch endpoint.

PARAMETERS

-EndpointUri

The endpoint for the Elasticsearch cluster.

Documentation: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dms-endpoint-elasticsearchsettings.html#cfn-dms-endpoint-elasticsearchsettings-endpointuri PrimitiveType: String UpdateType: Mutable

Type: Object
Parameter Sets: (All)
Aliases:

Required: False
Position: 1
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

-FullLoadErrorPercentage

The maximum percentage of records that can fail to be written before a full load operation stops.

Documentation: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dms-endpoint-elasticsearchsettings.html#cfn-dms-endpoint-elasticsearchsettings-fullloaderrorpercentage PrimitiveType: Integer UpdateType: Mutable

Type: Object
Parameter Sets: (All)
Aliases:

Required: False
Position: 2
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

-ErrorRetryDuration

The maximum number of seconds for which DMS retries failed API requests to the Elasticsearch cluster.

Documentation: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dms-endpoint-elasticsearchsettings.html#cfn-dms-endpoint-elasticsearchsettings-errorretryduration PrimitiveType: Integer UpdateType: Mutable

Type: Object
Parameter Sets: (All)
Aliases:

Required: False
Position: 3
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

-ServiceAccessRoleArn

The Amazon Resource Name ARN used by service to access the IAM role.

Documentation: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dms-endpoint-elasticsearchsettings.html#cfn-dms-endpoint-elasticsearchsettings-serviceaccessrolearn PrimitiveType: String UpdateType: Mutable

Type: Object
Parameter Sets: (All)
Aliases:

Required: False
Position: 4
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

INPUTS

OUTPUTS

Vaporshell.Resource.DMS.Endpoint.ElasticsearchSettings

NOTES

http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dms-endpoint-elasticsearchsettings.html