mocks

package
v1.11.2-2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 11, 2018 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Code generated by mockery v1.0.0

Code generated by mockery v1.0.0

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SSMAPI

type SSMAPI struct {
	mock.Mock
}

SSMAPI is an autogenerated mock type for the SSMAPI type

func (*SSMAPI) AddTagsToResource

func (_m *SSMAPI) AddTagsToResource(_a0 *ssm.AddTagsToResourceInput) (*ssm.AddTagsToResourceOutput, error)

AddTagsToResource provides a mock function with given fields: _a0

func (*SSMAPI) AddTagsToResourceRequest

func (_m *SSMAPI) AddTagsToResourceRequest(_a0 *ssm.AddTagsToResourceInput) (*request.Request, *ssm.AddTagsToResourceOutput)

AddTagsToResourceRequest provides a mock function with given fields: _a0

func (*SSMAPI) AddTagsToResourceWithContext

func (_m *SSMAPI) AddTagsToResourceWithContext(_a0 aws.Context, _a1 *ssm.AddTagsToResourceInput, _a2 ...request.Option) (*ssm.AddTagsToResourceOutput, error)

AddTagsToResourceWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SSMAPI) CancelCommand

func (_m *SSMAPI) CancelCommand(_a0 *ssm.CancelCommandInput) (*ssm.CancelCommandOutput, error)

CancelCommand provides a mock function with given fields: _a0

func (*SSMAPI) CancelCommandRequest

func (_m *SSMAPI) CancelCommandRequest(_a0 *ssm.CancelCommandInput) (*request.Request, *ssm.CancelCommandOutput)

CancelCommandRequest provides a mock function with given fields: _a0

func (*SSMAPI) CancelCommandWithContext

func (_m *SSMAPI) CancelCommandWithContext(_a0 aws.Context, _a1 *ssm.CancelCommandInput, _a2 ...request.Option) (*ssm.CancelCommandOutput, error)

CancelCommandWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SSMAPI) CreateActivation

func (_m *SSMAPI) CreateActivation(_a0 *ssm.CreateActivationInput) (*ssm.CreateActivationOutput, error)

CreateActivation provides a mock function with given fields: _a0

func (*SSMAPI) CreateActivationRequest

func (_m *SSMAPI) CreateActivationRequest(_a0 *ssm.CreateActivationInput) (*request.Request, *ssm.CreateActivationOutput)

CreateActivationRequest provides a mock function with given fields: _a0

func (*SSMAPI) CreateActivationWithContext

func (_m *SSMAPI) CreateActivationWithContext(_a0 aws.Context, _a1 *ssm.CreateActivationInput, _a2 ...request.Option) (*ssm.CreateActivationOutput, error)

CreateActivationWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SSMAPI) CreateAssociation

func (_m *SSMAPI) CreateAssociation(_a0 *ssm.CreateAssociationInput) (*ssm.CreateAssociationOutput, error)

CreateAssociation provides a mock function with given fields: _a0

func (*SSMAPI) CreateAssociationBatch

func (_m *SSMAPI) CreateAssociationBatch(_a0 *ssm.CreateAssociationBatchInput) (*ssm.CreateAssociationBatchOutput, error)

CreateAssociationBatch provides a mock function with given fields: _a0

func (*SSMAPI) CreateAssociationBatchRequest

func (_m *SSMAPI) CreateAssociationBatchRequest(_a0 *ssm.CreateAssociationBatchInput) (*request.Request, *ssm.CreateAssociationBatchOutput)

CreateAssociationBatchRequest provides a mock function with given fields: _a0

func (*SSMAPI) CreateAssociationBatchWithContext

func (_m *SSMAPI) CreateAssociationBatchWithContext(_a0 aws.Context, _a1 *ssm.CreateAssociationBatchInput, _a2 ...request.Option) (*ssm.CreateAssociationBatchOutput, error)

CreateAssociationBatchWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SSMAPI) CreateAssociationRequest

func (_m *SSMAPI) CreateAssociationRequest(_a0 *ssm.CreateAssociationInput) (*request.Request, *ssm.CreateAssociationOutput)

CreateAssociationRequest provides a mock function with given fields: _a0

func (*SSMAPI) CreateAssociationWithContext

func (_m *SSMAPI) CreateAssociationWithContext(_a0 aws.Context, _a1 *ssm.CreateAssociationInput, _a2 ...request.Option) (*ssm.CreateAssociationOutput, error)

CreateAssociationWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SSMAPI) CreateDocument

func (_m *SSMAPI) CreateDocument(_a0 *ssm.CreateDocumentInput) (*ssm.CreateDocumentOutput, error)

CreateDocument provides a mock function with given fields: _a0

func (*SSMAPI) CreateDocumentRequest

func (_m *SSMAPI) CreateDocumentRequest(_a0 *ssm.CreateDocumentInput) (*request.Request, *ssm.CreateDocumentOutput)

CreateDocumentRequest provides a mock function with given fields: _a0

func (*SSMAPI) CreateDocumentWithContext

func (_m *SSMAPI) CreateDocumentWithContext(_a0 aws.Context, _a1 *ssm.CreateDocumentInput, _a2 ...request.Option) (*ssm.CreateDocumentOutput, error)

CreateDocumentWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SSMAPI) CreateMaintenanceWindow

func (_m *SSMAPI) CreateMaintenanceWindow(_a0 *ssm.CreateMaintenanceWindowInput) (*ssm.CreateMaintenanceWindowOutput, error)

CreateMaintenanceWindow provides a mock function with given fields: _a0

func (*SSMAPI) CreateMaintenanceWindowRequest

func (_m *SSMAPI) CreateMaintenanceWindowRequest(_a0 *ssm.CreateMaintenanceWindowInput) (*request.Request, *ssm.CreateMaintenanceWindowOutput)

CreateMaintenanceWindowRequest provides a mock function with given fields: _a0

func (*SSMAPI) CreateMaintenanceWindowWithContext

func (_m *SSMAPI) CreateMaintenanceWindowWithContext(_a0 aws.Context, _a1 *ssm.CreateMaintenanceWindowInput, _a2 ...request.Option) (*ssm.CreateMaintenanceWindowOutput, error)

CreateMaintenanceWindowWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SSMAPI) CreatePatchBaseline

func (_m *SSMAPI) CreatePatchBaseline(_a0 *ssm.CreatePatchBaselineInput) (*ssm.CreatePatchBaselineOutput, error)

CreatePatchBaseline provides a mock function with given fields: _a0

func (*SSMAPI) CreatePatchBaselineRequest

func (_m *SSMAPI) CreatePatchBaselineRequest(_a0 *ssm.CreatePatchBaselineInput) (*request.Request, *ssm.CreatePatchBaselineOutput)

CreatePatchBaselineRequest provides a mock function with given fields: _a0

func (*SSMAPI) CreatePatchBaselineWithContext

func (_m *SSMAPI) CreatePatchBaselineWithContext(_a0 aws.Context, _a1 *ssm.CreatePatchBaselineInput, _a2 ...request.Option) (*ssm.CreatePatchBaselineOutput, error)

CreatePatchBaselineWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SSMAPI) CreateResourceDataSync

func (_m *SSMAPI) CreateResourceDataSync(_a0 *ssm.CreateResourceDataSyncInput) (*ssm.CreateResourceDataSyncOutput, error)

CreateResourceDataSync provides a mock function with given fields: _a0

func (*SSMAPI) CreateResourceDataSyncRequest

func (_m *SSMAPI) CreateResourceDataSyncRequest(_a0 *ssm.CreateResourceDataSyncInput) (*request.Request, *ssm.CreateResourceDataSyncOutput)

CreateResourceDataSyncRequest provides a mock function with given fields: _a0

func (*SSMAPI) CreateResourceDataSyncWithContext

func (_m *SSMAPI) CreateResourceDataSyncWithContext(_a0 aws.Context, _a1 *ssm.CreateResourceDataSyncInput, _a2 ...request.Option) (*ssm.CreateResourceDataSyncOutput, error)

CreateResourceDataSyncWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SSMAPI) DeleteActivation

func (_m *SSMAPI) DeleteActivation(_a0 *ssm.DeleteActivationInput) (*ssm.DeleteActivationOutput, error)

DeleteActivation provides a mock function with given fields: _a0

func (*SSMAPI) DeleteActivationRequest

func (_m *SSMAPI) DeleteActivationRequest(_a0 *ssm.DeleteActivationInput) (*request.Request, *ssm.DeleteActivationOutput)

DeleteActivationRequest provides a mock function with given fields: _a0

func (*SSMAPI) DeleteActivationWithContext

func (_m *SSMAPI) DeleteActivationWithContext(_a0 aws.Context, _a1 *ssm.DeleteActivationInput, _a2 ...request.Option) (*ssm.DeleteActivationOutput, error)

DeleteActivationWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SSMAPI) DeleteAssociation

func (_m *SSMAPI) DeleteAssociation(_a0 *ssm.DeleteAssociationInput) (*ssm.DeleteAssociationOutput, error)

DeleteAssociation provides a mock function with given fields: _a0

func (*SSMAPI) DeleteAssociationRequest

func (_m *SSMAPI) DeleteAssociationRequest(_a0 *ssm.DeleteAssociationInput) (*request.Request, *ssm.DeleteAssociationOutput)

DeleteAssociationRequest provides a mock function with given fields: _a0

func (*SSMAPI) DeleteAssociationWithContext

func (_m *SSMAPI) DeleteAssociationWithContext(_a0 aws.Context, _a1 *ssm.DeleteAssociationInput, _a2 ...request.Option) (*ssm.DeleteAssociationOutput, error)

DeleteAssociationWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SSMAPI) DeleteDocument

func (_m *SSMAPI) DeleteDocument(_a0 *ssm.DeleteDocumentInput) (*ssm.DeleteDocumentOutput, error)

DeleteDocument provides a mock function with given fields: _a0

func (*SSMAPI) DeleteDocumentRequest

func (_m *SSMAPI) DeleteDocumentRequest(_a0 *ssm.DeleteDocumentInput) (*request.Request, *ssm.DeleteDocumentOutput)

DeleteDocumentRequest provides a mock function with given fields: _a0

func (*SSMAPI) DeleteDocumentWithContext

func (_m *SSMAPI) DeleteDocumentWithContext(_a0 aws.Context, _a1 *ssm.DeleteDocumentInput, _a2 ...request.Option) (*ssm.DeleteDocumentOutput, error)

DeleteDocumentWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SSMAPI) DeleteMaintenanceWindow

func (_m *SSMAPI) DeleteMaintenanceWindow(_a0 *ssm.DeleteMaintenanceWindowInput) (*ssm.DeleteMaintenanceWindowOutput, error)

DeleteMaintenanceWindow provides a mock function with given fields: _a0

func (*SSMAPI) DeleteMaintenanceWindowRequest

func (_m *SSMAPI) DeleteMaintenanceWindowRequest(_a0 *ssm.DeleteMaintenanceWindowInput) (*request.Request, *ssm.DeleteMaintenanceWindowOutput)

DeleteMaintenanceWindowRequest provides a mock function with given fields: _a0

func (*SSMAPI) DeleteMaintenanceWindowWithContext

func (_m *SSMAPI) DeleteMaintenanceWindowWithContext(_a0 aws.Context, _a1 *ssm.DeleteMaintenanceWindowInput, _a2 ...request.Option) (*ssm.DeleteMaintenanceWindowOutput, error)

DeleteMaintenanceWindowWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SSMAPI) DeleteParameter

func (_m *SSMAPI) DeleteParameter(_a0 *ssm.DeleteParameterInput) (*ssm.DeleteParameterOutput, error)

DeleteParameter provides a mock function with given fields: _a0

func (*SSMAPI) DeleteParameterRequest

func (_m *SSMAPI) DeleteParameterRequest(_a0 *ssm.DeleteParameterInput) (*request.Request, *ssm.DeleteParameterOutput)

DeleteParameterRequest provides a mock function with given fields: _a0

func (*SSMAPI) DeleteParameterWithContext

