Implementation for accessing DynamoDB
Amazon DynamoDBAmazon DynamoDB is a fully managed NoSQL database service that provides fast and predictable performance with seamless scalability. DynamoDB lets you offload the administrative burdens of operating and scaling a distributed database, so that you don't have to worry about hardware provisioning, setup and configuration, replication, software patching, or cluster scaling.
With DynamoDB, you can create database tables that can store and retrieve any amount of data, and serve any level of request traffic. You can scale up or scale down your tables' throughput capacity without downtime or performance degradation, and use the Amazon Web Services Management Console to monitor resource utilization and performance metrics.
DynamoDB automatically spreads the data and traffic for your tables over a sufficient number of servers to handle your throughput and storage requirements, while maintaining consistent and fast performance. All of your data is stored on solid state disks (SSDs) and automatically replicated across multiple Availability Zones in an Amazon Web Services Region, providing built-in high availability and data durability.
AmazonDynamoDBConfigConfiguration for accessing Amazon DynamoDB service
AmazonDynamoDBDefaultConfigurationConfiguration for accessing Amazon DynamoDB service
AmazonDynamoDBExceptionCommon exception for the DynamoDB service.
AmazonDynamoDBRequestBase class for DynamoDB operation requests.
AmazonDynamoDBStreamsClientImplementation for accessing DynamoDBStreams
Amazon DynamoDBAmazon DynamoDB Streams provides API actions for accessing streams and processing stream records. To learn more about application development with Streams, see Capturing Table Activity with DynamoDB Streams in the Amazon DynamoDB Developer Guide.
AmazonDynamoDBStreamsConfigConfiguration for accessing Amazon DynamoDBStreams service
AmazonDynamoDBStreamsDefaultConfigurationConfiguration for accessing Amazon DynamoDBStreams service
AmazonDynamoDBStreamsExceptionCommon exception for the DynamoDBStreams service.
AmazonDynamoDBStreamsRequestBase class for DynamoDBStreams operation requests.
ApproximateCreationDateTimePrecisionConstants used for properties of type ApproximateCreationDateTimePrecision.
AttributeActionConstants used for properties of type AttributeAction.
BackupStatusConstants used for properties of type BackupStatus.
BackupTypeConstants used for properties of type BackupType.
BackupTypeFilterConstants used for properties of type BackupTypeFilter.
BatchStatementErrorCodeEnumConstants used for properties of type BatchStatementErrorCodeEnum.
BillingModeConstants used for properties of type BillingMode.
BoolAsNConverterClass that implements IPropertyConverter to convert bool/Boolean .NET types to DynamoDB numeric (N) type, where true is stored as N:1, false as N:0. Use this converter to bypass the default schema behavior for a particular property.
ComparisonOperatorConstants used for properties of type ComparisonOperator.
ConditionalOperatorConstants used for properties of type ConditionalOperator.
ContinuousBackupsStatusConstants used for properties of type ContinuousBackupsStatus.
ContributorInsightsActionConstants used for properties of type ContributorInsightsAction.
ContributorInsightsModeConstants used for properties of type ContributorInsightsMode.
ContributorInsightsStatusConstants used for properties of type ContributorInsightsStatus.
DestinationStatusConstants used for properties of type DestinationStatus.
DynamoDBEntryConversionA collection of converters capable of converting between .NET and DynamoDB objects.
ExportFormatConstants used for properties of type ExportFormat.
ExportStatusConstants used for properties of type ExportStatus.
ExportTypeConstants used for properties of type ExportType.
ExportViewTypeConstants used for properties of type ExportViewType.
GlobalTableStatusConstants used for properties of type GlobalTableStatus.
ImportStatusConstants used for properties of type ImportStatus.
IndexStatusConstants used for properties of type IndexStatus.
InputCompressionTypeConstants used for properties of type InputCompressionType.
InputFormatConstants used for properties of type InputFormat.
KeyTypeConstants used for properties of type KeyType.
ListToSetPropertyConverter<>Class that implements IPropertyConverter to convert collections to PrimitiveList types, which are then stored as sets (NS, SS, BS) in DynamoDB. This converter assumes that the target is of type List{TElement}. Use this converter to bypass the default schema behavior for a particular property. The Conversion property can be customized in the constructor of a subclass to use a different conversion scheme for converting individual elements. The default value for this field is the standard V1 conversion.
MultiRegionConsistencyConstants used for properties of type MultiRegionConsistency.
OperationTypeConstants used for properties of type OperationType.
PointInTimeRecoveryStatusConstants used for properties of type PointInTimeRecoveryStatus.
ProjectionTypeConstants used for properties of type ProjectionType.
ReplicaStatusConstants used for properties of type ReplicaStatus.
ReturnConsumedCapacityConstants used for properties of type ReturnConsumedCapacity.
ReturnItemCollectionMetricsConstants used for properties of type ReturnItemCollectionMetrics.
ReturnValueConstants used for properties of type ReturnValue.
ReturnValuesOnConditionCheckFailureConstants used for properties of type ReturnValuesOnConditionCheckFailure.
S3SseAlgorithmConstants used for properties of type S3SseAlgorithm.
ScalarAttributeTypeConstants used for properties of type ScalarAttributeType.
SelectConstants used for properties of type Select.
SetPropertyConverter<>Class that implements IPropertyConverter to convert collections to PrimitiveList types, which are then stored as sets (NS, SS, BS) in DynamoDB. Use this converter to bypass the default schema behavior for a particular property. The Conversion property can be customized in the constructor of a subclass to use a different conversion scheme for converting individual elements. The default value for this field is the standard V1 conversion.
ShardFilterTypeConstants used for properties of type ShardFilterType.
ShardIteratorTypeConstants used for properties of type ShardIteratorType.
SSEStatusConstants used for properties of type SSEStatus.
SSETypeConstants used for properties of type SSEType.
StreamStatusConstants used for properties of type StreamStatus.
StreamViewTypeConstants used for properties of type StreamViewType.
TableClassConstants used for properties of type TableClass.
TableStatusConstants used for properties of type TableStatus.
TimeToLiveStatusConstants used for properties of type TimeToLiveStatus.
WitnessStatusConstants used for properties of type WitnessStatus.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4