Cmdlets for Amazon DynamoDB

Build 24.0.9060

UseConsistentReads Parameter (Connect-AmazonDynamoDB Cmdlet)

Whether to alyways use Consistent Reads or not when querying DynamoDb.

Syntax

Connect-AmazonDynamoDB -UseConsistentReads SwitchParameter

Data Type

bool

Default Value

false

Remarks

This parameter is not supported on global secondary indexes. If you scan or query using a secondary index, Constistent Reads will not be used even if the property is set to true.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 24.0.9060