Documentation ¶
Overview ¶
Code generated by mockery v1.0.0
Code generated by mockery v1.0.0
Index ¶
- type DynamoDBAPI
- func (_m *DynamoDBAPI) BatchGetItem(_a0 *dynamodb.BatchGetItemInput) (*dynamodb.BatchGetItemOutput, error)
- func (_m *DynamoDBAPI) BatchGetItemPages(_a0 *dynamodb.BatchGetItemInput, ...) error
- func (_m *DynamoDBAPI) BatchGetItemPagesWithContext(_a0 aws.Context, _a1 *dynamodb.BatchGetItemInput, ...) error
- func (_m *DynamoDBAPI) BatchGetItemRequest(_a0 *dynamodb.BatchGetItemInput) (*request.Request, *dynamodb.BatchGetItemOutput)
- func (_m *DynamoDBAPI) BatchGetItemWithContext(_a0 aws.Context, _a1 *dynamodb.BatchGetItemInput, _a2 ...request.Option) (*dynamodb.BatchGetItemOutput, error)
- func (_m *DynamoDBAPI) BatchWriteItem(_a0 *dynamodb.BatchWriteItemInput) (*dynamodb.BatchWriteItemOutput, error)
- func (_m *DynamoDBAPI) BatchWriteItemRequest(_a0 *dynamodb.BatchWriteItemInput) (*request.Request, *dynamodb.BatchWriteItemOutput)
- func (_m *DynamoDBAPI) BatchWriteItemWithContext(_a0 aws.Context, _a1 *dynamodb.BatchWriteItemInput, _a2 ...request.Option) (*dynamodb.BatchWriteItemOutput, error)
- func (_m *DynamoDBAPI) CreateBackup(_a0 *dynamodb.CreateBackupInput) (*dynamodb.CreateBackupOutput, error)
- func (_m *DynamoDBAPI) CreateBackupRequest(_a0 *dynamodb.CreateBackupInput) (*request.Request, *dynamodb.CreateBackupOutput)
- func (_m *DynamoDBAPI) CreateBackupWithContext(_a0 aws.Context, _a1 *dynamodb.CreateBackupInput, _a2 ...request.Option) (*dynamodb.CreateBackupOutput, error)
- func (_m *DynamoDBAPI) CreateGlobalTable(_a0 *dynamodb.CreateGlobalTableInput) (*dynamodb.CreateGlobalTableOutput, error)
- func (_m *DynamoDBAPI) CreateGlobalTableRequest(_a0 *dynamodb.CreateGlobalTableInput) (*request.Request, *dynamodb.CreateGlobalTableOutput)
- func (_m *DynamoDBAPI) CreateGlobalTableWithContext(_a0 aws.Context, _a1 *dynamodb.CreateGlobalTableInput, _a2 ...request.Option) (*dynamodb.CreateGlobalTableOutput, error)
- func (_m *DynamoDBAPI) CreateTable(_a0 *dynamodb.CreateTableInput) (*dynamodb.CreateTableOutput, error)
- func (_m *DynamoDBAPI) CreateTableRequest(_a0 *dynamodb.CreateTableInput) (*request.Request, *dynamodb.CreateTableOutput)
- func (_m *DynamoDBAPI) CreateTableWithContext(_a0 aws.Context, _a1 *dynamodb.CreateTableInput, _a2 ...request.Option) (*dynamodb.CreateTableOutput, error)
- func (_m *DynamoDBAPI) DeleteBackup(_a0 *dynamodb.DeleteBackupInput) (*dynamodb.DeleteBackupOutput, error)
- func (_m *DynamoDBAPI) DeleteBackupRequest(_a0 *dynamodb.DeleteBackupInput) (*request.Request, *dynamodb.DeleteBackupOutput)
- func (_m *DynamoDBAPI) DeleteBackupWithContext(_a0 aws.Context, _a1 *dynamodb.DeleteBackupInput, _a2 ...request.Option) (*dynamodb.DeleteBackupOutput, error)
- func (_m *DynamoDBAPI) DeleteItem(_a0 *dynamodb.DeleteItemInput) (*dynamodb.DeleteItemOutput, error)
- func (_m *DynamoDBAPI) DeleteItemRequest(_a0 *dynamodb.DeleteItemInput) (*request.Request, *dynamodb.DeleteItemOutput)
- func (_m *DynamoDBAPI) DeleteItemWithContext(_a0 aws.Context, _a1 *dynamodb.DeleteItemInput, _a2 ...request.Option) (*dynamodb.DeleteItemOutput, error)
- func (_m *DynamoDBAPI) DeleteTable(_a0 *dynamodb.DeleteTableInput) (*dynamodb.DeleteTableOutput, error)
- func (_m *DynamoDBAPI) DeleteTableRequest(_a0 *dynamodb.DeleteTableInput) (*request.Request, *dynamodb.DeleteTableOutput)
- func (_m *DynamoDBAPI) DeleteTableWithContext(_a0 aws.Context, _a1 *dynamodb.DeleteTableInput, _a2 ...request.Option) (*dynamodb.DeleteTableOutput, error)
- func (_m *DynamoDBAPI) DescribeBackup(_a0 *dynamodb.DescribeBackupInput) (*dynamodb.DescribeBackupOutput, error)
- func (_m *DynamoDBAPI) DescribeBackupRequest(_a0 *dynamodb.DescribeBackupInput) (*request.Request, *dynamodb.DescribeBackupOutput)
- func (_m *DynamoDBAPI) DescribeBackupWithContext(_a0 aws.Context, _a1 *dynamodb.DescribeBackupInput, _a2 ...request.Option) (*dynamodb.DescribeBackupOutput, error)
- func (_m *DynamoDBAPI) DescribeContinuousBackups(_a0 *dynamodb.DescribeContinuousBackupsInput) (*dynamodb.DescribeContinuousBackupsOutput, error)
- func (_m *DynamoDBAPI) DescribeContinuousBackupsRequest(_a0 *dynamodb.DescribeContinuousBackupsInput) (*request.Request, *dynamodb.DescribeContinuousBackupsOutput)
- func (_m *DynamoDBAPI) DescribeContinuousBackupsWithContext(_a0 aws.Context, _a1 *dynamodb.DescribeContinuousBackupsInput, ...) (*dynamodb.DescribeContinuousBackupsOutput, error)
- func (_m *DynamoDBAPI) DescribeGlobalTable(_a0 *dynamodb.DescribeGlobalTableInput) (*dynamodb.DescribeGlobalTableOutput, error)
- func (_m *DynamoDBAPI) DescribeGlobalTableRequest(_a0 *dynamodb.DescribeGlobalTableInput) (*request.Request, *dynamodb.DescribeGlobalTableOutput)
- func (_m *DynamoDBAPI) DescribeGlobalTableWithContext(_a0 aws.Context, _a1 *dynamodb.DescribeGlobalTableInput, _a2 ...request.Option) (*dynamodb.DescribeGlobalTableOutput, error)
- func (_m *DynamoDBAPI) DescribeLimits(_a0 *dynamodb.DescribeLimitsInput) (*dynamodb.DescribeLimitsOutput, error)
- func (_m *DynamoDBAPI) DescribeLimitsRequest(_a0 *dynamodb.DescribeLimitsInput) (*request.Request, *dynamodb.DescribeLimitsOutput)
- func (_m *DynamoDBAPI) DescribeLimitsWithContext(_a0 aws.Context, _a1 *dynamodb.DescribeLimitsInput, _a2 ...request.Option) (*dynamodb.DescribeLimitsOutput, error)
- func (_m *DynamoDBAPI) DescribeTable(_a0 *dynamodb.DescribeTableInput) (*dynamodb.DescribeTableOutput, error)
- func (_m *DynamoDBAPI) DescribeTableRequest(_a0 *dynamodb.DescribeTableInput) (*request.Request, *dynamodb.DescribeTableOutput)
- func (_m *DynamoDBAPI) DescribeTableWithContext(_a0 aws.Context, _a1 *dynamodb.DescribeTableInput, _a2 ...request.Option) (*dynamodb.DescribeTableOutput, error)
- func (_m *DynamoDBAPI) DescribeTimeToLive(_a0 *dynamodb.DescribeTimeToLiveInput) (*dynamodb.DescribeTimeToLiveOutput, error)
- func (_m *DynamoDBAPI) DescribeTimeToLiveRequest(_a0 *dynamodb.DescribeTimeToLiveInput) (*request.Request, *dynamodb.DescribeTimeToLiveOutput)
- func (_m *DynamoDBAPI) DescribeTimeToLiveWithContext(_a0 aws.Context, _a1 *dynamodb.DescribeTimeToLiveInput, _a2 ...request.Option) (*dynamodb.DescribeTimeToLiveOutput, error)
- func (_m *DynamoDBAPI) GetItem(_a0 *dynamodb.GetItemInput) (*dynamodb.GetItemOutput, error)
- func (_m *DynamoDBAPI) GetItemRequest(_a0 *dynamodb.GetItemInput) (*request.Request, *dynamodb.GetItemOutput)
- func (_m *DynamoDBAPI) GetItemWithContext(_a0 aws.Context, _a1 *dynamodb.GetItemInput, _a2 ...request.Option) (*dynamodb.GetItemOutput, error)
- func (_m *DynamoDBAPI) ListBackups(_a0 *dynamodb.ListBackupsInput) (*dynamodb.ListBackupsOutput, error)
- func (_m *DynamoDBAPI) ListBackupsRequest(_a0 *dynamodb.ListBackupsInput) (*request.Request, *dynamodb.ListBackupsOutput)
- func (_m *DynamoDBAPI) ListBackupsWithContext(_a0 aws.Context, _a1 *dynamodb.ListBackupsInput, _a2 ...request.Option) (*dynamodb.ListBackupsOutput, error)
- func (_m *DynamoDBAPI) ListGlobalTables(_a0 *dynamodb.ListGlobalTablesInput) (*dynamodb.ListGlobalTablesOutput, error)
- func (_m *DynamoDBAPI) ListGlobalTablesRequest(_a0 *dynamodb.ListGlobalTablesInput) (*request.Request, *dynamodb.ListGlobalTablesOutput)
- func (_m *DynamoDBAPI) ListGlobalTablesWithContext(_a0 aws.Context, _a1 *dynamodb.ListGlobalTablesInput, _a2 ...request.Option) (*dynamodb.ListGlobalTablesOutput, error)
- func (_m *DynamoDBAPI) ListTables(_a0 *dynamodb.ListTablesInput) (*dynamodb.ListTablesOutput, error)
- func (_m *DynamoDBAPI) ListTablesPages(_a0 *dynamodb.ListTablesInput, _a1 func(*dynamodb.ListTablesOutput, bool) bool) error
- func (_m *DynamoDBAPI) ListTablesPagesWithContext(_a0 aws.Context, _a1 *dynamodb.ListTablesInput, ...) error
- func (_m *DynamoDBAPI) ListTablesRequest(_a0 *dynamodb.ListTablesInput) (*request.Request, *dynamodb.ListTablesOutput)
- func (_m *DynamoDBAPI) ListTablesWithContext(_a0 aws.Context, _a1 *dynamodb.ListTablesInput, _a2 ...request.Option) (*dynamodb.ListTablesOutput, error)
- func (_m *DynamoDBAPI) ListTagsOfResource(_a0 *dynamodb.ListTagsOfResourceInput) (*dynamodb.ListTagsOfResourceOutput, error)
- func (_m *DynamoDBAPI) ListTagsOfResourceRequest(_a0 *dynamodb.ListTagsOfResourceInput) (*request.Request, *dynamodb.ListTagsOfResourceOutput)
- func (_m *DynamoDBAPI) ListTagsOfResourceWithContext(_a0 aws.Context, _a1 *dynamodb.ListTagsOfResourceInput, _a2 ...request.Option) (*dynamodb.ListTagsOfResourceOutput, error)
- func (_m *DynamoDBAPI) PutItem(_a0 *dynamodb.PutItemInput) (*dynamodb.PutItemOutput, error)
- func (_m *DynamoDBAPI) PutItemRequest(_a0 *dynamodb.PutItemInput) (*request.Request, *dynamodb.PutItemOutput)
- func (_m *DynamoDBAPI) PutItemWithContext(_a0 aws.Context, _a1 *dynamodb.PutItemInput, _a2 ...request.Option) (*dynamodb.PutItemOutput, error)
- func (_m *DynamoDBAPI) Query(_a0 *dynamodb.QueryInput) (*dynamodb.QueryOutput, error)
- func (_m *DynamoDBAPI) QueryPages(_a0 *dynamodb.QueryInput, _a1 func(*dynamodb.QueryOutput, bool) bool) error
- func (_m *DynamoDBAPI) QueryPagesWithContext(_a0 aws.Context, _a1 *dynamodb.QueryInput, ...) error
- func (_m *DynamoDBAPI) QueryRequest(_a0 *dynamodb.QueryInput) (*request.Request, *dynamodb.QueryOutput)
- func (_m *DynamoDBAPI) QueryWithContext(_a0 aws.Context, _a1 *dynamodb.QueryInput, _a2 ...request.Option) (*dynamodb.QueryOutput, error)
- func (_m *DynamoDBAPI) RestoreTableFromBackup(_a0 *dynamodb.RestoreTableFromBackupInput) (*dynamodb.RestoreTableFromBackupOutput, error)
- func (_m *DynamoDBAPI) RestoreTableFromBackupRequest(_a0 *dynamodb.RestoreTableFromBackupInput) (*request.Request, *dynamodb.RestoreTableFromBackupOutput)
- func (_m *DynamoDBAPI) RestoreTableFromBackupWithContext(_a0 aws.Context, _a1 *dynamodb.RestoreTableFromBackupInput, ...) (*dynamodb.RestoreTableFromBackupOutput, error)
- func (_m *DynamoDBAPI) Scan(_a0 *dynamodb.ScanInput) (*dynamodb.ScanOutput, error)
- func (_m *DynamoDBAPI) ScanPages(_a0 *dynamodb.ScanInput, _a1 func(*dynamodb.ScanOutput, bool) bool) error
- func (_m *DynamoDBAPI) ScanPagesWithContext(_a0 aws.Context, _a1 *dynamodb.ScanInput, ...) error
- func (_m *DynamoDBAPI) ScanRequest(_a0 *dynamodb.ScanInput) (*request.Request, *dynamodb.ScanOutput)
- func (_m *DynamoDBAPI) ScanWithContext(_a0 aws.Context, _a1 *dynamodb.ScanInput, _a2 ...request.Option) (*dynamodb.ScanOutput, error)
- func (_m *DynamoDBAPI) TagResource(_a0 *dynamodb.TagResourceInput) (*dynamodb.TagResourceOutput, error)
- func (_m *DynamoDBAPI) TagResourceRequest(_a0 *dynamodb.TagResourceInput) (*request.Request, *dynamodb.TagResourceOutput)
- func (_m *DynamoDBAPI) TagResourceWithContext(_a0 aws.Context, _a1 *dynamodb.TagResourceInput, _a2 ...request.Option) (*dynamodb.TagResourceOutput, error)
- func (_m *DynamoDBAPI) UntagResource(_a0 *dynamodb.UntagResourceInput) (*dynamodb.UntagResourceOutput, error)
- func (_m *DynamoDBAPI) UntagResourceRequest(_a0 *dynamodb.UntagResourceInput) (*request.Request, *dynamodb.UntagResourceOutput)
- func (_m *DynamoDBAPI) UntagResourceWithContext(_a0 aws.Context, _a1 *dynamodb.UntagResourceInput, _a2 ...request.Option) (*dynamodb.UntagResourceOutput, error)
- func (_m *DynamoDBAPI) UpdateGlobalTable(_a0 *dynamodb.UpdateGlobalTableInput) (*dynamodb.UpdateGlobalTableOutput, error)
- func (_m *DynamoDBAPI) UpdateGlobalTableRequest(_a0 *dynamodb.UpdateGlobalTableInput) (*request.Request, *dynamodb.UpdateGlobalTableOutput)
- func (_m *DynamoDBAPI) UpdateGlobalTableWithContext(_a0 aws.Context, _a1 *dynamodb.UpdateGlobalTableInput, _a2 ...request.Option) (*dynamodb.UpdateGlobalTableOutput, error)
- func (_m *DynamoDBAPI) UpdateItem(_a0 *dynamodb.UpdateItemInput) (*dynamodb.UpdateItemOutput, error)
- func (_m *DynamoDBAPI) UpdateItemRequest(_a0 *dynamodb.UpdateItemInput) (*request.Request, *dynamodb.UpdateItemOutput)
- func (_m *DynamoDBAPI) UpdateItemWithContext(_a0 aws.Context, _a1 *dynamodb.UpdateItemInput, _a2 ...request.Option) (*dynamodb.UpdateItemOutput, error)
- func (_m *DynamoDBAPI) UpdateTable(_a0 *dynamodb.UpdateTableInput) (*dynamodb.UpdateTableOutput, error)
- func (_m *DynamoDBAPI) UpdateTableRequest(_a0 *dynamodb.UpdateTableInput) (*request.Request, *dynamodb.UpdateTableOutput)
- func (_m *DynamoDBAPI) UpdateTableWithContext(_a0 aws.Context, _a1 *dynamodb.UpdateTableInput, _a2 ...request.Option) (*dynamodb.UpdateTableOutput, error)
- func (_m *DynamoDBAPI) UpdateTimeToLive(_a0 *dynamodb.UpdateTimeToLiveInput) (*dynamodb.UpdateTimeToLiveOutput, error)
- func (_m *DynamoDBAPI) UpdateTimeToLiveRequest(_a0 *dynamodb.UpdateTimeToLiveInput) (*request.Request, *dynamodb.UpdateTimeToLiveOutput)
- func (_m *DynamoDBAPI) UpdateTimeToLiveWithContext(_a0 aws.Context, _a1 *dynamodb.UpdateTimeToLiveInput, _a2 ...request.Option) (*dynamodb.UpdateTimeToLiveOutput, error)
- func (_m *DynamoDBAPI) WaitUntilTableExists(_a0 *dynamodb.DescribeTableInput) error
- func (_m *DynamoDBAPI) WaitUntilTableExistsWithContext(_a0 aws.Context, _a1 *dynamodb.DescribeTableInput, _a2 ...request.WaiterOption) error
- func (_m *DynamoDBAPI) WaitUntilTableNotExists(_a0 *dynamodb.DescribeTableInput) error
- func (_m *DynamoDBAPI) WaitUntilTableNotExistsWithContext(_a0 aws.Context, _a1 *dynamodb.DescribeTableInput, _a2 ...request.WaiterOption) error
- type KMSAPI
- func (_m *KMSAPI) CancelKeyDeletion(_a0 *kms.CancelKeyDeletionInput) (*kms.CancelKeyDeletionOutput, error)
- func (_m *KMSAPI) CancelKeyDeletionRequest(_a0 *kms.CancelKeyDeletionInput) (*request.Request, *kms.CancelKeyDeletionOutput)
- func (_m *KMSAPI) CancelKeyDeletionWithContext(_a0 aws.Context, _a1 *kms.CancelKeyDeletionInput, _a2 ...request.Option) (*kms.CancelKeyDeletionOutput, error)
- func (_m *KMSAPI) CreateAlias(_a0 *kms.CreateAliasInput) (*kms.CreateAliasOutput, error)
- func (_m *KMSAPI) CreateAliasRequest(_a0 *kms.CreateAliasInput) (*request.Request, *kms.CreateAliasOutput)
- func (_m *KMSAPI) CreateAliasWithContext(_a0 aws.Context, _a1 *kms.CreateAliasInput, _a2 ...request.Option) (*kms.CreateAliasOutput, error)
- func (_m *KMSAPI) CreateGrant(_a0 *kms.CreateGrantInput) (*kms.CreateGrantOutput, error)
- func (_m *KMSAPI) CreateGrantRequest(_a0 *kms.CreateGrantInput) (*request.Request, *kms.CreateGrantOutput)
- func (_m *KMSAPI) CreateGrantWithContext(_a0 aws.Context, _a1 *kms.CreateGrantInput, _a2 ...request.Option) (*kms.CreateGrantOutput, error)
- func (_m *KMSAPI) CreateKey(_a0 *kms.CreateKeyInput) (*kms.CreateKeyOutput, error)
- func (_m *KMSAPI) CreateKeyRequest(_a0 *kms.CreateKeyInput) (*request.Request, *kms.CreateKeyOutput)
- func (_m *KMSAPI) CreateKeyWithContext(_a0 aws.Context, _a1 *kms.CreateKeyInput, _a2 ...request.Option) (*kms.CreateKeyOutput, error)
- func (_m *KMSAPI) Decrypt(_a0 *kms.DecryptInput) (*kms.DecryptOutput, error)
- func (_m *KMSAPI) DecryptRequest(_a0 *kms.DecryptInput) (*request.Request, *kms.DecryptOutput)
- func (_m *KMSAPI) DecryptWithContext(_a0 aws.Context, _a1 *kms.DecryptInput, _a2 ...request.Option) (*kms.DecryptOutput, error)
- func (_m *KMSAPI) DeleteAlias(_a0 *kms.DeleteAliasInput) (*kms.DeleteAliasOutput, error)
- func (_m *KMSAPI) DeleteAliasRequest(_a0 *kms.DeleteAliasInput) (*request.Request, *kms.DeleteAliasOutput)
- func (_m *KMSAPI) DeleteAliasWithContext(_a0 aws.Context, _a1 *kms.DeleteAliasInput, _a2 ...request.Option) (*kms.DeleteAliasOutput, error)
- func (_m *KMSAPI) DeleteImportedKeyMaterial(_a0 *kms.DeleteImportedKeyMaterialInput) (*kms.DeleteImportedKeyMaterialOutput, error)
- func (_m *KMSAPI) DeleteImportedKeyMaterialRequest(_a0 *kms.DeleteImportedKeyMaterialInput) (*request.Request, *kms.DeleteImportedKeyMaterialOutput)
- func (_m *KMSAPI) DeleteImportedKeyMaterialWithContext(_a0 aws.Context, _a1 *kms.DeleteImportedKeyMaterialInput, ...) (*kms.DeleteImportedKeyMaterialOutput, error)
- func (_m *KMSAPI) DescribeKey(_a0 *kms.DescribeKeyInput) (*kms.DescribeKeyOutput, error)
- func (_m *KMSAPI) DescribeKeyRequest(_a0 *kms.DescribeKeyInput) (*request.Request, *kms.DescribeKeyOutput)
- func (_m *KMSAPI) DescribeKeyWithContext(_a0 aws.Context, _a1 *kms.DescribeKeyInput, _a2 ...request.Option) (*kms.DescribeKeyOutput, error)
- func (_m *KMSAPI) DisableKey(_a0 *kms.DisableKeyInput) (*kms.DisableKeyOutput, error)
- func (_m *KMSAPI) DisableKeyRequest(_a0 *kms.DisableKeyInput) (*request.Request, *kms.DisableKeyOutput)
- func (_m *KMSAPI) DisableKeyRotation(_a0 *kms.DisableKeyRotationInput) (*kms.DisableKeyRotationOutput, error)
- func (_m *KMSAPI) DisableKeyRotationRequest(_a0 *kms.DisableKeyRotationInput) (*request.Request, *kms.DisableKeyRotationOutput)
- func (_m *KMSAPI) DisableKeyRotationWithContext(_a0 aws.Context, _a1 *kms.DisableKeyRotationInput, _a2 ...request.Option) (*kms.DisableKeyRotationOutput, error)
- func (_m *KMSAPI) DisableKeyWithContext(_a0 aws.Context, _a1 *kms.DisableKeyInput, _a2 ...request.Option) (*kms.DisableKeyOutput, error)
- func (_m *KMSAPI) EnableKey(_a0 *kms.EnableKeyInput) (*kms.EnableKeyOutput, error)
- func (_m *KMSAPI) EnableKeyRequest(_a0 *kms.EnableKeyInput) (*request.Request, *kms.EnableKeyOutput)
- func (_m *KMSAPI) EnableKeyRotation(_a0 *kms.EnableKeyRotationInput) (*kms.EnableKeyRotationOutput, error)
- func (_m *KMSAPI) EnableKeyRotationRequest(_a0 *kms.EnableKeyRotationInput) (*request.Request, *kms.EnableKeyRotationOutput)
- func (_m *KMSAPI) EnableKeyRotationWithContext(_a0 aws.Context, _a1 *kms.EnableKeyRotationInput, _a2 ...request.Option) (*kms.EnableKeyRotationOutput, error)
- func (_m *KMSAPI) EnableKeyWithContext(_a0 aws.Context, _a1 *kms.EnableKeyInput, _a2 ...request.Option) (*kms.EnableKeyOutput, error)
- func (_m *KMSAPI) Encrypt(_a0 *kms.EncryptInput) (*kms.EncryptOutput, error)
- func (_m *KMSAPI) EncryptRequest(_a0 *kms.EncryptInput) (*request.Request, *kms.EncryptOutput)
- func (_m *KMSAPI) EncryptWithContext(_a0 aws.Context, _a1 *kms.EncryptInput, _a2 ...request.Option) (*kms.EncryptOutput, error)
- func (_m *KMSAPI) GenerateDataKey(_a0 *kms.GenerateDataKeyInput) (*kms.GenerateDataKeyOutput, error)
- func (_m *KMSAPI) GenerateDataKeyRequest(_a0 *kms.GenerateDataKeyInput) (*request.Request, *kms.GenerateDataKeyOutput)
- func (_m *KMSAPI) GenerateDataKeyWithContext(_a0 aws.Context, _a1 *kms.GenerateDataKeyInput, _a2 ...request.Option) (*kms.GenerateDataKeyOutput, error)
- func (_m *KMSAPI) GenerateDataKeyWithoutPlaintext(_a0 *kms.GenerateDataKeyWithoutPlaintextInput) (*kms.GenerateDataKeyWithoutPlaintextOutput, error)
- func (_m *KMSAPI) GenerateDataKeyWithoutPlaintextRequest(_a0 *kms.GenerateDataKeyWithoutPlaintextInput) (*request.Request, *kms.GenerateDataKeyWithoutPlaintextOutput)
- func (_m *KMSAPI) GenerateDataKeyWithoutPlaintextWithContext(_a0 aws.Context, _a1 *kms.GenerateDataKeyWithoutPlaintextInput, ...) (*kms.GenerateDataKeyWithoutPlaintextOutput, error)
- func (_m *KMSAPI) GenerateRandom(_a0 *kms.GenerateRandomInput) (*kms.GenerateRandomOutput, error)
- func (_m *KMSAPI) GenerateRandomRequest(_a0 *kms.GenerateRandomInput) (*request.Request, *kms.GenerateRandomOutput)
- func (_m *KMSAPI) GenerateRandomWithContext(_a0 aws.Context, _a1 *kms.GenerateRandomInput, _a2 ...request.Option) (*kms.GenerateRandomOutput, error)
- func (_m *KMSAPI) GetKeyPolicy(_a0 *kms.GetKeyPolicyInput) (*kms.GetKeyPolicyOutput, error)
- func (_m *KMSAPI) GetKeyPolicyRequest(_a0 *kms.GetKeyPolicyInput) (*request.Request, *kms.GetKeyPolicyOutput)
- func (_m *KMSAPI) GetKeyPolicyWithContext(_a0 aws.Context, _a1 *kms.GetKeyPolicyInput, _a2 ...request.Option) (*kms.GetKeyPolicyOutput, error)
- func (_m *KMSAPI) GetKeyRotationStatus(_a0 *kms.GetKeyRotationStatusInput) (*kms.GetKeyRotationStatusOutput, error)
- func (_m *KMSAPI) GetKeyRotationStatusRequest(_a0 *kms.GetKeyRotationStatusInput) (*request.Request, *kms.GetKeyRotationStatusOutput)
- func (_m *KMSAPI) GetKeyRotationStatusWithContext(_a0 aws.Context, _a1 *kms.GetKeyRotationStatusInput, _a2 ...request.Option) (*kms.GetKeyRotationStatusOutput, error)
- func (_m *KMSAPI) GetParametersForImport(_a0 *kms.GetParametersForImportInput) (*kms.GetParametersForImportOutput, error)
- func (_m *KMSAPI) GetParametersForImportRequest(_a0 *kms.GetParametersForImportInput) (*request.Request, *kms.GetParametersForImportOutput)
- func (_m *KMSAPI) GetParametersForImportWithContext(_a0 aws.Context, _a1 *kms.GetParametersForImportInput, _a2 ...request.Option) (*kms.GetParametersForImportOutput, error)
- func (_m *KMSAPI) ImportKeyMaterial(_a0 *kms.ImportKeyMaterialInput) (*kms.ImportKeyMaterialOutput, error)
- func (_m *KMSAPI) ImportKeyMaterialRequest(_a0 *kms.ImportKeyMaterialInput) (*request.Request, *kms.ImportKeyMaterialOutput)
- func (_m *KMSAPI) ImportKeyMaterialWithContext(_a0 aws.Context, _a1 *kms.ImportKeyMaterialInput, _a2 ...request.Option) (*kms.ImportKeyMaterialOutput, error)
- func (_m *KMSAPI) ListAliases(_a0 *kms.ListAliasesInput) (*kms.ListAliasesOutput, error)
- func (_m *KMSAPI) ListAliasesPages(_a0 *kms.ListAliasesInput, _a1 func(*kms.ListAliasesOutput, bool) bool) error
- func (_m *KMSAPI) ListAliasesPagesWithContext(_a0 aws.Context, _a1 *kms.ListAliasesInput, ...) error
- func (_m *KMSAPI) ListAliasesRequest(_a0 *kms.ListAliasesInput) (*request.Request, *kms.ListAliasesOutput)
- func (_m *KMSAPI) ListAliasesWithContext(_a0 aws.Context, _a1 *kms.ListAliasesInput, _a2 ...request.Option) (*kms.ListAliasesOutput, error)
- func (_m *KMSAPI) ListGrants(_a0 *kms.ListGrantsInput) (*kms.ListGrantsResponse, error)
- func (_m *KMSAPI) ListGrantsPages(_a0 *kms.ListGrantsInput, _a1 func(*kms.ListGrantsResponse, bool) bool) error
- func (_m *KMSAPI) ListGrantsPagesWithContext(_a0 aws.Context, _a1 *kms.ListGrantsInput, ...) error
- func (_m *KMSAPI) ListGrantsRequest(_a0 *kms.ListGrantsInput) (*request.Request, *kms.ListGrantsResponse)
- func (_m *KMSAPI) ListGrantsWithContext(_a0 aws.Context, _a1 *kms.ListGrantsInput, _a2 ...request.Option) (*kms.ListGrantsResponse, error)
- func (_m *KMSAPI) ListKeyPolicies(_a0 *kms.ListKeyPoliciesInput) (*kms.ListKeyPoliciesOutput, error)
- func (_m *KMSAPI) ListKeyPoliciesPages(_a0 *kms.ListKeyPoliciesInput, _a1 func(*kms.ListKeyPoliciesOutput, bool) bool) error
- func (_m *KMSAPI) ListKeyPoliciesPagesWithContext(_a0 aws.Context, _a1 *kms.ListKeyPoliciesInput, ...) error
- func (_m *KMSAPI) ListKeyPoliciesRequest(_a0 *kms.ListKeyPoliciesInput) (*request.Request, *kms.ListKeyPoliciesOutput)
- func (_m *KMSAPI) ListKeyPoliciesWithContext(_a0 aws.Context, _a1 *kms.ListKeyPoliciesInput, _a2 ...request.Option) (*kms.ListKeyPoliciesOutput, error)
- func (_m *KMSAPI) ListKeys(_a0 *kms.ListKeysInput) (*kms.ListKeysOutput, error)
- func (_m *KMSAPI) ListKeysPages(_a0 *kms.ListKeysInput, _a1 func(*kms.ListKeysOutput, bool) bool) error
- func (_m *KMSAPI) ListKeysPagesWithContext(_a0 aws.Context, _a1 *kms.ListKeysInput, ...) error
- func (_m *KMSAPI) ListKeysRequest(_a0 *kms.ListKeysInput) (*request.Request, *kms.ListKeysOutput)
- func (_m *KMSAPI) ListKeysWithContext(_a0 aws.Context, _a1 *kms.ListKeysInput, _a2 ...request.Option) (*kms.ListKeysOutput, error)
- func (_m *KMSAPI) ListResourceTags(_a0 *kms.ListResourceTagsInput) (*kms.ListResourceTagsOutput, error)
- func (_m *KMSAPI) ListResourceTagsRequest(_a0 *kms.ListResourceTagsInput) (*request.Request, *kms.ListResourceTagsOutput)
- func (_m *KMSAPI) ListResourceTagsWithContext(_a0 aws.Context, _a1 *kms.ListResourceTagsInput, _a2 ...request.Option) (*kms.ListResourceTagsOutput, error)
- func (_m *KMSAPI) ListRetirableGrants(_a0 *kms.ListRetirableGrantsInput) (*kms.ListGrantsResponse, error)
- func (_m *KMSAPI) ListRetirableGrantsRequest(_a0 *kms.ListRetirableGrantsInput) (*request.Request, *kms.ListGrantsResponse)
- func (_m *KMSAPI) ListRetirableGrantsWithContext(_a0 aws.Context, _a1 *kms.ListRetirableGrantsInput, _a2 ...request.Option) (*kms.ListGrantsResponse, error)
- func (_m *KMSAPI) PutKeyPolicy(_a0 *kms.PutKeyPolicyInput) (*kms.PutKeyPolicyOutput, error)
- func (_m *KMSAPI) PutKeyPolicyRequest(_a0 *kms.PutKeyPolicyInput) (*request.Request, *kms.PutKeyPolicyOutput)
- func (_m *KMSAPI) PutKeyPolicyWithContext(_a0 aws.Context, _a1 *kms.PutKeyPolicyInput, _a2 ...request.Option) (*kms.PutKeyPolicyOutput, error)
- func (_m *KMSAPI) ReEncrypt(_a0 *kms.ReEncryptInput) (*kms.ReEncryptOutput, error)
- func (_m *KMSAPI) ReEncryptRequest(_a0 *kms.ReEncryptInput) (*request.Request, *kms.ReEncryptOutput)
- func (_m *KMSAPI) ReEncryptWithContext(_a0 aws.Context, _a1 *kms.ReEncryptInput, _a2 ...request.Option) (*kms.ReEncryptOutput, error)
- func (_m *KMSAPI) RetireGrant(_a0 *kms.RetireGrantInput) (*kms.RetireGrantOutput, error)
- func (_m *KMSAPI) RetireGrantRequest(_a0 *kms.RetireGrantInput) (*request.Request, *kms.RetireGrantOutput)
- func (_m *KMSAPI) RetireGrantWithContext(_a0 aws.Context, _a1 *kms.RetireGrantInput, _a2 ...request.Option) (*kms.RetireGrantOutput, error)
- func (_m *KMSAPI) RevokeGrant(_a0 *kms.RevokeGrantInput) (*kms.RevokeGrantOutput, error)
- func (_m *KMSAPI) RevokeGrantRequest(_a0 *kms.RevokeGrantInput) (*request.Request, *kms.RevokeGrantOutput)
- func (_m *KMSAPI) RevokeGrantWithContext(_a0 aws.Context, _a1 *kms.RevokeGrantInput, _a2 ...request.Option) (*kms.RevokeGrantOutput, error)
- func (_m *KMSAPI) ScheduleKeyDeletion(_a0 *kms.ScheduleKeyDeletionInput) (*kms.ScheduleKeyDeletionOutput, error)
- func (_m *KMSAPI) ScheduleKeyDeletionRequest(_a0 *kms.ScheduleKeyDeletionInput) (*request.Request, *kms.ScheduleKeyDeletionOutput)
- func (_m *KMSAPI) ScheduleKeyDeletionWithContext(_a0 aws.Context, _a1 *kms.ScheduleKeyDeletionInput, _a2 ...request.Option) (*kms.ScheduleKeyDeletionOutput, error)
- func (_m *KMSAPI) TagResource(_a0 *kms.TagResourceInput) (*kms.TagResourceOutput, error)
- func (_m *KMSAPI) TagResourceRequest(_a0 *kms.TagResourceInput) (*request.Request, *kms.TagResourceOutput)
- func (_m *KMSAPI) TagResourceWithContext(_a0 aws.Context, _a1 *kms.TagResourceInput, _a2 ...request.Option) (*kms.TagResourceOutput, error)
- func (_m *KMSAPI) UntagResource(_a0 *kms.UntagResourceInput) (*kms.UntagResourceOutput, error)
- func (_m *KMSAPI) UntagResourceRequest(_a0 *kms.UntagResourceInput) (*request.Request, *kms.UntagResourceOutput)
- func (_m *KMSAPI) UntagResourceWithContext(_a0 aws.Context, _a1 *kms.UntagResourceInput, _a2 ...request.Option) (*kms.UntagResourceOutput, error)
- func (_m *KMSAPI) UpdateAlias(_a0 *kms.UpdateAliasInput) (*kms.UpdateAliasOutput, error)
- func (_m *KMSAPI) UpdateAliasRequest(_a0 *kms.UpdateAliasInput) (*request.Request, *kms.UpdateAliasOutput)
- func (_m *KMSAPI) UpdateAliasWithContext(_a0 aws.Context, _a1 *kms.UpdateAliasInput, _a2 ...request.Option) (*kms.UpdateAliasOutput, error)
- func (_m *KMSAPI) UpdateKeyDescription(_a0 *kms.UpdateKeyDescriptionInput) (*kms.UpdateKeyDescriptionOutput, error)
- func (_m *KMSAPI) UpdateKeyDescriptionRequest(_a0 *kms.UpdateKeyDescriptionInput) (*request.Request, *kms.UpdateKeyDescriptionOutput)
- func (_m *KMSAPI) UpdateKeyDescriptionWithContext(_a0 aws.Context, _a1 *kms.UpdateKeyDescriptionInput, _a2 ...request.Option) (*kms.UpdateKeyDescriptionOutput, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DynamoDBAPI ¶
DynamoDBAPI is an autogenerated mock type for the DynamoDBAPI type
func (*DynamoDBAPI) BatchGetItem ¶
func (_m *DynamoDBAPI) BatchGetItem(_a0 *dynamodb.BatchGetItemInput) (*dynamodb.BatchGetItemOutput, error)
BatchGetItem provides a mock function with given fields: _a0
func (*DynamoDBAPI) BatchGetItemPages ¶
func (_m *DynamoDBAPI) BatchGetItemPages(_a0 *dynamodb.BatchGetItemInput, _a1 func(*dynamodb.BatchGetItemOutput, bool) bool) error
BatchGetItemPages provides a mock function with given fields: _a0, _a1
func (*DynamoDBAPI) BatchGetItemPagesWithContext ¶
func (_m *DynamoDBAPI) BatchGetItemPagesWithContext(_a0 aws.Context, _a1 *dynamodb.BatchGetItemInput, _a2 func(*dynamodb.BatchGetItemOutput, bool) bool, _a3 ...request.Option) error
BatchGetItemPagesWithContext provides a mock function with given fields: _a0, _a1, _a2, _a3
func (*DynamoDBAPI) BatchGetItemRequest ¶
func (_m *DynamoDBAPI) BatchGetItemRequest(_a0 *dynamodb.BatchGetItemInput) (*request.Request, *dynamodb.BatchGetItemOutput)
BatchGetItemRequest provides a mock function with given fields: _a0
func (*DynamoDBAPI) BatchGetItemWithContext ¶
func (_m *DynamoDBAPI) BatchGetItemWithContext(_a0 aws.Context, _a1 *dynamodb.BatchGetItemInput, _a2 ...request.Option) (*dynamodb.BatchGetItemOutput, error)
BatchGetItemWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*DynamoDBAPI) BatchWriteItem ¶
func (_m *DynamoDBAPI) BatchWriteItem(_a0 *dynamodb.BatchWriteItemInput) (*dynamodb.BatchWriteItemOutput, error)
BatchWriteItem provides a mock function with given fields: _a0
func (*DynamoDBAPI) BatchWriteItemRequest ¶
func (_m *DynamoDBAPI) BatchWriteItemRequest(_a0 *dynamodb.BatchWriteItemInput) (*request.Request, *dynamodb.BatchWriteItemOutput)
BatchWriteItemRequest provides a mock function with given fields: _a0
func (*DynamoDBAPI) BatchWriteItemWithContext ¶
func (_m *DynamoDBAPI) BatchWriteItemWithContext(_a0 aws.Context, _a1 *dynamodb.BatchWriteItemInput, _a2 ...request.Option) (*dynamodb.BatchWriteItemOutput, error)
BatchWriteItemWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*DynamoDBAPI) CreateBackup ¶
func (_m *DynamoDBAPI) CreateBackup(_a0 *dynamodb.CreateBackupInput) (*dynamodb.CreateBackupOutput, error)
CreateBackup provides a mock function with given fields: _a0
func (*DynamoDBAPI) CreateBackupRequest ¶
func (_m *DynamoDBAPI) CreateBackupRequest(_a0 *dynamodb.CreateBackupInput) (*request.Request, *dynamodb.CreateBackupOutput)
CreateBackupRequest provides a mock function with given fields: _a0
func (*DynamoDBAPI) CreateBackupWithContext ¶
func (_m *DynamoDBAPI) CreateBackupWithContext(_a0 aws.Context, _a1 *dynamodb.CreateBackupInput, _a2 ...request.Option) (*dynamodb.CreateBackupOutput, error)
CreateBackupWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*DynamoDBAPI) CreateGlobalTable ¶
func (_m *DynamoDBAPI) CreateGlobalTable(_a0 *dynamodb.CreateGlobalTableInput) (*dynamodb.CreateGlobalTableOutput, error)
CreateGlobalTable provides a mock function with given fields: _a0
func (*DynamoDBAPI) CreateGlobalTableRequest ¶
func (_m *DynamoDBAPI) CreateGlobalTableRequest(_a0 *dynamodb.CreateGlobalTableInput) (*request.Request, *dynamodb.CreateGlobalTableOutput)
CreateGlobalTableRequest provides a mock function with given fields: _a0
func (*DynamoDBAPI) CreateGlobalTableWithContext ¶
func (_m *DynamoDBAPI) CreateGlobalTableWithContext(_a0 aws.Context, _a1 *dynamodb.CreateGlobalTableInput, _a2 ...request.Option) (*dynamodb.CreateGlobalTableOutput, error)
CreateGlobalTableWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*DynamoDBAPI) CreateTable ¶
func (_m *DynamoDBAPI) CreateTable(_a0 *dynamodb.CreateTableInput) (*dynamodb.CreateTableOutput, error)
CreateTable provides a mock function with given fields: _a0
func (*DynamoDBAPI) CreateTableRequest ¶
func (_m *DynamoDBAPI) CreateTableRequest(_a0 *dynamodb.CreateTableInput) (*request.Request, *dynamodb.CreateTableOutput)
CreateTableRequest provides a mock function with given fields: _a0
func (*DynamoDBAPI) CreateTableWithContext ¶
func (_m *DynamoDBAPI) CreateTableWithContext(_a0 aws.Context, _a1 *dynamodb.CreateTableInput, _a2 ...request.Option) (*dynamodb.CreateTableOutput, error)
CreateTableWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*DynamoDBAPI) DeleteBackup ¶
func (_m *DynamoDBAPI) DeleteBackup(_a0 *dynamodb.DeleteBackupInput) (*dynamodb.DeleteBackupOutput, error)
DeleteBackup provides a mock function with given fields: _a0
func (*DynamoDBAPI) DeleteBackupRequest ¶
func (_m *DynamoDBAPI) DeleteBackupRequest(_a0 *dynamodb.DeleteBackupInput) (*request.Request, *dynamodb.DeleteBackupOutput)
DeleteBackupRequest provides a mock function with given fields: _a0
func (*DynamoDBAPI) DeleteBackupWithContext ¶
func (_m *DynamoDBAPI) DeleteBackupWithContext(_a0 aws.Context, _a1 *dynamodb.DeleteBackupInput, _a2 ...request.Option) (*dynamodb.DeleteBackupOutput, error)
DeleteBackupWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*DynamoDBAPI) DeleteItem ¶
func (_m *DynamoDBAPI) DeleteItem(_a0 *dynamodb.DeleteItemInput) (*dynamodb.DeleteItemOutput, error)
DeleteItem provides a mock function with given fields: _a0
func (*DynamoDBAPI) DeleteItemRequest ¶
func (_m *DynamoDBAPI) DeleteItemRequest(_a0 *dynamodb.DeleteItemInput) (*request.Request, *dynamodb.DeleteItemOutput)
DeleteItemRequest provides a mock function with given fields: _a0
func (*DynamoDBAPI) DeleteItemWithContext ¶
func (_m *DynamoDBAPI) DeleteItemWithContext(_a0 aws.Context, _a1 *dynamodb.DeleteItemInput, _a2 ...request.Option) (*dynamodb.DeleteItemOutput, error)
DeleteItemWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*DynamoDBAPI) DeleteTable ¶
func (_m *DynamoDBAPI) DeleteTable(_a0 *dynamodb.DeleteTableInput) (*dynamodb.DeleteTableOutput, error)
DeleteTable provides a mock function with given fields: _a0
func (*DynamoDBAPI) DeleteTableRequest ¶
func (_m *DynamoDBAPI) DeleteTableRequest(_a0 *dynamodb.DeleteTableInput) (*request.Request, *dynamodb.DeleteTableOutput)
DeleteTableRequest provides a mock function with given fields: _a0
func (*DynamoDBAPI) DeleteTableWithContext ¶
func (_m *DynamoDBAPI) DeleteTableWithContext(_a0 aws.Context, _a1 *dynamodb.DeleteTableInput, _a2 ...request.Option) (*dynamodb.DeleteTableOutput, error)
DeleteTableWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*DynamoDBAPI) DescribeBackup ¶
func (_m *DynamoDBAPI) DescribeBackup(_a0 *dynamodb.DescribeBackupInput) (*dynamodb.DescribeBackupOutput, error)
DescribeBackup provides a mock function with given fields: _a0
func (*DynamoDBAPI) DescribeBackupRequest ¶
func (_m *DynamoDBAPI) DescribeBackupRequest(_a0 *dynamodb.DescribeBackupInput) (*request.Request, *dynamodb.DescribeBackupOutput)
DescribeBackupRequest provides a mock function with given fields: _a0
func (*DynamoDBAPI) DescribeBackupWithContext ¶
func (_m *DynamoDBAPI) DescribeBackupWithContext(_a0 aws.Context, _a1 *dynamodb.DescribeBackupInput, _a2 ...request.Option) (*dynamodb.DescribeBackupOutput, error)
DescribeBackupWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*DynamoDBAPI) DescribeContinuousBackups ¶
func (_m *DynamoDBAPI) DescribeContinuousBackups(_a0 *dynamodb.DescribeContinuousBackupsInput) (*dynamodb.DescribeContinuousBackupsOutput, error)
DescribeContinuousBackups provides a mock function with given fields: _a0
func (*DynamoDBAPI) DescribeContinuousBackupsRequest ¶
func (_m *DynamoDBAPI) DescribeContinuousBackupsRequest(_a0 *dynamodb.DescribeContinuousBackupsInput) (*request.Request, *dynamodb.DescribeContinuousBackupsOutput)
DescribeContinuousBackupsRequest provides a mock function with given fields: _a0
func (*DynamoDBAPI) DescribeContinuousBackupsWithContext ¶
func (_m *DynamoDBAPI) DescribeContinuousBackupsWithContext(_a0 aws.Context, _a1 *dynamodb.DescribeContinuousBackupsInput, _a2 ...request.Option) (*dynamodb.DescribeContinuousBackupsOutput, error)
DescribeContinuousBackupsWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*DynamoDBAPI) DescribeGlobalTable ¶
func (_m *DynamoDBAPI) DescribeGlobalTable(_a0 *dynamodb.DescribeGlobalTableInput) (*dynamodb.DescribeGlobalTableOutput, error)
DescribeGlobalTable provides a mock function with given fields: _a0
func (*DynamoDBAPI) DescribeGlobalTableRequest ¶
func (_m *DynamoDBAPI) DescribeGlobalTableRequest(_a0 *dynamodb.DescribeGlobalTableInput) (*request.Request, *dynamodb.DescribeGlobalTableOutput)
DescribeGlobalTableRequest provides a mock function with given fields: _a0
func (*DynamoDBAPI) DescribeGlobalTableWithContext ¶
func (_m *DynamoDBAPI) DescribeGlobalTableWithContext(_a0 aws.Context, _a1 *dynamodb.DescribeGlobalTableInput, _a2 ...request.Option) (*dynamodb.DescribeGlobalTableOutput, error)
DescribeGlobalTableWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*DynamoDBAPI) DescribeLimits ¶
func (_m *DynamoDBAPI) DescribeLimits(_a0 *dynamodb.DescribeLimitsInput) (*dynamodb.DescribeLimitsOutput, error)
DescribeLimits provides a mock function with given fields: _a0
func (*DynamoDBAPI) DescribeLimitsRequest ¶
func (_m *DynamoDBAPI) DescribeLimitsRequest(_a0 *dynamodb.DescribeLimitsInput) (*request.Request, *dynamodb.DescribeLimitsOutput)
DescribeLimitsRequest provides a mock function with given fields: _a0
func (*DynamoDBAPI) DescribeLimitsWithContext ¶
func (_m *DynamoDBAPI) DescribeLimitsWithContext(_a0 aws.Context, _a1 *dynamodb.DescribeLimitsInput, _a2 ...request.Option) (*dynamodb.DescribeLimitsOutput, error)
DescribeLimitsWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*DynamoDBAPI) DescribeTable ¶
func (_m *DynamoDBAPI) DescribeTable(_a0 *dynamodb.DescribeTableInput) (*dynamodb.DescribeTableOutput, error)
DescribeTable provides a mock function with given fields: _a0
func (*DynamoDBAPI) DescribeTableRequest ¶
func (_m *DynamoDBAPI) DescribeTableRequest(_a0 *dynamodb.DescribeTableInput) (*request.Request, *dynamodb.DescribeTableOutput)
DescribeTableRequest provides a mock function with given fields: _a0
func (*DynamoDBAPI) DescribeTableWithContext ¶
func (_m *DynamoDBAPI) DescribeTableWithContext(_a0 aws.Context, _a1 *dynamodb.DescribeTableInput, _a2 ...request.Option) (*dynamodb.DescribeTableOutput, error)
DescribeTableWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*DynamoDBAPI) DescribeTimeToLive ¶
func (_m *DynamoDBAPI) DescribeTimeToLive(_a0 *dynamodb.DescribeTimeToLiveInput) (*dynamodb.DescribeTimeToLiveOutput, error)
DescribeTimeToLive provides a mock function with given fields: _a0
func (*DynamoDBAPI) DescribeTimeToLiveRequest ¶
func (_m *DynamoDBAPI) DescribeTimeToLiveRequest(_a0 *dynamodb.DescribeTimeToLiveInput) (*request.Request, *dynamodb.DescribeTimeToLiveOutput)
DescribeTimeToLiveRequest provides a mock function with given fields: _a0
func (*DynamoDBAPI) DescribeTimeToLiveWithContext ¶
func (_m *DynamoDBAPI) DescribeTimeToLiveWithContext(_a0 aws.Context, _a1 *dynamodb.DescribeTimeToLiveInput, _a2 ...request.Option) (*dynamodb.DescribeTimeToLiveOutput, error)
DescribeTimeToLiveWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*DynamoDBAPI) GetItem ¶
func (_m *DynamoDBAPI) GetItem(_a0 *dynamodb.GetItemInput) (*dynamodb.GetItemOutput, error)
GetItem provides a mock function with given fields: _a0
func (*DynamoDBAPI) GetItemRequest ¶
func (_m *DynamoDBAPI) GetItemRequest(_a0 *dynamodb.GetItemInput) (*request.Request, *dynamodb.GetItemOutput)
GetItemRequest provides a mock function with given fields: _a0
func (*DynamoDBAPI) GetItemWithContext ¶
func (_m *DynamoDBAPI) GetItemWithContext(_a0 aws.Context, _a1 *dynamodb.GetItemInput, _a2 ...request.Option) (*dynamodb.GetItemOutput, error)
GetItemWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*DynamoDBAPI) ListBackups ¶
func (_m *DynamoDBAPI) ListBackups(_a0 *dynamodb.ListBackupsInput) (*dynamodb.ListBackupsOutput, error)
ListBackups provides a mock function with given fields: _a0
func (*DynamoDBAPI) ListBackupsRequest ¶
func (_m *DynamoDBAPI) ListBackupsRequest(_a0 *dynamodb.ListBackupsInput) (*request.Request, *dynamodb.ListBackupsOutput)
ListBackupsRequest provides a mock function with given fields: _a0
func (*DynamoDBAPI) ListBackupsWithContext ¶
func (_m *DynamoDBAPI) ListBackupsWithContext(_a0 aws.Context, _a1 *dynamodb.ListBackupsInput, _a2 ...request.Option) (*dynamodb.ListBackupsOutput, error)
ListBackupsWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*DynamoDBAPI) ListGlobalTables ¶
func (_m *DynamoDBAPI) ListGlobalTables(_a0 *dynamodb.ListGlobalTablesInput) (*dynamodb.ListGlobalTablesOutput, error)
ListGlobalTables provides a mock function with given fields: _a0
func (*DynamoDBAPI) ListGlobalTablesRequest ¶
func (_m *DynamoDBAPI) ListGlobalTablesRequest(_a0 *dynamodb.ListGlobalTablesInput) (*request.Request, *dynamodb.ListGlobalTablesOutput)
ListGlobalTablesRequest provides a mock function with given fields: _a0
func (*DynamoDBAPI) ListGlobalTablesWithContext ¶
func (_m *DynamoDBAPI) ListGlobalTablesWithContext(_a0 aws.Context, _a1 *dynamodb.ListGlobalTablesInput, _a2 ...request.Option) (*dynamodb.ListGlobalTablesOutput, error)
ListGlobalTablesWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*DynamoDBAPI) ListTables ¶
func (_m *DynamoDBAPI) ListTables(_a0 *dynamodb.ListTablesInput) (*dynamodb.ListTablesOutput, error)
ListTables provides a mock function with given fields: _a0
func (*DynamoDBAPI) ListTablesPages ¶
func (_m *DynamoDBAPI) ListTablesPages(_a0 *dynamodb.ListTablesInput, _a1 func(*dynamodb.ListTablesOutput, bool) bool) error
ListTablesPages provides a mock function with given fields: _a0, _a1
func (*DynamoDBAPI) ListTablesPagesWithContext ¶
func (_m *DynamoDBAPI) ListTablesPagesWithContext(_a0 aws.Context, _a1 *dynamodb.ListTablesInput, _a2 func(*dynamodb.ListTablesOutput, bool) bool, _a3 ...request.Option) error
ListTablesPagesWithContext provides a mock function with given fields: _a0, _a1, _a2, _a3
func (*DynamoDBAPI) ListTablesRequest ¶
func (_m *DynamoDBAPI) ListTablesRequest(_a0 *dynamodb.ListTablesInput) (*request.Request, *dynamodb.ListTablesOutput)
ListTablesRequest provides a mock function with given fields: _a0
func (*DynamoDBAPI) ListTablesWithContext ¶
func (_m *DynamoDBAPI) ListTablesWithContext(_a0 aws.Context, _a1 *dynamodb.ListTablesInput, _a2 ...request.Option) (*dynamodb.ListTablesOutput, error)
ListTablesWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*DynamoDBAPI) ListTagsOfResource ¶
func (_m *DynamoDBAPI) ListTagsOfResource(_a0 *dynamodb.ListTagsOfResourceInput) (*dynamodb.ListTagsOfResourceOutput, error)
ListTagsOfResource provides a mock function with given fields: _a0
func (*DynamoDBAPI) ListTagsOfResourceRequest ¶
func (_m *DynamoDBAPI) ListTagsOfResourceRequest(_a0 *dynamodb.ListTagsOfResourceInput) (*request.Request, *dynamodb.ListTagsOfResourceOutput)
ListTagsOfResourceRequest provides a mock function with given fields: _a0
func (*DynamoDBAPI) ListTagsOfResourceWithContext ¶
func (_m *DynamoDBAPI) ListTagsOfResourceWithContext(_a0 aws.Context, _a1 *dynamodb.ListTagsOfResourceInput, _a2 ...request.Option) (*dynamodb.ListTagsOfResourceOutput, error)
ListTagsOfResourceWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*DynamoDBAPI) PutItem ¶
func (_m *DynamoDBAPI) PutItem(_a0 *dynamodb.PutItemInput) (*dynamodb.PutItemOutput, error)
PutItem provides a mock function with given fields: _a0
func (*DynamoDBAPI) PutItemRequest ¶
func (_m *DynamoDBAPI) PutItemRequest(_a0 *dynamodb.PutItemInput) (*request.Request, *dynamodb.PutItemOutput)
PutItemRequest provides a mock function with given fields: _a0
func (*DynamoDBAPI) PutItemWithContext ¶
func (_m *DynamoDBAPI) PutItemWithContext(_a0 aws.Context, _a1 *dynamodb.PutItemInput, _a2 ...request.Option) (*dynamodb.PutItemOutput, error)
PutItemWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*DynamoDBAPI) Query ¶
func (_m *DynamoDBAPI) Query(_a0 *dynamodb.QueryInput) (*dynamodb.QueryOutput, error)
Query provides a mock function with given fields: _a0
func (*DynamoDBAPI) QueryPages ¶
func (_m *DynamoDBAPI) QueryPages(_a0 *dynamodb.QueryInput, _a1 func(*dynamodb.QueryOutput, bool) bool) error
QueryPages provides a mock function with given fields: _a0, _a1
func (*DynamoDBAPI) QueryPagesWithContext ¶
func (_m *DynamoDBAPI) QueryPagesWithContext(_a0 aws.Context, _a1 *dynamodb.QueryInput, _a2 func(*dynamodb.QueryOutput, bool) bool, _a3 ...request.Option) error
QueryPagesWithContext provides a mock function with given fields: _a0, _a1, _a2, _a3
func (*DynamoDBAPI) QueryRequest ¶
func (_m *DynamoDBAPI) QueryRequest(_a0 *dynamodb.QueryInput) (*request.Request, *dynamodb.QueryOutput)
QueryRequest provides a mock function with given fields: _a0
func (*DynamoDBAPI) QueryWithContext ¶
func (_m *DynamoDBAPI) QueryWithContext(_a0 aws.Context, _a1 *dynamodb.QueryInput, _a2 ...request.Option) (*dynamodb.QueryOutput, error)
QueryWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*DynamoDBAPI) RestoreTableFromBackup ¶
func (_m *DynamoDBAPI) RestoreTableFromBackup(_a0 *dynamodb.RestoreTableFromBackupInput) (*dynamodb.RestoreTableFromBackupOutput, error)
RestoreTableFromBackup provides a mock function with given fields: _a0
func (*DynamoDBAPI) RestoreTableFromBackupRequest ¶
func (_m *DynamoDBAPI) RestoreTableFromBackupRequest(_a0 *dynamodb.RestoreTableFromBackupInput) (*request.Request, *dynamodb.RestoreTableFromBackupOutput)
RestoreTableFromBackupRequest provides a mock function with given fields: _a0
func (*DynamoDBAPI) RestoreTableFromBackupWithContext ¶
func (_m *DynamoDBAPI) RestoreTableFromBackupWithContext(_a0 aws.Context, _a1 *dynamodb.RestoreTableFromBackupInput, _a2 ...request.Option) (*dynamodb.RestoreTableFromBackupOutput, error)
RestoreTableFromBackupWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*DynamoDBAPI) Scan ¶
func (_m *DynamoDBAPI) Scan(_a0 *dynamodb.ScanInput) (*dynamodb.ScanOutput, error)
Scan provides a mock function with given fields: _a0
func (*DynamoDBAPI) ScanPages ¶
func (_m *DynamoDBAPI) ScanPages(_a0 *dynamodb.ScanInput, _a1 func(*dynamodb.ScanOutput, bool) bool) error
ScanPages provides a mock function with given fields: _a0, _a1
func (*DynamoDBAPI) ScanPagesWithContext ¶
func (_m *DynamoDBAPI) ScanPagesWithContext(_a0 aws.Context, _a1 *dynamodb.ScanInput, _a2 func(*dynamodb.ScanOutput, bool) bool, _a3 ...request.Option) error
ScanPagesWithContext provides a mock function with given fields: _a0, _a1, _a2, _a3
func (*DynamoDBAPI) ScanRequest ¶
func (_m *DynamoDBAPI) ScanRequest(_a0 *dynamodb.ScanInput) (*request.Request, *dynamodb.ScanOutput)
ScanRequest provides a mock function with given fields: _a0
func (*DynamoDBAPI) ScanWithContext ¶
func (_m *DynamoDBAPI) ScanWithContext(_a0 aws.Context, _a1 *dynamodb.ScanInput, _a2 ...request.Option) (*dynamodb.ScanOutput, error)
ScanWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*DynamoDBAPI) TagResource ¶
func (_m *DynamoDBAPI) TagResource(_a0 *dynamodb.TagResourceInput) (*dynamodb.TagResourceOutput, error)
TagResource provides a mock function with given fields: _a0
func (*DynamoDBAPI) TagResourceRequest ¶
func (_m *DynamoDBAPI) TagResourceRequest(_a0 *dynamodb.TagResourceInput) (*request.Request, *dynamodb.TagResourceOutput)
TagResourceRequest provides a mock function with given fields: _a0
func (*DynamoDBAPI) TagResourceWithContext ¶
func (_m *DynamoDBAPI) TagResourceWithContext(_a0 aws.Context, _a1 *dynamodb.TagResourceInput, _a2 ...request.Option) (*dynamodb.TagResourceOutput, error)
TagResourceWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*DynamoDBAPI) UntagResource ¶
func (_m *DynamoDBAPI) UntagResource(_a0 *dynamodb.UntagResourceInput) (*dynamodb.UntagResourceOutput, error)
UntagResource provides a mock function with given fields: _a0
func (*DynamoDBAPI) UntagResourceRequest ¶
func (_m *DynamoDBAPI) UntagResourceRequest(_a0 *dynamodb.UntagResourceInput) (*request.Request, *dynamodb.UntagResourceOutput)
UntagResourceRequest provides a mock function with given fields: _a0
func (*DynamoDBAPI) UntagResourceWithContext ¶
func (_m *DynamoDBAPI) UntagResourceWithContext(_a0 aws.Context, _a1 *dynamodb.UntagResourceInput, _a2 ...request.Option) (*dynamodb.UntagResourceOutput, error)
UntagResourceWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*DynamoDBAPI) UpdateGlobalTable ¶
func (_m *DynamoDBAPI) UpdateGlobalTable(_a0 *dynamodb.UpdateGlobalTableInput) (*dynamodb.UpdateGlobalTableOutput, error)
UpdateGlobalTable provides a mock function with given fields: _a0
func (*DynamoDBAPI) UpdateGlobalTableRequest ¶
func (_m *DynamoDBAPI) UpdateGlobalTableRequest(_a0 *dynamodb.UpdateGlobalTableInput) (*request.Request, *dynamodb.UpdateGlobalTableOutput)
UpdateGlobalTableRequest provides a mock function with given fields: _a0
func (*DynamoDBAPI) UpdateGlobalTableWithContext ¶
func (_m *DynamoDBAPI) UpdateGlobalTableWithContext(_a0 aws.Context, _a1 *dynamodb.UpdateGlobalTableInput, _a2 ...request.Option) (*dynamodb.UpdateGlobalTableOutput, error)
UpdateGlobalTableWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*DynamoDBAPI) UpdateItem ¶
func (_m *DynamoDBAPI) UpdateItem(_a0 *dynamodb.UpdateItemInput) (*dynamodb.UpdateItemOutput, error)
UpdateItem provides a mock function with given fields: _a0
func (*DynamoDBAPI) UpdateItemRequest ¶
func (_m *DynamoDBAPI) UpdateItemRequest(_a0 *dynamodb.UpdateItemInput) (*request.Request, *dynamodb.UpdateItemOutput)
UpdateItemRequest provides a mock function with given fields: _a0
func (*DynamoDBAPI) UpdateItemWithContext ¶
func (_m *DynamoDBAPI) UpdateItemWithContext(_a0 aws.Context, _a1 *dynamodb.UpdateItemInput, _a2 ...request.Option) (*dynamodb.UpdateItemOutput, error)
UpdateItemWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*DynamoDBAPI) UpdateTable ¶
func (_m *DynamoDBAPI) UpdateTable(_a0 *dynamodb.UpdateTableInput) (*dynamodb.UpdateTableOutput, error)
UpdateTable provides a mock function with given fields: _a0
func (*DynamoDBAPI) UpdateTableRequest ¶
func (_m *DynamoDBAPI) UpdateTableRequest(_a0 *dynamodb.UpdateTableInput) (*request.Request, *dynamodb.UpdateTableOutput)
UpdateTableRequest provides a mock function with given fields: _a0
func (*DynamoDBAPI) UpdateTableWithContext ¶
func (_m *DynamoDBAPI) UpdateTableWithContext(_a0 aws.Context, _a1 *dynamodb.UpdateTableInput, _a2 ...request.Option) (*dynamodb.UpdateTableOutput, error)
UpdateTableWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*DynamoDBAPI) UpdateTimeToLive ¶
func (_m *DynamoDBAPI) UpdateTimeToLive(_a0 *dynamodb.UpdateTimeToLiveInput) (*dynamodb.UpdateTimeToLiveOutput, error)
UpdateTimeToLive provides a mock function with given fields: _a0
func (*DynamoDBAPI) UpdateTimeToLiveRequest ¶
func (_m *DynamoDBAPI) UpdateTimeToLiveRequest(_a0 *dynamodb.UpdateTimeToLiveInput) (*request.Request, *dynamodb.UpdateTimeToLiveOutput)
UpdateTimeToLiveRequest provides a mock function with given fields: _a0
func (*DynamoDBAPI) UpdateTimeToLiveWithContext ¶
func (_m *DynamoDBAPI) UpdateTimeToLiveWithContext(_a0 aws.Context, _a1 *dynamodb.UpdateTimeToLiveInput, _a2 ...request.Option) (*dynamodb.UpdateTimeToLiveOutput, error)
UpdateTimeToLiveWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*DynamoDBAPI) WaitUntilTableExists ¶
func (_m *DynamoDBAPI) WaitUntilTableExists(_a0 *dynamodb.DescribeTableInput) error
WaitUntilTableExists provides a mock function with given fields: _a0
func (*DynamoDBAPI) WaitUntilTableExistsWithContext ¶
func (_m *DynamoDBAPI) WaitUntilTableExistsWithContext(_a0 aws.Context, _a1 *dynamodb.DescribeTableInput, _a2 ...request.WaiterOption) error
WaitUntilTableExistsWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*DynamoDBAPI) WaitUntilTableNotExists ¶
func (_m *DynamoDBAPI) WaitUntilTableNotExists(_a0 *dynamodb.DescribeTableInput) error
WaitUntilTableNotExists provides a mock function with given fields: _a0
func (*DynamoDBAPI) WaitUntilTableNotExistsWithContext ¶
func (_m *DynamoDBAPI) WaitUntilTableNotExistsWithContext(_a0 aws.Context, _a1 *dynamodb.DescribeTableInput, _a2 ...request.WaiterOption) error
WaitUntilTableNotExistsWithContext provides a mock function with given fields: _a0, _a1, _a2
type KMSAPI ¶
KMSAPI is an autogenerated mock type for the KMSAPI type
func (*KMSAPI) CancelKeyDeletion ¶
func (_m *KMSAPI) CancelKeyDeletion(_a0 *kms.CancelKeyDeletionInput) (*kms.CancelKeyDeletionOutput, error)
CancelKeyDeletion provides a mock function with given fields: _a0
func (*KMSAPI) CancelKeyDeletionRequest ¶
func (_m *KMSAPI) CancelKeyDeletionRequest(_a0 *kms.CancelKeyDeletionInput) (*request.Request, *kms.CancelKeyDeletionOutput)
CancelKeyDeletionRequest provides a mock function with given fields: _a0
func (*KMSAPI) CancelKeyDeletionWithContext ¶
func (_m *KMSAPI) CancelKeyDeletionWithContext(_a0 aws.Context, _a1 *kms.CancelKeyDeletionInput, _a2 ...request.Option) (*kms.CancelKeyDeletionOutput, error)
CancelKeyDeletionWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*KMSAPI) CreateAlias ¶
func (_m *KMSAPI) CreateAlias(_a0 *kms.CreateAliasInput) (*kms.CreateAliasOutput, error)
CreateAlias provides a mock function with given fields: _a0
func (*KMSAPI) CreateAliasRequest ¶
func (_m *KMSAPI) CreateAliasRequest(_a0 *kms.CreateAliasInput) (*request.Request, *kms.CreateAliasOutput)
CreateAliasRequest provides a mock function with given fields: _a0
func (*KMSAPI) CreateAliasWithContext ¶
func (_m *KMSAPI) CreateAliasWithContext(_a0 aws.Context, _a1 *kms.CreateAliasInput, _a2 ...request.Option) (*kms.CreateAliasOutput, error)
CreateAliasWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*KMSAPI) CreateGrant ¶
func (_m *KMSAPI) CreateGrant(_a0 *kms.CreateGrantInput) (*kms.CreateGrantOutput, error)
CreateGrant provides a mock function with given fields: _a0
func (*KMSAPI) CreateGrantRequest ¶
func (_m *KMSAPI) CreateGrantRequest(_a0 *kms.CreateGrantInput) (*request.Request, *kms.CreateGrantOutput)
CreateGrantRequest provides a mock function with given fields: _a0
func (*KMSAPI) CreateGrantWithContext ¶
func (_m *KMSAPI) CreateGrantWithContext(_a0 aws.Context, _a1 *kms.CreateGrantInput, _a2 ...request.Option) (*kms.CreateGrantOutput, error)
CreateGrantWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*KMSAPI) CreateKey ¶
func (_m *KMSAPI) CreateKey(_a0 *kms.CreateKeyInput) (*kms.CreateKeyOutput, error)
CreateKey provides a mock function with given fields: _a0
func (*KMSAPI) CreateKeyRequest ¶
func (_m *KMSAPI) CreateKeyRequest(_a0 *kms.CreateKeyInput) (*request.Request, *kms.CreateKeyOutput)
CreateKeyRequest provides a mock function with given fields: _a0
func (*KMSAPI) CreateKeyWithContext ¶
func (_m *KMSAPI) CreateKeyWithContext(_a0 aws.Context, _a1 *kms.CreateKeyInput, _a2 ...request.Option) (*kms.CreateKeyOutput, error)
CreateKeyWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*KMSAPI) Decrypt ¶
func (_m *KMSAPI) Decrypt(_a0 *kms.DecryptInput) (*kms.DecryptOutput, error)
Decrypt provides a mock function with given fields: _a0
func (*KMSAPI) DecryptRequest ¶
func (_m *KMSAPI) DecryptRequest(_a0 *kms.DecryptInput) (*request.Request, *kms.DecryptOutput)
DecryptRequest provides a mock function with given fields: _a0
func (*KMSAPI) DecryptWithContext ¶
func (_m *KMSAPI) DecryptWithContext(_a0 aws.Context, _a1 *kms.DecryptInput, _a2 ...request.Option) (*kms.DecryptOutput, error)
DecryptWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*KMSAPI) DeleteAlias ¶
func (_m *KMSAPI) DeleteAlias(_a0 *kms.DeleteAliasInput) (*kms.DeleteAliasOutput, error)
DeleteAlias provides a mock function with given fields: _a0
func (*KMSAPI) DeleteAliasRequest ¶
func (_m *KMSAPI) DeleteAliasRequest(_a0 *kms.DeleteAliasInput) (*request.Request, *kms.DeleteAliasOutput)
DeleteAliasRequest provides a mock function with given fields: _a0
func (*KMSAPI) DeleteAliasWithContext ¶
func (_m *KMSAPI) DeleteAliasWithContext(_a0 aws.Context, _a1 *kms.DeleteAliasInput, _a2 ...request.Option) (*kms.DeleteAliasOutput, error)
DeleteAliasWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*KMSAPI) DeleteImportedKeyMaterial ¶
func (_m *KMSAPI) DeleteImportedKeyMaterial(_a0 *kms.DeleteImportedKeyMaterialInput) (*kms.DeleteImportedKeyMaterialOutput, error)
DeleteImportedKeyMaterial provides a mock function with given fields: _a0
func (*KMSAPI) DeleteImportedKeyMaterialRequest ¶
func (_m *KMSAPI) DeleteImportedKeyMaterialRequest(_a0 *kms.DeleteImportedKeyMaterialInput) (*request.Request, *kms.DeleteImportedKeyMaterialOutput)
DeleteImportedKeyMaterialRequest provides a mock function with given fields: _a0
func (*KMSAPI) DeleteImportedKeyMaterialWithContext ¶
func (_m *KMSAPI) DeleteImportedKeyMaterialWithContext(_a0 aws.Context, _a1 *kms.DeleteImportedKeyMaterialInput, _a2 ...request.Option) (*kms.DeleteImportedKeyMaterialOutput, error)
DeleteImportedKeyMaterialWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*KMSAPI) DescribeKey ¶
func (_m *KMSAPI) DescribeKey(_a0 *kms.DescribeKeyInput) (*kms.DescribeKeyOutput, error)
DescribeKey provides a mock function with given fields: _a0
func (*KMSAPI) DescribeKeyRequest ¶
func (_m *KMSAPI) DescribeKeyRequest(_a0 *kms.DescribeKeyInput) (*request.Request, *kms.DescribeKeyOutput)
DescribeKeyRequest provides a mock function with given fields: _a0
func (*KMSAPI) DescribeKeyWithContext ¶
func (_m *KMSAPI) DescribeKeyWithContext(_a0 aws.Context, _a1 *kms.DescribeKeyInput, _a2 ...request.Option) (*kms.DescribeKeyOutput, error)
DescribeKeyWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*KMSAPI) DisableKey ¶
func (_m *KMSAPI) DisableKey(_a0 *kms.DisableKeyInput) (*kms.DisableKeyOutput, error)
DisableKey provides a mock function with given fields: _a0
func (*KMSAPI) DisableKeyRequest ¶
func (_m *KMSAPI) DisableKeyRequest(_a0 *kms.DisableKeyInput) (*request.Request, *kms.DisableKeyOutput)
DisableKeyRequest provides a mock function with given fields: _a0
func (*KMSAPI) DisableKeyRotation ¶
func (_m *KMSAPI) DisableKeyRotation(_a0 *kms.DisableKeyRotationInput) (*kms.DisableKeyRotationOutput, error)
DisableKeyRotation provides a mock function with given fields: _a0
func (*KMSAPI) DisableKeyRotationRequest ¶
func (_m *KMSAPI) DisableKeyRotationRequest(_a0 *kms.DisableKeyRotationInput) (*request.Request, *kms.DisableKeyRotationOutput)
DisableKeyRotationRequest provides a mock function with given fields: _a0
func (*KMSAPI) DisableKeyRotationWithContext ¶
func (_m *KMSAPI) DisableKeyRotationWithContext(_a0 aws.Context, _a1 *kms.DisableKeyRotationInput, _a2 ...request.Option) (*kms.DisableKeyRotationOutput, error)
DisableKeyRotationWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*KMSAPI) DisableKeyWithContext ¶
func (_m *KMSAPI) DisableKeyWithContext(_a0 aws.Context, _a1 *kms.DisableKeyInput, _a2 ...request.Option) (*kms.DisableKeyOutput, error)
DisableKeyWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*KMSAPI) EnableKey ¶
func (_m *KMSAPI) EnableKey(_a0 *kms.EnableKeyInput) (*kms.EnableKeyOutput, error)
EnableKey provides a mock function with given fields: _a0
func (*KMSAPI) EnableKeyRequest ¶
func (_m *KMSAPI) EnableKeyRequest(_a0 *kms.EnableKeyInput) (*request.Request, *kms.EnableKeyOutput)
EnableKeyRequest provides a mock function with given fields: _a0
func (*KMSAPI) EnableKeyRotation ¶
func (_m *KMSAPI) EnableKeyRotation(_a0 *kms.EnableKeyRotationInput) (*kms.EnableKeyRotationOutput, error)
EnableKeyRotation provides a mock function with given fields: _a0
func (*KMSAPI) EnableKeyRotationRequest ¶
func (_m *KMSAPI) EnableKeyRotationRequest(_a0 *kms.EnableKeyRotationInput) (*request.Request, *kms.EnableKeyRotationOutput)
EnableKeyRotationRequest provides a mock function with given fields: _a0
func (*KMSAPI) EnableKeyRotationWithContext ¶
func (_m *KMSAPI) EnableKeyRotationWithContext(_a0 aws.Context, _a1 *kms.EnableKeyRotationInput, _a2 ...request.Option) (*kms.EnableKeyRotationOutput, error)
EnableKeyRotationWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*KMSAPI) EnableKeyWithContext ¶
func (_m *KMSAPI) EnableKeyWithContext(_a0 aws.Context, _a1 *kms.EnableKeyInput, _a2 ...request.Option) (*kms.EnableKeyOutput, error)
EnableKeyWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*KMSAPI) Encrypt ¶
func (_m *KMSAPI) Encrypt(_a0 *kms.EncryptInput) (*kms.EncryptOutput, error)
Encrypt provides a mock function with given fields: _a0
func (*KMSAPI) EncryptRequest ¶
func (_m *KMSAPI) EncryptRequest(_a0 *kms.EncryptInput) (*request.Request, *kms.EncryptOutput)
EncryptRequest provides a mock function with given fields: _a0
func (*KMSAPI) EncryptWithContext ¶
func (_m *KMSAPI) EncryptWithContext(_a0 aws.Context, _a1 *kms.EncryptInput, _a2 ...request.Option) (*kms.EncryptOutput, error)
EncryptWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*KMSAPI) GenerateDataKey ¶
func (_m *KMSAPI) GenerateDataKey(_a0 *kms.GenerateDataKeyInput) (*kms.GenerateDataKeyOutput, error)
GenerateDataKey provides a mock function with given fields: _a0
func (*KMSAPI) GenerateDataKeyRequest ¶
func (_m *KMSAPI) GenerateDataKeyRequest(_a0 *kms.GenerateDataKeyInput) (*request.Request, *kms.GenerateDataKeyOutput)
GenerateDataKeyRequest provides a mock function with given fields: _a0
func (*KMSAPI) GenerateDataKeyWithContext ¶
func (_m *KMSAPI) GenerateDataKeyWithContext(_a0 aws.Context, _a1 *kms.GenerateDataKeyInput, _a2 ...request.Option) (*kms.GenerateDataKeyOutput, error)
GenerateDataKeyWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*KMSAPI) GenerateDataKeyWithoutPlaintext ¶
func (_m *KMSAPI) GenerateDataKeyWithoutPlaintext(_a0 *kms.GenerateDataKeyWithoutPlaintextInput) (*kms.GenerateDataKeyWithoutPlaintextOutput, error)
GenerateDataKeyWithoutPlaintext provides a mock function with given fields: _a0
func (*KMSAPI) GenerateDataKeyWithoutPlaintextRequest ¶
func (_m *KMSAPI) GenerateDataKeyWithoutPlaintextRequest(_a0 *kms.GenerateDataKeyWithoutPlaintextInput) (*request.Request, *kms.GenerateDataKeyWithoutPlaintextOutput)
GenerateDataKeyWithoutPlaintextRequest provides a mock function with given fields: _a0
func (*KMSAPI) GenerateDataKeyWithoutPlaintextWithContext ¶
func (_m *KMSAPI) GenerateDataKeyWithoutPlaintextWithContext(_a0 aws.Context, _a1 *kms.GenerateDataKeyWithoutPlaintextInput, _a2 ...request.Option) (*kms.GenerateDataKeyWithoutPlaintextOutput, error)
GenerateDataKeyWithoutPlaintextWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*KMSAPI) GenerateRandom ¶
func (_m *KMSAPI) GenerateRandom(_a0 *kms.GenerateRandomInput) (*kms.GenerateRandomOutput, error)
GenerateRandom provides a mock function with given fields: _a0
func (*KMSAPI) GenerateRandomRequest ¶
func (_m *KMSAPI) GenerateRandomRequest(_a0 *kms.GenerateRandomInput) (*request.Request, *kms.GenerateRandomOutput)
GenerateRandomRequest provides a mock function with given fields: _a0
func (*KMSAPI) GenerateRandomWithContext ¶
func (_m *KMSAPI) GenerateRandomWithContext(_a0 aws.Context, _a1 *kms.GenerateRandomInput, _a2 ...request.Option) (*kms.GenerateRandomOutput, error)
GenerateRandomWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*KMSAPI) GetKeyPolicy ¶
func (_m *KMSAPI) GetKeyPolicy(_a0 *kms.GetKeyPolicyInput) (*kms.GetKeyPolicyOutput, error)
GetKeyPolicy provides a mock function with given fields: _a0
func (*KMSAPI) GetKeyPolicyRequest ¶
func (_m *KMSAPI) GetKeyPolicyRequest(_a0 *kms.GetKeyPolicyInput) (*request.Request, *kms.GetKeyPolicyOutput)
GetKeyPolicyRequest provides a mock function with given fields: _a0
func (*KMSAPI) GetKeyPolicyWithContext ¶
func (_m *KMSAPI) GetKeyPolicyWithContext(_a0 aws.Context, _a1 *kms.GetKeyPolicyInput, _a2 ...request.Option) (*kms.GetKeyPolicyOutput, error)
GetKeyPolicyWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*KMSAPI) GetKeyRotationStatus ¶
func (_m *KMSAPI) GetKeyRotationStatus(_a0 *kms.GetKeyRotationStatusInput) (*kms.GetKeyRotationStatusOutput, error)
GetKeyRotationStatus provides a mock function with given fields: _a0
func (*KMSAPI) GetKeyRotationStatusRequest ¶
func (_m *KMSAPI) GetKeyRotationStatusRequest(_a0 *kms.GetKeyRotationStatusInput) (*request.Request, *kms.GetKeyRotationStatusOutput)
GetKeyRotationStatusRequest provides a mock function with given fields: _a0
func (*KMSAPI) GetKeyRotationStatusWithContext ¶
func (_m *KMSAPI) GetKeyRotationStatusWithContext(_a0 aws.Context, _a1 *kms.GetKeyRotationStatusInput, _a2 ...request.Option) (*kms.GetKeyRotationStatusOutput, error)
GetKeyRotationStatusWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*KMSAPI) GetParametersForImport ¶
func (_m *KMSAPI) GetParametersForImport(_a0 *kms.GetParametersForImportInput) (*kms.GetParametersForImportOutput, error)
GetParametersForImport provides a mock function with given fields: _a0
func (*KMSAPI) GetParametersForImportRequest ¶
func (_m *KMSAPI) GetParametersForImportRequest(_a0 *kms.GetParametersForImportInput) (*request.Request, *kms.GetParametersForImportOutput)
GetParametersForImportRequest provides a mock function with given fields: _a0
func (*KMSAPI) GetParametersForImportWithContext ¶
func (_m *KMSAPI) GetParametersForImportWithContext(_a0 aws.Context, _a1 *kms.GetParametersForImportInput, _a2 ...request.Option) (*kms.GetParametersForImportOutput, error)
GetParametersForImportWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*KMSAPI) ImportKeyMaterial ¶
func (_m *KMSAPI) ImportKeyMaterial(_a0 *kms.ImportKeyMaterialInput) (*kms.ImportKeyMaterialOutput, error)
ImportKeyMaterial provides a mock function with given fields: _a0
func (*KMSAPI) ImportKeyMaterialRequest ¶
func (_m *KMSAPI) ImportKeyMaterialRequest(_a0 *kms.ImportKeyMaterialInput) (*request.Request, *kms.ImportKeyMaterialOutput)
ImportKeyMaterialRequest provides a mock function with given fields: _a0
func (*KMSAPI) ImportKeyMaterialWithContext ¶
func (_m *KMSAPI) ImportKeyMaterialWithContext(_a0 aws.Context, _a1 *kms.ImportKeyMaterialInput, _a2 ...request.Option) (*kms.ImportKeyMaterialOutput, error)
ImportKeyMaterialWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*KMSAPI) ListAliases ¶
func (_m *KMSAPI) ListAliases(_a0 *kms.ListAliasesInput) (*kms.ListAliasesOutput, error)
ListAliases provides a mock function with given fields: _a0
func (*KMSAPI) ListAliasesPages ¶
func (_m *KMSAPI) ListAliasesPages(_a0 *kms.ListAliasesInput, _a1 func(*kms.ListAliasesOutput, bool) bool) error
ListAliasesPages provides a mock function with given fields: _a0, _a1
func (*KMSAPI) ListAliasesPagesWithContext ¶
func (_m *KMSAPI) ListAliasesPagesWithContext(_a0 aws.Context, _a1 *kms.ListAliasesInput, _a2 func(*kms.ListAliasesOutput, bool) bool, _a3 ...request.Option) error
ListAliasesPagesWithContext provides a mock function with given fields: _a0, _a1, _a2, _a3
func (*KMSAPI) ListAliasesRequest ¶
func (_m *KMSAPI) ListAliasesRequest(_a0 *kms.ListAliasesInput) (*request.Request, *kms.ListAliasesOutput)
ListAliasesRequest provides a mock function with given fields: _a0
func (*KMSAPI) ListAliasesWithContext ¶
func (_m *KMSAPI) ListAliasesWithContext(_a0 aws.Context, _a1 *kms.ListAliasesInput, _a2 ...request.Option) (*kms.ListAliasesOutput, error)
ListAliasesWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*KMSAPI) ListGrants ¶
func (_m *KMSAPI) ListGrants(_a0 *kms.ListGrantsInput) (*kms.ListGrantsResponse, error)
ListGrants provides a mock function with given fields: _a0
func (*KMSAPI) ListGrantsPages ¶
func (_m *KMSAPI) ListGrantsPages(_a0 *kms.ListGrantsInput, _a1 func(*kms.ListGrantsResponse, bool) bool) error
ListGrantsPages provides a mock function with given fields: _a0, _a1
func (*KMSAPI) ListGrantsPagesWithContext ¶
func (_m *KMSAPI) ListGrantsPagesWithContext(_a0 aws.Context, _a1 *kms.ListGrantsInput, _a2 func(*kms.ListGrantsResponse, bool) bool, _a3 ...request.Option) error
ListGrantsPagesWithContext provides a mock function with given fields: _a0, _a1, _a2, _a3
func (*KMSAPI) ListGrantsRequest ¶
func (_m *KMSAPI) ListGrantsRequest(_a0 *kms.ListGrantsInput) (*request.Request, *kms.ListGrantsResponse)
ListGrantsRequest provides a mock function with given fields: _a0
func (*KMSAPI) ListGrantsWithContext ¶
func (_m *KMSAPI) ListGrantsWithContext(_a0 aws.Context, _a1 *kms.ListGrantsInput, _a2 ...request.Option) (*kms.ListGrantsResponse, error)
ListGrantsWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*KMSAPI) ListKeyPolicies ¶
func (_m *KMSAPI) ListKeyPolicies(_a0 *kms.ListKeyPoliciesInput) (*kms.ListKeyPoliciesOutput, error)
ListKeyPolicies provides a mock function with given fields: _a0
func (*KMSAPI) ListKeyPoliciesPages ¶
func (_m *KMSAPI) ListKeyPoliciesPages(_a0 *kms.ListKeyPoliciesInput, _a1 func(*kms.ListKeyPoliciesOutput, bool) bool) error
ListKeyPoliciesPages provides a mock function with given fields: _a0, _a1
func (*KMSAPI) ListKeyPoliciesPagesWithContext ¶
func (_m *KMSAPI) ListKeyPoliciesPagesWithContext(_a0 aws.Context, _a1 *kms.ListKeyPoliciesInput, _a2 func(*kms.ListKeyPoliciesOutput, bool) bool, _a3 ...request.Option) error
ListKeyPoliciesPagesWithContext provides a mock function with given fields: _a0, _a1, _a2, _a3
func (*KMSAPI) ListKeyPoliciesRequest ¶
func (_m *KMSAPI) ListKeyPoliciesRequest(_a0 *kms.ListKeyPoliciesInput) (*request.Request, *kms.ListKeyPoliciesOutput)
ListKeyPoliciesRequest provides a mock function with given fields: _a0
func (*KMSAPI) ListKeyPoliciesWithContext ¶
func (_m *KMSAPI) ListKeyPoliciesWithContext(_a0 aws.Context, _a1 *kms.ListKeyPoliciesInput, _a2 ...request.Option) (*kms.ListKeyPoliciesOutput, error)
ListKeyPoliciesWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*KMSAPI) ListKeys ¶
func (_m *KMSAPI) ListKeys(_a0 *kms.ListKeysInput) (*kms.ListKeysOutput, error)
ListKeys provides a mock function with given fields: _a0
func (*KMSAPI) ListKeysPages ¶
func (_m *KMSAPI) ListKeysPages(_a0 *kms.ListKeysInput, _a1 func(*kms.ListKeysOutput, bool) bool) error
ListKeysPages provides a mock function with given fields: _a0, _a1
func (*KMSAPI) ListKeysPagesWithContext ¶
func (_m *KMSAPI) ListKeysPagesWithContext(_a0 aws.Context, _a1 *kms.ListKeysInput, _a2 func(*kms.ListKeysOutput, bool) bool, _a3 ...request.Option) error
ListKeysPagesWithContext provides a mock function with given fields: _a0, _a1, _a2, _a3
func (*KMSAPI) ListKeysRequest ¶
func (_m *KMSAPI) ListKeysRequest(_a0 *kms.ListKeysInput) (*request.Request, *kms.ListKeysOutput)
ListKeysRequest provides a mock function with given fields: _a0
func (*KMSAPI) ListKeysWithContext ¶
func (_m *KMSAPI) ListKeysWithContext(_a0 aws.Context, _a1 *kms.ListKeysInput, _a2 ...request.Option) (*kms.ListKeysOutput, error)
ListKeysWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*KMSAPI) ListResourceTags ¶
func (_m *KMSAPI) ListResourceTags(_a0 *kms.ListResourceTagsInput) (*kms.ListResourceTagsOutput, error)
ListResourceTags provides a mock function with given fields: _a0
func (*KMSAPI) ListResourceTagsRequest ¶
func (_m *KMSAPI) ListResourceTagsRequest(_a0 *kms.ListResourceTagsInput) (*request.Request, *kms.ListResourceTagsOutput)
ListResourceTagsRequest provides a mock function with given fields: _a0
func (*KMSAPI) ListResourceTagsWithContext ¶
func (_m *KMSAPI) ListResourceTagsWithContext(_a0 aws.Context, _a1 *kms.ListResourceTagsInput, _a2 ...request.Option) (*kms.ListResourceTagsOutput, error)
ListResourceTagsWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*KMSAPI) ListRetirableGrants ¶
func (_m *KMSAPI) ListRetirableGrants(_a0 *kms.ListRetirableGrantsInput) (*kms.ListGrantsResponse, error)
ListRetirableGrants provides a mock function with given fields: _a0
func (*KMSAPI) ListRetirableGrantsRequest ¶
func (_m *KMSAPI) ListRetirableGrantsRequest(_a0 *kms.ListRetirableGrantsInput) (*request.Request, *kms.ListGrantsResponse)
ListRetirableGrantsRequest provides a mock function with given fields: _a0
func (*KMSAPI) ListRetirableGrantsWithContext ¶
func (_m *KMSAPI) ListRetirableGrantsWithContext(_a0 aws.Context, _a1 *kms.ListRetirableGrantsInput, _a2 ...request.Option) (*kms.ListGrantsResponse, error)
ListRetirableGrantsWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*KMSAPI) PutKeyPolicy ¶
func (_m *KMSAPI) PutKeyPolicy(_a0 *kms.PutKeyPolicyInput) (*kms.PutKeyPolicyOutput, error)
PutKeyPolicy provides a mock function with given fields: _a0
func (*KMSAPI) PutKeyPolicyRequest ¶
func (_m *KMSAPI) PutKeyPolicyRequest(_a0 *kms.PutKeyPolicyInput) (*request.Request, *kms.PutKeyPolicyOutput)
PutKeyPolicyRequest provides a mock function with given fields: _a0
func (*KMSAPI) PutKeyPolicyWithContext ¶
func (_m *KMSAPI) PutKeyPolicyWithContext(_a0 aws.Context, _a1 *kms.PutKeyPolicyInput, _a2 ...request.Option) (*kms.PutKeyPolicyOutput, error)
PutKeyPolicyWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*KMSAPI) ReEncrypt ¶
func (_m *KMSAPI) ReEncrypt(_a0 *kms.ReEncryptInput) (*kms.ReEncryptOutput, error)
ReEncrypt provides a mock function with given fields: _a0
func (*KMSAPI) ReEncryptRequest ¶
func (_m *KMSAPI) ReEncryptRequest(_a0 *kms.ReEncryptInput) (*request.Request, *kms.ReEncryptOutput)
ReEncryptRequest provides a mock function with given fields: _a0
func (*KMSAPI) ReEncryptWithContext ¶
func (_m *KMSAPI) ReEncryptWithContext(_a0 aws.Context, _a1 *kms.ReEncryptInput, _a2 ...request.Option) (*kms.ReEncryptOutput, error)
ReEncryptWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*KMSAPI) RetireGrant ¶
func (_m *KMSAPI) RetireGrant(_a0 *kms.RetireGrantInput) (*kms.RetireGrantOutput, error)
RetireGrant provides a mock function with given fields: _a0
func (*KMSAPI) RetireGrantRequest ¶
func (_m *KMSAPI) RetireGrantRequest(_a0 *kms.RetireGrantInput) (*request.Request, *kms.RetireGrantOutput)
RetireGrantRequest provides a mock function with given fields: _a0
func (*KMSAPI) RetireGrantWithContext ¶
func (_m *KMSAPI) RetireGrantWithContext(_a0 aws.Context, _a1 *kms.RetireGrantInput, _a2 ...request.Option) (*kms.RetireGrantOutput, error)
RetireGrantWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*KMSAPI) RevokeGrant ¶
func (_m *KMSAPI) RevokeGrant(_a0 *kms.RevokeGrantInput) (*kms.RevokeGrantOutput, error)
RevokeGrant provides a mock function with given fields: _a0
func (*KMSAPI) RevokeGrantRequest ¶
func (_m *KMSAPI) RevokeGrantRequest(_a0 *kms.RevokeGrantInput) (*request.Request, *kms.RevokeGrantOutput)
RevokeGrantRequest provides a mock function with given fields: _a0
func (*KMSAPI) RevokeGrantWithContext ¶
func (_m *KMSAPI) RevokeGrantWithContext(_a0 aws.Context, _a1 *kms.RevokeGrantInput, _a2 ...request.Option) (*kms.RevokeGrantOutput, error)
RevokeGrantWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*KMSAPI) ScheduleKeyDeletion ¶
func (_m *KMSAPI) ScheduleKeyDeletion(_a0 *kms.ScheduleKeyDeletionInput) (*kms.ScheduleKeyDeletionOutput, error)
ScheduleKeyDeletion provides a mock function with given fields: _a0
func (*KMSAPI) ScheduleKeyDeletionRequest ¶
func (_m *KMSAPI) ScheduleKeyDeletionRequest(_a0 *kms.ScheduleKeyDeletionInput) (*request.Request, *kms.ScheduleKeyDeletionOutput)
ScheduleKeyDeletionRequest provides a mock function with given fields: _a0
func (*KMSAPI) ScheduleKeyDeletionWithContext ¶
func (_m *KMSAPI) ScheduleKeyDeletionWithContext(_a0 aws.Context, _a1 *kms.ScheduleKeyDeletionInput, _a2 ...request.Option) (*kms.ScheduleKeyDeletionOutput, error)
ScheduleKeyDeletionWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*KMSAPI) TagResource ¶
func (_m *KMSAPI) TagResource(_a0 *kms.TagResourceInput) (*kms.TagResourceOutput, error)
TagResource provides a mock function with given fields: _a0
func (*KMSAPI) TagResourceRequest ¶
func (_m *KMSAPI) TagResourceRequest(_a0 *kms.TagResourceInput) (*request.Request, *kms.TagResourceOutput)
TagResourceRequest provides a mock function with given fields: _a0
func (*KMSAPI) TagResourceWithContext ¶
func (_m *KMSAPI) TagResourceWithContext(_a0 aws.Context, _a1 *kms.TagResourceInput, _a2 ...request.Option) (*kms.TagResourceOutput, error)
TagResourceWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*KMSAPI) UntagResource ¶
func (_m *KMSAPI) UntagResource(_a0 *kms.UntagResourceInput) (*kms.UntagResourceOutput, error)
UntagResource provides a mock function with given fields: _a0
func (*KMSAPI) UntagResourceRequest ¶
func (_m *KMSAPI) UntagResourceRequest(_a0 *kms.UntagResourceInput) (*request.Request, *kms.UntagResourceOutput)
UntagResourceRequest provides a mock function with given fields: _a0
func (*KMSAPI) UntagResourceWithContext ¶
func (_m *KMSAPI) UntagResourceWithContext(_a0 aws.Context, _a1 *kms.UntagResourceInput, _a2 ...request.Option) (*kms.UntagResourceOutput, error)
UntagResourceWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*KMSAPI) UpdateAlias ¶
func (_m *KMSAPI) UpdateAlias(_a0 *kms.UpdateAliasInput) (*kms.UpdateAliasOutput, error)
UpdateAlias provides a mock function with given fields: _a0
func (*KMSAPI) UpdateAliasRequest ¶
func (_m *KMSAPI) UpdateAliasRequest(_a0 *kms.UpdateAliasInput) (*request.Request, *kms.UpdateAliasOutput)
UpdateAliasRequest provides a mock function with given fields: _a0
func (*KMSAPI) UpdateAliasWithContext ¶
func (_m *KMSAPI) UpdateAliasWithContext(_a0 aws.Context, _a1 *kms.UpdateAliasInput, _a2 ...request.Option) (*kms.UpdateAliasOutput, error)
UpdateAliasWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*KMSAPI) UpdateKeyDescription ¶
func (_m *KMSAPI) UpdateKeyDescription(_a0 *kms.UpdateKeyDescriptionInput) (*kms.UpdateKeyDescriptionOutput, error)
UpdateKeyDescription provides a mock function with given fields: _a0
func (*KMSAPI) UpdateKeyDescriptionRequest ¶
func (_m *KMSAPI) UpdateKeyDescriptionRequest(_a0 *kms.UpdateKeyDescriptionInput) (*request.Request, *kms.UpdateKeyDescriptionOutput)
UpdateKeyDescriptionRequest provides a mock function with given fields: _a0
func (*KMSAPI) UpdateKeyDescriptionWithContext ¶
func (_m *KMSAPI) UpdateKeyDescriptionWithContext(_a0 aws.Context, _a1 *kms.UpdateKeyDescriptionInput, _a2 ...request.Option) (*kms.UpdateKeyDescriptionOutput, error)
UpdateKeyDescriptionWithContext provides a mock function with given fields: _a0, _a1, _a2