Documentation ¶
Overview ¶
Package dynamodbmocks is a generated GoMock package.
Index ¶
- type MockDynamoAPI
- func (m *MockDynamoAPI) BatchExecuteStatement(arg0 *dynamodb.BatchExecuteStatementInput) (*dynamodb.BatchExecuteStatementOutput, error)
- func (m *MockDynamoAPI) BatchExecuteStatementRequest(arg0 *dynamodb.BatchExecuteStatementInput) (*request.Request, *dynamodb.BatchExecuteStatementOutput)
- func (m *MockDynamoAPI) BatchExecuteStatementWithContext(arg0 context.Context, arg1 *dynamodb.BatchExecuteStatementInput, ...) (*dynamodb.BatchExecuteStatementOutput, error)
- func (m *MockDynamoAPI) BatchGetItem(arg0 *dynamodb.BatchGetItemInput) (*dynamodb.BatchGetItemOutput, error)
- func (m *MockDynamoAPI) BatchGetItemPages(arg0 *dynamodb.BatchGetItemInput, ...) error
- func (m *MockDynamoAPI) BatchGetItemPagesWithContext(arg0 context.Context, arg1 *dynamodb.BatchGetItemInput, ...) error
- func (m *MockDynamoAPI) BatchGetItemRequest(arg0 *dynamodb.BatchGetItemInput) (*request.Request, *dynamodb.BatchGetItemOutput)
- func (m *MockDynamoAPI) BatchGetItemWithContext(arg0 context.Context, arg1 *dynamodb.BatchGetItemInput, arg2 ...request.Option) (*dynamodb.BatchGetItemOutput, error)
- func (m *MockDynamoAPI) BatchWriteItem(arg0 *dynamodb.BatchWriteItemInput) (*dynamodb.BatchWriteItemOutput, error)
- func (m *MockDynamoAPI) BatchWriteItemRequest(arg0 *dynamodb.BatchWriteItemInput) (*request.Request, *dynamodb.BatchWriteItemOutput)
- func (m *MockDynamoAPI) BatchWriteItemWithContext(arg0 context.Context, arg1 *dynamodb.BatchWriteItemInput, ...) (*dynamodb.BatchWriteItemOutput, error)
- func (m *MockDynamoAPI) CreateBackup(arg0 *dynamodb.CreateBackupInput) (*dynamodb.CreateBackupOutput, error)
- func (m *MockDynamoAPI) CreateBackupRequest(arg0 *dynamodb.CreateBackupInput) (*request.Request, *dynamodb.CreateBackupOutput)
- func (m *MockDynamoAPI) CreateBackupWithContext(arg0 context.Context, arg1 *dynamodb.CreateBackupInput, arg2 ...request.Option) (*dynamodb.CreateBackupOutput, error)
- func (m *MockDynamoAPI) CreateGlobalTable(arg0 *dynamodb.CreateGlobalTableInput) (*dynamodb.CreateGlobalTableOutput, error)
- func (m *MockDynamoAPI) CreateGlobalTableRequest(arg0 *dynamodb.CreateGlobalTableInput) (*request.Request, *dynamodb.CreateGlobalTableOutput)
- func (m *MockDynamoAPI) CreateGlobalTableWithContext(arg0 context.Context, arg1 *dynamodb.CreateGlobalTableInput, ...) (*dynamodb.CreateGlobalTableOutput, error)
- func (m *MockDynamoAPI) CreateTable(arg0 *dynamodb.CreateTableInput) (*dynamodb.CreateTableOutput, error)
- func (m *MockDynamoAPI) CreateTableRequest(arg0 *dynamodb.CreateTableInput) (*request.Request, *dynamodb.CreateTableOutput)
- func (m *MockDynamoAPI) CreateTableWithContext(arg0 context.Context, arg1 *dynamodb.CreateTableInput, arg2 ...request.Option) (*dynamodb.CreateTableOutput, error)
- func (m *MockDynamoAPI) DeleteBackup(arg0 *dynamodb.DeleteBackupInput) (*dynamodb.DeleteBackupOutput, error)
- func (m *MockDynamoAPI) DeleteBackupRequest(arg0 *dynamodb.DeleteBackupInput) (*request.Request, *dynamodb.DeleteBackupOutput)
- func (m *MockDynamoAPI) DeleteBackupWithContext(arg0 context.Context, arg1 *dynamodb.DeleteBackupInput, arg2 ...request.Option) (*dynamodb.DeleteBackupOutput, error)
- func (m *MockDynamoAPI) DeleteItem(arg0 *dynamodb.DeleteItemInput) (*dynamodb.DeleteItemOutput, error)
- func (m *MockDynamoAPI) DeleteItemRequest(arg0 *dynamodb.DeleteItemInput) (*request.Request, *dynamodb.DeleteItemOutput)
- func (m *MockDynamoAPI) DeleteItemWithContext(arg0 context.Context, arg1 *dynamodb.DeleteItemInput, arg2 ...request.Option) (*dynamodb.DeleteItemOutput, error)
- func (m *MockDynamoAPI) DeleteTable(arg0 *dynamodb.DeleteTableInput) (*dynamodb.DeleteTableOutput, error)
- func (m *MockDynamoAPI) DeleteTableRequest(arg0 *dynamodb.DeleteTableInput) (*request.Request, *dynamodb.DeleteTableOutput)
- func (m *MockDynamoAPI) DeleteTableWithContext(arg0 context.Context, arg1 *dynamodb.DeleteTableInput, arg2 ...request.Option) (*dynamodb.DeleteTableOutput, error)
- func (m *MockDynamoAPI) DescribeBackup(arg0 *dynamodb.DescribeBackupInput) (*dynamodb.DescribeBackupOutput, error)
- func (m *MockDynamoAPI) DescribeBackupRequest(arg0 *dynamodb.DescribeBackupInput) (*request.Request, *dynamodb.DescribeBackupOutput)
- func (m *MockDynamoAPI) DescribeBackupWithContext(arg0 context.Context, arg1 *dynamodb.DescribeBackupInput, ...) (*dynamodb.DescribeBackupOutput, error)
- func (m *MockDynamoAPI) DescribeContinuousBackups(arg0 *dynamodb.DescribeContinuousBackupsInput) (*dynamodb.DescribeContinuousBackupsOutput, error)
- func (m *MockDynamoAPI) DescribeContinuousBackupsRequest(arg0 *dynamodb.DescribeContinuousBackupsInput) (*request.Request, *dynamodb.DescribeContinuousBackupsOutput)
- func (m *MockDynamoAPI) DescribeContinuousBackupsWithContext(arg0 context.Context, arg1 *dynamodb.DescribeContinuousBackupsInput, ...) (*dynamodb.DescribeContinuousBackupsOutput, error)
- func (m *MockDynamoAPI) DescribeContributorInsights(arg0 *dynamodb.DescribeContributorInsightsInput) (*dynamodb.DescribeContributorInsightsOutput, error)
- func (m *MockDynamoAPI) DescribeContributorInsightsRequest(arg0 *dynamodb.DescribeContributorInsightsInput) (*request.Request, *dynamodb.DescribeContributorInsightsOutput)
- func (m *MockDynamoAPI) DescribeContributorInsightsWithContext(arg0 context.Context, arg1 *dynamodb.DescribeContributorInsightsInput, ...) (*dynamodb.DescribeContributorInsightsOutput, error)
- func (m *MockDynamoAPI) DescribeEndpoints(arg0 *dynamodb.DescribeEndpointsInput) (*dynamodb.DescribeEndpointsOutput, error)
- func (m *MockDynamoAPI) DescribeEndpointsRequest(arg0 *dynamodb.DescribeEndpointsInput) (*request.Request, *dynamodb.DescribeEndpointsOutput)
- func (m *MockDynamoAPI) DescribeEndpointsWithContext(arg0 context.Context, arg1 *dynamodb.DescribeEndpointsInput, ...) (*dynamodb.DescribeEndpointsOutput, error)
- func (m *MockDynamoAPI) DescribeExport(arg0 *dynamodb.DescribeExportInput) (*dynamodb.DescribeExportOutput, error)
- func (m *MockDynamoAPI) DescribeExportRequest(arg0 *dynamodb.DescribeExportInput) (*request.Request, *dynamodb.DescribeExportOutput)
- func (m *MockDynamoAPI) DescribeExportWithContext(arg0 context.Context, arg1 *dynamodb.DescribeExportInput, ...) (*dynamodb.DescribeExportOutput, error)
- func (m *MockDynamoAPI) DescribeGlobalTable(arg0 *dynamodb.DescribeGlobalTableInput) (*dynamodb.DescribeGlobalTableOutput, error)
- func (m *MockDynamoAPI) DescribeGlobalTableRequest(arg0 *dynamodb.DescribeGlobalTableInput) (*request.Request, *dynamodb.DescribeGlobalTableOutput)
- func (m *MockDynamoAPI) DescribeGlobalTableSettings(arg0 *dynamodb.DescribeGlobalTableSettingsInput) (*dynamodb.DescribeGlobalTableSettingsOutput, error)
- func (m *MockDynamoAPI) DescribeGlobalTableSettingsRequest(arg0 *dynamodb.DescribeGlobalTableSettingsInput) (*request.Request, *dynamodb.DescribeGlobalTableSettingsOutput)
- func (m *MockDynamoAPI) DescribeGlobalTableSettingsWithContext(arg0 context.Context, arg1 *dynamodb.DescribeGlobalTableSettingsInput, ...) (*dynamodb.DescribeGlobalTableSettingsOutput, error)
- func (m *MockDynamoAPI) DescribeGlobalTableWithContext(arg0 context.Context, arg1 *dynamodb.DescribeGlobalTableInput, ...) (*dynamodb.DescribeGlobalTableOutput, error)
- func (m *MockDynamoAPI) DescribeImport(arg0 *dynamodb.DescribeImportInput) (*dynamodb.DescribeImportOutput, error)
- func (m *MockDynamoAPI) DescribeImportRequest(arg0 *dynamodb.DescribeImportInput) (*request.Request, *dynamodb.DescribeImportOutput)
- func (m *MockDynamoAPI) DescribeImportWithContext(arg0 context.Context, arg1 *dynamodb.DescribeImportInput, ...) (*dynamodb.DescribeImportOutput, error)
- func (m *MockDynamoAPI) DescribeKinesisStreamingDestination(arg0 *dynamodb.DescribeKinesisStreamingDestinationInput) (*dynamodb.DescribeKinesisStreamingDestinationOutput, error)
- func (m *MockDynamoAPI) DescribeKinesisStreamingDestinationRequest(arg0 *dynamodb.DescribeKinesisStreamingDestinationInput) (*request.Request, *dynamodb.DescribeKinesisStreamingDestinationOutput)
- func (m *MockDynamoAPI) DescribeKinesisStreamingDestinationWithContext(arg0 context.Context, arg1 *dynamodb.DescribeKinesisStreamingDestinationInput, ...) (*dynamodb.DescribeKinesisStreamingDestinationOutput, error)
- func (m *MockDynamoAPI) DescribeLimits(arg0 *dynamodb.DescribeLimitsInput) (*dynamodb.DescribeLimitsOutput, error)
- func (m *MockDynamoAPI) DescribeLimitsRequest(arg0 *dynamodb.DescribeLimitsInput) (*request.Request, *dynamodb.DescribeLimitsOutput)
- func (m *MockDynamoAPI) DescribeLimitsWithContext(arg0 context.Context, arg1 *dynamodb.DescribeLimitsInput, ...) (*dynamodb.DescribeLimitsOutput, error)
- func (m *MockDynamoAPI) DescribeTable(arg0 *dynamodb.DescribeTableInput) (*dynamodb.DescribeTableOutput, error)
- func (m *MockDynamoAPI) DescribeTableReplicaAutoScaling(arg0 *dynamodb.DescribeTableReplicaAutoScalingInput) (*dynamodb.DescribeTableReplicaAutoScalingOutput, error)
- func (m *MockDynamoAPI) DescribeTableReplicaAutoScalingRequest(arg0 *dynamodb.DescribeTableReplicaAutoScalingInput) (*request.Request, *dynamodb.DescribeTableReplicaAutoScalingOutput)
- func (m *MockDynamoAPI) DescribeTableReplicaAutoScalingWithContext(arg0 context.Context, arg1 *dynamodb.DescribeTableReplicaAutoScalingInput, ...) (*dynamodb.DescribeTableReplicaAutoScalingOutput, error)
- func (m *MockDynamoAPI) DescribeTableRequest(arg0 *dynamodb.DescribeTableInput) (*request.Request, *dynamodb.DescribeTableOutput)
- func (m *MockDynamoAPI) DescribeTableWithContext(arg0 context.Context, arg1 *dynamodb.DescribeTableInput, ...) (*dynamodb.DescribeTableOutput, error)
- func (m *MockDynamoAPI) DescribeTimeToLive(arg0 *dynamodb.DescribeTimeToLiveInput) (*dynamodb.DescribeTimeToLiveOutput, error)
- func (m *MockDynamoAPI) DescribeTimeToLiveRequest(arg0 *dynamodb.DescribeTimeToLiveInput) (*request.Request, *dynamodb.DescribeTimeToLiveOutput)
- func (m *MockDynamoAPI) DescribeTimeToLiveWithContext(arg0 context.Context, arg1 *dynamodb.DescribeTimeToLiveInput, ...) (*dynamodb.DescribeTimeToLiveOutput, error)
- func (m *MockDynamoAPI) DisableKinesisStreamingDestination(arg0 *dynamodb.DisableKinesisStreamingDestinationInput) (*dynamodb.DisableKinesisStreamingDestinationOutput, error)
- func (m *MockDynamoAPI) DisableKinesisStreamingDestinationRequest(arg0 *dynamodb.DisableKinesisStreamingDestinationInput) (*request.Request, *dynamodb.DisableKinesisStreamingDestinationOutput)
- func (m *MockDynamoAPI) DisableKinesisStreamingDestinationWithContext(arg0 context.Context, arg1 *dynamodb.DisableKinesisStreamingDestinationInput, ...) (*dynamodb.DisableKinesisStreamingDestinationOutput, error)
- func (m *MockDynamoAPI) EXPECT() *MockDynamoAPIMockRecorder
- func (m *MockDynamoAPI) EnableKinesisStreamingDestination(arg0 *dynamodb.EnableKinesisStreamingDestinationInput) (*dynamodb.EnableKinesisStreamingDestinationOutput, error)
- func (m *MockDynamoAPI) EnableKinesisStreamingDestinationRequest(arg0 *dynamodb.EnableKinesisStreamingDestinationInput) (*request.Request, *dynamodb.EnableKinesisStreamingDestinationOutput)
- func (m *MockDynamoAPI) EnableKinesisStreamingDestinationWithContext(arg0 context.Context, arg1 *dynamodb.EnableKinesisStreamingDestinationInput, ...) (*dynamodb.EnableKinesisStreamingDestinationOutput, error)
- func (m *MockDynamoAPI) ExecuteStatement(arg0 *dynamodb.ExecuteStatementInput) (*dynamodb.ExecuteStatementOutput, error)
- func (m *MockDynamoAPI) ExecuteStatementRequest(arg0 *dynamodb.ExecuteStatementInput) (*request.Request, *dynamodb.ExecuteStatementOutput)
- func (m *MockDynamoAPI) ExecuteStatementWithContext(arg0 context.Context, arg1 *dynamodb.ExecuteStatementInput, ...) (*dynamodb.ExecuteStatementOutput, error)
- func (m *MockDynamoAPI) ExecuteTransaction(arg0 *dynamodb.ExecuteTransactionInput) (*dynamodb.ExecuteTransactionOutput, error)
- func (m *MockDynamoAPI) ExecuteTransactionRequest(arg0 *dynamodb.ExecuteTransactionInput) (*request.Request, *dynamodb.ExecuteTransactionOutput)
- func (m *MockDynamoAPI) ExecuteTransactionWithContext(arg0 context.Context, arg1 *dynamodb.ExecuteTransactionInput, ...) (*dynamodb.ExecuteTransactionOutput, error)
- func (m *MockDynamoAPI) ExportTableToPointInTime(arg0 *dynamodb.ExportTableToPointInTimeInput) (*dynamodb.ExportTableToPointInTimeOutput, error)
- func (m *MockDynamoAPI) ExportTableToPointInTimeRequest(arg0 *dynamodb.ExportTableToPointInTimeInput) (*request.Request, *dynamodb.ExportTableToPointInTimeOutput)
- func (m *MockDynamoAPI) ExportTableToPointInTimeWithContext(arg0 context.Context, arg1 *dynamodb.ExportTableToPointInTimeInput, ...) (*dynamodb.ExportTableToPointInTimeOutput, error)
- func (m *MockDynamoAPI) GetItem(arg0 *dynamodb.GetItemInput) (*dynamodb.GetItemOutput, error)
- func (m *MockDynamoAPI) GetItemRequest(arg0 *dynamodb.GetItemInput) (*request.Request, *dynamodb.GetItemOutput)
- func (m *MockDynamoAPI) GetItemWithContext(arg0 context.Context, arg1 *dynamodb.GetItemInput, arg2 ...request.Option) (*dynamodb.GetItemOutput, error)
- func (m *MockDynamoAPI) ImportTable(arg0 *dynamodb.ImportTableInput) (*dynamodb.ImportTableOutput, error)
- func (m *MockDynamoAPI) ImportTableRequest(arg0 *dynamodb.ImportTableInput) (*request.Request, *dynamodb.ImportTableOutput)
- func (m *MockDynamoAPI) ImportTableWithContext(arg0 context.Context, arg1 *dynamodb.ImportTableInput, arg2 ...request.Option) (*dynamodb.ImportTableOutput, error)
- func (m *MockDynamoAPI) ListBackups(arg0 *dynamodb.ListBackupsInput) (*dynamodb.ListBackupsOutput, error)
- func (m *MockDynamoAPI) ListBackupsRequest(arg0 *dynamodb.ListBackupsInput) (*request.Request, *dynamodb.ListBackupsOutput)
- func (m *MockDynamoAPI) ListBackupsWithContext(arg0 context.Context, arg1 *dynamodb.ListBackupsInput, arg2 ...request.Option) (*dynamodb.ListBackupsOutput, error)
- func (m *MockDynamoAPI) ListContributorInsights(arg0 *dynamodb.ListContributorInsightsInput) (*dynamodb.ListContributorInsightsOutput, error)
- func (m *MockDynamoAPI) ListContributorInsightsPages(arg0 *dynamodb.ListContributorInsightsInput, ...) error
- func (m *MockDynamoAPI) ListContributorInsightsPagesWithContext(arg0 context.Context, arg1 *dynamodb.ListContributorInsightsInput, ...) error
- func (m *MockDynamoAPI) ListContributorInsightsRequest(arg0 *dynamodb.ListContributorInsightsInput) (*request.Request, *dynamodb.ListContributorInsightsOutput)
- func (m *MockDynamoAPI) ListContributorInsightsWithContext(arg0 context.Context, arg1 *dynamodb.ListContributorInsightsInput, ...) (*dynamodb.ListContributorInsightsOutput, error)
- func (m *MockDynamoAPI) ListExports(arg0 *dynamodb.ListExportsInput) (*dynamodb.ListExportsOutput, error)
- func (m *MockDynamoAPI) ListExportsPages(arg0 *dynamodb.ListExportsInput, ...) error
- func (m *MockDynamoAPI) ListExportsPagesWithContext(arg0 context.Context, arg1 *dynamodb.ListExportsInput, ...) error
- func (m *MockDynamoAPI) ListExportsRequest(arg0 *dynamodb.ListExportsInput) (*request.Request, *dynamodb.ListExportsOutput)
- func (m *MockDynamoAPI) ListExportsWithContext(arg0 context.Context, arg1 *dynamodb.ListExportsInput, arg2 ...request.Option) (*dynamodb.ListExportsOutput, error)
- func (m *MockDynamoAPI) ListGlobalTables(arg0 *dynamodb.ListGlobalTablesInput) (*dynamodb.ListGlobalTablesOutput, error)
- func (m *MockDynamoAPI) ListGlobalTablesRequest(arg0 *dynamodb.ListGlobalTablesInput) (*request.Request, *dynamodb.ListGlobalTablesOutput)
- func (m *MockDynamoAPI) ListGlobalTablesWithContext(arg0 context.Context, arg1 *dynamodb.ListGlobalTablesInput, ...) (*dynamodb.ListGlobalTablesOutput, error)
- func (m *MockDynamoAPI) ListImports(arg0 *dynamodb.ListImportsInput) (*dynamodb.ListImportsOutput, error)
- func (m *MockDynamoAPI) ListImportsPages(arg0 *dynamodb.ListImportsInput, ...) error
- func (m *MockDynamoAPI) ListImportsPagesWithContext(arg0 context.Context, arg1 *dynamodb.ListImportsInput, ...) error
- func (m *MockDynamoAPI) ListImportsRequest(arg0 *dynamodb.ListImportsInput) (*request.Request, *dynamodb.ListImportsOutput)
- func (m *MockDynamoAPI) ListImportsWithContext(arg0 context.Context, arg1 *dynamodb.ListImportsInput, arg2 ...request.Option) (*dynamodb.ListImportsOutput, error)
- func (m *MockDynamoAPI) ListTables(arg0 *dynamodb.ListTablesInput) (*dynamodb.ListTablesOutput, error)
- func (m *MockDynamoAPI) ListTablesPages(arg0 *dynamodb.ListTablesInput, ...) error
- func (m *MockDynamoAPI) ListTablesPagesWithContext(arg0 context.Context, arg1 *dynamodb.ListTablesInput, ...) error
- func (m *MockDynamoAPI) ListTablesRequest(arg0 *dynamodb.ListTablesInput) (*request.Request, *dynamodb.ListTablesOutput)
- func (m *MockDynamoAPI) ListTablesWithContext(arg0 context.Context, arg1 *dynamodb.ListTablesInput, arg2 ...request.Option) (*dynamodb.ListTablesOutput, error)
- func (m *MockDynamoAPI) ListTagsOfResource(arg0 *dynamodb.ListTagsOfResourceInput) (*dynamodb.ListTagsOfResourceOutput, error)
- func (m *MockDynamoAPI) ListTagsOfResourceRequest(arg0 *dynamodb.ListTagsOfResourceInput) (*request.Request, *dynamodb.ListTagsOfResourceOutput)
- func (m *MockDynamoAPI) ListTagsOfResourceWithContext(arg0 context.Context, arg1 *dynamodb.ListTagsOfResourceInput, ...) (*dynamodb.ListTagsOfResourceOutput, error)
- func (m *MockDynamoAPI) PutItem(arg0 *dynamodb.PutItemInput) (*dynamodb.PutItemOutput, error)
- func (m *MockDynamoAPI) PutItemRequest(arg0 *dynamodb.PutItemInput) (*request.Request, *dynamodb.PutItemOutput)
- func (m *MockDynamoAPI) PutItemWithContext(arg0 context.Context, arg1 *dynamodb.PutItemInput, arg2 ...request.Option) (*dynamodb.PutItemOutput, error)
- func (m *MockDynamoAPI) Query(arg0 *dynamodb.QueryInput) (*dynamodb.QueryOutput, error)
- func (m *MockDynamoAPI) QueryPages(arg0 *dynamodb.QueryInput, arg1 func(*dynamodb.QueryOutput, bool) bool) error
- func (m *MockDynamoAPI) QueryPagesWithContext(arg0 context.Context, arg1 *dynamodb.QueryInput, ...) error
- func (m *MockDynamoAPI) QueryRequest(arg0 *dynamodb.QueryInput) (*request.Request, *dynamodb.QueryOutput)
- func (m *MockDynamoAPI) QueryWithContext(arg0 context.Context, arg1 *dynamodb.QueryInput, arg2 ...request.Option) (*dynamodb.QueryOutput, error)
- func (m *MockDynamoAPI) RestoreTableFromBackup(arg0 *dynamodb.RestoreTableFromBackupInput) (*dynamodb.RestoreTableFromBackupOutput, error)
- func (m *MockDynamoAPI) RestoreTableFromBackupRequest(arg0 *dynamodb.RestoreTableFromBackupInput) (*request.Request, *dynamodb.RestoreTableFromBackupOutput)
- func (m *MockDynamoAPI) RestoreTableFromBackupWithContext(arg0 context.Context, arg1 *dynamodb.RestoreTableFromBackupInput, ...) (*dynamodb.RestoreTableFromBackupOutput, error)
- func (m *MockDynamoAPI) RestoreTableToPointInTime(arg0 *dynamodb.RestoreTableToPointInTimeInput) (*dynamodb.RestoreTableToPointInTimeOutput, error)
- func (m *MockDynamoAPI) RestoreTableToPointInTimeRequest(arg0 *dynamodb.RestoreTableToPointInTimeInput) (*request.Request, *dynamodb.RestoreTableToPointInTimeOutput)
- func (m *MockDynamoAPI) RestoreTableToPointInTimeWithContext(arg0 context.Context, arg1 *dynamodb.RestoreTableToPointInTimeInput, ...) (*dynamodb.RestoreTableToPointInTimeOutput, error)
- func (m *MockDynamoAPI) Scan(arg0 *dynamodb.ScanInput) (*dynamodb.ScanOutput, error)
- func (m *MockDynamoAPI) ScanPages(arg0 *dynamodb.ScanInput, arg1 func(*dynamodb.ScanOutput, bool) bool) error
- func (m *MockDynamoAPI) ScanPagesWithContext(arg0 context.Context, arg1 *dynamodb.ScanInput, ...) error
- func (m *MockDynamoAPI) ScanRequest(arg0 *dynamodb.ScanInput) (*request.Request, *dynamodb.ScanOutput)
- func (m *MockDynamoAPI) ScanWithContext(arg0 context.Context, arg1 *dynamodb.ScanInput, arg2 ...request.Option) (*dynamodb.ScanOutput, error)
- func (m *MockDynamoAPI) TagResource(arg0 *dynamodb.TagResourceInput) (*dynamodb.TagResourceOutput, error)
- func (m *MockDynamoAPI) TagResourceRequest(arg0 *dynamodb.TagResourceInput) (*request.Request, *dynamodb.TagResourceOutput)
- func (m *MockDynamoAPI) TagResourceWithContext(arg0 context.Context, arg1 *dynamodb.TagResourceInput, arg2 ...request.Option) (*dynamodb.TagResourceOutput, error)
- func (m *MockDynamoAPI) TransactGetItems(arg0 *dynamodb.TransactGetItemsInput) (*dynamodb.TransactGetItemsOutput, error)
- func (m *MockDynamoAPI) TransactGetItemsRequest(arg0 *dynamodb.TransactGetItemsInput) (*request.Request, *dynamodb.TransactGetItemsOutput)
- func (m *MockDynamoAPI) TransactGetItemsWithContext(arg0 context.Context, arg1 *dynamodb.TransactGetItemsInput, ...) (*dynamodb.TransactGetItemsOutput, error)
- func (m *MockDynamoAPI) TransactWriteItems(arg0 *dynamodb.TransactWriteItemsInput) (*dynamodb.TransactWriteItemsOutput, error)
- func (m *MockDynamoAPI) TransactWriteItemsRequest(arg0 *dynamodb.TransactWriteItemsInput) (*request.Request, *dynamodb.TransactWriteItemsOutput)
- func (m *MockDynamoAPI) TransactWriteItemsWithContext(arg0 context.Context, arg1 *dynamodb.TransactWriteItemsInput, ...) (*dynamodb.TransactWriteItemsOutput, error)
- func (m *MockDynamoAPI) UntagResource(arg0 *dynamodb.UntagResourceInput) (*dynamodb.UntagResourceOutput, error)
- func (m *MockDynamoAPI) UntagResourceRequest(arg0 *dynamodb.UntagResourceInput) (*request.Request, *dynamodb.UntagResourceOutput)
- func (m *MockDynamoAPI) UntagResourceWithContext(arg0 context.Context, arg1 *dynamodb.UntagResourceInput, ...) (*dynamodb.UntagResourceOutput, error)
- func (m *MockDynamoAPI) UpdateContinuousBackups(arg0 *dynamodb.UpdateContinuousBackupsInput) (*dynamodb.UpdateContinuousBackupsOutput, error)
- func (m *MockDynamoAPI) UpdateContinuousBackupsRequest(arg0 *dynamodb.UpdateContinuousBackupsInput) (*request.Request, *dynamodb.UpdateContinuousBackupsOutput)
- func (m *MockDynamoAPI) UpdateContinuousBackupsWithContext(arg0 context.Context, arg1 *dynamodb.UpdateContinuousBackupsInput, ...) (*dynamodb.UpdateContinuousBackupsOutput, error)
- func (m *MockDynamoAPI) UpdateContributorInsights(arg0 *dynamodb.UpdateContributorInsightsInput) (*dynamodb.UpdateContributorInsightsOutput, error)
- func (m *MockDynamoAPI) UpdateContributorInsightsRequest(arg0 *dynamodb.UpdateContributorInsightsInput) (*request.Request, *dynamodb.UpdateContributorInsightsOutput)
- func (m *MockDynamoAPI) UpdateContributorInsightsWithContext(arg0 context.Context, arg1 *dynamodb.UpdateContributorInsightsInput, ...) (*dynamodb.UpdateContributorInsightsOutput, error)
- func (m *MockDynamoAPI) UpdateGlobalTable(arg0 *dynamodb.UpdateGlobalTableInput) (*dynamodb.UpdateGlobalTableOutput, error)
- func (m *MockDynamoAPI) UpdateGlobalTableRequest(arg0 *dynamodb.UpdateGlobalTableInput) (*request.Request, *dynamodb.UpdateGlobalTableOutput)
- func (m *MockDynamoAPI) UpdateGlobalTableSettings(arg0 *dynamodb.UpdateGlobalTableSettingsInput) (*dynamodb.UpdateGlobalTableSettingsOutput, error)
- func (m *MockDynamoAPI) UpdateGlobalTableSettingsRequest(arg0 *dynamodb.UpdateGlobalTableSettingsInput) (*request.Request, *dynamodb.UpdateGlobalTableSettingsOutput)
- func (m *MockDynamoAPI) UpdateGlobalTableSettingsWithContext(arg0 context.Context, arg1 *dynamodb.UpdateGlobalTableSettingsInput, ...) (*dynamodb.UpdateGlobalTableSettingsOutput, error)
- func (m *MockDynamoAPI) UpdateGlobalTableWithContext(arg0 context.Context, arg1 *dynamodb.UpdateGlobalTableInput, ...) (*dynamodb.UpdateGlobalTableOutput, error)
- func (m *MockDynamoAPI) UpdateItem(arg0 *dynamodb.UpdateItemInput) (*dynamodb.UpdateItemOutput, error)
- func (m *MockDynamoAPI) UpdateItemRequest(arg0 *dynamodb.UpdateItemInput) (*request.Request, *dynamodb.UpdateItemOutput)
- func (m *MockDynamoAPI) UpdateItemWithContext(arg0 context.Context, arg1 *dynamodb.UpdateItemInput, arg2 ...request.Option) (*dynamodb.UpdateItemOutput, error)
- func (m *MockDynamoAPI) UpdateKinesisStreamingDestination(arg0 *dynamodb.UpdateKinesisStreamingDestinationInput) (*dynamodb.UpdateKinesisStreamingDestinationOutput, error)
- func (m *MockDynamoAPI) UpdateKinesisStreamingDestinationRequest(arg0 *dynamodb.UpdateKinesisStreamingDestinationInput) (*request.Request, *dynamodb.UpdateKinesisStreamingDestinationOutput)
- func (m *MockDynamoAPI) UpdateKinesisStreamingDestinationWithContext(arg0 context.Context, arg1 *dynamodb.UpdateKinesisStreamingDestinationInput, ...) (*dynamodb.UpdateKinesisStreamingDestinationOutput, error)
- func (m *MockDynamoAPI) UpdateTable(arg0 *dynamodb.UpdateTableInput) (*dynamodb.UpdateTableOutput, error)
- func (m *MockDynamoAPI) UpdateTableReplicaAutoScaling(arg0 *dynamodb.UpdateTableReplicaAutoScalingInput) (*dynamodb.UpdateTableReplicaAutoScalingOutput, error)
- func (m *MockDynamoAPI) UpdateTableReplicaAutoScalingRequest(arg0 *dynamodb.UpdateTableReplicaAutoScalingInput) (*request.Request, *dynamodb.UpdateTableReplicaAutoScalingOutput)
- func (m *MockDynamoAPI) UpdateTableReplicaAutoScalingWithContext(arg0 context.Context, arg1 *dynamodb.UpdateTableReplicaAutoScalingInput, ...) (*dynamodb.UpdateTableReplicaAutoScalingOutput, error)
- func (m *MockDynamoAPI) UpdateTableRequest(arg0 *dynamodb.UpdateTableInput) (*request.Request, *dynamodb.UpdateTableOutput)
- func (m *MockDynamoAPI) UpdateTableWithContext(arg0 context.Context, arg1 *dynamodb.UpdateTableInput, arg2 ...request.Option) (*dynamodb.UpdateTableOutput, error)
- func (m *MockDynamoAPI) UpdateTimeToLive(arg0 *dynamodb.UpdateTimeToLiveInput) (*dynamodb.UpdateTimeToLiveOutput, error)
- func (m *MockDynamoAPI) UpdateTimeToLiveRequest(arg0 *dynamodb.UpdateTimeToLiveInput) (*request.Request, *dynamodb.UpdateTimeToLiveOutput)
- func (m *MockDynamoAPI) UpdateTimeToLiveWithContext(arg0 context.Context, arg1 *dynamodb.UpdateTimeToLiveInput, ...) (*dynamodb.UpdateTimeToLiveOutput, error)
- func (m *MockDynamoAPI) WaitUntilTableExists(arg0 *dynamodb.DescribeTableInput) error
- func (m *MockDynamoAPI) WaitUntilTableExistsWithContext(arg0 context.Context, arg1 *dynamodb.DescribeTableInput, ...) error
- func (m *MockDynamoAPI) WaitUntilTableNotExists(arg0 *dynamodb.DescribeTableInput) error
- func (m *MockDynamoAPI) WaitUntilTableNotExistsWithContext(arg0 context.Context, arg1 *dynamodb.DescribeTableInput, ...) error
- type MockDynamoAPIMockRecorder
- func (mr *MockDynamoAPIMockRecorder) BatchExecuteStatement(arg0 any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) BatchExecuteStatementRequest(arg0 any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) BatchExecuteStatementWithContext(arg0, arg1 any, arg2 ...any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) BatchGetItem(arg0 any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) BatchGetItemPages(arg0, arg1 any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) BatchGetItemPagesWithContext(arg0, arg1, arg2 any, arg3 ...any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) BatchGetItemRequest(arg0 any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) BatchGetItemWithContext(arg0, arg1 any, arg2 ...any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) BatchWriteItem(arg0 any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) BatchWriteItemRequest(arg0 any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) BatchWriteItemWithContext(arg0, arg1 any, arg2 ...any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) CreateBackup(arg0 any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) CreateBackupRequest(arg0 any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) CreateBackupWithContext(arg0, arg1 any, arg2 ...any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) CreateGlobalTable(arg0 any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) CreateGlobalTableRequest(arg0 any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) CreateGlobalTableWithContext(arg0, arg1 any, arg2 ...any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) CreateTable(arg0 any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) CreateTableRequest(arg0 any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) CreateTableWithContext(arg0, arg1 any, arg2 ...any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) DeleteBackup(arg0 any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) DeleteBackupRequest(arg0 any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) DeleteBackupWithContext(arg0, arg1 any, arg2 ...any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) DeleteItem(arg0 any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) DeleteItemRequest(arg0 any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) DeleteItemWithContext(arg0, arg1 any, arg2 ...any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) DeleteTable(arg0 any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) DeleteTableRequest(arg0 any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) DeleteTableWithContext(arg0, arg1 any, arg2 ...any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) DescribeBackup(arg0 any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) DescribeBackupRequest(arg0 any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) DescribeBackupWithContext(arg0, arg1 any, arg2 ...any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) DescribeContinuousBackups(arg0 any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) DescribeContinuousBackupsRequest(arg0 any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) DescribeContinuousBackupsWithContext(arg0, arg1 any, arg2 ...any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) DescribeContributorInsights(arg0 any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) DescribeContributorInsightsRequest(arg0 any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) DescribeContributorInsightsWithContext(arg0, arg1 any, arg2 ...any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) DescribeEndpoints(arg0 any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) DescribeEndpointsRequest(arg0 any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) DescribeEndpointsWithContext(arg0, arg1 any, arg2 ...any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) DescribeExport(arg0 any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) DescribeExportRequest(arg0 any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) DescribeExportWithContext(arg0, arg1 any, arg2 ...any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) DescribeGlobalTable(arg0 any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) DescribeGlobalTableRequest(arg0 any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) DescribeGlobalTableSettings(arg0 any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) DescribeGlobalTableSettingsRequest(arg0 any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) DescribeGlobalTableSettingsWithContext(arg0, arg1 any, arg2 ...any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) DescribeGlobalTableWithContext(arg0, arg1 any, arg2 ...any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) DescribeImport(arg0 any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) DescribeImportRequest(arg0 any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) DescribeImportWithContext(arg0, arg1 any, arg2 ...any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) DescribeKinesisStreamingDestination(arg0 any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) DescribeKinesisStreamingDestinationRequest(arg0 any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) DescribeKinesisStreamingDestinationWithContext(arg0, arg1 any, arg2 ...any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) DescribeLimits(arg0 any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) DescribeLimitsRequest(arg0 any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) DescribeLimitsWithContext(arg0, arg1 any, arg2 ...any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) DescribeTable(arg0 any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) DescribeTableReplicaAutoScaling(arg0 any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) DescribeTableReplicaAutoScalingRequest(arg0 any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) DescribeTableReplicaAutoScalingWithContext(arg0, arg1 any, arg2 ...any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) DescribeTableRequest(arg0 any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) DescribeTableWithContext(arg0, arg1 any, arg2 ...any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) DescribeTimeToLive(arg0 any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) DescribeTimeToLiveRequest(arg0 any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) DescribeTimeToLiveWithContext(arg0, arg1 any, arg2 ...any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) DisableKinesisStreamingDestination(arg0 any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) DisableKinesisStreamingDestinationRequest(arg0 any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) DisableKinesisStreamingDestinationWithContext(arg0, arg1 any, arg2 ...any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) EnableKinesisStreamingDestination(arg0 any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) EnableKinesisStreamingDestinationRequest(arg0 any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) EnableKinesisStreamingDestinationWithContext(arg0, arg1 any, arg2 ...any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) ExecuteStatement(arg0 any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) ExecuteStatementRequest(arg0 any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) ExecuteStatementWithContext(arg0, arg1 any, arg2 ...any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) ExecuteTransaction(arg0 any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) ExecuteTransactionRequest(arg0 any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) ExecuteTransactionWithContext(arg0, arg1 any, arg2 ...any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) ExportTableToPointInTime(arg0 any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) ExportTableToPointInTimeRequest(arg0 any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) ExportTableToPointInTimeWithContext(arg0, arg1 any, arg2 ...any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) GetItem(arg0 any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) GetItemRequest(arg0 any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) GetItemWithContext(arg0, arg1 any, arg2 ...any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) ImportTable(arg0 any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) ImportTableRequest(arg0 any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) ImportTableWithContext(arg0, arg1 any, arg2 ...any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) ListBackups(arg0 any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) ListBackupsRequest(arg0 any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) ListBackupsWithContext(arg0, arg1 any, arg2 ...any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) ListContributorInsights(arg0 any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) ListContributorInsightsPages(arg0, arg1 any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) ListContributorInsightsPagesWithContext(arg0, arg1, arg2 any, arg3 ...any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) ListContributorInsightsRequest(arg0 any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) ListContributorInsightsWithContext(arg0, arg1 any, arg2 ...any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) ListExports(arg0 any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) ListExportsPages(arg0, arg1 any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) ListExportsPagesWithContext(arg0, arg1, arg2 any, arg3 ...any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) ListExportsRequest(arg0 any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) ListExportsWithContext(arg0, arg1 any, arg2 ...any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) ListGlobalTables(arg0 any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) ListGlobalTablesRequest(arg0 any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) ListGlobalTablesWithContext(arg0, arg1 any, arg2 ...any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) ListImports(arg0 any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) ListImportsPages(arg0, arg1 any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) ListImportsPagesWithContext(arg0, arg1, arg2 any, arg3 ...any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) ListImportsRequest(arg0 any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) ListImportsWithContext(arg0, arg1 any, arg2 ...any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) ListTables(arg0 any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) ListTablesPages(arg0, arg1 any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) ListTablesPagesWithContext(arg0, arg1, arg2 any, arg3 ...any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) ListTablesRequest(arg0 any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) ListTablesWithContext(arg0, arg1 any, arg2 ...any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) ListTagsOfResource(arg0 any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) ListTagsOfResourceRequest(arg0 any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) ListTagsOfResourceWithContext(arg0, arg1 any, arg2 ...any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) PutItem(arg0 any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) PutItemRequest(arg0 any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) PutItemWithContext(arg0, arg1 any, arg2 ...any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) Query(arg0 any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) QueryPages(arg0, arg1 any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) QueryPagesWithContext(arg0, arg1, arg2 any, arg3 ...any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) QueryRequest(arg0 any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) QueryWithContext(arg0, arg1 any, arg2 ...any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) RestoreTableFromBackup(arg0 any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) RestoreTableFromBackupRequest(arg0 any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) RestoreTableFromBackupWithContext(arg0, arg1 any, arg2 ...any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) RestoreTableToPointInTime(arg0 any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) RestoreTableToPointInTimeRequest(arg0 any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) RestoreTableToPointInTimeWithContext(arg0, arg1 any, arg2 ...any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) Scan(arg0 any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) ScanPages(arg0, arg1 any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) ScanPagesWithContext(arg0, arg1, arg2 any, arg3 ...any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) ScanRequest(arg0 any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) ScanWithContext(arg0, arg1 any, arg2 ...any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) TagResource(arg0 any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) TagResourceRequest(arg0 any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) TagResourceWithContext(arg0, arg1 any, arg2 ...any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) TransactGetItems(arg0 any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) TransactGetItemsRequest(arg0 any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) TransactGetItemsWithContext(arg0, arg1 any, arg2 ...any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) TransactWriteItems(arg0 any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) TransactWriteItemsRequest(arg0 any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) TransactWriteItemsWithContext(arg0, arg1 any, arg2 ...any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) UntagResource(arg0 any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) UntagResourceRequest(arg0 any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) UntagResourceWithContext(arg0, arg1 any, arg2 ...any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) UpdateContinuousBackups(arg0 any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) UpdateContinuousBackupsRequest(arg0 any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) UpdateContinuousBackupsWithContext(arg0, arg1 any, arg2 ...any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) UpdateContributorInsights(arg0 any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) UpdateContributorInsightsRequest(arg0 any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) UpdateContributorInsightsWithContext(arg0, arg1 any, arg2 ...any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) UpdateGlobalTable(arg0 any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) UpdateGlobalTableRequest(arg0 any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) UpdateGlobalTableSettings(arg0 any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) UpdateGlobalTableSettingsRequest(arg0 any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) UpdateGlobalTableSettingsWithContext(arg0, arg1 any, arg2 ...any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) UpdateGlobalTableWithContext(arg0, arg1 any, arg2 ...any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) UpdateItem(arg0 any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) UpdateItemRequest(arg0 any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) UpdateItemWithContext(arg0, arg1 any, arg2 ...any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) UpdateKinesisStreamingDestination(arg0 any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) UpdateKinesisStreamingDestinationRequest(arg0 any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) UpdateKinesisStreamingDestinationWithContext(arg0, arg1 any, arg2 ...any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) UpdateTable(arg0 any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) UpdateTableReplicaAutoScaling(arg0 any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) UpdateTableReplicaAutoScalingRequest(arg0 any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) UpdateTableReplicaAutoScalingWithContext(arg0, arg1 any, arg2 ...any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) UpdateTableRequest(arg0 any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) UpdateTableWithContext(arg0, arg1 any, arg2 ...any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) UpdateTimeToLive(arg0 any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) UpdateTimeToLiveRequest(arg0 any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) UpdateTimeToLiveWithContext(arg0, arg1 any, arg2 ...any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) WaitUntilTableExists(arg0 any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) WaitUntilTableExistsWithContext(arg0, arg1 any, arg2 ...any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) WaitUntilTableNotExists(arg0 any) *gomock.Call
- func (mr *MockDynamoAPIMockRecorder) WaitUntilTableNotExistsWithContext(arg0, arg1 any, arg2 ...any) *gomock.Call
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockDynamoAPI ¶
type MockDynamoAPI struct {
// contains filtered or unexported fields
}
MockDynamoAPI is a mock of DynamoAPI interface.
func NewMockDynamoAPI ¶
func NewMockDynamoAPI(ctrl *gomock.Controller) *MockDynamoAPI
NewMockDynamoAPI creates a new mock instance.
func (*MockDynamoAPI) BatchExecuteStatement ¶
func (m *MockDynamoAPI) BatchExecuteStatement(arg0 *dynamodb.BatchExecuteStatementInput) (*dynamodb.BatchExecuteStatementOutput, error)
BatchExecuteStatement mocks base method.
func (*MockDynamoAPI) BatchExecuteStatementRequest ¶
func (m *MockDynamoAPI) BatchExecuteStatementRequest(arg0 *dynamodb.BatchExecuteStatementInput) (*request.Request, *dynamodb.BatchExecuteStatementOutput)
BatchExecuteStatementRequest mocks base method.
func (*MockDynamoAPI) BatchExecuteStatementWithContext ¶
func (m *MockDynamoAPI) BatchExecuteStatementWithContext(arg0 context.Context, arg1 *dynamodb.BatchExecuteStatementInput, arg2 ...request.Option) (*dynamodb.BatchExecuteStatementOutput, error)
BatchExecuteStatementWithContext mocks base method.
func (*MockDynamoAPI) BatchGetItem ¶
func (m *MockDynamoAPI) BatchGetItem(arg0 *dynamodb.BatchGetItemInput) (*dynamodb.BatchGetItemOutput, error)
BatchGetItem mocks base method.
func (*MockDynamoAPI) BatchGetItemPages ¶
func (m *MockDynamoAPI) BatchGetItemPages(arg0 *dynamodb.BatchGetItemInput, arg1 func(*dynamodb.BatchGetItemOutput, bool) bool) error
BatchGetItemPages mocks base method.
func (*MockDynamoAPI) BatchGetItemPagesWithContext ¶
func (m *MockDynamoAPI) BatchGetItemPagesWithContext(arg0 context.Context, arg1 *dynamodb.BatchGetItemInput, arg2 func(*dynamodb.BatchGetItemOutput, bool) bool, arg3 ...request.Option) error
BatchGetItemPagesWithContext mocks base method.
func (*MockDynamoAPI) BatchGetItemRequest ¶
func (m *MockDynamoAPI) BatchGetItemRequest(arg0 *dynamodb.BatchGetItemInput) (*request.Request, *dynamodb.BatchGetItemOutput)
BatchGetItemRequest mocks base method.
func (*MockDynamoAPI) BatchGetItemWithContext ¶
func (m *MockDynamoAPI) BatchGetItemWithContext(arg0 context.Context, arg1 *dynamodb.BatchGetItemInput, arg2 ...request.Option) (*dynamodb.BatchGetItemOutput, error)
BatchGetItemWithContext mocks base method.
func (*MockDynamoAPI) BatchWriteItem ¶
func (m *MockDynamoAPI) BatchWriteItem(arg0 *dynamodb.BatchWriteItemInput) (*dynamodb.BatchWriteItemOutput, error)
BatchWriteItem mocks base method.
func (*MockDynamoAPI) BatchWriteItemRequest ¶
func (m *MockDynamoAPI) BatchWriteItemRequest(arg0 *dynamodb.BatchWriteItemInput) (*request.Request, *dynamodb.BatchWriteItemOutput)
BatchWriteItemRequest mocks base method.
func (*MockDynamoAPI) BatchWriteItemWithContext ¶
func (m *MockDynamoAPI) BatchWriteItemWithContext(arg0 context.Context, arg1 *dynamodb.BatchWriteItemInput, arg2 ...request.Option) (*dynamodb.BatchWriteItemOutput, error)
BatchWriteItemWithContext mocks base method.
func (*MockDynamoAPI) CreateBackup ¶
func (m *MockDynamoAPI) CreateBackup(arg0 *dynamodb.CreateBackupInput) (*dynamodb.CreateBackupOutput, error)
CreateBackup mocks base method.
func (*MockDynamoAPI) CreateBackupRequest ¶
func (m *MockDynamoAPI) CreateBackupRequest(arg0 *dynamodb.CreateBackupInput) (*request.Request, *dynamodb.CreateBackupOutput)
CreateBackupRequest mocks base method.
func (*MockDynamoAPI) CreateBackupWithContext ¶
func (m *MockDynamoAPI) CreateBackupWithContext(arg0 context.Context, arg1 *dynamodb.CreateBackupInput, arg2 ...request.Option) (*dynamodb.CreateBackupOutput, error)
CreateBackupWithContext mocks base method.
func (*MockDynamoAPI) CreateGlobalTable ¶
func (m *MockDynamoAPI) CreateGlobalTable(arg0 *dynamodb.CreateGlobalTableInput) (*dynamodb.CreateGlobalTableOutput, error)
CreateGlobalTable mocks base method.
func (*MockDynamoAPI) CreateGlobalTableRequest ¶
func (m *MockDynamoAPI) CreateGlobalTableRequest(arg0 *dynamodb.CreateGlobalTableInput) (*request.Request, *dynamodb.CreateGlobalTableOutput)
CreateGlobalTableRequest mocks base method.
func (*MockDynamoAPI) CreateGlobalTableWithContext ¶
func (m *MockDynamoAPI) CreateGlobalTableWithContext(arg0 context.Context, arg1 *dynamodb.CreateGlobalTableInput, arg2 ...request.Option) (*dynamodb.CreateGlobalTableOutput, error)
CreateGlobalTableWithContext mocks base method.
func (*MockDynamoAPI) CreateTable ¶
func (m *MockDynamoAPI) CreateTable(arg0 *dynamodb.CreateTableInput) (*dynamodb.CreateTableOutput, error)
CreateTable mocks base method.
func (*MockDynamoAPI) CreateTableRequest ¶
func (m *MockDynamoAPI) CreateTableRequest(arg0 *dynamodb.CreateTableInput) (*request.Request, *dynamodb.CreateTableOutput)
CreateTableRequest mocks base method.
func (*MockDynamoAPI) CreateTableWithContext ¶
func (m *MockDynamoAPI) CreateTableWithContext(arg0 context.Context, arg1 *dynamodb.CreateTableInput, arg2 ...request.Option) (*dynamodb.CreateTableOutput, error)
CreateTableWithContext mocks base method.
func (*MockDynamoAPI) DeleteBackup ¶
func (m *MockDynamoAPI) DeleteBackup(arg0 *dynamodb.DeleteBackupInput) (*dynamodb.DeleteBackupOutput, error)
DeleteBackup mocks base method.
func (*MockDynamoAPI) DeleteBackupRequest ¶
func (m *MockDynamoAPI) DeleteBackupRequest(arg0 *dynamodb.DeleteBackupInput) (*request.Request, *dynamodb.DeleteBackupOutput)
DeleteBackupRequest mocks base method.
func (*MockDynamoAPI) DeleteBackupWithContext ¶
func (m *MockDynamoAPI) DeleteBackupWithContext(arg0 context.Context, arg1 *dynamodb.DeleteBackupInput, arg2 ...request.Option) (*dynamodb.DeleteBackupOutput, error)
DeleteBackupWithContext mocks base method.
func (*MockDynamoAPI) DeleteItem ¶
func (m *MockDynamoAPI) DeleteItem(arg0 *dynamodb.DeleteItemInput) (*dynamodb.DeleteItemOutput, error)
DeleteItem mocks base method.
func (*MockDynamoAPI) DeleteItemRequest ¶
func (m *MockDynamoAPI) DeleteItemRequest(arg0 *dynamodb.DeleteItemInput) (*request.Request, *dynamodb.DeleteItemOutput)
DeleteItemRequest mocks base method.
func (*MockDynamoAPI) DeleteItemWithContext ¶
func (m *MockDynamoAPI) DeleteItemWithContext(arg0 context.Context, arg1 *dynamodb.DeleteItemInput, arg2 ...request.Option) (*dynamodb.DeleteItemOutput, error)
DeleteItemWithContext mocks base method.
func (*MockDynamoAPI) DeleteTable ¶
func (m *MockDynamoAPI) DeleteTable(arg0 *dynamodb.DeleteTableInput) (*dynamodb.DeleteTableOutput, error)
DeleteTable mocks base method.
func (*MockDynamoAPI) DeleteTableRequest ¶
func (m *MockDynamoAPI) DeleteTableRequest(arg0 *dynamodb.DeleteTableInput) (*request.Request, *dynamodb.DeleteTableOutput)
DeleteTableRequest mocks base method.
func (*MockDynamoAPI) DeleteTableWithContext ¶
func (m *MockDynamoAPI) DeleteTableWithContext(arg0 context.Context, arg1 *dynamodb.DeleteTableInput, arg2 ...request.Option) (*dynamodb.DeleteTableOutput, error)
DeleteTableWithContext mocks base method.
func (*MockDynamoAPI) DescribeBackup ¶
func (m *MockDynamoAPI) DescribeBackup(arg0 *dynamodb.DescribeBackupInput) (*dynamodb.DescribeBackupOutput, error)
DescribeBackup mocks base method.
func (*MockDynamoAPI) DescribeBackupRequest ¶
func (m *MockDynamoAPI) DescribeBackupRequest(arg0 *dynamodb.DescribeBackupInput) (*request.Request, *dynamodb.DescribeBackupOutput)
DescribeBackupRequest mocks base method.
func (*MockDynamoAPI) DescribeBackupWithContext ¶
func (m *MockDynamoAPI) DescribeBackupWithContext(arg0 context.Context, arg1 *dynamodb.DescribeBackupInput, arg2 ...request.Option) (*dynamodb.DescribeBackupOutput, error)
DescribeBackupWithContext mocks base method.
func (*MockDynamoAPI) DescribeContinuousBackups ¶
func (m *MockDynamoAPI) DescribeContinuousBackups(arg0 *dynamodb.DescribeContinuousBackupsInput) (*dynamodb.DescribeContinuousBackupsOutput, error)
DescribeContinuousBackups mocks base method.
func (*MockDynamoAPI) DescribeContinuousBackupsRequest ¶
func (m *MockDynamoAPI) DescribeContinuousBackupsRequest(arg0 *dynamodb.DescribeContinuousBackupsInput) (*request.Request, *dynamodb.DescribeContinuousBackupsOutput)
DescribeContinuousBackupsRequest mocks base method.
func (*MockDynamoAPI) DescribeContinuousBackupsWithContext ¶
func (m *MockDynamoAPI) DescribeContinuousBackupsWithContext(arg0 context.Context, arg1 *dynamodb.DescribeContinuousBackupsInput, arg2 ...request.Option) (*dynamodb.DescribeContinuousBackupsOutput, error)
DescribeContinuousBackupsWithContext mocks base method.
func (*MockDynamoAPI) DescribeContributorInsights ¶
func (m *MockDynamoAPI) DescribeContributorInsights(arg0 *dynamodb.DescribeContributorInsightsInput) (*dynamodb.DescribeContributorInsightsOutput, error)
DescribeContributorInsights mocks base method.
func (*MockDynamoAPI) DescribeContributorInsightsRequest ¶
func (m *MockDynamoAPI) DescribeContributorInsightsRequest(arg0 *dynamodb.DescribeContributorInsightsInput) (*request.Request, *dynamodb.DescribeContributorInsightsOutput)
DescribeContributorInsightsRequest mocks base method.
func (*MockDynamoAPI) DescribeContributorInsightsWithContext ¶
func (m *MockDynamoAPI) DescribeContributorInsightsWithContext(arg0 context.Context, arg1 *dynamodb.DescribeContributorInsightsInput, arg2 ...request.Option) (*dynamodb.DescribeContributorInsightsOutput, error)
DescribeContributorInsightsWithContext mocks base method.
func (*MockDynamoAPI) DescribeEndpoints ¶
func (m *MockDynamoAPI) DescribeEndpoints(arg0 *dynamodb.DescribeEndpointsInput) (*dynamodb.DescribeEndpointsOutput, error)
DescribeEndpoints mocks base method.
func (*MockDynamoAPI) DescribeEndpointsRequest ¶
func (m *MockDynamoAPI) DescribeEndpointsRequest(arg0 *dynamodb.DescribeEndpointsInput) (*request.Request, *dynamodb.DescribeEndpointsOutput)
DescribeEndpointsRequest mocks base method.
func (*MockDynamoAPI) DescribeEndpointsWithContext ¶
func (m *MockDynamoAPI) DescribeEndpointsWithContext(arg0 context.Context, arg1 *dynamodb.DescribeEndpointsInput, arg2 ...request.Option) (*dynamodb.DescribeEndpointsOutput, error)
DescribeEndpointsWithContext mocks base method.
func (*MockDynamoAPI) DescribeExport ¶
func (m *MockDynamoAPI) DescribeExport(arg0 *dynamodb.DescribeExportInput) (*dynamodb.DescribeExportOutput, error)
DescribeExport mocks base method.
func (*MockDynamoAPI) DescribeExportRequest ¶
func (m *MockDynamoAPI) DescribeExportRequest(arg0 *dynamodb.DescribeExportInput) (*request.Request, *dynamodb.DescribeExportOutput)
DescribeExportRequest mocks base method.
func (*MockDynamoAPI) DescribeExportWithContext ¶
func (m *MockDynamoAPI) DescribeExportWithContext(arg0 context.Context, arg1 *dynamodb.DescribeExportInput, arg2 ...request.Option) (*dynamodb.DescribeExportOutput, error)
DescribeExportWithContext mocks base method.
func (*MockDynamoAPI) DescribeGlobalTable ¶
func (m *MockDynamoAPI) DescribeGlobalTable(arg0 *dynamodb.DescribeGlobalTableInput) (*dynamodb.DescribeGlobalTableOutput, error)
DescribeGlobalTable mocks base method.
func (*MockDynamoAPI) DescribeGlobalTableRequest ¶
func (m *MockDynamoAPI) DescribeGlobalTableRequest(arg0 *dynamodb.DescribeGlobalTableInput) (*request.Request, *dynamodb.DescribeGlobalTableOutput)
DescribeGlobalTableRequest mocks base method.
func (*MockDynamoAPI) DescribeGlobalTableSettings ¶
func (m *MockDynamoAPI) DescribeGlobalTableSettings(arg0 *dynamodb.DescribeGlobalTableSettingsInput) (*dynamodb.DescribeGlobalTableSettingsOutput, error)
DescribeGlobalTableSettings mocks base method.
func (*MockDynamoAPI) DescribeGlobalTableSettingsRequest ¶
func (m *MockDynamoAPI) DescribeGlobalTableSettingsRequest(arg0 *dynamodb.DescribeGlobalTableSettingsInput) (*request.Request, *dynamodb.DescribeGlobalTableSettingsOutput)
DescribeGlobalTableSettingsRequest mocks base method.
func (*MockDynamoAPI) DescribeGlobalTableSettingsWithContext ¶
func (m *MockDynamoAPI) DescribeGlobalTableSettingsWithContext(arg0 context.Context, arg1 *dynamodb.DescribeGlobalTableSettingsInput, arg2 ...request.Option) (*dynamodb.DescribeGlobalTableSettingsOutput, error)
DescribeGlobalTableSettingsWithContext mocks base method.
func (*MockDynamoAPI) DescribeGlobalTableWithContext ¶
func (m *MockDynamoAPI) DescribeGlobalTableWithContext(arg0 context.Context, arg1 *dynamodb.DescribeGlobalTableInput, arg2 ...request.Option) (*dynamodb.DescribeGlobalTableOutput, error)
DescribeGlobalTableWithContext mocks base method.
func (*MockDynamoAPI) DescribeImport ¶
func (m *MockDynamoAPI) DescribeImport(arg0 *dynamodb.DescribeImportInput) (*dynamodb.DescribeImportOutput, error)
DescribeImport mocks base method.
func (*MockDynamoAPI) DescribeImportRequest ¶
func (m *MockDynamoAPI) DescribeImportRequest(arg0 *dynamodb.DescribeImportInput) (*request.Request, *dynamodb.DescribeImportOutput)
DescribeImportRequest mocks base method.
func (*MockDynamoAPI) DescribeImportWithContext ¶
func (m *MockDynamoAPI) DescribeImportWithContext(arg0 context.Context, arg1 *dynamodb.DescribeImportInput, arg2 ...request.Option) (*dynamodb.DescribeImportOutput, error)
DescribeImportWithContext mocks base method.
func (*MockDynamoAPI) DescribeKinesisStreamingDestination ¶
func (m *MockDynamoAPI) DescribeKinesisStreamingDestination(arg0 *dynamodb.DescribeKinesisStreamingDestinationInput) (*dynamodb.DescribeKinesisStreamingDestinationOutput, error)
DescribeKinesisStreamingDestination mocks base method.
func (*MockDynamoAPI) DescribeKinesisStreamingDestinationRequest ¶
func (m *MockDynamoAPI) DescribeKinesisStreamingDestinationRequest(arg0 *dynamodb.DescribeKinesisStreamingDestinationInput) (*request.Request, *dynamodb.DescribeKinesisStreamingDestinationOutput)
DescribeKinesisStreamingDestinationRequest mocks base method.
func (*MockDynamoAPI) DescribeKinesisStreamingDestinationWithContext ¶
func (m *MockDynamoAPI) DescribeKinesisStreamingDestinationWithContext(arg0 context.Context, arg1 *dynamodb.DescribeKinesisStreamingDestinationInput, arg2 ...request.Option) (*dynamodb.DescribeKinesisStreamingDestinationOutput, error)
DescribeKinesisStreamingDestinationWithContext mocks base method.
func (*MockDynamoAPI) DescribeLimits ¶
func (m *MockDynamoAPI) DescribeLimits(arg0 *dynamodb.DescribeLimitsInput) (*dynamodb.DescribeLimitsOutput, error)
DescribeLimits mocks base method.
func (*MockDynamoAPI) DescribeLimitsRequest ¶
func (m *MockDynamoAPI) DescribeLimitsRequest(arg0 *dynamodb.DescribeLimitsInput) (*request.Request, *dynamodb.DescribeLimitsOutput)
DescribeLimitsRequest mocks base method.
func (*MockDynamoAPI) DescribeLimitsWithContext ¶
func (m *MockDynamoAPI) DescribeLimitsWithContext(arg0 context.Context, arg1 *dynamodb.DescribeLimitsInput, arg2 ...request.Option) (*dynamodb.DescribeLimitsOutput, error)
DescribeLimitsWithContext mocks base method.
func (*MockDynamoAPI) DescribeTable ¶
func (m *MockDynamoAPI) DescribeTable(arg0 *dynamodb.DescribeTableInput) (*dynamodb.DescribeTableOutput, error)
DescribeTable mocks base method.
func (*MockDynamoAPI) DescribeTableReplicaAutoScaling ¶
func (m *MockDynamoAPI) DescribeTableReplicaAutoScaling(arg0 *dynamodb.DescribeTableReplicaAutoScalingInput) (*dynamodb.DescribeTableReplicaAutoScalingOutput, error)
DescribeTableReplicaAutoScaling mocks base method.
func (*MockDynamoAPI) DescribeTableReplicaAutoScalingRequest ¶
func (m *MockDynamoAPI) DescribeTableReplicaAutoScalingRequest(arg0 *dynamodb.DescribeTableReplicaAutoScalingInput) (*request.Request, *dynamodb.DescribeTableReplicaAutoScalingOutput)
DescribeTableReplicaAutoScalingRequest mocks base method.
func (*MockDynamoAPI) DescribeTableReplicaAutoScalingWithContext ¶
func (m *MockDynamoAPI) DescribeTableReplicaAutoScalingWithContext(arg0 context.Context, arg1 *dynamodb.DescribeTableReplicaAutoScalingInput, arg2 ...request.Option) (*dynamodb.DescribeTableReplicaAutoScalingOutput, error)
DescribeTableReplicaAutoScalingWithContext mocks base method.
func (*MockDynamoAPI) DescribeTableRequest ¶
func (m *MockDynamoAPI) DescribeTableRequest(arg0 *dynamodb.DescribeTableInput) (*request.Request, *dynamodb.DescribeTableOutput)
DescribeTableRequest mocks base method.
func (*MockDynamoAPI) DescribeTableWithContext ¶
func (m *MockDynamoAPI) DescribeTableWithContext(arg0 context.Context, arg1 *dynamodb.DescribeTableInput, arg2 ...request.Option) (*dynamodb.DescribeTableOutput, error)
DescribeTableWithContext mocks base method.
func (*MockDynamoAPI) DescribeTimeToLive ¶
func (m *MockDynamoAPI) DescribeTimeToLive(arg0 *dynamodb.DescribeTimeToLiveInput) (*dynamodb.DescribeTimeToLiveOutput, error)
DescribeTimeToLive mocks base method.
func (*MockDynamoAPI) DescribeTimeToLiveRequest ¶
func (m *MockDynamoAPI) DescribeTimeToLiveRequest(arg0 *dynamodb.DescribeTimeToLiveInput) (*request.Request, *dynamodb.DescribeTimeToLiveOutput)
DescribeTimeToLiveRequest mocks base method.
func (*MockDynamoAPI) DescribeTimeToLiveWithContext ¶
func (m *MockDynamoAPI) DescribeTimeToLiveWithContext(arg0 context.Context, arg1 *dynamodb.DescribeTimeToLiveInput, arg2 ...request.Option) (*dynamodb.DescribeTimeToLiveOutput, error)
DescribeTimeToLiveWithContext mocks base method.
func (*MockDynamoAPI) DisableKinesisStreamingDestination ¶
func (m *MockDynamoAPI) DisableKinesisStreamingDestination(arg0 *dynamodb.DisableKinesisStreamingDestinationInput) (*dynamodb.DisableKinesisStreamingDestinationOutput, error)
DisableKinesisStreamingDestination mocks base method.
func (*MockDynamoAPI) DisableKinesisStreamingDestinationRequest ¶
func (m *MockDynamoAPI) DisableKinesisStreamingDestinationRequest(arg0 *dynamodb.DisableKinesisStreamingDestinationInput) (*request.Request, *dynamodb.DisableKinesisStreamingDestinationOutput)
DisableKinesisStreamingDestinationRequest mocks base method.
func (*MockDynamoAPI) DisableKinesisStreamingDestinationWithContext ¶
func (m *MockDynamoAPI) DisableKinesisStreamingDestinationWithContext(arg0 context.Context, arg1 *dynamodb.DisableKinesisStreamingDestinationInput, arg2 ...request.Option) (*dynamodb.DisableKinesisStreamingDestinationOutput, error)
DisableKinesisStreamingDestinationWithContext mocks base method.
func (*MockDynamoAPI) EXPECT ¶
func (m *MockDynamoAPI) EXPECT() *MockDynamoAPIMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockDynamoAPI) EnableKinesisStreamingDestination ¶
func (m *MockDynamoAPI) EnableKinesisStreamingDestination(arg0 *dynamodb.EnableKinesisStreamingDestinationInput) (*dynamodb.EnableKinesisStreamingDestinationOutput, error)
EnableKinesisStreamingDestination mocks base method.
func (*MockDynamoAPI) EnableKinesisStreamingDestinationRequest ¶
func (m *MockDynamoAPI) EnableKinesisStreamingDestinationRequest(arg0 *dynamodb.EnableKinesisStreamingDestinationInput) (*request.Request, *dynamodb.EnableKinesisStreamingDestinationOutput)
EnableKinesisStreamingDestinationRequest mocks base method.
func (*MockDynamoAPI) EnableKinesisStreamingDestinationWithContext ¶
func (m *MockDynamoAPI) EnableKinesisStreamingDestinationWithContext(arg0 context.Context, arg1 *dynamodb.EnableKinesisStreamingDestinationInput, arg2 ...request.Option) (*dynamodb.EnableKinesisStreamingDestinationOutput, error)
EnableKinesisStreamingDestinationWithContext mocks base method.
func (*MockDynamoAPI) ExecuteStatement ¶
func (m *MockDynamoAPI) ExecuteStatement(arg0 *dynamodb.ExecuteStatementInput) (*dynamodb.ExecuteStatementOutput, error)
ExecuteStatement mocks base method.
func (*MockDynamoAPI) ExecuteStatementRequest ¶
func (m *MockDynamoAPI) ExecuteStatementRequest(arg0 *dynamodb.ExecuteStatementInput) (*request.Request, *dynamodb.ExecuteStatementOutput)
ExecuteStatementRequest mocks base method.
func (*MockDynamoAPI) ExecuteStatementWithContext ¶
func (m *MockDynamoAPI) ExecuteStatementWithContext(arg0 context.Context, arg1 *dynamodb.ExecuteStatementInput, arg2 ...request.Option) (*dynamodb.ExecuteStatementOutput, error)
ExecuteStatementWithContext mocks base method.
func (*MockDynamoAPI) ExecuteTransaction ¶
func (m *MockDynamoAPI) ExecuteTransaction(arg0 *dynamodb.ExecuteTransactionInput) (*dynamodb.ExecuteTransactionOutput, error)
ExecuteTransaction mocks base method.
func (*MockDynamoAPI) ExecuteTransactionRequest ¶
func (m *MockDynamoAPI) ExecuteTransactionRequest(arg0 *dynamodb.ExecuteTransactionInput) (*request.Request, *dynamodb.ExecuteTransactionOutput)
ExecuteTransactionRequest mocks base method.
func (*MockDynamoAPI) ExecuteTransactionWithContext ¶
func (m *MockDynamoAPI) ExecuteTransactionWithContext(arg0 context.Context, arg1 *dynamodb.ExecuteTransactionInput, arg2 ...request.Option) (*dynamodb.ExecuteTransactionOutput, error)
ExecuteTransactionWithContext mocks base method.
func (*MockDynamoAPI) ExportTableToPointInTime ¶
func (m *MockDynamoAPI) ExportTableToPointInTime(arg0 *dynamodb.ExportTableToPointInTimeInput) (*dynamodb.ExportTableToPointInTimeOutput, error)
ExportTableToPointInTime mocks base method.
func (*MockDynamoAPI) ExportTableToPointInTimeRequest ¶
func (m *MockDynamoAPI) ExportTableToPointInTimeRequest(arg0 *dynamodb.ExportTableToPointInTimeInput) (*request.Request, *dynamodb.ExportTableToPointInTimeOutput)
ExportTableToPointInTimeRequest mocks base method.
func (*MockDynamoAPI) ExportTableToPointInTimeWithContext ¶
func (m *MockDynamoAPI) ExportTableToPointInTimeWithContext(arg0 context.Context, arg1 *dynamodb.ExportTableToPointInTimeInput, arg2 ...request.Option) (*dynamodb.ExportTableToPointInTimeOutput, error)
ExportTableToPointInTimeWithContext mocks base method.
func (*MockDynamoAPI) GetItem ¶
func (m *MockDynamoAPI) GetItem(arg0 *dynamodb.GetItemInput) (*dynamodb.GetItemOutput, error)
GetItem mocks base method.
func (*MockDynamoAPI) GetItemRequest ¶
func (m *MockDynamoAPI) GetItemRequest(arg0 *dynamodb.GetItemInput) (*request.Request, *dynamodb.GetItemOutput)
GetItemRequest mocks base method.
func (*MockDynamoAPI) GetItemWithContext ¶
func (m *MockDynamoAPI) GetItemWithContext(arg0 context.Context, arg1 *dynamodb.GetItemInput, arg2 ...request.Option) (*dynamodb.GetItemOutput, error)
GetItemWithContext mocks base method.
func (*MockDynamoAPI) ImportTable ¶
func (m *MockDynamoAPI) ImportTable(arg0 *dynamodb.ImportTableInput) (*dynamodb.ImportTableOutput, error)
ImportTable mocks base method.
func (*MockDynamoAPI) ImportTableRequest ¶
func (m *MockDynamoAPI) ImportTableRequest(arg0 *dynamodb.ImportTableInput) (*request.Request, *dynamodb.ImportTableOutput)
ImportTableRequest mocks base method.
func (*MockDynamoAPI) ImportTableWithContext ¶
func (m *MockDynamoAPI) ImportTableWithContext(arg0 context.Context, arg1 *dynamodb.ImportTableInput, arg2 ...request.Option) (*dynamodb.ImportTableOutput, error)
ImportTableWithContext mocks base method.
func (*MockDynamoAPI) ListBackups ¶
func (m *MockDynamoAPI) ListBackups(arg0 *dynamodb.ListBackupsInput) (*dynamodb.ListBackupsOutput, error)
ListBackups mocks base method.
func (*MockDynamoAPI) ListBackupsRequest ¶
func (m *MockDynamoAPI) ListBackupsRequest(arg0 *dynamodb.ListBackupsInput) (*request.Request, *dynamodb.ListBackupsOutput)
ListBackupsRequest mocks base method.
func (*MockDynamoAPI) ListBackupsWithContext ¶
func (m *MockDynamoAPI) ListBackupsWithContext(arg0 context.Context, arg1 *dynamodb.ListBackupsInput, arg2 ...request.Option) (*dynamodb.ListBackupsOutput, error)
ListBackupsWithContext mocks base method.
func (*MockDynamoAPI) ListContributorInsights ¶
func (m *MockDynamoAPI) ListContributorInsights(arg0 *dynamodb.ListContributorInsightsInput) (*dynamodb.ListContributorInsightsOutput, error)
ListContributorInsights mocks base method.
func (*MockDynamoAPI) ListContributorInsightsPages ¶
func (m *MockDynamoAPI) ListContributorInsightsPages(arg0 *dynamodb.ListContributorInsightsInput, arg1 func(*dynamodb.ListContributorInsightsOutput, bool) bool) error
ListContributorInsightsPages mocks base method.
func (*MockDynamoAPI) ListContributorInsightsPagesWithContext ¶
func (m *MockDynamoAPI) ListContributorInsightsPagesWithContext(arg0 context.Context, arg1 *dynamodb.ListContributorInsightsInput, arg2 func(*dynamodb.ListContributorInsightsOutput, bool) bool, arg3 ...request.Option) error
ListContributorInsightsPagesWithContext mocks base method.
func (*MockDynamoAPI) ListContributorInsightsRequest ¶
func (m *MockDynamoAPI) ListContributorInsightsRequest(arg0 *dynamodb.ListContributorInsightsInput) (*request.Request, *dynamodb.ListContributorInsightsOutput)
ListContributorInsightsRequest mocks base method.
func (*MockDynamoAPI) ListContributorInsightsWithContext ¶
func (m *MockDynamoAPI) ListContributorInsightsWithContext(arg0 context.Context, arg1 *dynamodb.ListContributorInsightsInput, arg2 ...request.Option) (*dynamodb.ListContributorInsightsOutput, error)
ListContributorInsightsWithContext mocks base method.
func (*MockDynamoAPI) ListExports ¶
func (m *MockDynamoAPI) ListExports(arg0 *dynamodb.ListExportsInput) (*dynamodb.ListExportsOutput, error)
ListExports mocks base method.
func (*MockDynamoAPI) ListExportsPages ¶
func (m *MockDynamoAPI) ListExportsPages(arg0 *dynamodb.ListExportsInput, arg1 func(*dynamodb.ListExportsOutput, bool) bool) error
ListExportsPages mocks base method.
func (*MockDynamoAPI) ListExportsPagesWithContext ¶
func (m *MockDynamoAPI) ListExportsPagesWithContext(arg0 context.Context, arg1 *dynamodb.ListExportsInput, arg2 func(*dynamodb.ListExportsOutput, bool) bool, arg3 ...request.Option) error
ListExportsPagesWithContext mocks base method.
func (*MockDynamoAPI) ListExportsRequest ¶
func (m *MockDynamoAPI) ListExportsRequest(arg0 *dynamodb.ListExportsInput) (*request.Request, *dynamodb.ListExportsOutput)
ListExportsRequest mocks base method.
func (*MockDynamoAPI) ListExportsWithContext ¶
func (m *MockDynamoAPI) ListExportsWithContext(arg0 context.Context, arg1 *dynamodb.ListExportsInput, arg2 ...request.Option) (*dynamodb.ListExportsOutput, error)
ListExportsWithContext mocks base method.
func (*MockDynamoAPI) ListGlobalTables ¶
func (m *MockDynamoAPI) ListGlobalTables(arg0 *dynamodb.ListGlobalTablesInput) (*dynamodb.ListGlobalTablesOutput, error)
ListGlobalTables mocks base method.
func (*MockDynamoAPI) ListGlobalTablesRequest ¶
func (m *MockDynamoAPI) ListGlobalTablesRequest(arg0 *dynamodb.ListGlobalTablesInput) (*request.Request, *dynamodb.ListGlobalTablesOutput)
ListGlobalTablesRequest mocks base method.
func (*MockDynamoAPI) ListGlobalTablesWithContext ¶
func (m *MockDynamoAPI) ListGlobalTablesWithContext(arg0 context.Context, arg1 *dynamodb.ListGlobalTablesInput, arg2 ...request.Option) (*dynamodb.ListGlobalTablesOutput, error)
ListGlobalTablesWithContext mocks base method.
func (*MockDynamoAPI) ListImports ¶
func (m *MockDynamoAPI) ListImports(arg0 *dynamodb.ListImportsInput) (*dynamodb.ListImportsOutput, error)
ListImports mocks base method.
func (*MockDynamoAPI) ListImportsPages ¶
func (m *MockDynamoAPI) ListImportsPages(arg0 *dynamodb.ListImportsInput, arg1 func(*dynamodb.ListImportsOutput, bool) bool) error
ListImportsPages mocks base method.
func (*MockDynamoAPI) ListImportsPagesWithContext ¶
func (m *MockDynamoAPI) ListImportsPagesWithContext(arg0 context.Context, arg1 *dynamodb.ListImportsInput, arg2 func(*dynamodb.ListImportsOutput, bool) bool, arg3 ...request.Option) error
ListImportsPagesWithContext mocks base method.
func (*MockDynamoAPI) ListImportsRequest ¶
func (m *MockDynamoAPI) ListImportsRequest(arg0 *dynamodb.ListImportsInput) (*request.Request, *dynamodb.ListImportsOutput)
ListImportsRequest mocks base method.
func (*MockDynamoAPI) ListImportsWithContext ¶
func (m *MockDynamoAPI) ListImportsWithContext(arg0 context.Context, arg1 *dynamodb.ListImportsInput, arg2 ...request.Option) (*dynamodb.ListImportsOutput, error)
ListImportsWithContext mocks base method.
func (*MockDynamoAPI) ListTables ¶
func (m *MockDynamoAPI) ListTables(arg0 *dynamodb.ListTablesInput) (*dynamodb.ListTablesOutput, error)
ListTables mocks base method.
func (*MockDynamoAPI) ListTablesPages ¶
func (m *MockDynamoAPI) ListTablesPages(arg0 *dynamodb.ListTablesInput, arg1 func(*dynamodb.ListTablesOutput, bool) bool) error
ListTablesPages mocks base method.
func (*MockDynamoAPI) ListTablesPagesWithContext ¶
func (m *MockDynamoAPI) ListTablesPagesWithContext(arg0 context.Context, arg1 *dynamodb.ListTablesInput, arg2 func(*dynamodb.ListTablesOutput, bool) bool, arg3 ...request.Option) error
ListTablesPagesWithContext mocks base method.
func (*MockDynamoAPI) ListTablesRequest ¶
func (m *MockDynamoAPI) ListTablesRequest(arg0 *dynamodb.ListTablesInput) (*request.Request, *dynamodb.ListTablesOutput)
ListTablesRequest mocks base method.
func (*MockDynamoAPI) ListTablesWithContext ¶
func (m *MockDynamoAPI) ListTablesWithContext(arg0 context.Context, arg1 *dynamodb.ListTablesInput, arg2 ...request.Option) (*dynamodb.ListTablesOutput, error)
ListTablesWithContext mocks base method.
func (*MockDynamoAPI) ListTagsOfResource ¶
func (m *MockDynamoAPI) ListTagsOfResource(arg0 *dynamodb.ListTagsOfResourceInput) (*dynamodb.ListTagsOfResourceOutput, error)
ListTagsOfResource mocks base method.
func (*MockDynamoAPI) ListTagsOfResourceRequest ¶
func (m *MockDynamoAPI) ListTagsOfResourceRequest(arg0 *dynamodb.ListTagsOfResourceInput) (*request.Request, *dynamodb.ListTagsOfResourceOutput)
ListTagsOfResourceRequest mocks base method.
func (*MockDynamoAPI) ListTagsOfResourceWithContext ¶
func (m *MockDynamoAPI) ListTagsOfResourceWithContext(arg0 context.Context, arg1 *dynamodb.ListTagsOfResourceInput, arg2 ...request.Option) (*dynamodb.ListTagsOfResourceOutput, error)
ListTagsOfResourceWithContext mocks base method.
func (*MockDynamoAPI) PutItem ¶
func (m *MockDynamoAPI) PutItem(arg0 *dynamodb.PutItemInput) (*dynamodb.PutItemOutput, error)
PutItem mocks base method.
func (*MockDynamoAPI) PutItemRequest ¶
func (m *MockDynamoAPI) PutItemRequest(arg0 *dynamodb.PutItemInput) (*request.Request, *dynamodb.PutItemOutput)
PutItemRequest mocks base method.
func (*MockDynamoAPI) PutItemWithContext ¶
func (m *MockDynamoAPI) PutItemWithContext(arg0 context.Context, arg1 *dynamodb.PutItemInput, arg2 ...request.Option) (*dynamodb.PutItemOutput, error)
PutItemWithContext mocks base method.
func (*MockDynamoAPI) Query ¶
func (m *MockDynamoAPI) Query(arg0 *dynamodb.QueryInput) (*dynamodb.QueryOutput, error)
Query mocks base method.
func (*MockDynamoAPI) QueryPages ¶
func (m *MockDynamoAPI) QueryPages(arg0 *dynamodb.QueryInput, arg1 func(*dynamodb.QueryOutput, bool) bool) error
QueryPages mocks base method.
func (*MockDynamoAPI) QueryPagesWithContext ¶
func (m *MockDynamoAPI) QueryPagesWithContext(arg0 context.Context, arg1 *dynamodb.QueryInput, arg2 func(*dynamodb.QueryOutput, bool) bool, arg3 ...request.Option) error
QueryPagesWithContext mocks base method.
func (*MockDynamoAPI) QueryRequest ¶
func (m *MockDynamoAPI) QueryRequest(arg0 *dynamodb.QueryInput) (*request.Request, *dynamodb.QueryOutput)
QueryRequest mocks base method.
func (*MockDynamoAPI) QueryWithContext ¶
func (m *MockDynamoAPI) QueryWithContext(arg0 context.Context, arg1 *dynamodb.QueryInput, arg2 ...request.Option) (*dynamodb.QueryOutput, error)
QueryWithContext mocks base method.
func (*MockDynamoAPI) RestoreTableFromBackup ¶
func (m *MockDynamoAPI) RestoreTableFromBackup(arg0 *dynamodb.RestoreTableFromBackupInput) (*dynamodb.RestoreTableFromBackupOutput, error)
RestoreTableFromBackup mocks base method.
func (*MockDynamoAPI) RestoreTableFromBackupRequest ¶
func (m *MockDynamoAPI) RestoreTableFromBackupRequest(arg0 *dynamodb.RestoreTableFromBackupInput) (*request.Request, *dynamodb.RestoreTableFromBackupOutput)
RestoreTableFromBackupRequest mocks base method.
func (*MockDynamoAPI) RestoreTableFromBackupWithContext ¶
func (m *MockDynamoAPI) RestoreTableFromBackupWithContext(arg0 context.Context, arg1 *dynamodb.RestoreTableFromBackupInput, arg2 ...request.Option) (*dynamodb.RestoreTableFromBackupOutput, error)
RestoreTableFromBackupWithContext mocks base method.
func (*MockDynamoAPI) RestoreTableToPointInTime ¶
func (m *MockDynamoAPI) RestoreTableToPointInTime(arg0 *dynamodb.RestoreTableToPointInTimeInput) (*dynamodb.RestoreTableToPointInTimeOutput, error)
RestoreTableToPointInTime mocks base method.
func (*MockDynamoAPI) RestoreTableToPointInTimeRequest ¶
func (m *MockDynamoAPI) RestoreTableToPointInTimeRequest(arg0 *dynamodb.RestoreTableToPointInTimeInput) (*request.Request, *dynamodb.RestoreTableToPointInTimeOutput)
RestoreTableToPointInTimeRequest mocks base method.
func (*MockDynamoAPI) RestoreTableToPointInTimeWithContext ¶
func (m *MockDynamoAPI) RestoreTableToPointInTimeWithContext(arg0 context.Context, arg1 *dynamodb.RestoreTableToPointInTimeInput, arg2 ...request.Option) (*dynamodb.RestoreTableToPointInTimeOutput, error)
RestoreTableToPointInTimeWithContext mocks base method.
func (*MockDynamoAPI) Scan ¶
func (m *MockDynamoAPI) Scan(arg0 *dynamodb.ScanInput) (*dynamodb.ScanOutput, error)
Scan mocks base method.
func (*MockDynamoAPI) ScanPages ¶
func (m *MockDynamoAPI) ScanPages(arg0 *dynamodb.ScanInput, arg1 func(*dynamodb.ScanOutput, bool) bool) error
ScanPages mocks base method.
func (*MockDynamoAPI) ScanPagesWithContext ¶
func (m *MockDynamoAPI) ScanPagesWithContext(arg0 context.Context, arg1 *dynamodb.ScanInput, arg2 func(*dynamodb.ScanOutput, bool) bool, arg3 ...request.Option) error
ScanPagesWithContext mocks base method.
func (*MockDynamoAPI) ScanRequest ¶
func (m *MockDynamoAPI) ScanRequest(arg0 *dynamodb.ScanInput) (*request.Request, *dynamodb.ScanOutput)
ScanRequest mocks base method.
func (*MockDynamoAPI) ScanWithContext ¶
func (m *MockDynamoAPI) ScanWithContext(arg0 context.Context, arg1 *dynamodb.ScanInput, arg2 ...request.Option) (*dynamodb.ScanOutput, error)
ScanWithContext mocks base method.
func (*MockDynamoAPI) TagResource ¶
func (m *MockDynamoAPI) TagResource(arg0 *dynamodb.TagResourceInput) (*dynamodb.TagResourceOutput, error)
TagResource mocks base method.
func (*MockDynamoAPI) TagResourceRequest ¶
func (m *MockDynamoAPI) TagResourceRequest(arg0 *dynamodb.TagResourceInput) (*request.Request, *dynamodb.TagResourceOutput)
TagResourceRequest mocks base method.
func (*MockDynamoAPI) TagResourceWithContext ¶
func (m *MockDynamoAPI) TagResourceWithContext(arg0 context.Context, arg1 *dynamodb.TagResourceInput, arg2 ...request.Option) (*dynamodb.TagResourceOutput, error)
TagResourceWithContext mocks base method.
func (*MockDynamoAPI) TransactGetItems ¶
func (m *MockDynamoAPI) TransactGetItems(arg0 *dynamodb.TransactGetItemsInput) (*dynamodb.TransactGetItemsOutput, error)
TransactGetItems mocks base method.
func (*MockDynamoAPI) TransactGetItemsRequest ¶
func (m *MockDynamoAPI) TransactGetItemsRequest(arg0 *dynamodb.TransactGetItemsInput) (*request.Request, *dynamodb.TransactGetItemsOutput)
TransactGetItemsRequest mocks base method.
func (*MockDynamoAPI) TransactGetItemsWithContext ¶
func (m *MockDynamoAPI) TransactGetItemsWithContext(arg0 context.Context, arg1 *dynamodb.TransactGetItemsInput, arg2 ...request.Option) (*dynamodb.TransactGetItemsOutput, error)
TransactGetItemsWithContext mocks base method.
func (*MockDynamoAPI) TransactWriteItems ¶
func (m *MockDynamoAPI) TransactWriteItems(arg0 *dynamodb.TransactWriteItemsInput) (*dynamodb.TransactWriteItemsOutput, error)
TransactWriteItems mocks base method.
func (*MockDynamoAPI) TransactWriteItemsRequest ¶
func (m *MockDynamoAPI) TransactWriteItemsRequest(arg0 *dynamodb.TransactWriteItemsInput) (*request.Request, *dynamodb.TransactWriteItemsOutput)
TransactWriteItemsRequest mocks base method.
func (*MockDynamoAPI) TransactWriteItemsWithContext ¶
func (m *MockDynamoAPI) TransactWriteItemsWithContext(arg0 context.Context, arg1 *dynamodb.TransactWriteItemsInput, arg2 ...request.Option) (*dynamodb.TransactWriteItemsOutput, error)
TransactWriteItemsWithContext mocks base method.
func (*MockDynamoAPI) UntagResource ¶
func (m *MockDynamoAPI) UntagResource(arg0 *dynamodb.UntagResourceInput) (*dynamodb.UntagResourceOutput, error)
UntagResource mocks base method.
func (*MockDynamoAPI) UntagResourceRequest ¶
func (m *MockDynamoAPI) UntagResourceRequest(arg0 *dynamodb.UntagResourceInput) (*request.Request, *dynamodb.UntagResourceOutput)
UntagResourceRequest mocks base method.
func (*MockDynamoAPI) UntagResourceWithContext ¶
func (m *MockDynamoAPI) UntagResourceWithContext(arg0 context.Context, arg1 *dynamodb.UntagResourceInput, arg2 ...request.Option) (*dynamodb.UntagResourceOutput, error)
UntagResourceWithContext mocks base method.
func (*MockDynamoAPI) UpdateContinuousBackups ¶
func (m *MockDynamoAPI) UpdateContinuousBackups(arg0 *dynamodb.UpdateContinuousBackupsInput) (*dynamodb.UpdateContinuousBackupsOutput, error)
UpdateContinuousBackups mocks base method.
func (*MockDynamoAPI) UpdateContinuousBackupsRequest ¶
func (m *MockDynamoAPI) UpdateContinuousBackupsRequest(arg0 *dynamodb.UpdateContinuousBackupsInput) (*request.Request, *dynamodb.UpdateContinuousBackupsOutput)
UpdateContinuousBackupsRequest mocks base method.
func (*MockDynamoAPI) UpdateContinuousBackupsWithContext ¶
func (m *MockDynamoAPI) UpdateContinuousBackupsWithContext(arg0 context.Context, arg1 *dynamodb.UpdateContinuousBackupsInput, arg2 ...request.Option) (*dynamodb.UpdateContinuousBackupsOutput, error)
UpdateContinuousBackupsWithContext mocks base method.
func (*MockDynamoAPI) UpdateContributorInsights ¶
func (m *MockDynamoAPI) UpdateContributorInsights(arg0 *dynamodb.UpdateContributorInsightsInput) (*dynamodb.UpdateContributorInsightsOutput, error)
UpdateContributorInsights mocks base method.
func (*MockDynamoAPI) UpdateContributorInsightsRequest ¶
func (m *MockDynamoAPI) UpdateContributorInsightsRequest(arg0 *dynamodb.UpdateContributorInsightsInput) (*request.Request, *dynamodb.UpdateContributorInsightsOutput)
UpdateContributorInsightsRequest mocks base method.
func (*MockDynamoAPI) UpdateContributorInsightsWithContext ¶
func (m *MockDynamoAPI) UpdateContributorInsightsWithContext(arg0 context.Context, arg1 *dynamodb.UpdateContributorInsightsInput, arg2 ...request.Option) (*dynamodb.UpdateContributorInsightsOutput, error)
UpdateContributorInsightsWithContext mocks base method.
func (*MockDynamoAPI) UpdateGlobalTable ¶
func (m *MockDynamoAPI) UpdateGlobalTable(arg0 *dynamodb.UpdateGlobalTableInput) (*dynamodb.UpdateGlobalTableOutput, error)
UpdateGlobalTable mocks base method.
func (*MockDynamoAPI) UpdateGlobalTableRequest ¶
func (m *MockDynamoAPI) UpdateGlobalTableRequest(arg0 *dynamodb.UpdateGlobalTableInput) (*request.Request, *dynamodb.UpdateGlobalTableOutput)
UpdateGlobalTableRequest mocks base method.
func (*MockDynamoAPI) UpdateGlobalTableSettings ¶
func (m *MockDynamoAPI) UpdateGlobalTableSettings(arg0 *dynamodb.UpdateGlobalTableSettingsInput) (*dynamodb.UpdateGlobalTableSettingsOutput, error)
UpdateGlobalTableSettings mocks base method.
func (*MockDynamoAPI) UpdateGlobalTableSettingsRequest ¶
func (m *MockDynamoAPI) UpdateGlobalTableSettingsRequest(arg0 *dynamodb.UpdateGlobalTableSettingsInput) (*request.Request, *dynamodb.UpdateGlobalTableSettingsOutput)
UpdateGlobalTableSettingsRequest mocks base method.
func (*MockDynamoAPI) UpdateGlobalTableSettingsWithContext ¶
func (m *MockDynamoAPI) UpdateGlobalTableSettingsWithContext(arg0 context.Context, arg1 *dynamodb.UpdateGlobalTableSettingsInput, arg2 ...request.Option) (*dynamodb.UpdateGlobalTableSettingsOutput, error)
UpdateGlobalTableSettingsWithContext mocks base method.
func (*MockDynamoAPI) UpdateGlobalTableWithContext ¶
func (m *MockDynamoAPI) UpdateGlobalTableWithContext(arg0 context.Context, arg1 *dynamodb.UpdateGlobalTableInput, arg2 ...request.Option) (*dynamodb.UpdateGlobalTableOutput, error)
UpdateGlobalTableWithContext mocks base method.
func (*MockDynamoAPI) UpdateItem ¶
func (m *MockDynamoAPI) UpdateItem(arg0 *dynamodb.UpdateItemInput) (*dynamodb.UpdateItemOutput, error)
UpdateItem mocks base method.
func (*MockDynamoAPI) UpdateItemRequest ¶
func (m *MockDynamoAPI) UpdateItemRequest(arg0 *dynamodb.UpdateItemInput) (*request.Request, *dynamodb.UpdateItemOutput)
UpdateItemRequest mocks base method.
func (*MockDynamoAPI) UpdateItemWithContext ¶
func (m *MockDynamoAPI) UpdateItemWithContext(arg0 context.Context, arg1 *dynamodb.UpdateItemInput, arg2 ...request.Option) (*dynamodb.UpdateItemOutput, error)
UpdateItemWithContext mocks base method.
func (*MockDynamoAPI) UpdateKinesisStreamingDestination ¶
func (m *MockDynamoAPI) UpdateKinesisStreamingDestination(arg0 *dynamodb.UpdateKinesisStreamingDestinationInput) (*dynamodb.UpdateKinesisStreamingDestinationOutput, error)
UpdateKinesisStreamingDestination mocks base method.
func (*MockDynamoAPI) UpdateKinesisStreamingDestinationRequest ¶
func (m *MockDynamoAPI) UpdateKinesisStreamingDestinationRequest(arg0 *dynamodb.UpdateKinesisStreamingDestinationInput) (*request.Request, *dynamodb.UpdateKinesisStreamingDestinationOutput)
UpdateKinesisStreamingDestinationRequest mocks base method.
func (*MockDynamoAPI) UpdateKinesisStreamingDestinationWithContext ¶
func (m *MockDynamoAPI) UpdateKinesisStreamingDestinationWithContext(arg0 context.Context, arg1 *dynamodb.UpdateKinesisStreamingDestinationInput, arg2 ...request.Option) (*dynamodb.UpdateKinesisStreamingDestinationOutput, error)
UpdateKinesisStreamingDestinationWithContext mocks base method.
func (*MockDynamoAPI) UpdateTable ¶
func (m *MockDynamoAPI) UpdateTable(arg0 *dynamodb.UpdateTableInput) (*dynamodb.UpdateTableOutput, error)
UpdateTable mocks base method.
func (*MockDynamoAPI) UpdateTableReplicaAutoScaling ¶
func (m *MockDynamoAPI) UpdateTableReplicaAutoScaling(arg0 *dynamodb.UpdateTableReplicaAutoScalingInput) (*dynamodb.UpdateTableReplicaAutoScalingOutput, error)
UpdateTableReplicaAutoScaling mocks base method.
func (*MockDynamoAPI) UpdateTableReplicaAutoScalingRequest ¶
func (m *MockDynamoAPI) UpdateTableReplicaAutoScalingRequest(arg0 *dynamodb.UpdateTableReplicaAutoScalingInput) (*request.Request, *dynamodb.UpdateTableReplicaAutoScalingOutput)
UpdateTableReplicaAutoScalingRequest mocks base method.
func (*MockDynamoAPI) UpdateTableReplicaAutoScalingWithContext ¶
func (m *MockDynamoAPI) UpdateTableReplicaAutoScalingWithContext(arg0 context.Context, arg1 *dynamodb.UpdateTableReplicaAutoScalingInput, arg2 ...request.Option) (*dynamodb.UpdateTableReplicaAutoScalingOutput, error)
UpdateTableReplicaAutoScalingWithContext mocks base method.
func (*MockDynamoAPI) UpdateTableRequest ¶
func (m *MockDynamoAPI) UpdateTableRequest(arg0 *dynamodb.UpdateTableInput) (*request.Request, *dynamodb.UpdateTableOutput)
UpdateTableRequest mocks base method.
func (*MockDynamoAPI) UpdateTableWithContext ¶
func (m *MockDynamoAPI) UpdateTableWithContext(arg0 context.Context, arg1 *dynamodb.UpdateTableInput, arg2 ...request.Option) (*dynamodb.UpdateTableOutput, error)
UpdateTableWithContext mocks base method.
func (*MockDynamoAPI) UpdateTimeToLive ¶
func (m *MockDynamoAPI) UpdateTimeToLive(arg0 *dynamodb.UpdateTimeToLiveInput) (*dynamodb.UpdateTimeToLiveOutput, error)
UpdateTimeToLive mocks base method.
func (*MockDynamoAPI) UpdateTimeToLiveRequest ¶
func (m *MockDynamoAPI) UpdateTimeToLiveRequest(arg0 *dynamodb.UpdateTimeToLiveInput) (*request.Request, *dynamodb.UpdateTimeToLiveOutput)
UpdateTimeToLiveRequest mocks base method.
func (*MockDynamoAPI) UpdateTimeToLiveWithContext ¶
func (m *MockDynamoAPI) UpdateTimeToLiveWithContext(arg0 context.Context, arg1 *dynamodb.UpdateTimeToLiveInput, arg2 ...request.Option) (*dynamodb.UpdateTimeToLiveOutput, error)
UpdateTimeToLiveWithContext mocks base method.
func (*MockDynamoAPI) WaitUntilTableExists ¶
func (m *MockDynamoAPI) WaitUntilTableExists(arg0 *dynamodb.DescribeTableInput) error
WaitUntilTableExists mocks base method.
func (*MockDynamoAPI) WaitUntilTableExistsWithContext ¶
func (m *MockDynamoAPI) WaitUntilTableExistsWithContext(arg0 context.Context, arg1 *dynamodb.DescribeTableInput, arg2 ...request.WaiterOption) error
WaitUntilTableExistsWithContext mocks base method.
func (*MockDynamoAPI) WaitUntilTableNotExists ¶
func (m *MockDynamoAPI) WaitUntilTableNotExists(arg0 *dynamodb.DescribeTableInput) error
WaitUntilTableNotExists mocks base method.
func (*MockDynamoAPI) WaitUntilTableNotExistsWithContext ¶
func (m *MockDynamoAPI) WaitUntilTableNotExistsWithContext(arg0 context.Context, arg1 *dynamodb.DescribeTableInput, arg2 ...request.WaiterOption) error
WaitUntilTableNotExistsWithContext mocks base method.
type MockDynamoAPIMockRecorder ¶
type MockDynamoAPIMockRecorder struct {
// contains filtered or unexported fields
}
MockDynamoAPIMockRecorder is the mock recorder for MockDynamoAPI.
func (*MockDynamoAPIMockRecorder) BatchExecuteStatement ¶
func (mr *MockDynamoAPIMockRecorder) BatchExecuteStatement(arg0 any) *gomock.Call
BatchExecuteStatement indicates an expected call of BatchExecuteStatement.
func (*MockDynamoAPIMockRecorder) BatchExecuteStatementRequest ¶
func (mr *MockDynamoAPIMockRecorder) BatchExecuteStatementRequest(arg0 any) *gomock.Call
BatchExecuteStatementRequest indicates an expected call of BatchExecuteStatementRequest.
func (*MockDynamoAPIMockRecorder) BatchExecuteStatementWithContext ¶
func (mr *MockDynamoAPIMockRecorder) BatchExecuteStatementWithContext(arg0, arg1 any, arg2 ...any) *gomock.Call
BatchExecuteStatementWithContext indicates an expected call of BatchExecuteStatementWithContext.
func (*MockDynamoAPIMockRecorder) BatchGetItem ¶
func (mr *MockDynamoAPIMockRecorder) BatchGetItem(arg0 any) *gomock.Call
BatchGetItem indicates an expected call of BatchGetItem.
func (*MockDynamoAPIMockRecorder) BatchGetItemPages ¶
func (mr *MockDynamoAPIMockRecorder) BatchGetItemPages(arg0, arg1 any) *gomock.Call
BatchGetItemPages indicates an expected call of BatchGetItemPages.
func (*MockDynamoAPIMockRecorder) BatchGetItemPagesWithContext ¶
func (mr *MockDynamoAPIMockRecorder) BatchGetItemPagesWithContext(arg0, arg1, arg2 any, arg3 ...any) *gomock.Call
BatchGetItemPagesWithContext indicates an expected call of BatchGetItemPagesWithContext.
func (*MockDynamoAPIMockRecorder) BatchGetItemRequest ¶
func (mr *MockDynamoAPIMockRecorder) BatchGetItemRequest(arg0 any) *gomock.Call
BatchGetItemRequest indicates an expected call of BatchGetItemRequest.
func (*MockDynamoAPIMockRecorder) BatchGetItemWithContext ¶
func (mr *MockDynamoAPIMockRecorder) BatchGetItemWithContext(arg0, arg1 any, arg2 ...any) *gomock.Call
BatchGetItemWithContext indicates an expected call of BatchGetItemWithContext.
func (*MockDynamoAPIMockRecorder) BatchWriteItem ¶
func (mr *MockDynamoAPIMockRecorder) BatchWriteItem(arg0 any) *gomock.Call
BatchWriteItem indicates an expected call of BatchWriteItem.
func (*MockDynamoAPIMockRecorder) BatchWriteItemRequest ¶
func (mr *MockDynamoAPIMockRecorder) BatchWriteItemRequest(arg0 any) *gomock.Call
BatchWriteItemRequest indicates an expected call of BatchWriteItemRequest.
func (*MockDynamoAPIMockRecorder) BatchWriteItemWithContext ¶
func (mr *MockDynamoAPIMockRecorder) BatchWriteItemWithContext(arg0, arg1 any, arg2 ...any) *gomock.Call
BatchWriteItemWithContext indicates an expected call of BatchWriteItemWithContext.
func (*MockDynamoAPIMockRecorder) CreateBackup ¶
func (mr *MockDynamoAPIMockRecorder) CreateBackup(arg0 any) *gomock.Call
CreateBackup indicates an expected call of CreateBackup.
func (*MockDynamoAPIMockRecorder) CreateBackupRequest ¶
func (mr *MockDynamoAPIMockRecorder) CreateBackupRequest(arg0 any) *gomock.Call
CreateBackupRequest indicates an expected call of CreateBackupRequest.
func (*MockDynamoAPIMockRecorder) CreateBackupWithContext ¶
func (mr *MockDynamoAPIMockRecorder) CreateBackupWithContext(arg0, arg1 any, arg2 ...any) *gomock.Call
CreateBackupWithContext indicates an expected call of CreateBackupWithContext.
func (*MockDynamoAPIMockRecorder) CreateGlobalTable ¶
func (mr *MockDynamoAPIMockRecorder) CreateGlobalTable(arg0 any) *gomock.Call
CreateGlobalTable indicates an expected call of CreateGlobalTable.
func (*MockDynamoAPIMockRecorder) CreateGlobalTableRequest ¶
func (mr *MockDynamoAPIMockRecorder) CreateGlobalTableRequest(arg0 any) *gomock.Call
CreateGlobalTableRequest indicates an expected call of CreateGlobalTableRequest.
func (*MockDynamoAPIMockRecorder) CreateGlobalTableWithContext ¶
func (mr *MockDynamoAPIMockRecorder) CreateGlobalTableWithContext(arg0, arg1 any, arg2 ...any) *gomock.Call
CreateGlobalTableWithContext indicates an expected call of CreateGlobalTableWithContext.
func (*MockDynamoAPIMockRecorder) CreateTable ¶
func (mr *MockDynamoAPIMockRecorder) CreateTable(arg0 any) *gomock.Call
CreateTable indicates an expected call of CreateTable.
func (*MockDynamoAPIMockRecorder) CreateTableRequest ¶
func (mr *MockDynamoAPIMockRecorder) CreateTableRequest(arg0 any) *gomock.Call
CreateTableRequest indicates an expected call of CreateTableRequest.
func (*MockDynamoAPIMockRecorder) CreateTableWithContext ¶
func (mr *MockDynamoAPIMockRecorder) CreateTableWithContext(arg0, arg1 any, arg2 ...any) *gomock.Call
CreateTableWithContext indicates an expected call of CreateTableWithContext.
func (*MockDynamoAPIMockRecorder) DeleteBackup ¶
func (mr *MockDynamoAPIMockRecorder) DeleteBackup(arg0 any) *gomock.Call
DeleteBackup indicates an expected call of DeleteBackup.
func (*MockDynamoAPIMockRecorder) DeleteBackupRequest ¶
func (mr *MockDynamoAPIMockRecorder) DeleteBackupRequest(arg0 any) *gomock.Call
DeleteBackupRequest indicates an expected call of DeleteBackupRequest.
func (*MockDynamoAPIMockRecorder) DeleteBackupWithContext ¶
func (mr *MockDynamoAPIMockRecorder) DeleteBackupWithContext(arg0, arg1 any, arg2 ...any) *gomock.Call
DeleteBackupWithContext indicates an expected call of DeleteBackupWithContext.
func (*MockDynamoAPIMockRecorder) DeleteItem ¶
func (mr *MockDynamoAPIMockRecorder) DeleteItem(arg0 any) *gomock.Call
DeleteItem indicates an expected call of DeleteItem.
func (*MockDynamoAPIMockRecorder) DeleteItemRequest ¶
func (mr *MockDynamoAPIMockRecorder) DeleteItemRequest(arg0 any) *gomock.Call
DeleteItemRequest indicates an expected call of DeleteItemRequest.
func (*MockDynamoAPIMockRecorder) DeleteItemWithContext ¶
func (mr *MockDynamoAPIMockRecorder) DeleteItemWithContext(arg0, arg1 any, arg2 ...any) *gomock.Call
DeleteItemWithContext indicates an expected call of DeleteItemWithContext.
func (*MockDynamoAPIMockRecorder) DeleteTable ¶
func (mr *MockDynamoAPIMockRecorder) DeleteTable(arg0 any) *gomock.Call
DeleteTable indicates an expected call of DeleteTable.
func (*MockDynamoAPIMockRecorder) DeleteTableRequest ¶
func (mr *MockDynamoAPIMockRecorder) DeleteTableRequest(arg0 any) *gomock.Call
DeleteTableRequest indicates an expected call of DeleteTableRequest.
func (*MockDynamoAPIMockRecorder) DeleteTableWithContext ¶
func (mr *MockDynamoAPIMockRecorder) DeleteTableWithContext(arg0, arg1 any, arg2 ...any) *gomock.Call
DeleteTableWithContext indicates an expected call of DeleteTableWithContext.
func (*MockDynamoAPIMockRecorder) DescribeBackup ¶
func (mr *MockDynamoAPIMockRecorder) DescribeBackup(arg0 any) *gomock.Call
DescribeBackup indicates an expected call of DescribeBackup.
func (*MockDynamoAPIMockRecorder) DescribeBackupRequest ¶
func (mr *MockDynamoAPIMockRecorder) DescribeBackupRequest(arg0 any) *gomock.Call
DescribeBackupRequest indicates an expected call of DescribeBackupRequest.
func (*MockDynamoAPIMockRecorder) DescribeBackupWithContext ¶
func (mr *MockDynamoAPIMockRecorder) DescribeBackupWithContext(arg0, arg1 any, arg2 ...any) *gomock.Call
DescribeBackupWithContext indicates an expected call of DescribeBackupWithContext.
func (*MockDynamoAPIMockRecorder) DescribeContinuousBackups ¶
func (mr *MockDynamoAPIMockRecorder) DescribeContinuousBackups(arg0 any) *gomock.Call
DescribeContinuousBackups indicates an expected call of DescribeContinuousBackups.
func (*MockDynamoAPIMockRecorder) DescribeContinuousBackupsRequest ¶
func (mr *MockDynamoAPIMockRecorder) DescribeContinuousBackupsRequest(arg0 any) *gomock.Call
DescribeContinuousBackupsRequest indicates an expected call of DescribeContinuousBackupsRequest.
func (*MockDynamoAPIMockRecorder) DescribeContinuousBackupsWithContext ¶
func (mr *MockDynamoAPIMockRecorder) DescribeContinuousBackupsWithContext(arg0, arg1 any, arg2 ...any) *gomock.Call
DescribeContinuousBackupsWithContext indicates an expected call of DescribeContinuousBackupsWithContext.
func (*MockDynamoAPIMockRecorder) DescribeContributorInsights ¶
func (mr *MockDynamoAPIMockRecorder) DescribeContributorInsights(arg0 any) *gomock.Call
DescribeContributorInsights indicates an expected call of DescribeContributorInsights.
func (*MockDynamoAPIMockRecorder) DescribeContributorInsightsRequest ¶
func (mr *MockDynamoAPIMockRecorder) DescribeContributorInsightsRequest(arg0 any) *gomock.Call
DescribeContributorInsightsRequest indicates an expected call of DescribeContributorInsightsRequest.
func (*MockDynamoAPIMockRecorder) DescribeContributorInsightsWithContext ¶
func (mr *MockDynamoAPIMockRecorder) DescribeContributorInsightsWithContext(arg0, arg1 any, arg2 ...any) *gomock.Call
DescribeContributorInsightsWithContext indicates an expected call of DescribeContributorInsightsWithContext.
func (*MockDynamoAPIMockRecorder) DescribeEndpoints ¶
func (mr *MockDynamoAPIMockRecorder) DescribeEndpoints(arg0 any) *gomock.Call
DescribeEndpoints indicates an expected call of DescribeEndpoints.
func (*MockDynamoAPIMockRecorder) DescribeEndpointsRequest ¶
func (mr *MockDynamoAPIMockRecorder) DescribeEndpointsRequest(arg0 any) *gomock.Call
DescribeEndpointsRequest indicates an expected call of DescribeEndpointsRequest.
func (*MockDynamoAPIMockRecorder) DescribeEndpointsWithContext ¶
func (mr *MockDynamoAPIMockRecorder) DescribeEndpointsWithContext(arg0, arg1 any, arg2 ...any) *gomock.Call
DescribeEndpointsWithContext indicates an expected call of DescribeEndpointsWithContext.
func (*MockDynamoAPIMockRecorder) DescribeExport ¶
func (mr *MockDynamoAPIMockRecorder) DescribeExport(arg0 any) *gomock.Call
DescribeExport indicates an expected call of DescribeExport.
func (*MockDynamoAPIMockRecorder) DescribeExportRequest ¶
func (mr *MockDynamoAPIMockRecorder) DescribeExportRequest(arg0 any) *gomock.Call
DescribeExportRequest indicates an expected call of DescribeExportRequest.
func (*MockDynamoAPIMockRecorder) DescribeExportWithContext ¶
func (mr *MockDynamoAPIMockRecorder) DescribeExportWithContext(arg0, arg1 any, arg2 ...any) *gomock.Call
DescribeExportWithContext indicates an expected call of DescribeExportWithContext.
func (*MockDynamoAPIMockRecorder) DescribeGlobalTable ¶
func (mr *MockDynamoAPIMockRecorder) DescribeGlobalTable(arg0 any) *gomock.Call
DescribeGlobalTable indicates an expected call of DescribeGlobalTable.
func (*MockDynamoAPIMockRecorder) DescribeGlobalTableRequest ¶
func (mr *MockDynamoAPIMockRecorder) DescribeGlobalTableRequest(arg0 any) *gomock.Call
DescribeGlobalTableRequest indicates an expected call of DescribeGlobalTableRequest.
func (*MockDynamoAPIMockRecorder) DescribeGlobalTableSettings ¶
func (mr *MockDynamoAPIMockRecorder) DescribeGlobalTableSettings(arg0 any) *gomock.Call
DescribeGlobalTableSettings indicates an expected call of DescribeGlobalTableSettings.
func (*MockDynamoAPIMockRecorder) DescribeGlobalTableSettingsRequest ¶
func (mr *MockDynamoAPIMockRecorder) DescribeGlobalTableSettingsRequest(arg0 any) *gomock.Call
DescribeGlobalTableSettingsRequest indicates an expected call of DescribeGlobalTableSettingsRequest.
func (*MockDynamoAPIMockRecorder) DescribeGlobalTableSettingsWithContext ¶
func (mr *MockDynamoAPIMockRecorder) DescribeGlobalTableSettingsWithContext(arg0, arg1 any, arg2 ...any) *gomock.Call
DescribeGlobalTableSettingsWithContext indicates an expected call of DescribeGlobalTableSettingsWithContext.
func (*MockDynamoAPIMockRecorder) DescribeGlobalTableWithContext ¶
func (mr *MockDynamoAPIMockRecorder) DescribeGlobalTableWithContext(arg0, arg1 any, arg2 ...any) *gomock.Call
DescribeGlobalTableWithContext indicates an expected call of DescribeGlobalTableWithContext.
func (*MockDynamoAPIMockRecorder) DescribeImport ¶
func (mr *MockDynamoAPIMockRecorder) DescribeImport(arg0 any) *gomock.Call
DescribeImport indicates an expected call of DescribeImport.
func (*MockDynamoAPIMockRecorder) DescribeImportRequest ¶
func (mr *MockDynamoAPIMockRecorder) DescribeImportRequest(arg0 any) *gomock.Call
DescribeImportRequest indicates an expected call of DescribeImportRequest.
func (*MockDynamoAPIMockRecorder) DescribeImportWithContext ¶
func (mr *MockDynamoAPIMockRecorder) DescribeImportWithContext(arg0, arg1 any, arg2 ...any) *gomock.Call
DescribeImportWithContext indicates an expected call of DescribeImportWithContext.
func (*MockDynamoAPIMockRecorder) DescribeKinesisStreamingDestination ¶
func (mr *MockDynamoAPIMockRecorder) DescribeKinesisStreamingDestination(arg0 any) *gomock.Call
DescribeKinesisStreamingDestination indicates an expected call of DescribeKinesisStreamingDestination.
func (*MockDynamoAPIMockRecorder) DescribeKinesisStreamingDestinationRequest ¶
func (mr *MockDynamoAPIMockRecorder) DescribeKinesisStreamingDestinationRequest(arg0 any) *gomock.Call
DescribeKinesisStreamingDestinationRequest indicates an expected call of DescribeKinesisStreamingDestinationRequest.
func (*MockDynamoAPIMockRecorder) DescribeKinesisStreamingDestinationWithContext ¶
func (mr *MockDynamoAPIMockRecorder) DescribeKinesisStreamingDestinationWithContext(arg0, arg1 any, arg2 ...any) *gomock.Call
DescribeKinesisStreamingDestinationWithContext indicates an expected call of DescribeKinesisStreamingDestinationWithContext.
func (*MockDynamoAPIMockRecorder) DescribeLimits ¶
func (mr *MockDynamoAPIMockRecorder) DescribeLimits(arg0 any) *gomock.Call
DescribeLimits indicates an expected call of DescribeLimits.
func (*MockDynamoAPIMockRecorder) DescribeLimitsRequest ¶
func (mr *MockDynamoAPIMockRecorder) DescribeLimitsRequest(arg0 any) *gomock.Call
DescribeLimitsRequest indicates an expected call of DescribeLimitsRequest.
func (*MockDynamoAPIMockRecorder) DescribeLimitsWithContext ¶
func (mr *MockDynamoAPIMockRecorder) DescribeLimitsWithContext(arg0, arg1 any, arg2 ...any) *gomock.Call
DescribeLimitsWithContext indicates an expected call of DescribeLimitsWithContext.
func (*MockDynamoAPIMockRecorder) DescribeTable ¶
func (mr *MockDynamoAPIMockRecorder) DescribeTable(arg0 any) *gomock.Call
DescribeTable indicates an expected call of DescribeTable.
func (*MockDynamoAPIMockRecorder) DescribeTableReplicaAutoScaling ¶
func (mr *MockDynamoAPIMockRecorder) DescribeTableReplicaAutoScaling(arg0 any) *gomock.Call
DescribeTableReplicaAutoScaling indicates an expected call of DescribeTableReplicaAutoScaling.
func (*MockDynamoAPIMockRecorder) DescribeTableReplicaAutoScalingRequest ¶
func (mr *MockDynamoAPIMockRecorder) DescribeTableReplicaAutoScalingRequest(arg0 any) *gomock.Call
DescribeTableReplicaAutoScalingRequest indicates an expected call of DescribeTableReplicaAutoScalingRequest.
func (*MockDynamoAPIMockRecorder) DescribeTableReplicaAutoScalingWithContext ¶
func (mr *MockDynamoAPIMockRecorder) DescribeTableReplicaAutoScalingWithContext(arg0, arg1 any, arg2 ...any) *gomock.Call
DescribeTableReplicaAutoScalingWithContext indicates an expected call of DescribeTableReplicaAutoScalingWithContext.
func (*MockDynamoAPIMockRecorder) DescribeTableRequest ¶
func (mr *MockDynamoAPIMockRecorder) DescribeTableRequest(arg0 any) *gomock.Call
DescribeTableRequest indicates an expected call of DescribeTableRequest.
func (*MockDynamoAPIMockRecorder) DescribeTableWithContext ¶
func (mr *MockDynamoAPIMockRecorder) DescribeTableWithContext(arg0, arg1 any, arg2 ...any) *gomock.Call
DescribeTableWithContext indicates an expected call of DescribeTableWithContext.
func (*MockDynamoAPIMockRecorder) DescribeTimeToLive ¶
func (mr *MockDynamoAPIMockRecorder) DescribeTimeToLive(arg0 any) *gomock.Call
DescribeTimeToLive indicates an expected call of DescribeTimeToLive.
func (*MockDynamoAPIMockRecorder) DescribeTimeToLiveRequest ¶
func (mr *MockDynamoAPIMockRecorder) DescribeTimeToLiveRequest(arg0 any) *gomock.Call
DescribeTimeToLiveRequest indicates an expected call of DescribeTimeToLiveRequest.
func (*MockDynamoAPIMockRecorder) DescribeTimeToLiveWithContext ¶
func (mr *MockDynamoAPIMockRecorder) DescribeTimeToLiveWithContext(arg0, arg1 any, arg2 ...any) *gomock.Call
DescribeTimeToLiveWithContext indicates an expected call of DescribeTimeToLiveWithContext.
func (*MockDynamoAPIMockRecorder) DisableKinesisStreamingDestination ¶
func (mr *MockDynamoAPIMockRecorder) DisableKinesisStreamingDestination(arg0 any) *gomock.Call
DisableKinesisStreamingDestination indicates an expected call of DisableKinesisStreamingDestination.
func (*MockDynamoAPIMockRecorder) DisableKinesisStreamingDestinationRequest ¶
func (mr *MockDynamoAPIMockRecorder) DisableKinesisStreamingDestinationRequest(arg0 any) *gomock.Call
DisableKinesisStreamingDestinationRequest indicates an expected call of DisableKinesisStreamingDestinationRequest.
func (*MockDynamoAPIMockRecorder) DisableKinesisStreamingDestinationWithContext ¶
func (mr *MockDynamoAPIMockRecorder) DisableKinesisStreamingDestinationWithContext(arg0, arg1 any, arg2 ...any) *gomock.Call
DisableKinesisStreamingDestinationWithContext indicates an expected call of DisableKinesisStreamingDestinationWithContext.
func (*MockDynamoAPIMockRecorder) EnableKinesisStreamingDestination ¶
func (mr *MockDynamoAPIMockRecorder) EnableKinesisStreamingDestination(arg0 any) *gomock.Call
EnableKinesisStreamingDestination indicates an expected call of EnableKinesisStreamingDestination.
func (*MockDynamoAPIMockRecorder) EnableKinesisStreamingDestinationRequest ¶
func (mr *MockDynamoAPIMockRecorder) EnableKinesisStreamingDestinationRequest(arg0 any) *gomock.Call
EnableKinesisStreamingDestinationRequest indicates an expected call of EnableKinesisStreamingDestinationRequest.
func (*MockDynamoAPIMockRecorder) EnableKinesisStreamingDestinationWithContext ¶
func (mr *MockDynamoAPIMockRecorder) EnableKinesisStreamingDestinationWithContext(arg0, arg1 any, arg2 ...any) *gomock.Call
EnableKinesisStreamingDestinationWithContext indicates an expected call of EnableKinesisStreamingDestinationWithContext.
func (*MockDynamoAPIMockRecorder) ExecuteStatement ¶
func (mr *MockDynamoAPIMockRecorder) ExecuteStatement(arg0 any) *gomock.Call
ExecuteStatement indicates an expected call of ExecuteStatement.
func (*MockDynamoAPIMockRecorder) ExecuteStatementRequest ¶
func (mr *MockDynamoAPIMockRecorder) ExecuteStatementRequest(arg0 any) *gomock.Call
ExecuteStatementRequest indicates an expected call of ExecuteStatementRequest.
func (*MockDynamoAPIMockRecorder) ExecuteStatementWithContext ¶
func (mr *MockDynamoAPIMockRecorder) ExecuteStatementWithContext(arg0, arg1 any, arg2 ...any) *gomock.Call
ExecuteStatementWithContext indicates an expected call of ExecuteStatementWithContext.
func (*MockDynamoAPIMockRecorder) ExecuteTransaction ¶
func (mr *MockDynamoAPIMockRecorder) ExecuteTransaction(arg0 any) *gomock.Call
ExecuteTransaction indicates an expected call of ExecuteTransaction.
func (*MockDynamoAPIMockRecorder) ExecuteTransactionRequest ¶
func (mr *MockDynamoAPIMockRecorder) ExecuteTransactionRequest(arg0 any) *gomock.Call
ExecuteTransactionRequest indicates an expected call of ExecuteTransactionRequest.
func (*MockDynamoAPIMockRecorder) ExecuteTransactionWithContext ¶
func (mr *MockDynamoAPIMockRecorder) ExecuteTransactionWithContext(arg0, arg1 any, arg2 ...any) *gomock.Call
ExecuteTransactionWithContext indicates an expected call of ExecuteTransactionWithContext.
func (*MockDynamoAPIMockRecorder) ExportTableToPointInTime ¶
func (mr *MockDynamoAPIMockRecorder) ExportTableToPointInTime(arg0 any) *gomock.Call
ExportTableToPointInTime indicates an expected call of ExportTableToPointInTime.
func (*MockDynamoAPIMockRecorder) ExportTableToPointInTimeRequest ¶
func (mr *MockDynamoAPIMockRecorder) ExportTableToPointInTimeRequest(arg0 any) *gomock.Call
ExportTableToPointInTimeRequest indicates an expected call of ExportTableToPointInTimeRequest.
func (*MockDynamoAPIMockRecorder) ExportTableToPointInTimeWithContext ¶
func (mr *MockDynamoAPIMockRecorder) ExportTableToPointInTimeWithContext(arg0, arg1 any, arg2 ...any) *gomock.Call
ExportTableToPointInTimeWithContext indicates an expected call of ExportTableToPointInTimeWithContext.
func (*MockDynamoAPIMockRecorder) GetItem ¶
func (mr *MockDynamoAPIMockRecorder) GetItem(arg0 any) *gomock.Call
GetItem indicates an expected call of GetItem.
func (*MockDynamoAPIMockRecorder) GetItemRequest ¶
func (mr *MockDynamoAPIMockRecorder) GetItemRequest(arg0 any) *gomock.Call
GetItemRequest indicates an expected call of GetItemRequest.
func (*MockDynamoAPIMockRecorder) GetItemWithContext ¶
func (mr *MockDynamoAPIMockRecorder) GetItemWithContext(arg0, arg1 any, arg2 ...any) *gomock.Call
GetItemWithContext indicates an expected call of GetItemWithContext.
func (*MockDynamoAPIMockRecorder) ImportTable ¶
func (mr *MockDynamoAPIMockRecorder) ImportTable(arg0 any) *gomock.Call
ImportTable indicates an expected call of ImportTable.
func (*MockDynamoAPIMockRecorder) ImportTableRequest ¶
func (mr *MockDynamoAPIMockRecorder) ImportTableRequest(arg0 any) *gomock.Call
ImportTableRequest indicates an expected call of ImportTableRequest.
func (*MockDynamoAPIMockRecorder) ImportTableWithContext ¶
func (mr *MockDynamoAPIMockRecorder) ImportTableWithContext(arg0, arg1 any, arg2 ...any) *gomock.Call
ImportTableWithContext indicates an expected call of ImportTableWithContext.
func (*MockDynamoAPIMockRecorder) ListBackups ¶
func (mr *MockDynamoAPIMockRecorder) ListBackups(arg0 any) *gomock.Call
ListBackups indicates an expected call of ListBackups.
func (*MockDynamoAPIMockRecorder) ListBackupsRequest ¶
func (mr *MockDynamoAPIMockRecorder) ListBackupsRequest(arg0 any) *gomock.Call
ListBackupsRequest indicates an expected call of ListBackupsRequest.
func (*MockDynamoAPIMockRecorder) ListBackupsWithContext ¶
func (mr *MockDynamoAPIMockRecorder) ListBackupsWithContext(arg0, arg1 any, arg2 ...any) *gomock.Call
ListBackupsWithContext indicates an expected call of ListBackupsWithContext.
func (*MockDynamoAPIMockRecorder) ListContributorInsights ¶
func (mr *MockDynamoAPIMockRecorder) ListContributorInsights(arg0 any) *gomock.Call
ListContributorInsights indicates an expected call of ListContributorInsights.
func (*MockDynamoAPIMockRecorder) ListContributorInsightsPages ¶
func (mr *MockDynamoAPIMockRecorder) ListContributorInsightsPages(arg0, arg1 any) *gomock.Call
ListContributorInsightsPages indicates an expected call of ListContributorInsightsPages.
func (*MockDynamoAPIMockRecorder) ListContributorInsightsPagesWithContext ¶
func (mr *MockDynamoAPIMockRecorder) ListContributorInsightsPagesWithContext(arg0, arg1, arg2 any, arg3 ...any) *gomock.Call
ListContributorInsightsPagesWithContext indicates an expected call of ListContributorInsightsPagesWithContext.
func (*MockDynamoAPIMockRecorder) ListContributorInsightsRequest ¶
func (mr *MockDynamoAPIMockRecorder) ListContributorInsightsRequest(arg0 any) *gomock.Call
ListContributorInsightsRequest indicates an expected call of ListContributorInsightsRequest.
func (*MockDynamoAPIMockRecorder) ListContributorInsightsWithContext ¶
func (mr *MockDynamoAPIMockRecorder) ListContributorInsightsWithContext(arg0, arg1 any, arg2 ...any) *gomock.Call
ListContributorInsightsWithContext indicates an expected call of ListContributorInsightsWithContext.
func (*MockDynamoAPIMockRecorder) ListExports ¶
func (mr *MockDynamoAPIMockRecorder) ListExports(arg0 any) *gomock.Call
ListExports indicates an expected call of ListExports.
func (*MockDynamoAPIMockRecorder) ListExportsPages ¶
func (mr *MockDynamoAPIMockRecorder) ListExportsPages(arg0, arg1 any) *gomock.Call
ListExportsPages indicates an expected call of ListExportsPages.
func (*MockDynamoAPIMockRecorder) ListExportsPagesWithContext ¶
func (mr *MockDynamoAPIMockRecorder) ListExportsPagesWithContext(arg0, arg1, arg2 any, arg3 ...any) *gomock.Call
ListExportsPagesWithContext indicates an expected call of ListExportsPagesWithContext.
func (*MockDynamoAPIMockRecorder) ListExportsRequest ¶
func (mr *MockDynamoAPIMockRecorder) ListExportsRequest(arg0 any) *gomock.Call
ListExportsRequest indicates an expected call of ListExportsRequest.
func (*MockDynamoAPIMockRecorder) ListExportsWithContext ¶
func (mr *MockDynamoAPIMockRecorder) ListExportsWithContext(arg0, arg1 any, arg2 ...any) *gomock.Call
ListExportsWithContext indicates an expected call of ListExportsWithContext.
func (*MockDynamoAPIMockRecorder) ListGlobalTables ¶
func (mr *MockDynamoAPIMockRecorder) ListGlobalTables(arg0 any) *gomock.Call
ListGlobalTables indicates an expected call of ListGlobalTables.
func (*MockDynamoAPIMockRecorder) ListGlobalTablesRequest ¶
func (mr *MockDynamoAPIMockRecorder) ListGlobalTablesRequest(arg0 any) *gomock.Call
ListGlobalTablesRequest indicates an expected call of ListGlobalTablesRequest.
func (*MockDynamoAPIMockRecorder) ListGlobalTablesWithContext ¶
func (mr *MockDynamoAPIMockRecorder) ListGlobalTablesWithContext(arg0, arg1 any, arg2 ...any) *gomock.Call
ListGlobalTablesWithContext indicates an expected call of ListGlobalTablesWithContext.
func (*MockDynamoAPIMockRecorder) ListImports ¶
func (mr *MockDynamoAPIMockRecorder) ListImports(arg0 any) *gomock.Call
ListImports indicates an expected call of ListImports.
func (*MockDynamoAPIMockRecorder) ListImportsPages ¶
func (mr *MockDynamoAPIMockRecorder) ListImportsPages(arg0, arg1 any) *gomock.Call
ListImportsPages indicates an expected call of ListImportsPages.
func (*MockDynamoAPIMockRecorder) ListImportsPagesWithContext ¶
func (mr *MockDynamoAPIMockRecorder) ListImportsPagesWithContext(arg0, arg1, arg2 any, arg3 ...any) *gomock.Call
ListImportsPagesWithContext indicates an expected call of ListImportsPagesWithContext.
func (*MockDynamoAPIMockRecorder) ListImportsRequest ¶
func (mr *MockDynamoAPIMockRecorder) ListImportsRequest(arg0 any) *gomock.Call
ListImportsRequest indicates an expected call of ListImportsRequest.
func (*MockDynamoAPIMockRecorder) ListImportsWithContext ¶
func (mr *MockDynamoAPIMockRecorder) ListImportsWithContext(arg0, arg1 any, arg2 ...any) *gomock.Call
ListImportsWithContext indicates an expected call of ListImportsWithContext.
func (*MockDynamoAPIMockRecorder) ListTables ¶
func (mr *MockDynamoAPIMockRecorder) ListTables(arg0 any) *gomock.Call
ListTables indicates an expected call of ListTables.
func (*MockDynamoAPIMockRecorder) ListTablesPages ¶
func (mr *MockDynamoAPIMockRecorder) ListTablesPages(arg0, arg1 any) *gomock.Call
ListTablesPages indicates an expected call of ListTablesPages.
func (*MockDynamoAPIMockRecorder) ListTablesPagesWithContext ¶
func (mr *MockDynamoAPIMockRecorder) ListTablesPagesWithContext(arg0, arg1, arg2 any, arg3 ...any) *gomock.Call
ListTablesPagesWithContext indicates an expected call of ListTablesPagesWithContext.
func (*MockDynamoAPIMockRecorder) ListTablesRequest ¶
func (mr *MockDynamoAPIMockRecorder) ListTablesRequest(arg0 any) *gomock.Call
ListTablesRequest indicates an expected call of ListTablesRequest.
func (*MockDynamoAPIMockRecorder) ListTablesWithContext ¶
func (mr *MockDynamoAPIMockRecorder) ListTablesWithContext(arg0, arg1 any, arg2 ...any) *gomock.Call
ListTablesWithContext indicates an expected call of ListTablesWithContext.
func (*MockDynamoAPIMockRecorder) ListTagsOfResource ¶
func (mr *MockDynamoAPIMockRecorder) ListTagsOfResource(arg0 any) *gomock.Call
ListTagsOfResource indicates an expected call of ListTagsOfResource.
func (*MockDynamoAPIMockRecorder) ListTagsOfResourceRequest ¶
func (mr *MockDynamoAPIMockRecorder) ListTagsOfResourceRequest(arg0 any) *gomock.Call
ListTagsOfResourceRequest indicates an expected call of ListTagsOfResourceRequest.
func (*MockDynamoAPIMockRecorder) ListTagsOfResourceWithContext ¶
func (mr *MockDynamoAPIMockRecorder) ListTagsOfResourceWithContext(arg0, arg1 any, arg2 ...any) *gomock.Call
ListTagsOfResourceWithContext indicates an expected call of ListTagsOfResourceWithContext.
func (*MockDynamoAPIMockRecorder) PutItem ¶
func (mr *MockDynamoAPIMockRecorder) PutItem(arg0 any) *gomock.Call
PutItem indicates an expected call of PutItem.
func (*MockDynamoAPIMockRecorder) PutItemRequest ¶
func (mr *MockDynamoAPIMockRecorder) PutItemRequest(arg0 any) *gomock.Call
PutItemRequest indicates an expected call of PutItemRequest.
func (*MockDynamoAPIMockRecorder) PutItemWithContext ¶
func (mr *MockDynamoAPIMockRecorder) PutItemWithContext(arg0, arg1 any, arg2 ...any) *gomock.Call
PutItemWithContext indicates an expected call of PutItemWithContext.
func (*MockDynamoAPIMockRecorder) Query ¶
func (mr *MockDynamoAPIMockRecorder) Query(arg0 any) *gomock.Call
Query indicates an expected call of Query.
func (*MockDynamoAPIMockRecorder) QueryPages ¶
func (mr *MockDynamoAPIMockRecorder) QueryPages(arg0, arg1 any) *gomock.Call
QueryPages indicates an expected call of QueryPages.
func (*MockDynamoAPIMockRecorder) QueryPagesWithContext ¶
func (mr *MockDynamoAPIMockRecorder) QueryPagesWithContext(arg0, arg1, arg2 any, arg3 ...any) *gomock.Call
QueryPagesWithContext indicates an expected call of QueryPagesWithContext.
func (*MockDynamoAPIMockRecorder) QueryRequest ¶
func (mr *MockDynamoAPIMockRecorder) QueryRequest(arg0 any) *gomock.Call
QueryRequest indicates an expected call of QueryRequest.
func (*MockDynamoAPIMockRecorder) QueryWithContext ¶
func (mr *MockDynamoAPIMockRecorder) QueryWithContext(arg0, arg1 any, arg2 ...any) *gomock.Call
QueryWithContext indicates an expected call of QueryWithContext.
func (*MockDynamoAPIMockRecorder) RestoreTableFromBackup ¶
func (mr *MockDynamoAPIMockRecorder) RestoreTableFromBackup(arg0 any) *gomock.Call
RestoreTableFromBackup indicates an expected call of RestoreTableFromBackup.
func (*MockDynamoAPIMockRecorder) RestoreTableFromBackupRequest ¶
func (mr *MockDynamoAPIMockRecorder) RestoreTableFromBackupRequest(arg0 any) *gomock.Call
RestoreTableFromBackupRequest indicates an expected call of RestoreTableFromBackupRequest.
func (*MockDynamoAPIMockRecorder) RestoreTableFromBackupWithContext ¶
func (mr *MockDynamoAPIMockRecorder) RestoreTableFromBackupWithContext(arg0, arg1 any, arg2 ...any) *gomock.Call
RestoreTableFromBackupWithContext indicates an expected call of RestoreTableFromBackupWithContext.
func (*MockDynamoAPIMockRecorder) RestoreTableToPointInTime ¶
func (mr *MockDynamoAPIMockRecorder) RestoreTableToPointInTime(arg0 any) *gomock.Call
RestoreTableToPointInTime indicates an expected call of RestoreTableToPointInTime.
func (*MockDynamoAPIMockRecorder) RestoreTableToPointInTimeRequest ¶
func (mr *MockDynamoAPIMockRecorder) RestoreTableToPointInTimeRequest(arg0 any) *gomock.Call
RestoreTableToPointInTimeRequest indicates an expected call of RestoreTableToPointInTimeRequest.
func (*MockDynamoAPIMockRecorder) RestoreTableToPointInTimeWithContext ¶
func (mr *MockDynamoAPIMockRecorder) RestoreTableToPointInTimeWithContext(arg0, arg1 any, arg2 ...any) *gomock.Call
RestoreTableToPointInTimeWithContext indicates an expected call of RestoreTableToPointInTimeWithContext.
func (*MockDynamoAPIMockRecorder) Scan ¶
func (mr *MockDynamoAPIMockRecorder) Scan(arg0 any) *gomock.Call
Scan indicates an expected call of Scan.
func (*MockDynamoAPIMockRecorder) ScanPages ¶
func (mr *MockDynamoAPIMockRecorder) ScanPages(arg0, arg1 any) *gomock.Call
ScanPages indicates an expected call of ScanPages.
func (*MockDynamoAPIMockRecorder) ScanPagesWithContext ¶
func (mr *MockDynamoAPIMockRecorder) ScanPagesWithContext(arg0, arg1, arg2 any, arg3 ...any) *gomock.Call
ScanPagesWithContext indicates an expected call of ScanPagesWithContext.
func (*MockDynamoAPIMockRecorder) ScanRequest ¶
func (mr *MockDynamoAPIMockRecorder) ScanRequest(arg0 any) *gomock.Call
ScanRequest indicates an expected call of ScanRequest.
func (*MockDynamoAPIMockRecorder) ScanWithContext ¶
func (mr *MockDynamoAPIMockRecorder) ScanWithContext(arg0, arg1 any, arg2 ...any) *gomock.Call
ScanWithContext indicates an expected call of ScanWithContext.
func (*MockDynamoAPIMockRecorder) TagResource ¶
func (mr *MockDynamoAPIMockRecorder) TagResource(arg0 any) *gomock.Call
TagResource indicates an expected call of TagResource.
func (*MockDynamoAPIMockRecorder) TagResourceRequest ¶
func (mr *MockDynamoAPIMockRecorder) TagResourceRequest(arg0 any) *gomock.Call
TagResourceRequest indicates an expected call of TagResourceRequest.
func (*MockDynamoAPIMockRecorder) TagResourceWithContext ¶
func (mr *MockDynamoAPIMockRecorder) TagResourceWithContext(arg0, arg1 any, arg2 ...any) *gomock.Call
TagResourceWithContext indicates an expected call of TagResourceWithContext.
func (*MockDynamoAPIMockRecorder) TransactGetItems ¶
func (mr *MockDynamoAPIMockRecorder) TransactGetItems(arg0 any) *gomock.Call
TransactGetItems indicates an expected call of TransactGetItems.
func (*MockDynamoAPIMockRecorder) TransactGetItemsRequest ¶
func (mr *MockDynamoAPIMockRecorder) TransactGetItemsRequest(arg0 any) *gomock.Call
TransactGetItemsRequest indicates an expected call of TransactGetItemsRequest.
func (*MockDynamoAPIMockRecorder) TransactGetItemsWithContext ¶
func (mr *MockDynamoAPIMockRecorder) TransactGetItemsWithContext(arg0, arg1 any, arg2 ...any) *gomock.Call
TransactGetItemsWithContext indicates an expected call of TransactGetItemsWithContext.
func (*MockDynamoAPIMockRecorder) TransactWriteItems ¶
func (mr *MockDynamoAPIMockRecorder) TransactWriteItems(arg0 any) *gomock.Call
TransactWriteItems indicates an expected call of TransactWriteItems.
func (*MockDynamoAPIMockRecorder) TransactWriteItemsRequest ¶
func (mr *MockDynamoAPIMockRecorder) TransactWriteItemsRequest(arg0 any) *gomock.Call
TransactWriteItemsRequest indicates an expected call of TransactWriteItemsRequest.
func (*MockDynamoAPIMockRecorder) TransactWriteItemsWithContext ¶
func (mr *MockDynamoAPIMockRecorder) TransactWriteItemsWithContext(arg0, arg1 any, arg2 ...any) *gomock.Call
TransactWriteItemsWithContext indicates an expected call of TransactWriteItemsWithContext.
func (*MockDynamoAPIMockRecorder) UntagResource ¶
func (mr *MockDynamoAPIMockRecorder) UntagResource(arg0 any) *gomock.Call
UntagResource indicates an expected call of UntagResource.
func (*MockDynamoAPIMockRecorder) UntagResourceRequest ¶
func (mr *MockDynamoAPIMockRecorder) UntagResourceRequest(arg0 any) *gomock.Call
UntagResourceRequest indicates an expected call of UntagResourceRequest.
func (*MockDynamoAPIMockRecorder) UntagResourceWithContext ¶
func (mr *MockDynamoAPIMockRecorder) UntagResourceWithContext(arg0, arg1 any, arg2 ...any) *gomock.Call
UntagResourceWithContext indicates an expected call of UntagResourceWithContext.
func (*MockDynamoAPIMockRecorder) UpdateContinuousBackups ¶
func (mr *MockDynamoAPIMockRecorder) UpdateContinuousBackups(arg0 any) *gomock.Call
UpdateContinuousBackups indicates an expected call of UpdateContinuousBackups.
func (*MockDynamoAPIMockRecorder) UpdateContinuousBackupsRequest ¶
func (mr *MockDynamoAPIMockRecorder) UpdateContinuousBackupsRequest(arg0 any) *gomock.Call
UpdateContinuousBackupsRequest indicates an expected call of UpdateContinuousBackupsRequest.
func (*MockDynamoAPIMockRecorder) UpdateContinuousBackupsWithContext ¶
func (mr *MockDynamoAPIMockRecorder) UpdateContinuousBackupsWithContext(arg0, arg1 any, arg2 ...any) *gomock.Call
UpdateContinuousBackupsWithContext indicates an expected call of UpdateContinuousBackupsWithContext.
func (*MockDynamoAPIMockRecorder) UpdateContributorInsights ¶
func (mr *MockDynamoAPIMockRecorder) UpdateContributorInsights(arg0 any) *gomock.Call
UpdateContributorInsights indicates an expected call of UpdateContributorInsights.
func (*MockDynamoAPIMockRecorder) UpdateContributorInsightsRequest ¶
func (mr *MockDynamoAPIMockRecorder) UpdateContributorInsightsRequest(arg0 any) *gomock.Call
UpdateContributorInsightsRequest indicates an expected call of UpdateContributorInsightsRequest.
func (*MockDynamoAPIMockRecorder) UpdateContributorInsightsWithContext ¶
func (mr *MockDynamoAPIMockRecorder) UpdateContributorInsightsWithContext(arg0, arg1 any, arg2 ...any) *gomock.Call
UpdateContributorInsightsWithContext indicates an expected call of UpdateContributorInsightsWithContext.
func (*MockDynamoAPIMockRecorder) UpdateGlobalTable ¶
func (mr *MockDynamoAPIMockRecorder) UpdateGlobalTable(arg0 any) *gomock.Call
UpdateGlobalTable indicates an expected call of UpdateGlobalTable.
func (*MockDynamoAPIMockRecorder) UpdateGlobalTableRequest ¶
func (mr *MockDynamoAPIMockRecorder) UpdateGlobalTableRequest(arg0 any) *gomock.Call
UpdateGlobalTableRequest indicates an expected call of UpdateGlobalTableRequest.
func (*MockDynamoAPIMockRecorder) UpdateGlobalTableSettings ¶
func (mr *MockDynamoAPIMockRecorder) UpdateGlobalTableSettings(arg0 any) *gomock.Call
UpdateGlobalTableSettings indicates an expected call of UpdateGlobalTableSettings.
func (*MockDynamoAPIMockRecorder) UpdateGlobalTableSettingsRequest ¶
func (mr *MockDynamoAPIMockRecorder) UpdateGlobalTableSettingsRequest(arg0 any) *gomock.Call
UpdateGlobalTableSettingsRequest indicates an expected call of UpdateGlobalTableSettingsRequest.
func (*MockDynamoAPIMockRecorder) UpdateGlobalTableSettingsWithContext ¶
func (mr *MockDynamoAPIMockRecorder) UpdateGlobalTableSettingsWithContext(arg0, arg1 any, arg2 ...any) *gomock.Call
UpdateGlobalTableSettingsWithContext indicates an expected call of UpdateGlobalTableSettingsWithContext.
func (*MockDynamoAPIMockRecorder) UpdateGlobalTableWithContext ¶
func (mr *MockDynamoAPIMockRecorder) UpdateGlobalTableWithContext(arg0, arg1 any, arg2 ...any) *gomock.Call
UpdateGlobalTableWithContext indicates an expected call of UpdateGlobalTableWithContext.
func (*MockDynamoAPIMockRecorder) UpdateItem ¶
func (mr *MockDynamoAPIMockRecorder) UpdateItem(arg0 any) *gomock.Call
UpdateItem indicates an expected call of UpdateItem.
func (*MockDynamoAPIMockRecorder) UpdateItemRequest ¶
func (mr *MockDynamoAPIMockRecorder) UpdateItemRequest(arg0 any) *gomock.Call
UpdateItemRequest indicates an expected call of UpdateItemRequest.
func (*MockDynamoAPIMockRecorder) UpdateItemWithContext ¶
func (mr *MockDynamoAPIMockRecorder) UpdateItemWithContext(arg0, arg1 any, arg2 ...any) *gomock.Call
UpdateItemWithContext indicates an expected call of UpdateItemWithContext.
func (*MockDynamoAPIMockRecorder) UpdateKinesisStreamingDestination ¶
func (mr *MockDynamoAPIMockRecorder) UpdateKinesisStreamingDestination(arg0 any) *gomock.Call
UpdateKinesisStreamingDestination indicates an expected call of UpdateKinesisStreamingDestination.
func (*MockDynamoAPIMockRecorder) UpdateKinesisStreamingDestinationRequest ¶
func (mr *MockDynamoAPIMockRecorder) UpdateKinesisStreamingDestinationRequest(arg0 any) *gomock.Call
UpdateKinesisStreamingDestinationRequest indicates an expected call of UpdateKinesisStreamingDestinationRequest.
func (*MockDynamoAPIMockRecorder) UpdateKinesisStreamingDestinationWithContext ¶
func (mr *MockDynamoAPIMockRecorder) UpdateKinesisStreamingDestinationWithContext(arg0, arg1 any, arg2 ...any) *gomock.Call
UpdateKinesisStreamingDestinationWithContext indicates an expected call of UpdateKinesisStreamingDestinationWithContext.
func (*MockDynamoAPIMockRecorder) UpdateTable ¶
func (mr *MockDynamoAPIMockRecorder) UpdateTable(arg0 any) *gomock.Call
UpdateTable indicates an expected call of UpdateTable.
func (*MockDynamoAPIMockRecorder) UpdateTableReplicaAutoScaling ¶
func (mr *MockDynamoAPIMockRecorder) UpdateTableReplicaAutoScaling(arg0 any) *gomock.Call
UpdateTableReplicaAutoScaling indicates an expected call of UpdateTableReplicaAutoScaling.
func (*MockDynamoAPIMockRecorder) UpdateTableReplicaAutoScalingRequest ¶
func (mr *MockDynamoAPIMockRecorder) UpdateTableReplicaAutoScalingRequest(arg0 any) *gomock.Call
UpdateTableReplicaAutoScalingRequest indicates an expected call of UpdateTableReplicaAutoScalingRequest.
func (*MockDynamoAPIMockRecorder) UpdateTableReplicaAutoScalingWithContext ¶
func (mr *MockDynamoAPIMockRecorder) UpdateTableReplicaAutoScalingWithContext(arg0, arg1 any, arg2 ...any) *gomock.Call
UpdateTableReplicaAutoScalingWithContext indicates an expected call of UpdateTableReplicaAutoScalingWithContext.
func (*MockDynamoAPIMockRecorder) UpdateTableRequest ¶
func (mr *MockDynamoAPIMockRecorder) UpdateTableRequest(arg0 any) *gomock.Call
UpdateTableRequest indicates an expected call of UpdateTableRequest.
func (*MockDynamoAPIMockRecorder) UpdateTableWithContext ¶
func (mr *MockDynamoAPIMockRecorder) UpdateTableWithContext(arg0, arg1 any, arg2 ...any) *gomock.Call
UpdateTableWithContext indicates an expected call of UpdateTableWithContext.
func (*MockDynamoAPIMockRecorder) UpdateTimeToLive ¶
func (mr *MockDynamoAPIMockRecorder) UpdateTimeToLive(arg0 any) *gomock.Call
UpdateTimeToLive indicates an expected call of UpdateTimeToLive.
func (*MockDynamoAPIMockRecorder) UpdateTimeToLiveRequest ¶
func (mr *MockDynamoAPIMockRecorder) UpdateTimeToLiveRequest(arg0 any) *gomock.Call
UpdateTimeToLiveRequest indicates an expected call of UpdateTimeToLiveRequest.
func (*MockDynamoAPIMockRecorder) UpdateTimeToLiveWithContext ¶
func (mr *MockDynamoAPIMockRecorder) UpdateTimeToLiveWithContext(arg0, arg1 any, arg2 ...any) *gomock.Call
UpdateTimeToLiveWithContext indicates an expected call of UpdateTimeToLiveWithContext.
func (*MockDynamoAPIMockRecorder) WaitUntilTableExists ¶
func (mr *MockDynamoAPIMockRecorder) WaitUntilTableExists(arg0 any) *gomock.Call
WaitUntilTableExists indicates an expected call of WaitUntilTableExists.
func (*MockDynamoAPIMockRecorder) WaitUntilTableExistsWithContext ¶
func (mr *MockDynamoAPIMockRecorder) WaitUntilTableExistsWithContext(arg0, arg1 any, arg2 ...any) *gomock.Call
WaitUntilTableExistsWithContext indicates an expected call of WaitUntilTableExistsWithContext.
func (*MockDynamoAPIMockRecorder) WaitUntilTableNotExists ¶
func (mr *MockDynamoAPIMockRecorder) WaitUntilTableNotExists(arg0 any) *gomock.Call
WaitUntilTableNotExists indicates an expected call of WaitUntilTableNotExists.
func (*MockDynamoAPIMockRecorder) WaitUntilTableNotExistsWithContext ¶
func (mr *MockDynamoAPIMockRecorder) WaitUntilTableNotExistsWithContext(arg0, arg1 any, arg2 ...any) *gomock.Call
WaitUntilTableNotExistsWithContext indicates an expected call of WaitUntilTableNotExistsWithContext.