func (_m *SSMAPI) DeleteParameterWithContext(_a0 aws.Context, _a1 *ssm.DeleteParameterInput, _a2 ...request.Option) (*ssm.DeleteParameterOutput, error)

DeleteParameterWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SSMAPI) DeleteParameters

func (_m *SSMAPI) DeleteParameters(_a0 *ssm.DeleteParametersInput) (*ssm.DeleteParametersOutput, error)

DeleteParameters provides a mock function with given fields: _a0

func (*SSMAPI) DeleteParametersRequest

func (_m *SSMAPI) DeleteParametersRequest(_a0 *ssm.DeleteParametersInput) (*request.Request, *ssm.DeleteParametersOutput)

DeleteParametersRequest provides a mock function with given fields: _a0

func (*SSMAPI) DeleteParametersWithContext

func (_m *SSMAPI) DeleteParametersWithContext(_a0 aws.Context, _a1 *ssm.DeleteParametersInput, _a2 ...request.Option) (*ssm.DeleteParametersOutput, error)

DeleteParametersWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SSMAPI) DeletePatchBaseline

func (_m *SSMAPI) DeletePatchBaseline(_a0 *ssm.DeletePatchBaselineInput) (*ssm.DeletePatchBaselineOutput, error)

DeletePatchBaseline provides a mock function with given fields: _a0

func (*SSMAPI) DeletePatchBaselineRequest

func (_m *SSMAPI) DeletePatchBaselineRequest(_a0 *ssm.DeletePatchBaselineInput) (*request.Request, *ssm.DeletePatchBaselineOutput)

DeletePatchBaselineRequest provides a mock function with given fields: _a0

func (*SSMAPI) DeletePatchBaselineWithContext

func (_m *SSMAPI) DeletePatchBaselineWithContext(_a0 aws.Context, _a1 *ssm.DeletePatchBaselineInput, _a2 ...request.Option) (*ssm.DeletePatchBaselineOutput, error)

DeletePatchBaselineWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SSMAPI) DeleteResourceDataSync

func (_m *SSMAPI) DeleteResourceDataSync(_a0 *ssm.DeleteResourceDataSyncInput) (*ssm.DeleteResourceDataSyncOutput, error)

DeleteResourceDataSync provides a mock function with given fields: _a0

func (*SSMAPI) DeleteResourceDataSyncRequest

func (_m *SSMAPI) DeleteResourceDataSyncRequest(_a0 *ssm.DeleteResourceDataSyncInput) (*request.Request, *ssm.DeleteResourceDataSyncOutput)

DeleteResourceDataSyncRequest provides a mock function with given fields: _a0

func (*SSMAPI) DeleteResourceDataSyncWithContext

func (_m *SSMAPI) DeleteResourceDataSyncWithContext(_a0 aws.Context, _a1 *ssm.DeleteResourceDataSyncInput, _a2 ...request.Option) (*ssm.DeleteResourceDataSyncOutput, error)

DeleteResourceDataSyncWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SSMAPI) DeregisterManagedInstance

func (_m *SSMAPI) DeregisterManagedInstance(_a0 *ssm.DeregisterManagedInstanceInput) (*ssm.DeregisterManagedInstanceOutput, error)

DeregisterManagedInstance provides a mock function with given fields: _a0

func (*SSMAPI) DeregisterManagedInstanceRequest

func (_m *SSMAPI) DeregisterManagedInstanceRequest(_a0 *ssm.DeregisterManagedInstanceInput) (*request.Request, *ssm.DeregisterManagedInstanceOutput)

DeregisterManagedInstanceRequest provides a mock function with given fields: _a0

func (*SSMAPI) DeregisterManagedInstanceWithContext

func (_m *SSMAPI) DeregisterManagedInstanceWithContext(_a0 aws.Context, _a1 *ssm.DeregisterManagedInstanceInput, _a2 ...request.Option) (*ssm.DeregisterManagedInstanceOutput, error)

DeregisterManagedInstanceWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SSMAPI) DeregisterPatchBaselineForPatchGroup

DeregisterPatchBaselineForPatchGroup provides a mock function with given fields: _a0

func (*SSMAPI) DeregisterPatchBaselineForPatchGroupRequest

func (_m *SSMAPI) DeregisterPatchBaselineForPatchGroupRequest(_a0 *ssm.DeregisterPatchBaselineForPatchGroupInput) (*request.Request, *ssm.DeregisterPatchBaselineForPatchGroupOutput)

DeregisterPatchBaselineForPatchGroupRequest provides a mock function with given fields: _a0

func (*SSMAPI) DeregisterPatchBaselineForPatchGroupWithContext

func (_m *SSMAPI) DeregisterPatchBaselineForPatchGroupWithContext(_a0 aws.Context, _a1 *ssm.DeregisterPatchBaselineForPatchGroupInput, _a2 ...request.Option) (*ssm.DeregisterPatchBaselineForPatchGroupOutput, error)

DeregisterPatchBaselineForPatchGroupWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SSMAPI) DeregisterTargetFromMaintenanceWindow

DeregisterTargetFromMaintenanceWindow provides a mock function with given fields: _a0

func (*SSMAPI) DeregisterTargetFromMaintenanceWindowRequest

func (_m *SSMAPI) DeregisterTargetFromMaintenanceWindowRequest(_a0 *ssm.DeregisterTargetFromMaintenanceWindowInput) (*request.Request, *ssm.DeregisterTargetFromMaintenanceWindowOutput)

DeregisterTargetFromMaintenanceWindowRequest provides a mock function with given fields: _a0

func (*SSMAPI) DeregisterTargetFromMaintenanceWindowWithContext

func (_m *SSMAPI) DeregisterTargetFromMaintenanceWindowWithContext(_a0 aws.Context, _a1 *ssm.DeregisterTargetFromMaintenanceWindowInput, _a2 ...request.Option) (*ssm.DeregisterTargetFromMaintenanceWindowOutput, error)

DeregisterTargetFromMaintenanceWindowWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SSMAPI) DeregisterTaskFromMaintenanceWindow

DeregisterTaskFromMaintenanceWindow provides a mock function with given fields: _a0

func (*SSMAPI) DeregisterTaskFromMaintenanceWindowRequest

func (_m *SSMAPI) DeregisterTaskFromMaintenanceWindowRequest(_a0 *ssm.DeregisterTaskFromMaintenanceWindowInput) (*request.Request, *ssm.DeregisterTaskFromMaintenanceWindowOutput)

DeregisterTaskFromMaintenanceWindowRequest provides a mock function with given fields: _a0

func (*SSMAPI) DeregisterTaskFromMaintenanceWindowWithContext

func (_m *SSMAPI) DeregisterTaskFromMaintenanceWindowWithContext(_a0 aws.Context, _a1 *ssm.DeregisterTaskFromMaintenanceWindowInput, _a2 ...request.Option) (*ssm.DeregisterTaskFromMaintenanceWindowOutput, error)

DeregisterTaskFromMaintenanceWindowWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SSMAPI) DescribeActivations

func (_m *SSMAPI) DescribeActivations(_a0 *ssm.DescribeActivationsInput) (*ssm.DescribeActivationsOutput, error)

DescribeActivations provides a mock function with given fields: _a0

func (*SSMAPI) DescribeActivationsPages

func (_m *SSMAPI) DescribeActivationsPages(_a0 *ssm.DescribeActivationsInput, _a1 func(*ssm.DescribeActivationsOutput, bool) bool) error

DescribeActivationsPages provides a mock function with given fields: _a0, _a1

func (*SSMAPI) DescribeActivationsPagesWithContext

func (_m *SSMAPI) DescribeActivationsPagesWithContext(_a0 aws.Context, _a1 *ssm.DescribeActivationsInput, _a2 func(*ssm.DescribeActivationsOutput, bool) bool, _a3 ...request.Option) error

DescribeActivationsPagesWithContext provides a mock function with given fields: _a0, _a1, _a2, _a3

func (*SSMAPI) DescribeActivationsRequest

func (_m *SSMAPI) DescribeActivationsRequest(_a0 *ssm.DescribeActivationsInput) (*request.Request, *ssm.DescribeActivationsOutput)

DescribeActivationsRequest provides a mock function with given fields: _a0

func (*SSMAPI) DescribeActivationsWithContext

func (_m *SSMAPI) DescribeActivationsWithContext(_a0 aws.Context, _a1 *ssm.DescribeActivationsInput, _a2 ...request.Option) (*ssm.DescribeActivationsOutput, error)

DescribeActivationsWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SSMAPI) DescribeAssociation

func (_m *SSMAPI) DescribeAssociation(_a0 *ssm.DescribeAssociationInput) (*ssm.DescribeAssociationOutput, error)

DescribeAssociation provides a mock function with given fields: _a0

func (*SSMAPI) DescribeAssociationRequest

func (_m *SSMAPI) DescribeAssociationRequest(_a0 *ssm.DescribeAssociationInput) (*request.Request, *ssm.DescribeAssociationOutput)

DescribeAssociationRequest provides a mock function with given fields: _a0

func (*SSMAPI) DescribeAssociationWithContext

func (_m *SSMAPI) DescribeAssociationWithContext(_a0 aws.Context, _a1 *ssm.DescribeAssociationInput, _a2 ...request.Option) (*ssm.DescribeAssociationOutput, error)

DescribeAssociationWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SSMAPI) DescribeAutomationExecutions

func (_m *SSMAPI) DescribeAutomationExecutions(_a0 *ssm.DescribeAutomationExecutionsInput) (*ssm.DescribeAutomationExecutionsOutput, error)

DescribeAutomationExecutions provides a mock function with given fields: _a0

func (*SSMAPI) DescribeAutomationExecutionsRequest

func (_m *SSMAPI) DescribeAutomationExecutionsRequest(_a0 *ssm.DescribeAutomationExecutionsInput) (*request.Request, *ssm.DescribeAutomationExecutionsOutput)

DescribeAutomationExecutionsRequest provides a mock function with given fields: _a0

func (*SSMAPI) DescribeAutomationExecutionsWithContext

func (_m *SSMAPI) DescribeAutomationExecutionsWithContext(_a0 aws.Context, _a1 *ssm.DescribeAutomationExecutionsInput, _a2 ...request.Option) (*ssm.DescribeAutomationExecutionsOutput, error)

DescribeAutomationExecutionsWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SSMAPI) DescribeAutomationStepExecutions

DescribeAutomationStepExecutions provides a mock function with given fields: _a0

func (*SSMAPI) DescribeAutomationStepExecutionsRequest

func (_m *SSMAPI) DescribeAutomationStepExecutionsRequest(_a0 *ssm.DescribeAutomationStepExecutionsInput) (*request.Request, *ssm.DescribeAutomationStepExecutionsOutput)

DescribeAutomationStepExecutionsRequest provides a mock function with given fields: _a0

func (*SSMAPI) DescribeAutomationStepExecutionsWithContext

func (_m *SSMAPI) DescribeAutomationStepExecutionsWithContext(_a0 aws.Context, _a1 *ssm.DescribeAutomationStepExecutionsInput, _a2 ...request.Option) (*ssm.DescribeAutomationStepExecutionsOutput, error)

DescribeAutomationStepExecutionsWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SSMAPI) DescribeAvailablePatches

func (_m *SSMAPI) DescribeAvailablePatches(_a0 *ssm.DescribeAvailablePatchesInput) (*ssm.DescribeAvailablePatchesOutput, error)

DescribeAvailablePatches provides a mock function with given fields: _a0

func (*SSMAPI) DescribeAvailablePatchesRequest

func (_m *SSMAPI) DescribeAvailablePatchesRequest(_a0 *ssm.DescribeAvailablePatchesInput) (*request.Request, *ssm.DescribeAvailablePatchesOutput)

DescribeAvailablePatchesRequest provides a mock function with given fields: _a0

func (*SSMAPI) DescribeAvailablePatchesWithContext

func (_m *SSMAPI) DescribeAvailablePatchesWithContext(_a0 aws.Context, _a1 *ssm.DescribeAvailablePatchesInput, _a2 ...request.Option) (*ssm.DescribeAvailablePatchesOutput, error)

DescribeAvailablePatchesWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SSMAPI) DescribeDocument

func (_m *SSMAPI) DescribeDocument(_a0 *ssm.DescribeDocumentInput) (*ssm.DescribeDocumentOutput, error)

DescribeDocument provides a mock function with given fields: _a0

func (*SSMAPI) DescribeDocumentPermission

func (_m *SSMAPI) DescribeDocumentPermission(_a0 *ssm.DescribeDocumentPermissionInput) (*ssm.DescribeDocumentPermissionOutput, error)

DescribeDocumentPermission provides a mock function with given fields: _a0

func (*SSMAPI) DescribeDocumentPermissionRequest

func (_m *SSMAPI) DescribeDocumentPermissionRequest(_a0 *ssm.DescribeDocumentPermissionInput) (*request.Request, *ssm.DescribeDocumentPermissionOutput)

DescribeDocumentPermissionRequest provides a mock function with given fields: _a0

func (*SSMAPI) DescribeDocumentPermissionWithContext

func (_m *SSMAPI) DescribeDocumentPermissionWithContext(_a0 aws.Context, _a1 *ssm.DescribeDocumentPermissionInput, _a2 ...request.Option) (*ssm.DescribeDocumentPermissionOutput, error)

DescribeDocumentPermissionWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SSMAPI) DescribeDocumentRequest

func (_m *SSMAPI) DescribeDocumentRequest(_a0 *ssm.DescribeDocumentInput) (*request.Request, *ssm.DescribeDocumentOutput)

DescribeDocumentRequest provides a mock function with given fields: _a0

func (*SSMAPI) DescribeDocumentWithContext

func (_m *SSMAPI) DescribeDocumentWithContext(_a0 aws.Context, _a1 *ssm.DescribeDocumentInput, _a2 ...request.Option) (*ssm.DescribeDocumentOutput, error)

DescribeDocumentWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SSMAPI) DescribeEffectiveInstanceAssociations

DescribeEffectiveInstanceAssociations provides a mock function with given fields: _a0

func (*SSMAPI) DescribeEffectiveInstanceAssociationsRequest

func (_m *SSMAPI) DescribeEffectiveInstanceAssociationsRequest(_a0 *ssm.DescribeEffectiveInstanceAssociationsInput) (*request.Request, *ssm.DescribeEffectiveInstanceAssociationsOutput)

DescribeEffectiveInstanceAssociationsRequest provides a mock function with given fields: _a0

func (*SSMAPI) DescribeEffectiveInstanceAssociationsWithContext

func (_m *SSMAPI) DescribeEffectiveInstanceAssociationsWithContext(_a0 aws.Context, _a1 *ssm.DescribeEffectiveInstanceAssociationsInput, _a2 ...request.Option) (*ssm.DescribeEffectiveInstanceAssociationsOutput, error)

DescribeEffectiveInstanceAssociationsWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SSMAPI) DescribeEffectivePatchesForPatchBaseline

DescribeEffectivePatchesForPatchBaseline provides a mock function with given fields: _a0

func (*SSMAPI) DescribeEffectivePatchesForPatchBaselineRequest

func (_m *SSMAPI) DescribeEffectivePatchesForPatchBaselineRequest(_a0 *ssm.DescribeEffectivePatchesForPatchBaselineInput) (*request.Request, *ssm.DescribeEffectivePatchesForPatchBaselineOutput)

DescribeEffectivePatchesForPatchBaselineRequest provides a mock function with given fields: _a0

func (*SSMAPI) DescribeEffectivePatchesForPatchBaselineWithContext

func (_m *SSMAPI) DescribeEffectivePatchesForPatchBaselineWithContext(_a0 aws.Context, _a1 *ssm.DescribeEffectivePatchesForPatchBaselineInput, _a2 ...request.Option) (*ssm.DescribeEffectivePatchesForPatchBaselineOutput, error)

DescribeEffectivePatchesForPatchBaselineWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SSMAPI) DescribeInstanceAssociationsStatus

DescribeInstanceAssociationsStatus provides a mock function with given fields: _a0

func (*SSMAPI) DescribeInstanceAssociationsStatusRequest

func (_m *SSMAPI) DescribeInstanceAssociationsStatusRequest(_a0 *ssm.DescribeInstanceAssociationsStatusInput) (*request.Request, *ssm.DescribeInstanceAssociationsStatusOutput)

DescribeInstanceAssociationsStatusRequest provides a mock function with given fields: _a0

func (*SSMAPI) DescribeInstanceAssociationsStatusWithContext

func (_m *SSMAPI) DescribeInstanceAssociationsStatusWithContext(_a0 aws.Context, _a1 *ssm.DescribeInstanceAssociationsStatusInput, _a2 ...request.Option) (*ssm.DescribeInstanceAssociationsStatusOutput, error)

DescribeInstanceAssociationsStatusWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SSMAPI) DescribeInstanceInformation

func (_m *SSMAPI) DescribeInstanceInformation(_a0 *ssm.DescribeInstanceInformationInput) (*ssm.DescribeInstanceInformationOutput, error)

DescribeInstanceInformation provides a mock function with given fields: _a0

func (*SSMAPI) DescribeInstanceInformationPages

func (_m *SSMAPI) DescribeInstanceInformationPages(_a0 *ssm.DescribeInstanceInformationInput, _a1 func(*ssm.DescribeInstanceInformationOutput, bool) bool) error

DescribeInstanceInformationPages provides a mock function with given fields: _a0, _a1

func (*SSMAPI) DescribeInstanceInformationPagesWithContext

func (_m *SSMAPI) DescribeInstanceInformationPagesWithContext(_a0 aws.Context, _a1 *ssm.DescribeInstanceInformationInput, _a2 func(*ssm.DescribeInstanceInformationOutput, bool) bool, _a3 ...request.Option) error

DescribeInstanceInformationPagesWithContext provides a mock function with given fields: _a0, _a1, _a2, _a3

func (*SSMAPI) DescribeInstanceInformationRequest

func (_m *SSMAPI) DescribeInstanceInformationRequest(_a0 *ssm.DescribeInstanceInformationInput) (*request.Request, *ssm.DescribeInstanceInformationOutput)

DescribeInstanceInformationRequest provides a mock function with given fields: _a0

func (*SSMAPI) DescribeInstanceInformationWithContext

func (_m *SSMAPI) DescribeInstanceInformationWithContext(_a0 aws.Context, _a1 *ssm.DescribeInstanceInformationInput, _a2 ...request.Option) (*ssm.DescribeInstanceInformationOutput, error)

DescribeInstanceInformationWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SSMAPI) DescribeInstancePatchStates

func (_m *SSMAPI) DescribeInstancePatchStates(_a0 *ssm.DescribeInstancePatchStatesInput) (*ssm.DescribeInstancePatchStatesOutput, error)

DescribeInstancePatchStates provides a mock function with given fields: _a0

func (*SSMAPI) DescribeInstancePatchStatesForPatchGroup

DescribeInstancePatchStatesForPatchGroup provides a mock function with given fields: _a0

func (*SSMAPI) DescribeInstancePatchStatesForPatchGroupRequest

func (_m *SSMAPI) DescribeInstancePatchStatesForPatchGroupRequest(_a0 *ssm.DescribeInstancePatchStatesForPatchGroupInput) (*request.Request, *ssm.DescribeInstancePatchStatesForPatchGroupOutput)

DescribeInstancePatchStatesForPatchGroupRequest provides a mock function with given fields: _a0

func (*SSMAPI) DescribeInstancePatchStatesForPatchGroupWithContext

func (_m *SSMAPI) DescribeInstancePatchStatesForPatchGroupWithContext(_a0 aws.Context, _a1 *ssm.DescribeInstancePatchStatesForPatchGroupInput, _a2 ...request.Option) (*ssm.DescribeInstancePatchStatesForPatchGroupOutput, error)

DescribeInstancePatchStatesForPatchGroupWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SSMAPI) DescribeInstancePatchStatesRequest

func (_m *SSMAPI) DescribeInstancePatchStatesRequest(_a0 *ssm.DescribeInstancePatchStatesInput) (*request.Request, *ssm.DescribeInstancePatchStatesOutput)

DescribeInstancePatchStatesRequest provides a mock function with given fields: _a0

func (*SSMAPI) DescribeInstancePatchStatesWithContext

func (_m *SSMAPI) DescribeInstancePatchStatesWithContext(_a0 aws.Context, _a1 *ssm.DescribeInstancePatchStatesInput, _a2 ...request.Option) (*ssm.DescribeInstancePatchStatesOutput, error)

DescribeInstancePatchStatesWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SSMAPI) DescribeInstancePatches

func (_m *SSMAPI) DescribeInstancePatches(_a0 *ssm.DescribeInstancePatchesInput) (*ssm.DescribeInstancePatchesOutput, error)

DescribeInstancePatches provides a mock function with given fields: _a0

func (*SSMAPI) DescribeInstancePatchesRequest

func (_m *SSMAPI) DescribeInstancePatchesRequest(_a0 *ssm.DescribeInstancePatchesInput) (*request.Request, *ssm.DescribeInstancePatchesOutput)

DescribeInstancePatchesRequest provides a mock function with given fields: _a0

func (*SSMAPI) DescribeInstancePatchesWithContext

func (_m *SSMAPI) DescribeInstancePatchesWithContext(_a0 aws.Context, _a1 *ssm.DescribeInstancePatchesInput, _a2 ...request.Option) (*ssm.DescribeInstancePatchesOutput, error)

DescribeInstancePatchesWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SSMAPI) DescribeMaintenanceWindowExecutionTaskInvocations

DescribeMaintenanceWindowExecutionTaskInvocations provides a mock function with given fields: _a0

func (*SSMAPI) DescribeMaintenanceWindowExecutionTaskInvocationsRequest

DescribeMaintenanceWindowExecutionTaskInvocationsRequest provides a mock function with given fields: _a0

func (*SSMAPI) DescribeMaintenanceWindowExecutionTaskInvocationsWithContext

func (_m *SSMAPI) DescribeMaintenanceWindowExecutionTaskInvocationsWithContext(_a0 aws.Context, _a1 *ssm.DescribeMaintenanceWindowExecutionTaskInvocationsInput, _a2 ...request.Option) (*ssm.DescribeMaintenanceWindowExecutionTaskInvocationsOutput, error)

DescribeMaintenanceWindowExecutionTaskInvocationsWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SSMAPI) DescribeMaintenanceWindowExecutionTasks

DescribeMaintenanceWindowExecutionTasks provides a mock function with given fields: _a0

func (*SSMAPI) DescribeMaintenanceWindowExecutionTasksRequest

func (_m *SSMAPI) DescribeMaintenanceWindowExecutionTasksRequest(_a0 *ssm.DescribeMaintenanceWindowExecutionTasksInput) (*request.Request, *ssm.DescribeMaintenanceWindowExecutionTasksOutput)

DescribeMaintenanceWindowExecutionTasksRequest provides a mock function with given fields: _a0

func (*SSMAPI) DescribeMaintenanceWindowExecutionTasksWithContext

func (_m *SSMAPI) DescribeMaintenanceWindowExecutionTasksWithContext(_a0 aws.Context, _a1 *ssm.DescribeMaintenanceWindowExecutionTasksInput, _a2 ...request.Option) (*ssm.DescribeMaintenanceWindowExecutionTasksOutput, error)

DescribeMaintenanceWindowExecutionTasksWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SSMAPI) DescribeMaintenanceWindowExecutions

DescribeMaintenanceWindowExecutions provides a mock function with given fields: _a0

func (*SSMAPI) DescribeMaintenanceWindowExecutionsRequest

func (_m *SSMAPI) DescribeMaintenanceWindowExecutionsRequest(_a0 *ssm.DescribeMaintenanceWindowExecutionsInput) (*request.Request, *ssm.DescribeMaintenanceWindowExecutionsOutput)

DescribeMaintenanceWindowExecutionsRequest provides a mock function with given fields: _a0

