Cmdlets for Amazon DynamoDB

Build 25.0.9434

DynamoDBVPCEndpoint Parameter (Connect-AmazonDynamoDB Cmdlet)

Specifies the Amazon DynamoDB VPC endpoint to use when connecting through AWS PrivateLink.

Syntax

Connect-AmazonDynamoDB -DynamoDBVPCEndpoint string

Data Type

cstr

Default Value

""

Remarks

Use this property to connect to DynamoDB through a private VPC endpoint instead of the public service endpoint (the default DynamoDB URL). When set, this property overrides the default regional endpoint (dynamodb.{region}.amazonaws.com).

An AWS PrivateLink endpoint for DynamoDB follows the format: vpce-abcdef12-3455.dynamodb.{region}.vpce.amazonaws.com.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434