{-# LANGUAGE OverloadedStrings #-}
{-# LANGUAGE StrictData #-}
{-# LANGUAGE NoImplicitPrelude #-}
{-# OPTIONS_GHC -fno-warn-unused-matches #-}
module Amazonka.DynamoDB.Types
(
defaultService,
_InvalidExportTimeException,
_BackupNotFoundException,
_TableInUseException,
_ExportConflictException,
_ContinuousBackupsUnavailableException,
_ProvisionedThroughputExceededException,
_GlobalTableNotFoundException,
_TransactionInProgressException,
_TransactionCanceledException,
_ConditionalCheckFailedException,
_GlobalTableAlreadyExistsException,
_ReplicaNotFoundException,
_TableAlreadyExistsException,
_RequestLimitExceeded,
_ItemCollectionSizeLimitExceededException,
_InternalServerError,
_TableNotFoundException,
_IndexNotFoundException,
_TransactionConflictException,
_BackupInUseException,
_DuplicateItemException,
_ExportNotFoundException,
_PointInTimeRecoveryUnavailableException,
_IdempotentParameterMismatchException,
_InvalidRestoreTimeException,
_ResourceNotFoundException,
_ReplicaAlreadyExistsException,
_LimitExceededException,
_ResourceInUseException,
AttributeAction (..),
BackupStatus (..),
BackupType (..),
BackupTypeFilter (..),
BatchStatementErrorCodeEnum (..),
BillingMode (..),
ComparisonOperator (..),
ConditionalOperator (..),
ContinuousBackupsStatus (..),
ContributorInsightsAction (..),
ContributorInsightsStatus (..),
DestinationStatus (..),
ExportFormat (..),
ExportStatus (..),
GlobalTableStatus (..),
IndexStatus (..),
KeyType (..),
PointInTimeRecoveryStatus (..),
ProjectionType (..),
ReplicaStatus (..),
ReturnConsumedCapacity (..),
ReturnItemCollectionMetrics (..),
ReturnValue (..),
ReturnValuesOnConditionCheckFailure (..),
S3SseAlgorithm (..),
SSEStatus (..),
SSEType (..),
ScalarAttributeType (..),
Select (..),
StreamViewType (..),
TableStatus (..),
TimeToLiveStatus (..),
ArchivalSummary (..),
newArchivalSummary,
archivalSummary_archivalReason,
archivalSummary_archivalDateTime,
archivalSummary_archivalBackupArn,
AttributeDefinition (..),
newAttributeDefinition,
attributeDefinition_attributeName,
attributeDefinition_attributeType,
AttributeValue (..),
newAttributeValue,
attributeValue_l,
attributeValue_ns,
attributeValue_m,
attributeValue_null,
attributeValue_n,
attributeValue_bs,
attributeValue_b,
attributeValue_ss,
attributeValue_s,
attributeValue_bool,
AttributeValueUpdate (..),
newAttributeValueUpdate,
attributeValueUpdate_value,
attributeValueUpdate_action,
AutoScalingPolicyDescription (..),
newAutoScalingPolicyDescription,
autoScalingPolicyDescription_policyName,
autoScalingPolicyDescription_targetTrackingScalingPolicyConfiguration,
AutoScalingPolicyUpdate (..),
newAutoScalingPolicyUpdate,
autoScalingPolicyUpdate_policyName,
autoScalingPolicyUpdate_targetTrackingScalingPolicyConfiguration,
AutoScalingSettingsDescription (..),
newAutoScalingSettingsDescription,
autoScalingSettingsDescription_autoScalingDisabled,
autoScalingSettingsDescription_minimumUnits,
autoScalingSettingsDescription_maximumUnits,
autoScalingSettingsDescription_scalingPolicies,
autoScalingSettingsDescription_autoScalingRoleArn,
AutoScalingSettingsUpdate (..),
newAutoScalingSettingsUpdate,
autoScalingSettingsUpdate_autoScalingDisabled,
autoScalingSettingsUpdate_minimumUnits,
autoScalingSettingsUpdate_scalingPolicyUpdate,
autoScalingSettingsUpdate_maximumUnits,
autoScalingSettingsUpdate_autoScalingRoleArn,
AutoScalingTargetTrackingScalingPolicyConfigurationDescription (..),
newAutoScalingTargetTrackingScalingPolicyConfigurationDescription,
autoScalingTargetTrackingScalingPolicyConfigurationDescription_scaleInCooldown,
autoScalingTargetTrackingScalingPolicyConfigurationDescription_disableScaleIn,
autoScalingTargetTrackingScalingPolicyConfigurationDescription_scaleOutCooldown,
autoScalingTargetTrackingScalingPolicyConfigurationDescription_targetValue,
AutoScalingTargetTrackingScalingPolicyConfigurationUpdate (..),
newAutoScalingTargetTrackingScalingPolicyConfigurationUpdate,
autoScalingTargetTrackingScalingPolicyConfigurationUpdate_scaleInCooldown,
autoScalingTargetTrackingScalingPolicyConfigurationUpdate_disableScaleIn,
autoScalingTargetTrackingScalingPolicyConfigurationUpdate_scaleOutCooldown,
autoScalingTargetTrackingScalingPolicyConfigurationUpdate_targetValue,
BackupDescription (..),
newBackupDescription,
backupDescription_backupDetails,
backupDescription_sourceTableDetails,
backupDescription_sourceTableFeatureDetails,
BackupDetails (..),
newBackupDetails,
backupDetails_backupExpiryDateTime,
backupDetails_backupSizeBytes,
backupDetails_backupArn,
backupDetails_backupName,
backupDetails_backupStatus,
backupDetails_backupType,
backupDetails_backupCreationDateTime,
BackupSummary (..),
newBackupSummary,
backupSummary_backupExpiryDateTime,
backupSummary_tableArn,
backupSummary_backupName,
backupSummary_backupStatus,
backupSummary_backupSizeBytes,
backupSummary_backupArn,
backupSummary_tableId,
backupSummary_backupCreationDateTime,
backupSummary_backupType,
backupSummary_tableName,
BatchStatementError (..),
newBatchStatementError,
batchStatementError_code,
batchStatementError_message,
BatchStatementRequest (..),
newBatchStatementRequest,
batchStatementRequest_consistentRead,
batchStatementRequest_parameters,
batchStatementRequest_statement,
BatchStatementResponse (..),
newBatchStatementResponse,
batchStatementResponse_error,
batchStatementResponse_item,
batchStatementResponse_tableName,
BillingModeSummary (..),
newBillingModeSummary,
billingModeSummary_lastUpdateToPayPerRequestDateTime,
billingModeSummary_billingMode,
Capacity (..),
newCapacity,
capacity_readCapacityUnits,
capacity_capacityUnits,
capacity_writeCapacityUnits,
Condition (..),
newCondition,
condition_attributeValueList,
condition_comparisonOperator,
ConditionCheck (..),
newConditionCheck,
conditionCheck_expressionAttributeNames,
conditionCheck_expressionAttributeValues,
conditionCheck_returnValuesOnConditionCheckFailure,
conditionCheck_key,
conditionCheck_tableName,
conditionCheck_conditionExpression,
ConsumedCapacity (..),
newConsumedCapacity,
consumedCapacity_readCapacityUnits,
consumedCapacity_globalSecondaryIndexes,
consumedCapacity_capacityUnits,
consumedCapacity_writeCapacityUnits,
consumedCapacity_localSecondaryIndexes,
consumedCapacity_table,
consumedCapacity_tableName,
ContinuousBackupsDescription (..),
newContinuousBackupsDescription,
continuousBackupsDescription_pointInTimeRecoveryDescription,
continuousBackupsDescription_continuousBackupsStatus,
ContributorInsightsSummary (..),
newContributorInsightsSummary,
contributorInsightsSummary_contributorInsightsStatus,
contributorInsightsSummary_tableName,
contributorInsightsSummary_indexName,
CreateGlobalSecondaryIndexAction (..),
newCreateGlobalSecondaryIndexAction,
createGlobalSecondaryIndexAction_provisionedThroughput,
createGlobalSecondaryIndexAction_indexName,
createGlobalSecondaryIndexAction_keySchema,
createGlobalSecondaryIndexAction_projection,
CreateReplicaAction (..),
newCreateReplicaAction,
createReplicaAction_regionName,
CreateReplicationGroupMemberAction (..),
newCreateReplicationGroupMemberAction,
createReplicationGroupMemberAction_kmsMasterKeyId,
createReplicationGroupMemberAction_provisionedThroughputOverride,
createReplicationGroupMemberAction_globalSecondaryIndexes,
createReplicationGroupMemberAction_regionName,
Delete (..),
newDelete,
delete_expressionAttributeNames,
delete_expressionAttributeValues,
delete_returnValuesOnConditionCheckFailure,
delete_conditionExpression,
delete_key,
delete_tableName,
DeleteGlobalSecondaryIndexAction (..),
newDeleteGlobalSecondaryIndexAction,
deleteGlobalSecondaryIndexAction_indexName,
DeleteReplicaAction (..),
newDeleteReplicaAction,
deleteReplicaAction_regionName,
DeleteReplicationGroupMemberAction (..),
newDeleteReplicationGroupMemberAction,
deleteReplicationGroupMemberAction_regionName,
DeleteRequest (..),
newDeleteRequest,
deleteRequest_key,
Endpoint (..),
newEndpoint,
endpoint_address,
endpoint_cachePeriodInMinutes,
ExpectedAttributeValue (..),
newExpectedAttributeValue,
expectedAttributeValue_attributeValueList,
expectedAttributeValue_exists,
expectedAttributeValue_value,
expectedAttributeValue_comparisonOperator,
ExportDescription (..),
newExportDescription,
exportDescription_s3BucketOwner,
exportDescription_exportFormat,
exportDescription_s3SseKmsKeyId,
exportDescription_clientToken,
exportDescription_startTime,
exportDescription_failureCode,
exportDescription_exportStatus,
exportDescription_failureMessage,
exportDescription_tableArn,
exportDescription_billedSizeBytes,
exportDescription_exportArn,
exportDescription_exportTime,
exportDescription_s3SseAlgorithm,
exportDescription_endTime,
exportDescription_s3Prefix,
exportDescription_exportManifest,
exportDescription_tableId,
exportDescription_itemCount,
exportDescription_s3Bucket,
ExportSummary (..),
newExportSummary,
exportSummary_exportStatus,
exportSummary_exportArn,
FailureException (..),
newFailureException,
failureException_exceptionName,
failureException_exceptionDescription,
Get (..),
newGet,
get_projectionExpression,
get_expressionAttributeNames,
get_key,
get_tableName,
GlobalSecondaryIndex (..),
newGlobalSecondaryIndex,
globalSecondaryIndex_provisionedThroughput,
globalSecondaryIndex_indexName,
globalSecondaryIndex_keySchema,
globalSecondaryIndex_projection,
GlobalSecondaryIndexAutoScalingUpdate (..),
newGlobalSecondaryIndexAutoScalingUpdate,
globalSecondaryIndexAutoScalingUpdate_provisionedWriteCapacityAutoScalingUpdate,
globalSecondaryIndexAutoScalingUpdate_indexName,
GlobalSecondaryIndexDescription (..),
newGlobalSecondaryIndexDescription,
globalSecondaryIndexDescription_backfilling,
globalSecondaryIndexDescription_indexSizeBytes,
globalSecondaryIndexDescription_indexStatus,
globalSecondaryIndexDescription_provisionedThroughput,
globalSecondaryIndexDescription_indexArn,
globalSecondaryIndexDescription_keySchema,
globalSecondaryIndexDescription_projection,
globalSecondaryIndexDescription_itemCount,
globalSecondaryIndexDescription_indexName,
GlobalSecondaryIndexInfo (..),
newGlobalSecondaryIndexInfo,
globalSecondaryIndexInfo_provisionedThroughput,
globalSecondaryIndexInfo_keySchema,
globalSecondaryIndexInfo_projection,
globalSecondaryIndexInfo_indexName,
GlobalSecondaryIndexUpdate (..),
newGlobalSecondaryIndexUpdate,
globalSecondaryIndexUpdate_create,
globalSecondaryIndexUpdate_delete,
globalSecondaryIndexUpdate_update,
GlobalTable (..),
newGlobalTable,
globalTable_globalTableName,
globalTable_replicationGroup,
GlobalTableDescription (..),
newGlobalTableDescription,
globalTableDescription_globalTableStatus,
globalTableDescription_globalTableName,
globalTableDescription_globalTableArn,
globalTableDescription_creationDateTime,
globalTableDescription_replicationGroup,
GlobalTableGlobalSecondaryIndexSettingsUpdate (..),
newGlobalTableGlobalSecondaryIndexSettingsUpdate,
globalTableGlobalSecondaryIndexSettingsUpdate_provisionedWriteCapacityUnits,
globalTableGlobalSecondaryIndexSettingsUpdate_provisionedWriteCapacityAutoScalingSettingsUpdate,
globalTableGlobalSecondaryIndexSettingsUpdate_indexName,
ItemCollectionMetrics (..),
newItemCollectionMetrics,
itemCollectionMetrics_itemCollectionKey,
itemCollectionMetrics_sizeEstimateRangeGB,
ItemResponse (..),
newItemResponse,
itemResponse_item,
KeySchemaElement (..),
newKeySchemaElement,
keySchemaElement_attributeName,
keySchemaElement_keyType,
KeysAndAttributes (..),
newKeysAndAttributes,
keysAndAttributes_projectionExpression,
keysAndAttributes_attributesToGet,
keysAndAttributes_expressionAttributeNames,
keysAndAttributes_consistentRead,
keysAndAttributes_keys,
KinesisDataStreamDestination (..),
newKinesisDataStreamDestination,
kinesisDataStreamDestination_destinationStatus,
kinesisDataStreamDestination_streamArn,
kinesisDataStreamDestination_destinationStatusDescription,
KinesisStreamingDestinationInput (..),
newKinesisStreamingDestinationInput,
kinesisStreamingDestinationInput_tableName,
kinesisStreamingDestinationInput_streamArn,
KinesisStreamingDestinationOutput (..),
newKinesisStreamingDestinationOutput,
kinesisStreamingDestinationOutput_destinationStatus,
kinesisStreamingDestinationOutput_streamArn,
kinesisStreamingDestinationOutput_tableName,
LocalSecondaryIndex (..),
newLocalSecondaryIndex,
localSecondaryIndex_indexName,
localSecondaryIndex_keySchema,
localSecondaryIndex_projection,
LocalSecondaryIndexDescription (..),
newLocalSecondaryIndexDescription,
localSecondaryIndexDescription_indexSizeBytes,
localSecondaryIndexDescription_indexArn,
localSecondaryIndexDescription_keySchema,
localSecondaryIndexDescription_projection,
localSecondaryIndexDescription_itemCount,
localSecondaryIndexDescription_indexName,
LocalSecondaryIndexInfo (..),
newLocalSecondaryIndexInfo,
localSecondaryIndexInfo_keySchema,
localSecondaryIndexInfo_projection,
localSecondaryIndexInfo_indexName,
ParameterizedStatement (..),
newParameterizedStatement,
parameterizedStatement_parameters,
parameterizedStatement_statement,
PointInTimeRecoveryDescription (..),
newPointInTimeRecoveryDescription,
pointInTimeRecoveryDescription_pointInTimeRecoveryStatus,
pointInTimeRecoveryDescription_earliestRestorableDateTime,
pointInTimeRecoveryDescription_latestRestorableDateTime,
PointInTimeRecoverySpecification (..),
newPointInTimeRecoverySpecification,
pointInTimeRecoverySpecification_pointInTimeRecoveryEnabled,
Projection (..),
newProjection,
projection_projectionType,
projection_nonKeyAttributes,
ProvisionedThroughput (..),
newProvisionedThroughput,
provisionedThroughput_readCapacityUnits,
provisionedThroughput_writeCapacityUnits,
ProvisionedThroughputDescription (..),
newProvisionedThroughputDescription,
provisionedThroughputDescription_readCapacityUnits,
provisionedThroughputDescription_lastDecreaseDateTime,
provisionedThroughputDescription_writeCapacityUnits,
provisionedThroughputDescription_numberOfDecreasesToday,
provisionedThroughputDescription_lastIncreaseDateTime,
ProvisionedThroughputOverride (..),
newProvisionedThroughputOverride,
provisionedThroughputOverride_readCapacityUnits,
Put (..),
newPut,
put_expressionAttributeNames,
put_expressionAttributeValues,
put_returnValuesOnConditionCheckFailure,
put_conditionExpression,
put_item,
put_tableName,
PutRequest (..),
newPutRequest,
putRequest_item,
Replica (..),
newReplica,
replica_regionName,
ReplicaAutoScalingDescription (..),
newReplicaAutoScalingDescription,
replicaAutoScalingDescription_replicaStatus,
replicaAutoScalingDescription_regionName,
replicaAutoScalingDescription_globalSecondaryIndexes,
replicaAutoScalingDescription_replicaProvisionedWriteCapacityAutoScalingSettings,
replicaAutoScalingDescription_replicaProvisionedReadCapacityAutoScalingSettings,
ReplicaAutoScalingUpdate (..),
newReplicaAutoScalingUpdate,
replicaAutoScalingUpdate_replicaProvisionedReadCapacityAutoScalingUpdate,
replicaAutoScalingUpdate_replicaGlobalSecondaryIndexUpdates,
replicaAutoScalingUpdate_regionName,
ReplicaDescription (..),
newReplicaDescription,
replicaDescription_replicaStatus,
replicaDescription_regionName,
replicaDescription_replicaStatusPercentProgress,
replicaDescription_replicaStatusDescription,
replicaDescription_replicaInaccessibleDateTime,
replicaDescription_kmsMasterKeyId,
replicaDescription_provisionedThroughputOverride,
replicaDescription_globalSecondaryIndexes,
ReplicaGlobalSecondaryIndex (..),
newReplicaGlobalSecondaryIndex,
replicaGlobalSecondaryIndex_provisionedThroughputOverride,
replicaGlobalSecondaryIndex_indexName,
ReplicaGlobalSecondaryIndexAutoScalingDescription (..),
newReplicaGlobalSecondaryIndexAutoScalingDescription,
replicaGlobalSecondaryIndexAutoScalingDescription_indexStatus,
replicaGlobalSecondaryIndexAutoScalingDescription_provisionedWriteCapacityAutoScalingSettings,
replicaGlobalSecondaryIndexAutoScalingDescription_provisionedReadCapacityAutoScalingSettings,
replicaGlobalSecondaryIndexAutoScalingDescription_indexName,
ReplicaGlobalSecondaryIndexAutoScalingUpdate (..),
newReplicaGlobalSecondaryIndexAutoScalingUpdate,
replicaGlobalSecondaryIndexAutoScalingUpdate_provisionedReadCapacityAutoScalingUpdate,
replicaGlobalSecondaryIndexAutoScalingUpdate_indexName,
ReplicaGlobalSecondaryIndexDescription (..),
newReplicaGlobalSecondaryIndexDescription,
replicaGlobalSecondaryIndexDescription_provisionedThroughputOverride,
replicaGlobalSecondaryIndexDescription_indexName,
ReplicaGlobalSecondaryIndexSettingsDescription (..),
newReplicaGlobalSecondaryIndexSettingsDescription,
replicaGlobalSecondaryIndexSettingsDescription_indexStatus,
replicaGlobalSecondaryIndexSettingsDescription_provisionedReadCapacityUnits,
replicaGlobalSecondaryIndexSettingsDescription_provisionedWriteCapacityUnits,
replicaGlobalSecondaryIndexSettingsDescription_provisionedWriteCapacityAutoScalingSettings,
replicaGlobalSecondaryIndexSettingsDescription_provisionedReadCapacityAutoScalingSettings,
replicaGlobalSecondaryIndexSettingsDescription_indexName,
ReplicaGlobalSecondaryIndexSettingsUpdate (..),
newReplicaGlobalSecondaryIndexSettingsUpdate,
replicaGlobalSecondaryIndexSettingsUpdate_provisionedReadCapacityAutoScalingSettingsUpdate,
replicaGlobalSecondaryIndexSettingsUpdate_provisionedReadCapacityUnits,
replicaGlobalSecondaryIndexSettingsUpdate_indexName,
ReplicaSettingsDescription (..),
newReplicaSettingsDescription,
replicaSettingsDescription_replicaStatus,
replicaSettingsDescription_replicaProvisionedReadCapacityUnits,
replicaSettingsDescription_replicaProvisionedWriteCapacityUnits,
replicaSettingsDescription_replicaBillingModeSummary,
replicaSettingsDescription_replicaGlobalSecondaryIndexSettings,
replicaSettingsDescription_replicaProvisionedWriteCapacityAutoScalingSettings,
replicaSettingsDescription_replicaProvisionedReadCapacityAutoScalingSettings,
replicaSettingsDescription_regionName,
ReplicaSettingsUpdate (..),
newReplicaSettingsUpdate,
replicaSettingsUpdate_replicaProvisionedReadCapacityAutoScalingSettingsUpdate,
replicaSettingsUpdate_replicaProvisionedReadCapacityUnits,
replicaSettingsUpdate_replicaGlobalSecondaryIndexSettingsUpdate,
replicaSettingsUpdate_regionName,
ReplicaUpdate (..),
newReplicaUpdate,
replicaUpdate_create,
replicaUpdate_delete,
ReplicationGroupUpdate (..),
newReplicationGroupUpdate,
replicationGroupUpdate_create,
replicationGroupUpdate_delete,
replicationGroupUpdate_update,
RestoreSummary (..),
newRestoreSummary,
restoreSummary_sourceTableArn,
restoreSummary_sourceBackupArn,
restoreSummary_restoreDateTime,
restoreSummary_restoreInProgress,
SSEDescription (..),
newSSEDescription,
sSEDescription_status,
sSEDescription_inaccessibleEncryptionDateTime,
sSEDescription_sSEType,
sSEDescription_kmsMasterKeyArn,
SSESpecification (..),
newSSESpecification,
sSESpecification_enabled,
sSESpecification_kmsMasterKeyId,
sSESpecification_sSEType,
SourceTableDetails (..),
newSourceTableDetails,
sourceTableDetails_tableSizeBytes,
sourceTableDetails_tableArn,
sourceTableDetails_billingMode,
sourceTableDetails_itemCount,
sourceTableDetails_tableName,
sourceTableDetails_tableId,
sourceTableDetails_keySchema,
sourceTableDetails_tableCreationDateTime,
sourceTableDetails_provisionedThroughput,
SourceTableFeatureDetails (..),
newSourceTableFeatureDetails,
sourceTableFeatureDetails_streamDescription,
sourceTableFeatureDetails_globalSecondaryIndexes,
sourceTableFeatureDetails_localSecondaryIndexes,
sourceTableFeatureDetails_sSEDescription,
sourceTableFeatureDetails_timeToLiveDescription,
StreamSpecification (..),
newStreamSpecification,
streamSpecification_streamViewType,
streamSpecification_streamEnabled,
TableAutoScalingDescription (..),
newTableAutoScalingDescription,
tableAutoScalingDescription_tableStatus,
tableAutoScalingDescription_replicas,
tableAutoScalingDescription_tableName,
TableDescription (..),
newTableDescription,
tableDescription_restoreSummary,
tableDescription_globalTableVersion,
tableDescription_tableSizeBytes,
tableDescription_attributeDefinitions,
tableDescription_latestStreamArn,
tableDescription_provisionedThroughput,
tableDescription_tableStatus,
tableDescription_tableArn,
tableDescription_keySchema,
tableDescription_globalSecondaryIndexes,
tableDescription_latestStreamLabel,
tableDescription_billingModeSummary,
tableDescription_localSecondaryIndexes,
tableDescription_creationDateTime,
tableDescription_sSEDescription,
tableDescription_tableId,
tableDescription_replicas,
tableDescription_itemCount,
tableDescription_archivalSummary,
tableDescription_tableName,
tableDescription_streamSpecification,
Tag (..),
newTag,
tag_key,
tag_value,
TimeToLiveDescription (..),
newTimeToLiveDescription,
timeToLiveDescription_timeToLiveStatus,
timeToLiveDescription_attributeName,
TimeToLiveSpecification (..),
newTimeToLiveSpecification,
timeToLiveSpecification_enabled,
timeToLiveSpecification_attributeName,
TransactGetItem (..),
newTransactGetItem,
transactGetItem_get,
TransactWriteItem (..),
newTransactWriteItem,
transactWriteItem_conditionCheck,
transactWriteItem_put,
transactWriteItem_delete,
transactWriteItem_update,
Update (..),
newUpdate,
update_expressionAttributeNames,
update_expressionAttributeValues,
update_returnValuesOnConditionCheckFailure,
update_conditionExpression,
update_key,
update_updateExpression,
update_tableName,
UpdateGlobalSecondaryIndexAction (..),
newUpdateGlobalSecondaryIndexAction,
updateGlobalSecondaryIndexAction_indexName,
updateGlobalSecondaryIndexAction_provisionedThroughput,
UpdateReplicationGroupMemberAction (..),
newUpdateReplicationGroupMemberAction,
updateReplicationGroupMemberAction_kmsMasterKeyId,
updateReplicationGroupMemberAction_provisionedThroughputOverride,
updateReplicationGroupMemberAction_globalSecondaryIndexes,
updateReplicationGroupMemberAction_regionName,
WriteRequest (..),
newWriteRequest,
writeRequest_deleteRequest,
writeRequest_putRequest,
)
where
import qualified Amazonka.Core as Core
import Amazonka.DynamoDB.Types.ArchivalSummary
import Amazonka.DynamoDB.Types.AttributeAction
import Amazonka.DynamoDB.Types.AttributeDefinition
import Amazonka.DynamoDB.Types.AttributeValue
import Amazonka.DynamoDB.Types.AttributeValueUpdate
import Amazonka.DynamoDB.Types.AutoScalingPolicyDescription
import Amazonka.DynamoDB.Types.AutoScalingPolicyUpdate
import Amazonka.DynamoDB.Types.AutoScalingSettingsDescription
import Amazonka.DynamoDB.Types.AutoScalingSettingsUpdate
import Amazonka.DynamoDB.Types.AutoScalingTargetTrackingScalingPolicyConfigurationDescription
import Amazonka.DynamoDB.Types.AutoScalingTargetTrackingScalingPolicyConfigurationUpdate
import Amazonka.DynamoDB.Types.BackupDescription
import Amazonka.DynamoDB.Types.BackupDetails
import Amazonka.DynamoDB.Types.BackupStatus
import Amazonka.DynamoDB.Types.BackupSummary
import Amazonka.DynamoDB.Types.BackupType
import Amazonka.DynamoDB.Types.BackupTypeFilter
import Amazonka.DynamoDB.Types.BatchStatementError
import Amazonka.DynamoDB.Types.BatchStatementErrorCodeEnum
import Amazonka.DynamoDB.Types.BatchStatementRequest
import Amazonka.DynamoDB.Types.BatchStatementResponse
import Amazonka.DynamoDB.Types.BillingMode
import Amazonka.DynamoDB.Types.BillingModeSummary
import Amazonka.DynamoDB.Types.Capacity
import Amazonka.DynamoDB.Types.ComparisonOperator
import Amazonka.DynamoDB.Types.Condition
import Amazonka.DynamoDB.Types.ConditionCheck
import Amazonka.DynamoDB.Types.ConditionalOperator
import Amazonka.DynamoDB.Types.ConsumedCapacity
import Amazonka.DynamoDB.Types.ContinuousBackupsDescription
import Amazonka.DynamoDB.Types.ContinuousBackupsStatus
import Amazonka.DynamoDB.Types.ContributorInsightsAction
import Amazonka.DynamoDB.Types.ContributorInsightsStatus
import Amazonka.DynamoDB.Types.ContributorInsightsSummary
import Amazonka.DynamoDB.Types.CreateGlobalSecondaryIndexAction
import Amazonka.DynamoDB.Types.CreateReplicaAction
import Amazonka.DynamoDB.Types.CreateReplicationGroupMemberAction
import Amazonka.DynamoDB.Types.Delete
import Amazonka.DynamoDB.Types.DeleteGlobalSecondaryIndexAction
import Amazonka.DynamoDB.Types.DeleteReplicaAction
import Amazonka.DynamoDB.Types.DeleteReplicationGroupMemberAction
import Amazonka.DynamoDB.Types.DeleteRequest
import Amazonka.DynamoDB.Types.DestinationStatus
import Amazonka.DynamoDB.Types.Endpoint
import Amazonka.DynamoDB.Types.ExpectedAttributeValue
import Amazonka.DynamoDB.Types.ExportDescription
import Amazonka.DynamoDB.Types.ExportFormat
import Amazonka.DynamoDB.Types.ExportStatus
import Amazonka.DynamoDB.Types.ExportSummary
import Amazonka.DynamoDB.Types.FailureException
import Amazonka.DynamoDB.Types.Get
import Amazonka.DynamoDB.Types.GlobalSecondaryIndex
import Amazonka.DynamoDB.Types.GlobalSecondaryIndexAutoScalingUpdate
import Amazonka.DynamoDB.Types.GlobalSecondaryIndexDescription
import Amazonka.DynamoDB.Types.GlobalSecondaryIndexInfo
import Amazonka.DynamoDB.Types.GlobalSecondaryIndexUpdate
import Amazonka.DynamoDB.Types.GlobalTable
import Amazonka.DynamoDB.Types.GlobalTableDescription
import Amazonka.DynamoDB.Types.GlobalTableGlobalSecondaryIndexSettingsUpdate
import Amazonka.DynamoDB.Types.GlobalTableStatus
import Amazonka.DynamoDB.Types.IndexStatus
import Amazonka.DynamoDB.Types.ItemCollectionMetrics
import Amazonka.DynamoDB.Types.ItemResponse
import Amazonka.DynamoDB.Types.KeySchemaElement
import Amazonka.DynamoDB.Types.KeyType
import Amazonka.DynamoDB.Types.KeysAndAttributes
import Amazonka.DynamoDB.Types.KinesisDataStreamDestination
import Amazonka.DynamoDB.Types.KinesisStreamingDestinationInput
import Amazonka.DynamoDB.Types.KinesisStreamingDestinationOutput
import Amazonka.DynamoDB.Types.LocalSecondaryIndex
import Amazonka.DynamoDB.Types.LocalSecondaryIndexDescription
import Amazonka.DynamoDB.Types.LocalSecondaryIndexInfo
import Amazonka.DynamoDB.Types.ParameterizedStatement
import Amazonka.DynamoDB.Types.PointInTimeRecoveryDescription
import Amazonka.DynamoDB.Types.PointInTimeRecoverySpecification
import Amazonka.DynamoDB.Types.PointInTimeRecoveryStatus
import Amazonka.DynamoDB.Types.Projection
import Amazonka.DynamoDB.Types.ProjectionType
import Amazonka.DynamoDB.Types.ProvisionedThroughput
import Amazonka.DynamoDB.Types.ProvisionedThroughputDescription
import Amazonka.DynamoDB.Types.ProvisionedThroughputOverride
import Amazonka.DynamoDB.Types.Put
import Amazonka.DynamoDB.Types.PutRequest
import Amazonka.DynamoDB.Types.Replica
import Amazonka.DynamoDB.Types.ReplicaAutoScalingDescription
import Amazonka.DynamoDB.Types.ReplicaAutoScalingUpdate
import Amazonka.DynamoDB.Types.ReplicaDescription
import Amazonka.DynamoDB.Types.ReplicaGlobalSecondaryIndex
import Amazonka.DynamoDB.Types.ReplicaGlobalSecondaryIndexAutoScalingDescription
import Amazonka.DynamoDB.Types.ReplicaGlobalSecondaryIndexAutoScalingUpdate
import Amazonka.DynamoDB.Types.ReplicaGlobalSecondaryIndexDescription
import Amazonka.DynamoDB.Types.ReplicaGlobalSecondaryIndexSettingsDescription
import Amazonka.DynamoDB.Types.ReplicaGlobalSecondaryIndexSettingsUpdate
import Amazonka.DynamoDB.Types.ReplicaSettingsDescription
import Amazonka.DynamoDB.Types.ReplicaSettingsUpdate
import Amazonka.DynamoDB.Types.ReplicaStatus
import Amazonka.DynamoDB.Types.ReplicaUpdate
import Amazonka.DynamoDB.Types.ReplicationGroupUpdate
import Amazonka.DynamoDB.Types.RestoreSummary
import Amazonka.DynamoDB.Types.ReturnConsumedCapacity
import Amazonka.DynamoDB.Types.ReturnItemCollectionMetrics
import Amazonka.DynamoDB.Types.ReturnValue
import Amazonka.DynamoDB.Types.ReturnValuesOnConditionCheckFailure
import Amazonka.DynamoDB.Types.S3SseAlgorithm
import Amazonka.DynamoDB.Types.SSEDescription
import Amazonka.DynamoDB.Types.SSESpecification
import Amazonka.DynamoDB.Types.SSEStatus
import Amazonka.DynamoDB.Types.SSEType
import Amazonka.DynamoDB.Types.ScalarAttributeType
import Amazonka.DynamoDB.Types.Select
import Amazonka.DynamoDB.Types.SourceTableDetails
import Amazonka.DynamoDB.Types.SourceTableFeatureDetails
import Amazonka.DynamoDB.Types.StreamSpecification
import Amazonka.DynamoDB.Types.StreamViewType
import Amazonka.DynamoDB.Types.TableAutoScalingDescription
import Amazonka.DynamoDB.Types.TableDescription
import Amazonka.DynamoDB.Types.TableStatus
import Amazonka.DynamoDB.Types.Tag
import Amazonka.DynamoDB.Types.TimeToLiveDescription
import Amazonka.DynamoDB.Types.TimeToLiveSpecification
import Amazonka.DynamoDB.Types.TimeToLiveStatus
import Amazonka.DynamoDB.Types.TransactGetItem
import Amazonka.DynamoDB.Types.TransactWriteItem
import Amazonka.DynamoDB.Types.Update
import Amazonka.DynamoDB.Types.UpdateGlobalSecondaryIndexAction
import Amazonka.DynamoDB.Types.UpdateReplicationGroupMemberAction
import Amazonka.DynamoDB.Types.WriteRequest
import qualified Amazonka.Lens as Lens
import qualified Amazonka.Prelude as Prelude
import qualified Amazonka.Sign.V4 as Sign
defaultService :: Core.Service
defaultService :: Service
defaultService =
Service :: Abbrev
-> Signer
-> ByteString
-> ByteString
-> ByteString
-> (Region -> Endpoint)
-> Maybe Seconds
-> (Status -> Bool)
-> (Status -> [Header] -> ByteStringLazy -> Error)
-> Retry
-> Service
Core.Service
{ $sel:_serviceAbbrev:Service :: Abbrev
Core._serviceAbbrev = Abbrev
"DynamoDB",
$sel:_serviceSigner:Service :: Signer
Core._serviceSigner = Signer
Sign.v4,
$sel:_serviceEndpointPrefix:Service :: ByteString
Core._serviceEndpointPrefix = ByteString
"dynamodb",
$sel:_serviceSigningName:Service :: ByteString
Core._serviceSigningName = ByteString
"dynamodb",
$sel:_serviceVersion:Service :: ByteString
Core._serviceVersion = ByteString
"2012-08-10",
$sel:_serviceEndpoint:Service :: Region -> Endpoint
Core._serviceEndpoint =
Service -> Region -> Endpoint
Core.defaultEndpoint Service
defaultService,
$sel:_serviceTimeout:Service :: Maybe Seconds
Core._serviceTimeout = Seconds -> Maybe Seconds
forall a. a -> Maybe a
Prelude.Just Seconds
70,
$sel:_serviceCheck:Service :: Status -> Bool
Core._serviceCheck = Status -> Bool
Core.statusSuccess,
$sel:_serviceError:Service :: Status -> [Header] -> ByteStringLazy -> Error
Core._serviceError = Abbrev -> Status -> [Header] -> ByteStringLazy -> Error
Core.parseJSONError Abbrev
"DynamoDB",
$sel:_serviceRetry:Service :: Retry
Core._serviceRetry = Retry
retry
}
where
retry :: Retry
retry =
Exponential :: Double -> Int -> Int -> (ServiceError -> Maybe Text) -> Retry
Core.Exponential
{ $sel:_retryBase:Exponential :: Double
Core._retryBase = Double
5.0e-2,
$sel:_retryGrowth:Exponential :: Int
Core._retryGrowth = Int
2,
$sel:_retryAttempts:Exponential :: Int
Core._retryAttempts = Int
5,
$sel:_retryCheck:Exponential :: ServiceError -> Maybe Text
Core._retryCheck = ServiceError -> Maybe Text
forall a. IsString a => ServiceError -> Maybe a
check
}
check :: ServiceError -> Maybe a
check ServiceError
e
| Getting Any ServiceError ServiceError -> ServiceError -> Bool
forall s a. Getting Any s a -> s -> Bool
Lens.has
( ErrorCode -> Getting Any ServiceError ServiceError
forall (f :: * -> *) (p :: * -> * -> *).
(Applicative f, Choice p) =>
ErrorCode -> Optic' p f ServiceError ServiceError
Core.hasCode ErrorCode
"ThrottledException"
Getting Any ServiceError ServiceError
-> Getting Any ServiceError ServiceError
-> Getting Any ServiceError ServiceError
forall b c a. (b -> c) -> (a -> b) -> a -> c
Prelude.. Int -> Getting Any ServiceError ServiceError
forall (f :: * -> *) (p :: * -> * -> *).
(Applicative f, Choice p) =>
Int -> Optic' p f ServiceError ServiceError
Core.hasStatus Int
400
)
ServiceError
e =
a -> Maybe a
forall a. a -> Maybe a
Prelude.Just a
"throttled_exception"
| Getting Any ServiceError ServiceError -> ServiceError -> Bool
forall s a. Getting Any s a -> s -> Bool
Lens.has (Int -> Getting Any ServiceError ServiceError
forall (f :: * -> *) (p :: * -> * -> *).
(Applicative f, Choice p) =>
Int -> Optic' p f ServiceError ServiceError
Core.hasStatus Int
429) ServiceError
e =
a -> Maybe a
forall a. a -> Maybe a
Prelude.Just a
"too_many_requests"
| Getting Any ServiceError ServiceError -> ServiceError -> Bool
forall s a. Getting Any s a -> s -> Bool
Lens.has
( ErrorCode -> Getting Any ServiceError ServiceError
forall (f :: * -> *) (p :: * -> * -> *).
(Applicative f, Choice p) =>
ErrorCode -> Optic' p f ServiceError ServiceError
Core.hasCode ErrorCode
"ThrottlingException"
Getting Any ServiceError ServiceError
-> Getting Any ServiceError ServiceError
-> Getting Any ServiceError ServiceError
forall b c a. (b -> c) -> (a -> b) -> a -> c
Prelude.. Int -> Getting Any ServiceError ServiceError
forall (f :: * -> *) (p :: * -> * -> *).
(Applicative f, Choice p) =>
Int -> Optic' p f ServiceError ServiceError
Core.hasStatus Int
400
)
ServiceError
e =
a -> Maybe a
forall a. a -> Maybe a
Prelude.Just a
"throttling_exception"
| Getting Any ServiceError ServiceError -> ServiceError -> Bool
forall s a. Getting Any s a -> s -> Bool
Lens.has
( ErrorCode -> Getting Any ServiceError ServiceError
forall (f :: * -> *) (p :: * -> * -> *).
(Applicative f, Choice p) =>
ErrorCode -> Optic' p f ServiceError ServiceError
Core.hasCode ErrorCode
"Throttling"
Getting Any ServiceError ServiceError
-> Getting Any ServiceError ServiceError
-> Getting Any ServiceError ServiceError
forall b c a. (b -> c) -> (a -> b) -> a -> c
Prelude.. Int -> Getting Any ServiceError ServiceError
forall (f :: * -> *) (p :: * -> * -> *).
(Applicative f, Choice p) =>
Int -> Optic' p f ServiceError ServiceError
Core.hasStatus Int
400
)
ServiceError
e =
a -> Maybe a
forall a. a -> Maybe a
Prelude.Just a
"throttling"
| Getting Any ServiceError ServiceError -> ServiceError -> Bool
forall s a. Getting Any s a -> s -> Bool
Lens.has
( ErrorCode -> Getting Any ServiceError ServiceError
forall (f :: * -> *) (p :: * -> * -> *).
(Applicative f, Choice p) =>
ErrorCode -> Optic' p f ServiceError ServiceError
Core.hasCode
ErrorCode
"ProvisionedThroughputExceededException"
Getting Any ServiceError ServiceError
-> Getting Any ServiceError ServiceError
-> Getting Any ServiceError ServiceError
forall b c a. (b -> c) -> (a -> b) -> a -> c
Prelude.. Int -> Getting Any ServiceError ServiceError
forall (f :: * -> *) (p :: * -> * -> *).
(Applicative f, Choice p) =>
Int -> Optic' p f ServiceError ServiceError
Core.hasStatus Int
400
)
ServiceError
e =
a -> Maybe a
forall a. a -> Maybe a
Prelude.Just a
"throughput_exceeded"
| Getting Any ServiceError ServiceError -> ServiceError -> Bool
forall s a. Getting Any s a -> s -> Bool
Lens.has (Int -> Getting Any ServiceError ServiceError
forall (f :: * -> *) (p :: * -> * -> *).
(Applicative f, Choice p) =>
Int -> Optic' p f ServiceError ServiceError
Core.hasStatus Int
504) ServiceError
e =
a -> Maybe a
forall a. a -> Maybe a
Prelude.Just a
"gateway_timeout"
| Getting Any ServiceError ServiceError -> ServiceError -> Bool
forall s a. Getting Any s a -> s -> Bool
Lens.has
( ErrorCode -> Getting Any ServiceError ServiceError
forall (f :: * -> *) (p :: * -> * -> *).
(Applicative f, Choice p) =>
ErrorCode -> Optic' p f ServiceError ServiceError
Core.hasCode ErrorCode
"TransactionInProgressException"
Getting Any ServiceError ServiceError
-> Getting Any ServiceError ServiceError
-> Getting Any ServiceError ServiceError
forall b c a. (b -> c) -> (a -> b) -> a -> c
Prelude.. Int -> Getting Any ServiceError ServiceError
forall (f :: * -> *) (p :: * -> * -> *).
(Applicative f, Choice p) =>
Int -> Optic' p f ServiceError ServiceError
Core.hasStatus Int
400
)
ServiceError
e =
a -> Maybe a
forall a. a -> Maybe a
Prelude.Just a
"still_processing"
| Getting Any ServiceError ServiceError -> ServiceError -> Bool
forall s a. Getting Any s a -> s -> Bool
Lens.has
( ErrorCode -> Getting Any ServiceError ServiceError
forall (f :: * -> *) (p :: * -> * -> *).
(Applicative f, Choice p) =>
ErrorCode -> Optic' p f ServiceError ServiceError
Core.hasCode ErrorCode
"RequestThrottledException"
Getting Any ServiceError ServiceError
-> Getting Any ServiceError ServiceError
-> Getting Any ServiceError ServiceError
forall b c a. (b -> c) -> (a -> b) -> a -> c
Prelude.. Int -> Getting Any ServiceError ServiceError
forall (f :: * -> *) (p :: * -> * -> *).
(Applicative f, Choice p) =>
Int -> Optic' p f ServiceError ServiceError
Core.hasStatus Int
400
)
ServiceError
e =
a -> Maybe a
forall a. a -> Maybe a
Prelude.Just a
"request_throttled_exception"
| Getting Any ServiceError ServiceError -> ServiceError -> Bool
forall s a. Getting Any s a -> s -> Bool
Lens.has (Int -> Getting Any ServiceError ServiceError
forall (f :: * -> *) (p :: * -> * -> *).
(Applicative f, Choice p) =>
Int -> Optic' p f ServiceError ServiceError
Core.hasStatus Int
502) ServiceError
e =
a -> Maybe a
forall a. a -> Maybe a
Prelude.Just a
"bad_gateway"
| Getting Any ServiceError ServiceError -> ServiceError -> Bool
forall s a. Getting Any s a -> s -> Bool
Lens.has (Int -> Getting Any ServiceError ServiceError
forall (f :: * -> *) (p :: * -> * -> *).
(Applicative f, Choice p) =>
Int -> Optic' p f ServiceError ServiceError
Core.hasStatus Int
503) ServiceError
e =
a -> Maybe a
forall a. a -> Maybe a
Prelude.Just a
"service_unavailable"
| Getting Any ServiceError ServiceError -> ServiceError -> Bool
forall s a. Getting Any s a -> s -> Bool
Lens.has (Int -> Getting Any ServiceError ServiceError
forall (f :: * -> *) (p :: * -> * -> *).
(Applicative f, Choice p) =>
Int -> Optic' p f ServiceError ServiceError
Core.hasStatus Int
500) ServiceError
e =
a -> Maybe a
forall a. a -> Maybe a
Prelude.Just a
"general_server_error"
| Getting Any ServiceError ServiceError -> ServiceError -> Bool
forall s a. Getting Any s a -> s -> Bool
Lens.has (Int -> Getting Any ServiceError ServiceError
forall (f :: * -> *) (p :: * -> * -> *).
(Applicative f, Choice p) =>
Int -> Optic' p f ServiceError ServiceError
Core.hasStatus Int
509) ServiceError
e =
a -> Maybe a
forall a. a -> Maybe a
Prelude.Just a
"limit_exceeded"
| Bool
Prelude.otherwise = Maybe a
forall a. Maybe a
Prelude.Nothing
_InvalidExportTimeException :: Core.AsError a => Lens.Getting (Prelude.First Core.ServiceError) a Core.ServiceError
_InvalidExportTimeException :: Getting (First ServiceError) a ServiceError
_InvalidExportTimeException =
Service -> ErrorCode -> Getting (First ServiceError) a ServiceError
forall a.
AsError a =>
Service -> ErrorCode -> Getting (First ServiceError) a ServiceError
Core._MatchServiceError
Service
defaultService
ErrorCode
"InvalidExportTimeException"
_BackupNotFoundException :: Core.AsError a => Lens.Getting (Prelude.First Core.ServiceError) a Core.ServiceError
_BackupNotFoundException :: Getting (First ServiceError) a ServiceError
_BackupNotFoundException =
Service -> ErrorCode -> Getting (First ServiceError) a ServiceError
forall a.
AsError a =>
Service -> ErrorCode -> Getting (First ServiceError) a ServiceError
Core._MatchServiceError
Service
defaultService
ErrorCode
"BackupNotFoundException"
_TableInUseException :: Core.AsError a => Lens.Getting (Prelude.First Core.ServiceError) a Core.ServiceError
_TableInUseException :: Getting (First ServiceError) a ServiceError
_TableInUseException =
Service -> ErrorCode -> Getting (First ServiceError) a ServiceError
forall a.
AsError a =>
Service -> ErrorCode -> Getting (First ServiceError) a ServiceError
Core._MatchServiceError
Service
defaultService
ErrorCode
"TableInUseException"
_ExportConflictException :: Core.AsError a => Lens.Getting (Prelude.First Core.ServiceError) a Core.ServiceError
_ExportConflictException :: Getting (First ServiceError) a ServiceError
_ExportConflictException =
Service -> ErrorCode -> Getting (First ServiceError) a ServiceError
forall a.
AsError a =>
Service -> ErrorCode -> Getting (First ServiceError) a ServiceError
Core._MatchServiceError
Service
defaultService
ErrorCode
"ExportConflictException"
_ContinuousBackupsUnavailableException :: Core.AsError a => Lens.Getting (Prelude.First Core.ServiceError) a Core.ServiceError
_ContinuousBackupsUnavailableException :: Getting (First ServiceError) a ServiceError
_ContinuousBackupsUnavailableException =
Service -> ErrorCode -> Getting (First ServiceError) a ServiceError
forall a.
AsError a =>
Service -> ErrorCode -> Getting (First ServiceError) a ServiceError
Core._MatchServiceError
Service
defaultService
ErrorCode
"ContinuousBackupsUnavailableException"
_ProvisionedThroughputExceededException :: Core.AsError a => Lens.Getting (Prelude.First Core.ServiceError) a Core.ServiceError
_ProvisionedThroughputExceededException :: Getting (First ServiceError) a ServiceError
_ProvisionedThroughputExceededException =
Service -> ErrorCode -> Getting (First ServiceError) a ServiceError
forall a.
AsError a =>
Service -> ErrorCode -> Getting (First ServiceError) a ServiceError
Core._MatchServiceError
Service
defaultService
ErrorCode
"ProvisionedThroughputExceededException"
_GlobalTableNotFoundException :: Core.AsError a => Lens.Getting (Prelude.First Core.ServiceError) a Core.ServiceError
_GlobalTableNotFoundException :: Getting (First ServiceError) a ServiceError
_GlobalTableNotFoundException =
Service -> ErrorCode -> Getting (First ServiceError) a ServiceError
forall a.
AsError a =>
Service -> ErrorCode -> Getting (First ServiceError) a ServiceError
Core._MatchServiceError
Service
defaultService
ErrorCode
"GlobalTableNotFoundException"
_TransactionInProgressException :: Core.AsError a => Lens.Getting (Prelude.First Core.ServiceError) a Core.ServiceError
_TransactionInProgressException :: Getting (First ServiceError) a ServiceError
_TransactionInProgressException =
Service -> ErrorCode -> Getting (First ServiceError) a ServiceError
forall a.
AsError a =>
Service -> ErrorCode -> Getting (First ServiceError) a ServiceError
Core._MatchServiceError
Service
defaultService
ErrorCode
"TransactionInProgressException"
_TransactionCanceledException :: Core.AsError a => Lens.Getting (Prelude.First Core.ServiceError) a Core.ServiceError
_TransactionCanceledException :: Getting (First ServiceError) a ServiceError
_TransactionCanceledException =
Service -> ErrorCode -> Getting (First ServiceError) a ServiceError
forall a.
AsError a =>
Service -> ErrorCode -> Getting (First ServiceError) a ServiceError
Core._MatchServiceError
Service
defaultService
ErrorCode
"TransactionCanceledException"
_ConditionalCheckFailedException :: Core.AsError a => Lens.Getting (Prelude.First Core.ServiceError) a Core.ServiceError
_ConditionalCheckFailedException :: Getting (First ServiceError) a ServiceError
_ConditionalCheckFailedException =
Service -> ErrorCode -> Getting (First ServiceError) a ServiceError
forall a.
AsError a =>
Service -> ErrorCode -> Getting (First ServiceError) a ServiceError
Core._MatchServiceError
Service
defaultService
ErrorCode
"ConditionalCheckFailedException"
_GlobalTableAlreadyExistsException :: Core.AsError a => Lens.Getting (Prelude.First Core.ServiceError) a Core.ServiceError
_GlobalTableAlreadyExistsException :: Getting (First ServiceError) a ServiceError
_GlobalTableAlreadyExistsException =
Service -> ErrorCode -> Getting (First ServiceError) a ServiceError
forall a.
AsError a =>
Service -> ErrorCode -> Getting (First ServiceError) a ServiceError
Core._MatchServiceError
Service
defaultService
ErrorCode
"GlobalTableAlreadyExistsException"
_ReplicaNotFoundException :: Core.AsError a => Lens.Getting (Prelude.First Core.ServiceError) a Core.ServiceError
_ReplicaNotFoundException :: Getting (First ServiceError) a ServiceError
_ReplicaNotFoundException =
Service -> ErrorCode -> Getting (First ServiceError) a ServiceError
forall a.
AsError a =>
Service -> ErrorCode -> Getting (First ServiceError) a ServiceError
Core._MatchServiceError
Service
defaultService
ErrorCode
"ReplicaNotFoundException"
_TableAlreadyExistsException :: Core.AsError a => Lens.Getting (Prelude.First Core.ServiceError) a Core.ServiceError
_TableAlreadyExistsException :: Getting (First ServiceError) a ServiceError
_TableAlreadyExistsException =
Service -> ErrorCode -> Getting (First ServiceError) a ServiceError
forall a.
AsError a =>
Service -> ErrorCode -> Getting (First ServiceError) a ServiceError
Core._MatchServiceError
Service
defaultService
ErrorCode
"TableAlreadyExistsException"
_RequestLimitExceeded :: Core.AsError a => Lens.Getting (Prelude.First Core.ServiceError) a Core.ServiceError
_RequestLimitExceeded :: Getting (First ServiceError) a ServiceError
_RequestLimitExceeded =
Service -> ErrorCode -> Getting (First ServiceError) a ServiceError
forall a.
AsError a =>
Service -> ErrorCode -> Getting (First ServiceError) a ServiceError
Core._MatchServiceError
Service
defaultService
ErrorCode
"RequestLimitExceeded"
_ItemCollectionSizeLimitExceededException :: Core.AsError a => Lens.Getting (Prelude.First Core.ServiceError) a Core.ServiceError
_ItemCollectionSizeLimitExceededException :: Getting (First ServiceError) a ServiceError
_ItemCollectionSizeLimitExceededException =
Service -> ErrorCode -> Getting (First ServiceError) a ServiceError
forall a.
AsError a =>
Service -> ErrorCode -> Getting (First ServiceError) a ServiceError
Core._MatchServiceError
Service
defaultService
ErrorCode
"ItemCollectionSizeLimitExceededException"
_InternalServerError :: Core.AsError a => Lens.Getting (Prelude.First Core.ServiceError) a Core.ServiceError
_InternalServerError :: Getting (First ServiceError) a ServiceError
_InternalServerError =
Service -> ErrorCode -> Getting (First ServiceError) a ServiceError
forall a.
AsError a =>
Service -> ErrorCode -> Getting (First ServiceError) a ServiceError
Core._MatchServiceError
Service
defaultService
ErrorCode
"InternalServerError"
_TableNotFoundException :: Core.AsError a => Lens.Getting (Prelude.First Core.ServiceError) a Core.ServiceError
_TableNotFoundException :: Getting (First ServiceError) a ServiceError
_TableNotFoundException =
Service -> ErrorCode -> Getting (First ServiceError) a ServiceError
forall a.
AsError a =>
Service -> ErrorCode -> Getting (First ServiceError) a ServiceError
Core._MatchServiceError
Service
defaultService
ErrorCode
"TableNotFoundException"
_IndexNotFoundException :: Core.AsError a => Lens.Getting (Prelude.First Core.ServiceError) a Core.ServiceError
_IndexNotFoundException :: Getting (First ServiceError) a ServiceError
_IndexNotFoundException =
Service -> ErrorCode -> Getting (First ServiceError) a ServiceError
forall a.
AsError a =>
Service -> ErrorCode -> Getting (First ServiceError) a ServiceError
Core._MatchServiceError
Service
defaultService
ErrorCode
"IndexNotFoundException"
_TransactionConflictException :: Core.AsError a => Lens.Getting (Prelude.First Core.ServiceError) a Core.ServiceError
_TransactionConflictException :: Getting (First ServiceError) a ServiceError
_TransactionConflictException =
Service -> ErrorCode -> Getting (First ServiceError) a ServiceError
forall a.
AsError a =>
Service -> ErrorCode -> Getting (First ServiceError) a ServiceError
Core._MatchServiceError
Service
defaultService
ErrorCode
"TransactionConflictException"
_BackupInUseException :: Core.AsError a => Lens.Getting (Prelude.First Core.ServiceError) a Core.ServiceError
_BackupInUseException :: Getting (First ServiceError) a ServiceError
_BackupInUseException =
Service -> ErrorCode -> Getting (First ServiceError) a ServiceError
forall a.
AsError a =>
Service -> ErrorCode -> Getting (First ServiceError) a ServiceError
Core._MatchServiceError
Service
defaultService
ErrorCode
"BackupInUseException"
_DuplicateItemException :: Core.AsError a => Lens.Getting (Prelude.First Core.ServiceError) a Core.ServiceError
_DuplicateItemException :: Getting (First ServiceError) a ServiceError
_DuplicateItemException =
Service -> ErrorCode -> Getting (First ServiceError) a ServiceError
forall a.
AsError a =>
Service -> ErrorCode -> Getting (First ServiceError) a ServiceError
Core._MatchServiceError
Service
defaultService
ErrorCode
"DuplicateItemException"
_ExportNotFoundException :: Core.AsError a => Lens.Getting (Prelude.First Core.ServiceError) a Core.ServiceError
_ExportNotFoundException :: Getting (First ServiceError) a ServiceError
_ExportNotFoundException =
Service -> ErrorCode -> Getting (First ServiceError) a ServiceError
forall a.
AsError a =>
Service -> ErrorCode -> Getting (First ServiceError) a ServiceError
Core._MatchServiceError
Service
defaultService
ErrorCode
"ExportNotFoundException"
_PointInTimeRecoveryUnavailableException :: Core.AsError a => Lens.Getting (Prelude.First Core.ServiceError) a Core.ServiceError
_PointInTimeRecoveryUnavailableException :: Getting (First ServiceError) a ServiceError
_PointInTimeRecoveryUnavailableException =
Service -> ErrorCode -> Getting (First ServiceError) a ServiceError
forall a.
AsError a =>
Service -> ErrorCode -> Getting (First ServiceError) a ServiceError
Core._MatchServiceError
Service
defaultService
ErrorCode
"PointInTimeRecoveryUnavailableException"
_IdempotentParameterMismatchException :: Core.AsError a => Lens.Getting (Prelude.First Core.ServiceError) a Core.ServiceError
_IdempotentParameterMismatchException :: Getting (First ServiceError) a ServiceError
_IdempotentParameterMismatchException =
Service -> ErrorCode -> Getting (First ServiceError) a ServiceError
forall a.
AsError a =>
Service -> ErrorCode -> Getting (First ServiceError) a ServiceError
Core._MatchServiceError
Service
defaultService
ErrorCode
"IdempotentParameterMismatchException"
_InvalidRestoreTimeException :: Core.AsError a => Lens.Getting (Prelude.First Core.ServiceError) a Core.ServiceError
_InvalidRestoreTimeException :: Getting (First ServiceError) a ServiceError
_InvalidRestoreTimeException =
Service -> ErrorCode -> Getting (First ServiceError) a ServiceError
forall a.
AsError a =>
Service -> ErrorCode -> Getting (First ServiceError) a ServiceError
Core._MatchServiceError
Service
defaultService
ErrorCode
"InvalidRestoreTimeException"
_ResourceNotFoundException :: Core.AsError a => Lens.Getting (Prelude.First Core.ServiceError) a Core.ServiceError
_ResourceNotFoundException :: Getting (First ServiceError) a ServiceError
_ResourceNotFoundException =
Service -> ErrorCode -> Getting (First ServiceError) a ServiceError
forall a.
AsError a =>
Service -> ErrorCode -> Getting (First ServiceError) a ServiceError
Core._MatchServiceError
Service
defaultService
ErrorCode
"ResourceNotFoundException"
_ReplicaAlreadyExistsException :: Core.AsError a => Lens.Getting (Prelude.First Core.ServiceError) a Core.ServiceError
_ReplicaAlreadyExistsException :: Getting (First ServiceError) a ServiceError
_ReplicaAlreadyExistsException =
Service -> ErrorCode -> Getting (First ServiceError) a ServiceError
forall a.
AsError a =>
Service -> ErrorCode -> Getting (First ServiceError) a ServiceError
Core._MatchServiceError
Service
defaultService
ErrorCode
"ReplicaAlreadyExistsException"
_LimitExceededException :: Core.AsError a => Lens.Getting (Prelude.First Core.ServiceError) a Core.ServiceError
_LimitExceededException :: Getting (First ServiceError) a ServiceError
_LimitExceededException =
Service -> ErrorCode -> Getting (First ServiceError) a ServiceError
forall a.
AsError a =>
Service -> ErrorCode -> Getting (First ServiceError) a ServiceError
Core._MatchServiceError
Service
defaultService
ErrorCode
"LimitExceededException"
_ResourceInUseException :: Core.AsError a => Lens.Getting (Prelude.First Core.ServiceError) a Core.ServiceError
_ResourceInUseException :: Getting (First ServiceError) a ServiceError
_ResourceInUseException =
Service -> ErrorCode -> Getting (First ServiceError) a ServiceError
forall a.
AsError a =>
Service -> ErrorCode -> Getting (First ServiceError) a ServiceError
Core._MatchServiceError
Service
defaultService
ErrorCode
"ResourceInUseException"