func (*SSMAPI) DescribeMaintenanceWindowExecutionsWithContext

func (_m *SSMAPI) DescribeMaintenanceWindowExecutionsWithContext(_a0 aws.Context, _a1 *ssm.DescribeMaintenanceWindowExecutionsInput, _a2 ...request.Option) (*ssm.DescribeMaintenanceWindowExecutionsOutput, error)

DescribeMaintenanceWindowExecutionsWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SSMAPI) DescribeMaintenanceWindowTargets

DescribeMaintenanceWindowTargets provides a mock function with given fields: _a0

func (*SSMAPI) DescribeMaintenanceWindowTargetsRequest

func (_m *SSMAPI) DescribeMaintenanceWindowTargetsRequest(_a0 *ssm.DescribeMaintenanceWindowTargetsInput) (*request.Request, *ssm.DescribeMaintenanceWindowTargetsOutput)

DescribeMaintenanceWindowTargetsRequest provides a mock function with given fields: _a0

func (*SSMAPI) DescribeMaintenanceWindowTargetsWithContext

func (_m *SSMAPI) DescribeMaintenanceWindowTargetsWithContext(_a0 aws.Context, _a1 *ssm.DescribeMaintenanceWindowTargetsInput, _a2 ...request.Option) (*ssm.DescribeMaintenanceWindowTargetsOutput, error)

DescribeMaintenanceWindowTargetsWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SSMAPI) DescribeMaintenanceWindowTasks

func (_m *SSMAPI) DescribeMaintenanceWindowTasks(_a0 *ssm.DescribeMaintenanceWindowTasksInput) (*ssm.DescribeMaintenanceWindowTasksOutput, error)

DescribeMaintenanceWindowTasks provides a mock function with given fields: _a0

func (*SSMAPI) DescribeMaintenanceWindowTasksRequest

func (_m *SSMAPI) DescribeMaintenanceWindowTasksRequest(_a0 *ssm.DescribeMaintenanceWindowTasksInput) (*request.Request, *ssm.DescribeMaintenanceWindowTasksOutput)

DescribeMaintenanceWindowTasksRequest provides a mock function with given fields: _a0

func (*SSMAPI) DescribeMaintenanceWindowTasksWithContext

func (_m *SSMAPI) DescribeMaintenanceWindowTasksWithContext(_a0 aws.Context, _a1 *ssm.DescribeMaintenanceWindowTasksInput, _a2 ...request.Option) (*ssm.DescribeMaintenanceWindowTasksOutput, error)

DescribeMaintenanceWindowTasksWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SSMAPI) DescribeMaintenanceWindows

func (_m *SSMAPI) DescribeMaintenanceWindows(_a0 *ssm.DescribeMaintenanceWindowsInput) (*ssm.DescribeMaintenanceWindowsOutput, error)

DescribeMaintenanceWindows provides a mock function with given fields: _a0

func (*SSMAPI) DescribeMaintenanceWindowsRequest

func (_m *SSMAPI) DescribeMaintenanceWindowsRequest(_a0 *ssm.DescribeMaintenanceWindowsInput) (*request.Request, *ssm.DescribeMaintenanceWindowsOutput)

DescribeMaintenanceWindowsRequest provides a mock function with given fields: _a0

func (*SSMAPI) DescribeMaintenanceWindowsWithContext

func (_m *SSMAPI) DescribeMaintenanceWindowsWithContext(_a0 aws.Context, _a1 *ssm.DescribeMaintenanceWindowsInput, _a2 ...request.Option) (*ssm.DescribeMaintenanceWindowsOutput, error)

DescribeMaintenanceWindowsWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SSMAPI) DescribeParameters

func (_m *SSMAPI) DescribeParameters(_a0 *ssm.DescribeParametersInput) (*ssm.DescribeParametersOutput, error)

DescribeParameters provides a mock function with given fields: _a0

func (*SSMAPI) DescribeParametersPages

func (_m *SSMAPI) DescribeParametersPages(_a0 *ssm.DescribeParametersInput, _a1 func(*ssm.DescribeParametersOutput, bool) bool) error

DescribeParametersPages provides a mock function with given fields: _a0, _a1

func (*SSMAPI) DescribeParametersPagesWithContext

func (_m *SSMAPI) DescribeParametersPagesWithContext(_a0 aws.Context, _a1 *ssm.DescribeParametersInput, _a2 func(*ssm.DescribeParametersOutput, bool) bool, _a3 ...request.Option) error

DescribeParametersPagesWithContext provides a mock function with given fields: _a0, _a1, _a2, _a3

func (*SSMAPI) DescribeParametersRequest

func (_m *SSMAPI) DescribeParametersRequest(_a0 *ssm.DescribeParametersInput) (*request.Request, *ssm.DescribeParametersOutput)

DescribeParametersRequest provides a mock function with given fields: _a0

func (*SSMAPI) DescribeParametersWithContext

func (_m *SSMAPI) DescribeParametersWithContext(_a0 aws.Context, _a1 *ssm.DescribeParametersInput, _a2 ...request.Option) (*ssm.DescribeParametersOutput, error)

DescribeParametersWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SSMAPI) DescribePatchBaselines

func (_m *SSMAPI) DescribePatchBaselines(_a0 *ssm.DescribePatchBaselinesInput) (*ssm.DescribePatchBaselinesOutput, error)

DescribePatchBaselines provides a mock function with given fields: _a0

func (*SSMAPI) DescribePatchBaselinesRequest

func (_m *SSMAPI) DescribePatchBaselinesRequest(_a0 *ssm.DescribePatchBaselinesInput) (*request.Request, *ssm.DescribePatchBaselinesOutput)

DescribePatchBaselinesRequest provides a mock function with given fields: _a0

func (*SSMAPI) DescribePatchBaselinesWithContext

func (_m *SSMAPI) DescribePatchBaselinesWithContext(_a0 aws.Context, _a1 *ssm.DescribePatchBaselinesInput, _a2 ...request.Option) (*ssm.DescribePatchBaselinesOutput, error)

DescribePatchBaselinesWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SSMAPI) DescribePatchGroupState

func (_m *SSMAPI) DescribePatchGroupState(_a0 *ssm.DescribePatchGroupStateInput) (*ssm.DescribePatchGroupStateOutput, error)

DescribePatchGroupState provides a mock function with given fields: _a0

func (*SSMAPI) DescribePatchGroupStateRequest

func (_m *SSMAPI) DescribePatchGroupStateRequest(_a0 *ssm.DescribePatchGroupStateInput) (*request.Request, *ssm.DescribePatchGroupStateOutput)

DescribePatchGroupStateRequest provides a mock function with given fields: _a0

func (*SSMAPI) DescribePatchGroupStateWithContext

func (_m *SSMAPI) DescribePatchGroupStateWithContext(_a0 aws.Context, _a1 *ssm.DescribePatchGroupStateInput, _a2 ...request.Option) (*ssm.DescribePatchGroupStateOutput, error)

DescribePatchGroupStateWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SSMAPI) DescribePatchGroups

func (_m *SSMAPI) DescribePatchGroups(_a0 *ssm.DescribePatchGroupsInput) (*ssm.DescribePatchGroupsOutput, error)

DescribePatchGroups provides a mock function with given fields: _a0

func (*SSMAPI) DescribePatchGroupsRequest

func (_m *SSMAPI) DescribePatchGroupsRequest(_a0 *ssm.DescribePatchGroupsInput) (*request.Request, *ssm.DescribePatchGroupsOutput)

DescribePatchGroupsRequest provides a mock function with given fields: _a0

func (*SSMAPI) DescribePatchGroupsWithContext

func (_m *SSMAPI) DescribePatchGroupsWithContext(_a0 aws.Context, _a1 *ssm.DescribePatchGroupsInput, _a2 ...request.Option) (*ssm.DescribePatchGroupsOutput, error)

DescribePatchGroupsWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SSMAPI) GetAutomationExecution

func (_m *SSMAPI) GetAutomationExecution(_a0 *ssm.GetAutomationExecutionInput) (*ssm.GetAutomationExecutionOutput, error)

GetAutomationExecution provides a mock function with given fields: _a0

func (*SSMAPI) GetAutomationExecutionRequest

func (_m *SSMAPI) GetAutomationExecutionRequest(_a0 *ssm.GetAutomationExecutionInput) (*request.Request, *ssm.GetAutomationExecutionOutput)

GetAutomationExecutionRequest provides a mock function with given fields: _a0

func (*SSMAPI) GetAutomationExecutionWithContext

func (_m *SSMAPI) GetAutomationExecutionWithContext(_a0 aws.Context, _a1 *ssm.GetAutomationExecutionInput, _a2 ...request.Option) (*ssm.GetAutomationExecutionOutput, error)

GetAutomationExecutionWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SSMAPI) GetCommandInvocation

func (_m *SSMAPI) GetCommandInvocation(_a0 *ssm.GetCommandInvocationInput) (*ssm.GetCommandInvocationOutput, error)

GetCommandInvocation provides a mock function with given fields: _a0

func (*SSMAPI) GetCommandInvocationRequest

func (_m *SSMAPI) GetCommandInvocationRequest(_a0 *ssm.GetCommandInvocationInput) (*request.Request, *ssm.GetCommandInvocationOutput)

GetCommandInvocationRequest provides a mock function with given fields: _a0

func (*SSMAPI) GetCommandInvocationWithContext

func (_m *SSMAPI) GetCommandInvocationWithContext(_a0 aws.Context, _a1 *ssm.GetCommandInvocationInput, _a2 ...request.Option) (*ssm.GetCommandInvocationOutput, error)

GetCommandInvocationWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SSMAPI) GetDefaultPatchBaseline

func (_m *SSMAPI) GetDefaultPatchBaseline(_a0 *ssm.GetDefaultPatchBaselineInput) (*ssm.GetDefaultPatchBaselineOutput, error)

GetDefaultPatchBaseline provides a mock function with given fields: _a0

func (*SSMAPI) GetDefaultPatchBaselineRequest

func (_m *SSMAPI) GetDefaultPatchBaselineRequest(_a0 *ssm.GetDefaultPatchBaselineInput) (*request.Request, *ssm.GetDefaultPatchBaselineOutput)

GetDefaultPatchBaselineRequest provides a mock function with given fields: _a0

func (*SSMAPI) GetDefaultPatchBaselineWithContext

func (_m *SSMAPI) GetDefaultPatchBaselineWithContext(_a0 aws.Context, _a1 *ssm.GetDefaultPatchBaselineInput, _a2 ...request.Option) (*ssm.GetDefaultPatchBaselineOutput, error)

GetDefaultPatchBaselineWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SSMAPI) GetDeployablePatchSnapshotForInstance

GetDeployablePatchSnapshotForInstance provides a mock function with given fields: _a0

func (*SSMAPI) GetDeployablePatchSnapshotForInstanceRequest

func (_m *SSMAPI) GetDeployablePatchSnapshotForInstanceRequest(_a0 *ssm.GetDeployablePatchSnapshotForInstanceInput) (*request.Request, *ssm.GetDeployablePatchSnapshotForInstanceOutput)

GetDeployablePatchSnapshotForInstanceRequest provides a mock function with given fields: _a0

func (*SSMAPI) GetDeployablePatchSnapshotForInstanceWithContext

func (_m *SSMAPI) GetDeployablePatchSnapshotForInstanceWithContext(_a0 aws.Context, _a1 *ssm.GetDeployablePatchSnapshotForInstanceInput, _a2 ...request.Option) (*ssm.GetDeployablePatchSnapshotForInstanceOutput, error)

GetDeployablePatchSnapshotForInstanceWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SSMAPI) GetDocument

func (_m *SSMAPI) GetDocument(_a0 *ssm.GetDocumentInput) (*ssm.GetDocumentOutput, error)

GetDocument provides a mock function with given fields: _a0

func (*SSMAPI) GetDocumentRequest

func (_m *SSMAPI) GetDocumentRequest(_a0 *ssm.GetDocumentInput) (*request.Request, *ssm.GetDocumentOutput)

GetDocumentRequest provides a mock function with given fields: _a0

