@softchef/cdk-iot-device-management
Version:
IoT device management is composed of things, thing types, thing groups, jobs, files API services. The constructs can be used independently, that are based on full-managed service to create an API Gateway & Lambda function.
983 lines • 74.8 kB
JavaScript
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.Tag = exports.SSESpecification = exports.LocalSecondaryIndex = exports.GlobalSecondaryIndex = exports.CreateReplicationGroupMemberAction = exports.ReplicaGlobalSecondaryIndex = exports.CreateReplicaAction = exports.CreateGlobalTableOutput = exports.GlobalTableDescription = exports.ReplicaDescription = exports.TableClassSummary = exports.TableClass = exports.ReplicaGlobalSecondaryIndexDescription = exports.ProvisionedThroughputOverride = exports.CreateGlobalTableInput = exports.Replica = exports.CreateGlobalSecondaryIndexAction = exports.CreateBackupOutput = exports.CreateBackupInput = exports.ContributorInsightsSummary = exports.ContinuousBackupsDescription = exports.PointInTimeRecoveryDescription = exports.BillingModeSummary = exports.BatchStatementError = exports.BatchStatementErrorCodeEnum = exports.ConsumedCapacity = exports.Capacity = exports.BackupTypeFilter = exports.BackupSummary = exports.BackupDescription = exports.SourceTableFeatureDetails = exports.TimeToLiveDescription = exports.StreamSpecification = exports.SSEDescription = exports.LocalSecondaryIndexInfo = exports.GlobalSecondaryIndexInfo = exports.Projection = exports.SourceTableDetails = exports.ProvisionedThroughput = exports.KeySchemaElement = exports.BackupDetails = exports.BackupType = exports.AutoScalingSettingsUpdate = exports.AutoScalingSettingsDescription = exports.AutoScalingPolicyUpdate = exports.AutoScalingTargetTrackingScalingPolicyConfigurationUpdate = exports.AutoScalingPolicyDescription = exports.AutoScalingTargetTrackingScalingPolicyConfigurationDescription = exports.AttributeDefinition = exports.ArchivalSummary = void 0;
exports.KinesisStreamingDestinationInput = exports.DescribeTimeToLiveOutput = exports.DescribeTimeToLiveInput = exports.DescribeTableReplicaAutoScalingOutput = exports.TableAutoScalingDescription = exports.ReplicaAutoScalingDescription = exports.ReplicaGlobalSecondaryIndexAutoScalingDescription = exports.DescribeTableReplicaAutoScalingInput = exports.DescribeTableOutput = exports.DescribeTableInput = exports.DescribeLimitsOutput = exports.DescribeLimitsInput = exports.DescribeKinesisStreamingDestinationOutput = exports.KinesisDataStreamDestination = exports.DescribeKinesisStreamingDestinationInput = exports.DescribeGlobalTableSettingsOutput = exports.ReplicaSettingsDescription = exports.ReplicaGlobalSecondaryIndexSettingsDescription = exports.DescribeGlobalTableSettingsInput = exports.DescribeGlobalTableOutput = exports.DescribeGlobalTableInput = exports.DescribeExportOutput = exports.ExportDescription = exports.ExportStatus = exports.ExportFormat = exports.DescribeExportInput = exports.DescribeEndpointsResponse = exports.Endpoint = exports.DescribeEndpointsRequest = exports.DescribeContributorInsightsOutput = exports.FailureException = exports.DescribeContributorInsightsInput = exports.DescribeContinuousBackupsOutput = exports.DescribeContinuousBackupsInput = exports.DescribeBackupOutput = exports.DescribeBackupInput = exports.DeleteTableOutput = exports.DeleteTableInput = exports.DeleteReplicationGroupMemberAction = exports.DeleteReplicaAction = exports.DeleteGlobalSecondaryIndexAction = exports.DeleteBackupOutput = exports.DeleteBackupInput = exports.CreateTableOutput = exports.TableDescription = exports.RestoreSummary = exports.LocalSecondaryIndexDescription = exports.GlobalSecondaryIndexDescription = exports.ProvisionedThroughputDescription = exports.CreateTableInput = void 0;
exports.UpdateTimeToLiveOutput = exports.UpdateTimeToLiveInput = exports.TimeToLiveSpecification = exports.UpdateTableReplicaAutoScalingOutput = exports.UpdateTableReplicaAutoScalingInput = exports.ReplicaAutoScalingUpdate = exports.ReplicaGlobalSecondaryIndexAutoScalingUpdate = exports.GlobalSecondaryIndexAutoScalingUpdate = exports.UpdateTableOutput = exports.UpdateTableInput = exports.ReplicationGroupUpdate = exports.UpdateReplicationGroupMemberAction = exports.GlobalSecondaryIndexUpdate = exports.UpdateGlobalSecondaryIndexAction = exports.UpdateGlobalTableSettingsOutput = exports.UpdateGlobalTableSettingsInput = exports.ReplicaSettingsUpdate = exports.ReplicaGlobalSecondaryIndexSettingsUpdate = exports.GlobalTableGlobalSecondaryIndexSettingsUpdate = exports.UpdateGlobalTableOutput = exports.UpdateGlobalTableInput = exports.ReplicaUpdate = exports.UpdateContributorInsightsOutput = exports.UpdateContributorInsightsInput = exports.UpdateContinuousBackupsOutput = exports.UpdateContinuousBackupsInput = exports.PointInTimeRecoverySpecification = exports.UntagResourceInput = exports.TagResourceInput = exports.RestoreTableToPointInTimeOutput = exports.RestoreTableToPointInTimeInput = exports.RestoreTableFromBackupOutput = exports.RestoreTableFromBackupInput = exports.ListTagsOfResourceOutput = exports.ListTagsOfResourceInput = exports.ListTablesOutput = exports.ListTablesInput = exports.ListGlobalTablesOutput = exports.GlobalTable = exports.ListGlobalTablesInput = exports.ListExportsOutput = exports.ExportSummary = exports.ListExportsInput = exports.ListContributorInsightsOutput = exports.ListContributorInsightsInput = exports.ListBackupsOutput = exports.ListBackupsInput = exports.ExportTableToPointInTimeOutput = exports.ExportTableToPointInTimeInput = exports.KinesisStreamingDestinationOutput = void 0;
exports.TransactWriteItemsInput = exports.TransactWriteItem = exports.UpdateItemInput = exports.BatchWriteItemOutput = exports.QueryInput = exports.PutItemInput = exports.DeleteItemInput = exports.BatchWriteItemInput = exports.ScanInput = exports.BatchGetItemOutput = exports.WriteRequest = exports.UpdateItemOutput = exports.ScanOutput = exports.QueryOutput = exports.PutItemOutput = exports.DeleteItemOutput = exports.Update = exports.Put = exports.Delete = exports.ConditionCheck = exports.TransactWriteItemsOutput = exports.TransactGetItemsInput = exports.ExpectedAttributeValue = exports.BatchGetItemInput = exports.TransactGetItemsOutput = exports.ExecuteTransactionOutput = exports.ExecuteTransactionInput = exports.BatchExecuteStatementOutput = exports.BatchExecuteStatementInput = exports.TransactGetItem = exports.KeysAndAttributes = exports.ExecuteStatementOutput = exports.PutRequest = exports.ParameterizedStatement = exports.ItemResponse = exports.ItemCollectionMetrics = exports.GetItemOutput = exports.GetItemInput = exports.Get = exports.ExecuteStatementInput = exports.DeleteRequest = exports.Condition = exports.CancellationReason = exports.BatchStatementResponse = exports.BatchStatementRequest = exports.AttributeValueUpdate = exports.AttributeValue = void 0;
var ArchivalSummary;
(function (ArchivalSummary) {
ArchivalSummary.filterSensitiveLog = (obj) => ({
...obj,
});
})(ArchivalSummary = exports.ArchivalSummary || (exports.ArchivalSummary = {}));
var AttributeDefinition;
(function (AttributeDefinition) {
AttributeDefinition.filterSensitiveLog = (obj) => ({
...obj,
});
})(AttributeDefinition = exports.AttributeDefinition || (exports.AttributeDefinition = {}));
var AutoScalingTargetTrackingScalingPolicyConfigurationDescription;
(function (AutoScalingTargetTrackingScalingPolicyConfigurationDescription) {
AutoScalingTargetTrackingScalingPolicyConfigurationDescription.filterSensitiveLog = (obj) => ({
...obj,
});
})(AutoScalingTargetTrackingScalingPolicyConfigurationDescription = exports.AutoScalingTargetTrackingScalingPolicyConfigurationDescription || (exports.AutoScalingTargetTrackingScalingPolicyConfigurationDescription = {}));
var AutoScalingPolicyDescription;
(function (AutoScalingPolicyDescription) {
AutoScalingPolicyDescription.filterSensitiveLog = (obj) => ({
...obj,
});
})(AutoScalingPolicyDescription = exports.AutoScalingPolicyDescription || (exports.AutoScalingPolicyDescription = {}));
var AutoScalingTargetTrackingScalingPolicyConfigurationUpdate;
(function (AutoScalingTargetTrackingScalingPolicyConfigurationUpdate) {
AutoScalingTargetTrackingScalingPolicyConfigurationUpdate.filterSensitiveLog = (obj) => ({
...obj,
});
})(AutoScalingTargetTrackingScalingPolicyConfigurationUpdate = exports.AutoScalingTargetTrackingScalingPolicyConfigurationUpdate || (exports.AutoScalingTargetTrackingScalingPolicyConfigurationUpdate = {}));
var AutoScalingPolicyUpdate;
(function (AutoScalingPolicyUpdate) {
AutoScalingPolicyUpdate.filterSensitiveLog = (obj) => ({
...obj,
});
})(AutoScalingPolicyUpdate = exports.AutoScalingPolicyUpdate || (exports.AutoScalingPolicyUpdate = {}));
var AutoScalingSettingsDescription;
(function (AutoScalingSettingsDescription) {
AutoScalingSettingsDescription.filterSensitiveLog = (obj) => ({
...obj,
});
})(AutoScalingSettingsDescription = exports.AutoScalingSettingsDescription || (exports.AutoScalingSettingsDescription = {}));
var AutoScalingSettingsUpdate;
(function (AutoScalingSettingsUpdate) {
AutoScalingSettingsUpdate.filterSensitiveLog = (obj) => ({
...obj,
});
})(AutoScalingSettingsUpdate = exports.AutoScalingSettingsUpdate || (exports.AutoScalingSettingsUpdate = {}));
var BackupType;
(function (BackupType) {
BackupType["AWS_BACKUP"] = "AWS_BACKUP";
BackupType["SYSTEM"] = "SYSTEM";
BackupType["USER"] = "USER";
})(BackupType = exports.BackupType || (exports.BackupType = {}));
var BackupDetails;
(function (BackupDetails) {
BackupDetails.filterSensitiveLog = (obj) => ({
...obj,
});
})(BackupDetails = exports.BackupDetails || (exports.BackupDetails = {}));
var KeySchemaElement;
(function (KeySchemaElement) {
KeySchemaElement.filterSensitiveLog = (obj) => ({
...obj,
});
})(KeySchemaElement = exports.KeySchemaElement || (exports.KeySchemaElement = {}));
var ProvisionedThroughput;
(function (ProvisionedThroughput) {
ProvisionedThroughput.filterSensitiveLog = (obj) => ({
...obj,
});
})(ProvisionedThroughput = exports.ProvisionedThroughput || (exports.ProvisionedThroughput = {}));
var SourceTableDetails;
(function (SourceTableDetails) {
SourceTableDetails.filterSensitiveLog = (obj) => ({
...obj,
});
})(SourceTableDetails = exports.SourceTableDetails || (exports.SourceTableDetails = {}));
var Projection;
(function (Projection) {
Projection.filterSensitiveLog = (obj) => ({
...obj,
});
})(Projection = exports.Projection || (exports.Projection = {}));
var GlobalSecondaryIndexInfo;
(function (GlobalSecondaryIndexInfo) {
GlobalSecondaryIndexInfo.filterSensitiveLog = (obj) => ({
...obj,
});
})(GlobalSecondaryIndexInfo = exports.GlobalSecondaryIndexInfo || (exports.GlobalSecondaryIndexInfo = {}));
var LocalSecondaryIndexInfo;
(function (LocalSecondaryIndexInfo) {
LocalSecondaryIndexInfo.filterSensitiveLog = (obj) => ({
...obj,
});
})(LocalSecondaryIndexInfo = exports.LocalSecondaryIndexInfo || (exports.LocalSecondaryIndexInfo = {}));
var SSEDescription;
(function (SSEDescription) {
SSEDescription.filterSensitiveLog = (obj) => ({
...obj,
});
})(SSEDescription = exports.SSEDescription || (exports.SSEDescription = {}));
var StreamSpecification;
(function (StreamSpecification) {
StreamSpecification.filterSensitiveLog = (obj) => ({
...obj,
});
})(StreamSpecification = exports.StreamSpecification || (exports.StreamSpecification = {}));
var TimeToLiveDescription;
(function (TimeToLiveDescription) {
TimeToLiveDescription.filterSensitiveLog = (obj) => ({
...obj,
});
})(TimeToLiveDescription = exports.TimeToLiveDescription || (exports.TimeToLiveDescription = {}));
var SourceTableFeatureDetails;
(function (SourceTableFeatureDetails) {
SourceTableFeatureDetails.filterSensitiveLog = (obj) => ({
...obj,
});
})(SourceTableFeatureDetails = exports.SourceTableFeatureDetails || (exports.SourceTableFeatureDetails = {}));
var BackupDescription;
(function (BackupDescription) {
BackupDescription.filterSensitiveLog = (obj) => ({
...obj,
});
})(BackupDescription = exports.BackupDescription || (exports.BackupDescription = {}));
var BackupSummary;
(function (BackupSummary) {
BackupSummary.filterSensitiveLog = (obj) => ({
...obj,
});
})(BackupSummary = exports.BackupSummary || (exports.BackupSummary = {}));
var BackupTypeFilter;
(function (BackupTypeFilter) {
BackupTypeFilter["ALL"] = "ALL";
BackupTypeFilter["AWS_BACKUP"] = "AWS_BACKUP";
BackupTypeFilter["SYSTEM"] = "SYSTEM";
BackupTypeFilter["USER"] = "USER";
})(BackupTypeFilter = exports.BackupTypeFilter || (exports.BackupTypeFilter = {}));
var Capacity;
(function (Capacity) {
Capacity.filterSensitiveLog = (obj) => ({
...obj,
});
})(Capacity = exports.Capacity || (exports.Capacity = {}));
var ConsumedCapacity;
(function (ConsumedCapacity) {
ConsumedCapacity.filterSensitiveLog = (obj) => ({
...obj,
});
})(ConsumedCapacity = exports.ConsumedCapacity || (exports.ConsumedCapacity = {}));
var BatchStatementErrorCodeEnum;
(function (BatchStatementErrorCodeEnum) {
BatchStatementErrorCodeEnum["AccessDenied"] = "AccessDenied";
BatchStatementErrorCodeEnum["ConditionalCheckFailed"] = "ConditionalCheckFailed";
BatchStatementErrorCodeEnum["DuplicateItem"] = "DuplicateItem";
BatchStatementErrorCodeEnum["InternalServerError"] = "InternalServerError";
BatchStatementErrorCodeEnum["ItemCollectionSizeLimitExceeded"] = "ItemCollectionSizeLimitExceeded";
BatchStatementErrorCodeEnum["ProvisionedThroughputExceeded"] = "ProvisionedThroughputExceeded";
BatchStatementErrorCodeEnum["RequestLimitExceeded"] = "RequestLimitExceeded";
BatchStatementErrorCodeEnum["ResourceNotFound"] = "ResourceNotFound";
BatchStatementErrorCodeEnum["ThrottlingError"] = "ThrottlingError";
BatchStatementErrorCodeEnum["TransactionConflict"] = "TransactionConflict";
BatchStatementErrorCodeEnum["ValidationError"] = "ValidationError";
})(BatchStatementErrorCodeEnum = exports.BatchStatementErrorCodeEnum || (exports.BatchStatementErrorCodeEnum = {}));
var BatchStatementError;
(function (BatchStatementError) {
BatchStatementError.filterSensitiveLog = (obj) => ({
...obj,
});
})(BatchStatementError = exports.BatchStatementError || (exports.BatchStatementError = {}));
var BillingModeSummary;
(function (BillingModeSummary) {
BillingModeSummary.filterSensitiveLog = (obj) => ({
...obj,
});
})(BillingModeSummary = exports.BillingModeSummary || (exports.BillingModeSummary = {}));
var PointInTimeRecoveryDescription;
(function (PointInTimeRecoveryDescription) {
PointInTimeRecoveryDescription.filterSensitiveLog = (obj) => ({
...obj,
});
})(PointInTimeRecoveryDescription = exports.PointInTimeRecoveryDescription || (exports.PointInTimeRecoveryDescription = {}));
var ContinuousBackupsDescription;
(function (ContinuousBackupsDescription) {
ContinuousBackupsDescription.filterSensitiveLog = (obj) => ({
...obj,
});
})(ContinuousBackupsDescription = exports.ContinuousBackupsDescription || (exports.ContinuousBackupsDescription = {}));
var ContributorInsightsSummary;
(function (ContributorInsightsSummary) {
ContributorInsightsSummary.filterSensitiveLog = (obj) => ({
...obj,
});
})(ContributorInsightsSummary = exports.ContributorInsightsSummary || (exports.ContributorInsightsSummary = {}));
var CreateBackupInput;
(function (CreateBackupInput) {
CreateBackupInput.filterSensitiveLog = (obj) => ({
...obj,
});
})(CreateBackupInput = exports.CreateBackupInput || (exports.CreateBackupInput = {}));
var CreateBackupOutput;
(function (CreateBackupOutput) {
CreateBackupOutput.filterSensitiveLog = (obj) => ({
...obj,
});
})(CreateBackupOutput = exports.CreateBackupOutput || (exports.CreateBackupOutput = {}));
var CreateGlobalSecondaryIndexAction;
(function (CreateGlobalSecondaryIndexAction) {
CreateGlobalSecondaryIndexAction.filterSensitiveLog = (obj) => ({
...obj,
});
})(CreateGlobalSecondaryIndexAction = exports.CreateGlobalSecondaryIndexAction || (exports.CreateGlobalSecondaryIndexAction = {}));
var Replica;
(function (Replica) {
Replica.filterSensitiveLog = (obj) => ({
...obj,
});
})(Replica = exports.Replica || (exports.Replica = {}));
var CreateGlobalTableInput;
(function (CreateGlobalTableInput) {
CreateGlobalTableInput.filterSensitiveLog = (obj) => ({
...obj,
});
})(CreateGlobalTableInput = exports.CreateGlobalTableInput || (exports.CreateGlobalTableInput = {}));
var ProvisionedThroughputOverride;
(function (ProvisionedThroughputOverride) {
ProvisionedThroughputOverride.filterSensitiveLog = (obj) => ({
...obj,
});
})(ProvisionedThroughputOverride = exports.ProvisionedThroughputOverride || (exports.ProvisionedThroughputOverride = {}));
var ReplicaGlobalSecondaryIndexDescription;
(function (ReplicaGlobalSecondaryIndexDescription) {
ReplicaGlobalSecondaryIndexDescription.filterSensitiveLog = (obj) => ({
...obj,
});
})(ReplicaGlobalSecondaryIndexDescription = exports.ReplicaGlobalSecondaryIndexDescription || (exports.ReplicaGlobalSecondaryIndexDescription = {}));
var TableClass;
(function (TableClass) {
TableClass["STANDARD"] = "STANDARD";
TableClass["STANDARD_INFREQUENT_ACCESS"] = "STANDARD_INFREQUENT_ACCESS";
})(TableClass = exports.TableClass || (exports.TableClass = {}));
var TableClassSummary;
(function (TableClassSummary) {
TableClassSummary.filterSensitiveLog = (obj) => ({
...obj,
});
})(TableClassSummary = exports.TableClassSummary || (exports.TableClassSummary = {}));
var ReplicaDescription;
(function (ReplicaDescription) {
ReplicaDescription.filterSensitiveLog = (obj) => ({
...obj,
});
})(ReplicaDescription = exports.ReplicaDescription || (exports.ReplicaDescription = {}));
var GlobalTableDescription;
(function (GlobalTableDescription) {
GlobalTableDescription.filterSensitiveLog = (obj) => ({
...obj,
});
})(GlobalTableDescription = exports.GlobalTableDescription || (exports.GlobalTableDescription = {}));
var CreateGlobalTableOutput;
(function (CreateGlobalTableOutput) {
CreateGlobalTableOutput.filterSensitiveLog = (obj) => ({
...obj,
});
})(CreateGlobalTableOutput = exports.CreateGlobalTableOutput || (exports.CreateGlobalTableOutput = {}));
var CreateReplicaAction;
(function (CreateReplicaAction) {
CreateReplicaAction.filterSensitiveLog = (obj) => ({
...obj,
});
})(CreateReplicaAction = exports.CreateReplicaAction || (exports.CreateReplicaAction = {}));
var ReplicaGlobalSecondaryIndex;
(function (ReplicaGlobalSecondaryIndex) {
ReplicaGlobalSecondaryIndex.filterSensitiveLog = (obj) => ({
...obj,
});
})(ReplicaGlobalSecondaryIndex = exports.ReplicaGlobalSecondaryIndex || (exports.ReplicaGlobalSecondaryIndex = {}));
var CreateReplicationGroupMemberAction;
(function (CreateReplicationGroupMemberAction) {
CreateReplicationGroupMemberAction.filterSensitiveLog = (obj) => ({
...obj,
});
})(CreateReplicationGroupMemberAction = exports.CreateReplicationGroupMemberAction || (exports.CreateReplicationGroupMemberAction = {}));
var GlobalSecondaryIndex;
(function (GlobalSecondaryIndex) {
GlobalSecondaryIndex.filterSensitiveLog = (obj) => ({
...obj,
});
})(GlobalSecondaryIndex = exports.GlobalSecondaryIndex || (exports.GlobalSecondaryIndex = {}));
var LocalSecondaryIndex;
(function (LocalSecondaryIndex) {
LocalSecondaryIndex.filterSensitiveLog = (obj) => ({
...obj,
});
})(LocalSecondaryIndex = exports.LocalSecondaryIndex || (exports.LocalSecondaryIndex = {}));
var SSESpecification;
(function (SSESpecification) {
SSESpecification.filterSensitiveLog = (obj) => ({
...obj,
});
})(SSESpecification = exports.SSESpecification || (exports.SSESpecification = {}));
var Tag;
(function (Tag) {
Tag.filterSensitiveLog = (obj) => ({
...obj,
});
})(Tag = exports.Tag || (exports.Tag = {}));
var CreateTableInput;
(function (CreateTableInput) {
CreateTableInput.filterSensitiveLog = (obj) => ({
...obj,
});
})(CreateTableInput = exports.CreateTableInput || (exports.CreateTableInput = {}));
var ProvisionedThroughputDescription;
(function (ProvisionedThroughputDescription) {
ProvisionedThroughputDescription.filterSensitiveLog = (obj) => ({
...obj,
});
})(ProvisionedThroughputDescription = exports.ProvisionedThroughputDescription || (exports.ProvisionedThroughputDescription = {}));
var GlobalSecondaryIndexDescription;
(function (GlobalSecondaryIndexDescription) {
GlobalSecondaryIndexDescription.filterSensitiveLog = (obj) => ({
...obj,
});
})(GlobalSecondaryIndexDescription = exports.GlobalSecondaryIndexDescription || (exports.GlobalSecondaryIndexDescription = {}));
var LocalSecondaryIndexDescription;
(function (LocalSecondaryIndexDescription) {
LocalSecondaryIndexDescription.filterSensitiveLog = (obj) => ({
...obj,
});
})(LocalSecondaryIndexDescription = exports.LocalSecondaryIndexDescription || (exports.LocalSecondaryIndexDescription = {}));
var RestoreSummary;
(function (RestoreSummary) {
RestoreSummary.filterSensitiveLog = (obj) => ({
...obj,
});
})(RestoreSummary = exports.RestoreSummary || (exports.RestoreSummary = {}));
var TableDescription;
(function (TableDescription) {
TableDescription.filterSensitiveLog = (obj) => ({
...obj,
});
})(TableDescription = exports.TableDescription || (exports.TableDescription = {}));
var CreateTableOutput;
(function (CreateTableOutput) {
CreateTableOutput.filterSensitiveLog = (obj) => ({
...obj,
});
})(CreateTableOutput = exports.CreateTableOutput || (exports.CreateTableOutput = {}));
var DeleteBackupInput;
(function (DeleteBackupInput) {
DeleteBackupInput.filterSensitiveLog = (obj) => ({
...obj,
});
})(DeleteBackupInput = exports.DeleteBackupInput || (exports.DeleteBackupInput = {}));
var DeleteBackupOutput;
(function (DeleteBackupOutput) {
DeleteBackupOutput.filterSensitiveLog = (obj) => ({
...obj,
});
})(DeleteBackupOutput = exports.DeleteBackupOutput || (exports.DeleteBackupOutput = {}));
var DeleteGlobalSecondaryIndexAction;
(function (DeleteGlobalSecondaryIndexAction) {
DeleteGlobalSecondaryIndexAction.filterSensitiveLog = (obj) => ({
...obj,
});
})(DeleteGlobalSecondaryIndexAction = exports.DeleteGlobalSecondaryIndexAction || (exports.DeleteGlobalSecondaryIndexAction = {}));
var DeleteReplicaAction;
(function (DeleteReplicaAction) {
DeleteReplicaAction.filterSensitiveLog = (obj) => ({
...obj,
});
})(DeleteReplicaAction = exports.DeleteReplicaAction || (exports.DeleteReplicaAction = {}));
var DeleteReplicationGroupMemberAction;
(function (DeleteReplicationGroupMemberAction) {
DeleteReplicationGroupMemberAction.filterSensitiveLog = (obj) => ({
...obj,
});
})(DeleteReplicationGroupMemberAction = exports.DeleteReplicationGroupMemberAction || (exports.DeleteReplicationGroupMemberAction = {}));
var DeleteTableInput;
(function (DeleteTableInput) {
DeleteTableInput.filterSensitiveLog = (obj) => ({
...obj,
});
})(DeleteTableInput = exports.DeleteTableInput || (exports.DeleteTableInput = {}));
var DeleteTableOutput;
(function (DeleteTableOutput) {
DeleteTableOutput.filterSensitiveLog = (obj) => ({
...obj,
});
})(DeleteTableOutput = exports.DeleteTableOutput || (exports.DeleteTableOutput = {}));
var DescribeBackupInput;
(function (DescribeBackupInput) {
DescribeBackupInput.filterSensitiveLog = (obj) => ({
...obj,
});
})(DescribeBackupInput = exports.DescribeBackupInput || (exports.DescribeBackupInput = {}));
var DescribeBackupOutput;
(function (DescribeBackupOutput) {
DescribeBackupOutput.filterSensitiveLog = (obj) => ({
...obj,
});
})(DescribeBackupOutput = exports.DescribeBackupOutput || (exports.DescribeBackupOutput = {}));
var DescribeContinuousBackupsInput;
(function (DescribeContinuousBackupsInput) {
DescribeContinuousBackupsInput.filterSensitiveLog = (obj) => ({
...obj,
});
})(DescribeContinuousBackupsInput = exports.DescribeContinuousBackupsInput || (exports.DescribeContinuousBackupsInput = {}));
var DescribeContinuousBackupsOutput;
(function (DescribeContinuousBackupsOutput) {
DescribeContinuousBackupsOutput.filterSensitiveLog = (obj) => ({
...obj,
});
})(DescribeContinuousBackupsOutput = exports.DescribeContinuousBackupsOutput || (exports.DescribeContinuousBackupsOutput = {}));
var DescribeContributorInsightsInput;
(function (DescribeContributorInsightsInput) {
DescribeContributorInsightsInput.filterSensitiveLog = (obj) => ({
...obj,
});
})(DescribeContributorInsightsInput = exports.DescribeContributorInsightsInput || (exports.DescribeContributorInsightsInput = {}));
var FailureException;
(function (FailureException) {
FailureException.filterSensitiveLog = (obj) => ({
...obj,
});
})(FailureException = exports.FailureException || (exports.FailureException = {}));
var DescribeContributorInsightsOutput;
(function (DescribeContributorInsightsOutput) {
DescribeContributorInsightsOutput.filterSensitiveLog = (obj) => ({
...obj,
});
})(DescribeContributorInsightsOutput = exports.DescribeContributorInsightsOutput || (exports.DescribeContributorInsightsOutput = {}));
var DescribeEndpointsRequest;
(function (DescribeEndpointsRequest) {
DescribeEndpointsRequest.filterSensitiveLog = (obj) => ({
...obj,
});
})(DescribeEndpointsRequest = exports.DescribeEndpointsRequest || (exports.DescribeEndpointsRequest = {}));
var Endpoint;
(function (Endpoint) {
Endpoint.filterSensitiveLog = (obj) => ({
...obj,
});
})(Endpoint = exports.Endpoint || (exports.Endpoint = {}));
var DescribeEndpointsResponse;
(function (DescribeEndpointsResponse) {
DescribeEndpointsResponse.filterSensitiveLog = (obj) => ({
...obj,
});
})(DescribeEndpointsResponse = exports.DescribeEndpointsResponse || (exports.DescribeEndpointsResponse = {}));
var DescribeExportInput;
(function (DescribeExportInput) {
DescribeExportInput.filterSensitiveLog = (obj) => ({
...obj,
});
})(DescribeExportInput = exports.DescribeExportInput || (exports.DescribeExportInput = {}));
var ExportFormat;
(function (ExportFormat) {
ExportFormat["DYNAMODB_JSON"] = "DYNAMODB_JSON";
ExportFormat["ION"] = "ION";
})(ExportFormat = exports.ExportFormat || (exports.ExportFormat = {}));
var ExportStatus;
(function (ExportStatus) {
ExportStatus["COMPLETED"] = "COMPLETED";
ExportStatus["FAILED"] = "FAILED";
ExportStatus["IN_PROGRESS"] = "IN_PROGRESS";
})(ExportStatus = exports.ExportStatus || (exports.ExportStatus = {}));
var ExportDescription;
(function (ExportDescription) {
ExportDescription.filterSensitiveLog = (obj) => ({
...obj,
});
})(ExportDescription = exports.ExportDescription || (exports.ExportDescription = {}));
var DescribeExportOutput;
(function (DescribeExportOutput) {
DescribeExportOutput.filterSensitiveLog = (obj) => ({
...obj,
});
})(DescribeExportOutput = exports.DescribeExportOutput || (exports.DescribeExportOutput = {}));
var DescribeGlobalTableInput;
(function (DescribeGlobalTableInput) {
DescribeGlobalTableInput.filterSensitiveLog = (obj) => ({
...obj,
});
})(DescribeGlobalTableInput = exports.DescribeGlobalTableInput || (exports.DescribeGlobalTableInput = {}));
var DescribeGlobalTableOutput;
(function (DescribeGlobalTableOutput) {
DescribeGlobalTableOutput.filterSensitiveLog = (obj) => ({
...obj,
});
})(DescribeGlobalTableOutput = exports.DescribeGlobalTableOutput || (exports.DescribeGlobalTableOutput = {}));
var DescribeGlobalTableSettingsInput;
(function (DescribeGlobalTableSettingsInput) {
DescribeGlobalTableSettingsInput.filterSensitiveLog = (obj) => ({
...obj,
});
})(DescribeGlobalTableSettingsInput = exports.DescribeGlobalTableSettingsInput || (exports.DescribeGlobalTableSettingsInput = {}));
var ReplicaGlobalSecondaryIndexSettingsDescription;
(function (ReplicaGlobalSecondaryIndexSettingsDescription) {
ReplicaGlobalSecondaryIndexSettingsDescription.filterSensitiveLog = (obj) => ({
...obj,
});
})(ReplicaGlobalSecondaryIndexSettingsDescription = exports.ReplicaGlobalSecondaryIndexSettingsDescription || (exports.ReplicaGlobalSecondaryIndexSettingsDescription = {}));
var ReplicaSettingsDescription;
(function (ReplicaSettingsDescription) {
ReplicaSettingsDescription.filterSensitiveLog = (obj) => ({
...obj,
});
})(ReplicaSettingsDescription = exports.ReplicaSettingsDescription || (exports.ReplicaSettingsDescription = {}));
var DescribeGlobalTableSettingsOutput;
(function (DescribeGlobalTableSettingsOutput) {
DescribeGlobalTableSettingsOutput.filterSensitiveLog = (obj) => ({
...obj,
});
})(DescribeGlobalTableSettingsOutput = exports.DescribeGlobalTableSettingsOutput || (exports.DescribeGlobalTableSettingsOutput = {}));
var DescribeKinesisStreamingDestinationInput;
(function (DescribeKinesisStreamingDestinationInput) {
DescribeKinesisStreamingDestinationInput.filterSensitiveLog = (obj) => ({
...obj,
});
})(DescribeKinesisStreamingDestinationInput = exports.DescribeKinesisStreamingDestinationInput || (exports.DescribeKinesisStreamingDestinationInput = {}));
var KinesisDataStreamDestination;
(function (KinesisDataStreamDestination) {
KinesisDataStreamDestination.filterSensitiveLog = (obj) => ({
...obj,
});
})(KinesisDataStreamDestination = exports.KinesisDataStreamDestination || (exports.KinesisDataStreamDestination = {}));
var DescribeKinesisStreamingDestinationOutput;
(function (DescribeKinesisStreamingDestinationOutput) {
DescribeKinesisStreamingDestinationOutput.filterSensitiveLog = (obj) => ({
...obj,
});
})(DescribeKinesisStreamingDestinationOutput = exports.DescribeKinesisStreamingDestinationOutput || (exports.DescribeKinesisStreamingDestinationOutput = {}));
var DescribeLimitsInput;
(function (DescribeLimitsInput) {
DescribeLimitsInput.filterSensitiveLog = (obj) => ({
...obj,
});
})(DescribeLimitsInput = exports.DescribeLimitsInput || (exports.DescribeLimitsInput = {}));
var DescribeLimitsOutput;
(function (DescribeLimitsOutput) {
DescribeLimitsOutput.filterSensitiveLog = (obj) => ({
...obj,
});
})(DescribeLimitsOutput = exports.DescribeLimitsOutput || (exports.DescribeLimitsOutput = {}));
var DescribeTableInput;
(function (DescribeTableInput) {
DescribeTableInput.filterSensitiveLog = (obj) => ({
...obj,
});
})(DescribeTableInput = exports.DescribeTableInput || (exports.DescribeTableInput = {}));
var DescribeTableOutput;
(function (DescribeTableOutput) {
DescribeTableOutput.filterSensitiveLog = (obj) => ({
...obj,
});
})(DescribeTableOutput = exports.DescribeTableOutput || (exports.DescribeTableOutput = {}));
var DescribeTableReplicaAutoScalingInput;
(function (DescribeTableReplicaAutoScalingInput) {
DescribeTableReplicaAutoScalingInput.filterSensitiveLog = (obj) => ({
...obj,
});
})(DescribeTableReplicaAutoScalingInput = exports.DescribeTableReplicaAutoScalingInput || (exports.DescribeTableReplicaAutoScalingInput = {}));
var ReplicaGlobalSecondaryIndexAutoScalingDescription;
(function (ReplicaGlobalSecondaryIndexAutoScalingDescription) {
ReplicaGlobalSecondaryIndexAutoScalingDescription.filterSensitiveLog = (obj) => ({
...obj,
});
})(ReplicaGlobalSecondaryIndexAutoScalingDescription = exports.ReplicaGlobalSecondaryIndexAutoScalingDescription || (exports.ReplicaGlobalSecondaryIndexAutoScalingDescription = {}));
var ReplicaAutoScalingDescription;
(function (ReplicaAutoScalingDescription) {
ReplicaAutoScalingDescription.filterSensitiveLog = (obj) => ({
...obj,
});
})(ReplicaAutoScalingDescription = exports.ReplicaAutoScalingDescription || (exports.ReplicaAutoScalingDescription = {}));
var TableAutoScalingDescription;
(function (TableAutoScalingDescription) {
TableAutoScalingDescription.filterSensitiveLog = (obj) => ({
...obj,
});
})(TableAutoScalingDescription = exports.TableAutoScalingDescription || (exports.TableAutoScalingDescription = {}));
var DescribeTableReplicaAutoScalingOutput;
(function (DescribeTableReplicaAutoScalingOutput) {
DescribeTableReplicaAutoScalingOutput.filterSensitiveLog = (obj) => ({
...obj,
});
})(DescribeTableReplicaAutoScalingOutput = exports.DescribeTableReplicaAutoScalingOutput || (exports.DescribeTableReplicaAutoScalingOutput = {}));
var DescribeTimeToLiveInput;
(function (DescribeTimeToLiveInput) {
DescribeTimeToLiveInput.filterSensitiveLog = (obj) => ({
...obj,
});
})(DescribeTimeToLiveInput = exports.DescribeTimeToLiveInput || (exports.DescribeTimeToLiveInput = {}));
var DescribeTimeToLiveOutput;
(function (DescribeTimeToLiveOutput) {
DescribeTimeToLiveOutput.filterSensitiveLog = (obj) => ({
...obj,
});
})(DescribeTimeToLiveOutput = exports.DescribeTimeToLiveOutput || (exports.DescribeTimeToLiveOutput = {}));
var KinesisStreamingDestinationInput;
(function (KinesisStreamingDestinationInput) {
KinesisStreamingDestinationInput.filterSensitiveLog = (obj) => ({
...obj,
});
})(KinesisStreamingDestinationInput = exports.KinesisStreamingDestinationInput || (exports.KinesisStreamingDestinationInput = {}));
var KinesisStreamingDestinationOutput;
(function (KinesisStreamingDestinationOutput) {
KinesisStreamingDestinationOutput.filterSensitiveLog = (obj) => ({
...obj,
});
})(KinesisStreamingDestinationOutput = exports.KinesisStreamingDestinationOutput || (exports.KinesisStreamingDestinationOutput = {}));
var ExportTableToPointInTimeInput;
(function (ExportTableToPointInTimeInput) {
ExportTableToPointInTimeInput.filterSensitiveLog = (obj) => ({
...obj,
});
})(ExportTableToPointInTimeInput = exports.ExportTableToPointInTimeInput || (exports.ExportTableToPointInTimeInput = {}));
var ExportTableToPointInTimeOutput;
(function (ExportTableToPointInTimeOutput) {
ExportTableToPointInTimeOutput.filterSensitiveLog = (obj) => ({
...obj,
});
})(ExportTableToPointInTimeOutput = exports.ExportTableToPointInTimeOutput || (exports.ExportTableToPointInTimeOutput = {}));
var ListBackupsInput;
(function (ListBackupsInput) {
ListBackupsInput.filterSensitiveLog = (obj) => ({
...obj,
});
})(ListBackupsInput = exports.ListBackupsInput || (exports.ListBackupsInput = {}));
var ListBackupsOutput;
(function (ListBackupsOutput) {
ListBackupsOutput.filterSensitiveLog = (obj) => ({
...obj,
});
})(ListBackupsOutput = exports.ListBackupsOutput || (exports.ListBackupsOutput = {}));
var ListContributorInsightsInput;
(function (ListContributorInsightsInput) {
ListContributorInsightsInput.filterSensitiveLog = (obj) => ({
...obj,
});
})(ListContributorInsightsInput = exports.ListContributorInsightsInput || (exports.ListContributorInsightsInput = {}));
var ListContributorInsightsOutput;
(function (ListContributorInsightsOutput) {
ListContributorInsightsOutput.filterSensitiveLog = (obj) => ({
...obj,
});
})(ListContributorInsightsOutput = exports.ListContributorInsightsOutput || (exports.ListContributorInsightsOutput = {}));
var ListExportsInput;
(function (ListExportsInput) {
ListExportsInput.filterSensitiveLog = (obj) => ({
...obj,
});
})(ListExportsInput = exports.ListExportsInput || (exports.ListExportsInput = {}));
var ExportSummary;
(function (ExportSummary) {
ExportSummary.filterSensitiveLog = (obj) => ({
...obj,
});
})(ExportSummary = exports.ExportSummary || (exports.ExportSummary = {}));
var ListExportsOutput;
(function (ListExportsOutput) {
ListExportsOutput.filterSensitiveLog = (obj) => ({
...obj,
});
})(ListExportsOutput = exports.ListExportsOutput || (exports.ListExportsOutput = {}));
var ListGlobalTablesInput;
(function (ListGlobalTablesInput) {
ListGlobalTablesInput.filterSensitiveLog = (obj) => ({
...obj,
});
})(ListGlobalTablesInput = exports.ListGlobalTablesInput || (exports.ListGlobalTablesInput = {}));
var GlobalTable;
(function (GlobalTable) {
GlobalTable.filterSensitiveLog = (obj) => ({
...obj,
});
})(GlobalTable = exports.GlobalTable || (exports.GlobalTable = {}));
var ListGlobalTablesOutput;
(function (ListGlobalTablesOutput) {
ListGlobalTablesOutput.filterSensitiveLog = (obj) => ({
...obj,
});
})(ListGlobalTablesOutput = exports.ListGlobalTablesOutput || (exports.ListGlobalTablesOutput = {}));
var ListTablesInput;
(function (ListTablesInput) {
ListTablesInput.filterSensitiveLog = (obj) => ({
...obj,
});
})(ListTablesInput = exports.ListTablesInput || (exports.ListTablesInput = {}));
var ListTablesOutput;
(function (ListTablesOutput) {
ListTablesOutput.filterSensitiveLog = (obj) => ({
...obj,
});
})(ListTablesOutput = exports.ListTablesOutput || (exports.ListTablesOutput = {}));
var ListTagsOfResourceInput;
(function (ListTagsOfResourceInput) {
ListTagsOfResourceInput.filterSensitiveLog = (obj) => ({
...obj,
});
})(ListTagsOfResourceInput = exports.ListTagsOfResourceInput || (exports.ListTagsOfResourceInput = {}));
var ListTagsOfResourceOutput;
(function (ListTagsOfResourceOutput) {
ListTagsOfResourceOutput.filterSensitiveLog = (obj) => ({
...obj,
});
})(ListTagsOfResourceOutput = exports.ListTagsOfResourceOutput || (exports.ListTagsOfResourceOutput = {}));
var RestoreTableFromBackupInput;
(function (RestoreTableFromBackupInput) {
RestoreTableFromBackupInput.filterSensitiveLog = (obj) => ({
...obj,
});
})(RestoreTableFromBackupInput = exports.RestoreTableFromBackupInput || (exports.RestoreTableFromBackupInput = {}));
var RestoreTableFromBackupOutput;
(function (RestoreTableFromBackupOutput) {
RestoreTableFromBackupOutput.filterSensitiveLog = (obj) => ({
...obj,
});
})(RestoreTableFromBackupOutput = exports.RestoreTableFromBackupOutput || (exports.RestoreTableFromBackupOutput = {}));
var RestoreTableToPointInTimeInput;
(function (RestoreTableToPointInTimeInput) {
RestoreTableToPointInTimeInput.filterSensitiveLog = (obj) => ({
...obj,
});
})(RestoreTableToPointInTimeInput = exports.RestoreTableToPointInTimeInput || (exports.RestoreTableToPointInTimeInput = {}));
var RestoreTableToPointInTimeOutput;
(function (RestoreTableToPointInTimeOutput) {
RestoreTableToPointInTimeOutput.filterSensitiveLog = (obj) => ({
...obj,
});
})(RestoreTableToPointInTimeOutput = exports.RestoreTableToPointInTimeOutput || (exports.RestoreTableToPointInTimeOutput = {}));
var TagResourceInput;
(function (TagResourceInput) {
TagResourceInput.filterSensitiveLog = (obj) => ({
...obj,
});
})(TagResourceInput = exports.TagResourceInput || (exports.TagResourceInput = {}));
var UntagResourceInput;
(function (UntagResourceInput) {
UntagResourceInput.filterSensitiveLog = (obj) => ({
...obj,
});
})(UntagResourceInput = exports.UntagResourceInput || (exports.UntagResourceInput = {}));
var PointInTimeRecoverySpecification;
(function (PointInTimeRecoverySpecification) {
PointInTimeRecoverySpecification.filterSensitiveLog = (obj) => ({
...obj,
});
})(PointInTimeRecoverySpecification = exports.PointInTimeRecoverySpecification || (exports.PointInTimeRecoverySpecification = {}));
var UpdateContinuousBackupsInput;
(function (UpdateContinuousBackupsInput) {
UpdateContinuousBackupsInput.filterSensitiveLog = (obj) => ({
...obj,
});
})(UpdateContinuousBackupsInput = exports.UpdateContinuousBackupsInput || (exports.UpdateContinuousBackupsInput = {}));
var UpdateContinuousBackupsOutput;
(function (UpdateContinuousBackupsOutput) {
UpdateContinuousBackupsOutput.filterSensitiveLog = (obj) => ({
...obj,
});
})(UpdateContinuousBackupsOutput = exports.UpdateContinuousBackupsOutput || (exports.UpdateContinuousBackupsOutput = {}));
var UpdateContributorInsightsInput;
(function (UpdateContributorInsightsInput) {
UpdateContributorInsightsInput.filterSensitiveLog = (obj) => ({
...obj,
});
})(UpdateContributorInsightsInput = exports.UpdateContributorInsightsInput || (exports.UpdateContributorInsightsInput = {}));
var UpdateContributorInsightsOutput;
(function (UpdateContributorInsightsOutput) {
UpdateContributorInsightsOutput.filterSensitiveLog = (obj) => ({
...obj,
});
})(UpdateContributorInsightsOutput = exports.UpdateContributorInsightsOutput || (exports.UpdateContributorInsightsOutput = {}));
var ReplicaUpdate;
(function (ReplicaUpdate) {
ReplicaUpdate.filterSensitiveLog = (obj) => ({
...obj,
});
})(ReplicaUpdate = exports.ReplicaUpdate || (exports.ReplicaUpdate = {}));
var UpdateGlobalTableInput;
(function (UpdateGlobalTableInput) {
UpdateGlobalTableInput.filterSensitiveLog = (obj) => ({
...obj,
});
})(UpdateGlobalTableInput = exports.UpdateGlobalTableInput || (exports.UpdateGlobalTableInput = {}));
var UpdateGlobalTableOutput;
(function (UpdateGlobalTableOutput) {
UpdateGlobalTableOutput.filterSensitiveLog = (obj) => ({
...obj,
});
})(UpdateGlobalTableOutput = exports.UpdateGlobalTableOutput || (exports.UpdateGlobalTableOutput = {}));
var GlobalTableGlobalSecondaryIndexSettingsUpdate;
(function (GlobalTableGlobalSecondaryIndexSettingsUpdate) {
GlobalTableGlobalSecondaryIndexSettingsUpdate.filterSensitiveLog = (obj) => ({
...obj,
});
})(GlobalTableGlobalSecondaryIndexSettingsUpdate = exports.GlobalTableGlobalSecondaryIndexSettingsUpdate || (exports.GlobalTableGlobalSecondaryIndexSettingsUpdate = {}));
var ReplicaGlobalSecondaryIndexSettingsUpdate;
(function (ReplicaGlobalSecondaryIndexSettingsUpdate) {
ReplicaGlobalSecondaryIndexSettingsUpdate.filterSensitiveLog = (obj) => ({
...obj,
});
})(ReplicaGlobalSecondaryIndexSettingsUpdate = exports.ReplicaGlobalSecondaryIndexSettingsUpdate || (exports.ReplicaGlobalSecondaryIndexSettingsUpdate = {}));
var ReplicaSettingsUpdate;
(function (ReplicaSettingsUpdate) {
ReplicaSettingsUpdate.filterSensitiveLog = (obj) => ({
...obj,
});
})(ReplicaSettingsUpdate = exports.ReplicaSettingsUpdate || (exports.ReplicaSettingsUpdate = {}));
var UpdateGlobalTableSettingsInput;
(function (UpdateGlobalTableSettingsInput) {
UpdateGlobalTableSettingsInput.filterSensitiveLog = (obj) => ({
...obj,
});
})(UpdateGlobalTableSettingsInput = exports.UpdateGlobalTableSettingsInput || (exports.UpdateGlobalTableSettingsInput = {}));
var UpdateGlobalTableSettingsOutput;
(function (UpdateGlobalTableSettingsOutput) {
UpdateGlobalTableSettingsOutput.filterSensitiveLog = (obj) => ({
...obj,
});
})(UpdateGlobalTableSettingsOutput = exports.UpdateGlobalTableSettingsOutput || (exports.UpdateGlobalTableSettingsOutput = {}));
var UpdateGlobalSecondaryIndexAction;
(function (UpdateGlobalSecondaryIndexAction) {
UpdateGlobalSecondaryIndexAction.filterSensitiveLog = (obj) => ({
...obj,
});
})(UpdateGlobalSecondaryIndexAction = exports.UpdateGlobalSecondaryIndexAction || (exports.UpdateGlobalSecondaryIndexAction = {}));
var GlobalSecondaryIndexUpdate;
(function (GlobalSecondaryIndexUpdate) {
GlobalSecondaryIndexUpdate.filterSensitiveLog = (obj) => ({
...obj,
});
})(GlobalSecondaryIndexUpdate = exports.GlobalSecondaryIndexUpdate || (exports.GlobalSecondaryIndexUpdate = {}));
var UpdateReplicationGroupMemberAction;
(function (UpdateReplicationGroupMemberAction) {
UpdateReplicationGroupMemberAction.filterSensitiveLog = (obj) => ({
...obj,
});
})(UpdateReplicationGroupMemberAction = exports.UpdateReplicationGroupMemberAction || (exports.UpdateReplicationGroupMemberAction = {}));
var ReplicationGroupUpdate;
(function (ReplicationGroupUpdate) {
ReplicationGroupUpdate.filterSensitiveLog = (obj) => ({
...obj,
});
})(ReplicationGroupUpdate = exports.ReplicationGroupUpdate || (exports.ReplicationGroupUpdate = {}));
var UpdateTableInput;
(function (UpdateTableInput) {
UpdateTableInput.filterSensitiveLog = (obj) => ({
...obj,
});
})(UpdateTableInput = exports.UpdateTableInput || (exports.UpdateTableInput = {}));
var UpdateTableOutput;
(function (UpdateTableOutput) {
UpdateTableOutput.filterSensitiveLog = (obj) => ({
...obj,
});
})(UpdateTableOutput = exports.UpdateTableOutput || (exports.UpdateTableOutput = {}));
var GlobalSecondaryIndexAutoScalingUpdate;
(function (GlobalSecondaryIndexAutoScalingUpdate) {
GlobalSecondaryIndexAutoScalingUpdate.filterSensitiveLog = (obj) => ({
...obj,
});
})(GlobalSecondaryIndexAutoScalingUpdate = exports.GlobalSecondaryIndexAutoScalingUpdate || (exports.GlobalSecondaryIndexAutoScalingUpdate = {}));
var ReplicaGlobalSecondaryIndexAutoScalingUpdate;
(function (ReplicaGlobalSecondaryIndexAutoScalingUpdate) {
ReplicaGlobalSecondaryIndexAutoScalingUpdate.filterSensitiveLog = (obj) => ({
...obj,
});
})(ReplicaGlobalSecondaryIndexAutoScalingUpdate = exports.ReplicaGlobalSecondaryIndexAutoScalingUpdate || (exports.ReplicaGlobalSecondaryIndexAutoScalingUpdate = {}));
var ReplicaAutoScalingUpdate;
(function (ReplicaAutoScalingUpdate) {
ReplicaAutoScalingUpdate.filterSensitiveLog = (obj) => ({
...obj,
});
})(ReplicaAutoScalingUpdate = exports.ReplicaAutoScalingUpdate || (exports.ReplicaAutoScalingUpdate = {}));
var UpdateTableReplicaAutoScalingInput;
(function (UpdateTableReplicaAutoScalingInput) {
UpdateTableReplicaAutoScalingInput.filterSensitiveLog = (obj) => ({
...obj,
});
})(UpdateTableReplicaAutoScalingInput = exports.UpdateTableReplicaAutoScalingInput || (exports.UpdateTableReplicaAutoScalingInput = {}));
var UpdateTableReplicaAutoScalingOutput;
(function (UpdateTableReplicaAutoScalingOutput) {
UpdateTableReplicaAutoScalingOutput.filterSensitiveLog = (obj) => ({
...obj,
});
})(UpdateTableReplicaAutoScalingOutput = exports.UpdateTableReplicaAutoScalingOutput || (exports.UpdateTableReplicaAutoScalingOutput = {}));
var TimeToLiveSpecification;
(function (TimeToLiveSpecification) {
TimeToLiveSpecification.filterSensitiveLog = (obj) => ({
...obj,
});
})(TimeToLiveSpecification = exports.TimeToLiveSpecification || (exports.TimeToLiveSpecification = {}));
var UpdateTimeToLiveInput;
(function (UpdateTimeToLiveInput) {
UpdateTimeToLiveInput.filterSensitiveLog = (obj) => ({
...obj,
});
})(UpdateTimeToLiveInput = exports.UpdateTimeToLiveInput || (exports.UpdateTimeToLiveInput = {}));
var UpdateTimeToLiveOutput;
(function (UpdateTimeToLiveOutput) {
UpdateTimeToLiveOutput.filterSensitiveLog = (obj) => ({
...obj,
});
})(UpdateTimeToLiveOutput = exports.UpdateTimeToLiveOutput || (exports.UpdateTimeToLiveOutput = {}));
var AttributeValue;
(function (AttributeValue) {
AttributeValue.visit = (value, visitor) => {
if (value.S !== undefined)
return visitor.S(value.S);
if (value.N !== undefined)
return visitor.N(value.N);
if (value.B !== undefined)
return visitor.B(value.B);
if (value.SS !== undefined)
return visitor.SS(value.SS);
if (value.NS !== undefined)
return visitor.NS(value.NS);
if (value.BS !== undefined)
return visitor.BS(value.BS);
if (value.M !== undefined)
return visitor.M(value.M);
if (value.L !== undefined)
return visitor.L(value.L);
if (value.NULL !== undefined)
return visitor.NULL(value.NULL);
if (value.BOOL !== undefined)
return visitor.BOOL(value.BOOL);
return visitor._(value.$unknown[0], value.$unknown[1]);
};
AttributeValue.filterSensitiveLog = (obj) => {
if (obj.S !== undefined)
return { S: obj.S };
if (obj.N !== undefined)
return { N: obj.N };
if (obj.B !== undefined)
return { B: obj.B };
if (obj.SS !== undefined)
return { SS: obj.SS };
if (obj.NS !== undefined)
return { NS: obj.NS };
if (obj.BS !== undefined)
return { BS: obj.BS };
if (obj.M !== undefined)
return {
M: Object.entries(obj.M).reduce((acc, [key, value]) => ({
...acc,
[key]: AttributeValue.filterSensitiveLog(value),
}), {}),
};
if (obj.L !== undefined)
return { L: obj.L.map((item) => AttributeValue.filterSensitiveLog(item)) };
if (obj.NULL !== undefined)
return { NULL: obj.NULL };
if (obj.BOOL !== undefined)
return { BOOL: obj.BOOL };
if (obj.$unknown !== undefined)
return { [obj.$unknown[0]]: "UNKNOWN" };
};
})(AttributeValue = exports.AttributeValue || (exports.AttributeValue = {}));
var AttributeValueUpdate;
(function (AttributeValueUpdate) {
AttributeValueUpdate.filterSensitiveLog = (obj) => ({
...obj,
...(obj.Value && { Value: AttributeValue.filterSensitiveLog(obj.Value) }),
});
})(AttributeValueUpdate = exports.AttributeValueUpdate || (exports.AttributeValueUpdate = {}));
var BatchStatementRequest;
(function (BatchStatementRequest) {
BatchStatementRequest.filterSensitiveLog = (obj) => ({
...obj,
...(obj.Parameters && { Parameters: obj.Parameters.map((item) => AttributeValue.filterSensitiveLog(item)) }),
});
})(BatchStatementRequest = exports.BatchStatementRequest || (exports.BatchStatementRequest = {}));
var BatchS