func (*SSMAPI) GetDocumentWithContext

func (_m *SSMAPI) GetDocumentWithContext(_a0 aws.Context, _a1 *ssm.GetDocumentInput, _a2 ...request.Option) (*ssm.GetDocumentOutput, error)

GetDocumentWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SSMAPI) GetInventory

func (_m *SSMAPI) GetInventory(_a0 *ssm.GetInventoryInput) (*ssm.GetInventoryOutput, error)

GetInventory provides a mock function with given fields: _a0

func (*SSMAPI) GetInventoryRequest

func (_m *SSMAPI) GetInventoryRequest(_a0 *ssm.GetInventoryInput) (*request.Request, *ssm.GetInventoryOutput)

GetInventoryRequest provides a mock function with given fields: _a0

func (*SSMAPI) GetInventorySchema

func (_m *SSMAPI) GetInventorySchema(_a0 *ssm.GetInventorySchemaInput) (*ssm.GetInventorySchemaOutput, error)

GetInventorySchema provides a mock function with given fields: _a0

func (*SSMAPI) GetInventorySchemaRequest

func (_m *SSMAPI) GetInventorySchemaRequest(_a0 *ssm.GetInventorySchemaInput) (*request.Request, *ssm.GetInventorySchemaOutput)

GetInventorySchemaRequest provides a mock function with given fields: _a0

func (*SSMAPI) GetInventorySchemaWithContext

func (_m *SSMAPI) GetInventorySchemaWithContext(_a0 aws.Context, _a1 *ssm.GetInventorySchemaInput, _a2 ...request.Option) (*ssm.GetInventorySchemaOutput, error)

GetInventorySchemaWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SSMAPI) GetInventoryWithContext

func (_m *SSMAPI) GetInventoryWithContext(_a0 aws.Context, _a1 *ssm.GetInventoryInput, _a2 ...request.Option) (*ssm.GetInventoryOutput, error)

GetInventoryWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SSMAPI) GetMaintenanceWindow

func (_m *SSMAPI) GetMaintenanceWindow(_a0 *ssm.GetMaintenanceWindowInput) (*ssm.GetMaintenanceWindowOutput, error)

GetMaintenanceWindow provides a mock function with given fields: _a0

func (*SSMAPI) GetMaintenanceWindowExecution

func (_m *SSMAPI) GetMaintenanceWindowExecution(_a0 *ssm.GetMaintenanceWindowExecutionInput) (*ssm.GetMaintenanceWindowExecutionOutput, error)

GetMaintenanceWindowExecution provides a mock function with given fields: _a0

func (*SSMAPI) GetMaintenanceWindowExecutionRequest

func (_m *SSMAPI) GetMaintenanceWindowExecutionRequest(_a0 *ssm.GetMaintenanceWindowExecutionInput) (*request.Request, *ssm.GetMaintenanceWindowExecutionOutput)

GetMaintenanceWindowExecutionRequest provides a mock function with given fields: _a0

func (*SSMAPI) GetMaintenanceWindowExecutionTask

GetMaintenanceWindowExecutionTask provides a mock function with given fields: _a0

func (*SSMAPI) GetMaintenanceWindowExecutionTaskInvocation

GetMaintenanceWindowExecutionTaskInvocation provides a mock function with given fields: _a0

func (*SSMAPI) GetMaintenanceWindowExecutionTaskInvocationRequest

GetMaintenanceWindowExecutionTaskInvocationRequest provides a mock function with given fields: _a0

func (*SSMAPI) GetMaintenanceWindowExecutionTaskInvocationWithContext

func (_m *SSMAPI) GetMaintenanceWindowExecutionTaskInvocationWithContext(_a0 aws.Context, _a1 *ssm.GetMaintenanceWindowExecutionTaskInvocationInput, _a2 ...request.Option) (*ssm.GetMaintenanceWindowExecutionTaskInvocationOutput, error)

GetMaintenanceWindowExecutionTaskInvocationWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SSMAPI) GetMaintenanceWindowExecutionTaskRequest

func (_m *SSMAPI) GetMaintenanceWindowExecutionTaskRequest(_a0 *ssm.GetMaintenanceWindowExecutionTaskInput) (*request.Request, *ssm.GetMaintenanceWindowExecutionTaskOutput)

GetMaintenanceWindowExecutionTaskRequest provides a mock function with given fields: _a0

func (*SSMAPI) GetMaintenanceWindowExecutionTaskWithContext

func (_m *SSMAPI) GetMaintenanceWindowExecutionTaskWithContext(_a0 aws.Context, _a1 *ssm.GetMaintenanceWindowExecutionTaskInput, _a2 ...request.Option) (*ssm.GetMaintenanceWindowExecutionTaskOutput, error)

GetMaintenanceWindowExecutionTaskWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SSMAPI) GetMaintenanceWindowExecutionWithContext

func (_m *SSMAPI) GetMaintenanceWindowExecutionWithContext(_a0 aws.Context, _a1 *ssm.GetMaintenanceWindowExecutionInput, _a2 ...request.Option) (*ssm.GetMaintenanceWindowExecutionOutput, error)

GetMaintenanceWindowExecutionWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SSMAPI) GetMaintenanceWindowRequest

func (_m *SSMAPI) GetMaintenanceWindowRequest(_a0 *ssm.GetMaintenanceWindowInput) (*request.Request, *ssm.GetMaintenanceWindowOutput)

GetMaintenanceWindowRequest provides a mock function with given fields: _a0

func (*SSMAPI) GetMaintenanceWindowTask

func (_m *SSMAPI) GetMaintenanceWindowTask(_a0 *ssm.GetMaintenanceWindowTaskInput) (*ssm.GetMaintenanceWindowTaskOutput, error)

GetMaintenanceWindowTask provides a mock function with given fields: _a0

func (*SSMAPI) GetMaintenanceWindowTaskRequest

func (_m *SSMAPI) GetMaintenanceWindowTaskRequest(_a0 *ssm.GetMaintenanceWindowTaskInput) (*request.Request, *ssm.GetMaintenanceWindowTaskOutput)

GetMaintenanceWindowTaskRequest provides a mock function with given fields: _a0

func (*SSMAPI) GetMaintenanceWindowTaskWithContext

func (_m *SSMAPI) GetMaintenanceWindowTaskWithContext(_a0 aws.Context, _a1 *ssm.GetMaintenanceWindowTaskInput, _a2 ...request.Option) (*ssm.GetMaintenanceWindowTaskOutput, error)

GetMaintenanceWindowTaskWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SSMAPI) GetMaintenanceWindowWithContext

func (_m *SSMAPI) GetMaintenanceWindowWithContext(_a0 aws.Context, _a1 *ssm.GetMaintenanceWindowInput, _a2 ...request.Option) (*ssm.GetMaintenanceWindowOutput, error)

GetMaintenanceWindowWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SSMAPI) GetParameter

func (_m *SSMAPI) GetParameter(_a0 *ssm.GetParameterInput) (*ssm.GetParameterOutput, error)

GetParameter provides a mock function with given fields: _a0

func (*SSMAPI) GetParameterHistory

func (_m *SSMAPI) GetParameterHistory(_a0 *ssm.GetParameterHistoryInput) (*ssm.GetParameterHistoryOutput, error)

GetParameterHistory provides a mock function with given fields: _a0

func (*SSMAPI) GetParameterHistoryPages

func (_m *SSMAPI) GetParameterHistoryPages(_a0 *ssm.GetParameterHistoryInput, _a1 func(*ssm.GetParameterHistoryOutput, bool) bool) error

GetParameterHistoryPages provides a mock function with given fields: _a0, _a1

func (*SSMAPI) GetParameterHistoryPagesWithContext

func (_m *SSMAPI) GetParameterHistoryPagesWithContext(_a0 aws.Context, _a1 *ssm.GetParameterHistoryInput, _a2 func(*ssm.GetParameterHistoryOutput, bool) bool, _a3 ...request.Option) error

GetParameterHistoryPagesWithContext provides a mock function with given fields: _a0, _a1, _a2, _a3

func (*SSMAPI) GetParameterHistoryRequest

func (_m *SSMAPI) GetParameterHistoryRequest(_a0 *ssm.GetParameterHistoryInput) (*request.Request, *ssm.GetParameterHistoryOutput)

GetParameterHistoryRequest provides a mock function with given fields: _a0

func (*SSMAPI) GetParameterHistoryWithContext

func (_m *SSMAPI) GetParameterHistoryWithContext(_a0 aws.Context, _a1 *ssm.GetParameterHistoryInput, _a2 ...request.Option) (*ssm.GetParameterHistoryOutput, error)

GetParameterHistoryWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SSMAPI) GetParameterRequest

func (_m *SSMAPI) GetParameterRequest(_a0 *ssm.GetParameterInput) (*request.Request, *ssm.GetParameterOutput)

GetParameterRequest provides a mock function with given fields: _a0

func (*SSMAPI) GetParameterWithContext

func (_m *SSMAPI) GetParameterWithContext(_a0 aws.Context, _a1 *ssm.GetParameterInput, _a2 ...request.Option) (*ssm.GetParameterOutput, error)

GetParameterWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SSMAPI) GetParameters

func (_m *SSMAPI) GetParameters(_a0 *ssm.GetParametersInput) (*ssm.GetParametersOutput, error)

GetParameters provides a mock function with given fields: _a0

func (*SSMAPI) GetParametersByPath

func (_m *SSMAPI) GetParametersByPath(_a0 *ssm.GetParametersByPathInput) (*ssm.GetParametersByPathOutput, error)

GetParametersByPath provides a mock function with given fields: _a0

func (*SSMAPI) GetParametersByPathPages

func (_m *SSMAPI) GetParametersByPathPages(_a0 *ssm.GetParametersByPathInput, _a1 func(*ssm.GetParametersByPathOutput, bool) bool) error

GetParametersByPathPages provides a mock function with given fields: _a0, _a1

func (*SSMAPI) GetParametersByPathPagesWithContext

func (_m *SSMAPI) GetParametersByPathPagesWithContext(_a0 aws.Context, _a1 *ssm.GetParametersByPathInput, _a2 func(*ssm.GetParametersByPathOutput, bool) bool, _a3 ...request.Option) error

GetParametersByPathPagesWithContext provides a mock function with given fields: _a0, _a1, _a2, _a3

func (*SSMAPI) GetParametersByPathRequest

func (_m *SSMAPI) GetParametersByPathRequest(_a0 *ssm.GetParametersByPathInput) (*request.Request, *ssm.GetParametersByPathOutput)

GetParametersByPathRequest provides a mock function with given fields: _a0

func (*SSMAPI) GetParametersByPathWithContext

func (_m *SSMAPI) GetParametersByPathWithContext(_a0 aws.Context, _a1 *ssm.GetParametersByPathInput, _a2 ...request.Option) (*ssm.GetParametersByPathOutput, error)

GetParametersByPathWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SSMAPI) GetParametersRequest

func (_m *SSMAPI) GetParametersRequest(_a0 *ssm.GetParametersInput) (*request.Request, *ssm.GetParametersOutput)

GetParametersRequest provides a mock function with given fields: _a0

func (*SSMAPI) GetParametersWithContext

func (_m *SSMAPI) GetParametersWithContext(_a0 aws.Context, _a1 *ssm.GetParametersInput, _a2 ...request.Option) (*ssm.GetParametersOutput, error)

GetParametersWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SSMAPI) GetPatchBaseline

func (_m *SSMAPI) GetPatchBaseline(_a0 *ssm.GetPatchBaselineInput) (*ssm.GetPatchBaselineOutput, error)

GetPatchBaseline provides a mock function with given fields: _a0

func (*SSMAPI) GetPatchBaselineForPatchGroup

func (_m *SSMAPI) GetPatchBaselineForPatchGroup(_a0 *ssm.GetPatchBaselineForPatchGroupInput) (*ssm.GetPatchBaselineForPatchGroupOutput, error)

GetPatchBaselineForPatchGroup provides a mock function with given fields: _a0

func (*SSMAPI) GetPatchBaselineForPatchGroupRequest

func (_m *SSMAPI) GetPatchBaselineForPatchGroupRequest(_a0 *ssm.GetPatchBaselineForPatchGroupInput) (*request.Request, *ssm.GetPatchBaselineForPatchGroupOutput)

GetPatchBaselineForPatchGroupRequest provides a mock function with given fields: _a0

func (*SSMAPI) GetPatchBaselineForPatchGroupWithContext

func (_m *SSMAPI) GetPatchBaselineForPatchGroupWithContext(_a0 aws.Context, _a1 *ssm.GetPatchBaselineForPatchGroupInput, _a2 ...request.Option) (*ssm.GetPatchBaselineForPatchGroupOutput, error)

GetPatchBaselineForPatchGroupWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SSMAPI) GetPatchBaselineRequest

func (_m *SSMAPI) GetPatchBaselineRequest(_a0 *ssm.GetPatchBaselineInput) (*request.Request, *ssm.GetPatchBaselineOutput)

GetPatchBaselineRequest provides a mock function with given fields: _a0

func (*SSMAPI) GetPatchBaselineWithContext

func (_m *SSMAPI) GetPatchBaselineWithContext(_a0 aws.Context, _a1 *ssm.GetPatchBaselineInput, _a2 ...request.Option) (*ssm.GetPatchBaselineOutput, error)

GetPatchBaselineWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SSMAPI) ListAssociationVersions

func (_m *SSMAPI) ListAssociationVersions(_a0 *ssm.ListAssociationVersionsInput) (*ssm.ListAssociationVersionsOutput, error)

ListAssociationVersions provides a mock function with given fields: _a0

func (*SSMAPI) ListAssociationVersionsRequest

func (_m *SSMAPI) ListAssociationVersionsRequest(_a0 *ssm.ListAssociationVersionsInput) (*request.Request, *ssm.ListAssociationVersionsOutput)

ListAssociationVersionsRequest provides a mock function with given fields: _a0

func (*SSMAPI) ListAssociationVersionsWithContext

func (_m *SSMAPI) ListAssociationVersionsWithContext(_a0 aws.Context, _a1 *ssm.ListAssociationVersionsInput, _a2 ...request.Option) (*ssm.ListAssociationVersionsOutput, error)

ListAssociationVersionsWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SSMAPI) ListAssociations

func (_m *SSMAPI) ListAssociations(_a0 *ssm.ListAssociationsInput) (*ssm.ListAssociationsOutput, error)

ListAssociations provides a mock function with given fields: _a0

func (*SSMAPI) ListAssociationsPages

func (_m *SSMAPI) ListAssociationsPages(_a0 *ssm.ListAssociationsInput, _a1 func(*ssm.ListAssociationsOutput, bool) bool) error

ListAssociationsPages provides a mock function with given fields: _a0, _a1

func (*SSMAPI) ListAssociationsPagesWithContext

func (_m *SSMAPI) ListAssociationsPagesWithContext(_a0 aws.Context, _a1 *ssm.ListAssociationsInput, _a2 func(*ssm.ListAssociationsOutput, bool) bool, _a3 ...request.Option) error

ListAssociationsPagesWithContext provides a mock function with given fields: _a0, _a1, _a2, _a3

func (*SSMAPI) ListAssociationsRequest

func (_m *SSMAPI) ListAssociationsRequest(_a0 *ssm.ListAssociationsInput) (*request.Request, *ssm.ListAssociationsOutput)

ListAssociationsRequest provides a mock function with given fields: _a0

func (*SSMAPI) ListAssociationsWithContext

func (_m *SSMAPI) ListAssociationsWithContext(_a0 aws.Context, _a1 *ssm.ListAssociationsInput, _a2 ...request.Option) (*ssm.ListAssociationsOutput, error)

ListAssociationsWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SSMAPI) ListCommandInvocations

func (_m *SSMAPI) ListCommandInvocations(_a0 *ssm.ListCommandInvocationsInput) (*ssm.ListCommandInvocationsOutput, error)

ListCommandInvocations provides a mock function with given fields: _a0

func (*SSMAPI) ListCommandInvocationsPages

func (_m *SSMAPI) ListCommandInvocationsPages(_a0 *ssm.ListCommandInvocationsInput, _a1 func(*ssm.ListCommandInvocationsOutput, bool) bool) error

ListCommandInvocationsPages provides a mock function with given fields: _a0, _a1

func (*SSMAPI) ListCommandInvocationsPagesWithContext

func (_m *SSMAPI) ListCommandInvocationsPagesWithContext(_a0 aws.Context, _a1 *ssm.ListCommandInvocationsInput, _a2 func(*ssm.ListCommandInvocationsOutput, bool) bool, _a3 ...request.Option) error

ListCommandInvocationsPagesWithContext provides a mock function with given fields: _a0, _a1, _a2, _a3

func (*SSMAPI) ListCommandInvocationsRequest

func (_m *SSMAPI) ListCommandInvocationsRequest(_a0 *ssm.ListCommandInvocationsInput) (*request.Request, *ssm.ListCommandInvocationsOutput)

ListCommandInvocationsRequest provides a mock function with given fields: _a0

func (*SSMAPI) ListCommandInvocationsWithContext

func (_m *SSMAPI) ListCommandInvocationsWithContext(_a0 aws.Context, _a1 *ssm.ListCommandInvocationsInput, _a2 ...request.Option) (*ssm.ListCommandInvocationsOutput, error)

ListCommandInvocationsWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SSMAPI) ListCommands

func (_m *SSMAPI) ListCommands(_a0 *ssm.ListCommandsInput) (*ssm.ListCommandsOutput, error)

ListCommands provides a mock function with given fields: _a0

func (*SSMAPI) ListCommandsPages

func (_m *SSMAPI) ListCommandsPages(_a0 *ssm.ListCommandsInput, _a1 func(*ssm.ListCommandsOutput, bool) bool) error

ListCommandsPages provides a mock function with given fields: _a0, _a1

func (*SSMAPI) ListCommandsPagesWithContext

func (_m *SSMAPI) ListCommandsPagesWithContext(_a0 aws.Context, _a1 *ssm.ListCommandsInput, _a2 func(*ssm.ListCommandsOutput, bool) bool, _a3 ...request.Option) error

ListCommandsPagesWithContext provides a mock function with given fields: _a0, _a1, _a2, _a3

func (*SSMAPI) ListCommandsRequest

func (_m *SSMAPI) ListCommandsRequest(_a0 *ssm.ListCommandsInput) (*request.Request, *ssm.ListCommandsOutput)

ListCommandsRequest provides a mock function with given fields: _a0

func (*SSMAPI) ListCommandsWithContext

func (_m *SSMAPI) ListCommandsWithContext(_a0 aws.Context, _a1 *ssm.ListCommandsInput, _a2 ...request.Option) (*ssm.ListCommandsOutput, error)

ListCommandsWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SSMAPI) ListComplianceItems

func (_m *SSMAPI) ListComplianceItems(_a0 *ssm.ListComplianceItemsInput) (*ssm.ListComplianceItemsOutput, error)

ListComplianceItems provides a mock function with given fields: _a0

func (*SSMAPI) ListComplianceItemsRequest

func (_m *SSMAPI) ListComplianceItemsRequest(_a0 *ssm.ListComplianceItemsInput) (*request.Request, *ssm.ListComplianceItemsOutput)

ListComplianceItemsRequest provides a mock function with given fields: _a0

func (*SSMAPI) ListComplianceItemsWithContext

func (_m *SSMAPI) ListComplianceItemsWithContext(_a0 aws.Context, _a1 *ssm.ListComplianceItemsInput, _a2 ...request.Option) (*ssm.ListComplianceItemsOutput, error)

ListComplianceItemsWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SSMAPI) ListComplianceSummaries

func (_m *SSMAPI) ListComplianceSummaries(_a0 *ssm.ListComplianceSummariesInput) (*ssm.ListComplianceSummariesOutput, error)

ListComplianceSummaries provides a mock function with given fields: _a0

func (*SSMAPI) ListComplianceSummariesRequest

func (_m *SSMAPI) ListComplianceSummariesRequest(_a0 *ssm.ListComplianceSummariesInput) (*request.Request, *ssm.ListComplianceSummariesOutput)

ListComplianceSummariesRequest provides a mock function with given fields: _a0

func (*SSMAPI) ListComplianceSummariesWithContext

func (_m *SSMAPI) ListComplianceSummariesWithContext(_a0 aws.Context, _a1 *ssm.ListComplianceSummariesInput, _a2 ...request.Option) (*ssm.ListComplianceSummariesOutput, error)

ListComplianceSummariesWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SSMAPI) ListDocumentVersions

func (_m *SSMAPI) ListDocumentVersions(_a0 *ssm.ListDocumentVersionsInput) (*ssm.ListDocumentVersionsOutput, error)

ListDocumentVersions provides a mock function with given fields: _a0

func (*SSMAPI) ListDocumentVersionsRequest

func (_m *SSMAPI) ListDocumentVersionsRequest(_a0 *ssm.ListDocumentVersionsInput) (*request.Request, *ssm.ListDocumentVersionsOutput)

ListDocumentVersionsRequest provides a mock function with given fields: _a0

func (*SSMAPI) ListDocumentVersionsWithContext

func (_m *SSMAPI) ListDocumentVersionsWithContext(_a0 aws.Context, _a1 *ssm.ListDocumentVersionsInput, _a2 ...request.Option) (*ssm.ListDocumentVersionsOutput, error)

ListDocumentVersionsWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SSMAPI) ListDocuments

func (_m *SSMAPI) ListDocuments(_a0 *ssm.ListDocumentsInput) (*ssm.ListDocumentsOutput, error)

ListDocuments provides a mock function with given fields: _a0

func (*SSMAPI) ListDocumentsPages

func (_m *SSMAPI) ListDocumentsPages(_a0 *ssm.ListDocumentsInput, _a1 func(*ssm.ListDocumentsOutput, bool) bool) error

ListDocumentsPages provides a mock function with given fields: _a0, _a1

func (*SSMAPI) ListDocumentsPagesWithContext

func (_m *SSMAPI) ListDocumentsPagesWithContext(_a0 aws.Context, _a1 *ssm.ListDocumentsInput, _a2 func(*ssm.ListDocumentsOutput, bool) bool, _a3 ...request.Option) error

ListDocumentsPagesWithContext provides a mock function with given fields: _a0, _a1, _a2, _a3

func (*SSMAPI) ListDocumentsRequest

func (_m *SSMAPI) ListDocumentsRequest(_a0 *ssm.ListDocumentsInput) (*request.Request, *ssm.ListDocumentsOutput)

ListDocumentsRequest provides a mock function with given fields: _a0

func (*SSMAPI) ListDocumentsWithContext

func (_m *SSMAPI) ListDocumentsWithContext(_a0 aws.Context, _a1 *ssm.ListDocumentsInput, _a2 ...request.Option) (*ssm.ListDocumentsOutput, error)

ListDocumentsWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SSMAPI) ListInventoryEntries

func (_m *SSMAPI) ListInventoryEntries(_a0 *ssm.ListInventoryEntriesInput) (*ssm.ListInventoryEntriesOutput, error)

ListInventoryEntries provides a mock function with given fields: _a0

func (*SSMAPI) ListInventoryEntriesRequest

func (_m *SSMAPI) ListInventoryEntriesRequest(_a0 *ssm.ListInventoryEntriesInput) (*request.Request, *ssm.ListInventoryEntriesOutput)

ListInventoryEntriesRequest provides a mock function with given fields: _a0

func (*SSMAPI) ListInventoryEntriesWithContext

func (_m *SSMAPI) ListInventoryEntriesWithContext(_a0 aws.Context, _a1 *ssm.ListInventoryEntriesInput, _a2 ...request.Option) (*ssm.ListInventoryEntriesOutput, error)

ListInventoryEntriesWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SSMAPI) ListResourceComplianceSummaries

func (_m *SSMAPI) ListResourceComplianceSummaries(_a0 *ssm.ListResourceComplianceSummariesInput) (*ssm.ListResourceComplianceSummariesOutput, error)

ListResourceComplianceSummaries provides a mock function with given fields: _a0

func (*SSMAPI) ListResourceComplianceSummariesRequest

func (_m *SSMAPI) ListResourceComplianceSummariesRequest(_a0 *ssm.ListResourceComplianceSummariesInput) (*request.Request, *ssm.ListResourceComplianceSummariesOutput)

ListResourceComplianceSummariesRequest provides a mock function with given fields: _a0

func (*SSMAPI) ListResourceComplianceSummariesWithContext

func (_m *SSMAPI) ListResourceComplianceSummariesWithContext(_a0 aws.Context, _a1 *ssm.ListResourceComplianceSummariesInput, _a2 ...request.Option) (*ssm.ListResourceComplianceSummariesOutput, error)

ListResourceComplianceSummariesWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SSMAPI) ListResourceDataSync

func (_m *SSMAPI) ListResourceDataSync(_a0 *ssm.ListResourceDataSyncInput) (*ssm.ListResourceDataSyncOutput, error)

ListResourceDataSync provides a mock function with given fields: _a0

func (*SSMAPI) ListResourceDataSyncRequest

func (_m *SSMAPI) ListResourceDataSyncRequest(_a0 *ssm.ListResourceDataSyncInput) (*request.Request, *ssm.ListResourceDataSyncOutput)

ListResourceDataSyncRequest provides a mock function with given fields: _a0

func (*SSMAPI) ListResourceDataSyncWithContext

func (_m *SSMAPI) ListResourceDataSyncWithContext(_a0 aws.Context, _a1 *ssm.ListResourceDataSyncInput, _a2 ...request.Option) (*ssm.ListResourceDataSyncOutput, error)

ListResourceDataSyncWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SSMAPI) ListTagsForResource

func (_m *SSMAPI) ListTagsForResource(_a0 *ssm.ListTagsForResourceInput) (*ssm.ListTagsForResourceOutput, error)

ListTagsForResource provides a mock function with given fields: _a0

func (*SSMAPI) ListTagsForResourceRequest

func (_m *SSMAPI) ListTagsForResourceRequest(_a0 *ssm.ListTagsForResourceInput) (*request.Request, *ssm.ListTagsForResourceOutput)

ListTagsForResourceRequest provides a mock function with given fields: _a0

func (*SSMAPI) ListTagsForResourceWithContext

func (_m *SSMAPI) ListTagsForResourceWithContext(_a0 aws.Context, _a1 *ssm.ListTagsForResourceInput, _a2 ...request.Option) (*ssm.ListTagsForResourceOutput, error)

ListTagsForResourceWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SSMAPI) ModifyDocumentPermission

func (_m *SSMAPI) ModifyDocumentPermission(_a0 *ssm.ModifyDocumentPermissionInput) (*ssm.ModifyDocumentPermissionOutput, error)

ModifyDocumentPermission provides a mock function with given fields: _a0

func (*SSMAPI) ModifyDocumentPermissionRequest

func (_m *SSMAPI) ModifyDocumentPermissionRequest(_a0 *ssm.ModifyDocumentPermissionInput) (*request.Request, *ssm.ModifyDocumentPermissionOutput)

ModifyDocumentPermissionRequest provides a mock function with given fields: _a0

func (*SSMAPI) ModifyDocumentPermissionWithContext

func (_m *SSMAPI) ModifyDocumentPermissionWithContext(_a0 aws.Context, _a1 *ssm.ModifyDocumentPermissionInput, _a2 ...request.Option) (*ssm.ModifyDocumentPermissionOutput, error)

ModifyDocumentPermissionWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SSMAPI) PutComplianceItems

func (_m *SSMAPI) PutComplianceItems(_a0 *ssm.PutComplianceItemsInput) (*ssm.PutComplianceItemsOutput, error)

PutComplianceItems provides a mock function with given fields: _a0

func (*SSMAPI) PutComplianceItemsRequest

func (_m *SSMAPI) PutComplianceItemsRequest(_a0 *ssm.PutComplianceItemsInput) (*request.Request, *ssm.PutComplianceItemsOutput)

PutComplianceItemsRequest provides a mock function with given fields: _a0

func (*SSMAPI) PutComplianceItemsWithContext

func (_m *SSMAPI) PutComplianceItemsWithContext(_a0 aws.Context, _a1 *ssm.PutComplianceItemsInput, _a2 ...request.Option) (*ssm.PutComplianceItemsOutput, error)

PutComplianceItemsWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SSMAPI) PutInventory

func (_m *SSMAPI) PutInventory(_a0 *ssm.PutInventoryInput) (*ssm.PutInventoryOutput, error)

PutInventory provides a mock function with given fields: _a0

func (*SSMAPI) PutInventoryRequest

func (_m *SSMAPI) PutInventoryRequest(_a0 *ssm.PutInventoryInput) (*request.Request, *ssm.PutInventoryOutput)

PutInventoryRequest provides a mock function with given fields: _a0

func (*SSMAPI) PutInventoryWithContext

func (_m *SSMAPI) PutInventoryWithContext(_a0 aws.Context, _a1 *ssm.PutInventoryInput, _a2 ...request.Option) (*ssm.PutInventoryOutput, error)

PutInventoryWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SSMAPI) PutParameter

func (_m *SSMAPI) PutParameter(_a0 *ssm.PutParameterInput) (*ssm.PutParameterOutput, error)

PutParameter provides a mock function with given fields: _a0

func (*SSMAPI) PutParameterRequest

func (_m *SSMAPI) PutParameterRequest(_a0 *ssm.PutParameterInput) (*request.Request, *ssm.PutParameterOutput)

PutParameterRequest provides a mock function with given fields: _a0

func (*SSMAPI) PutParameterWithContext

func (_m *SSMAPI) PutParameterWithContext(_a0 aws.Context, _a1 *ssm.PutParameterInput, _a2 ...request.Option) (*ssm.PutParameterOutput, error)

PutParameterWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SSMAPI) RegisterDefaultPatchBaseline

func (_m *SSMAPI) RegisterDefaultPatchBaseline(_a0 *ssm.RegisterDefaultPatchBaselineInput) (*ssm.RegisterDefaultPatchBaselineOutput, error)

RegisterDefaultPatchBaseline provides a mock function with given fields: _a0

func (*SSMAPI) RegisterDefaultPatchBaselineRequest

func (_m *SSMAPI) RegisterDefaultPatchBaselineRequest(_a0 *ssm.RegisterDefaultPatchBaselineInput) (*request.Request, *ssm.RegisterDefaultPatchBaselineOutput)

RegisterDefaultPatchBaselineRequest provides a mock function with given fields: _a0

func (*SSMAPI) RegisterDefaultPatchBaselineWithContext

func (_m *SSMAPI) RegisterDefaultPatchBaselineWithContext(_a0 aws.Context, _a1 *ssm.RegisterDefaultPatchBaselineInput, _a2 ...request.Option) (*ssm.RegisterDefaultPatchBaselineOutput, error)

RegisterDefaultPatchBaselineWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SSMAPI) RegisterPatchBaselineForPatchGroup

RegisterPatchBaselineForPatchGroup provides a mock function with given fields: _a0

func (*SSMAPI) RegisterPatchBaselineForPatchGroupRequest

func (_m *SSMAPI) RegisterPatchBaselineForPatchGroupRequest(_a0 *ssm.RegisterPatchBaselineForPatchGroupInput) (*request.Request, *ssm.RegisterPatchBaselineForPatchGroupOutput)

RegisterPatchBaselineForPatchGroupRequest provides a mock function with given fields: _a0

func (*SSMAPI) RegisterPatchBaselineForPatchGroupWithContext

func (_m *SSMAPI) RegisterPatchBaselineForPatchGroupWithContext(_a0 aws.Context, _a1 *ssm.RegisterPatchBaselineForPatchGroupInput, _a2 ...request.Option) (*ssm.RegisterPatchBaselineForPatchGroupOutput, error)

RegisterPatchBaselineForPatchGroupWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SSMAPI) RegisterTargetWithMaintenanceWindow

RegisterTargetWithMaintenanceWindow provides a mock function with given fields: _a0

func (*SSMAPI) RegisterTargetWithMaintenanceWindowRequest

func (_m *SSMAPI) RegisterTargetWithMaintenanceWindowRequest(_a0 *ssm.RegisterTargetWithMaintenanceWindowInput) (*request.Request, *ssm.RegisterTargetWithMaintenanceWindowOutput)

RegisterTargetWithMaintenanceWindowRequest provides a mock function with given fields: _a0

func (*SSMAPI) RegisterTargetWithMaintenanceWindowWithContext

func (_m *SSMAPI) RegisterTargetWithMaintenanceWindowWithContext(_a0 aws.Context, _a1 *ssm.RegisterTargetWithMaintenanceWindowInput, _a2 ...request.Option) (*ssm.RegisterTargetWithMaintenanceWindowOutput, error)

RegisterTargetWithMaintenanceWindowWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SSMAPI) RegisterTaskWithMaintenanceWindow

RegisterTaskWithMaintenanceWindow provides a mock function with given fields: _a0

func (*SSMAPI) RegisterTaskWithMaintenanceWindowRequest

func (_m *SSMAPI) RegisterTaskWithMaintenanceWindowRequest(_a0 *ssm.RegisterTaskWithMaintenanceWindowInput) (*request.Request, *ssm.RegisterTaskWithMaintenanceWindowOutput)

RegisterTaskWithMaintenanceWindowRequest provides a mock function with given fields: _a0

func (*SSMAPI) RegisterTaskWithMaintenanceWindowWithContext

func (_m *SSMAPI) RegisterTaskWithMaintenanceWindowWithContext(_a0 aws.Context, _a1 *ssm.RegisterTaskWithMaintenanceWindowInput, _a2 ...request.Option) (*ssm.RegisterTaskWithMaintenanceWindowOutput, error)

RegisterTaskWithMaintenanceWindowWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SSMAPI) RemoveTagsFromResource

func (_m *SSMAPI) RemoveTagsFromResource(_a0 *ssm.RemoveTagsFromResourceInput) (*ssm.RemoveTagsFromResourceOutput, error)

RemoveTagsFromResource provides a mock function with given fields: _a0

func (*SSMAPI) RemoveTagsFromResourceRequest

func (_m *SSMAPI) RemoveTagsFromResourceRequest(_a0 *ssm.RemoveTagsFromResourceInput) (*request.Request, *ssm.RemoveTagsFromResourceOutput)

RemoveTagsFromResourceRequest provides a mock function with given fields: _a0

func (*SSMAPI) RemoveTagsFromResourceWithContext

func (_m *SSMAPI) RemoveTagsFromResourceWithContext(_a0 aws.Context, _a1 *ssm.RemoveTagsFromResourceInput, _a2 ...request.Option) (*ssm.RemoveTagsFromResourceOutput, error)

RemoveTagsFromResourceWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SSMAPI) SendAutomationSignal

func (_m *SSMAPI) SendAutomationSignal(_a0 *ssm.SendAutomationSignalInput) (*ssm.SendAutomationSignalOutput, error)

SendAutomationSignal provides a mock function with given fields: _a0

func (*SSMAPI) SendAutomationSignalRequest

func (_m *SSMAPI) SendAutomationSignalRequest(_a0 *ssm.SendAutomationSignalInput) (*request.Request, *ssm.SendAutomationSignalOutput)

SendAutomationSignalRequest provides a mock function with given fields: _a0

func (*SSMAPI) SendAutomationSignalWithContext

func (_m *SSMAPI) SendAutomationSignalWithContext(_a0 aws.Context, _a1 *ssm.SendAutomationSignalInput, _a2 ...request.Option) (*ssm.SendAutomationSignalOutput, error)

SendAutomationSignalWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SSMAPI) SendCommand

func (_m *SSMAPI) SendCommand(_a0 *ssm.SendCommandInput) (*ssm.SendCommandOutput, error)

SendCommand provides a mock function with given fields: _a0

func (*SSMAPI) SendCommandRequest

func (_m *SSMAPI) SendCommandRequest(_a0 *ssm.SendCommandInput) (*request.Request, *ssm.SendCommandOutput)

SendCommandRequest provides a mock function with given fields: _a0

func (*SSMAPI) SendCommandWithContext

func (_m *SSMAPI) SendCommandWithContext(_a0 aws.Context, _a1 *ssm.SendCommandInput, _a2 ...request.Option) (*ssm.SendCommandOutput, error)

SendCommandWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SSMAPI) StartAutomationExecution

func (_m *SSMAPI) StartAutomationExecution(_a0 *ssm.StartAutomationExecutionInput) (*ssm.StartAutomationExecutionOutput, error)

StartAutomationExecution provides a mock function with given fields: _a0

func (*SSMAPI) StartAutomationExecutionRequest

func (_m *SSMAPI) StartAutomationExecutionRequest(_a0 *ssm.StartAutomationExecutionInput) (*request.Request, *ssm.StartAutomationExecutionOutput)

StartAutomationExecutionRequest provides a mock function with given fields: _a0

func (*SSMAPI) StartAutomationExecutionWithContext

func (_m *SSMAPI) StartAutomationExecutionWithContext(_a0 aws.Context, _a1 *ssm.StartAutomationExecutionInput, _a2 ...request.Option) (*ssm.StartAutomationExecutionOutput, error)

StartAutomationExecutionWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SSMAPI) StopAutomationExecution

func (_m *SSMAPI) StopAutomationExecution(_a0 *ssm.StopAutomationExecutionInput) (*ssm.StopAutomationExecutionOutput, error)

StopAutomationExecution provides a mock function with given fields: _a0

func (*SSMAPI) StopAutomationExecutionRequest

func (_m *SSMAPI) StopAutomationExecutionRequest(_a0 *ssm.StopAutomationExecutionInput) (*request.Request, *ssm.StopAutomationExecutionOutput)

StopAutomationExecutionRequest provides a mock function with given fields: _a0

func (*SSMAPI) StopAutomationExecutionWithContext

func (_m *SSMAPI) StopAutomationExecutionWithContext(_a0 aws.Context, _a1 *ssm.StopAutomationExecutionInput, _a2 ...request.Option) (*ssm.StopAutomationExecutionOutput, error)

StopAutomationExecutionWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SSMAPI) UpdateAssociation

func (_m *SSMAPI) UpdateAssociation(_a0 *ssm.UpdateAssociationInput) (*ssm.UpdateAssociationOutput, error)

UpdateAssociation provides a mock function with given fields: _a0

func (*SSMAPI) UpdateAssociationRequest

func (_m *SSMAPI) UpdateAssociationRequest(_a0 *ssm.UpdateAssociationInput) (*request.Request, *ssm.UpdateAssociationOutput)

UpdateAssociationRequest provides a mock function with given fields: _a0

func (*SSMAPI) UpdateAssociationStatus

func (_m *SSMAPI) UpdateAssociationStatus(_a0 *ssm.UpdateAssociationStatusInput) (*ssm.UpdateAssociationStatusOutput, error)

UpdateAssociationStatus provides a mock function with given fields: _a0

func (*SSMAPI) UpdateAssociationStatusRequest

func (_m *SSMAPI) UpdateAssociationStatusRequest(_a0 *ssm.UpdateAssociationStatusInput) (*request.Request, *ssm.UpdateAssociationStatusOutput)

UpdateAssociationStatusRequest provides a mock function with given fields: _a0

func (*SSMAPI) UpdateAssociationStatusWithContext

func (_m *SSMAPI) UpdateAssociationStatusWithContext(_a0 aws.Context, _a1 *ssm.UpdateAssociationStatusInput, _a2 ...request.Option) (*ssm.UpdateAssociationStatusOutput, error)

UpdateAssociationStatusWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SSMAPI) UpdateAssociationWithContext

func (_m *SSMAPI) UpdateAssociationWithContext(_a0 aws.Context, _a1 *ssm.UpdateAssociationInput, _a2 ...request.Option) (*ssm.UpdateAssociationOutput, error)

UpdateAssociationWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SSMAPI) UpdateDocument

func (_m *SSMAPI) UpdateDocument(_a0 *ssm.UpdateDocumentInput) (*ssm.UpdateDocumentOutput, error)

UpdateDocument provides a mock function with given fields: _a0

func (*SSMAPI) UpdateDocumentDefaultVersion

func (_m *SSMAPI) UpdateDocumentDefaultVersion(_a0 *ssm.UpdateDocumentDefaultVersionInput) (*ssm.UpdateDocumentDefaultVersionOutput, error)

UpdateDocumentDefaultVersion provides a mock function with given fields: _a0

func (*SSMAPI) UpdateDocumentDefaultVersionRequest

func (_m *SSMAPI) UpdateDocumentDefaultVersionRequest(_a0 *ssm.UpdateDocumentDefaultVersionInput) (*request.Request, *ssm.UpdateDocumentDefaultVersionOutput)

UpdateDocumentDefaultVersionRequest provides a mock function with given fields: _a0

func (*SSMAPI) UpdateDocumentDefaultVersionWithContext

func (_m *SSMAPI) UpdateDocumentDefaultVersionWithContext(_a0 aws.Context, _a1 *ssm.UpdateDocumentDefaultVersionInput, _a2 ...request.Option) (*ssm.UpdateDocumentDefaultVersionOutput, error)

UpdateDocumentDefaultVersionWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SSMAPI) UpdateDocumentRequest

func (_m *SSMAPI) UpdateDocumentRequest(_a0 *ssm.UpdateDocumentInput) (*request.Request, *ssm.UpdateDocumentOutput)

UpdateDocumentRequest provides a mock function with given fields: _a0

func (*SSMAPI) UpdateDocumentWithContext

func (_m *SSMAPI) UpdateDocumentWithContext(_a0 aws.Context, _a1 *ssm.UpdateDocumentInput, _a2 ...request.Option) (*ssm.UpdateDocumentOutput, error)

UpdateDocumentWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SSMAPI) UpdateMaintenanceWindow

func (_m *SSMAPI) UpdateMaintenanceWindow(_a0 *ssm.UpdateMaintenanceWindowInput) (*ssm.UpdateMaintenanceWindowOutput, error)

UpdateMaintenanceWindow provides a mock function with given fields: _a0

func (*SSMAPI) UpdateMaintenanceWindowRequest

func (_m *SSMAPI) UpdateMaintenanceWindowRequest(_a0 *ssm.UpdateMaintenanceWindowInput) (*request.Request, *ssm.UpdateMaintenanceWindowOutput)

UpdateMaintenanceWindowRequest provides a mock function with given fields: _a0

func (*SSMAPI) UpdateMaintenanceWindowTarget

func (_m *SSMAPI) UpdateMaintenanceWindowTarget(_a0 *ssm.UpdateMaintenanceWindowTargetInput) (*ssm.UpdateMaintenanceWindowTargetOutput, error)

UpdateMaintenanceWindowTarget provides a mock function with given fields: _a0

func (*SSMAPI) UpdateMaintenanceWindowTargetRequest

func (_m *SSMAPI) UpdateMaintenanceWindowTargetRequest(_a0 *ssm.UpdateMaintenanceWindowTargetInput) (*request.Request, *ssm.UpdateMaintenanceWindowTargetOutput)

UpdateMaintenanceWindowTargetRequest provides a mock function with given fields: _a0

func (*SSMAPI) UpdateMaintenanceWindowTargetWithContext

func (_m *SSMAPI) UpdateMaintenanceWindowTargetWithContext(_a0 aws.Context, _a1 *ssm.UpdateMaintenanceWindowTargetInput, _a2 ...request.Option) (*ssm.UpdateMaintenanceWindowTargetOutput, error)

UpdateMaintenanceWindowTargetWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SSMAPI) UpdateMaintenanceWindowTask

func (_m *SSMAPI) UpdateMaintenanceWindowTask(_a0 *ssm.UpdateMaintenanceWindowTaskInput) (*ssm.UpdateMaintenanceWindowTaskOutput, error)

UpdateMaintenanceWindowTask provides a mock function with given fields: _a0

func (*SSMAPI) UpdateMaintenanceWindowTaskRequest

func (_m *SSMAPI) UpdateMaintenanceWindowTaskRequest(_a0 *ssm.UpdateMaintenanceWindowTaskInput) (*request.Request, *ssm.UpdateMaintenanceWindowTaskOutput)

UpdateMaintenanceWindowTaskRequest provides a mock function with given fields: _a0

func (*SSMAPI) UpdateMaintenanceWindowTaskWithContext

func (_m *SSMAPI) UpdateMaintenanceWindowTaskWithContext(_a0 aws.Context, _a1 *ssm.UpdateMaintenanceWindowTaskInput, _a2 ...request.Option) (*ssm.UpdateMaintenanceWindowTaskOutput, error)

UpdateMaintenanceWindowTaskWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SSMAPI) UpdateMaintenanceWindowWithContext

func (_m *SSMAPI) UpdateMaintenanceWindowWithContext(_a0 aws.Context, _a1 *ssm.UpdateMaintenanceWindowInput, _a2 ...request.Option) (*ssm.UpdateMaintenanceWindowOutput, error)

UpdateMaintenanceWindowWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SSMAPI) UpdateManagedInstanceRole

func (_m *SSMAPI) UpdateManagedInstanceRole(_a0 *ssm.UpdateManagedInstanceRoleInput) (*ssm.UpdateManagedInstanceRoleOutput, error)

UpdateManagedInstanceRole provides a mock function with given fields: _a0

func (*SSMAPI) UpdateManagedInstanceRoleRequest

func (_m *SSMAPI) UpdateManagedInstanceRoleRequest(_a0 *ssm.UpdateManagedInstanceRoleInput) (*request.Request, *ssm.UpdateManagedInstanceRoleOutput)

UpdateManagedInstanceRoleRequest provides a mock function with given fields: _a0

func (*SSMAPI) UpdateManagedInstanceRoleWithContext

func (_m *SSMAPI) UpdateManagedInstanceRoleWithContext(_a0 aws.Context, _a1 *ssm.UpdateManagedInstanceRoleInput, _a2 ...request.Option) (*ssm.UpdateManagedInstanceRoleOutput, error)

UpdateManagedInstanceRoleWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SSMAPI) UpdatePatchBaseline

func (_m *SSMAPI) UpdatePatchBaseline(_a0 *ssm.UpdatePatchBaselineInput) (*ssm.UpdatePatchBaselineOutput, error)

UpdatePatchBaseline provides a mock function with given fields: _a0

func (*SSMAPI) UpdatePatchBaselineRequest

func (_m *SSMAPI) UpdatePatchBaselineRequest(_a0 *ssm.UpdatePatchBaselineInput) (*request.Request, *ssm.UpdatePatchBaselineOutput)

UpdatePatchBaselineRequest provides a mock function with given fields: _a0

func (*SSMAPI) UpdatePatchBaselineWithContext

func (_m *SSMAPI) UpdatePatchBaselineWithContext(_a0 aws.Context, _a1 *ssm.UpdatePatchBaselineInput, _a2 ...request.Option) (*ssm.UpdatePatchBaselineOutput, error)

UpdatePatchBaselineWithContext provides a mock function with given fields: _a0, _a1, _a2

type Whisperer

type Whisperer struct {
	mock.Mock
}

Whisperer is an autogenerated mock type for the Whisperer type

func (*Whisperer) DeleteParameter

func (_m *Whisperer) DeleteParameter(path *string) error

DeleteParameter provides a mock function with given fields: path

func (*Whisperer) ForceStoreParameter

func (_m *Whisperer) ForceStoreParameter(path string, kmsKeyID string, content *string) error

ForceStoreParameter provides a mock function with given fields: path, kmsKeyID, content

func (*Whisperer) StoreParameter

func (_m *Whisperer) StoreParameter(path string, kmsKeyID string, content *string) error

StoreParameter provides a mock function with given fields: path, kmsKeyID, content

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL