mocksv2

package
v0.0.0-...-1dd5257 Latest Latest
Warning

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

Go to latest
Published: Feb 15, 2023 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ASG

type ASG struct {
	mock.Mock
}

ASG is an autogenerated mock type for the ASG type

func (*ASG) AttachInstances

func (_m *ASG) AttachInstances(ctx context.Context, params *autoscaling.AttachInstancesInput, optFns ...func(*autoscaling.Options)) (*autoscaling.AttachInstancesOutput, error)

AttachInstances provides a mock function with given fields: ctx, params, optFns

func (*ASG) AttachLoadBalancerTargetGroups

func (_m *ASG) AttachLoadBalancerTargetGroups(ctx context.Context, params *autoscaling.AttachLoadBalancerTargetGroupsInput, optFns ...func(*autoscaling.Options)) (*autoscaling.AttachLoadBalancerTargetGroupsOutput, error)

AttachLoadBalancerTargetGroups provides a mock function with given fields: ctx, params, optFns

func (*ASG) AttachLoadBalancers

func (_m *ASG) AttachLoadBalancers(ctx context.Context, params *autoscaling.AttachLoadBalancersInput, optFns ...func(*autoscaling.Options)) (*autoscaling.AttachLoadBalancersOutput, error)

AttachLoadBalancers provides a mock function with given fields: ctx, params, optFns

func (*ASG) AttachTrafficSources

func (_m *ASG) AttachTrafficSources(ctx context.Context, params *autoscaling.AttachTrafficSourcesInput, optFns ...func(*autoscaling.Options)) (*autoscaling.AttachTrafficSourcesOutput, error)

AttachTrafficSources provides a mock function with given fields: ctx, params, optFns

func (*ASG) BatchDeleteScheduledAction

func (_m *ASG) BatchDeleteScheduledAction(ctx context.Context, params *autoscaling.BatchDeleteScheduledActionInput, optFns ...func(*autoscaling.Options)) (*autoscaling.BatchDeleteScheduledActionOutput, error)

BatchDeleteScheduledAction provides a mock function with given fields: ctx, params, optFns

func (*ASG) BatchPutScheduledUpdateGroupAction

BatchPutScheduledUpdateGroupAction provides a mock function with given fields: ctx, params, optFns

func (*ASG) CancelInstanceRefresh

func (_m *ASG) CancelInstanceRefresh(ctx context.Context, params *autoscaling.CancelInstanceRefreshInput, optFns ...func(*autoscaling.Options)) (*autoscaling.CancelInstanceRefreshOutput, error)

CancelInstanceRefresh provides a mock function with given fields: ctx, params, optFns

func (*ASG) CompleteLifecycleAction

func (_m *ASG) CompleteLifecycleAction(ctx context.Context, params *autoscaling.CompleteLifecycleActionInput, optFns ...func(*autoscaling.Options)) (*autoscaling.CompleteLifecycleActionOutput, error)

CompleteLifecycleAction provides a mock function with given fields: ctx, params, optFns

func (*ASG) CreateAutoScalingGroup

func (_m *ASG) CreateAutoScalingGroup(ctx context.Context, params *autoscaling.CreateAutoScalingGroupInput, optFns ...func(*autoscaling.Options)) (*autoscaling.CreateAutoScalingGroupOutput, error)

CreateAutoScalingGroup provides a mock function with given fields: ctx, params, optFns

func (*ASG) CreateLaunchConfiguration

func (_m *ASG) CreateLaunchConfiguration(ctx context.Context, params *autoscaling.CreateLaunchConfigurationInput, optFns ...func(*autoscaling.Options)) (*autoscaling.CreateLaunchConfigurationOutput, error)

CreateLaunchConfiguration provides a mock function with given fields: ctx, params, optFns

func (*ASG) CreateOrUpdateTags

func (_m *ASG) CreateOrUpdateTags(ctx context.Context, params *autoscaling.CreateOrUpdateTagsInput, optFns ...func(*autoscaling.Options)) (*autoscaling.CreateOrUpdateTagsOutput, error)

CreateOrUpdateTags provides a mock function with given fields: ctx, params, optFns

func (*ASG) DeleteAutoScalingGroup

func (_m *ASG) DeleteAutoScalingGroup(ctx context.Context, params *autoscaling.DeleteAutoScalingGroupInput, optFns ...func(*autoscaling.Options)) (*autoscaling.DeleteAutoScalingGroupOutput, error)

DeleteAutoScalingGroup provides a mock function with given fields: ctx, params, optFns

func (*ASG) DeleteLaunchConfiguration

func (_m *ASG) DeleteLaunchConfiguration(ctx context.Context, params *autoscaling.DeleteLaunchConfigurationInput, optFns ...func(*autoscaling.Options)) (*autoscaling.DeleteLaunchConfigurationOutput, error)

DeleteLaunchConfiguration provides a mock function with given fields: ctx, params, optFns

func (*ASG) DeleteLifecycleHook

func (_m *ASG) DeleteLifecycleHook(ctx context.Context, params *autoscaling.DeleteLifecycleHookInput, optFns ...func(*autoscaling.Options)) (*autoscaling.DeleteLifecycleHookOutput, error)

DeleteLifecycleHook provides a mock function with given fields: ctx, params, optFns

func (*ASG) DeleteNotificationConfiguration

func (_m *ASG) DeleteNotificationConfiguration(ctx context.Context, params *autoscaling.DeleteNotificationConfigurationInput, optFns ...func(*autoscaling.Options)) (*autoscaling.DeleteNotificationConfigurationOutput, error)

DeleteNotificationConfiguration provides a mock function with given fields: ctx, params, optFns

func (*ASG) DeletePolicy

func (_m *ASG) DeletePolicy(ctx context.Context, params *autoscaling.DeletePolicyInput, optFns ...func(*autoscaling.Options)) (*autoscaling.DeletePolicyOutput, error)

DeletePolicy provides a mock function with given fields: ctx, params, optFns

func (*ASG) DeleteScheduledAction

func (_m *ASG) DeleteScheduledAction(ctx context.Context, params *autoscaling.DeleteScheduledActionInput, optFns ...func(*autoscaling.Options)) (*autoscaling.DeleteScheduledActionOutput, error)

DeleteScheduledAction provides a mock function with given fields: ctx, params, optFns

func (*ASG) DeleteTags

func (_m *ASG) DeleteTags(ctx context.Context, params *autoscaling.DeleteTagsInput, optFns ...func(*autoscaling.Options)) (*autoscaling.DeleteTagsOutput, error)

DeleteTags provides a mock function with given fields: ctx, params, optFns

func (*ASG) DeleteWarmPool

func (_m *ASG) DeleteWarmPool(ctx context.Context, params *autoscaling.DeleteWarmPoolInput, optFns ...func(*autoscaling.Options)) (*autoscaling.DeleteWarmPoolOutput, error)

DeleteWarmPool provides a mock function with given fields: ctx, params, optFns

func (*ASG) DescribeAccountLimits

func (_m *ASG) DescribeAccountLimits(ctx context.Context, params *autoscaling.DescribeAccountLimitsInput, optFns ...func(*autoscaling.Options)) (*autoscaling.DescribeAccountLimitsOutput, error)

DescribeAccountLimits provides a mock function with given fields: ctx, params, optFns

func (*ASG) DescribeAdjustmentTypes

func (_m *ASG) DescribeAdjustmentTypes(ctx context.Context, params *autoscaling.DescribeAdjustmentTypesInput, optFns ...func(*autoscaling.Options)) (*autoscaling.DescribeAdjustmentTypesOutput, error)

DescribeAdjustmentTypes provides a mock function with given fields: ctx, params, optFns

func (*ASG) DescribeAutoScalingGroups

func (_m *ASG) DescribeAutoScalingGroups(ctx context.Context, params *autoscaling.DescribeAutoScalingGroupsInput, optFns ...func(*autoscaling.Options)) (*autoscaling.DescribeAutoScalingGroupsOutput, error)

DescribeAutoScalingGroups provides a mock function with given fields: ctx, params, optFns

func (*ASG) DescribeAutoScalingInstances

func (_m *ASG) DescribeAutoScalingInstances(ctx context.Context, params *autoscaling.DescribeAutoScalingInstancesInput, optFns ...func(*autoscaling.Options)) (*autoscaling.DescribeAutoScalingInstancesOutput, error)

DescribeAutoScalingInstances provides a mock function with given fields: ctx, params, optFns

func (*ASG) DescribeAutoScalingNotificationTypes

DescribeAutoScalingNotificationTypes provides a mock function with given fields: ctx, params, optFns

func (*ASG) DescribeInstanceRefreshes

func (_m *ASG) DescribeInstanceRefreshes(ctx context.Context, params *autoscaling.DescribeInstanceRefreshesInput, optFns ...func(*autoscaling.Options)) (*autoscaling.DescribeInstanceRefreshesOutput, error)

DescribeInstanceRefreshes provides a mock function with given fields: ctx, params, optFns

func (*ASG) DescribeLaunchConfigurations

func (_m *ASG) DescribeLaunchConfigurations(ctx context.Context, params *autoscaling.DescribeLaunchConfigurationsInput, optFns ...func(*autoscaling.Options)) (*autoscaling.DescribeLaunchConfigurationsOutput, error)

DescribeLaunchConfigurations provides a mock function with given fields: ctx, params, optFns

func (*ASG) DescribeLifecycleHookTypes

func (_m *ASG) DescribeLifecycleHookTypes(ctx context.Context, params *autoscaling.DescribeLifecycleHookTypesInput, optFns ...func(*autoscaling.Options)) (*autoscaling.DescribeLifecycleHookTypesOutput, error)

DescribeLifecycleHookTypes provides a mock function with given fields: ctx, params, optFns

func (*ASG) DescribeLifecycleHooks

func (_m *ASG) DescribeLifecycleHooks(ctx context.Context, params *autoscaling.DescribeLifecycleHooksInput, optFns ...func(*autoscaling.Options)) (*autoscaling.DescribeLifecycleHooksOutput, error)

DescribeLifecycleHooks provides a mock function with given fields: ctx, params, optFns

func (*ASG) DescribeLoadBalancerTargetGroups

DescribeLoadBalancerTargetGroups provides a mock function with given fields: ctx, params, optFns

func (*ASG) DescribeLoadBalancers

func (_m *ASG) DescribeLoadBalancers(ctx context.Context, params *autoscaling.DescribeLoadBalancersInput, optFns ...func(*autoscaling.Options)) (*autoscaling.DescribeLoadBalancersOutput, error)

DescribeLoadBalancers provides a mock function with given fields: ctx, params, optFns

func (*ASG) DescribeMetricCollectionTypes

func (_m *ASG) DescribeMetricCollectionTypes(ctx context.Context, params *autoscaling.DescribeMetricCollectionTypesInput, optFns ...func(*autoscaling.Options)) (*autoscaling.DescribeMetricCollectionTypesOutput, error)

DescribeMetricCollectionTypes provides a mock function with given fields: ctx, params, optFns

func (*ASG) DescribeNotificationConfigurations

DescribeNotificationConfigurations provides a mock function with given fields: ctx, params, optFns

func (*ASG) DescribePolicies

func (_m *ASG) DescribePolicies(ctx context.Context, params *autoscaling.DescribePoliciesInput, optFns ...func(*autoscaling.Options)) (*autoscaling.DescribePoliciesOutput, error)

DescribePolicies provides a mock function with given fields: ctx, params, optFns

func (*ASG) DescribeScalingActivities

func (_m *ASG) DescribeScalingActivities(ctx context.Context, params *autoscaling.DescribeScalingActivitiesInput, optFns ...func(*autoscaling.Options)) (*autoscaling.DescribeScalingActivitiesOutput, error)

DescribeScalingActivities provides a mock function with given fields: ctx, params, optFns

func (*ASG) DescribeScalingProcessTypes

func (_m *ASG) DescribeScalingProcessTypes(ctx context.Context, params *autoscaling.DescribeScalingProcessTypesInput, optFns ...func(*autoscaling.Options)) (*autoscaling.DescribeScalingProcessTypesOutput, error)

DescribeScalingProcessTypes provides a mock function with given fields: ctx, params, optFns

func (*ASG) DescribeScheduledActions

func (_m *ASG) DescribeScheduledActions(ctx context.Context, params *autoscaling.DescribeScheduledActionsInput, optFns ...func(*autoscaling.Options)) (*autoscaling.DescribeScheduledActionsOutput, error)

DescribeScheduledActions provides a mock function with given fields: ctx, params, optFns

func (*ASG) DescribeTags

func (_m *ASG) DescribeTags(ctx context.Context, params *autoscaling.DescribeTagsInput, optFns ...func(*autoscaling.Options)) (*autoscaling.DescribeTagsOutput, error)

DescribeTags provides a mock function with given fields: ctx, params, optFns

func (*ASG) DescribeTerminationPolicyTypes

func (_m *ASG) DescribeTerminationPolicyTypes(ctx context.Context, params *autoscaling.DescribeTerminationPolicyTypesInput, optFns ...func(*autoscaling.Options)) (*autoscaling.DescribeTerminationPolicyTypesOutput, error)

DescribeTerminationPolicyTypes provides a mock function with given fields: ctx, params, optFns

func (*ASG) DescribeTrafficSources

func (_m *ASG) DescribeTrafficSources(ctx context.Context, params *autoscaling.DescribeTrafficSourcesInput, optFns ...func(*autoscaling.Options)) (*autoscaling.DescribeTrafficSourcesOutput, error)

DescribeTrafficSources provides a mock function with given fields: ctx, params, optFns

func (*ASG) DescribeWarmPool

func (_m *ASG) DescribeWarmPool(ctx context.Context, params *autoscaling.DescribeWarmPoolInput, optFns ...func(*autoscaling.Options)) (*autoscaling.DescribeWarmPoolOutput, error)

DescribeWarmPool provides a mock function with given fields: ctx, params, optFns

func (*ASG) DetachInstances

func (_m *ASG) DetachInstances(ctx context.Context, params *autoscaling.DetachInstancesInput, optFns ...func(*autoscaling.Options)) (*autoscaling.DetachInstancesOutput, error)

DetachInstances provides a mock function with given fields: ctx, params, optFns

func (*ASG) DetachLoadBalancerTargetGroups

func (_m *ASG) DetachLoadBalancerTargetGroups(ctx context.Context, params *autoscaling.DetachLoadBalancerTargetGroupsInput, optFns ...func(*autoscaling.Options)) (*autoscaling.DetachLoadBalancerTargetGroupsOutput, error)

DetachLoadBalancerTargetGroups provides a mock function with given fields: ctx, params, optFns

func (*ASG) DetachLoadBalancers

func (_m *ASG) DetachLoadBalancers(ctx context.Context, params *autoscaling.DetachLoadBalancersInput, optFns ...func(*autoscaling.Options)) (*autoscaling.DetachLoadBalancersOutput, error)

DetachLoadBalancers provides a mock function with given fields: ctx, params, optFns

func (*ASG) DetachTrafficSources

func (_m *ASG) DetachTrafficSources(ctx context.Context, params *autoscaling.DetachTrafficSourcesInput, optFns ...func(*autoscaling.Options)) (*autoscaling.DetachTrafficSourcesOutput, error)

DetachTrafficSources provides a mock function with given fields: ctx, params, optFns

func (*ASG) DisableMetricsCollection

func (_m *ASG) DisableMetricsCollection(ctx context.Context, params *autoscaling.DisableMetricsCollectionInput, optFns ...func(*autoscaling.Options)) (*autoscaling.DisableMetricsCollectionOutput, error)

DisableMetricsCollection provides a mock function with given fields: ctx, params, optFns

func (*ASG) EnableMetricsCollection

func (_m *ASG) EnableMetricsCollection(ctx context.Context, params *autoscaling.EnableMetricsCollectionInput, optFns ...func(*autoscaling.Options)) (*autoscaling.EnableMetricsCollectionOutput, error)

EnableMetricsCollection provides a mock function with given fields: ctx, params, optFns

func (*ASG) EnterStandby

func (_m *ASG) EnterStandby(ctx context.Context, params *autoscaling.EnterStandbyInput, optFns ...func(*autoscaling.Options)) (*autoscaling.EnterStandbyOutput, error)

EnterStandby provides a mock function with given fields: ctx, params, optFns

func (*ASG) ExecutePolicy

func (_m *ASG) ExecutePolicy(ctx context.Context, params *autoscaling.ExecutePolicyInput, optFns ...func(*autoscaling.Options)) (*autoscaling.ExecutePolicyOutput, error)

ExecutePolicy provides a mock function with given fields: ctx, params, optFns

func (*ASG) ExitStandby

func (_m *ASG) ExitStandby(ctx context.Context, params *autoscaling.ExitStandbyInput, optFns ...func(*autoscaling.Options)) (*autoscaling.ExitStandbyOutput, error)

ExitStandby provides a mock function with given fields: ctx, params, optFns

func (*ASG) GetPredictiveScalingForecast

func (_m *ASG) GetPredictiveScalingForecast(ctx context.Context, params *autoscaling.GetPredictiveScalingForecastInput, optFns ...func(*autoscaling.Options)) (*autoscaling.GetPredictiveScalingForecastOutput, error)

GetPredictiveScalingForecast provides a mock function with given fields: ctx, params, optFns

func (*ASG) PutLifecycleHook

func (_m *ASG) PutLifecycleHook(ctx context.Context, params *autoscaling.PutLifecycleHookInput, optFns ...func(*autoscaling.Options)) (*autoscaling.PutLifecycleHookOutput, error)

PutLifecycleHook provides a mock function with given fields: ctx, params, optFns

func (*ASG) PutNotificationConfiguration

func (_m *ASG) PutNotificationConfiguration(ctx context.Context, params *autoscaling.PutNotificationConfigurationInput, optFns ...func(*autoscaling.Options)) (*autoscaling.PutNotificationConfigurationOutput, error)

PutNotificationConfiguration provides a mock function with given fields: ctx, params, optFns

func (*ASG) PutScalingPolicy

func (_m *ASG) PutScalingPolicy(ctx context.Context, params *autoscaling.PutScalingPolicyInput, optFns ...func(*autoscaling.Options)) (*autoscaling.PutScalingPolicyOutput, error)

PutScalingPolicy provides a mock function with given fields: ctx, params, optFns

func (*ASG) PutScheduledUpdateGroupAction

func (_m *ASG) PutScheduledUpdateGroupAction(ctx context.Context, params *autoscaling.PutScheduledUpdateGroupActionInput, optFns ...func(*autoscaling.Options)) (*autoscaling.PutScheduledUpdateGroupActionOutput, error)

PutScheduledUpdateGroupAction provides a mock function with given fields: ctx, params, optFns

func (*ASG) PutWarmPool

func (_m *ASG) PutWarmPool(ctx context.Context, params *autoscaling.PutWarmPoolInput, optFns ...func(*autoscaling.Options)) (*autoscaling.PutWarmPoolOutput, error)

PutWarmPool provides a mock function with given fields: ctx, params, optFns

func (*ASG) RecordLifecycleActionHeartbeat

func (_m *ASG) RecordLifecycleActionHeartbeat(ctx context.Context, params *autoscaling.RecordLifecycleActionHeartbeatInput, optFns ...func(*autoscaling.Options)) (*autoscaling.RecordLifecycleActionHeartbeatOutput, error)

RecordLifecycleActionHeartbeat provides a mock function with given fields: ctx, params, optFns

func (*ASG) ResumeProcesses

func (_m *ASG) ResumeProcesses(ctx context.Context, params *autoscaling.ResumeProcessesInput, optFns ...func(*autoscaling.Options)) (*autoscaling.ResumeProcessesOutput, error)

ResumeProcesses provides a mock function with given fields: ctx, params, optFns

func (*ASG) SetDesiredCapacity

func (_m *ASG) SetDesiredCapacity(ctx context.Context, params *autoscaling.SetDesiredCapacityInput, optFns ...func(*autoscaling.Options)) (*autoscaling.SetDesiredCapacityOutput, error)

SetDesiredCapacity provides a mock function with given fields: ctx, params, optFns

func (*ASG) SetInstanceHealth

func (_m *ASG) SetInstanceHealth(ctx context.Context, params *autoscaling.SetInstanceHealthInput, optFns ...func(*autoscaling.Options)) (*autoscaling.SetInstanceHealthOutput, error)

SetInstanceHealth provides a mock function with given fields: ctx, params, optFns

func (*ASG) SetInstanceProtection

func (_m *ASG) SetInstanceProtection(ctx context.Context, params *autoscaling.SetInstanceProtectionInput, optFns ...func(*autoscaling.Options)) (*autoscaling.SetInstanceProtectionOutput, error)

SetInstanceProtection provides a mock function with given fields: ctx, params, optFns

func (*ASG) StartInstanceRefresh

func (_m *ASG) StartInstanceRefresh(ctx context.Context, params *autoscaling.StartInstanceRefreshInput, optFns ...func(*autoscaling.Options)) (*autoscaling.StartInstanceRefreshOutput, error)

StartInstanceRefresh provides a mock function with given fields: ctx, params, optFns

func (*ASG) SuspendProcesses

func (_m *ASG) SuspendProcesses(ctx context.Context, params *autoscaling.SuspendProcessesInput, optFns ...func(*autoscaling.Options)) (*autoscaling.SuspendProcessesOutput, error)

SuspendProcesses provides a mock function with given fields: ctx, params, optFns

func (*ASG) TerminateInstanceInAutoScalingGroup

TerminateInstanceInAutoScalingGroup provides a mock function with given fields: ctx, params, optFns

func (*ASG) UpdateAutoScalingGroup

func (_m *ASG) UpdateAutoScalingGroup(ctx context.Context, params *autoscaling.UpdateAutoScalingGroupInput, optFns ...func(*autoscaling.Options)) (*autoscaling.UpdateAutoScalingGroupOutput, error)

UpdateAutoScalingGroup provides a mock function with given fields: ctx, params, optFns

type CloudFormation

type CloudFormation struct {
	mock.Mock
}

CloudFormation is an autogenerated mock type for the CloudFormation type

func (*CloudFormation) ActivateType

ActivateType provides a mock function with given fields: ctx, params, optFns

func (*CloudFormation) BatchDescribeTypeConfigurations

BatchDescribeTypeConfigurations provides a mock function with given fields: ctx, params, optFns

func (*CloudFormation) CancelUpdateStack

CancelUpdateStack provides a mock function with given fields: ctx, params, optFns

func (*CloudFormation) ContinueUpdateRollback

ContinueUpdateRollback provides a mock function with given fields: ctx, params, optFns

func (*CloudFormation) CreateChangeSet

CreateChangeSet provides a mock function with given fields: ctx, params, optFns

func (*CloudFormation) CreateStack

CreateStack provides a mock function with given fields: ctx, params, optFns

func (*CloudFormation) CreateStackInstances

CreateStackInstances provides a mock function with given fields: ctx, params, optFns

func (*CloudFormation) CreateStackSet

CreateStackSet provides a mock function with given fields: ctx, params, optFns

func (*CloudFormation) DeactivateType

DeactivateType provides a mock function with given fields: ctx, params, optFns

func (*CloudFormation) DeleteChangeSet

DeleteChangeSet provides a mock function with given fields: ctx, params, optFns

func (*CloudFormation) DeleteStack

DeleteStack provides a mock function with given fields: ctx, params, optFns

func (*CloudFormation) DeleteStackInstances

DeleteStackInstances provides a mock function with given fields: ctx, params, optFns

func (*CloudFormation) DeleteStackSet

DeleteStackSet provides a mock function with given fields: ctx, params, optFns

func (*CloudFormation) DeregisterType

DeregisterType provides a mock function with given fields: ctx, params, optFns

func (*CloudFormation) DescribeAccountLimits

DescribeAccountLimits provides a mock function with given fields: ctx, params, optFns

func (*CloudFormation) DescribeChangeSet

DescribeChangeSet provides a mock function with given fields: ctx, params, optFns

func (*CloudFormation) DescribeChangeSetHooks

DescribeChangeSetHooks provides a mock function with given fields: ctx, params, optFns

func (*CloudFormation) DescribePublisher

DescribePublisher provides a mock function with given fields: ctx, params, optFns

func (*CloudFormation) DescribeStackDriftDetectionStatus

DescribeStackDriftDetectionStatus provides a mock function with given fields: ctx, params, optFns

func (*CloudFormation) DescribeStackEvents

DescribeStackEvents provides a mock function with given fields: ctx, params, optFns

func (*CloudFormation) DescribeStackInstance

DescribeStackInstance provides a mock function with given fields: ctx, params, optFns

func (*CloudFormation) DescribeStackResource

DescribeStackResource provides a mock function with given fields: ctx, params, optFns

func (*CloudFormation) DescribeStackResourceDrifts

DescribeStackResourceDrifts provides a mock function with given fields: ctx, params, optFns

func (*CloudFormation) DescribeStackResources

DescribeStackResources provides a mock function with given fields: ctx, params, optFns

func (*CloudFormation) DescribeStackSet

DescribeStackSet provides a mock function with given fields: ctx, params, optFns

func (*CloudFormation) DescribeStackSetOperation

DescribeStackSetOperation provides a mock function with given fields: ctx, params, optFns

func (*CloudFormation) DescribeStacks

DescribeStacks provides a mock function with given fields: ctx, params, optFns

func (*CloudFormation) DescribeType

DescribeType provides a mock function with given fields: ctx, params, optFns

func (*CloudFormation) DescribeTypeRegistration

DescribeTypeRegistration provides a mock function with given fields: ctx, params, optFns

func (*CloudFormation) DetectStackDrift

DetectStackDrift provides a mock function with given fields: ctx, params, optFns

func (*CloudFormation) DetectStackResourceDrift

DetectStackResourceDrift provides a mock function with given fields: ctx, params, optFns

func (*CloudFormation) DetectStackSetDrift

DetectStackSetDrift provides a mock function with given fields: ctx, params, optFns

func (*CloudFormation) EstimateTemplateCost

EstimateTemplateCost provides a mock function with given fields: ctx, params, optFns

func (*CloudFormation) ExecuteChangeSet

ExecuteChangeSet provides a mock function with given fields: ctx, params, optFns

func (*CloudFormation) GetStackPolicy

GetStackPolicy provides a mock function with given fields: ctx, params, optFns

func (*CloudFormation) GetTemplate

GetTemplate provides a mock function with given fields: ctx, params, optFns

func (*CloudFormation) GetTemplateSummary

GetTemplateSummary provides a mock function with given fields: ctx, params, optFns

func (*CloudFormation) ImportStacksToStackSet

ImportStacksToStackSet provides a mock function with given fields: ctx, params, optFns

func (*CloudFormation) ListChangeSets

ListChangeSets provides a mock function with given fields: ctx, params, optFns

func (*CloudFormation) ListExports

ListExports provides a mock function with given fields: ctx, params, optFns

func (*CloudFormation) ListImports

ListImports provides a mock function with given fields: ctx, params, optFns

func (*CloudFormation) ListStackInstances

ListStackInstances provides a mock function with given fields: ctx, params, optFns

func (*CloudFormation) ListStackResources

ListStackResources provides a mock function with given fields: ctx, params, optFns

func (*CloudFormation) ListStackSetOperationResults

ListStackSetOperationResults provides a mock function with given fields: ctx, params, optFns

func (*CloudFormation) ListStackSetOperations

ListStackSetOperations provides a mock function with given fields: ctx, params, optFns

func (*CloudFormation) ListStackSets

ListStackSets provides a mock function with given fields: ctx, params, optFns

func (*CloudFormation) ListStacks

ListStacks provides a mock function with given fields: ctx, params, optFns

func (*CloudFormation) ListTypeRegistrations

ListTypeRegistrations provides a mock function with given fields: ctx, params, optFns

func (*CloudFormation) ListTypeVersions

ListTypeVersions provides a mock function with given fields: ctx, params, optFns

func (*CloudFormation) ListTypes

ListTypes provides a mock function with given fields: ctx, params, optFns

func (*CloudFormation) PublishType

PublishType provides a mock function with given fields: ctx, params, optFns

func (*CloudFormation) RecordHandlerProgress

RecordHandlerProgress provides a mock function with given fields: ctx, params, optFns

func (*CloudFormation) RegisterPublisher

RegisterPublisher provides a mock function with given fields: ctx, params, optFns

func (*CloudFormation) RegisterType

RegisterType provides a mock function with given fields: ctx, params, optFns

func (*CloudFormation) RollbackStack

RollbackStack provides a mock function with given fields: ctx, params, optFns

func (*CloudFormation) SetStackPolicy

SetStackPolicy provides a mock function with given fields: ctx, params, optFns

func (*CloudFormation) SetTypeConfiguration

SetTypeConfiguration provides a mock function with given fields: ctx, params, optFns

func (*CloudFormation) SetTypeDefaultVersion

SetTypeDefaultVersion provides a mock function with given fields: ctx, params, optFns

func (*CloudFormation) SignalResource

SignalResource provides a mock function with given fields: ctx, params, optFns

func (*CloudFormation) StopStackSetOperation

StopStackSetOperation provides a mock function with given fields: ctx, params, optFns

func (*CloudFormation) TestType

TestType provides a mock function with given fields: ctx, params, optFns

func (*CloudFormation) UpdateStack

UpdateStack provides a mock function with given fields: ctx, params, optFns

func (*CloudFormation) UpdateStackInstances

UpdateStackInstances provides a mock function with given fields: ctx, params, optFns

func (*CloudFormation) UpdateStackSet

UpdateStackSet provides a mock function with given fields: ctx, params, optFns

func (*CloudFormation) UpdateTerminationProtection

UpdateTerminationProtection provides a mock function with given fields: ctx, params, optFns

func (*CloudFormation) ValidateTemplate

ValidateTemplate provides a mock function with given fields: ctx, params, optFns

type CloudTrail

type CloudTrail struct {
	mock.Mock
}

CloudTrail is an autogenerated mock type for the CloudTrail type

func (*CloudTrail) AddTags

func (_m *CloudTrail) AddTags(ctx context.Context, params *cloudtrail.AddTagsInput, optFns ...func(*cloudtrail.Options)) (*cloudtrail.AddTagsOutput, error)

AddTags provides a mock function with given fields: ctx, params, optFns

func (*CloudTrail) CancelQuery

func (_m *CloudTrail) CancelQuery(ctx context.Context, params *cloudtrail.CancelQueryInput, optFns ...func(*cloudtrail.Options)) (*cloudtrail.CancelQueryOutput, error)

CancelQuery provides a mock function with given fields: ctx, params, optFns

func (*CloudTrail) CreateChannel

func (_m *CloudTrail) CreateChannel(ctx context.Context, params *cloudtrail.CreateChannelInput, optFns ...func(*cloudtrail.Options)) (*cloudtrail.CreateChannelOutput, error)

CreateChannel provides a mock function with given fields: ctx, params, optFns

func (*CloudTrail) CreateEventDataStore

func (_m *CloudTrail) CreateEventDataStore(ctx context.Context, params *cloudtrail.CreateEventDataStoreInput, optFns ...func(*cloudtrail.Options)) (*cloudtrail.CreateEventDataStoreOutput, error)

CreateEventDataStore provides a mock function with given fields: ctx, params, optFns

func (*CloudTrail) CreateTrail

func (_m *CloudTrail) CreateTrail(ctx context.Context, params *cloudtrail.CreateTrailInput, optFns ...func(*cloudtrail.Options)) (*cloudtrail.CreateTrailOutput, error)

CreateTrail provides a mock function with given fields: ctx, params, optFns

func (*CloudTrail) DeleteChannel

func (_m *CloudTrail) DeleteChannel(ctx context.Context, params *cloudtrail.DeleteChannelInput, optFns ...func(*cloudtrail.Options)) (*cloudtrail.DeleteChannelOutput, error)

DeleteChannel provides a mock function with given fields: ctx, params, optFns

func (*CloudTrail) DeleteEventDataStore

func (_m *CloudTrail) DeleteEventDataStore(ctx context.Context, params *cloudtrail.DeleteEventDataStoreInput, optFns ...func(*cloudtrail.Options)) (*cloudtrail.DeleteEventDataStoreOutput, error)

DeleteEventDataStore provides a mock function with given fields: ctx, params, optFns

func (*CloudTrail) DeleteResourcePolicy

func (_m *CloudTrail) DeleteResourcePolicy(ctx context.Context, params *cloudtrail.DeleteResourcePolicyInput, optFns ...func(*cloudtrail.Options)) (*cloudtrail.DeleteResourcePolicyOutput, error)

DeleteResourcePolicy provides a mock function with given fields: ctx, params, optFns

func (*CloudTrail) DeleteTrail

func (_m *CloudTrail) DeleteTrail(ctx context.Context, params *cloudtrail.DeleteTrailInput, optFns ...func(*cloudtrail.Options)) (*cloudtrail.DeleteTrailOutput, error)

DeleteTrail provides a mock function with given fields: ctx, params, optFns

func (*CloudTrail) DeregisterOrganizationDelegatedAdmin

DeregisterOrganizationDelegatedAdmin provides a mock function with given fields: ctx, params, optFns

func (*CloudTrail) DescribeQuery

func (_m *CloudTrail) DescribeQuery(ctx context.Context, params *cloudtrail.DescribeQueryInput, optFns ...func(*cloudtrail.Options)) (*cloudtrail.DescribeQueryOutput, error)

DescribeQuery provides a mock function with given fields: ctx, params, optFns

func (*CloudTrail) DescribeTrails

func (_m *CloudTrail) DescribeTrails(ctx context.Context, params *cloudtrail.DescribeTrailsInput, optFns ...func(*cloudtrail.Options)) (*cloudtrail.DescribeTrailsOutput, error)

DescribeTrails provides a mock function with given fields: ctx, params, optFns

func (*CloudTrail) GetChannel

func (_m *CloudTrail) GetChannel(ctx context.Context, params *cloudtrail.GetChannelInput, optFns ...func(*cloudtrail.Options)) (*cloudtrail.GetChannelOutput, error)

GetChannel provides a mock function with given fields: ctx, params, optFns

func (*CloudTrail) GetEventDataStore

func (_m *CloudTrail) GetEventDataStore(ctx context.Context, params *cloudtrail.GetEventDataStoreInput, optFns ...func(*cloudtrail.Options)) (*cloudtrail.GetEventDataStoreOutput, error)

GetEventDataStore provides a mock function with given fields: ctx, params, optFns

func (*CloudTrail) GetEventSelectors

func (_m *CloudTrail) GetEventSelectors(ctx context.Context, params *cloudtrail.GetEventSelectorsInput, optFns ...func(*cloudtrail.Options)) (*cloudtrail.GetEventSelectorsOutput, error)

GetEventSelectors provides a mock function with given fields: ctx, params, optFns

func (*CloudTrail) GetImport

func (_m *CloudTrail) GetImport(ctx context.Context, params *cloudtrail.GetImportInput, optFns ...func(*cloudtrail.Options)) (*cloudtrail.GetImportOutput, error)

GetImport provides a mock function with given fields: ctx, params, optFns

func (*CloudTrail) GetInsightSelectors

func (_m *CloudTrail) GetInsightSelectors(ctx context.Context, params *cloudtrail.GetInsightSelectorsInput, optFns ...func(*cloudtrail.Options)) (*cloudtrail.GetInsightSelectorsOutput, error)

GetInsightSelectors provides a mock function with given fields: ctx, params, optFns

func (*CloudTrail) GetQueryResults

func (_m *CloudTrail) GetQueryResults(ctx context.Context, params *cloudtrail.GetQueryResultsInput, optFns ...func(*cloudtrail.Options)) (*cloudtrail.GetQueryResultsOutput, error)

GetQueryResults provides a mock function with given fields: ctx, params, optFns

func (*CloudTrail) GetResourcePolicy

func (_m *CloudTrail) GetResourcePolicy(ctx context.Context, params *cloudtrail.GetResourcePolicyInput, optFns ...func(*cloudtrail.Options)) (*cloudtrail.GetResourcePolicyOutput, error)

GetResourcePolicy provides a mock function with given fields: ctx, params, optFns

func (*CloudTrail) GetTrail

func (_m *CloudTrail) GetTrail(ctx context.Context, params *cloudtrail.GetTrailInput, optFns ...func(*cloudtrail.Options)) (*cloudtrail.GetTrailOutput, error)

GetTrail provides a mock function with given fields: ctx, params, optFns

func (*CloudTrail) GetTrailStatus

func (_m *CloudTrail) GetTrailStatus(ctx context.Context, params *cloudtrail.GetTrailStatusInput, optFns ...func(*cloudtrail.Options)) (*cloudtrail.GetTrailStatusOutput, error)

GetTrailStatus provides a mock function with given fields: ctx, params, optFns

func (*CloudTrail) ListChannels

func (_m *CloudTrail) ListChannels(ctx context.Context, params *cloudtrail.ListChannelsInput, optFns ...func(*cloudtrail.Options)) (*cloudtrail.ListChannelsOutput, error)

ListChannels provides a mock function with given fields: ctx, params, optFns

func (*CloudTrail) ListEventDataStores

func (_m *CloudTrail) ListEventDataStores(ctx context.Context, params *cloudtrail.ListEventDataStoresInput, optFns ...func(*cloudtrail.Options)) (*cloudtrail.ListEventDataStoresOutput, error)

ListEventDataStores provides a mock function with given fields: ctx, params, optFns

func (*CloudTrail) ListImportFailures

func (_m *CloudTrail) ListImportFailures(ctx context.Context, params *cloudtrail.ListImportFailuresInput, optFns ...func(*cloudtrail.Options)) (*cloudtrail.ListImportFailuresOutput, error)

ListImportFailures provides a mock function with given fields: ctx, params, optFns

func (*CloudTrail) ListImports

func (_m *CloudTrail) ListImports(ctx context.Context, params *cloudtrail.ListImportsInput, optFns ...func(*cloudtrail.Options)) (*cloudtrail.ListImportsOutput, error)

ListImports provides a mock function with given fields: ctx, params, optFns

func (*CloudTrail) ListPublicKeys

func (_m *CloudTrail) ListPublicKeys(ctx context.Context, params *cloudtrail.ListPublicKeysInput, optFns ...func(*cloudtrail.Options)) (*cloudtrail.ListPublicKeysOutput, error)

ListPublicKeys provides a mock function with given fields: ctx, params, optFns

func (*CloudTrail) ListQueries

func (_m *CloudTrail) ListQueries(ctx context.Context, params *cloudtrail.ListQueriesInput, optFns ...func(*cloudtrail.Options)) (*cloudtrail.ListQueriesOutput, error)

ListQueries provides a mock function with given fields: ctx, params, optFns

func (*CloudTrail) ListTags

func (_m *CloudTrail) ListTags(ctx context.Context, params *cloudtrail.ListTagsInput, optFns ...func(*cloudtrail.Options)) (*cloudtrail.ListTagsOutput, error)

ListTags provides a mock function with given fields: ctx, params, optFns

func (*CloudTrail) ListTrails

func (_m *CloudTrail) ListTrails(ctx context.Context, params *cloudtrail.ListTrailsInput, optFns ...func(*cloudtrail.Options)) (*cloudtrail.ListTrailsOutput, error)

ListTrails provides a mock function with given fields: ctx, params, optFns

func (*CloudTrail) LookupEvents

func (_m *CloudTrail) LookupEvents(ctx context.Context, params *cloudtrail.LookupEventsInput, optFns ...func(*cloudtrail.Options)) (*cloudtrail.LookupEventsOutput, error)

LookupEvents provides a mock function with given fields: ctx, params, optFns

func (*CloudTrail) PutEventSelectors

func (_m *CloudTrail) PutEventSelectors(ctx context.Context, params *cloudtrail.PutEventSelectorsInput, optFns ...func(*cloudtrail.Options)) (*cloudtrail.PutEventSelectorsOutput, error)

PutEventSelectors provides a mock function with given fields: ctx, params, optFns

func (*CloudTrail) PutInsightSelectors

func (_m *CloudTrail) PutInsightSelectors(ctx context.Context, params *cloudtrail.PutInsightSelectorsInput, optFns ...func(*cloudtrail.Options)) (*cloudtrail.PutInsightSelectorsOutput, error)

PutInsightSelectors provides a mock function with given fields: ctx, params, optFns

func (*CloudTrail) PutResourcePolicy

func (_m *CloudTrail) PutResourcePolicy(ctx context.Context, params *cloudtrail.PutResourcePolicyInput, optFns ...func(*cloudtrail.Options)) (*cloudtrail.PutResourcePolicyOutput, error)

PutResourcePolicy provides a mock function with given fields: ctx, params, optFns

func (*CloudTrail) RegisterOrganizationDelegatedAdmin

RegisterOrganizationDelegatedAdmin provides a mock function with given fields: ctx, params, optFns

func (*CloudTrail) RemoveTags

func (_m *CloudTrail) RemoveTags(ctx context.Context, params *cloudtrail.RemoveTagsInput, optFns ...func(*cloudtrail.Options)) (*cloudtrail.RemoveTagsOutput, error)

RemoveTags provides a mock function with given fields: ctx, params, optFns

func (*CloudTrail) RestoreEventDataStore

func (_m *CloudTrail) RestoreEventDataStore(ctx context.Context, params *cloudtrail.RestoreEventDataStoreInput, optFns ...func(*cloudtrail.Options)) (*cloudtrail.RestoreEventDataStoreOutput, error)

RestoreEventDataStore provides a mock function with given fields: ctx, params, optFns

func (*CloudTrail) StartImport

func (_m *CloudTrail) StartImport(ctx context.Context, params *cloudtrail.StartImportInput, optFns ...func(*cloudtrail.Options)) (*cloudtrail.StartImportOutput, error)

StartImport provides a mock function with given fields: ctx, params, optFns

func (*CloudTrail) StartLogging

func (_m *CloudTrail) StartLogging(ctx context.Context, params *cloudtrail.StartLoggingInput, optFns ...func(*cloudtrail.Options)) (*cloudtrail.StartLoggingOutput, error)

StartLogging provides a mock function with given fields: ctx, params, optFns

func (*CloudTrail) StartQuery

func (_m *CloudTrail) StartQuery(ctx context.Context, params *cloudtrail.StartQueryInput, optFns ...func(*cloudtrail.Options)) (*cloudtrail.StartQueryOutput, error)

StartQuery provides a mock function with given fields: ctx, params, optFns

func (*CloudTrail) StopImport

func (_m *CloudTrail) StopImport(ctx context.Context, params *cloudtrail.StopImportInput, optFns ...func(*cloudtrail.Options)) (*cloudtrail.StopImportOutput, error)

StopImport provides a mock function with given fields: ctx, params, optFns

func (*CloudTrail) StopLogging

func (_m *CloudTrail) StopLogging(ctx context.Context, params *cloudtrail.StopLoggingInput, optFns ...func(*cloudtrail.Options)) (*cloudtrail.StopLoggingOutput, error)

StopLogging provides a mock function with given fields: ctx, params, optFns

func (*CloudTrail) UpdateChannel

func (_m *CloudTrail) UpdateChannel(ctx context.Context, params *cloudtrail.UpdateChannelInput, optFns ...func(*cloudtrail.Options)) (*cloudtrail.UpdateChannelOutput, error)

UpdateChannel provides a mock function with given fields: ctx, params, optFns

func (*CloudTrail) UpdateEventDataStore

func (_m *CloudTrail) UpdateEventDataStore(ctx context.Context, params *cloudtrail.UpdateEventDataStoreInput, optFns ...func(*cloudtrail.Options)) (*cloudtrail.UpdateEventDataStoreOutput, error)

UpdateEventDataStore provides a mock function with given fields: ctx, params, optFns

func (*CloudTrail) UpdateTrail

func (_m *CloudTrail) UpdateTrail(ctx context.Context, params *cloudtrail.UpdateTrailInput, optFns ...func(*cloudtrail.Options)) (*cloudtrail.UpdateTrailOutput, error)

UpdateTrail provides a mock function with given fields: ctx, params, optFns

type CloudWatchLogs

type CloudWatchLogs struct {
	mock.Mock
}

CloudWatchLogs is an autogenerated mock type for the CloudWatchLogs type

func (*CloudWatchLogs) AssociateKmsKey

AssociateKmsKey provides a mock function with given fields: ctx, params, optFns

func (*CloudWatchLogs) CancelExportTask

CancelExportTask provides a mock function with given fields: ctx, params, optFns

func (*CloudWatchLogs) CreateExportTask

CreateExportTask provides a mock function with given fields: ctx, params, optFns

func (*CloudWatchLogs) CreateLogGroup

CreateLogGroup provides a mock function with given fields: ctx, params, optFns

func (*CloudWatchLogs) CreateLogStream

CreateLogStream provides a mock function with given fields: ctx, params, optFns

func (*CloudWatchLogs) DeleteDataProtectionPolicy

DeleteDataProtectionPolicy provides a mock function with given fields: ctx, params, optFns

func (*CloudWatchLogs) DeleteDestination

DeleteDestination provides a mock function with given fields: ctx, params, optFns

func (*CloudWatchLogs) DeleteLogGroup

DeleteLogGroup provides a mock function with given fields: ctx, params, optFns

func (*CloudWatchLogs) DeleteLogStream

DeleteLogStream provides a mock function with given fields: ctx, params, optFns

func (*CloudWatchLogs) DeleteMetricFilter

DeleteMetricFilter provides a mock function with given fields: ctx, params, optFns

func (*CloudWatchLogs) DeleteQueryDefinition

DeleteQueryDefinition provides a mock function with given fields: ctx, params, optFns

func (*CloudWatchLogs) DeleteResourcePolicy

DeleteResourcePolicy provides a mock function with given fields: ctx, params, optFns

func (*CloudWatchLogs) DeleteRetentionPolicy

DeleteRetentionPolicy provides a mock function with given fields: ctx, params, optFns

func (*CloudWatchLogs) DeleteSubscriptionFilter

DeleteSubscriptionFilter provides a mock function with given fields: ctx, params, optFns

func (*CloudWatchLogs) DescribeDestinations

DescribeDestinations provides a mock function with given fields: ctx, params, optFns

func (*CloudWatchLogs) DescribeExportTasks

DescribeExportTasks provides a mock function with given fields: ctx, params, optFns

func (*CloudWatchLogs) DescribeLogGroups

DescribeLogGroups provides a mock function with given fields: ctx, params, optFns

func (*CloudWatchLogs) DescribeLogStreams

DescribeLogStreams provides a mock function with given fields: ctx, params, optFns

func (*CloudWatchLogs) DescribeMetricFilters

DescribeMetricFilters provides a mock function with given fields: ctx, params, optFns

func (*CloudWatchLogs) DescribeQueries

DescribeQueries provides a mock function with given fields: ctx, params, optFns

func (*CloudWatchLogs) DescribeQueryDefinitions

DescribeQueryDefinitions provides a mock function with given fields: ctx, params, optFns

func (*CloudWatchLogs) DescribeResourcePolicies

DescribeResourcePolicies provides a mock function with given fields: ctx, params, optFns

func (*CloudWatchLogs) DescribeSubscriptionFilters

DescribeSubscriptionFilters provides a mock function with given fields: ctx, params, optFns

func (*CloudWatchLogs) DisassociateKmsKey

DisassociateKmsKey provides a mock function with given fields: ctx, params, optFns

func (*CloudWatchLogs) FilterLogEvents

FilterLogEvents provides a mock function with given fields: ctx, params, optFns

func (*CloudWatchLogs) GetDataProtectionPolicy

GetDataProtectionPolicy provides a mock function with given fields: ctx, params, optFns

func (*CloudWatchLogs) GetLogEvents

GetLogEvents provides a mock function with given fields: ctx, params, optFns

func (*CloudWatchLogs) GetLogGroupFields

GetLogGroupFields provides a mock function with given fields: ctx, params, optFns

func (*CloudWatchLogs) GetLogRecord

GetLogRecord provides a mock function with given fields: ctx, params, optFns

func (*CloudWatchLogs) GetQueryResults

GetQueryResults provides a mock function with given fields: ctx, params, optFns

func (*CloudWatchLogs) ListTagsForResource

ListTagsForResource provides a mock function with given fields: ctx, params, optFns

func (*CloudWatchLogs) ListTagsLogGroup

ListTagsLogGroup provides a mock function with given fields: ctx, params, optFns

func (*CloudWatchLogs) PutDataProtectionPolicy

PutDataProtectionPolicy provides a mock function with given fields: ctx, params, optFns

func (*CloudWatchLogs) PutDestination

PutDestination provides a mock function with given fields: ctx, params, optFns

func (*CloudWatchLogs) PutDestinationPolicy

PutDestinationPolicy provides a mock function with given fields: ctx, params, optFns

func (*CloudWatchLogs) PutLogEvents

PutLogEvents provides a mock function with given fields: ctx, params, optFns

func (*CloudWatchLogs) PutMetricFilter

PutMetricFilter provides a mock function with given fields: ctx, params, optFns

func (*CloudWatchLogs) PutQueryDefinition

PutQueryDefinition provides a mock function with given fields: ctx, params, optFns

func (*CloudWatchLogs) PutResourcePolicy

PutResourcePolicy provides a mock function with given fields: ctx, params, optFns

func (*CloudWatchLogs) PutRetentionPolicy

PutRetentionPolicy provides a mock function with given fields: ctx, params, optFns

func (*CloudWatchLogs) PutSubscriptionFilter

PutSubscriptionFilter provides a mock function with given fields: ctx, params, optFns

func (*CloudWatchLogs) StartQuery

StartQuery provides a mock function with given fields: ctx, params, optFns

func (*CloudWatchLogs) StopQuery

StopQuery provides a mock function with given fields: ctx, params, optFns

func (*CloudWatchLogs) TagLogGroup

TagLogGroup provides a mock function with given fields: ctx, params, optFns

func (*CloudWatchLogs) TagResource

TagResource provides a mock function with given fields: ctx, params, optFns

func (*CloudWatchLogs) TestMetricFilter

TestMetricFilter provides a mock function with given fields: ctx, params, optFns

func (*CloudWatchLogs) UntagLogGroup

UntagLogGroup provides a mock function with given fields: ctx, params, optFns

func (*CloudWatchLogs) UntagResource

UntagResource provides a mock function with given fields: ctx, params, optFns

type EC2

type EC2 struct {
	mock.Mock
}

EC2 is an autogenerated mock type for the EC2 type

func (*EC2) AcceptReservedInstancesExchangeQuote

func (_m *EC2) AcceptReservedInstancesExchangeQuote(ctx context.Context, params *ec2.AcceptReservedInstancesExchangeQuoteInput, optFns ...func(*ec2.Options)) (*ec2.AcceptReservedInstancesExchangeQuoteOutput, error)

AcceptReservedInstancesExchangeQuote provides a mock function with given fields: ctx, params, optFns

func (*EC2) AcceptTransitGatewayMulticastDomainAssociations

func (_m *EC2) AcceptTransitGatewayMulticastDomainAssociations(ctx context.Context, params *ec2.AcceptTransitGatewayMulticastDomainAssociationsInput, optFns ...func(*ec2.Options)) (*ec2.AcceptTransitGatewayMulticastDomainAssociationsOutput, error)

AcceptTransitGatewayMulticastDomainAssociations provides a mock function with given fields: ctx, params, optFns

func (*EC2) AcceptTransitGatewayPeeringAttachment

func (_m *EC2) AcceptTransitGatewayPeeringAttachment(ctx context.Context, params *ec2.AcceptTransitGatewayPeeringAttachmentInput, optFns ...func(*ec2.Options)) (*ec2.AcceptTransitGatewayPeeringAttachmentOutput, error)

AcceptTransitGatewayPeeringAttachment provides a mock function with given fields: ctx, params, optFns

func (*EC2) AcceptTransitGatewayVpcAttachment

func (_m *EC2) AcceptTransitGatewayVpcAttachment(ctx context.Context, params *ec2.AcceptTransitGatewayVpcAttachmentInput, optFns ...func(*ec2.Options)) (*ec2.AcceptTransitGatewayVpcAttachmentOutput, error)

AcceptTransitGatewayVpcAttachment provides a mock function with given fields: ctx, params, optFns

func (*EC2) AcceptVpcEndpointConnections

func (_m *EC2) AcceptVpcEndpointConnections(ctx context.Context, params *ec2.AcceptVpcEndpointConnectionsInput, optFns ...func(*ec2.Options)) (*ec2.AcceptVpcEndpointConnectionsOutput, error)

AcceptVpcEndpointConnections provides a mock function with given fields: ctx, params, optFns

func (*EC2) AcceptVpcPeeringConnection

func (_m *EC2) AcceptVpcPeeringConnection(ctx context.Context, params *ec2.AcceptVpcPeeringConnectionInput, optFns ...func(*ec2.Options)) (*ec2.AcceptVpcPeeringConnectionOutput, error)

AcceptVpcPeeringConnection provides a mock function with given fields: ctx, params, optFns

func (*EC2) AdvertiseByoipCidr

func (_m *EC2) AdvertiseByoipCidr(ctx context.Context, params *ec2.AdvertiseByoipCidrInput, optFns ...func(*ec2.Options)) (*ec2.AdvertiseByoipCidrOutput, error)

AdvertiseByoipCidr provides a mock function with given fields: ctx, params, optFns

func (*EC2) AllocateAddress

func (_m *EC2) AllocateAddress(ctx context.Context, params *ec2.AllocateAddressInput, optFns ...func(*ec2.Options)) (*ec2.AllocateAddressOutput, error)

AllocateAddress provides a mock function with given fields: ctx, params, optFns

func (*EC2) AllocateHosts

func (_m *EC2) AllocateHosts(ctx context.Context, params *ec2.AllocateHostsInput, optFns ...func(*ec2.Options)) (*ec2.AllocateHostsOutput, error)

AllocateHosts provides a mock function with given fields: ctx, params, optFns

func (*EC2) AllocateIpamPoolCidr

func (_m *EC2) AllocateIpamPoolCidr(ctx context.Context, params *ec2.AllocateIpamPoolCidrInput, optFns ...func(*ec2.Options)) (*ec2.AllocateIpamPoolCidrOutput, error)

AllocateIpamPoolCidr provides a mock function with given fields: ctx, params, optFns

func (*EC2) ApplySecurityGroupsToClientVpnTargetNetwork

func (_m *EC2) ApplySecurityGroupsToClientVpnTargetNetwork(ctx context.Context, params *ec2.ApplySecurityGroupsToClientVpnTargetNetworkInput, optFns ...func(*ec2.Options)) (*ec2.ApplySecurityGroupsToClientVpnTargetNetworkOutput, error)

ApplySecurityGroupsToClientVpnTargetNetwork provides a mock function with given fields: ctx, params, optFns

func (*EC2) AssignIpv6Addresses

func (_m *EC2) AssignIpv6Addresses(ctx context.Context, params *ec2.AssignIpv6AddressesInput, optFns ...func(*ec2.Options)) (*ec2.AssignIpv6AddressesOutput, error)

AssignIpv6Addresses provides a mock function with given fields: ctx, params, optFns

func (*EC2) AssignPrivateIpAddresses

func (_m *EC2) AssignPrivateIpAddresses(ctx context.Context, params *ec2.AssignPrivateIpAddressesInput, optFns ...func(*ec2.Options)) (*ec2.AssignPrivateIpAddressesOutput, error)

AssignPrivateIpAddresses provides a mock function with given fields: ctx, params, optFns

func (*EC2) AssociateAddress

func (_m *EC2) AssociateAddress(ctx context.Context, params *ec2.AssociateAddressInput, optFns ...func(*ec2.Options)) (*ec2.AssociateAddressOutput, error)

AssociateAddress provides a mock function with given fields: ctx, params, optFns

func (*EC2) AssociateClientVpnTargetNetwork

func (_m *EC2) AssociateClientVpnTargetNetwork(ctx context.Context, params *ec2.AssociateClientVpnTargetNetworkInput, optFns ...func(*ec2.Options)) (*ec2.AssociateClientVpnTargetNetworkOutput, error)

AssociateClientVpnTargetNetwork provides a mock function with given fields: ctx, params, optFns

func (*EC2) AssociateDhcpOptions

func (_m *EC2) AssociateDhcpOptions(ctx context.Context, params *ec2.AssociateDhcpOptionsInput, optFns ...func(*ec2.Options)) (*ec2.AssociateDhcpOptionsOutput, error)

AssociateDhcpOptions provides a mock function with given fields: ctx, params, optFns

func (*EC2) AssociateEnclaveCertificateIamRole

func (_m *EC2) AssociateEnclaveCertificateIamRole(ctx context.Context, params *ec2.AssociateEnclaveCertificateIamRoleInput, optFns ...func(*ec2.Options)) (*ec2.AssociateEnclaveCertificateIamRoleOutput, error)

AssociateEnclaveCertificateIamRole provides a mock function with given fields: ctx, params, optFns

func (*EC2) AssociateIamInstanceProfile

func (_m *EC2) AssociateIamInstanceProfile(ctx context.Context, params *ec2.AssociateIamInstanceProfileInput, optFns ...func(*ec2.Options)) (*ec2.AssociateIamInstanceProfileOutput, error)

AssociateIamInstanceProfile provides a mock function with given fields: ctx, params, optFns

func (*EC2) AssociateInstanceEventWindow

func (_m *EC2) AssociateInstanceEventWindow(ctx context.Context, params *ec2.AssociateInstanceEventWindowInput, optFns ...func(*ec2.Options)) (*ec2.AssociateInstanceEventWindowOutput, error)

AssociateInstanceEventWindow provides a mock function with given fields: ctx, params, optFns

func (*EC2) AssociateRouteTable

func (_m *EC2) AssociateRouteTable(ctx context.Context, params *ec2.AssociateRouteTableInput, optFns ...func(*ec2.Options)) (*ec2.AssociateRouteTableOutput, error)

AssociateRouteTable provides a mock function with given fields: ctx, params, optFns

func (*EC2) AssociateSubnetCidrBlock

func (_m *EC2) AssociateSubnetCidrBlock(ctx context.Context, params *ec2.AssociateSubnetCidrBlockInput, optFns ...func(*ec2.Options)) (*ec2.AssociateSubnetCidrBlockOutput, error)

AssociateSubnetCidrBlock provides a mock function with given fields: ctx, params, optFns

func (*EC2) AssociateTransitGatewayMulticastDomain

func (_m *EC2) AssociateTransitGatewayMulticastDomain(ctx context.Context, params *ec2.AssociateTransitGatewayMulticastDomainInput, optFns ...func(*ec2.Options)) (*ec2.AssociateTransitGatewayMulticastDomainOutput, error)

AssociateTransitGatewayMulticastDomain provides a mock function with given fields: ctx, params, optFns

func (*EC2) AssociateTransitGatewayRouteTable

func (_m *EC2) AssociateTransitGatewayRouteTable(ctx context.Context, params *ec2.AssociateTransitGatewayRouteTableInput, optFns ...func(*ec2.Options)) (*ec2.AssociateTransitGatewayRouteTableOutput, error)

AssociateTransitGatewayRouteTable provides a mock function with given fields: ctx, params, optFns

func (*EC2) AssociateTrunkInterface

func (_m *EC2) AssociateTrunkInterface(ctx context.Context, params *ec2.AssociateTrunkInterfaceInput, optFns ...func(*ec2.Options)) (*ec2.AssociateTrunkInterfaceOutput, error)

AssociateTrunkInterface provides a mock function with given fields: ctx, params, optFns

func (*EC2) AssociateVpcCidrBlock

func (_m *EC2) AssociateVpcCidrBlock(ctx context.Context, params *ec2.AssociateVpcCidrBlockInput, optFns ...func(*ec2.Options)) (*ec2.AssociateVpcCidrBlockOutput, error)

AssociateVpcCidrBlock provides a mock function with given fields: ctx, params, optFns

func (*EC2) AttachClassicLinkVpc

func (_m *EC2) AttachClassicLinkVpc(ctx context.Context, params *ec2.AttachClassicLinkVpcInput, optFns ...func(*ec2.Options)) (*ec2.AttachClassicLinkVpcOutput, error)

AttachClassicLinkVpc provides a mock function with given fields: ctx, params, optFns

func (*EC2) AttachInternetGateway

func (_m *EC2) AttachInternetGateway(ctx context.Context, params *ec2.AttachInternetGatewayInput, optFns ...func(*ec2.Options)) (*ec2.AttachInternetGatewayOutput, error)

AttachInternetGateway provides a mock function with given fields: ctx, params, optFns

func (*EC2) AttachNetworkInterface

func (_m *EC2) AttachNetworkInterface(ctx context.Context, params *ec2.AttachNetworkInterfaceInput, optFns ...func(*ec2.Options)) (*ec2.AttachNetworkInterfaceOutput, error)

AttachNetworkInterface provides a mock function with given fields: ctx, params, optFns

func (*EC2) AttachVolume

func (_m *EC2) AttachVolume(ctx context.Context, params *ec2.AttachVolumeInput, optFns ...func(*ec2.Options)) (*ec2.AttachVolumeOutput, error)

AttachVolume provides a mock function with given fields: ctx, params, optFns

func (*EC2) AttachVpnGateway

func (_m *EC2) AttachVpnGateway(ctx context.Context, params *ec2.AttachVpnGatewayInput, optFns ...func(*ec2.Options)) (*ec2.AttachVpnGatewayOutput, error)

AttachVpnGateway provides a mock function with given fields: ctx, params, optFns

func (*EC2) AuthorizeClientVpnIngress

func (_m *EC2) AuthorizeClientVpnIngress(ctx context.Context, params *ec2.AuthorizeClientVpnIngressInput, optFns ...func(*ec2.Options)) (*ec2.AuthorizeClientVpnIngressOutput, error)

AuthorizeClientVpnIngress provides a mock function with given fields: ctx, params, optFns

func (*EC2) AuthorizeSecurityGroupEgress

func (_m *EC2) AuthorizeSecurityGroupEgress(ctx context.Context, params *ec2.AuthorizeSecurityGroupEgressInput, optFns ...func(*ec2.Options)) (*ec2.AuthorizeSecurityGroupEgressOutput, error)

AuthorizeSecurityGroupEgress provides a mock function with given fields: ctx, params, optFns

func (*EC2) AuthorizeSecurityGroupIngress

func (_m *EC2) AuthorizeSecurityGroupIngress(ctx context.Context, params *ec2.AuthorizeSecurityGroupIngressInput, optFns ...func(*ec2.Options)) (*ec2.AuthorizeSecurityGroupIngressOutput, error)

AuthorizeSecurityGroupIngress provides a mock function with given fields: ctx, params, optFns

func (*EC2) BundleInstance

func (_m *EC2) BundleInstance(ctx context.Context, params *ec2.BundleInstanceInput, optFns ...func(*ec2.Options)) (*ec2.BundleInstanceOutput, error)

BundleInstance provides a mock function with given fields: ctx, params, optFns

func (*EC2) CancelBundleTask

func (_m *EC2) CancelBundleTask(ctx context.Context, params *ec2.CancelBundleTaskInput, optFns ...func(*ec2.Options)) (*ec2.CancelBundleTaskOutput, error)

CancelBundleTask provides a mock function with given fields: ctx, params, optFns

func (*EC2) CancelCapacityReservation

func (_m *EC2) CancelCapacityReservation(ctx context.Context, params *ec2.CancelCapacityReservationInput, optFns ...func(*ec2.Options)) (*ec2.CancelCapacityReservationOutput, error)

CancelCapacityReservation provides a mock function with given fields: ctx, params, optFns

func (*EC2) CancelCapacityReservationFleets

func (_m *EC2) CancelCapacityReservationFleets(ctx context.Context, params *ec2.CancelCapacityReservationFleetsInput, optFns ...func(*ec2.Options)) (*ec2.CancelCapacityReservationFleetsOutput, error)

CancelCapacityReservationFleets provides a mock function with given fields: ctx, params, optFns

func (*EC2) CancelConversionTask

func (_m *EC2) CancelConversionTask(ctx context.Context, params *ec2.CancelConversionTaskInput, optFns ...func(*ec2.Options)) (*ec2.CancelConversionTaskOutput, error)

CancelConversionTask provides a mock function with given fields: ctx, params, optFns

func (*EC2) CancelExportTask

func (_m *EC2) CancelExportTask(ctx context.Context, params *ec2.CancelExportTaskInput, optFns ...func(*ec2.Options)) (*ec2.CancelExportTaskOutput, error)

CancelExportTask provides a mock function with given fields: ctx, params, optFns

func (*EC2) CancelImportTask

func (_m *EC2) CancelImportTask(ctx context.Context, params *ec2.CancelImportTaskInput, optFns ...func(*ec2.Options)) (*ec2.CancelImportTaskOutput, error)

CancelImportTask provides a mock function with given fields: ctx, params, optFns

func (*EC2) CancelReservedInstancesListing

func (_m *EC2) CancelReservedInstancesListing(ctx context.Context, params *ec2.CancelReservedInstancesListingInput, optFns ...func(*ec2.Options)) (*ec2.CancelReservedInstancesListingOutput, error)

CancelReservedInstancesListing provides a mock function with given fields: ctx, params, optFns

func (*EC2) CancelSpotFleetRequests

func (_m *EC2) CancelSpotFleetRequests(ctx context.Context, params *ec2.CancelSpotFleetRequestsInput, optFns ...func(*ec2.Options)) (*ec2.CancelSpotFleetRequestsOutput, error)

CancelSpotFleetRequests provides a mock function with given fields: ctx, params, optFns

func (*EC2) CancelSpotInstanceRequests

func (_m *EC2) CancelSpotInstanceRequests(ctx context.Context, params *ec2.CancelSpotInstanceRequestsInput, optFns ...func(*ec2.Options)) (*ec2.CancelSpotInstanceRequestsOutput, error)

CancelSpotInstanceRequests provides a mock function with given fields: ctx, params, optFns

func (*EC2) ConfirmProductInstance

func (_m *EC2) ConfirmProductInstance(ctx context.Context, params *ec2.ConfirmProductInstanceInput, optFns ...func(*ec2.Options)) (*ec2.ConfirmProductInstanceOutput, error)

ConfirmProductInstance provides a mock function with given fields: ctx, params, optFns

func (*EC2) CopyFpgaImage

func (_m *EC2) CopyFpgaImage(ctx context.Context, params *ec2.CopyFpgaImageInput, optFns ...func(*ec2.Options)) (*ec2.CopyFpgaImageOutput, error)

CopyFpgaImage provides a mock function with given fields: ctx, params, optFns

func (*EC2) CopyImage

func (_m *EC2) CopyImage(ctx context.Context, params *ec2.CopyImageInput, optFns ...func(*ec2.Options)) (*ec2.CopyImageOutput, error)

CopyImage provides a mock function with given fields: ctx, params, optFns

func (*EC2) CopySnapshot

func (_m *EC2) CopySnapshot(ctx context.Context, params *ec2.CopySnapshotInput, optFns ...func(*ec2.Options)) (*ec2.CopySnapshotOutput, error)

CopySnapshot provides a mock function with given fields: ctx, params, optFns

func (*EC2) CreateCapacityReservation

func (_m *EC2) CreateCapacityReservation(ctx context.Context, params *ec2.CreateCapacityReservationInput, optFns ...func(*ec2.Options)) (*ec2.CreateCapacityReservationOutput, error)

CreateCapacityReservation provides a mock function with given fields: ctx, params, optFns

func (*EC2) CreateCapacityReservationFleet

func (_m *EC2) CreateCapacityReservationFleet(ctx context.Context, params *ec2.CreateCapacityReservationFleetInput, optFns ...func(*ec2.Options)) (*ec2.CreateCapacityReservationFleetOutput, error)

CreateCapacityReservationFleet provides a mock function with given fields: ctx, params, optFns

func (*EC2) CreateCarrierGateway

func (_m *EC2) CreateCarrierGateway(ctx context.Context, params *ec2.CreateCarrierGatewayInput, optFns ...func(*ec2.Options)) (*ec2.CreateCarrierGatewayOutput, error)

CreateCarrierGateway provides a mock function with given fields: ctx, params, optFns

func (*EC2) CreateClientVpnEndpoint

func (_m *EC2) CreateClientVpnEndpoint(ctx context.Context, params *ec2.CreateClientVpnEndpointInput, optFns ...func(*ec2.Options)) (*ec2.CreateClientVpnEndpointOutput, error)

CreateClientVpnEndpoint provides a mock function with given fields: ctx, params, optFns

func (*EC2) CreateClientVpnRoute

func (_m *EC2) CreateClientVpnRoute(ctx context.Context, params *ec2.CreateClientVpnRouteInput, optFns ...func(*ec2.Options)) (*ec2.CreateClientVpnRouteOutput, error)

CreateClientVpnRoute provides a mock function with given fields: ctx, params, optFns

func (*EC2) CreateCustomerGateway

func (_m *EC2) CreateCustomerGateway(ctx context.Context, params *ec2.CreateCustomerGatewayInput, optFns ...func(*ec2.Options)) (*ec2.CreateCustomerGatewayOutput, error)

CreateCustomerGateway provides a mock function with given fields: ctx, params, optFns

func (*EC2) CreateDefaultSubnet

func (_m *EC2) CreateDefaultSubnet(ctx context.Context, params *ec2.CreateDefaultSubnetInput, optFns ...func(*ec2.Options)) (*ec2.CreateDefaultSubnetOutput, error)

CreateDefaultSubnet provides a mock function with given fields: ctx, params, optFns

func (*EC2) CreateDefaultVpc

func (_m *EC2) CreateDefaultVpc(ctx context.Context, params *ec2.CreateDefaultVpcInput, optFns ...func(*ec2.Options)) (*ec2.CreateDefaultVpcOutput, error)

CreateDefaultVpc provides a mock function with given fields: ctx, params, optFns

func (*EC2) CreateDhcpOptions

func (_m *EC2) CreateDhcpOptions(ctx context.Context, params *ec2.CreateDhcpOptionsInput, optFns ...func(*ec2.Options)) (*ec2.CreateDhcpOptionsOutput, error)

CreateDhcpOptions provides a mock function with given fields: ctx, params, optFns

func (*EC2) CreateEgressOnlyInternetGateway

func (_m *EC2) CreateEgressOnlyInternetGateway(ctx context.Context, params *ec2.CreateEgressOnlyInternetGatewayInput, optFns ...func(*ec2.Options)) (*ec2.CreateEgressOnlyInternetGatewayOutput, error)

CreateEgressOnlyInternetGateway provides a mock function with given fields: ctx, params, optFns

func (*EC2) CreateFleet

func (_m *EC2) CreateFleet(ctx context.Context, params *ec2.CreateFleetInput, optFns ...func(*ec2.Options)) (*ec2.CreateFleetOutput, error)

CreateFleet provides a mock function with given fields: ctx, params, optFns

func (*EC2) CreateFlowLogs

func (_m *EC2) CreateFlowLogs(ctx context.Context, params *ec2.CreateFlowLogsInput, optFns ...func(*ec2.Options)) (*ec2.CreateFlowLogsOutput, error)

CreateFlowLogs provides a mock function with given fields: ctx, params, optFns

func (*EC2) CreateFpgaImage

func (_m *EC2) CreateFpgaImage(ctx context.Context, params *ec2.CreateFpgaImageInput, optFns ...func(*ec2.Options)) (*ec2.CreateFpgaImageOutput, error)

CreateFpgaImage provides a mock function with given fields: ctx, params, optFns

func (*EC2) CreateImage

func (_m *EC2) CreateImage(ctx context.Context, params *ec2.CreateImageInput, optFns ...func(*ec2.Options)) (*ec2.CreateImageOutput, error)

CreateImage provides a mock function with given fields: ctx, params, optFns

func (*EC2) CreateInstanceEventWindow

func (_m *EC2) CreateInstanceEventWindow(ctx context.Context, params *ec2.CreateInstanceEventWindowInput, optFns ...func(*ec2.Options)) (*ec2.CreateInstanceEventWindowOutput, error)

CreateInstanceEventWindow provides a mock function with given fields: ctx, params, optFns

func (*EC2) CreateInstanceExportTask

func (_m *EC2) CreateInstanceExportTask(ctx context.Context, params *ec2.CreateInstanceExportTaskInput, optFns ...func(*ec2.Options)) (*ec2.CreateInstanceExportTaskOutput, error)

CreateInstanceExportTask provides a mock function with given fields: ctx, params, optFns

func (*EC2) CreateInternetGateway

func (_m *EC2) CreateInternetGateway(ctx context.Context, params *ec2.CreateInternetGatewayInput, optFns ...func(*ec2.Options)) (*ec2.CreateInternetGatewayOutput, error)

CreateInternetGateway provides a mock function with given fields: ctx, params, optFns

func (*EC2) CreateIpam

func (_m *EC2) CreateIpam(ctx context.Context, params *ec2.CreateIpamInput, optFns ...func(*ec2.Options)) (*ec2.CreateIpamOutput, error)

CreateIpam provides a mock function with given fields: ctx, params, optFns

func (*EC2) CreateIpamPool

func (_m *EC2) CreateIpamPool(ctx context.Context, params *ec2.CreateIpamPoolInput, optFns ...func(*ec2.Options)) (*ec2.CreateIpamPoolOutput, error)

CreateIpamPool provides a mock function with given fields: ctx, params, optFns

func (*EC2) CreateIpamScope

func (_m *EC2) CreateIpamScope(ctx context.Context, params *ec2.CreateIpamScopeInput, optFns ...func(*ec2.Options)) (*ec2.CreateIpamScopeOutput, error)

CreateIpamScope provides a mock function with given fields: ctx, params, optFns

func (*EC2) CreateKeyPair

func (_m *EC2) CreateKeyPair(ctx context.Context, params *ec2.CreateKeyPairInput, optFns ...func(*ec2.Options)) (*ec2.CreateKeyPairOutput, error)

CreateKeyPair provides a mock function with given fields: ctx, params, optFns

func (*EC2) CreateLaunchTemplate

func (_m *EC2) CreateLaunchTemplate(ctx context.Context, params *ec2.CreateLaunchTemplateInput, optFns ...func(*ec2.Options)) (*ec2.CreateLaunchTemplateOutput, error)

CreateLaunchTemplate provides a mock function with given fields: ctx, params, optFns

func (*EC2) CreateLaunchTemplateVersion

func (_m *EC2) CreateLaunchTemplateVersion(ctx context.Context, params *ec2.CreateLaunchTemplateVersionInput, optFns ...func(*ec2.Options)) (*ec2.CreateLaunchTemplateVersionOutput, error)

CreateLaunchTemplateVersion provides a mock function with given fields: ctx, params, optFns

func (*EC2) CreateLocalGatewayRoute

func (_m *EC2) CreateLocalGatewayRoute(ctx context.Context, params *ec2.CreateLocalGatewayRouteInput, optFns ...func(*ec2.Options)) (*ec2.CreateLocalGatewayRouteOutput, error)

CreateLocalGatewayRoute provides a mock function with given fields: ctx, params, optFns

func (*EC2) CreateLocalGatewayRouteTableVpcAssociation

func (_m *EC2) CreateLocalGatewayRouteTableVpcAssociation(ctx context.Context, params *ec2.CreateLocalGatewayRouteTableVpcAssociationInput, optFns ...func(*ec2.Options)) (*ec2.CreateLocalGatewayRouteTableVpcAssociationOutput, error)

CreateLocalGatewayRouteTableVpcAssociation provides a mock function with given fields: ctx, params, optFns

func (*EC2) CreateManagedPrefixList

func (_m *EC2) CreateManagedPrefixList(ctx context.Context, params *ec2.CreateManagedPrefixListInput, optFns ...func(*ec2.Options)) (*ec2.CreateManagedPrefixListOutput, error)

CreateManagedPrefixList provides a mock function with given fields: ctx, params, optFns

func (*EC2) CreateNatGateway

func (_m *EC2) CreateNatGateway(ctx context.Context, params *ec2.CreateNatGatewayInput, optFns ...func(*ec2.Options)) (*ec2.CreateNatGatewayOutput, error)

CreateNatGateway provides a mock function with given fields: ctx, params, optFns

func (*EC2) CreateNetworkAcl

func (_m *EC2) CreateNetworkAcl(ctx context.Context, params *ec2.CreateNetworkAclInput, optFns ...func(*ec2.Options)) (*ec2.CreateNetworkAclOutput, error)

CreateNetworkAcl provides a mock function with given fields: ctx, params, optFns

func (*EC2) CreateNetworkAclEntry

func (_m *EC2) CreateNetworkAclEntry(ctx context.Context, params *ec2.CreateNetworkAclEntryInput, optFns ...func(*ec2.Options)) (*ec2.CreateNetworkAclEntryOutput, error)

CreateNetworkAclEntry provides a mock function with given fields: ctx, params, optFns

func (*EC2) CreateNetworkInsightsAccessScope

func (_m *EC2) CreateNetworkInsightsAccessScope(ctx context.Context, params *ec2.CreateNetworkInsightsAccessScopeInput, optFns ...func(*ec2.Options)) (*ec2.CreateNetworkInsightsAccessScopeOutput, error)

CreateNetworkInsightsAccessScope provides a mock function with given fields: ctx, params, optFns

func (*EC2) CreateNetworkInsightsPath

func (_m *EC2) CreateNetworkInsightsPath(ctx context.Context, params *ec2.CreateNetworkInsightsPathInput, optFns ...func(*ec2.Options)) (*ec2.CreateNetworkInsightsPathOutput, error)

CreateNetworkInsightsPath provides a mock function with given fields: ctx, params, optFns

func (*EC2) CreateNetworkInterface

func (_m *EC2) CreateNetworkInterface(ctx context.Context, params *ec2.CreateNetworkInterfaceInput, optFns ...func(*ec2.Options)) (*ec2.CreateNetworkInterfaceOutput, error)

CreateNetworkInterface provides a mock function with given fields: ctx, params, optFns

func (*EC2) CreateNetworkInterfacePermission

func (_m *EC2) CreateNetworkInterfacePermission(ctx context.Context, params *ec2.CreateNetworkInterfacePermissionInput, optFns ...func(*ec2.Options)) (*ec2.CreateNetworkInterfacePermissionOutput, error)

CreateNetworkInterfacePermission provides a mock function with given fields: ctx, params, optFns

func (*EC2) CreatePlacementGroup

func (_m *EC2) CreatePlacementGroup(ctx context.Context, params *ec2.CreatePlacementGroupInput, optFns ...func(*ec2.Options)) (*ec2.CreatePlacementGroupOutput, error)

CreatePlacementGroup provides a mock function with given fields: ctx, params, optFns

func (*EC2) CreatePublicIpv4Pool

func (_m *EC2) CreatePublicIpv4Pool(ctx context.Context, params *ec2.CreatePublicIpv4PoolInput, optFns ...func(*ec2.Options)) (*ec2.CreatePublicIpv4PoolOutput, error)

CreatePublicIpv4Pool provides a mock function with given fields: ctx, params, optFns

func (*EC2) CreateReplaceRootVolumeTask

func (_m *EC2) CreateReplaceRootVolumeTask(ctx context.Context, params *ec2.CreateReplaceRootVolumeTaskInput, optFns ...func(*ec2.Options)) (*ec2.CreateReplaceRootVolumeTaskOutput, error)

CreateReplaceRootVolumeTask provides a mock function with given fields: ctx, params, optFns

func (*EC2) CreateReservedInstancesListing

func (_m *EC2) CreateReservedInstancesListing(ctx context.Context, params *ec2.CreateReservedInstancesListingInput, optFns ...func(*ec2.Options)) (*ec2.CreateReservedInstancesListingOutput, error)

CreateReservedInstancesListing provides a mock function with given fields: ctx, params, optFns

func (*EC2) CreateRestoreImageTask

func (_m *EC2) CreateRestoreImageTask(ctx context.Context, params *ec2.CreateRestoreImageTaskInput, optFns ...func(*ec2.Options)) (*ec2.CreateRestoreImageTaskOutput, error)

CreateRestoreImageTask provides a mock function with given fields: ctx, params, optFns

func (*EC2) CreateRoute

func (_m *EC2) CreateRoute(ctx context.Context, params *ec2.CreateRouteInput, optFns ...func(*ec2.Options)) (*ec2.CreateRouteOutput, error)

CreateRoute provides a mock function with given fields: ctx, params, optFns

func (*EC2) CreateRouteTable

func (_m *EC2) CreateRouteTable(ctx context.Context, params *ec2.CreateRouteTableInput, optFns ...func(*ec2.Options)) (*ec2.CreateRouteTableOutput, error)

CreateRouteTable provides a mock function with given fields: ctx, params, optFns

func (*EC2) CreateSecurityGroup

func (_m *EC2) CreateSecurityGroup(ctx context.Context, params *ec2.CreateSecurityGroupInput, optFns ...func(*ec2.Options)) (*ec2.CreateSecurityGroupOutput, error)

CreateSecurityGroup provides a mock function with given fields: ctx, params, optFns

func (*EC2) CreateSnapshot

func (_m *EC2) CreateSnapshot(ctx context.Context, params *ec2.CreateSnapshotInput, optFns ...func(*ec2.Options)) (*ec2.CreateSnapshotOutput, error)

CreateSnapshot provides a mock function with given fields: ctx, params, optFns

func (*EC2) CreateSnapshots

func (_m *EC2) CreateSnapshots(ctx context.Context, params *ec2.CreateSnapshotsInput, optFns ...func(*ec2.Options)) (*ec2.CreateSnapshotsOutput, error)

CreateSnapshots provides a mock function with given fields: ctx, params, optFns

func (*EC2) CreateSpotDatafeedSubscription

func (_m *EC2) CreateSpotDatafeedSubscription(ctx context.Context, params *ec2.CreateSpotDatafeedSubscriptionInput, optFns ...func(*ec2.Options)) (*ec2.CreateSpotDatafeedSubscriptionOutput, error)

CreateSpotDatafeedSubscription provides a mock function with given fields: ctx, params, optFns

func (*EC2) CreateStoreImageTask

func (_m *EC2) CreateStoreImageTask(ctx context.Context, params *ec2.CreateStoreImageTaskInput, optFns ...func(*ec2.Options)) (*ec2.CreateStoreImageTaskOutput, error)

CreateStoreImageTask provides a mock function with given fields: ctx, params, optFns

func (*EC2) CreateSubnet

func (_m *EC2) CreateSubnet(ctx context.Context, params *ec2.CreateSubnetInput, optFns ...func(*ec2.Options)) (*ec2.CreateSubnetOutput, error)

CreateSubnet provides a mock function with given fields: ctx, params, optFns

func (*EC2) CreateSubnetCidrReservation

func (_m *EC2) CreateSubnetCidrReservation(ctx context.Context, params *ec2.CreateSubnetCidrReservationInput, optFns ...func(*ec2.Options)) (*ec2.CreateSubnetCidrReservationOutput, error)

CreateSubnetCidrReservation provides a mock function with given fields: ctx, params, optFns

func (*EC2) CreateTags

func (_m *EC2) CreateTags(ctx context.Context, params *ec2.CreateTagsInput, optFns ...func(*ec2.Options)) (*ec2.CreateTagsOutput, error)

CreateTags provides a mock function with given fields: ctx, params, optFns

func (*EC2) CreateTrafficMirrorFilter

func (_m *EC2) CreateTrafficMirrorFilter(ctx context.Context, params *ec2.CreateTrafficMirrorFilterInput, optFns ...func(*ec2.Options)) (*ec2.CreateTrafficMirrorFilterOutput, error)

CreateTrafficMirrorFilter provides a mock function with given fields: ctx, params, optFns

func (*EC2) CreateTrafficMirrorFilterRule

func (_m *EC2) CreateTrafficMirrorFilterRule(ctx context.Context, params *ec2.CreateTrafficMirrorFilterRuleInput, optFns ...func(*ec2.Options)) (*ec2.CreateTrafficMirrorFilterRuleOutput, error)

CreateTrafficMirrorFilterRule provides a mock function with given fields: ctx, params, optFns

func (*EC2) CreateTrafficMirrorSession

func (_m *EC2) CreateTrafficMirrorSession(ctx context.Context, params *ec2.CreateTrafficMirrorSessionInput, optFns ...func(*ec2.Options)) (*ec2.CreateTrafficMirrorSessionOutput, error)

CreateTrafficMirrorSession provides a mock function with given fields: ctx, params, optFns

func (*EC2) CreateTrafficMirrorTarget

func (_m *EC2) CreateTrafficMirrorTarget(ctx context.Context, params *ec2.CreateTrafficMirrorTargetInput, optFns ...func(*ec2.Options)) (*ec2.CreateTrafficMirrorTargetOutput, error)

CreateTrafficMirrorTarget provides a mock function with given fields: ctx, params, optFns

func (*EC2) CreateTransitGateway

func (_m *EC2) CreateTransitGateway(ctx context.Context, params *ec2.CreateTransitGatewayInput, optFns ...func(*ec2.Options)) (*ec2.CreateTransitGatewayOutput, error)

CreateTransitGateway provides a mock function with given fields: ctx, params, optFns

func (*EC2) CreateTransitGatewayConnect

func (_m *EC2) CreateTransitGatewayConnect(ctx context.Context, params *ec2.CreateTransitGatewayConnectInput, optFns ...func(*ec2.Options)) (*ec2.CreateTransitGatewayConnectOutput, error)

CreateTransitGatewayConnect provides a mock function with given fields: ctx, params, optFns

func (*EC2) CreateTransitGatewayConnectPeer

func (_m *EC2) CreateTransitGatewayConnectPeer(ctx context.Context, params *ec2.CreateTransitGatewayConnectPeerInput, optFns ...func(*ec2.Options)) (*ec2.CreateTransitGatewayConnectPeerOutput, error)

CreateTransitGatewayConnectPeer provides a mock function with given fields: ctx, params, optFns

func (*EC2) CreateTransitGatewayMulticastDomain

func (_m *EC2) CreateTransitGatewayMulticastDomain(ctx context.Context, params *ec2.CreateTransitGatewayMulticastDomainInput, optFns ...func(*ec2.Options)) (*ec2.CreateTransitGatewayMulticastDomainOutput, error)

CreateTransitGatewayMulticastDomain provides a mock function with given fields: ctx, params, optFns

func (*EC2) CreateTransitGatewayPeeringAttachment

func (_m *EC2) CreateTransitGatewayPeeringAttachment(ctx context.Context, params *ec2.CreateTransitGatewayPeeringAttachmentInput, optFns ...func(*ec2.Options)) (*ec2.CreateTransitGatewayPeeringAttachmentOutput, error)

CreateTransitGatewayPeeringAttachment provides a mock function with given fields: ctx, params, optFns

func (*EC2) CreateTransitGatewayPrefixListReference

func (_m *EC2) CreateTransitGatewayPrefixListReference(ctx context.Context, params *ec2.CreateTransitGatewayPrefixListReferenceInput, optFns ...func(*ec2.Options)) (*ec2.CreateTransitGatewayPrefixListReferenceOutput, error)

CreateTransitGatewayPrefixListReference provides a mock function with given fields: ctx, params, optFns

func (*EC2) CreateTransitGatewayRoute

func (_m *EC2) CreateTransitGatewayRoute(ctx context.Context, params *ec2.CreateTransitGatewayRouteInput, optFns ...func(*ec2.Options)) (*ec2.CreateTransitGatewayRouteOutput, error)

CreateTransitGatewayRoute provides a mock function with given fields: ctx, params, optFns

func (*EC2) CreateTransitGatewayRouteTable

func (_m *EC2) CreateTransitGatewayRouteTable(ctx context.Context, params *ec2.CreateTransitGatewayRouteTableInput, optFns ...func(*ec2.Options)) (*ec2.CreateTransitGatewayRouteTableOutput, error)

CreateTransitGatewayRouteTable provides a mock function with given fields: ctx, params, optFns

func (*EC2) CreateTransitGatewayVpcAttachment

func (_m *EC2) CreateTransitGatewayVpcAttachment(ctx context.Context, params *ec2.CreateTransitGatewayVpcAttachmentInput, optFns ...func(*ec2.Options)) (*ec2.CreateTransitGatewayVpcAttachmentOutput, error)

CreateTransitGatewayVpcAttachment provides a mock function with given fields: ctx, params, optFns

func (*EC2) CreateVolume

func (_m *EC2) CreateVolume(ctx context.Context, params *ec2.CreateVolumeInput, optFns ...func(*ec2.Options)) (*ec2.CreateVolumeOutput, error)

CreateVolume provides a mock function with given fields: ctx, params, optFns

func (*EC2) CreateVpc

func (_m *EC2) CreateVpc(ctx context.Context, params *ec2.CreateVpcInput, optFns ...func(*ec2.Options)) (*ec2.CreateVpcOutput, error)

CreateVpc provides a mock function with given fields: ctx, params, optFns

func (*EC2) CreateVpcEndpoint

func (_m *EC2) CreateVpcEndpoint(ctx context.Context, params *ec2.CreateVpcEndpointInput, optFns ...func(*ec2.Options)) (*ec2.CreateVpcEndpointOutput, error)

CreateVpcEndpoint provides a mock function with given fields: ctx, params, optFns

func (*EC2) CreateVpcEndpointConnectionNotification

func (_m *EC2) CreateVpcEndpointConnectionNotification(ctx context.Context, params *ec2.CreateVpcEndpointConnectionNotificationInput, optFns ...func(*ec2.Options)) (*ec2.CreateVpcEndpointConnectionNotificationOutput, error)

CreateVpcEndpointConnectionNotification provides a mock function with given fields: ctx, params, optFns

func (*EC2) CreateVpcEndpointServiceConfiguration

func (_m *EC2) CreateVpcEndpointServiceConfiguration(ctx context.Context, params *ec2.CreateVpcEndpointServiceConfigurationInput, optFns ...func(*ec2.Options)) (*ec2.CreateVpcEndpointServiceConfigurationOutput, error)

CreateVpcEndpointServiceConfiguration provides a mock function with given fields: ctx, params, optFns

func (*EC2) CreateVpcPeeringConnection

func (_m *EC2) CreateVpcPeeringConnection(ctx context.Context, params *ec2.CreateVpcPeeringConnectionInput, optFns ...func(*ec2.Options)) (*ec2.CreateVpcPeeringConnectionOutput, error)

CreateVpcPeeringConnection provides a mock function with given fields: ctx, params, optFns

func (*EC2) CreateVpnConnection

func (_m *EC2) CreateVpnConnection(ctx context.Context, params *ec2.CreateVpnConnectionInput, optFns ...func(*ec2.Options)) (*ec2.CreateVpnConnectionOutput, error)

CreateVpnConnection provides a mock function with given fields: ctx, params, optFns

func (*EC2) CreateVpnConnectionRoute

func (_m *EC2) CreateVpnConnectionRoute(ctx context.Context, params *ec2.CreateVpnConnectionRouteInput, optFns ...func(*ec2.Options)) (*ec2.CreateVpnConnectionRouteOutput, error)

CreateVpnConnectionRoute provides a mock function with given fields: ctx, params, optFns

func (*EC2) CreateVpnGateway

func (_m *EC2) CreateVpnGateway(ctx context.Context, params *ec2.CreateVpnGatewayInput, optFns ...func(*ec2.Options)) (*ec2.CreateVpnGatewayOutput, error)

CreateVpnGateway provides a mock function with given fields: ctx, params, optFns

func (*EC2) DeleteCarrierGateway

func (_m *EC2) DeleteCarrierGateway(ctx context.Context, params *ec2.DeleteCarrierGatewayInput, optFns ...func(*ec2.Options)) (*ec2.DeleteCarrierGatewayOutput, error)

DeleteCarrierGateway provides a mock function with given fields: ctx, params, optFns

func (*EC2) DeleteClientVpnEndpoint

func (_m *EC2) DeleteClientVpnEndpoint(ctx context.Context, params *ec2.DeleteClientVpnEndpointInput, optFns ...func(*ec2.Options)) (*ec2.DeleteClientVpnEndpointOutput, error)

DeleteClientVpnEndpoint provides a mock function with given fields: ctx, params, optFns

func (*EC2) DeleteClientVpnRoute

func (_m *EC2) DeleteClientVpnRoute(ctx context.Context, params *ec2.DeleteClientVpnRouteInput, optFns ...func(*ec2.Options)) (*ec2.DeleteClientVpnRouteOutput, error)

DeleteClientVpnRoute provides a mock function with given fields: ctx, params, optFns

func (*EC2) DeleteCustomerGateway

func (_m *EC2) DeleteCustomerGateway(ctx context.Context, params *ec2.DeleteCustomerGatewayInput, optFns ...func(*ec2.Options)) (*ec2.DeleteCustomerGatewayOutput, error)

DeleteCustomerGateway provides a mock function with given fields: ctx, params, optFns

func (*EC2) DeleteDhcpOptions

func (_m *EC2) DeleteDhcpOptions(ctx context.Context, params *ec2.DeleteDhcpOptionsInput, optFns ...func(*ec2.Options)) (*ec2.DeleteDhcpOptionsOutput, error)

DeleteDhcpOptions provides a mock function with given fields: ctx, params, optFns

func (*EC2) DeleteEgressOnlyInternetGateway

func (_m *EC2) DeleteEgressOnlyInternetGateway(ctx context.Context, params *ec2.DeleteEgressOnlyInternetGatewayInput, optFns ...func(*ec2.Options)) (*ec2.DeleteEgressOnlyInternetGatewayOutput, error)

DeleteEgressOnlyInternetGateway provides a mock function with given fields: ctx, params, optFns

func (*EC2) DeleteFleets

func (_m *EC2) DeleteFleets(ctx context.Context, params *ec2.DeleteFleetsInput, optFns ...func(*ec2.Options)) (*ec2.DeleteFleetsOutput, error)

DeleteFleets provides a mock function with given fields: ctx, params, optFns

func (*EC2) DeleteFlowLogs

func (_m *EC2) DeleteFlowLogs(ctx context.Context, params *ec2.DeleteFlowLogsInput, optFns ...func(*ec2.Options)) (*ec2.DeleteFlowLogsOutput, error)

DeleteFlowLogs provides a mock function with given fields: ctx, params, optFns

func (*EC2) DeleteFpgaImage

func (_m *EC2) DeleteFpgaImage(ctx context.Context, params *ec2.DeleteFpgaImageInput, optFns ...func(*ec2.Options)) (*ec2.DeleteFpgaImageOutput, error)

DeleteFpgaImage provides a mock function with given fields: ctx, params, optFns

func (*EC2) DeleteInstanceEventWindow

func (_m *EC2) DeleteInstanceEventWindow(ctx context.Context, params *ec2.DeleteInstanceEventWindowInput, optFns ...func(*ec2.Options)) (*ec2.DeleteInstanceEventWindowOutput, error)

DeleteInstanceEventWindow provides a mock function with given fields: ctx, params, optFns

func (*EC2) DeleteInternetGateway

func (_m *EC2) DeleteInternetGateway(ctx context.Context, params *ec2.DeleteInternetGatewayInput, optFns ...func(*ec2.Options)) (*ec2.DeleteInternetGatewayOutput, error)

DeleteInternetGateway provides a mock function with given fields: ctx, params, optFns

func (*EC2) DeleteIpam

func (_m *EC2) DeleteIpam(ctx context.Context, params *ec2.DeleteIpamInput, optFns ...func(*ec2.Options)) (*ec2.DeleteIpamOutput, error)

DeleteIpam provides a mock function with given fields: ctx, params, optFns

func (*EC2) DeleteIpamPool

func (_m *EC2) DeleteIpamPool(ctx context.Context, params *ec2.DeleteIpamPoolInput, optFns ...func(*ec2.Options)) (*ec2.DeleteIpamPoolOutput, error)

DeleteIpamPool provides a mock function with given fields: ctx, params, optFns

func (*EC2) DeleteIpamScope

func (_m *EC2) DeleteIpamScope(ctx context.Context, params *ec2.DeleteIpamScopeInput, optFns ...func(*ec2.Options)) (*ec2.DeleteIpamScopeOutput, error)

DeleteIpamScope provides a mock function with given fields: ctx, params, optFns

func (*EC2) DeleteKeyPair

func (_m *EC2) DeleteKeyPair(ctx context.Context, params *ec2.DeleteKeyPairInput, optFns ...func(*ec2.Options)) (*ec2.DeleteKeyPairOutput, error)

DeleteKeyPair provides a mock function with given fields: ctx, params, optFns

func (*EC2) DeleteLaunchTemplate

func (_m *EC2) DeleteLaunchTemplate(ctx context.Context, params *ec2.DeleteLaunchTemplateInput, optFns ...func(*ec2.Options)) (*ec2.DeleteLaunchTemplateOutput, error)

DeleteLaunchTemplate provides a mock function with given fields: ctx, params, optFns

func (*EC2) DeleteLaunchTemplateVersions

func (_m *EC2) DeleteLaunchTemplateVersions(ctx context.Context, params *ec2.DeleteLaunchTemplateVersionsInput, optFns ...func(*ec2.Options)) (*ec2.DeleteLaunchTemplateVersionsOutput, error)

DeleteLaunchTemplateVersions provides a mock function with given fields: ctx, params, optFns

func (*EC2) DeleteLocalGatewayRoute

func (_m *EC2) DeleteLocalGatewayRoute(ctx context.Context, params *ec2.DeleteLocalGatewayRouteInput, optFns ...func(*ec2.Options)) (*ec2.DeleteLocalGatewayRouteOutput, error)

DeleteLocalGatewayRoute provides a mock function with given fields: ctx, params, optFns

func (*EC2) DeleteLocalGatewayRouteTableVpcAssociation

func (_m *EC2) DeleteLocalGatewayRouteTableVpcAssociation(ctx context.Context, params *ec2.DeleteLocalGatewayRouteTableVpcAssociationInput, optFns ...func(*ec2.Options)) (*ec2.DeleteLocalGatewayRouteTableVpcAssociationOutput, error)

DeleteLocalGatewayRouteTableVpcAssociation provides a mock function with given fields: ctx, params, optFns

func (*EC2) DeleteManagedPrefixList

func (_m *EC2) DeleteManagedPrefixList(ctx context.Context, params *ec2.DeleteManagedPrefixListInput, optFns ...func(*ec2.Options)) (*ec2.DeleteManagedPrefixListOutput, error)

DeleteManagedPrefixList provides a mock function with given fields: ctx, params, optFns

func (*EC2) DeleteNatGateway

func (_m *EC2) DeleteNatGateway(ctx context.Context, params *ec2.DeleteNatGatewayInput, optFns ...func(*ec2.Options)) (*ec2.DeleteNatGatewayOutput, error)

DeleteNatGateway provides a mock function with given fields: ctx, params, optFns

func (*EC2) DeleteNetworkAcl

func (_m *EC2) DeleteNetworkAcl(ctx context.Context, params *ec2.DeleteNetworkAclInput, optFns ...func(*ec2.Options)) (*ec2.DeleteNetworkAclOutput, error)

DeleteNetworkAcl provides a mock function with given fields: ctx, params, optFns

func (*EC2) DeleteNetworkAclEntry

func (_m *EC2) DeleteNetworkAclEntry(ctx context.Context, params *ec2.DeleteNetworkAclEntryInput, optFns ...func(*ec2.Options)) (*ec2.DeleteNetworkAclEntryOutput, error)

DeleteNetworkAclEntry provides a mock function with given fields: ctx, params, optFns

func (*EC2) DeleteNetworkInsightsAccessScope

func (_m *EC2) DeleteNetworkInsightsAccessScope(ctx context.Context, params *ec2.DeleteNetworkInsightsAccessScopeInput, optFns ...func(*ec2.Options)) (*ec2.DeleteNetworkInsightsAccessScopeOutput, error)

DeleteNetworkInsightsAccessScope provides a mock function with given fields: ctx, params, optFns

func (*EC2) DeleteNetworkInsightsAccessScopeAnalysis

func (_m *EC2) DeleteNetworkInsightsAccessScopeAnalysis(ctx context.Context, params *ec2.DeleteNetworkInsightsAccessScopeAnalysisInput, optFns ...func(*ec2.Options)) (*ec2.DeleteNetworkInsightsAccessScopeAnalysisOutput, error)

DeleteNetworkInsightsAccessScopeAnalysis provides a mock function with given fields: ctx, params, optFns

func (*EC2) DeleteNetworkInsightsAnalysis

func (_m *EC2) DeleteNetworkInsightsAnalysis(ctx context.Context, params *ec2.DeleteNetworkInsightsAnalysisInput, optFns ...func(*ec2.Options)) (*ec2.DeleteNetworkInsightsAnalysisOutput, error)

DeleteNetworkInsightsAnalysis provides a mock function with given fields: ctx, params, optFns

func (*EC2) DeleteNetworkInsightsPath

func (_m *EC2) DeleteNetworkInsightsPath(ctx context.Context, params *ec2.DeleteNetworkInsightsPathInput, optFns ...func(*ec2.Options)) (*ec2.DeleteNetworkInsightsPathOutput, error)

DeleteNetworkInsightsPath provides a mock function with given fields: ctx, params, optFns

func (*EC2) DeleteNetworkInterface

func (_m *EC2) DeleteNetworkInterface(ctx context.Context, params *ec2.DeleteNetworkInterfaceInput, optFns ...func(*ec2.Options)) (*ec2.DeleteNetworkInterfaceOutput, error)

DeleteNetworkInterface provides a mock function with given fields: ctx, params, optFns

func (*EC2) DeleteNetworkInterfacePermission

func (_m *EC2) DeleteNetworkInterfacePermission(ctx context.Context, params *ec2.DeleteNetworkInterfacePermissionInput, optFns ...func(*ec2.Options)) (*ec2.DeleteNetworkInterfacePermissionOutput, error)

DeleteNetworkInterfacePermission provides a mock function with given fields: ctx, params, optFns

func (*EC2) DeletePlacementGroup

func (_m *EC2) DeletePlacementGroup(ctx context.Context, params *ec2.DeletePlacementGroupInput, optFns ...func(*ec2.Options)) (*ec2.DeletePlacementGroupOutput, error)

DeletePlacementGroup provides a mock function with given fields: ctx, params, optFns

func (*EC2) DeletePublicIpv4Pool

func (_m *EC2) DeletePublicIpv4Pool(ctx context.Context, params *ec2.DeletePublicIpv4PoolInput, optFns ...func(*ec2.Options)) (*ec2.DeletePublicIpv4PoolOutput, error)

DeletePublicIpv4Pool provides a mock function with given fields: ctx, params, optFns

func (*EC2) DeleteQueuedReservedInstances

func (_m *EC2) DeleteQueuedReservedInstances(ctx context.Context, params *ec2.DeleteQueuedReservedInstancesInput, optFns ...func(*ec2.Options)) (*ec2.DeleteQueuedReservedInstancesOutput, error)

DeleteQueuedReservedInstances provides a mock function with given fields: ctx, params, optFns

func (*EC2) DeleteRoute

func (_m *EC2) DeleteRoute(ctx context.Context, params *ec2.DeleteRouteInput, optFns ...func(*ec2.Options)) (*ec2.DeleteRouteOutput, error)

DeleteRoute provides a mock function with given fields: ctx, params, optFns

func (*EC2) DeleteRouteTable

func (_m *EC2) DeleteRouteTable(ctx context.Context, params *ec2.DeleteRouteTableInput, optFns ...func(*ec2.Options)) (*ec2.DeleteRouteTableOutput, error)

DeleteRouteTable provides a mock function with given fields: ctx, params, optFns

func (*EC2) DeleteSecurityGroup

func (_m *EC2) DeleteSecurityGroup(ctx context.Context, params *ec2.DeleteSecurityGroupInput, optFns ...func(*ec2.Options)) (*ec2.DeleteSecurityGroupOutput, error)

DeleteSecurityGroup provides a mock function with given fields: ctx, params, optFns

func (*EC2) DeleteSnapshot

func (_m *EC2) DeleteSnapshot(ctx context.Context, params *ec2.DeleteSnapshotInput, optFns ...func(*ec2.Options)) (*ec2.DeleteSnapshotOutput, error)

DeleteSnapshot provides a mock function with given fields: ctx, params, optFns

func (*EC2) DeleteSpotDatafeedSubscription

func (_m *EC2) DeleteSpotDatafeedSubscription(ctx context.Context, params *ec2.DeleteSpotDatafeedSubscriptionInput, optFns ...func(*ec2.Options)) (*ec2.DeleteSpotDatafeedSubscriptionOutput, error)

DeleteSpotDatafeedSubscription provides a mock function with given fields: ctx, params, optFns

func (*EC2) DeleteSubnet

func (_m *EC2) DeleteSubnet(ctx context.Context, params *ec2.DeleteSubnetInput, optFns ...func(*ec2.Options)) (*ec2.DeleteSubnetOutput, error)

DeleteSubnet provides a mock function with given fields: ctx, params, optFns

func (*EC2) DeleteSubnetCidrReservation

func (_m *EC2) DeleteSubnetCidrReservation(ctx context.Context, params *ec2.DeleteSubnetCidrReservationInput, optFns ...func(*ec2.Options)) (*ec2.DeleteSubnetCidrReservationOutput, error)

DeleteSubnetCidrReservation provides a mock function with given fields: ctx, params, optFns

func (*EC2) DeleteTags

func (_m *EC2) DeleteTags(ctx context.Context, params *ec2.DeleteTagsInput, optFns ...func(*ec2.Options)) (*ec2.DeleteTagsOutput, error)

DeleteTags provides a mock function with given fields: ctx, params, optFns

func (*EC2) DeleteTrafficMirrorFilter

func (_m *EC2) DeleteTrafficMirrorFilter(ctx context.Context, params *ec2.DeleteTrafficMirrorFilterInput, optFns ...func(*ec2.Options)) (*ec2.DeleteTrafficMirrorFilterOutput, error)

DeleteTrafficMirrorFilter provides a mock function with given fields: ctx, params, optFns

func (*EC2) DeleteTrafficMirrorFilterRule

func (_m *EC2) DeleteTrafficMirrorFilterRule(ctx context.Context, params *ec2.DeleteTrafficMirrorFilterRuleInput, optFns ...func(*ec2.Options)) (*ec2.DeleteTrafficMirrorFilterRuleOutput, error)

DeleteTrafficMirrorFilterRule provides a mock function with given fields: ctx, params, optFns

func (*EC2) DeleteTrafficMirrorSession

func (_m *EC2) DeleteTrafficMirrorSession(ctx context.Context, params *ec2.DeleteTrafficMirrorSessionInput, optFns ...func(*ec2.Options)) (*ec2.DeleteTrafficMirrorSessionOutput, error)

DeleteTrafficMirrorSession provides a mock function with given fields: ctx, params, optFns

func (*EC2) DeleteTrafficMirrorTarget

func (_m *EC2) DeleteTrafficMirrorTarget(ctx context.Context, params *ec2.DeleteTrafficMirrorTargetInput, optFns ...func(*ec2.Options)) (*ec2.DeleteTrafficMirrorTargetOutput, error)

DeleteTrafficMirrorTarget provides a mock function with given fields: ctx, params, optFns

func (*EC2) DeleteTransitGateway

func (_m *EC2) DeleteTransitGateway(ctx context.Context, params *ec2.DeleteTransitGatewayInput, optFns ...func(*ec2.Options)) (*ec2.DeleteTransitGatewayOutput, error)

DeleteTransitGateway provides a mock function with given fields: ctx, params, optFns

func (*EC2) DeleteTransitGatewayConnect

func (_m *EC2) DeleteTransitGatewayConnect(ctx context.Context, params *ec2.DeleteTransitGatewayConnectInput, optFns ...func(*ec2.Options)) (*ec2.DeleteTransitGatewayConnectOutput, error)

DeleteTransitGatewayConnect provides a mock function with given fields: ctx, params, optFns

func (*EC2) DeleteTransitGatewayConnectPeer

func (_m *EC2) DeleteTransitGatewayConnectPeer(ctx context.Context, params *ec2.DeleteTransitGatewayConnectPeerInput, optFns ...func(*ec2.Options)) (*ec2.DeleteTransitGatewayConnectPeerOutput, error)

DeleteTransitGatewayConnectPeer provides a mock function with given fields: ctx, params, optFns

func (*EC2) DeleteTransitGatewayMulticastDomain

func (_m *EC2) DeleteTransitGatewayMulticastDomain(ctx context.Context, params *ec2.DeleteTransitGatewayMulticastDomainInput, optFns ...func(*ec2.Options)) (*ec2.DeleteTransitGatewayMulticastDomainOutput, error)

DeleteTransitGatewayMulticastDomain provides a mock function with given fields: ctx, params, optFns

func (*EC2) DeleteTransitGatewayPeeringAttachment

func (_m *EC2) DeleteTransitGatewayPeeringAttachment(ctx context.Context, params *ec2.DeleteTransitGatewayPeeringAttachmentInput, optFns ...func(*ec2.Options)) (*ec2.DeleteTransitGatewayPeeringAttachmentOutput, error)

DeleteTransitGatewayPeeringAttachment provides a mock function with given fields: ctx, params, optFns

func (*EC2) DeleteTransitGatewayPrefixListReference

func (_m *EC2) DeleteTransitGatewayPrefixListReference(ctx context.Context, params *ec2.DeleteTransitGatewayPrefixListReferenceInput, optFns ...func(*ec2.Options)) (*ec2.DeleteTransitGatewayPrefixListReferenceOutput, error)

DeleteTransitGatewayPrefixListReference provides a mock function with given fields: ctx, params, optFns

func (*EC2) DeleteTransitGatewayRoute

func (_m *EC2) DeleteTransitGatewayRoute(ctx context.Context, params *ec2.DeleteTransitGatewayRouteInput, optFns ...func(*ec2.Options)) (*ec2.DeleteTransitGatewayRouteOutput, error)

DeleteTransitGatewayRoute provides a mock function with given fields: ctx, params, optFns

func (*EC2) DeleteTransitGatewayRouteTable

func (_m *EC2) DeleteTransitGatewayRouteTable(ctx context.Context, params *ec2.DeleteTransitGatewayRouteTableInput, optFns ...func(*ec2.Options)) (*ec2.DeleteTransitGatewayRouteTableOutput, error)

DeleteTransitGatewayRouteTable provides a mock function with given fields: ctx, params, optFns

func (*EC2) DeleteTransitGatewayVpcAttachment

func (_m *EC2) DeleteTransitGatewayVpcAttachment(ctx context.Context, params *ec2.DeleteTransitGatewayVpcAttachmentInput, optFns ...func(*ec2.Options)) (*ec2.DeleteTransitGatewayVpcAttachmentOutput, error)

DeleteTransitGatewayVpcAttachment provides a mock function with given fields: ctx, params, optFns

func (*EC2) DeleteVolume

func (_m *EC2) DeleteVolume(ctx context.Context, params *ec2.DeleteVolumeInput, optFns ...func(*ec2.Options)) (*ec2.DeleteVolumeOutput, error)

DeleteVolume provides a mock function with given fields: ctx, params, optFns

func (*EC2) DeleteVpc

func (_m *EC2) DeleteVpc(ctx context.Context, params *ec2.DeleteVpcInput, optFns ...func(*ec2.Options)) (*ec2.DeleteVpcOutput, error)

DeleteVpc provides a mock function with given fields: ctx, params, optFns

func (*EC2) DeleteVpcEndpointConnectionNotifications

func (_m *EC2) DeleteVpcEndpointConnectionNotifications(ctx context.Context, params *ec2.DeleteVpcEndpointConnectionNotificationsInput, optFns ...func(*ec2.Options)) (*ec2.DeleteVpcEndpointConnectionNotificationsOutput, error)

DeleteVpcEndpointConnectionNotifications provides a mock function with given fields: ctx, params, optFns

func (*EC2) DeleteVpcEndpointServiceConfigurations

func (_m *EC2) DeleteVpcEndpointServiceConfigurations(ctx context.Context, params *ec2.DeleteVpcEndpointServiceConfigurationsInput, optFns ...func(*ec2.Options)) (*ec2.DeleteVpcEndpointServiceConfigurationsOutput, error)

DeleteVpcEndpointServiceConfigurations provides a mock function with given fields: ctx, params, optFns

func (*EC2) DeleteVpcEndpoints

func (_m *EC2) DeleteVpcEndpoints(ctx context.Context, params *ec2.DeleteVpcEndpointsInput, optFns ...func(*ec2.Options)) (*ec2.DeleteVpcEndpointsOutput, error)

DeleteVpcEndpoints provides a mock function with given fields: ctx, params, optFns

func (*EC2) DeleteVpcPeeringConnection

func (_m *EC2) DeleteVpcPeeringConnection(ctx context.Context, params *ec2.DeleteVpcPeeringConnectionInput, optFns ...func(*ec2.Options)) (*ec2.DeleteVpcPeeringConnectionOutput, error)

DeleteVpcPeeringConnection provides a mock function with given fields: ctx, params, optFns

func (*EC2) DeleteVpnConnection

func (_m *EC2) DeleteVpnConnection(ctx context.Context, params *ec2.DeleteVpnConnectionInput, optFns ...func(*ec2.Options)) (*ec2.DeleteVpnConnectionOutput, error)

DeleteVpnConnection provides a mock function with given fields: ctx, params, optFns

func (*EC2) DeleteVpnConnectionRoute

func (_m *EC2) DeleteVpnConnectionRoute(ctx context.Context, params *ec2.DeleteVpnConnectionRouteInput, optFns ...func(*ec2.Options)) (*ec2.DeleteVpnConnectionRouteOutput, error)

DeleteVpnConnectionRoute provides a mock function with given fields: ctx, params, optFns

func (*EC2) DeleteVpnGateway

func (_m *EC2) DeleteVpnGateway(ctx context.Context, params *ec2.DeleteVpnGatewayInput, optFns ...func(*ec2.Options)) (*ec2.DeleteVpnGatewayOutput, error)

DeleteVpnGateway provides a mock function with given fields: ctx, params, optFns

func (*EC2) DeprovisionByoipCidr

func (_m *EC2) DeprovisionByoipCidr(ctx context.Context, params *ec2.DeprovisionByoipCidrInput, optFns ...func(*ec2.Options)) (*ec2.DeprovisionByoipCidrOutput, error)

DeprovisionByoipCidr provides a mock function with given fields: ctx, params, optFns

func (*EC2) DeprovisionIpamPoolCidr

func (_m *EC2) DeprovisionIpamPoolCidr(ctx context.Context, params *ec2.DeprovisionIpamPoolCidrInput, optFns ...func(*ec2.Options)) (*ec2.DeprovisionIpamPoolCidrOutput, error)

DeprovisionIpamPoolCidr provides a mock function with given fields: ctx, params, optFns

func (*EC2) DeprovisionPublicIpv4PoolCidr

func (_m *EC2) DeprovisionPublicIpv4PoolCidr(ctx context.Context, params *ec2.DeprovisionPublicIpv4PoolCidrInput, optFns ...func(*ec2.Options)) (*ec2.DeprovisionPublicIpv4PoolCidrOutput, error)

DeprovisionPublicIpv4PoolCidr provides a mock function with given fields: ctx, params, optFns

func (*EC2) DeregisterImage

func (_m *EC2) DeregisterImage(ctx context.Context, params *ec2.DeregisterImageInput, optFns ...func(*ec2.Options)) (*ec2.DeregisterImageOutput, error)

DeregisterImage provides a mock function with given fields: ctx, params, optFns

func (*EC2) DeregisterInstanceEventNotificationAttributes

func (_m *EC2) DeregisterInstanceEventNotificationAttributes(ctx context.Context, params *ec2.DeregisterInstanceEventNotificationAttributesInput, optFns ...func(*ec2.Options)) (*ec2.DeregisterInstanceEventNotificationAttributesOutput, error)

DeregisterInstanceEventNotificationAttributes provides a mock function with given fields: ctx, params, optFns

func (*EC2) DeregisterTransitGatewayMulticastGroupMembers

func (_m *EC2) DeregisterTransitGatewayMulticastGroupMembers(ctx context.Context, params *ec2.DeregisterTransitGatewayMulticastGroupMembersInput, optFns ...func(*ec2.Options)) (*ec2.DeregisterTransitGatewayMulticastGroupMembersOutput, error)

DeregisterTransitGatewayMulticastGroupMembers provides a mock function with given fields: ctx, params, optFns

func (*EC2) DeregisterTransitGatewayMulticastGroupSources

func (_m *EC2) DeregisterTransitGatewayMulticastGroupSources(ctx context.Context, params *ec2.DeregisterTransitGatewayMulticastGroupSourcesInput, optFns ...func(*ec2.Options)) (*ec2.DeregisterTransitGatewayMulticastGroupSourcesOutput, error)

DeregisterTransitGatewayMulticastGroupSources provides a mock function with given fields: ctx, params, optFns

func (*EC2) DescribeAccountAttributes

func (_m *EC2) DescribeAccountAttributes(ctx context.Context, params *ec2.DescribeAccountAttributesInput, optFns ...func(*ec2.Options)) (*ec2.DescribeAccountAttributesOutput, error)

DescribeAccountAttributes provides a mock function with given fields: ctx, params, optFns

func (*EC2) DescribeAddresses

func (_m *EC2) DescribeAddresses(ctx context.Context, params *ec2.DescribeAddressesInput, optFns ...func(*ec2.Options)) (*ec2.DescribeAddressesOutput, error)

DescribeAddresses provides a mock function with given fields: ctx, params, optFns

func (*EC2) DescribeAddressesAttribute

func (_m *EC2) DescribeAddressesAttribute(ctx context.Context, params *ec2.DescribeAddressesAttributeInput, optFns ...func(*ec2.Options)) (*ec2.DescribeAddressesAttributeOutput, error)

DescribeAddressesAttribute provides a mock function with given fields: ctx, params, optFns

func (*EC2) DescribeAggregateIdFormat

func (_m *EC2) DescribeAggregateIdFormat(ctx context.Context, params *ec2.DescribeAggregateIdFormatInput, optFns ...func(*ec2.Options)) (*ec2.DescribeAggregateIdFormatOutput, error)

DescribeAggregateIdFormat provides a mock function with given fields: ctx, params, optFns

func (*EC2) DescribeAvailabilityZones

func (_m *EC2) DescribeAvailabilityZones(ctx context.Context, params *ec2.DescribeAvailabilityZonesInput, optFns ...func(*ec2.Options)) (*ec2.DescribeAvailabilityZonesOutput, error)

DescribeAvailabilityZones provides a mock function with given fields: ctx, params, optFns

func (*EC2) DescribeBundleTasks

func (_m *EC2) DescribeBundleTasks(ctx context.Context, params *ec2.DescribeBundleTasksInput, optFns ...func(*ec2.Options)) (*ec2.DescribeBundleTasksOutput, error)

DescribeBundleTasks provides a mock function with given fields: ctx, params, optFns

func (*EC2) DescribeByoipCidrs

func (_m *EC2) DescribeByoipCidrs(ctx context.Context, params *ec2.DescribeByoipCidrsInput, optFns ...func(*ec2.Options)) (*ec2.DescribeByoipCidrsOutput, error)

DescribeByoipCidrs provides a mock function with given fields: ctx, params, optFns

func (*EC2) DescribeCapacityReservationFleets

func (_m *EC2) DescribeCapacityReservationFleets(ctx context.Context, params *ec2.DescribeCapacityReservationFleetsInput, optFns ...func(*ec2.Options)) (*ec2.DescribeCapacityReservationFleetsOutput, error)

DescribeCapacityReservationFleets provides a mock function with given fields: ctx, params, optFns

func (*EC2) DescribeCapacityReservations

func (_m *EC2) DescribeCapacityReservations(ctx context.Context, params *ec2.DescribeCapacityReservationsInput, optFns ...func(*ec2.Options)) (*ec2.DescribeCapacityReservationsOutput, error)

DescribeCapacityReservations provides a mock function with given fields: ctx, params, optFns

func (*EC2) DescribeCarrierGateways

func (_m *EC2) DescribeCarrierGateways(ctx context.Context, params *ec2.DescribeCarrierGatewaysInput, optFns ...func(*ec2.Options)) (*ec2.DescribeCarrierGatewaysOutput, error)

DescribeCarrierGateways provides a mock function with given fields: ctx, params, optFns

func (*EC2) DescribeClassicLinkInstances

func (_m *EC2) DescribeClassicLinkInstances(ctx context.Context, params *ec2.DescribeClassicLinkInstancesInput, optFns ...func(*ec2.Options)) (*ec2.DescribeClassicLinkInstancesOutput, error)

DescribeClassicLinkInstances provides a mock function with given fields: ctx, params, optFns

func (*EC2) DescribeClientVpnAuthorizationRules

func (_m *EC2) DescribeClientVpnAuthorizationRules(ctx context.Context, params *ec2.DescribeClientVpnAuthorizationRulesInput, optFns ...func(*ec2.Options)) (*ec2.DescribeClientVpnAuthorizationRulesOutput, error)

DescribeClientVpnAuthorizationRules provides a mock function with given fields: ctx, params, optFns

func (*EC2) DescribeClientVpnConnections

func (_m *EC2) DescribeClientVpnConnections(ctx context.Context, params *ec2.DescribeClientVpnConnectionsInput, optFns ...func(*ec2.Options)) (*ec2.DescribeClientVpnConnectionsOutput, error)

DescribeClientVpnConnections provides a mock function with given fields: ctx, params, optFns

func (*EC2) DescribeClientVpnEndpoints

func (_m *EC2) DescribeClientVpnEndpoints(ctx context.Context, params *ec2.DescribeClientVpnEndpointsInput, optFns ...func(*ec2.Options)) (*ec2.DescribeClientVpnEndpointsOutput, error)

DescribeClientVpnEndpoints provides a mock function with given fields: ctx, params, optFns

func (*EC2) DescribeClientVpnRoutes

func (_m *EC2) DescribeClientVpnRoutes(ctx context.Context, params *ec2.DescribeClientVpnRoutesInput, optFns ...func(*ec2.Options)) (*ec2.DescribeClientVpnRoutesOutput, error)

DescribeClientVpnRoutes provides a mock function with given fields: ctx, params, optFns

func (*EC2) DescribeClientVpnTargetNetworks

func (_m *EC2) DescribeClientVpnTargetNetworks(ctx context.Context, params *ec2.DescribeClientVpnTargetNetworksInput, optFns ...func(*ec2.Options)) (*ec2.DescribeClientVpnTargetNetworksOutput, error)

DescribeClientVpnTargetNetworks provides a mock function with given fields: ctx, params, optFns

func (*EC2) DescribeCoipPools

func (_m *EC2) DescribeCoipPools(ctx context.Context, params *ec2.DescribeCoipPoolsInput, optFns ...func(*ec2.Options)) (*ec2.DescribeCoipPoolsOutput, error)

DescribeCoipPools provides a mock function with given fields: ctx, params, optFns

func (*EC2) DescribeConversionTasks

func (_m *EC2) DescribeConversionTasks(ctx context.Context, params *ec2.DescribeConversionTasksInput, optFns ...func(*ec2.Options)) (*ec2.DescribeConversionTasksOutput, error)

DescribeConversionTasks provides a mock function with given fields: ctx, params, optFns

func (*EC2) DescribeCustomerGateways

func (_m *EC2) DescribeCustomerGateways(ctx context.Context, params *ec2.DescribeCustomerGatewaysInput, optFns ...func(*ec2.Options)) (*ec2.DescribeCustomerGatewaysOutput, error)

DescribeCustomerGateways provides a mock function with given fields: ctx, params, optFns

func (*EC2) DescribeDhcpOptions

func (_m *EC2) DescribeDhcpOptions(ctx context.Context, params *ec2.DescribeDhcpOptionsInput, optFns ...func(*ec2.Options)) (*ec2.DescribeDhcpOptionsOutput, error)

DescribeDhcpOptions provides a mock function with given fields: ctx, params, optFns

func (*EC2) DescribeEgressOnlyInternetGateways

func (_m *EC2) DescribeEgressOnlyInternetGateways(ctx context.Context, params *ec2.DescribeEgressOnlyInternetGatewaysInput, optFns ...func(*ec2.Options)) (*ec2.DescribeEgressOnlyInternetGatewaysOutput, error)

DescribeEgressOnlyInternetGateways provides a mock function with given fields: ctx, params, optFns

func (*EC2) DescribeElasticGpus

func (_m *EC2) DescribeElasticGpus(ctx context.Context, params *ec2.DescribeElasticGpusInput, optFns ...func(*ec2.Options)) (*ec2.DescribeElasticGpusOutput, error)

DescribeElasticGpus provides a mock function with given fields: ctx, params, optFns

func (*EC2) DescribeExportImageTasks

func (_m *EC2) DescribeExportImageTasks(ctx context.Context, params *ec2.DescribeExportImageTasksInput, optFns ...func(*ec2.Options)) (*ec2.DescribeExportImageTasksOutput, error)

DescribeExportImageTasks provides a mock function with given fields: ctx, params, optFns

func (*EC2) DescribeExportTasks

func (_m *EC2) DescribeExportTasks(ctx context.Context, params *ec2.DescribeExportTasksInput, optFns ...func(*ec2.Options)) (*ec2.DescribeExportTasksOutput, error)

DescribeExportTasks provides a mock function with given fields: ctx, params, optFns

func (*EC2) DescribeFastLaunchImages

func (_m *EC2) DescribeFastLaunchImages(ctx context.Context, params *ec2.DescribeFastLaunchImagesInput, optFns ...func(*ec2.Options)) (*ec2.DescribeFastLaunchImagesOutput, error)

DescribeFastLaunchImages provides a mock function with given fields: ctx, params, optFns

func (*EC2) DescribeFastSnapshotRestores

func (_m *EC2) DescribeFastSnapshotRestores(ctx context.Context, params *ec2.DescribeFastSnapshotRestoresInput, optFns ...func(*ec2.Options)) (*ec2.DescribeFastSnapshotRestoresOutput, error)

DescribeFastSnapshotRestores provides a mock function with given fields: ctx, params, optFns

func (*EC2) DescribeFleetHistory

func (_m *EC2) DescribeFleetHistory(ctx context.Context, params *ec2.DescribeFleetHistoryInput, optFns ...func(*ec2.Options)) (*ec2.DescribeFleetHistoryOutput, error)

DescribeFleetHistory provides a mock function with given fields: ctx, params, optFns

func (*EC2) DescribeFleetInstances

func (_m *EC2) DescribeFleetInstances(ctx context.Context, params *ec2.DescribeFleetInstancesInput, optFns ...func(*ec2.Options)) (*ec2.DescribeFleetInstancesOutput, error)

DescribeFleetInstances provides a mock function with given fields: ctx, params, optFns

func (*EC2) DescribeFleets

func (_m *EC2) DescribeFleets(ctx context.Context, params *ec2.DescribeFleetsInput, optFns ...func(*ec2.Options)) (*ec2.DescribeFleetsOutput, error)

DescribeFleets provides a mock function with given fields: ctx, params, optFns

func (*EC2) DescribeFlowLogs

func (_m *EC2) DescribeFlowLogs(ctx context.Context, params *ec2.DescribeFlowLogsInput, optFns ...func(*ec2.Options)) (*ec2.DescribeFlowLogsOutput, error)

DescribeFlowLogs provides a mock function with given fields: ctx, params, optFns

func (*EC2) DescribeFpgaImageAttribute

func (_m *EC2) DescribeFpgaImageAttribute(ctx context.Context, params *ec2.DescribeFpgaImageAttributeInput, optFns ...func(*ec2.Options)) (*ec2.DescribeFpgaImageAttributeOutput, error)

DescribeFpgaImageAttribute provides a mock function with given fields: ctx, params, optFns

func (*EC2) DescribeFpgaImages

func (_m *EC2) DescribeFpgaImages(ctx context.Context, params *ec2.DescribeFpgaImagesInput, optFns ...func(*ec2.Options)) (*ec2.DescribeFpgaImagesOutput, error)

DescribeFpgaImages provides a mock function with given fields: ctx, params, optFns

func (*EC2) DescribeHostReservationOfferings

func (_m *EC2) DescribeHostReservationOfferings(ctx context.Context, params *ec2.DescribeHostReservationOfferingsInput, optFns ...func(*ec2.Options)) (*ec2.DescribeHostReservationOfferingsOutput, error)

DescribeHostReservationOfferings provides a mock function with given fields: ctx, params, optFns

func (*EC2) DescribeHostReservations

func (_m *EC2) DescribeHostReservations(ctx context.Context, params *ec2.DescribeHostReservationsInput, optFns ...func(*ec2.Options)) (*ec2.DescribeHostReservationsOutput, error)

DescribeHostReservations provides a mock function with given fields: ctx, params, optFns

func (*EC2) DescribeHosts

func (_m *EC2) DescribeHosts(ctx context.Context, params *ec2.DescribeHostsInput, optFns ...func(*ec2.Options)) (*ec2.DescribeHostsOutput, error)

DescribeHosts provides a mock function with given fields: ctx, params, optFns

func (*EC2) DescribeIamInstanceProfileAssociations

func (_m *EC2) DescribeIamInstanceProfileAssociations(ctx context.Context, params *ec2.DescribeIamInstanceProfileAssociationsInput, optFns ...func(*ec2.Options)) (*ec2.DescribeIamInstanceProfileAssociationsOutput, error)

DescribeIamInstanceProfileAssociations provides a mock function with given fields: ctx, params, optFns

func (*EC2) DescribeIdFormat

func (_m *EC2) DescribeIdFormat(ctx context.Context, params *ec2.DescribeIdFormatInput, optFns ...func(*ec2.Options)) (*ec2.DescribeIdFormatOutput, error)

DescribeIdFormat provides a mock function with given fields: ctx, params, optFns

func (*EC2) DescribeIdentityIdFormat

func (_m *EC2) DescribeIdentityIdFormat(ctx context.Context, params *ec2.DescribeIdentityIdFormatInput, optFns ...func(*ec2.Options)) (*ec2.DescribeIdentityIdFormatOutput, error)

DescribeIdentityIdFormat provides a mock function with given fields: ctx, params, optFns

func (*EC2) DescribeImageAttribute

func (_m *EC2) DescribeImageAttribute(ctx context.Context, params *ec2.DescribeImageAttributeInput, optFns ...func(*ec2.Options)) (*ec2.DescribeImageAttributeOutput, error)

DescribeImageAttribute provides a mock function with given fields: ctx, params, optFns

func (*EC2) DescribeImages

func (_m *EC2) DescribeImages(ctx context.Context, params *ec2.DescribeImagesInput, optFns ...func(*ec2.Options)) (*ec2.DescribeImagesOutput, error)

DescribeImages provides a mock function with given fields: ctx, params, optFns

func (*EC2) DescribeImportImageTasks

func (_m *EC2) DescribeImportImageTasks(ctx context.Context, params *ec2.DescribeImportImageTasksInput, optFns ...func(*ec2.Options)) (*ec2.DescribeImportImageTasksOutput, error)

DescribeImportImageTasks provides a mock function with given fields: ctx, params, optFns

func (*EC2) DescribeImportSnapshotTasks

func (_m *EC2) DescribeImportSnapshotTasks(ctx context.Context, params *ec2.DescribeImportSnapshotTasksInput, optFns ...func(*ec2.Options)) (*ec2.DescribeImportSnapshotTasksOutput, error)

DescribeImportSnapshotTasks provides a mock function with given fields: ctx, params, optFns

func (*EC2) DescribeInstanceAttribute

func (_m *EC2) DescribeInstanceAttribute(ctx context.Context, params *ec2.DescribeInstanceAttributeInput, optFns ...func(*ec2.Options)) (*ec2.DescribeInstanceAttributeOutput, error)

DescribeInstanceAttribute provides a mock function with given fields: ctx, params, optFns

func (*EC2) DescribeInstanceCreditSpecifications

func (_m *EC2) DescribeInstanceCreditSpecifications(ctx context.Context, params *ec2.DescribeInstanceCreditSpecificationsInput, optFns ...func(*ec2.Options)) (*ec2.DescribeInstanceCreditSpecificationsOutput, error)

DescribeInstanceCreditSpecifications provides a mock function with given fields: ctx, params, optFns

func (*EC2) DescribeInstanceEventNotificationAttributes

func (_m *EC2) DescribeInstanceEventNotificationAttributes(ctx context.Context, params *ec2.DescribeInstanceEventNotificationAttributesInput, optFns ...func(*ec2.Options)) (*ec2.DescribeInstanceEventNotificationAttributesOutput, error)

DescribeInstanceEventNotificationAttributes provides a mock function with given fields: ctx, params, optFns

func (*EC2) DescribeInstanceEventWindows

func (_m *EC2) DescribeInstanceEventWindows(ctx context.Context, params *ec2.DescribeInstanceEventWindowsInput, optFns ...func(*ec2.Options)) (*ec2.DescribeInstanceEventWindowsOutput, error)

DescribeInstanceEventWindows provides a mock function with given fields: ctx, params, optFns

func (*EC2) DescribeInstanceStatus

func (_m *EC2) DescribeInstanceStatus(ctx context.Context, params *ec2.DescribeInstanceStatusInput, optFns ...func(*ec2.Options)) (*ec2.DescribeInstanceStatusOutput, error)

DescribeInstanceStatus provides a mock function with given fields: ctx, params, optFns

func (*EC2) DescribeInstanceTypeOfferings

func (_m *EC2) DescribeInstanceTypeOfferings(ctx context.Context, params *ec2.DescribeInstanceTypeOfferingsInput, optFns ...func(*ec2.Options)) (*ec2.DescribeInstanceTypeOfferingsOutput, error)

DescribeInstanceTypeOfferings provides a mock function with given fields: ctx, params, optFns

func (*EC2) DescribeInstanceTypes

func (_m *EC2) DescribeInstanceTypes(ctx context.Context, params *ec2.DescribeInstanceTypesInput, optFns ...func(*ec2.Options)) (*ec2.DescribeInstanceTypesOutput, error)

DescribeInstanceTypes provides a mock function with given fields: ctx, params, optFns

func (*EC2) DescribeInstances

func (_m *EC2) DescribeInstances(ctx context.Context, params *ec2.DescribeInstancesInput, optFns ...func(*ec2.Options)) (*ec2.DescribeInstancesOutput, error)

DescribeInstances provides a mock function with given fields: ctx, params, optFns

func (*EC2) DescribeInternetGateways

func (_m *EC2) DescribeInternetGateways(ctx context.Context, params *ec2.DescribeInternetGatewaysInput, optFns ...func(*ec2.Options)) (*ec2.DescribeInternetGatewaysOutput, error)

DescribeInternetGateways provides a mock function with given fields: ctx, params, optFns

func (*EC2) DescribeIpamPools

func (_m *EC2) DescribeIpamPools(ctx context.Context, params *ec2.DescribeIpamPoolsInput, optFns ...func(*ec2.Options)) (*ec2.DescribeIpamPoolsOutput, error)

DescribeIpamPools provides a mock function with given fields: ctx, params, optFns

func (*EC2) DescribeIpamScopes

func (_m *EC2) DescribeIpamScopes(ctx context.Context, params *ec2.DescribeIpamScopesInput, optFns ...func(*ec2.Options)) (*ec2.DescribeIpamScopesOutput, error)

DescribeIpamScopes provides a mock function with given fields: ctx, params, optFns

func (*EC2) DescribeIpams

func (_m *EC2) DescribeIpams(ctx context.Context, params *ec2.DescribeIpamsInput, optFns ...func(*ec2.Options)) (*ec2.DescribeIpamsOutput, error)

DescribeIpams provides a mock function with given fields: ctx, params, optFns

func (*EC2) DescribeIpv6Pools

func (_m *EC2) DescribeIpv6Pools(ctx context.Context, params *ec2.DescribeIpv6PoolsInput, optFns ...func(*ec2.Options)) (*ec2.DescribeIpv6PoolsOutput, error)

DescribeIpv6Pools provides a mock function with given fields: ctx, params, optFns

func (*EC2) DescribeKeyPairs

func (_m *EC2) DescribeKeyPairs(ctx context.Context, params *ec2.DescribeKeyPairsInput, optFns ...func(*ec2.Options)) (*ec2.DescribeKeyPairsOutput, error)

DescribeKeyPairs provides a mock function with given fields: ctx, params, optFns

func (*EC2) DescribeLaunchTemplateVersions

func (_m *EC2) DescribeLaunchTemplateVersions(ctx context.Context, params *ec2.DescribeLaunchTemplateVersionsInput, optFns ...func(*ec2.Options)) (*ec2.DescribeLaunchTemplateVersionsOutput, error)

DescribeLaunchTemplateVersions provides a mock function with given fields: ctx, params, optFns

func (*EC2) DescribeLaunchTemplates

func (_m *EC2) DescribeLaunchTemplates(ctx context.Context, params *ec2.DescribeLaunchTemplatesInput, optFns ...func(*ec2.Options)) (*ec2.DescribeLaunchTemplatesOutput, error)

DescribeLaunchTemplates provides a mock function with given fields: ctx, params, optFns

func (*EC2) DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociations

func (_m *EC2) DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociations(ctx context.Context, params *ec2.DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsInput, optFns ...func(*ec2.Options)) (*ec2.DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsOutput, error)

DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociations provides a mock function with given fields: ctx, params, optFns

func (*EC2) DescribeLocalGatewayRouteTableVpcAssociations

func (_m *EC2) DescribeLocalGatewayRouteTableVpcAssociations(ctx context.Context, params *ec2.DescribeLocalGatewayRouteTableVpcAssociationsInput, optFns ...func(*ec2.Options)) (*ec2.DescribeLocalGatewayRouteTableVpcAssociationsOutput, error)

DescribeLocalGatewayRouteTableVpcAssociations provides a mock function with given fields: ctx, params, optFns

func (*EC2) DescribeLocalGatewayRouteTables

func (_m *EC2) DescribeLocalGatewayRouteTables(ctx context.Context, params *ec2.DescribeLocalGatewayRouteTablesInput, optFns ...func(*ec2.Options)) (*ec2.DescribeLocalGatewayRouteTablesOutput, error)

DescribeLocalGatewayRouteTables provides a mock function with given fields: ctx, params, optFns

func (*EC2) DescribeLocalGatewayVirtualInterfaceGroups

func (_m *EC2) DescribeLocalGatewayVirtualInterfaceGroups(ctx context.Context, params *ec2.DescribeLocalGatewayVirtualInterfaceGroupsInput, optFns ...func(*ec2.Options)) (*ec2.DescribeLocalGatewayVirtualInterfaceGroupsOutput, error)

DescribeLocalGatewayVirtualInterfaceGroups provides a mock function with given fields: ctx, params, optFns

func (*EC2) DescribeLocalGatewayVirtualInterfaces

func (_m *EC2) DescribeLocalGatewayVirtualInterfaces(ctx context.Context, params *ec2.DescribeLocalGatewayVirtualInterfacesInput, optFns ...func(*ec2.Options)) (*ec2.DescribeLocalGatewayVirtualInterfacesOutput, error)

DescribeLocalGatewayVirtualInterfaces provides a mock function with given fields: ctx, params, optFns

func (*EC2) DescribeLocalGateways

func (_m *EC2) DescribeLocalGateways(ctx context.Context, params *ec2.DescribeLocalGatewaysInput, optFns ...func(*ec2.Options)) (*ec2.DescribeLocalGatewaysOutput, error)

DescribeLocalGateways provides a mock function with given fields: ctx, params, optFns

func (*EC2) DescribeManagedPrefixLists

func (_m *EC2) DescribeManagedPrefixLists(ctx context.Context, params *ec2.DescribeManagedPrefixListsInput, optFns ...func(*ec2.Options)) (*ec2.DescribeManagedPrefixListsOutput, error)

DescribeManagedPrefixLists provides a mock function with given fields: ctx, params, optFns

func (*EC2) DescribeMovingAddresses

func (_m *EC2) DescribeMovingAddresses(ctx context.Context, params *ec2.DescribeMovingAddressesInput, optFns ...func(*ec2.Options)) (*ec2.DescribeMovingAddressesOutput, error)

DescribeMovingAddresses provides a mock function with given fields: ctx, params, optFns

func (*EC2) DescribeNatGateways

func (_m *EC2) DescribeNatGateways(ctx context.Context, params *ec2.DescribeNatGatewaysInput, optFns ...func(*ec2.Options)) (*ec2.DescribeNatGatewaysOutput, error)

DescribeNatGateways provides a mock function with given fields: ctx, params, optFns

func (*EC2) DescribeNetworkAcls

func (_m *EC2) DescribeNetworkAcls(ctx context.Context, params *ec2.DescribeNetworkAclsInput, optFns ...func(*ec2.Options)) (*ec2.DescribeNetworkAclsOutput, error)

DescribeNetworkAcls provides a mock function with given fields: ctx, params, optFns

func (*EC2) DescribeNetworkInsightsAccessScopeAnalyses

func (_m *EC2) DescribeNetworkInsightsAccessScopeAnalyses(ctx context.Context, params *ec2.DescribeNetworkInsightsAccessScopeAnalysesInput, optFns ...func(*ec2.Options)) (*ec2.DescribeNetworkInsightsAccessScopeAnalysesOutput, error)

DescribeNetworkInsightsAccessScopeAnalyses provides a mock function with given fields: ctx, params, optFns

func (*EC2) DescribeNetworkInsightsAccessScopes

func (_m *EC2) DescribeNetworkInsightsAccessScopes(ctx context.Context, params *ec2.DescribeNetworkInsightsAccessScopesInput, optFns ...func(*ec2.Options)) (*ec2.DescribeNetworkInsightsAccessScopesOutput, error)

DescribeNetworkInsightsAccessScopes provides a mock function with given fields: ctx, params, optFns

func (*EC2) DescribeNetworkInsightsAnalyses

func (_m *EC2) DescribeNetworkInsightsAnalyses(ctx context.Context, params *ec2.DescribeNetworkInsightsAnalysesInput, optFns ...func(*ec2.Options)) (*ec2.DescribeNetworkInsightsAnalysesOutput, error)

DescribeNetworkInsightsAnalyses provides a mock function with given fields: ctx, params, optFns

func (*EC2) DescribeNetworkInsightsPaths

func (_m *EC2) DescribeNetworkInsightsPaths(ctx context.Context, params *ec2.DescribeNetworkInsightsPathsInput, optFns ...func(*ec2.Options)) (*ec2.DescribeNetworkInsightsPathsOutput, error)

DescribeNetworkInsightsPaths provides a mock function with given fields: ctx, params, optFns

func (*EC2) DescribeNetworkInterfaceAttribute

func (_m *EC2) DescribeNetworkInterfaceAttribute(ctx context.Context, params *ec2.DescribeNetworkInterfaceAttributeInput, optFns ...func(*ec2.Options)) (*ec2.DescribeNetworkInterfaceAttributeOutput, error)

DescribeNetworkInterfaceAttribute provides a mock function with given fields: ctx, params, optFns

func (*EC2) DescribeNetworkInterfacePermissions

func (_m *EC2) DescribeNetworkInterfacePermissions(ctx context.Context, params *ec2.DescribeNetworkInterfacePermissionsInput, optFns ...func(*ec2.Options)) (*ec2.DescribeNetworkInterfacePermissionsOutput, error)

DescribeNetworkInterfacePermissions provides a mock function with given fields: ctx, params, optFns

func (*EC2) DescribeNetworkInterfaces

func (_m *EC2) DescribeNetworkInterfaces(ctx context.Context, params *ec2.DescribeNetworkInterfacesInput, optFns ...func(*ec2.Options)) (*ec2.DescribeNetworkInterfacesOutput, error)

DescribeNetworkInterfaces provides a mock function with given fields: ctx, params, optFns

func (*EC2) DescribePlacementGroups

func (_m *EC2) DescribePlacementGroups(ctx context.Context, params *ec2.DescribePlacementGroupsInput, optFns ...func(*ec2.Options)) (*ec2.DescribePlacementGroupsOutput, error)

DescribePlacementGroups provides a mock function with given fields: ctx, params, optFns

func (*EC2) DescribePrefixLists

func (_m *EC2) DescribePrefixLists(ctx context.Context, params *ec2.DescribePrefixListsInput, optFns ...func(*ec2.Options)) (*ec2.DescribePrefixListsOutput, error)

DescribePrefixLists provides a mock function with given fields: ctx, params, optFns

func (*EC2) DescribePrincipalIdFormat

func (_m *EC2) DescribePrincipalIdFormat(ctx context.Context, params *ec2.DescribePrincipalIdFormatInput, optFns ...func(*ec2.Options)) (*ec2.DescribePrincipalIdFormatOutput, error)

DescribePrincipalIdFormat provides a mock function with given fields: ctx, params, optFns

func (*EC2) DescribePublicIpv4Pools

func (_m *EC2) DescribePublicIpv4Pools(ctx context.Context, params *ec2.DescribePublicIpv4PoolsInput, optFns ...func(*ec2.Options)) (*ec2.DescribePublicIpv4PoolsOutput, error)

DescribePublicIpv4Pools provides a mock function with given fields: ctx, params, optFns

func (*EC2) DescribeRegions

func (_m *EC2) DescribeRegions(ctx context.Context, params *ec2.DescribeRegionsInput, optFns ...func(*ec2.Options)) (*ec2.DescribeRegionsOutput, error)

DescribeRegions provides a mock function with given fields: ctx, params, optFns

func (*EC2) DescribeReplaceRootVolumeTasks

func (_m *EC2) DescribeReplaceRootVolumeTasks(ctx context.Context, params *ec2.DescribeReplaceRootVolumeTasksInput, optFns ...func(*ec2.Options)) (*ec2.DescribeReplaceRootVolumeTasksOutput, error)

DescribeReplaceRootVolumeTasks provides a mock function with given fields: ctx, params, optFns

func (*EC2) DescribeReservedInstances

func (_m *EC2) DescribeReservedInstances(ctx context.Context, params *ec2.DescribeReservedInstancesInput, optFns ...func(*ec2.Options)) (*ec2.DescribeReservedInstancesOutput, error)

DescribeReservedInstances provides a mock function with given fields: ctx, params, optFns

func (*EC2) DescribeReservedInstancesListings

func (_m *EC2) DescribeReservedInstancesListings(ctx context.Context, params *ec2.DescribeReservedInstancesListingsInput, optFns ...func(*ec2.Options)) (*ec2.DescribeReservedInstancesListingsOutput, error)

DescribeReservedInstancesListings provides a mock function with given fields: ctx, params, optFns

func (*EC2) DescribeReservedInstancesModifications

func (_m *EC2) DescribeReservedInstancesModifications(ctx context.Context, params *ec2.DescribeReservedInstancesModificationsInput, optFns ...func(*ec2.Options)) (*ec2.DescribeReservedInstancesModificationsOutput, error)

DescribeReservedInstancesModifications provides a mock function with given fields: ctx, params, optFns

func (*EC2) DescribeReservedInstancesOfferings

func (_m *EC2) DescribeReservedInstancesOfferings(ctx context.Context, params *ec2.DescribeReservedInstancesOfferingsInput, optFns ...func(*ec2.Options)) (*ec2.DescribeReservedInstancesOfferingsOutput, error)

DescribeReservedInstancesOfferings provides a mock function with given fields: ctx, params, optFns

func (*EC2) DescribeRouteTables

func (_m *EC2) DescribeRouteTables(ctx context.Context, params *ec2.DescribeRouteTablesInput, optFns ...func(*ec2.Options)) (*ec2.DescribeRouteTablesOutput, error)

DescribeRouteTables provides a mock function with given fields: ctx, params, optFns

func (*EC2) DescribeScheduledInstanceAvailability

func (_m *EC2) DescribeScheduledInstanceAvailability(ctx context.Context, params *ec2.DescribeScheduledInstanceAvailabilityInput, optFns ...func(*ec2.Options)) (*ec2.DescribeScheduledInstanceAvailabilityOutput, error)

DescribeScheduledInstanceAvailability provides a mock function with given fields: ctx, params, optFns

func (*EC2) DescribeScheduledInstances

func (_m *EC2) DescribeScheduledInstances(ctx context.Context, params *ec2.DescribeScheduledInstancesInput, optFns ...func(*ec2.Options)) (*ec2.DescribeScheduledInstancesOutput, error)

DescribeScheduledInstances provides a mock function with given fields: ctx, params, optFns

func (*EC2) DescribeSecurityGroupReferences

func (_m *EC2) DescribeSecurityGroupReferences(ctx context.Context, params *ec2.DescribeSecurityGroupReferencesInput, optFns ...func(*ec2.Options)) (*ec2.DescribeSecurityGroupReferencesOutput, error)

DescribeSecurityGroupReferences provides a mock function with given fields: ctx, params, optFns

func (*EC2) DescribeSecurityGroupRules

func (_m *EC2) DescribeSecurityGroupRules(ctx context.Context, params *ec2.DescribeSecurityGroupRulesInput, optFns ...func(*ec2.Options)) (*ec2.DescribeSecurityGroupRulesOutput, error)

DescribeSecurityGroupRules provides a mock function with given fields: ctx, params, optFns

func (*EC2) DescribeSecurityGroups

func (_m *EC2) DescribeSecurityGroups(ctx context.Context, params *ec2.DescribeSecurityGroupsInput, optFns ...func(*ec2.Options)) (*ec2.DescribeSecurityGroupsOutput, error)

DescribeSecurityGroups provides a mock function with given fields: ctx, params, optFns

func (*EC2) DescribeSnapshotAttribute

func (_m *EC2) DescribeSnapshotAttribute(ctx context.Context, params *ec2.DescribeSnapshotAttributeInput, optFns ...func(*ec2.Options)) (*ec2.DescribeSnapshotAttributeOutput, error)

DescribeSnapshotAttribute provides a mock function with given fields: ctx, params, optFns

func (*EC2) DescribeSnapshotTierStatus

func (_m *EC2) DescribeSnapshotTierStatus(ctx context.Context, params *ec2.DescribeSnapshotTierStatusInput, optFns ...func(*ec2.Options)) (*ec2.DescribeSnapshotTierStatusOutput, error)

DescribeSnapshotTierStatus provides a mock function with given fields: ctx, params, optFns

func (*EC2) DescribeSnapshots

func (_m *EC2) DescribeSnapshots(ctx context.Context, params *ec2.DescribeSnapshotsInput, optFns ...func(*ec2.Options)) (*ec2.DescribeSnapshotsOutput, error)

DescribeSnapshots provides a mock function with given fields: ctx, params, optFns

func (*EC2) DescribeSpotDatafeedSubscription

func (_m *EC2) DescribeSpotDatafeedSubscription(ctx context.Context, params *ec2.DescribeSpotDatafeedSubscriptionInput, optFns ...func(*ec2.Options)) (*ec2.DescribeSpotDatafeedSubscriptionOutput, error)

DescribeSpotDatafeedSubscription provides a mock function with given fields: ctx, params, optFns

func (*EC2) DescribeSpotFleetInstances

func (_m *EC2) DescribeSpotFleetInstances(ctx context.Context, params *ec2.DescribeSpotFleetInstancesInput, optFns ...func(*ec2.Options)) (*ec2.DescribeSpotFleetInstancesOutput, error)

DescribeSpotFleetInstances provides a mock function with given fields: ctx, params, optFns

func (*EC2) DescribeSpotFleetRequestHistory

func (_m *EC2) DescribeSpotFleetRequestHistory(ctx context.Context, params *ec2.DescribeSpotFleetRequestHistoryInput, optFns ...func(*ec2.Options)) (*ec2.DescribeSpotFleetRequestHistoryOutput, error)

DescribeSpotFleetRequestHistory provides a mock function with given fields: ctx, params, optFns

func (*EC2) DescribeSpotFleetRequests

func (_m *EC2) DescribeSpotFleetRequests(ctx context.Context, params *ec2.DescribeSpotFleetRequestsInput, optFns ...func(*ec2.Options)) (*ec2.DescribeSpotFleetRequestsOutput, error)

DescribeSpotFleetRequests provides a mock function with given fields: ctx, params, optFns

func (*EC2) DescribeSpotInstanceRequests

func (_m *EC2) DescribeSpotInstanceRequests(ctx context.Context, params *ec2.DescribeSpotInstanceRequestsInput, optFns ...func(*ec2.Options)) (*ec2.DescribeSpotInstanceRequestsOutput, error)

DescribeSpotInstanceRequests provides a mock function with given fields: ctx, params, optFns

func (*EC2) DescribeSpotPriceHistory

func (_m *EC2) DescribeSpotPriceHistory(ctx context.Context, params *ec2.DescribeSpotPriceHistoryInput, optFns ...func(*ec2.Options)) (*ec2.DescribeSpotPriceHistoryOutput, error)

DescribeSpotPriceHistory provides a mock function with given fields: ctx, params, optFns

func (*EC2) DescribeStaleSecurityGroups

func (_m *EC2) DescribeStaleSecurityGroups(ctx context.Context, params *ec2.DescribeStaleSecurityGroupsInput, optFns ...func(*ec2.Options)) (*ec2.DescribeStaleSecurityGroupsOutput, error)

DescribeStaleSecurityGroups provides a mock function with given fields: ctx, params, optFns

func (*EC2) DescribeStoreImageTasks

func (_m *EC2) DescribeStoreImageTasks(ctx context.Context, params *ec2.DescribeStoreImageTasksInput, optFns ...func(*ec2.Options)) (*ec2.DescribeStoreImageTasksOutput, error)

DescribeStoreImageTasks provides a mock function with given fields: ctx, params, optFns

func (*EC2) DescribeSubnets

func (_m *EC2) DescribeSubnets(ctx context.Context, params *ec2.DescribeSubnetsInput, optFns ...func(*ec2.Options)) (*ec2.DescribeSubnetsOutput, error)

DescribeSubnets provides a mock function with given fields: ctx, params, optFns

func (*EC2) DescribeTags

func (_m *EC2) DescribeTags(ctx context.Context, params *ec2.DescribeTagsInput, optFns ...func(*ec2.Options)) (*ec2.DescribeTagsOutput, error)

DescribeTags provides a mock function with given fields: ctx, params, optFns

func (*EC2) DescribeTrafficMirrorFilters

func (_m *EC2) DescribeTrafficMirrorFilters(ctx context.Context, params *ec2.DescribeTrafficMirrorFiltersInput, optFns ...func(*ec2.Options)) (*ec2.DescribeTrafficMirrorFiltersOutput, error)

DescribeTrafficMirrorFilters provides a mock function with given fields: ctx, params, optFns

func (*EC2) DescribeTrafficMirrorSessions

func (_m *EC2) DescribeTrafficMirrorSessions(ctx context.Context, params *ec2.DescribeTrafficMirrorSessionsInput, optFns ...func(*ec2.Options)) (*ec2.DescribeTrafficMirrorSessionsOutput, error)

DescribeTrafficMirrorSessions provides a mock function with given fields: ctx, params, optFns

func (*EC2) DescribeTrafficMirrorTargets

func (_m *EC2) DescribeTrafficMirrorTargets(ctx context.Context, params *ec2.DescribeTrafficMirrorTargetsInput, optFns ...func(*ec2.Options)) (*ec2.DescribeTrafficMirrorTargetsOutput, error)

DescribeTrafficMirrorTargets provides a mock function with given fields: ctx, params, optFns

func (*EC2) DescribeTransitGatewayAttachments

func (_m *EC2) DescribeTransitGatewayAttachments(ctx context.Context, params *ec2.DescribeTransitGatewayAttachmentsInput, optFns ...func(*ec2.Options)) (*ec2.DescribeTransitGatewayAttachmentsOutput, error)

DescribeTransitGatewayAttachments provides a mock function with given fields: ctx, params, optFns

func (*EC2) DescribeTransitGatewayConnectPeers

func (_m *EC2) DescribeTransitGatewayConnectPeers(ctx context.Context, params *ec2.DescribeTransitGatewayConnectPeersInput, optFns ...func(*ec2.Options)) (*ec2.DescribeTransitGatewayConnectPeersOutput, error)

DescribeTransitGatewayConnectPeers provides a mock function with given fields: ctx, params, optFns

func (*EC2) DescribeTransitGatewayConnects

func (_m *EC2) DescribeTransitGatewayConnects(ctx context.Context, params *ec2.DescribeTransitGatewayConnectsInput, optFns ...func(*ec2.Options)) (*ec2.DescribeTransitGatewayConnectsOutput, error)

DescribeTransitGatewayConnects provides a mock function with given fields: ctx, params, optFns

func (*EC2) DescribeTransitGatewayMulticastDomains

func (_m *EC2) DescribeTransitGatewayMulticastDomains(ctx context.Context, params *ec2.DescribeTransitGatewayMulticastDomainsInput, optFns ...func(*ec2.Options)) (*ec2.DescribeTransitGatewayMulticastDomainsOutput, error)

DescribeTransitGatewayMulticastDomains provides a mock function with given fields: ctx, params, optFns

func (*EC2) DescribeTransitGatewayPeeringAttachments

func (_m *EC2) DescribeTransitGatewayPeeringAttachments(ctx context.Context, params *ec2.DescribeTransitGatewayPeeringAttachmentsInput, optFns ...func(*ec2.Options)) (*ec2.DescribeTransitGatewayPeeringAttachmentsOutput, error)

DescribeTransitGatewayPeeringAttachments provides a mock function with given fields: ctx, params, optFns

func (*EC2) DescribeTransitGatewayRouteTables

func (_m *EC2) DescribeTransitGatewayRouteTables(ctx context.Context, params *ec2.DescribeTransitGatewayRouteTablesInput, optFns ...func(*ec2.Options)) (*ec2.DescribeTransitGatewayRouteTablesOutput, error)

DescribeTransitGatewayRouteTables provides a mock function with given fields: ctx, params, optFns

func (*EC2) DescribeTransitGatewayVpcAttachments

func (_m *EC2) DescribeTransitGatewayVpcAttachments(ctx context.Context, params *ec2.DescribeTransitGatewayVpcAttachmentsInput, optFns ...func(*ec2.Options)) (*ec2.DescribeTransitGatewayVpcAttachmentsOutput, error)

DescribeTransitGatewayVpcAttachments provides a mock function with given fields: ctx, params, optFns

func (*EC2) DescribeTransitGateways

func (_m *EC2) DescribeTransitGateways(ctx context.Context, params *ec2.DescribeTransitGatewaysInput, optFns ...func(*ec2.Options)) (*ec2.DescribeTransitGatewaysOutput, error)

DescribeTransitGateways provides a mock function with given fields: ctx, params, optFns

func (*EC2) DescribeTrunkInterfaceAssociations

func (_m *EC2) DescribeTrunkInterfaceAssociations(ctx context.Context, params *ec2.DescribeTrunkInterfaceAssociationsInput, optFns ...func(*ec2.Options)) (*ec2.DescribeTrunkInterfaceAssociationsOutput, error)

DescribeTrunkInterfaceAssociations provides a mock function with given fields: ctx, params, optFns

func (*EC2) DescribeVolumeAttribute

func (_m *EC2) DescribeVolumeAttribute(ctx context.Context, params *ec2.DescribeVolumeAttributeInput, optFns ...func(*ec2.Options)) (*ec2.DescribeVolumeAttributeOutput, error)

DescribeVolumeAttribute provides a mock function with given fields: ctx, params, optFns

func (*EC2) DescribeVolumeStatus

func (_m *EC2) DescribeVolumeStatus(ctx context.Context, params *ec2.DescribeVolumeStatusInput, optFns ...func(*ec2.Options)) (*ec2.DescribeVolumeStatusOutput, error)

DescribeVolumeStatus provides a mock function with given fields: ctx, params, optFns

func (*EC2) DescribeVolumes

func (_m *EC2) DescribeVolumes(ctx context.Context, params *ec2.DescribeVolumesInput, optFns ...func(*ec2.Options)) (*ec2.DescribeVolumesOutput, error)

DescribeVolumes provides a mock function with given fields: ctx, params, optFns

func (*EC2) DescribeVolumesModifications

func (_m *EC2) DescribeVolumesModifications(ctx context.Context, params *ec2.DescribeVolumesModificationsInput, optFns ...func(*ec2.Options)) (*ec2.DescribeVolumesModificationsOutput, error)

DescribeVolumesModifications provides a mock function with given fields: ctx, params, optFns

func (*EC2) DescribeVpcAttribute

func (_m *EC2) DescribeVpcAttribute(ctx context.Context, params *ec2.DescribeVpcAttributeInput, optFns ...func(*ec2.Options)) (*ec2.DescribeVpcAttributeOutput, error)

DescribeVpcAttribute provides a mock function with given fields: ctx, params, optFns

func (_m *EC2) DescribeVpcClassicLink(ctx context.Context, params *ec2.DescribeVpcClassicLinkInput, optFns ...func(*ec2.Options)) (*ec2.DescribeVpcClassicLinkOutput, error)

DescribeVpcClassicLink provides a mock function with given fields: ctx, params, optFns

func (*EC2) DescribeVpcClassicLinkDnsSupport

func (_m *EC2) DescribeVpcClassicLinkDnsSupport(ctx context.Context, params *ec2.DescribeVpcClassicLinkDnsSupportInput, optFns ...func(*ec2.Options)) (*ec2.DescribeVpcClassicLinkDnsSupportOutput, error)

DescribeVpcClassicLinkDnsSupport provides a mock function with given fields: ctx, params, optFns

func (*EC2) DescribeVpcEndpointConnectionNotifications

func (_m *EC2) DescribeVpcEndpointConnectionNotifications(ctx context.Context, params *ec2.DescribeVpcEndpointConnectionNotificationsInput, optFns ...func(*ec2.Options)) (*ec2.DescribeVpcEndpointConnectionNotificationsOutput, error)

DescribeVpcEndpointConnectionNotifications provides a mock function with given fields: ctx, params, optFns

func (*EC2) DescribeVpcEndpointConnections

func (_m *EC2) DescribeVpcEndpointConnections(ctx context.Context, params *ec2.DescribeVpcEndpointConnectionsInput, optFns ...func(*ec2.Options)) (*ec2.DescribeVpcEndpointConnectionsOutput, error)

DescribeVpcEndpointConnections provides a mock function with given fields: ctx, params, optFns

func (*EC2) DescribeVpcEndpointServiceConfigurations

func (_m *EC2) DescribeVpcEndpointServiceConfigurations(ctx context.Context, params *ec2.DescribeVpcEndpointServiceConfigurationsInput, optFns ...func(*ec2.Options)) (*ec2.DescribeVpcEndpointServiceConfigurationsOutput, error)

DescribeVpcEndpointServiceConfigurations provides a mock function with given fields: ctx, params, optFns

func (*EC2) DescribeVpcEndpointServicePermissions

func (_m *EC2) DescribeVpcEndpointServicePermissions(ctx context.Context, params *ec2.DescribeVpcEndpointServicePermissionsInput, optFns ...func(*ec2.Options)) (*ec2.DescribeVpcEndpointServicePermissionsOutput, error)

DescribeVpcEndpointServicePermissions provides a mock function with given fields: ctx, params, optFns

func (*EC2) DescribeVpcEndpointServices

func (_m *EC2) DescribeVpcEndpointServices(ctx context.Context, params *ec2.DescribeVpcEndpointServicesInput, optFns ...func(*ec2.Options)) (*ec2.DescribeVpcEndpointServicesOutput, error)

DescribeVpcEndpointServices provides a mock function with given fields: ctx, params, optFns

func (*EC2) DescribeVpcEndpoints

func (_m *EC2) DescribeVpcEndpoints(ctx context.Context, params *ec2.DescribeVpcEndpointsInput, optFns ...func(*ec2.Options)) (*ec2.DescribeVpcEndpointsOutput, error)

DescribeVpcEndpoints provides a mock function with given fields: ctx, params, optFns

func (*EC2) DescribeVpcPeeringConnections

func (_m *EC2) DescribeVpcPeeringConnections(ctx context.Context, params *ec2.DescribeVpcPeeringConnectionsInput, optFns ...func(*ec2.Options)) (*ec2.DescribeVpcPeeringConnectionsOutput, error)

DescribeVpcPeeringConnections provides a mock function with given fields: ctx, params, optFns

func (*EC2) DescribeVpcs

func (_m *EC2) DescribeVpcs(ctx context.Context, params *ec2.DescribeVpcsInput, optFns ...func(*ec2.Options)) (*ec2.DescribeVpcsOutput, error)

DescribeVpcs provides a mock function with given fields: ctx, params, optFns

func (*EC2) DescribeVpnConnections

func (_m *EC2) DescribeVpnConnections(ctx context.Context, params *ec2.DescribeVpnConnectionsInput, optFns ...func(*ec2.Options)) (*ec2.DescribeVpnConnectionsOutput, error)

DescribeVpnConnections provides a mock function with given fields: ctx, params, optFns

func (*EC2) DescribeVpnGateways

func (_m *EC2) DescribeVpnGateways(ctx context.Context, params *ec2.DescribeVpnGatewaysInput, optFns ...func(*ec2.Options)) (*ec2.DescribeVpnGatewaysOutput, error)

DescribeVpnGateways provides a mock function with given fields: ctx, params, optFns

func (*EC2) DetachClassicLinkVpc

func (_m *EC2) DetachClassicLinkVpc(ctx context.Context, params *ec2.DetachClassicLinkVpcInput, optFns ...func(*ec2.Options)) (*ec2.DetachClassicLinkVpcOutput, error)

DetachClassicLinkVpc provides a mock function with given fields: ctx, params, optFns

func (*EC2) DetachInternetGateway

func (_m *EC2) DetachInternetGateway(ctx context.Context, params *ec2.DetachInternetGatewayInput, optFns ...func(*ec2.Options)) (*ec2.DetachInternetGatewayOutput, error)

DetachInternetGateway provides a mock function with given fields: ctx, params, optFns

func (*EC2) DetachNetworkInterface

func (_m *EC2) DetachNetworkInterface(ctx context.Context, params *ec2.DetachNetworkInterfaceInput, optFns ...func(*ec2.Options)) (*ec2.DetachNetworkInterfaceOutput, error)

DetachNetworkInterface provides a mock function with given fields: ctx, params, optFns

func (*EC2) DetachVolume

func (_m *EC2) DetachVolume(ctx context.Context, params *ec2.DetachVolumeInput, optFns ...func(*ec2.Options)) (*ec2.DetachVolumeOutput, error)

DetachVolume provides a mock function with given fields: ctx, params, optFns

func (*EC2) DetachVpnGateway

func (_m *EC2) DetachVpnGateway(ctx context.Context, params *ec2.DetachVpnGatewayInput, optFns ...func(*ec2.Options)) (*ec2.DetachVpnGatewayOutput, error)

DetachVpnGateway provides a mock function with given fields: ctx, params, optFns

func (*EC2) DisableEbsEncryptionByDefault

func (_m *EC2) DisableEbsEncryptionByDefault(ctx context.Context, params *ec2.DisableEbsEncryptionByDefaultInput, optFns ...func(*ec2.Options)) (*ec2.DisableEbsEncryptionByDefaultOutput, error)

DisableEbsEncryptionByDefault provides a mock function with given fields: ctx, params, optFns

func (*EC2) DisableFastLaunch

func (_m *EC2) DisableFastLaunch(ctx context.Context, params *ec2.DisableFastLaunchInput, optFns ...func(*ec2.Options)) (*ec2.DisableFastLaunchOutput, error)

DisableFastLaunch provides a mock function with given fields: ctx, params, optFns

func (*EC2) DisableFastSnapshotRestores

func (_m *EC2) DisableFastSnapshotRestores(ctx context.Context, params *ec2.DisableFastSnapshotRestoresInput, optFns ...func(*ec2.Options)) (*ec2.DisableFastSnapshotRestoresOutput, error)

DisableFastSnapshotRestores provides a mock function with given fields: ctx, params, optFns

func (*EC2) DisableImageDeprecation

func (_m *EC2) DisableImageDeprecation(ctx context.Context, params *ec2.DisableImageDeprecationInput, optFns ...func(*ec2.Options)) (*ec2.DisableImageDeprecationOutput, error)

DisableImageDeprecation provides a mock function with given fields: ctx, params, optFns

func (*EC2) DisableIpamOrganizationAdminAccount

func (_m *EC2) DisableIpamOrganizationAdminAccount(ctx context.Context, params *ec2.DisableIpamOrganizationAdminAccountInput, optFns ...func(*ec2.Options)) (*ec2.DisableIpamOrganizationAdminAccountOutput, error)

DisableIpamOrganizationAdminAccount provides a mock function with given fields: ctx, params, optFns

func (*EC2) DisableSerialConsoleAccess

func (_m *EC2) DisableSerialConsoleAccess(ctx context.Context, params *ec2.DisableSerialConsoleAccessInput, optFns ...func(*ec2.Options)) (*ec2.DisableSerialConsoleAccessOutput, error)

DisableSerialConsoleAccess provides a mock function with given fields: ctx, params, optFns

func (*EC2) DisableTransitGatewayRouteTablePropagation

func (_m *EC2) DisableTransitGatewayRouteTablePropagation(ctx context.Context, params *ec2.DisableTransitGatewayRouteTablePropagationInput, optFns ...func(*ec2.Options)) (*ec2.DisableTransitGatewayRouteTablePropagationOutput, error)

DisableTransitGatewayRouteTablePropagation provides a mock function with given fields: ctx, params, optFns

func (*EC2) DisableVgwRoutePropagation

func (_m *EC2) DisableVgwRoutePropagation(ctx context.Context, params *ec2.DisableVgwRoutePropagationInput, optFns ...func(*ec2.Options)) (*ec2.DisableVgwRoutePropagationOutput, error)

DisableVgwRoutePropagation provides a mock function with given fields: ctx, params, optFns

func (_m *EC2) DisableVpcClassicLink(ctx context.Context, params *ec2.DisableVpcClassicLinkInput, optFns ...func(*ec2.Options)) (*ec2.DisableVpcClassicLinkOutput, error)

DisableVpcClassicLink provides a mock function with given fields: ctx, params, optFns

func (*EC2) DisableVpcClassicLinkDnsSupport

func (_m *EC2) DisableVpcClassicLinkDnsSupport(ctx context.Context, params *ec2.DisableVpcClassicLinkDnsSupportInput, optFns ...func(*ec2.Options)) (*ec2.DisableVpcClassicLinkDnsSupportOutput, error)

DisableVpcClassicLinkDnsSupport provides a mock function with given fields: ctx, params, optFns

func (*EC2) DisassociateAddress

func (_m *EC2) DisassociateAddress(ctx context.Context, params *ec2.DisassociateAddressInput, optFns ...func(*ec2.Options)) (*ec2.DisassociateAddressOutput, error)

DisassociateAddress provides a mock function with given fields: ctx, params, optFns

func (*EC2) DisassociateClientVpnTargetNetwork

func (_m *EC2) DisassociateClientVpnTargetNetwork(ctx context.Context, params *ec2.DisassociateClientVpnTargetNetworkInput, optFns ...func(*ec2.Options)) (*ec2.DisassociateClientVpnTargetNetworkOutput, error)

DisassociateClientVpnTargetNetwork provides a mock function with given fields: ctx, params, optFns

func (*EC2) DisassociateEnclaveCertificateIamRole

func (_m *EC2) DisassociateEnclaveCertificateIamRole(ctx context.Context, params *ec2.DisassociateEnclaveCertificateIamRoleInput, optFns ...func(*ec2.Options)) (*ec2.DisassociateEnclaveCertificateIamRoleOutput, error)

DisassociateEnclaveCertificateIamRole provides a mock function with given fields: ctx, params, optFns

func (*EC2) DisassociateIamInstanceProfile

func (_m *EC2) DisassociateIamInstanceProfile(ctx context.Context, params *ec2.DisassociateIamInstanceProfileInput, optFns ...func(*ec2.Options)) (*ec2.DisassociateIamInstanceProfileOutput, error)

DisassociateIamInstanceProfile provides a mock function with given fields: ctx, params, optFns

func (*EC2) DisassociateInstanceEventWindow

func (_m *EC2) DisassociateInstanceEventWindow(ctx context.Context, params *ec2.DisassociateInstanceEventWindowInput, optFns ...func(*ec2.Options)) (*ec2.DisassociateInstanceEventWindowOutput, error)

DisassociateInstanceEventWindow provides a mock function with given fields: ctx, params, optFns

func (*EC2) DisassociateRouteTable

func (_m *EC2) DisassociateRouteTable(ctx context.Context, params *ec2.DisassociateRouteTableInput, optFns ...func(*ec2.Options)) (*ec2.DisassociateRouteTableOutput, error)

DisassociateRouteTable provides a mock function with given fields: ctx, params, optFns

func (*EC2) DisassociateSubnetCidrBlock

func (_m *EC2) DisassociateSubnetCidrBlock(ctx context.Context, params *ec2.DisassociateSubnetCidrBlockInput, optFns ...func(*ec2.Options)) (*ec2.DisassociateSubnetCidrBlockOutput, error)

DisassociateSubnetCidrBlock provides a mock function with given fields: ctx, params, optFns

func (*EC2) DisassociateTransitGatewayMulticastDomain

func (_m *EC2) DisassociateTransitGatewayMulticastDomain(ctx context.Context, params *ec2.DisassociateTransitGatewayMulticastDomainInput, optFns ...func(*ec2.Options)) (*ec2.DisassociateTransitGatewayMulticastDomainOutput, error)

DisassociateTransitGatewayMulticastDomain provides a mock function with given fields: ctx, params, optFns

func (*EC2) DisassociateTransitGatewayRouteTable

func (_m *EC2) DisassociateTransitGatewayRouteTable(ctx context.Context, params *ec2.DisassociateTransitGatewayRouteTableInput, optFns ...func(*ec2.Options)) (*ec2.DisassociateTransitGatewayRouteTableOutput, error)

DisassociateTransitGatewayRouteTable provides a mock function with given fields: ctx, params, optFns

func (*EC2) DisassociateTrunkInterface

func (_m *EC2) DisassociateTrunkInterface(ctx context.Context, params *ec2.DisassociateTrunkInterfaceInput, optFns ...func(*ec2.Options)) (*ec2.DisassociateTrunkInterfaceOutput, error)

DisassociateTrunkInterface provides a mock function with given fields: ctx, params, optFns

func (*EC2) DisassociateVpcCidrBlock

func (_m *EC2) DisassociateVpcCidrBlock(ctx context.Context, params *ec2.DisassociateVpcCidrBlockInput, optFns ...func(*ec2.Options)) (*ec2.DisassociateVpcCidrBlockOutput, error)

DisassociateVpcCidrBlock provides a mock function with given fields: ctx, params, optFns

func (*EC2) EnableEbsEncryptionByDefault

func (_m *EC2) EnableEbsEncryptionByDefault(ctx context.Context, params *ec2.EnableEbsEncryptionByDefaultInput, optFns ...func(*ec2.Options)) (*ec2.EnableEbsEncryptionByDefaultOutput, error)

EnableEbsEncryptionByDefault provides a mock function with given fields: ctx, params, optFns

func (*EC2) EnableFastLaunch

func (_m *EC2) EnableFastLaunch(ctx context.Context, params *ec2.EnableFastLaunchInput, optFns ...func(*ec2.Options)) (*ec2.EnableFastLaunchOutput, error)

EnableFastLaunch provides a mock function with given fields: ctx, params, optFns

func (*EC2) EnableFastSnapshotRestores

func (_m *EC2) EnableFastSnapshotRestores(ctx context.Context, params *ec2.EnableFastSnapshotRestoresInput, optFns ...func(*ec2.Options)) (*ec2.EnableFastSnapshotRestoresOutput, error)

EnableFastSnapshotRestores provides a mock function with given fields: ctx, params, optFns

func (*EC2) EnableImageDeprecation

func (_m *EC2) EnableImageDeprecation(ctx context.Context, params *ec2.EnableImageDeprecationInput, optFns ...func(*ec2.Options)) (*ec2.EnableImageDeprecationOutput, error)

EnableImageDeprecation provides a mock function with given fields: ctx, params, optFns

func (*EC2) EnableIpamOrganizationAdminAccount

func (_m *EC2) EnableIpamOrganizationAdminAccount(ctx context.Context, params *ec2.EnableIpamOrganizationAdminAccountInput, optFns ...func(*ec2.Options)) (*ec2.EnableIpamOrganizationAdminAccountOutput, error)

EnableIpamOrganizationAdminAccount provides a mock function with given fields: ctx, params, optFns

func (*EC2) EnableSerialConsoleAccess

func (_m *EC2) EnableSerialConsoleAccess(ctx context.Context, params *ec2.EnableSerialConsoleAccessInput, optFns ...func(*ec2.Options)) (*ec2.EnableSerialConsoleAccessOutput, error)

EnableSerialConsoleAccess provides a mock function with given fields: ctx, params, optFns

func (*EC2) EnableTransitGatewayRouteTablePropagation

func (_m *EC2) EnableTransitGatewayRouteTablePropagation(ctx context.Context, params *ec2.EnableTransitGatewayRouteTablePropagationInput, optFns ...func(*ec2.Options)) (*ec2.EnableTransitGatewayRouteTablePropagationOutput, error)

EnableTransitGatewayRouteTablePropagation provides a mock function with given fields: ctx, params, optFns

func (*EC2) EnableVgwRoutePropagation

func (_m *EC2) EnableVgwRoutePropagation(ctx context.Context, params *ec2.EnableVgwRoutePropagationInput, optFns ...func(*ec2.Options)) (*ec2.EnableVgwRoutePropagationOutput, error)

EnableVgwRoutePropagation provides a mock function with given fields: ctx, params, optFns

func (*EC2) EnableVolumeIO

func (_m *EC2) EnableVolumeIO(ctx context.Context, params *ec2.EnableVolumeIOInput, optFns ...func(*ec2.Options)) (*ec2.EnableVolumeIOOutput, error)

EnableVolumeIO provides a mock function with given fields: ctx, params, optFns

func (_m *EC2) EnableVpcClassicLink(ctx context.Context, params *ec2.EnableVpcClassicLinkInput, optFns ...func(*ec2.Options)) (*ec2.EnableVpcClassicLinkOutput, error)

EnableVpcClassicLink provides a mock function with given fields: ctx, params, optFns

func (*EC2) EnableVpcClassicLinkDnsSupport

func (_m *EC2) EnableVpcClassicLinkDnsSupport(ctx context.Context, params *ec2.EnableVpcClassicLinkDnsSupportInput, optFns ...func(*ec2.Options)) (*ec2.EnableVpcClassicLinkDnsSupportOutput, error)

EnableVpcClassicLinkDnsSupport provides a mock function with given fields: ctx, params, optFns

func (*EC2) ExportClientVpnClientCertificateRevocationList

func (_m *EC2) ExportClientVpnClientCertificateRevocationList(ctx context.Context, params *ec2.ExportClientVpnClientCertificateRevocationListInput, optFns ...func(*ec2.Options)) (*ec2.ExportClientVpnClientCertificateRevocationListOutput, error)

ExportClientVpnClientCertificateRevocationList provides a mock function with given fields: ctx, params, optFns

func (*EC2) ExportClientVpnClientConfiguration

func (_m *EC2) ExportClientVpnClientConfiguration(ctx context.Context, params *ec2.ExportClientVpnClientConfigurationInput, optFns ...func(*ec2.Options)) (*ec2.ExportClientVpnClientConfigurationOutput, error)

ExportClientVpnClientConfiguration provides a mock function with given fields: ctx, params, optFns

func (*EC2) ExportImage

func (_m *EC2) ExportImage(ctx context.Context, params *ec2.ExportImageInput, optFns ...func(*ec2.Options)) (*ec2.ExportImageOutput, error)

ExportImage provides a mock function with given fields: ctx, params, optFns

func (*EC2) ExportTransitGatewayRoutes

func (_m *EC2) ExportTransitGatewayRoutes(ctx context.Context, params *ec2.ExportTransitGatewayRoutesInput, optFns ...func(*ec2.Options)) (*ec2.ExportTransitGatewayRoutesOutput, error)

ExportTransitGatewayRoutes provides a mock function with given fields: ctx, params, optFns

func (*EC2) GetAssociatedEnclaveCertificateIamRoles

func (_m *EC2) GetAssociatedEnclaveCertificateIamRoles(ctx context.Context, params *ec2.GetAssociatedEnclaveCertificateIamRolesInput, optFns ...func(*ec2.Options)) (*ec2.GetAssociatedEnclaveCertificateIamRolesOutput, error)

GetAssociatedEnclaveCertificateIamRoles provides a mock function with given fields: ctx, params, optFns

func (*EC2) GetAssociatedIpv6PoolCidrs

func (_m *EC2) GetAssociatedIpv6PoolCidrs(ctx context.Context, params *ec2.GetAssociatedIpv6PoolCidrsInput, optFns ...func(*ec2.Options)) (*ec2.GetAssociatedIpv6PoolCidrsOutput, error)

GetAssociatedIpv6PoolCidrs provides a mock function with given fields: ctx, params, optFns

func (*EC2) GetCapacityReservationUsage

func (_m *EC2) GetCapacityReservationUsage(ctx context.Context, params *ec2.GetCapacityReservationUsageInput, optFns ...func(*ec2.Options)) (*ec2.GetCapacityReservationUsageOutput, error)

GetCapacityReservationUsage provides a mock function with given fields: ctx, params, optFns

func (*EC2) GetCoipPoolUsage

func (_m *EC2) GetCoipPoolUsage(ctx context.Context, params *ec2.GetCoipPoolUsageInput, optFns ...func(*ec2.Options)) (*ec2.GetCoipPoolUsageOutput, error)

GetCoipPoolUsage provides a mock function with given fields: ctx, params, optFns

func (*EC2) GetConsoleOutput

func (_m *EC2) GetConsoleOutput(ctx context.Context, params *ec2.GetConsoleOutputInput, optFns ...func(*ec2.Options)) (*ec2.GetConsoleOutputOutput, error)

GetConsoleOutput provides a mock function with given fields: ctx, params, optFns

func (*EC2) GetConsoleScreenshot

func (_m *EC2) GetConsoleScreenshot(ctx context.Context, params *ec2.GetConsoleScreenshotInput, optFns ...func(*ec2.Options)) (*ec2.GetConsoleScreenshotOutput, error)

GetConsoleScreenshot provides a mock function with given fields: ctx, params, optFns

func (*EC2) GetDefaultCreditSpecification

func (_m *EC2) GetDefaultCreditSpecification(ctx context.Context, params *ec2.GetDefaultCreditSpecificationInput, optFns ...func(*ec2.Options)) (*ec2.GetDefaultCreditSpecificationOutput, error)

GetDefaultCreditSpecification provides a mock function with given fields: ctx, params, optFns

func (*EC2) GetEbsDefaultKmsKeyId

func (_m *EC2) GetEbsDefaultKmsKeyId(ctx context.Context, params *ec2.GetEbsDefaultKmsKeyIdInput, optFns ...func(*ec2.Options)) (*ec2.GetEbsDefaultKmsKeyIdOutput, error)

GetEbsDefaultKmsKeyId provides a mock function with given fields: ctx, params, optFns

func (*EC2) GetEbsEncryptionByDefault

func (_m *EC2) GetEbsEncryptionByDefault(ctx context.Context, params *ec2.GetEbsEncryptionByDefaultInput, optFns ...func(*ec2.Options)) (*ec2.GetEbsEncryptionByDefaultOutput, error)

GetEbsEncryptionByDefault provides a mock function with given fields: ctx, params, optFns

func (*EC2) GetFlowLogsIntegrationTemplate

func (_m *EC2) GetFlowLogsIntegrationTemplate(ctx context.Context, params *ec2.GetFlowLogsIntegrationTemplateInput, optFns ...func(*ec2.Options)) (*ec2.GetFlowLogsIntegrationTemplateOutput, error)

GetFlowLogsIntegrationTemplate provides a mock function with given fields: ctx, params, optFns

func (*EC2) GetGroupsForCapacityReservation

func (_m *EC2) GetGroupsForCapacityReservation(ctx context.Context, params *ec2.GetGroupsForCapacityReservationInput, optFns ...func(*ec2.Options)) (*ec2.GetGroupsForCapacityReservationOutput, error)

GetGroupsForCapacityReservation provides a mock function with given fields: ctx, params, optFns

func (*EC2) GetHostReservationPurchasePreview

func (_m *EC2) GetHostReservationPurchasePreview(ctx context.Context, params *ec2.GetHostReservationPurchasePreviewInput, optFns ...func(*ec2.Options)) (*ec2.GetHostReservationPurchasePreviewOutput, error)

GetHostReservationPurchasePreview provides a mock function with given fields: ctx, params, optFns

func (*EC2) GetInstanceTypesFromInstanceRequirements

func (_m *EC2) GetInstanceTypesFromInstanceRequirements(ctx context.Context, params *ec2.GetInstanceTypesFromInstanceRequirementsInput, optFns ...func(*ec2.Options)) (*ec2.GetInstanceTypesFromInstanceRequirementsOutput, error)

GetInstanceTypesFromInstanceRequirements provides a mock function with given fields: ctx, params, optFns

func (*EC2) GetIpamAddressHistory

func (_m *EC2) GetIpamAddressHistory(ctx context.Context, params *ec2.GetIpamAddressHistoryInput, optFns ...func(*ec2.Options)) (*ec2.GetIpamAddressHistoryOutput, error)

GetIpamAddressHistory provides a mock function with given fields: ctx, params, optFns

func (*EC2) GetIpamPoolAllocations

func (_m *EC2) GetIpamPoolAllocations(ctx context.Context, params *ec2.GetIpamPoolAllocationsInput, optFns ...func(*ec2.Options)) (*ec2.GetIpamPoolAllocationsOutput, error)

GetIpamPoolAllocations provides a mock function with given fields: ctx, params, optFns

func (*EC2) GetIpamPoolCidrs

func (_m *EC2) GetIpamPoolCidrs(ctx context.Context, params *ec2.GetIpamPoolCidrsInput, optFns ...func(*ec2.Options)) (*ec2.GetIpamPoolCidrsOutput, error)

GetIpamPoolCidrs provides a mock function with given fields: ctx, params, optFns

func (*EC2) GetIpamResourceCidrs

func (_m *EC2) GetIpamResourceCidrs(ctx context.Context, params *ec2.GetIpamResourceCidrsInput, optFns ...func(*ec2.Options)) (*ec2.GetIpamResourceCidrsOutput, error)

GetIpamResourceCidrs provides a mock function with given fields: ctx, params, optFns

func (*EC2) GetLaunchTemplateData

func (_m *EC2) GetLaunchTemplateData(ctx context.Context, params *ec2.GetLaunchTemplateDataInput, optFns ...func(*ec2.Options)) (*ec2.GetLaunchTemplateDataOutput, error)

GetLaunchTemplateData provides a mock function with given fields: ctx, params, optFns

func (*EC2) GetManagedPrefixListAssociations

func (_m *EC2) GetManagedPrefixListAssociations(ctx context.Context, params *ec2.GetManagedPrefixListAssociationsInput, optFns ...func(*ec2.Options)) (*ec2.GetManagedPrefixListAssociationsOutput, error)

GetManagedPrefixListAssociations provides a mock function with given fields: ctx, params, optFns

func (*EC2) GetManagedPrefixListEntries

func (_m *EC2) GetManagedPrefixListEntries(ctx context.Context, params *ec2.GetManagedPrefixListEntriesInput, optFns ...func(*ec2.Options)) (*ec2.GetManagedPrefixListEntriesOutput, error)

GetManagedPrefixListEntries provides a mock function with given fields: ctx, params, optFns

func (*EC2) GetNetworkInsightsAccessScopeAnalysisFindings

func (_m *EC2) GetNetworkInsightsAccessScopeAnalysisFindings(ctx context.Context, params *ec2.GetNetworkInsightsAccessScopeAnalysisFindingsInput, optFns ...func(*ec2.Options)) (*ec2.GetNetworkInsightsAccessScopeAnalysisFindingsOutput, error)

GetNetworkInsightsAccessScopeAnalysisFindings provides a mock function with given fields: ctx, params, optFns

func (*EC2) GetNetworkInsightsAccessScopeContent

func (_m *EC2) GetNetworkInsightsAccessScopeContent(ctx context.Context, params *ec2.GetNetworkInsightsAccessScopeContentInput, optFns ...func(*ec2.Options)) (*ec2.GetNetworkInsightsAccessScopeContentOutput, error)

GetNetworkInsightsAccessScopeContent provides a mock function with given fields: ctx, params, optFns

func (*EC2) GetPasswordData

func (_m *EC2) GetPasswordData(ctx context.Context, params *ec2.GetPasswordDataInput, optFns ...func(*ec2.Options)) (*ec2.GetPasswordDataOutput, error)

GetPasswordData provides a mock function with given fields: ctx, params, optFns

func (*EC2) GetReservedInstancesExchangeQuote

func (_m *EC2) GetReservedInstancesExchangeQuote(ctx context.Context, params *ec2.GetReservedInstancesExchangeQuoteInput, optFns ...func(*ec2.Options)) (*ec2.GetReservedInstancesExchangeQuoteOutput, error)

GetReservedInstancesExchangeQuote provides a mock function with given fields: ctx, params, optFns

func (*EC2) GetSerialConsoleAccessStatus

func (_m *EC2) GetSerialConsoleAccessStatus(ctx context.Context, params *ec2.GetSerialConsoleAccessStatusInput, optFns ...func(*ec2.Options)) (*ec2.GetSerialConsoleAccessStatusOutput, error)

GetSerialConsoleAccessStatus provides a mock function with given fields: ctx, params, optFns

func (*EC2) GetSpotPlacementScores

func (_m *EC2) GetSpotPlacementScores(ctx context.Context, params *ec2.GetSpotPlacementScoresInput, optFns ...func(*ec2.Options)) (*ec2.GetSpotPlacementScoresOutput, error)

GetSpotPlacementScores provides a mock function with given fields: ctx, params, optFns

func (*EC2) GetSubnetCidrReservations

func (_m *EC2) GetSubnetCidrReservations(ctx context.Context, params *ec2.GetSubnetCidrReservationsInput, optFns ...func(*ec2.Options)) (*ec2.GetSubnetCidrReservationsOutput, error)

GetSubnetCidrReservations provides a mock function with given fields: ctx, params, optFns

func (*EC2) GetTransitGatewayAttachmentPropagations

func (_m *EC2) GetTransitGatewayAttachmentPropagations(ctx context.Context, params *ec2.GetTransitGatewayAttachmentPropagationsInput, optFns ...func(*ec2.Options)) (*ec2.GetTransitGatewayAttachmentPropagationsOutput, error)

GetTransitGatewayAttachmentPropagations provides a mock function with given fields: ctx, params, optFns

func (*EC2) GetTransitGatewayMulticastDomainAssociations

func (_m *EC2) GetTransitGatewayMulticastDomainAssociations(ctx context.Context, params *ec2.GetTransitGatewayMulticastDomainAssociationsInput, optFns ...func(*ec2.Options)) (*ec2.GetTransitGatewayMulticastDomainAssociationsOutput, error)

GetTransitGatewayMulticastDomainAssociations provides a mock function with given fields: ctx, params, optFns

func (*EC2) GetTransitGatewayPrefixListReferences

func (_m *EC2) GetTransitGatewayPrefixListReferences(ctx context.Context, params *ec2.GetTransitGatewayPrefixListReferencesInput, optFns ...func(*ec2.Options)) (*ec2.GetTransitGatewayPrefixListReferencesOutput, error)

GetTransitGatewayPrefixListReferences provides a mock function with given fields: ctx, params, optFns

func (*EC2) GetTransitGatewayRouteTableAssociations

func (_m *EC2) GetTransitGatewayRouteTableAssociations(ctx context.Context, params *ec2.GetTransitGatewayRouteTableAssociationsInput, optFns ...func(*ec2.Options)) (*ec2.GetTransitGatewayRouteTableAssociationsOutput, error)

GetTransitGatewayRouteTableAssociations provides a mock function with given fields: ctx, params, optFns

func (*EC2) GetTransitGatewayRouteTablePropagations

func (_m *EC2) GetTransitGatewayRouteTablePropagations(ctx context.Context, params *ec2.GetTransitGatewayRouteTablePropagationsInput, optFns ...func(*ec2.Options)) (*ec2.GetTransitGatewayRouteTablePropagationsOutput, error)

GetTransitGatewayRouteTablePropagations provides a mock function with given fields: ctx, params, optFns

func (*EC2) GetVpnConnectionDeviceSampleConfiguration

func (_m *EC2) GetVpnConnectionDeviceSampleConfiguration(ctx context.Context, params *ec2.GetVpnConnectionDeviceSampleConfigurationInput, optFns ...func(*ec2.Options)) (*ec2.GetVpnConnectionDeviceSampleConfigurationOutput, error)

GetVpnConnectionDeviceSampleConfiguration provides a mock function with given fields: ctx, params, optFns

func (*EC2) GetVpnConnectionDeviceTypes

func (_m *EC2) GetVpnConnectionDeviceTypes(ctx context.Context, params *ec2.GetVpnConnectionDeviceTypesInput, optFns ...func(*ec2.Options)) (*ec2.GetVpnConnectionDeviceTypesOutput, error)

GetVpnConnectionDeviceTypes provides a mock function with given fields: ctx, params, optFns

func (*EC2) ImportClientVpnClientCertificateRevocationList

func (_m *EC2) ImportClientVpnClientCertificateRevocationList(ctx context.Context, params *ec2.ImportClientVpnClientCertificateRevocationListInput, optFns ...func(*ec2.Options)) (*ec2.ImportClientVpnClientCertificateRevocationListOutput, error)

ImportClientVpnClientCertificateRevocationList provides a mock function with given fields: ctx, params, optFns

func (*EC2) ImportImage

func (_m *EC2) ImportImage(ctx context.Context, params *ec2.ImportImageInput, optFns ...func(*ec2.Options)) (*ec2.ImportImageOutput, error)

ImportImage provides a mock function with given fields: ctx, params, optFns

func (*EC2) ImportInstance

func (_m *EC2) ImportInstance(ctx context.Context, params *ec2.ImportInstanceInput, optFns ...func(*ec2.Options)) (*ec2.ImportInstanceOutput, error)

ImportInstance provides a mock function with given fields: ctx, params, optFns

func (*EC2) ImportKeyPair

func (_m *EC2) ImportKeyPair(ctx context.Context, params *ec2.ImportKeyPairInput, optFns ...func(*ec2.Options)) (*ec2.ImportKeyPairOutput, error)

ImportKeyPair provides a mock function with given fields: ctx, params, optFns

func (*EC2) ImportSnapshot

func (_m *EC2) ImportSnapshot(ctx context.Context, params *ec2.ImportSnapshotInput, optFns ...func(*ec2.Options)) (*ec2.ImportSnapshotOutput, error)

ImportSnapshot provides a mock function with given fields: ctx, params, optFns

func (*EC2) ImportVolume

func (_m *EC2) ImportVolume(ctx context.Context, params *ec2.ImportVolumeInput, optFns ...func(*ec2.Options)) (*ec2.ImportVolumeOutput, error)

ImportVolume provides a mock function with given fields: ctx, params, optFns

func (*EC2) ListImagesInRecycleBin

func (_m *EC2) ListImagesInRecycleBin(ctx context.Context, params *ec2.ListImagesInRecycleBinInput, optFns ...func(*ec2.Options)) (*ec2.ListImagesInRecycleBinOutput, error)

ListImagesInRecycleBin provides a mock function with given fields: ctx, params, optFns

func (*EC2) ListSnapshotsInRecycleBin

func (_m *EC2) ListSnapshotsInRecycleBin(ctx context.Context, params *ec2.ListSnapshotsInRecycleBinInput, optFns ...func(*ec2.Options)) (*ec2.ListSnapshotsInRecycleBinOutput, error)

ListSnapshotsInRecycleBin provides a mock function with given fields: ctx, params, optFns

func (*EC2) ModifyAddressAttribute

func (_m *EC2) ModifyAddressAttribute(ctx context.Context, params *ec2.ModifyAddressAttributeInput, optFns ...func(*ec2.Options)) (*ec2.ModifyAddressAttributeOutput, error)

ModifyAddressAttribute provides a mock function with given fields: ctx, params, optFns

func (*EC2) ModifyAvailabilityZoneGroup

func (_m *EC2) ModifyAvailabilityZoneGroup(ctx context.Context, params *ec2.ModifyAvailabilityZoneGroupInput, optFns ...func(*ec2.Options)) (*ec2.ModifyAvailabilityZoneGroupOutput, error)

ModifyAvailabilityZoneGroup provides a mock function with given fields: ctx, params, optFns

func (*EC2) ModifyCapacityReservation

func (_m *EC2) ModifyCapacityReservation(ctx context.Context, params *ec2.ModifyCapacityReservationInput, optFns ...func(*ec2.Options)) (*ec2.ModifyCapacityReservationOutput, error)

ModifyCapacityReservation provides a mock function with given fields: ctx, params, optFns

func (*EC2) ModifyCapacityReservationFleet

func (_m *EC2) ModifyCapacityReservationFleet(ctx context.Context, params *ec2.ModifyCapacityReservationFleetInput, optFns ...func(*ec2.Options)) (*ec2.ModifyCapacityReservationFleetOutput, error)

ModifyCapacityReservationFleet provides a mock function with given fields: ctx, params, optFns

func (*EC2) ModifyClientVpnEndpoint

func (_m *EC2) ModifyClientVpnEndpoint(ctx context.Context, params *ec2.ModifyClientVpnEndpointInput, optFns ...func(*ec2.Options)) (*ec2.ModifyClientVpnEndpointOutput, error)

ModifyClientVpnEndpoint provides a mock function with given fields: ctx, params, optFns

func (*EC2) ModifyDefaultCreditSpecification

func (_m *EC2) ModifyDefaultCreditSpecification(ctx context.Context, params *ec2.ModifyDefaultCreditSpecificationInput, optFns ...func(*ec2.Options)) (*ec2.ModifyDefaultCreditSpecificationOutput, error)

ModifyDefaultCreditSpecification provides a mock function with given fields: ctx, params, optFns

func (*EC2) ModifyEbsDefaultKmsKeyId

func (_m *EC2) ModifyEbsDefaultKmsKeyId(ctx context.Context, params *ec2.ModifyEbsDefaultKmsKeyIdInput, optFns ...func(*ec2.Options)) (*ec2.ModifyEbsDefaultKmsKeyIdOutput, error)

ModifyEbsDefaultKmsKeyId provides a mock function with given fields: ctx, params, optFns

func (*EC2) ModifyFleet

func (_m *EC2) ModifyFleet(ctx context.Context, params *ec2.ModifyFleetInput, optFns ...func(*ec2.Options)) (*ec2.ModifyFleetOutput, error)

ModifyFleet provides a mock function with given fields: ctx, params, optFns

func (*EC2) ModifyFpgaImageAttribute

func (_m *EC2) ModifyFpgaImageAttribute(ctx context.Context, params *ec2.ModifyFpgaImageAttributeInput, optFns ...func(*ec2.Options)) (*ec2.ModifyFpgaImageAttributeOutput, error)

ModifyFpgaImageAttribute provides a mock function with given fields: ctx, params, optFns

func (*EC2) ModifyHosts

func (_m *EC2) ModifyHosts(ctx context.Context, params *ec2.ModifyHostsInput, optFns ...func(*ec2.Options)) (*ec2.ModifyHostsOutput, error)

ModifyHosts provides a mock function with given fields: ctx, params, optFns

func (*EC2) ModifyIdFormat

func (_m *EC2) ModifyIdFormat(ctx context.Context, params *ec2.ModifyIdFormatInput, optFns ...func(*ec2.Options)) (*ec2.ModifyIdFormatOutput, error)

ModifyIdFormat provides a mock function with given fields: ctx, params, optFns

func (*EC2) ModifyIdentityIdFormat

func (_m *EC2) ModifyIdentityIdFormat(ctx context.Context, params *ec2.ModifyIdentityIdFormatInput, optFns ...func(*ec2.Options)) (*ec2.ModifyIdentityIdFormatOutput, error)

ModifyIdentityIdFormat provides a mock function with given fields: ctx, params, optFns

func (*EC2) ModifyImageAttribute

func (_m *EC2) ModifyImageAttribute(ctx context.Context, params *ec2.ModifyImageAttributeInput, optFns ...func(*ec2.Options)) (*ec2.ModifyImageAttributeOutput, error)

ModifyImageAttribute provides a mock function with given fields: ctx, params, optFns

func (*EC2) ModifyInstanceAttribute

func (_m *EC2) ModifyInstanceAttribute(ctx context.Context, params *ec2.ModifyInstanceAttributeInput, optFns ...func(*ec2.Options)) (*ec2.ModifyInstanceAttributeOutput, error)

ModifyInstanceAttribute provides a mock function with given fields: ctx, params, optFns

func (*EC2) ModifyInstanceCapacityReservationAttributes

func (_m *EC2) ModifyInstanceCapacityReservationAttributes(ctx context.Context, params *ec2.ModifyInstanceCapacityReservationAttributesInput, optFns ...func(*ec2.Options)) (*ec2.ModifyInstanceCapacityReservationAttributesOutput, error)

ModifyInstanceCapacityReservationAttributes provides a mock function with given fields: ctx, params, optFns

func (*EC2) ModifyInstanceCreditSpecification

func (_m *EC2) ModifyInstanceCreditSpecification(ctx context.Context, params *ec2.ModifyInstanceCreditSpecificationInput, optFns ...func(*ec2.Options)) (*ec2.ModifyInstanceCreditSpecificationOutput, error)

ModifyInstanceCreditSpecification provides a mock function with given fields: ctx, params, optFns

func (*EC2) ModifyInstanceEventStartTime

func (_m *EC2) ModifyInstanceEventStartTime(ctx context.Context, params *ec2.ModifyInstanceEventStartTimeInput, optFns ...func(*ec2.Options)) (*ec2.ModifyInstanceEventStartTimeOutput, error)

ModifyInstanceEventStartTime provides a mock function with given fields: ctx, params, optFns

func (*EC2) ModifyInstanceEventWindow

func (_m *EC2) ModifyInstanceEventWindow(ctx context.Context, params *ec2.ModifyInstanceEventWindowInput, optFns ...func(*ec2.Options)) (*ec2.ModifyInstanceEventWindowOutput, error)

ModifyInstanceEventWindow provides a mock function with given fields: ctx, params, optFns

func (*EC2) ModifyInstanceMaintenanceOptions

func (_m *EC2) ModifyInstanceMaintenanceOptions(ctx context.Context, params *ec2.ModifyInstanceMaintenanceOptionsInput, optFns ...func(*ec2.Options)) (*ec2.ModifyInstanceMaintenanceOptionsOutput, error)

ModifyInstanceMaintenanceOptions provides a mock function with given fields: ctx, params, optFns

func (*EC2) ModifyInstanceMetadataOptions

func (_m *EC2) ModifyInstanceMetadataOptions(ctx context.Context, params *ec2.ModifyInstanceMetadataOptionsInput, optFns ...func(*ec2.Options)) (*ec2.ModifyInstanceMetadataOptionsOutput, error)

ModifyInstanceMetadataOptions provides a mock function with given fields: ctx, params, optFns

func (*EC2) ModifyInstancePlacement

func (_m *EC2) ModifyInstancePlacement(ctx context.Context, params *ec2.ModifyInstancePlacementInput, optFns ...func(*ec2.Options)) (*ec2.ModifyInstancePlacementOutput, error)

ModifyInstancePlacement provides a mock function with given fields: ctx, params, optFns

func (*EC2) ModifyIpam

func (_m *EC2) ModifyIpam(ctx context.Context, params *ec2.ModifyIpamInput, optFns ...func(*ec2.Options)) (*ec2.ModifyIpamOutput, error)

ModifyIpam provides a mock function with given fields: ctx, params, optFns

func (*EC2) ModifyIpamPool

func (_m *EC2) ModifyIpamPool(ctx context.Context, params *ec2.ModifyIpamPoolInput, optFns ...func(*ec2.Options)) (*ec2.ModifyIpamPoolOutput, error)

ModifyIpamPool provides a mock function with given fields: ctx, params, optFns

func (*EC2) ModifyIpamResourceCidr

func (_m *EC2) ModifyIpamResourceCidr(ctx context.Context, params *ec2.ModifyIpamResourceCidrInput, optFns ...func(*ec2.Options)) (*ec2.ModifyIpamResourceCidrOutput, error)

ModifyIpamResourceCidr provides a mock function with given fields: ctx, params, optFns

func (*EC2) ModifyIpamScope

func (_m *EC2) ModifyIpamScope(ctx context.Context, params *ec2.ModifyIpamScopeInput, optFns ...func(*ec2.Options)) (*ec2.ModifyIpamScopeOutput, error)

ModifyIpamScope provides a mock function with given fields: ctx, params, optFns

func (*EC2) ModifyLaunchTemplate

func (_m *EC2) ModifyLaunchTemplate(ctx context.Context, params *ec2.ModifyLaunchTemplateInput, optFns ...func(*ec2.Options)) (*ec2.ModifyLaunchTemplateOutput, error)

ModifyLaunchTemplate provides a mock function with given fields: ctx, params, optFns

func (*EC2) ModifyManagedPrefixList

func (_m *EC2) ModifyManagedPrefixList(ctx context.Context, params *ec2.ModifyManagedPrefixListInput, optFns ...func(*ec2.Options)) (*ec2.ModifyManagedPrefixListOutput, error)

ModifyManagedPrefixList provides a mock function with given fields: ctx, params, optFns

func (*EC2) ModifyNetworkInterfaceAttribute

func (_m *EC2) ModifyNetworkInterfaceAttribute(ctx context.Context, params *ec2.ModifyNetworkInterfaceAttributeInput, optFns ...func(*ec2.Options)) (*ec2.ModifyNetworkInterfaceAttributeOutput, error)

ModifyNetworkInterfaceAttribute provides a mock function with given fields: ctx, params, optFns

func (*EC2) ModifyPrivateDnsNameOptions

func (_m *EC2) ModifyPrivateDnsNameOptions(ctx context.Context, params *ec2.ModifyPrivateDnsNameOptionsInput, optFns ...func(*ec2.Options)) (*ec2.ModifyPrivateDnsNameOptionsOutput, error)

ModifyPrivateDnsNameOptions provides a mock function with given fields: ctx, params, optFns

func (*EC2) ModifyReservedInstances

func (_m *EC2) ModifyReservedInstances(ctx context.Context, params *ec2.ModifyReservedInstancesInput, optFns ...func(*ec2.Options)) (*ec2.ModifyReservedInstancesOutput, error)

ModifyReservedInstances provides a mock function with given fields: ctx, params, optFns

func (*EC2) ModifySecurityGroupRules

func (_m *EC2) ModifySecurityGroupRules(ctx context.Context, params *ec2.ModifySecurityGroupRulesInput, optFns ...func(*ec2.Options)) (*ec2.ModifySecurityGroupRulesOutput, error)

ModifySecurityGroupRules provides a mock function with given fields: ctx, params, optFns

func (*EC2) ModifySnapshotAttribute

func (_m *EC2) ModifySnapshotAttribute(ctx context.Context, params *ec2.ModifySnapshotAttributeInput, optFns ...func(*ec2.Options)) (*ec2.ModifySnapshotAttributeOutput, error)

ModifySnapshotAttribute provides a mock function with given fields: ctx, params, optFns

func (*EC2) ModifySnapshotTier

func (_m *EC2) ModifySnapshotTier(ctx context.Context, params *ec2.ModifySnapshotTierInput, optFns ...func(*ec2.Options)) (*ec2.ModifySnapshotTierOutput, error)

ModifySnapshotTier provides a mock function with given fields: ctx, params, optFns

func (*EC2) ModifySpotFleetRequest

func (_m *EC2) ModifySpotFleetRequest(ctx context.Context, params *ec2.ModifySpotFleetRequestInput, optFns ...func(*ec2.Options)) (*ec2.ModifySpotFleetRequestOutput, error)

ModifySpotFleetRequest provides a mock function with given fields: ctx, params, optFns

func (*EC2) ModifySubnetAttribute

func (_m *EC2) ModifySubnetAttribute(ctx context.Context, params *ec2.ModifySubnetAttributeInput, optFns ...func(*ec2.Options)) (*ec2.ModifySubnetAttributeOutput, error)

ModifySubnetAttribute provides a mock function with given fields: ctx, params, optFns

func (*EC2) ModifyTrafficMirrorFilterNetworkServices

func (_m *EC2) ModifyTrafficMirrorFilterNetworkServices(ctx context.Context, params *ec2.ModifyTrafficMirrorFilterNetworkServicesInput, optFns ...func(*ec2.Options)) (*ec2.ModifyTrafficMirrorFilterNetworkServicesOutput, error)

ModifyTrafficMirrorFilterNetworkServices provides a mock function with given fields: ctx, params, optFns

func (*EC2) ModifyTrafficMirrorFilterRule

func (_m *EC2) ModifyTrafficMirrorFilterRule(ctx context.Context, params *ec2.ModifyTrafficMirrorFilterRuleInput, optFns ...func(*ec2.Options)) (*ec2.ModifyTrafficMirrorFilterRuleOutput, error)

ModifyTrafficMirrorFilterRule provides a mock function with given fields: ctx, params, optFns

func (*EC2) ModifyTrafficMirrorSession

func (_m *EC2) ModifyTrafficMirrorSession(ctx context.Context, params *ec2.ModifyTrafficMirrorSessionInput, optFns ...func(*ec2.Options)) (*ec2.ModifyTrafficMirrorSessionOutput, error)

ModifyTrafficMirrorSession provides a mock function with given fields: ctx, params, optFns

func (*EC2) ModifyTransitGateway

func (_m *EC2) ModifyTransitGateway(ctx context.Context, params *ec2.ModifyTransitGatewayInput, optFns ...func(*ec2.Options)) (*ec2.ModifyTransitGatewayOutput, error)

ModifyTransitGateway provides a mock function with given fields: ctx, params, optFns

func (*EC2) ModifyTransitGatewayPrefixListReference

func (_m *EC2) ModifyTransitGatewayPrefixListReference(ctx context.Context, params *ec2.ModifyTransitGatewayPrefixListReferenceInput, optFns ...func(*ec2.Options)) (*ec2.ModifyTransitGatewayPrefixListReferenceOutput, error)

ModifyTransitGatewayPrefixListReference provides a mock function with given fields: ctx, params, optFns

func (*EC2) ModifyTransitGatewayVpcAttachment

func (_m *EC2) ModifyTransitGatewayVpcAttachment(ctx context.Context, params *ec2.ModifyTransitGatewayVpcAttachmentInput, optFns ...func(*ec2.Options)) (*ec2.ModifyTransitGatewayVpcAttachmentOutput, error)

ModifyTransitGatewayVpcAttachment provides a mock function with given fields: ctx, params, optFns

func (*EC2) ModifyVolume

func (_m *EC2) ModifyVolume(ctx context.Context, params *ec2.ModifyVolumeInput, optFns ...func(*ec2.Options)) (*ec2.ModifyVolumeOutput, error)

ModifyVolume provides a mock function with given fields: ctx, params, optFns

func (*EC2) ModifyVolumeAttribute

func (_m *EC2) ModifyVolumeAttribute(ctx context.Context, params *ec2.ModifyVolumeAttributeInput, optFns ...func(*ec2.Options)) (*ec2.ModifyVolumeAttributeOutput, error)

ModifyVolumeAttribute provides a mock function with given fields: ctx, params, optFns

func (*EC2) ModifyVpcAttribute

func (_m *EC2) ModifyVpcAttribute(ctx context.Context, params *ec2.ModifyVpcAttributeInput, optFns ...func(*ec2.Options)) (*ec2.ModifyVpcAttributeOutput, error)

ModifyVpcAttribute provides a mock function with given fields: ctx, params, optFns

func (*EC2) ModifyVpcEndpoint

func (_m *EC2) ModifyVpcEndpoint(ctx context.Context, params *ec2.ModifyVpcEndpointInput, optFns ...func(*ec2.Options)) (*ec2.ModifyVpcEndpointOutput, error)

ModifyVpcEndpoint provides a mock function with given fields: ctx, params, optFns

func (*EC2) ModifyVpcEndpointConnectionNotification

func (_m *EC2) ModifyVpcEndpointConnectionNotification(ctx context.Context, params *ec2.ModifyVpcEndpointConnectionNotificationInput, optFns ...func(*ec2.Options)) (*ec2.ModifyVpcEndpointConnectionNotificationOutput, error)

ModifyVpcEndpointConnectionNotification provides a mock function with given fields: ctx, params, optFns

func (*EC2) ModifyVpcEndpointServiceConfiguration

func (_m *EC2) ModifyVpcEndpointServiceConfiguration(ctx context.Context, params *ec2.ModifyVpcEndpointServiceConfigurationInput, optFns ...func(*ec2.Options)) (*ec2.ModifyVpcEndpointServiceConfigurationOutput, error)

ModifyVpcEndpointServiceConfiguration provides a mock function with given fields: ctx, params, optFns

func (*EC2) ModifyVpcEndpointServicePayerResponsibility

func (_m *EC2) ModifyVpcEndpointServicePayerResponsibility(ctx context.Context, params *ec2.ModifyVpcEndpointServicePayerResponsibilityInput, optFns ...func(*ec2.Options)) (*ec2.ModifyVpcEndpointServicePayerResponsibilityOutput, error)

ModifyVpcEndpointServicePayerResponsibility provides a mock function with given fields: ctx, params, optFns

func (*EC2) ModifyVpcEndpointServicePermissions

func (_m *EC2) ModifyVpcEndpointServicePermissions(ctx context.Context, params *ec2.ModifyVpcEndpointServicePermissionsInput, optFns ...func(*ec2.Options)) (*ec2.ModifyVpcEndpointServicePermissionsOutput, error)

ModifyVpcEndpointServicePermissions provides a mock function with given fields: ctx, params, optFns

func (*EC2) ModifyVpcPeeringConnectionOptions

func (_m *EC2) ModifyVpcPeeringConnectionOptions(ctx context.Context, params *ec2.ModifyVpcPeeringConnectionOptionsInput, optFns ...func(*ec2.Options)) (*ec2.ModifyVpcPeeringConnectionOptionsOutput, error)

ModifyVpcPeeringConnectionOptions provides a mock function with given fields: ctx, params, optFns

func (*EC2) ModifyVpcTenancy

func (_m *EC2) ModifyVpcTenancy(ctx context.Context, params *ec2.ModifyVpcTenancyInput, optFns ...func(*ec2.Options)) (*ec2.ModifyVpcTenancyOutput, error)

ModifyVpcTenancy provides a mock function with given fields: ctx, params, optFns

func (*EC2) ModifyVpnConnection

func (_m *EC2) ModifyVpnConnection(ctx context.Context, params *ec2.ModifyVpnConnectionInput, optFns ...func(*ec2.Options)) (*ec2.ModifyVpnConnectionOutput, error)

ModifyVpnConnection provides a mock function with given fields: ctx, params, optFns

func (*EC2) ModifyVpnConnectionOptions

func (_m *EC2) ModifyVpnConnectionOptions(ctx context.Context, params *ec2.ModifyVpnConnectionOptionsInput, optFns ...func(*ec2.Options)) (*ec2.ModifyVpnConnectionOptionsOutput, error)

ModifyVpnConnectionOptions provides a mock function with given fields: ctx, params, optFns

func (*EC2) ModifyVpnTunnelCertificate

func (_m *EC2) ModifyVpnTunnelCertificate(ctx context.Context, params *ec2.ModifyVpnTunnelCertificateInput, optFns ...func(*ec2.Options)) (*ec2.ModifyVpnTunnelCertificateOutput, error)

ModifyVpnTunnelCertificate provides a mock function with given fields: ctx, params, optFns

func (*EC2) ModifyVpnTunnelOptions

func (_m *EC2) ModifyVpnTunnelOptions(ctx context.Context, params *ec2.ModifyVpnTunnelOptionsInput, optFns ...func(*ec2.Options)) (*ec2.ModifyVpnTunnelOptionsOutput, error)

ModifyVpnTunnelOptions provides a mock function with given fields: ctx, params, optFns

func (*EC2) MonitorInstances

func (_m *EC2) MonitorInstances(ctx context.Context, params *ec2.MonitorInstancesInput, optFns ...func(*ec2.Options)) (*ec2.MonitorInstancesOutput, error)

MonitorInstances provides a mock function with given fields: ctx, params, optFns

func (*EC2) MoveAddressToVpc

func (_m *EC2) MoveAddressToVpc(ctx context.Context, params *ec2.MoveAddressToVpcInput, optFns ...func(*ec2.Options)) (*ec2.MoveAddressToVpcOutput, error)

MoveAddressToVpc provides a mock function with given fields: ctx, params, optFns

func (*EC2) MoveByoipCidrToIpam

func (_m *EC2) MoveByoipCidrToIpam(ctx context.Context, params *ec2.MoveByoipCidrToIpamInput, optFns ...func(*ec2.Options)) (*ec2.MoveByoipCidrToIpamOutput, error)

MoveByoipCidrToIpam provides a mock function with given fields: ctx, params, optFns

func (*EC2) ProvisionByoipCidr

func (_m *EC2) ProvisionByoipCidr(ctx context.Context, params *ec2.ProvisionByoipCidrInput, optFns ...func(*ec2.Options)) (*ec2.ProvisionByoipCidrOutput, error)

ProvisionByoipCidr provides a mock function with given fields: ctx, params, optFns

func (*EC2) ProvisionIpamPoolCidr

func (_m *EC2) ProvisionIpamPoolCidr(ctx context.Context, params *ec2.ProvisionIpamPoolCidrInput, optFns ...func(*ec2.Options)) (*ec2.ProvisionIpamPoolCidrOutput, error)

ProvisionIpamPoolCidr provides a mock function with given fields: ctx, params, optFns

func (*EC2) ProvisionPublicIpv4PoolCidr

func (_m *EC2) ProvisionPublicIpv4PoolCidr(ctx context.Context, params *ec2.ProvisionPublicIpv4PoolCidrInput, optFns ...func(*ec2.Options)) (*ec2.ProvisionPublicIpv4PoolCidrOutput, error)

ProvisionPublicIpv4PoolCidr provides a mock function with given fields: ctx, params, optFns

func (*EC2) PurchaseHostReservation

func (_m *EC2) PurchaseHostReservation(ctx context.Context, params *ec2.PurchaseHostReservationInput, optFns ...func(*ec2.Options)) (*ec2.PurchaseHostReservationOutput, error)

PurchaseHostReservation provides a mock function with given fields: ctx, params, optFns

func (*EC2) PurchaseReservedInstancesOffering

func (_m *EC2) PurchaseReservedInstancesOffering(ctx context.Context, params *ec2.PurchaseReservedInstancesOfferingInput, optFns ...func(*ec2.Options)) (*ec2.PurchaseReservedInstancesOfferingOutput, error)

PurchaseReservedInstancesOffering provides a mock function with given fields: ctx, params, optFns

func (*EC2) PurchaseScheduledInstances

func (_m *EC2) PurchaseScheduledInstances(ctx context.Context, params *ec2.PurchaseScheduledInstancesInput, optFns ...func(*ec2.Options)) (*ec2.PurchaseScheduledInstancesOutput, error)

PurchaseScheduledInstances provides a mock function with given fields: ctx, params, optFns

func (*EC2) RebootInstances

func (_m *EC2) RebootInstances(ctx context.Context, params *ec2.RebootInstancesInput, optFns ...func(*ec2.Options)) (*ec2.RebootInstancesOutput, error)

RebootInstances provides a mock function with given fields: ctx, params, optFns

func (*EC2) RegisterImage

func (_m *EC2) RegisterImage(ctx context.Context, params *ec2.RegisterImageInput, optFns ...func(*ec2.Options)) (*ec2.RegisterImageOutput, error)

RegisterImage provides a mock function with given fields: ctx, params, optFns

func (*EC2) RegisterInstanceEventNotificationAttributes

func (_m *EC2) RegisterInstanceEventNotificationAttributes(ctx context.Context, params *ec2.RegisterInstanceEventNotificationAttributesInput, optFns ...func(*ec2.Options)) (*ec2.RegisterInstanceEventNotificationAttributesOutput, error)

RegisterInstanceEventNotificationAttributes provides a mock function with given fields: ctx, params, optFns

func (*EC2) RegisterTransitGatewayMulticastGroupMembers

func (_m *EC2) RegisterTransitGatewayMulticastGroupMembers(ctx context.Context, params *ec2.RegisterTransitGatewayMulticastGroupMembersInput, optFns ...func(*ec2.Options)) (*ec2.RegisterTransitGatewayMulticastGroupMembersOutput, error)

RegisterTransitGatewayMulticastGroupMembers provides a mock function with given fields: ctx, params, optFns

func (*EC2) RegisterTransitGatewayMulticastGroupSources

func (_m *EC2) RegisterTransitGatewayMulticastGroupSources(ctx context.Context, params *ec2.RegisterTransitGatewayMulticastGroupSourcesInput, optFns ...func(*ec2.Options)) (*ec2.RegisterTransitGatewayMulticastGroupSourcesOutput, error)

RegisterTransitGatewayMulticastGroupSources provides a mock function with given fields: ctx, params, optFns

func (*EC2) RejectTransitGatewayMulticastDomainAssociations

func (_m *EC2) RejectTransitGatewayMulticastDomainAssociations(ctx context.Context, params *ec2.RejectTransitGatewayMulticastDomainAssociationsInput, optFns ...func(*ec2.Options)) (*ec2.RejectTransitGatewayMulticastDomainAssociationsOutput, error)

RejectTransitGatewayMulticastDomainAssociations provides a mock function with given fields: ctx, params, optFns

func (*EC2) RejectTransitGatewayPeeringAttachment

func (_m *EC2) RejectTransitGatewayPeeringAttachment(ctx context.Context, params *ec2.RejectTransitGatewayPeeringAttachmentInput, optFns ...func(*ec2.Options)) (*ec2.RejectTransitGatewayPeeringAttachmentOutput, error)

RejectTransitGatewayPeeringAttachment provides a mock function with given fields: ctx, params, optFns

func (*EC2) RejectTransitGatewayVpcAttachment

func (_m *EC2) RejectTransitGatewayVpcAttachment(ctx context.Context, params *ec2.RejectTransitGatewayVpcAttachmentInput, optFns ...func(*ec2.Options)) (*ec2.RejectTransitGatewayVpcAttachmentOutput, error)

RejectTransitGatewayVpcAttachment provides a mock function with given fields: ctx, params, optFns

func (*EC2) RejectVpcEndpointConnections

func (_m *EC2) RejectVpcEndpointConnections(ctx context.Context, params *ec2.RejectVpcEndpointConnectionsInput, optFns ...func(*ec2.Options)) (*ec2.RejectVpcEndpointConnectionsOutput, error)

RejectVpcEndpointConnections provides a mock function with given fields: ctx, params, optFns

func (*EC2) RejectVpcPeeringConnection

func (_m *EC2) RejectVpcPeeringConnection(ctx context.Context, params *ec2.RejectVpcPeeringConnectionInput, optFns ...func(*ec2.Options)) (*ec2.RejectVpcPeeringConnectionOutput, error)

RejectVpcPeeringConnection provides a mock function with given fields: ctx, params, optFns

func (*EC2) ReleaseAddress

func (_m *EC2) ReleaseAddress(ctx context.Context, params *ec2.ReleaseAddressInput, optFns ...func(*ec2.Options)) (*ec2.ReleaseAddressOutput, error)

ReleaseAddress provides a mock function with given fields: ctx, params, optFns

func (*EC2) ReleaseHosts

func (_m *EC2) ReleaseHosts(ctx context.Context, params *ec2.ReleaseHostsInput, optFns ...func(*ec2.Options)) (*ec2.ReleaseHostsOutput, error)

ReleaseHosts provides a mock function with given fields: ctx, params, optFns

func (*EC2) ReleaseIpamPoolAllocation

func (_m *EC2) ReleaseIpamPoolAllocation(ctx context.Context, params *ec2.ReleaseIpamPoolAllocationInput, optFns ...func(*ec2.Options)) (*ec2.ReleaseIpamPoolAllocationOutput, error)

ReleaseIpamPoolAllocation provides a mock function with given fields: ctx, params, optFns

func (*EC2) ReplaceIamInstanceProfileAssociation

func (_m *EC2) ReplaceIamInstanceProfileAssociation(ctx context.Context, params *ec2.ReplaceIamInstanceProfileAssociationInput, optFns ...func(*ec2.Options)) (*ec2.ReplaceIamInstanceProfileAssociationOutput, error)

ReplaceIamInstanceProfileAssociation provides a mock function with given fields: ctx, params, optFns

func (*EC2) ReplaceNetworkAclAssociation

func (_m *EC2) ReplaceNetworkAclAssociation(ctx context.Context, params *ec2.ReplaceNetworkAclAssociationInput, optFns ...func(*ec2.Options)) (*ec2.ReplaceNetworkAclAssociationOutput, error)

ReplaceNetworkAclAssociation provides a mock function with given fields: ctx, params, optFns

func (*EC2) ReplaceNetworkAclEntry

func (_m *EC2) ReplaceNetworkAclEntry(ctx context.Context, params *ec2.ReplaceNetworkAclEntryInput, optFns ...func(*ec2.Options)) (*ec2.ReplaceNetworkAclEntryOutput, error)

ReplaceNetworkAclEntry provides a mock function with given fields: ctx, params, optFns

func (*EC2) ReplaceRoute

func (_m *EC2) ReplaceRoute(ctx context.Context, params *ec2.ReplaceRouteInput, optFns ...func(*ec2.Options)) (*ec2.ReplaceRouteOutput, error)

ReplaceRoute provides a mock function with given fields: ctx, params, optFns

func (*EC2) ReplaceRouteTableAssociation

func (_m *EC2) ReplaceRouteTableAssociation(ctx context.Context, params *ec2.ReplaceRouteTableAssociationInput, optFns ...func(*ec2.Options)) (*ec2.ReplaceRouteTableAssociationOutput, error)

ReplaceRouteTableAssociation provides a mock function with given fields: ctx, params, optFns

func (*EC2) ReplaceTransitGatewayRoute

func (_m *EC2) ReplaceTransitGatewayRoute(ctx context.Context, params *ec2.ReplaceTransitGatewayRouteInput, optFns ...func(*ec2.Options)) (*ec2.ReplaceTransitGatewayRouteOutput, error)

ReplaceTransitGatewayRoute provides a mock function with given fields: ctx, params, optFns

func (*EC2) ReportInstanceStatus

func (_m *EC2) ReportInstanceStatus(ctx context.Context, params *ec2.ReportInstanceStatusInput, optFns ...func(*ec2.Options)) (*ec2.ReportInstanceStatusOutput, error)

ReportInstanceStatus provides a mock function with given fields: ctx, params, optFns

func (*EC2) RequestSpotFleet

func (_m *EC2) RequestSpotFleet(ctx context.Context, params *ec2.RequestSpotFleetInput, optFns ...func(*ec2.Options)) (*ec2.RequestSpotFleetOutput, error)

RequestSpotFleet provides a mock function with given fields: ctx, params, optFns

func (*EC2) RequestSpotInstances

func (_m *EC2) RequestSpotInstances(ctx context.Context, params *ec2.RequestSpotInstancesInput, optFns ...func(*ec2.Options)) (*ec2.RequestSpotInstancesOutput, error)

RequestSpotInstances provides a mock function with given fields: ctx, params, optFns

func (*EC2) ResetAddressAttribute

func (_m *EC2) ResetAddressAttribute(ctx context.Context, params *ec2.ResetAddressAttributeInput, optFns ...func(*ec2.Options)) (*ec2.ResetAddressAttributeOutput, error)

ResetAddressAttribute provides a mock function with given fields: ctx, params, optFns

func (*EC2) ResetEbsDefaultKmsKeyId

func (_m *EC2) ResetEbsDefaultKmsKeyId(ctx context.Context, params *ec2.ResetEbsDefaultKmsKeyIdInput, optFns ...func(*ec2.Options)) (*ec2.ResetEbsDefaultKmsKeyIdOutput, error)

ResetEbsDefaultKmsKeyId provides a mock function with given fields: ctx, params, optFns

func (*EC2) ResetFpgaImageAttribute

func (_m *EC2) ResetFpgaImageAttribute(ctx context.Context, params *ec2.ResetFpgaImageAttributeInput, optFns ...func(*ec2.Options)) (*ec2.ResetFpgaImageAttributeOutput, error)

ResetFpgaImageAttribute provides a mock function with given fields: ctx, params, optFns

func (*EC2) ResetImageAttribute

func (_m *EC2) ResetImageAttribute(ctx context.Context, params *ec2.ResetImageAttributeInput, optFns ...func(*ec2.Options)) (*ec2.ResetImageAttributeOutput, error)

ResetImageAttribute provides a mock function with given fields: ctx, params, optFns

func (*EC2) ResetInstanceAttribute

func (_m *EC2) ResetInstanceAttribute(ctx context.Context, params *ec2.ResetInstanceAttributeInput, optFns ...func(*ec2.Options)) (*ec2.ResetInstanceAttributeOutput, error)

ResetInstanceAttribute provides a mock function with given fields: ctx, params, optFns

func (*EC2) ResetNetworkInterfaceAttribute

func (_m *EC2) ResetNetworkInterfaceAttribute(ctx context.Context, params *ec2.ResetNetworkInterfaceAttributeInput, optFns ...func(*ec2.Options)) (*ec2.ResetNetworkInterfaceAttributeOutput, error)

ResetNetworkInterfaceAttribute provides a mock function with given fields: ctx, params, optFns

func (*EC2) ResetSnapshotAttribute

func (_m *EC2) ResetSnapshotAttribute(ctx context.Context, params *ec2.ResetSnapshotAttributeInput, optFns ...func(*ec2.Options)) (*ec2.ResetSnapshotAttributeOutput, error)

ResetSnapshotAttribute provides a mock function with given fields: ctx, params, optFns

func (*EC2) RestoreAddressToClassic

func (_m *EC2) RestoreAddressToClassic(ctx context.Context, params *ec2.RestoreAddressToClassicInput, optFns ...func(*ec2.Options)) (*ec2.RestoreAddressToClassicOutput, error)

RestoreAddressToClassic provides a mock function with given fields: ctx, params, optFns

func (*EC2) RestoreImageFromRecycleBin

func (_m *EC2) RestoreImageFromRecycleBin(ctx context.Context, params *ec2.RestoreImageFromRecycleBinInput, optFns ...func(*ec2.Options)) (*ec2.RestoreImageFromRecycleBinOutput, error)

RestoreImageFromRecycleBin provides a mock function with given fields: ctx, params, optFns

func (*EC2) RestoreManagedPrefixListVersion

func (_m *EC2) RestoreManagedPrefixListVersion(ctx context.Context, params *ec2.RestoreManagedPrefixListVersionInput, optFns ...func(*ec2.Options)) (*ec2.RestoreManagedPrefixListVersionOutput, error)

RestoreManagedPrefixListVersion provides a mock function with given fields: ctx, params, optFns

func (*EC2) RestoreSnapshotFromRecycleBin

func (_m *EC2) RestoreSnapshotFromRecycleBin(ctx context.Context, params *ec2.RestoreSnapshotFromRecycleBinInput, optFns ...func(*ec2.Options)) (*ec2.RestoreSnapshotFromRecycleBinOutput, error)

RestoreSnapshotFromRecycleBin provides a mock function with given fields: ctx, params, optFns

func (*EC2) RestoreSnapshotTier

func (_m *EC2) RestoreSnapshotTier(ctx context.Context, params *ec2.RestoreSnapshotTierInput, optFns ...func(*ec2.Options)) (*ec2.RestoreSnapshotTierOutput, error)

RestoreSnapshotTier provides a mock function with given fields: ctx, params, optFns

func (*EC2) RevokeClientVpnIngress

func (_m *EC2) RevokeClientVpnIngress(ctx context.Context, params *ec2.RevokeClientVpnIngressInput, optFns ...func(*ec2.Options)) (*ec2.RevokeClientVpnIngressOutput, error)

RevokeClientVpnIngress provides a mock function with given fields: ctx, params, optFns

func (*EC2) RevokeSecurityGroupEgress

func (_m *EC2) RevokeSecurityGroupEgress(ctx context.Context, params *ec2.RevokeSecurityGroupEgressInput, optFns ...func(*ec2.Options)) (*ec2.RevokeSecurityGroupEgressOutput, error)

RevokeSecurityGroupEgress provides a mock function with given fields: ctx, params, optFns

func (*EC2) RevokeSecurityGroupIngress

func (_m *EC2) RevokeSecurityGroupIngress(ctx context.Context, params *ec2.RevokeSecurityGroupIngressInput, optFns ...func(*ec2.Options)) (*ec2.RevokeSecurityGroupIngressOutput, error)

RevokeSecurityGroupIngress provides a mock function with given fields: ctx, params, optFns

func (*EC2) RunInstances

func (_m *EC2) RunInstances(ctx context.Context, params *ec2.RunInstancesInput, optFns ...func(*ec2.Options)) (*ec2.RunInstancesOutput, error)

RunInstances provides a mock function with given fields: ctx, params, optFns

func (*EC2) RunScheduledInstances

func (_m *EC2) RunScheduledInstances(ctx context.Context, params *ec2.RunScheduledInstancesInput, optFns ...func(*ec2.Options)) (*ec2.RunScheduledInstancesOutput, error)

RunScheduledInstances provides a mock function with given fields: ctx, params, optFns

func (*EC2) SearchLocalGatewayRoutes

func (_m *EC2) SearchLocalGatewayRoutes(ctx context.Context, params *ec2.SearchLocalGatewayRoutesInput, optFns ...func(*ec2.Options)) (*ec2.SearchLocalGatewayRoutesOutput, error)

SearchLocalGatewayRoutes provides a mock function with given fields: ctx, params, optFns

func (*EC2) SearchTransitGatewayMulticastGroups

func (_m *EC2) SearchTransitGatewayMulticastGroups(ctx context.Context, params *ec2.SearchTransitGatewayMulticastGroupsInput, optFns ...func(*ec2.Options)) (*ec2.SearchTransitGatewayMulticastGroupsOutput, error)

SearchTransitGatewayMulticastGroups provides a mock function with given fields: ctx, params, optFns

func (*EC2) SearchTransitGatewayRoutes

func (_m *EC2) SearchTransitGatewayRoutes(ctx context.Context, params *ec2.SearchTransitGatewayRoutesInput, optFns ...func(*ec2.Options)) (*ec2.SearchTransitGatewayRoutesOutput, error)

SearchTransitGatewayRoutes provides a mock function with given fields: ctx, params, optFns

func (*EC2) SendDiagnosticInterrupt

func (_m *EC2) SendDiagnosticInterrupt(ctx context.Context, params *ec2.SendDiagnosticInterruptInput, optFns ...func(*ec2.Options)) (*ec2.SendDiagnosticInterruptOutput, error)

SendDiagnosticInterrupt provides a mock function with given fields: ctx, params, optFns

func (*EC2) StartInstances

func (_m *EC2) StartInstances(ctx context.Context, params *ec2.StartInstancesInput, optFns ...func(*ec2.Options)) (*ec2.StartInstancesOutput, error)

StartInstances provides a mock function with given fields: ctx, params, optFns

func (*EC2) StartNetworkInsightsAccessScopeAnalysis

func (_m *EC2) StartNetworkInsightsAccessScopeAnalysis(ctx context.Context, params *ec2.StartNetworkInsightsAccessScopeAnalysisInput, optFns ...func(*ec2.Options)) (*ec2.StartNetworkInsightsAccessScopeAnalysisOutput, error)

StartNetworkInsightsAccessScopeAnalysis provides a mock function with given fields: ctx, params, optFns

func (*EC2) StartNetworkInsightsAnalysis

func (_m *EC2) StartNetworkInsightsAnalysis(ctx context.Context, params *ec2.StartNetworkInsightsAnalysisInput, optFns ...func(*ec2.Options)) (*ec2.StartNetworkInsightsAnalysisOutput, error)

StartNetworkInsightsAnalysis provides a mock function with given fields: ctx, params, optFns

func (*EC2) StartVpcEndpointServicePrivateDnsVerification

func (_m *EC2) StartVpcEndpointServicePrivateDnsVerification(ctx context.Context, params *ec2.StartVpcEndpointServicePrivateDnsVerificationInput, optFns ...func(*ec2.Options)) (*ec2.StartVpcEndpointServicePrivateDnsVerificationOutput, error)

StartVpcEndpointServicePrivateDnsVerification provides a mock function with given fields: ctx, params, optFns

func (*EC2) StopInstances

func (_m *EC2) StopInstances(ctx context.Context, params *ec2.StopInstancesInput, optFns ...func(*ec2.Options)) (*ec2.StopInstancesOutput, error)

StopInstances provides a mock function with given fields: ctx, params, optFns

func (*EC2) TerminateClientVpnConnections

func (_m *EC2) TerminateClientVpnConnections(ctx context.Context, params *ec2.TerminateClientVpnConnectionsInput, optFns ...func(*ec2.Options)) (*ec2.TerminateClientVpnConnectionsOutput, error)

TerminateClientVpnConnections provides a mock function with given fields: ctx, params, optFns

func (*EC2) TerminateInstances

func (_m *EC2) TerminateInstances(ctx context.Context, params *ec2.TerminateInstancesInput, optFns ...func(*ec2.Options)) (*ec2.TerminateInstancesOutput, error)

TerminateInstances provides a mock function with given fields: ctx, params, optFns

func (*EC2) UnassignIpv6Addresses

func (_m *EC2) UnassignIpv6Addresses(ctx context.Context, params *ec2.UnassignIpv6AddressesInput, optFns ...func(*ec2.Options)) (*ec2.UnassignIpv6AddressesOutput, error)

UnassignIpv6Addresses provides a mock function with given fields: ctx, params, optFns

func (*EC2) UnassignPrivateIpAddresses

func (_m *EC2) UnassignPrivateIpAddresses(ctx context.Context, params *ec2.UnassignPrivateIpAddressesInput, optFns ...func(*ec2.Options)) (*ec2.UnassignPrivateIpAddressesOutput, error)

UnassignPrivateIpAddresses provides a mock function with given fields: ctx, params, optFns

func (*EC2) UnmonitorInstances

func (_m *EC2) UnmonitorInstances(ctx context.Context, params *ec2.UnmonitorInstancesInput, optFns ...func(*ec2.Options)) (*ec2.UnmonitorInstancesOutput, error)

UnmonitorInstances provides a mock function with given fields: ctx, params, optFns

func (*EC2) UpdateSecurityGroupRuleDescriptionsEgress

func (_m *EC2) UpdateSecurityGroupRuleDescriptionsEgress(ctx context.Context, params *ec2.UpdateSecurityGroupRuleDescriptionsEgressInput, optFns ...func(*ec2.Options)) (*ec2.UpdateSecurityGroupRuleDescriptionsEgressOutput, error)

UpdateSecurityGroupRuleDescriptionsEgress provides a mock function with given fields: ctx, params, optFns

func (*EC2) UpdateSecurityGroupRuleDescriptionsIngress

func (_m *EC2) UpdateSecurityGroupRuleDescriptionsIngress(ctx context.Context, params *ec2.UpdateSecurityGroupRuleDescriptionsIngressInput, optFns ...func(*ec2.Options)) (*ec2.UpdateSecurityGroupRuleDescriptionsIngressOutput, error)

UpdateSecurityGroupRuleDescriptionsIngress provides a mock function with given fields: ctx, params, optFns

func (*EC2) WithdrawByoipCidr

func (_m *EC2) WithdrawByoipCidr(ctx context.Context, params *ec2.WithdrawByoipCidrInput, optFns ...func(*ec2.Options)) (*ec2.WithdrawByoipCidrOutput, error)

WithdrawByoipCidr provides a mock function with given fields: ctx, params, optFns

type EKS

type EKS struct {
	mock.Mock
}

EKS is an autogenerated mock type for the EKS type

func (*EKS) AssociateEncryptionConfig

func (_m *EKS) AssociateEncryptionConfig(ctx context.Context, params *eks.AssociateEncryptionConfigInput, optFns ...func(*eks.Options)) (*eks.AssociateEncryptionConfigOutput, error)

AssociateEncryptionConfig provides a mock function with given fields: ctx, params, optFns

func (*EKS) AssociateIdentityProviderConfig

func (_m *EKS) AssociateIdentityProviderConfig(ctx context.Context, params *eks.AssociateIdentityProviderConfigInput, optFns ...func(*eks.Options)) (*eks.AssociateIdentityProviderConfigOutput, error)

AssociateIdentityProviderConfig provides a mock function with given fields: ctx, params, optFns

func (*EKS) CreateAddon

func (_m *EKS) CreateAddon(ctx context.Context, params *eks.CreateAddonInput, optFns ...func(*eks.Options)) (*eks.CreateAddonOutput, error)

CreateAddon provides a mock function with given fields: ctx, params, optFns

func (*EKS) CreateCluster

func (_m *EKS) CreateCluster(ctx context.Context, params *eks.CreateClusterInput, optFns ...func(*eks.Options)) (*eks.CreateClusterOutput, error)

CreateCluster provides a mock function with given fields: ctx, params, optFns

func (*EKS) CreateFargateProfile

func (_m *EKS) CreateFargateProfile(ctx context.Context, params *eks.CreateFargateProfileInput, optFns ...func(*eks.Options)) (*eks.CreateFargateProfileOutput, error)

CreateFargateProfile provides a mock function with given fields: ctx, params, optFns

func (*EKS) CreateNodegroup

func (_m *EKS) CreateNodegroup(ctx context.Context, params *eks.CreateNodegroupInput, optFns ...func(*eks.Options)) (*eks.CreateNodegroupOutput, error)

CreateNodegroup provides a mock function with given fields: ctx, params, optFns

func (*EKS) DeleteAddon

func (_m *EKS) DeleteAddon(ctx context.Context, params *eks.DeleteAddonInput, optFns ...func(*eks.Options)) (*eks.DeleteAddonOutput, error)

DeleteAddon provides a mock function with given fields: ctx, params, optFns

func (*EKS) DeleteCluster

func (_m *EKS) DeleteCluster(ctx context.Context, params *eks.DeleteClusterInput, optFns ...func(*eks.Options)) (*eks.DeleteClusterOutput, error)

DeleteCluster provides a mock function with given fields: ctx, params, optFns

func (*EKS) DeleteFargateProfile

func (_m *EKS) DeleteFargateProfile(ctx context.Context, params *eks.DeleteFargateProfileInput, optFns ...func(*eks.Options)) (*eks.DeleteFargateProfileOutput, error)

DeleteFargateProfile provides a mock function with given fields: ctx, params, optFns

func (*EKS) DeleteNodegroup

func (_m *EKS) DeleteNodegroup(ctx context.Context, params *eks.DeleteNodegroupInput, optFns ...func(*eks.Options)) (*eks.DeleteNodegroupOutput, error)

DeleteNodegroup provides a mock function with given fields: ctx, params, optFns

func (*EKS) DeregisterCluster

func (_m *EKS) DeregisterCluster(ctx context.Context, params *eks.DeregisterClusterInput, optFns ...func(*eks.Options)) (*eks.DeregisterClusterOutput, error)

DeregisterCluster provides a mock function with given fields: ctx, params, optFns

func (*EKS) DescribeAddon

func (_m *EKS) DescribeAddon(ctx context.Context, params *eks.DescribeAddonInput, optFns ...func(*eks.Options)) (*eks.DescribeAddonOutput, error)

DescribeAddon provides a mock function with given fields: ctx, params, optFns

func (*EKS) DescribeAddonConfiguration

func (_m *EKS) DescribeAddonConfiguration(ctx context.Context, params *eks.DescribeAddonConfigurationInput, optFns ...func(*eks.Options)) (*eks.DescribeAddonConfigurationOutput, error)

DescribeAddonConfiguration provides a mock function with given fields: ctx, params, optFns

func (*EKS) DescribeAddonVersions

func (_m *EKS) DescribeAddonVersions(ctx context.Context, params *eks.DescribeAddonVersionsInput, optFns ...func(*eks.Options)) (*eks.DescribeAddonVersionsOutput, error)

DescribeAddonVersions provides a mock function with given fields: ctx, params, optFns

func (*EKS) DescribeCluster

func (_m *EKS) DescribeCluster(ctx context.Context, params *eks.DescribeClusterInput, optFns ...func(*eks.Options)) (*eks.DescribeClusterOutput, error)

DescribeCluster provides a mock function with given fields: ctx, params, optFns

func (*EKS) DescribeFargateProfile

func (_m *EKS) DescribeFargateProfile(ctx context.Context, params *eks.DescribeFargateProfileInput, optFns ...func(*eks.Options)) (*eks.DescribeFargateProfileOutput, error)

DescribeFargateProfile provides a mock function with given fields: ctx, params, optFns

func (*EKS) DescribeIdentityProviderConfig

func (_m *EKS) DescribeIdentityProviderConfig(ctx context.Context, params *eks.DescribeIdentityProviderConfigInput, optFns ...func(*eks.Options)) (*eks.DescribeIdentityProviderConfigOutput, error)

DescribeIdentityProviderConfig provides a mock function with given fields: ctx, params, optFns

func (*EKS) DescribeNodegroup

func (_m *EKS) DescribeNodegroup(ctx context.Context, params *eks.DescribeNodegroupInput, optFns ...func(*eks.Options)) (*eks.DescribeNodegroupOutput, error)

DescribeNodegroup provides a mock function with given fields: ctx, params, optFns

func (*EKS) DescribeUpdate

func (_m *EKS) DescribeUpdate(ctx context.Context, params *eks.DescribeUpdateInput, optFns ...func(*eks.Options)) (*eks.DescribeUpdateOutput, error)

DescribeUpdate provides a mock function with given fields: ctx, params, optFns

func (*EKS) DisassociateIdentityProviderConfig

func (_m *EKS) DisassociateIdentityProviderConfig(ctx context.Context, params *eks.DisassociateIdentityProviderConfigInput, optFns ...func(*eks.Options)) (*eks.DisassociateIdentityProviderConfigOutput, error)

DisassociateIdentityProviderConfig provides a mock function with given fields: ctx, params, optFns

func (*EKS) ListAddons

func (_m *EKS) ListAddons(ctx context.Context, params *eks.ListAddonsInput, optFns ...func(*eks.Options)) (*eks.ListAddonsOutput, error)

ListAddons provides a mock function with given fields: ctx, params, optFns

func (*EKS) ListClusters

func (_m *EKS) ListClusters(ctx context.Context, params *eks.ListClustersInput, optFns ...func(*eks.Options)) (*eks.ListClustersOutput, error)

ListClusters provides a mock function with given fields: ctx, params, optFns

func (*EKS) ListFargateProfiles

func (_m *EKS) ListFargateProfiles(ctx context.Context, params *eks.ListFargateProfilesInput, optFns ...func(*eks.Options)) (*eks.ListFargateProfilesOutput, error)

ListFargateProfiles provides a mock function with given fields: ctx, params, optFns

func (*EKS) ListIdentityProviderConfigs

func (_m *EKS) ListIdentityProviderConfigs(ctx context.Context, params *eks.ListIdentityProviderConfigsInput, optFns ...func(*eks.Options)) (*eks.ListIdentityProviderConfigsOutput, error)

ListIdentityProviderConfigs provides a mock function with given fields: ctx, params, optFns

func (*EKS) ListNodegroups

func (_m *EKS) ListNodegroups(ctx context.Context, params *eks.ListNodegroupsInput, optFns ...func(*eks.Options)) (*eks.ListNodegroupsOutput, error)

ListNodegroups provides a mock function with given fields: ctx, params, optFns

func (*EKS) ListTagsForResource

func (_m *EKS) ListTagsForResource(ctx context.Context, params *eks.ListTagsForResourceInput, optFns ...func(*eks.Options)) (*eks.ListTagsForResourceOutput, error)

ListTagsForResource provides a mock function with given fields: ctx, params, optFns

func (*EKS) ListUpdates

func (_m *EKS) ListUpdates(ctx context.Context, params *eks.ListUpdatesInput, optFns ...func(*eks.Options)) (*eks.ListUpdatesOutput, error)

ListUpdates provides a mock function with given fields: ctx, params, optFns

func (*EKS) RegisterCluster

func (_m *EKS) RegisterCluster(ctx context.Context, params *eks.RegisterClusterInput, optFns ...func(*eks.Options)) (*eks.RegisterClusterOutput, error)

RegisterCluster provides a mock function with given fields: ctx, params, optFns

func (*EKS) TagResource

func (_m *EKS) TagResource(ctx context.Context, params *eks.TagResourceInput, optFns ...func(*eks.Options)) (*eks.TagResourceOutput, error)

TagResource provides a mock function with given fields: ctx, params, optFns

func (*EKS) UntagResource

func (_m *EKS) UntagResource(ctx context.Context, params *eks.UntagResourceInput, optFns ...func(*eks.Options)) (*eks.UntagResourceOutput, error)

UntagResource provides a mock function with given fields: ctx, params, optFns

func (*EKS) UpdateAddon

func (_m *EKS) UpdateAddon(ctx context.Context, params *eks.UpdateAddonInput, optFns ...func(*eks.Options)) (*eks.UpdateAddonOutput, error)

UpdateAddon provides a mock function with given fields: ctx, params, optFns

func (*EKS) UpdateClusterConfig

func (_m *EKS) UpdateClusterConfig(ctx context.Context, params *eks.UpdateClusterConfigInput, optFns ...func(*eks.Options)) (*eks.UpdateClusterConfigOutput, error)

UpdateClusterConfig provides a mock function with given fields: ctx, params, optFns

func (*EKS) UpdateClusterVersion

func (_m *EKS) UpdateClusterVersion(ctx context.Context, params *eks.UpdateClusterVersionInput, optFns ...func(*eks.Options)) (*eks.UpdateClusterVersionOutput, error)

UpdateClusterVersion provides a mock function with given fields: ctx, params, optFns

func (*EKS) UpdateNodegroupConfig

func (_m *EKS) UpdateNodegroupConfig(ctx context.Context, params *eks.UpdateNodegroupConfigInput, optFns ...func(*eks.Options)) (*eks.UpdateNodegroupConfigOutput, error)

UpdateNodegroupConfig provides a mock function with given fields: ctx, params, optFns

func (*EKS) UpdateNodegroupVersion

func (_m *EKS) UpdateNodegroupVersion(ctx context.Context, params *eks.UpdateNodegroupVersionInput, optFns ...func(*eks.Options)) (*eks.UpdateNodegroupVersionOutput, error)

UpdateNodegroupVersion provides a mock function with given fields: ctx, params, optFns

type ELB

type ELB struct {
	mock.Mock
}

ELB is an autogenerated mock type for the ELB type

func (*ELB) AddTags

AddTags provides a mock function with given fields: ctx, params, optFns

func (*ELB) ApplySecurityGroupsToLoadBalancer

ApplySecurityGroupsToLoadBalancer provides a mock function with given fields: ctx, params, optFns

func (*ELB) AttachLoadBalancerToSubnets

AttachLoadBalancerToSubnets provides a mock function with given fields: ctx, params, optFns

func (*ELB) ConfigureHealthCheck

ConfigureHealthCheck provides a mock function with given fields: ctx, params, optFns

func (*ELB) CreateAppCookieStickinessPolicy

CreateAppCookieStickinessPolicy provides a mock function with given fields: ctx, params, optFns

func (*ELB) CreateLBCookieStickinessPolicy

CreateLBCookieStickinessPolicy provides a mock function with given fields: ctx, params, optFns

func (*ELB) CreateLoadBalancer

CreateLoadBalancer provides a mock function with given fields: ctx, params, optFns

func (*ELB) CreateLoadBalancerListeners

CreateLoadBalancerListeners provides a mock function with given fields: ctx, params, optFns

func (*ELB) CreateLoadBalancerPolicy

CreateLoadBalancerPolicy provides a mock function with given fields: ctx, params, optFns

func (*ELB) DeleteLoadBalancer

DeleteLoadBalancer provides a mock function with given fields: ctx, params, optFns

func (*ELB) DeleteLoadBalancerListeners

DeleteLoadBalancerListeners provides a mock function with given fields: ctx, params, optFns

func (*ELB) DeleteLoadBalancerPolicy

DeleteLoadBalancerPolicy provides a mock function with given fields: ctx, params, optFns

func (*ELB) DeregisterInstancesFromLoadBalancer

DeregisterInstancesFromLoadBalancer provides a mock function with given fields: ctx, params, optFns

func (*ELB) DescribeAccountLimits

DescribeAccountLimits provides a mock function with given fields: ctx, params, optFns

func (*ELB) DescribeInstanceHealth

DescribeInstanceHealth provides a mock function with given fields: ctx, params, optFns

func (*ELB) DescribeLoadBalancerAttributes

DescribeLoadBalancerAttributes provides a mock function with given fields: ctx, params, optFns

func (*ELB) DescribeLoadBalancerPolicies

DescribeLoadBalancerPolicies provides a mock function with given fields: ctx, params, optFns

func (*ELB) DescribeLoadBalancerPolicyTypes

DescribeLoadBalancerPolicyTypes provides a mock function with given fields: ctx, params, optFns

func (*ELB) DescribeLoadBalancers

DescribeLoadBalancers provides a mock function with given fields: ctx, params, optFns

func (*ELB) DescribeTags

DescribeTags provides a mock function with given fields: ctx, params, optFns

func (*ELB) DetachLoadBalancerFromSubnets

DetachLoadBalancerFromSubnets provides a mock function with given fields: ctx, params, optFns

func (*ELB) DisableAvailabilityZonesForLoadBalancer

DisableAvailabilityZonesForLoadBalancer provides a mock function with given fields: ctx, params, optFns

func (*ELB) EnableAvailabilityZonesForLoadBalancer

EnableAvailabilityZonesForLoadBalancer provides a mock function with given fields: ctx, params, optFns

func (*ELB) ModifyLoadBalancerAttributes

ModifyLoadBalancerAttributes provides a mock function with given fields: ctx, params, optFns

func (*ELB) RegisterInstancesWithLoadBalancer

RegisterInstancesWithLoadBalancer provides a mock function with given fields: ctx, params, optFns

func (*ELB) RemoveTags

RemoveTags provides a mock function with given fields: ctx, params, optFns

func (*ELB) SetLoadBalancerListenerSSLCertificate

SetLoadBalancerListenerSSLCertificate provides a mock function with given fields: ctx, params, optFns

func (*ELB) SetLoadBalancerPoliciesForBackendServer

SetLoadBalancerPoliciesForBackendServer provides a mock function with given fields: ctx, params, optFns

func (*ELB) SetLoadBalancerPoliciesOfListener

SetLoadBalancerPoliciesOfListener provides a mock function with given fields: ctx, params, optFns

type ELBV2

type ELBV2 struct {
	mock.Mock
}

ELBV2 is an autogenerated mock type for the ELBV2 type

func (*ELBV2) AddListenerCertificates

AddListenerCertificates provides a mock function with given fields: ctx, params, optFns

func (*ELBV2) AddTags

AddTags provides a mock function with given fields: ctx, params, optFns

func (*ELBV2) CreateListener

CreateListener provides a mock function with given fields: ctx, params, optFns

func (*ELBV2) CreateLoadBalancer

CreateLoadBalancer provides a mock function with given fields: ctx, params, optFns

func (*ELBV2) CreateRule

CreateRule provides a mock function with given fields: ctx, params, optFns

func (*ELBV2) CreateTargetGroup

CreateTargetGroup provides a mock function with given fields: ctx, params, optFns

func (*ELBV2) DeleteListener

DeleteListener provides a mock function with given fields: ctx, params, optFns

func (*ELBV2) DeleteLoadBalancer

DeleteLoadBalancer provides a mock function with given fields: ctx, params, optFns

func (*ELBV2) DeleteRule

DeleteRule provides a mock function with given fields: ctx, params, optFns

func (*ELBV2) DeleteTargetGroup

DeleteTargetGroup provides a mock function with given fields: ctx, params, optFns

func (*ELBV2) DeregisterTargets

DeregisterTargets provides a mock function with given fields: ctx, params, optFns

func (*ELBV2) DescribeAccountLimits

DescribeAccountLimits provides a mock function with given fields: ctx, params, optFns

func (*ELBV2) DescribeListenerCertificates

DescribeListenerCertificates provides a mock function with given fields: ctx, params, optFns

func (*ELBV2) DescribeListeners

DescribeListeners provides a mock function with given fields: ctx, params, optFns

func (*ELBV2) DescribeLoadBalancerAttributes

DescribeLoadBalancerAttributes provides a mock function with given fields: ctx, params, optFns

func (*ELBV2) DescribeLoadBalancers

DescribeLoadBalancers provides a mock function with given fields: ctx, params, optFns

func (*ELBV2) DescribeRules

DescribeRules provides a mock function with given fields: ctx, params, optFns

func (*ELBV2) DescribeSSLPolicies

DescribeSSLPolicies provides a mock function with given fields: ctx, params, optFns

func (*ELBV2) DescribeTags

DescribeTags provides a mock function with given fields: ctx, params, optFns

func (*ELBV2) DescribeTargetGroupAttributes

DescribeTargetGroupAttributes provides a mock function with given fields: ctx, params, optFns

func (*ELBV2) DescribeTargetGroups

DescribeTargetGroups provides a mock function with given fields: ctx, params, optFns

func (*ELBV2) DescribeTargetHealth

DescribeTargetHealth provides a mock function with given fields: ctx, params, optFns

func (*ELBV2) ModifyListener

ModifyListener provides a mock function with given fields: ctx, params, optFns

func (*ELBV2) ModifyLoadBalancerAttributes

ModifyLoadBalancerAttributes provides a mock function with given fields: ctx, params, optFns

func (*ELBV2) ModifyRule

ModifyRule provides a mock function with given fields: ctx, params, optFns

func (*ELBV2) ModifyTargetGroup

ModifyTargetGroup provides a mock function with given fields: ctx, params, optFns

func (*ELBV2) ModifyTargetGroupAttributes

ModifyTargetGroupAttributes provides a mock function with given fields: ctx, params, optFns

func (*ELBV2) RegisterTargets

RegisterTargets provides a mock function with given fields: ctx, params, optFns

func (*ELBV2) RemoveListenerCertificates

RemoveListenerCertificates provides a mock function with given fields: ctx, params, optFns

func (*ELBV2) RemoveTags

RemoveTags provides a mock function with given fields: ctx, params, optFns

func (*ELBV2) SetIpAddressType

SetIpAddressType provides a mock function with given fields: ctx, params, optFns

func (*ELBV2) SetRulePriorities

SetRulePriorities provides a mock function with given fields: ctx, params, optFns

func (*ELBV2) SetSecurityGroups

SetSecurityGroups provides a mock function with given fields: ctx, params, optFns

func (*ELBV2) SetSubnets

SetSubnets provides a mock function with given fields: ctx, params, optFns

type IAM

type IAM struct {
	mock.Mock
}

IAM is an autogenerated mock type for the IAM type

func (*IAM) AddClientIDToOpenIDConnectProvider

func (_m *IAM) AddClientIDToOpenIDConnectProvider(ctx context.Context, params *iam.AddClientIDToOpenIDConnectProviderInput, optFns ...func(*iam.Options)) (*iam.AddClientIDToOpenIDConnectProviderOutput, error)

AddClientIDToOpenIDConnectProvider provides a mock function with given fields: ctx, params, optFns

func (*IAM) AddRoleToInstanceProfile

func (_m *IAM) AddRoleToInstanceProfile(ctx context.Context, params *iam.AddRoleToInstanceProfileInput, optFns ...func(*iam.Options)) (*iam.AddRoleToInstanceProfileOutput, error)

AddRoleToInstanceProfile provides a mock function with given fields: ctx, params, optFns

func (*IAM) AddUserToGroup

func (_m *IAM) AddUserToGroup(ctx context.Context, params *iam.AddUserToGroupInput, optFns ...func(*iam.Options)) (*iam.AddUserToGroupOutput, error)

AddUserToGroup provides a mock function with given fields: ctx, params, optFns

func (*IAM) AttachGroupPolicy

func (_m *IAM) AttachGroupPolicy(ctx context.Context, params *iam.AttachGroupPolicyInput, optFns ...func(*iam.Options)) (*iam.AttachGroupPolicyOutput, error)

AttachGroupPolicy provides a mock function with given fields: ctx, params, optFns

func (*IAM) AttachRolePolicy

func (_m *IAM) AttachRolePolicy(ctx context.Context, params *iam.AttachRolePolicyInput, optFns ...func(*iam.Options)) (*iam.AttachRolePolicyOutput, error)

AttachRolePolicy provides a mock function with given fields: ctx, params, optFns

func (*IAM) AttachUserPolicy

func (_m *IAM) AttachUserPolicy(ctx context.Context, params *iam.AttachUserPolicyInput, optFns ...func(*iam.Options)) (*iam.AttachUserPolicyOutput, error)

AttachUserPolicy provides a mock function with given fields: ctx, params, optFns

func (*IAM) ChangePassword

func (_m *IAM) ChangePassword(ctx context.Context, params *iam.ChangePasswordInput, optFns ...func(*iam.Options)) (*iam.ChangePasswordOutput, error)

ChangePassword provides a mock function with given fields: ctx, params, optFns

func (*IAM) CreateAccessKey

func (_m *IAM) CreateAccessKey(ctx context.Context, params *iam.CreateAccessKeyInput, optFns ...func(*iam.Options)) (*iam.CreateAccessKeyOutput, error)

CreateAccessKey provides a mock function with given fields: ctx, params, optFns

func (*IAM) CreateAccountAlias

func (_m *IAM) CreateAccountAlias(ctx context.Context, params *iam.CreateAccountAliasInput, optFns ...func(*iam.Options)) (*iam.CreateAccountAliasOutput, error)

CreateAccountAlias provides a mock function with given fields: ctx, params, optFns

func (*IAM) CreateGroup

func (_m *IAM) CreateGroup(ctx context.Context, params *iam.CreateGroupInput, optFns ...func(*iam.Options)) (*iam.CreateGroupOutput, error)

CreateGroup provides a mock function with given fields: ctx, params, optFns

func (*IAM) CreateInstanceProfile

func (_m *IAM) CreateInstanceProfile(ctx context.Context, params *iam.CreateInstanceProfileInput, optFns ...func(*iam.Options)) (*iam.CreateInstanceProfileOutput, error)

CreateInstanceProfile provides a mock function with given fields: ctx, params, optFns

func (*IAM) CreateLoginProfile

func (_m *IAM) CreateLoginProfile(ctx context.Context, params *iam.CreateLoginProfileInput, optFns ...func(*iam.Options)) (*iam.CreateLoginProfileOutput, error)

CreateLoginProfile provides a mock function with given fields: ctx, params, optFns

func (*IAM) CreateOpenIDConnectProvider

func (_m *IAM) CreateOpenIDConnectProvider(ctx context.Context, params *iam.CreateOpenIDConnectProviderInput, optFns ...func(*iam.Options)) (*iam.CreateOpenIDConnectProviderOutput, error)

CreateOpenIDConnectProvider provides a mock function with given fields: ctx, params, optFns

func (*IAM) CreatePolicy

func (_m *IAM) CreatePolicy(ctx context.Context, params *iam.CreatePolicyInput, optFns ...func(*iam.Options)) (*iam.CreatePolicyOutput, error)

CreatePolicy provides a mock function with given fields: ctx, params, optFns

func (*IAM) CreatePolicyVersion

func (_m *IAM) CreatePolicyVersion(ctx context.Context, params *iam.CreatePolicyVersionInput, optFns ...func(*iam.Options)) (*iam.CreatePolicyVersionOutput, error)

CreatePolicyVersion provides a mock function with given fields: ctx, params, optFns

func (*IAM) CreateRole

func (_m *IAM) CreateRole(ctx context.Context, params *iam.CreateRoleInput, optFns ...func(*iam.Options)) (*iam.CreateRoleOutput, error)

CreateRole provides a mock function with given fields: ctx, params, optFns

func (*IAM) CreateSAMLProvider

func (_m *IAM) CreateSAMLProvider(ctx context.Context, params *iam.CreateSAMLProviderInput, optFns ...func(*iam.Options)) (*iam.CreateSAMLProviderOutput, error)

CreateSAMLProvider provides a mock function with given fields: ctx, params, optFns

func (*IAM) CreateServiceLinkedRole

func (_m *IAM) CreateServiceLinkedRole(ctx context.Context, params *iam.CreateServiceLinkedRoleInput, optFns ...func(*iam.Options)) (*iam.CreateServiceLinkedRoleOutput, error)

CreateServiceLinkedRole provides a mock function with given fields: ctx, params, optFns

func (*IAM) CreateServiceSpecificCredential

func (_m *IAM) CreateServiceSpecificCredential(ctx context.Context, params *iam.CreateServiceSpecificCredentialInput, optFns ...func(*iam.Options)) (*iam.CreateServiceSpecificCredentialOutput, error)

CreateServiceSpecificCredential provides a mock function with given fields: ctx, params, optFns

func (*IAM) CreateUser

func (_m *IAM) CreateUser(ctx context.Context, params *iam.CreateUserInput, optFns ...func(*iam.Options)) (*iam.CreateUserOutput, error)

CreateUser provides a mock function with given fields: ctx, params, optFns

func (*IAM) CreateVirtualMFADevice

func (_m *IAM) CreateVirtualMFADevice(ctx context.Context, params *iam.CreateVirtualMFADeviceInput, optFns ...func(*iam.Options)) (*iam.CreateVirtualMFADeviceOutput, error)

CreateVirtualMFADevice provides a mock function with given fields: ctx, params, optFns

func (*IAM) DeactivateMFADevice

func (_m *IAM) DeactivateMFADevice(ctx context.Context, params *iam.DeactivateMFADeviceInput, optFns ...func(*iam.Options)) (*iam.DeactivateMFADeviceOutput, error)

DeactivateMFADevice provides a mock function with given fields: ctx, params, optFns

func (*IAM) DeleteAccessKey

func (_m *IAM) DeleteAccessKey(ctx context.Context, params *iam.DeleteAccessKeyInput, optFns ...func(*iam.Options)) (*iam.DeleteAccessKeyOutput, error)

DeleteAccessKey provides a mock function with given fields: ctx, params, optFns

func (*IAM) DeleteAccountAlias

func (_m *IAM) DeleteAccountAlias(ctx context.Context, params *iam.DeleteAccountAliasInput, optFns ...func(*iam.Options)) (*iam.DeleteAccountAliasOutput, error)

DeleteAccountAlias provides a mock function with given fields: ctx, params, optFns

func (*IAM) DeleteAccountPasswordPolicy

func (_m *IAM) DeleteAccountPasswordPolicy(ctx context.Context, params *iam.DeleteAccountPasswordPolicyInput, optFns ...func(*iam.Options)) (*iam.DeleteAccountPasswordPolicyOutput, error)

DeleteAccountPasswordPolicy provides a mock function with given fields: ctx, params, optFns

func (*IAM) DeleteGroup

func (_m *IAM) DeleteGroup(ctx context.Context, params *iam.DeleteGroupInput, optFns ...func(*iam.Options)) (*iam.DeleteGroupOutput, error)

DeleteGroup provides a mock function with given fields: ctx, params, optFns

func (*IAM) DeleteGroupPolicy

func (_m *IAM) DeleteGroupPolicy(ctx context.Context, params *iam.DeleteGroupPolicyInput, optFns ...func(*iam.Options)) (*iam.DeleteGroupPolicyOutput, error)

DeleteGroupPolicy provides a mock function with given fields: ctx, params, optFns

func (*IAM) DeleteInstanceProfile

func (_m *IAM) DeleteInstanceProfile(ctx context.Context, params *iam.DeleteInstanceProfileInput, optFns ...func(*iam.Options)) (*iam.DeleteInstanceProfileOutput, error)

DeleteInstanceProfile provides a mock function with given fields: ctx, params, optFns

func (*IAM) DeleteLoginProfile

func (_m *IAM) DeleteLoginProfile(ctx context.Context, params *iam.DeleteLoginProfileInput, optFns ...func(*iam.Options)) (*iam.DeleteLoginProfileOutput, error)

DeleteLoginProfile provides a mock function with given fields: ctx, params, optFns

func (*IAM) DeleteOpenIDConnectProvider

func (_m *IAM) DeleteOpenIDConnectProvider(ctx context.Context, params *iam.DeleteOpenIDConnectProviderInput, optFns ...func(*iam.Options)) (*iam.DeleteOpenIDConnectProviderOutput, error)

DeleteOpenIDConnectProvider provides a mock function with given fields: ctx, params, optFns

func (*IAM) DeletePolicy

func (_m *IAM) DeletePolicy(ctx context.Context, params *iam.DeletePolicyInput, optFns ...func(*iam.Options)) (*iam.DeletePolicyOutput, error)

DeletePolicy provides a mock function with given fields: ctx, params, optFns

func (*IAM) DeletePolicyVersion

func (_m *IAM) DeletePolicyVersion(ctx context.Context, params *iam.DeletePolicyVersionInput, optFns ...func(*iam.Options)) (*iam.DeletePolicyVersionOutput, error)

DeletePolicyVersion provides a mock function with given fields: ctx, params, optFns

func (*IAM) DeleteRole

func (_m *IAM) DeleteRole(ctx context.Context, params *iam.DeleteRoleInput, optFns ...func(*iam.Options)) (*iam.DeleteRoleOutput, error)

DeleteRole provides a mock function with given fields: ctx, params, optFns

func (*IAM) DeleteRolePermissionsBoundary

func (_m *IAM) DeleteRolePermissionsBoundary(ctx context.Context, params *iam.DeleteRolePermissionsBoundaryInput, optFns ...func(*iam.Options)) (*iam.DeleteRolePermissionsBoundaryOutput, error)

DeleteRolePermissionsBoundary provides a mock function with given fields: ctx, params, optFns

func (*IAM) DeleteRolePolicy

func (_m *IAM) DeleteRolePolicy(ctx context.Context, params *iam.DeleteRolePolicyInput, optFns ...func(*iam.Options)) (*iam.DeleteRolePolicyOutput, error)

DeleteRolePolicy provides a mock function with given fields: ctx, params, optFns

func (*IAM) DeleteSAMLProvider

func (_m *IAM) DeleteSAMLProvider(ctx context.Context, params *iam.DeleteSAMLProviderInput, optFns ...func(*iam.Options)) (*iam.DeleteSAMLProviderOutput, error)

DeleteSAMLProvider provides a mock function with given fields: ctx, params, optFns

func (*IAM) DeleteSSHPublicKey

func (_m *IAM) DeleteSSHPublicKey(ctx context.Context, params *iam.DeleteSSHPublicKeyInput, optFns ...func(*iam.Options)) (*iam.DeleteSSHPublicKeyOutput, error)

DeleteSSHPublicKey provides a mock function with given fields: ctx, params, optFns

func (*IAM) DeleteServerCertificate

func (_m *IAM) DeleteServerCertificate(ctx context.Context, params *iam.DeleteServerCertificateInput, optFns ...func(*iam.Options)) (*iam.DeleteServerCertificateOutput, error)

DeleteServerCertificate provides a mock function with given fields: ctx, params, optFns

func (*IAM) DeleteServiceLinkedRole

func (_m *IAM) DeleteServiceLinkedRole(ctx context.Context, params *iam.DeleteServiceLinkedRoleInput, optFns ...func(*iam.Options)) (*iam.DeleteServiceLinkedRoleOutput, error)

DeleteServiceLinkedRole provides a mock function with given fields: ctx, params, optFns

func (*IAM) DeleteServiceSpecificCredential

func (_m *IAM) DeleteServiceSpecificCredential(ctx context.Context, params *iam.DeleteServiceSpecificCredentialInput, optFns ...func(*iam.Options)) (*iam.DeleteServiceSpecificCredentialOutput, error)

DeleteServiceSpecificCredential provides a mock function with given fields: ctx, params, optFns

func (*IAM) DeleteSigningCertificate

func (_m *IAM) DeleteSigningCertificate(ctx context.Context, params *iam.DeleteSigningCertificateInput, optFns ...func(*iam.Options)) (*iam.DeleteSigningCertificateOutput, error)

DeleteSigningCertificate provides a mock function with given fields: ctx, params, optFns

func (*IAM) DeleteUser

func (_m *IAM) DeleteUser(ctx context.Context, params *iam.DeleteUserInput, optFns ...func(*iam.Options)) (*iam.DeleteUserOutput, error)

DeleteUser provides a mock function with given fields: ctx, params, optFns

func (*IAM) DeleteUserPermissionsBoundary

func (_m *IAM) DeleteUserPermissionsBoundary(ctx context.Context, params *iam.DeleteUserPermissionsBoundaryInput, optFns ...func(*iam.Options)) (*iam.DeleteUserPermissionsBoundaryOutput, error)

DeleteUserPermissionsBoundary provides a mock function with given fields: ctx, params, optFns

func (*IAM) DeleteUserPolicy

func (_m *IAM) DeleteUserPolicy(ctx context.Context, params *iam.DeleteUserPolicyInput, optFns ...func(*iam.Options)) (*iam.DeleteUserPolicyOutput, error)

DeleteUserPolicy provides a mock function with given fields: ctx, params, optFns

func (*IAM) DeleteVirtualMFADevice

func (_m *IAM) DeleteVirtualMFADevice(ctx context.Context, params *iam.DeleteVirtualMFADeviceInput, optFns ...func(*iam.Options)) (*iam.DeleteVirtualMFADeviceOutput, error)

DeleteVirtualMFADevice provides a mock function with given fields: ctx, params, optFns

func (*IAM) DetachGroupPolicy

func (_m *IAM) DetachGroupPolicy(ctx context.Context, params *iam.DetachGroupPolicyInput, optFns ...func(*iam.Options)) (*iam.DetachGroupPolicyOutput, error)

DetachGroupPolicy provides a mock function with given fields: ctx, params, optFns

func (*IAM) DetachRolePolicy

func (_m *IAM) DetachRolePolicy(ctx context.Context, params *iam.DetachRolePolicyInput, optFns ...func(*iam.Options)) (*iam.DetachRolePolicyOutput, error)

DetachRolePolicy provides a mock function with given fields: ctx, params, optFns

func (*IAM) DetachUserPolicy

func (_m *IAM) DetachUserPolicy(ctx context.Context, params *iam.DetachUserPolicyInput, optFns ...func(*iam.Options)) (*iam.DetachUserPolicyOutput, error)

DetachUserPolicy provides a mock function with given fields: ctx, params, optFns

func (*IAM) EnableMFADevice

func (_m *IAM) EnableMFADevice(ctx context.Context, params *iam.EnableMFADeviceInput, optFns ...func(*iam.Options)) (*iam.EnableMFADeviceOutput, error)

EnableMFADevice provides a mock function with given fields: ctx, params, optFns

func (*IAM) GenerateCredentialReport

func (_m *IAM) GenerateCredentialReport(ctx context.Context, params *iam.GenerateCredentialReportInput, optFns ...func(*iam.Options)) (*iam.GenerateCredentialReportOutput, error)

GenerateCredentialReport provides a mock function with given fields: ctx, params, optFns

func (*IAM) GenerateOrganizationsAccessReport

func (_m *IAM) GenerateOrganizationsAccessReport(ctx context.Context, params *iam.GenerateOrganizationsAccessReportInput, optFns ...func(*iam.Options)) (*iam.GenerateOrganizationsAccessReportOutput, error)

GenerateOrganizationsAccessReport provides a mock function with given fields: ctx, params, optFns

func (*IAM) GenerateServiceLastAccessedDetails

func (_m *IAM) GenerateServiceLastAccessedDetails(ctx context.Context, params *iam.GenerateServiceLastAccessedDetailsInput, optFns ...func(*iam.Options)) (*iam.GenerateServiceLastAccessedDetailsOutput, error)

GenerateServiceLastAccessedDetails provides a mock function with given fields: ctx, params, optFns

func (*IAM) GetAccessKeyLastUsed

func (_m *IAM) GetAccessKeyLastUsed(ctx context.Context, params *iam.GetAccessKeyLastUsedInput, optFns ...func(*iam.Options)) (*iam.GetAccessKeyLastUsedOutput, error)

GetAccessKeyLastUsed provides a mock function with given fields: ctx, params, optFns

func (*IAM) GetAccountAuthorizationDetails

func (_m *IAM) GetAccountAuthorizationDetails(ctx context.Context, params *iam.GetAccountAuthorizationDetailsInput, optFns ...func(*iam.Options)) (*iam.GetAccountAuthorizationDetailsOutput, error)

GetAccountAuthorizationDetails provides a mock function with given fields: ctx, params, optFns

func (*IAM) GetAccountPasswordPolicy

func (_m *IAM) GetAccountPasswordPolicy(ctx context.Context, params *iam.GetAccountPasswordPolicyInput, optFns ...func(*iam.Options)) (*iam.GetAccountPasswordPolicyOutput, error)

GetAccountPasswordPolicy provides a mock function with given fields: ctx, params, optFns

func (*IAM) GetAccountSummary

func (_m *IAM) GetAccountSummary(ctx context.Context, params *iam.GetAccountSummaryInput, optFns ...func(*iam.Options)) (*iam.GetAccountSummaryOutput, error)

GetAccountSummary provides a mock function with given fields: ctx, params, optFns

func (*IAM) GetContextKeysForCustomPolicy

func (_m *IAM) GetContextKeysForCustomPolicy(ctx context.Context, params *iam.GetContextKeysForCustomPolicyInput, optFns ...func(*iam.Options)) (*iam.GetContextKeysForCustomPolicyOutput, error)

GetContextKeysForCustomPolicy provides a mock function with given fields: ctx, params, optFns

func (*IAM) GetContextKeysForPrincipalPolicy

func (_m *IAM) GetContextKeysForPrincipalPolicy(ctx context.Context, params *iam.GetContextKeysForPrincipalPolicyInput, optFns ...func(*iam.Options)) (*iam.GetContextKeysForPrincipalPolicyOutput, error)

GetContextKeysForPrincipalPolicy provides a mock function with given fields: ctx, params, optFns

func (*IAM) GetCredentialReport

func (_m *IAM) GetCredentialReport(ctx context.Context, params *iam.GetCredentialReportInput, optFns ...func(*iam.Options)) (*iam.GetCredentialReportOutput, error)

GetCredentialReport provides a mock function with given fields: ctx, params, optFns

func (*IAM) GetGroup

func (_m *IAM) GetGroup(ctx context.Context, params *iam.GetGroupInput, optFns ...func(*iam.Options)) (*iam.GetGroupOutput, error)

GetGroup provides a mock function with given fields: ctx, params, optFns

func (*IAM) GetGroupPolicy

func (_m *IAM) GetGroupPolicy(ctx context.Context, params *iam.GetGroupPolicyInput, optFns ...func(*iam.Options)) (*iam.GetGroupPolicyOutput, error)

GetGroupPolicy provides a mock function with given fields: ctx, params, optFns

func (*IAM) GetInstanceProfile

func (_m *IAM) GetInstanceProfile(ctx context.Context, params *iam.GetInstanceProfileInput, optFns ...func(*iam.Options)) (*iam.GetInstanceProfileOutput, error)

GetInstanceProfile provides a mock function with given fields: ctx, params, optFns

func (*IAM) GetLoginProfile

func (_m *IAM) GetLoginProfile(ctx context.Context, params *iam.GetLoginProfileInput, optFns ...func(*iam.Options)) (*iam.GetLoginProfileOutput, error)

GetLoginProfile provides a mock function with given fields: ctx, params, optFns

func (*IAM) GetOpenIDConnectProvider

func (_m *IAM) GetOpenIDConnectProvider(ctx context.Context, params *iam.GetOpenIDConnectProviderInput, optFns ...func(*iam.Options)) (*iam.GetOpenIDConnectProviderOutput, error)

GetOpenIDConnectProvider provides a mock function with given fields: ctx, params, optFns

func (*IAM) GetOrganizationsAccessReport

func (_m *IAM) GetOrganizationsAccessReport(ctx context.Context, params *iam.GetOrganizationsAccessReportInput, optFns ...func(*iam.Options)) (*iam.GetOrganizationsAccessReportOutput, error)

GetOrganizationsAccessReport provides a mock function with given fields: ctx, params, optFns

func (*IAM) GetPolicy

func (_m *IAM) GetPolicy(ctx context.Context, params *iam.GetPolicyInput, optFns ...func(*iam.Options)) (*iam.GetPolicyOutput, error)

GetPolicy provides a mock function with given fields: ctx, params, optFns

func (*IAM) GetPolicyVersion

func (_m *IAM) GetPolicyVersion(ctx context.Context, params *iam.GetPolicyVersionInput, optFns ...func(*iam.Options)) (*iam.GetPolicyVersionOutput, error)

GetPolicyVersion provides a mock function with given fields: ctx, params, optFns

func (*IAM) GetRole

func (_m *IAM) GetRole(ctx context.Context, params *iam.GetRoleInput, optFns ...func(*iam.Options)) (*iam.GetRoleOutput, error)

GetRole provides a mock function with given fields: ctx, params, optFns

func (*IAM) GetRolePolicy

func (_m *IAM) GetRolePolicy(ctx context.Context, params *iam.GetRolePolicyInput, optFns ...func(*iam.Options)) (*iam.GetRolePolicyOutput, error)

GetRolePolicy provides a mock function with given fields: ctx, params, optFns

func (*IAM) GetSAMLProvider

func (_m *IAM) GetSAMLProvider(ctx context.Context, params *iam.GetSAMLProviderInput, optFns ...func(*iam.Options)) (*iam.GetSAMLProviderOutput, error)

GetSAMLProvider provides a mock function with given fields: ctx, params, optFns

func (*IAM) GetSSHPublicKey

func (_m *IAM) GetSSHPublicKey(ctx context.Context, params *iam.GetSSHPublicKeyInput, optFns ...func(*iam.Options)) (*iam.GetSSHPublicKeyOutput, error)

GetSSHPublicKey provides a mock function with given fields: ctx, params, optFns

func (*IAM) GetServerCertificate

func (_m *IAM) GetServerCertificate(ctx context.Context, params *iam.GetServerCertificateInput, optFns ...func(*iam.Options)) (*iam.GetServerCertificateOutput, error)

GetServerCertificate provides a mock function with given fields: ctx, params, optFns

func (*IAM) GetServiceLastAccessedDetails

func (_m *IAM) GetServiceLastAccessedDetails(ctx context.Context, params *iam.GetServiceLastAccessedDetailsInput, optFns ...func(*iam.Options)) (*iam.GetServiceLastAccessedDetailsOutput, error)

GetServiceLastAccessedDetails provides a mock function with given fields: ctx, params, optFns

func (*IAM) GetServiceLastAccessedDetailsWithEntities

func (_m *IAM) GetServiceLastAccessedDetailsWithEntities(ctx context.Context, params *iam.GetServiceLastAccessedDetailsWithEntitiesInput, optFns ...func(*iam.Options)) (*iam.GetServiceLastAccessedDetailsWithEntitiesOutput, error)

GetServiceLastAccessedDetailsWithEntities provides a mock function with given fields: ctx, params, optFns

func (*IAM) GetServiceLinkedRoleDeletionStatus

func (_m *IAM) GetServiceLinkedRoleDeletionStatus(ctx context.Context, params *iam.GetServiceLinkedRoleDeletionStatusInput, optFns ...func(*iam.Options)) (*iam.GetServiceLinkedRoleDeletionStatusOutput, error)

GetServiceLinkedRoleDeletionStatus provides a mock function with given fields: ctx, params, optFns

func (*IAM) GetUser

func (_m *IAM) GetUser(ctx context.Context, params *iam.GetUserInput, optFns ...func(*iam.Options)) (*iam.GetUserOutput, error)

GetUser provides a mock function with given fields: ctx, params, optFns

func (*IAM) GetUserPolicy

func (_m *IAM) GetUserPolicy(ctx context.Context, params *iam.GetUserPolicyInput, optFns ...func(*iam.Options)) (*iam.GetUserPolicyOutput, error)

GetUserPolicy provides a mock function with given fields: ctx, params, optFns

func (*IAM) ListAccessKeys

func (_m *IAM) ListAccessKeys(ctx context.Context, params *iam.ListAccessKeysInput, optFns ...func(*iam.Options)) (*iam.ListAccessKeysOutput, error)

ListAccessKeys provides a mock function with given fields: ctx, params, optFns

func (*IAM) ListAccountAliases

func (_m *IAM) ListAccountAliases(ctx context.Context, params *iam.ListAccountAliasesInput, optFns ...func(*iam.Options)) (*iam.ListAccountAliasesOutput, error)

ListAccountAliases provides a mock function with given fields: ctx, params, optFns

func (*IAM) ListAttachedGroupPolicies

func (_m *IAM) ListAttachedGroupPolicies(ctx context.Context, params *iam.ListAttachedGroupPoliciesInput, optFns ...func(*iam.Options)) (*iam.ListAttachedGroupPoliciesOutput, error)

ListAttachedGroupPolicies provides a mock function with given fields: ctx, params, optFns

func (*IAM) ListAttachedRolePolicies

func (_m *IAM) ListAttachedRolePolicies(ctx context.Context, params *iam.ListAttachedRolePoliciesInput, optFns ...func(*iam.Options)) (*iam.ListAttachedRolePoliciesOutput, error)

ListAttachedRolePolicies provides a mock function with given fields: ctx, params, optFns

func (*IAM) ListAttachedUserPolicies

func (_m *IAM) ListAttachedUserPolicies(ctx context.Context, params *iam.ListAttachedUserPoliciesInput, optFns ...func(*iam.Options)) (*iam.ListAttachedUserPoliciesOutput, error)

ListAttachedUserPolicies provides a mock function with given fields: ctx, params, optFns

func (*IAM) ListEntitiesForPolicy

func (_m *IAM) ListEntitiesForPolicy(ctx context.Context, params *iam.ListEntitiesForPolicyInput, optFns ...func(*iam.Options)) (*iam.ListEntitiesForPolicyOutput, error)

ListEntitiesForPolicy provides a mock function with given fields: ctx, params, optFns

func (*IAM) ListGroupPolicies

func (_m *IAM) ListGroupPolicies(ctx context.Context, params *iam.ListGroupPoliciesInput, optFns ...func(*iam.Options)) (*iam.ListGroupPoliciesOutput, error)

ListGroupPolicies provides a mock function with given fields: ctx, params, optFns

func (*IAM) ListGroups

func (_m *IAM) ListGroups(ctx context.Context, params *iam.ListGroupsInput, optFns ...func(*iam.Options)) (*iam.ListGroupsOutput, error)

ListGroups provides a mock function with given fields: ctx, params, optFns

func (*IAM) ListGroupsForUser

func (_m *IAM) ListGroupsForUser(ctx context.Context, params *iam.ListGroupsForUserInput, optFns ...func(*iam.Options)) (*iam.ListGroupsForUserOutput, error)

ListGroupsForUser provides a mock function with given fields: ctx, params, optFns

func (*IAM) ListInstanceProfileTags

func (_m *IAM) ListInstanceProfileTags(ctx context.Context, params *iam.ListInstanceProfileTagsInput, optFns ...func(*iam.Options)) (*iam.ListInstanceProfileTagsOutput, error)

ListInstanceProfileTags provides a mock function with given fields: ctx, params, optFns

func (*IAM) ListInstanceProfiles

func (_m *IAM) ListInstanceProfiles(ctx context.Context, params *iam.ListInstanceProfilesInput, optFns ...func(*iam.Options)) (*iam.ListInstanceProfilesOutput, error)

ListInstanceProfiles provides a mock function with given fields: ctx, params, optFns

func (*IAM) ListInstanceProfilesForRole

func (_m *IAM) ListInstanceProfilesForRole(ctx context.Context, params *iam.ListInstanceProfilesForRoleInput, optFns ...func(*iam.Options)) (*iam.ListInstanceProfilesForRoleOutput, error)

ListInstanceProfilesForRole provides a mock function with given fields: ctx, params, optFns

func (*IAM) ListMFADeviceTags

func (_m *IAM) ListMFADeviceTags(ctx context.Context, params *iam.ListMFADeviceTagsInput, optFns ...func(*iam.Options)) (*iam.ListMFADeviceTagsOutput, error)

ListMFADeviceTags provides a mock function with given fields: ctx, params, optFns

func (*IAM) ListMFADevices

func (_m *IAM) ListMFADevices(ctx context.Context, params *iam.ListMFADevicesInput, optFns ...func(*iam.Options)) (*iam.ListMFADevicesOutput, error)

ListMFADevices provides a mock function with given fields: ctx, params, optFns

func (*IAM) ListOpenIDConnectProviderTags

func (_m *IAM) ListOpenIDConnectProviderTags(ctx context.Context, params *iam.ListOpenIDConnectProviderTagsInput, optFns ...func(*iam.Options)) (*iam.ListOpenIDConnectProviderTagsOutput, error)

ListOpenIDConnectProviderTags provides a mock function with given fields: ctx, params, optFns

func (*IAM) ListOpenIDConnectProviders

func (_m *IAM) ListOpenIDConnectProviders(ctx context.Context, params *iam.ListOpenIDConnectProvidersInput, optFns ...func(*iam.Options)) (*iam.ListOpenIDConnectProvidersOutput, error)

ListOpenIDConnectProviders provides a mock function with given fields: ctx, params, optFns

func (*IAM) ListPolicies

func (_m *IAM) ListPolicies(ctx context.Context, params *iam.ListPoliciesInput, optFns ...func(*iam.Options)) (*iam.ListPoliciesOutput, error)

ListPolicies provides a mock function with given fields: ctx, params, optFns

func (*IAM) ListPoliciesGrantingServiceAccess

func (_m *IAM) ListPoliciesGrantingServiceAccess(ctx context.Context, params *iam.ListPoliciesGrantingServiceAccessInput, optFns ...func(*iam.Options)) (*iam.ListPoliciesGrantingServiceAccessOutput, error)

ListPoliciesGrantingServiceAccess provides a mock function with given fields: ctx, params, optFns

func (*IAM) ListPolicyTags

func (_m *IAM) ListPolicyTags(ctx context.Context, params *iam.ListPolicyTagsInput, optFns ...func(*iam.Options)) (*iam.ListPolicyTagsOutput, error)

ListPolicyTags provides a mock function with given fields: ctx, params, optFns

func (*IAM) ListPolicyVersions

func (_m *IAM) ListPolicyVersions(ctx context.Context, params *iam.ListPolicyVersionsInput, optFns ...func(*iam.Options)) (*iam.ListPolicyVersionsOutput, error)

ListPolicyVersions provides a mock function with given fields: ctx, params, optFns

func (*IAM) ListRolePolicies

func (_m *IAM) ListRolePolicies(ctx context.Context, params *iam.ListRolePoliciesInput, optFns ...func(*iam.Options)) (*iam.ListRolePoliciesOutput, error)

ListRolePolicies provides a mock function with given fields: ctx, params, optFns

func (*IAM) ListRoleTags

func (_m *IAM) ListRoleTags(ctx context.Context, params *iam.ListRoleTagsInput, optFns ...func(*iam.Options)) (*iam.ListRoleTagsOutput, error)

ListRoleTags provides a mock function with given fields: ctx, params, optFns

func (*IAM) ListRoles

func (_m *IAM) ListRoles(ctx context.Context, params *iam.ListRolesInput, optFns ...func(*iam.Options)) (*iam.ListRolesOutput, error)

ListRoles provides a mock function with given fields: ctx, params, optFns

func (*IAM) ListSAMLProviderTags

func (_m *IAM) ListSAMLProviderTags(ctx context.Context, params *iam.ListSAMLProviderTagsInput, optFns ...func(*iam.Options)) (*iam.ListSAMLProviderTagsOutput, error)

ListSAMLProviderTags provides a mock function with given fields: ctx, params, optFns

func (*IAM) ListSAMLProviders

func (_m *IAM) ListSAMLProviders(ctx context.Context, params *iam.ListSAMLProvidersInput, optFns ...func(*iam.Options)) (*iam.ListSAMLProvidersOutput, error)

ListSAMLProviders provides a mock function with given fields: ctx, params, optFns

func (*IAM) ListSSHPublicKeys

func (_m *IAM) ListSSHPublicKeys(ctx context.Context, params *iam.ListSSHPublicKeysInput, optFns ...func(*iam.Options)) (*iam.ListSSHPublicKeysOutput, error)

ListSSHPublicKeys provides a mock function with given fields: ctx, params, optFns

func (*IAM) ListServerCertificateTags

func (_m *IAM) ListServerCertificateTags(ctx context.Context, params *iam.ListServerCertificateTagsInput, optFns ...func(*iam.Options)) (*iam.ListServerCertificateTagsOutput, error)

ListServerCertificateTags provides a mock function with given fields: ctx, params, optFns

func (*IAM) ListServerCertificates

func (_m *IAM) ListServerCertificates(ctx context.Context, params *iam.ListServerCertificatesInput, optFns ...func(*iam.Options)) (*iam.ListServerCertificatesOutput, error)

ListServerCertificates provides a mock function with given fields: ctx, params, optFns

func (*IAM) ListServiceSpecificCredentials

func (_m *IAM) ListServiceSpecificCredentials(ctx context.Context, params *iam.ListServiceSpecificCredentialsInput, optFns ...func(*iam.Options)) (*iam.ListServiceSpecificCredentialsOutput, error)

ListServiceSpecificCredentials provides a mock function with given fields: ctx, params, optFns

func (*IAM) ListSigningCertificates

func (_m *IAM) ListSigningCertificates(ctx context.Context, params *iam.ListSigningCertificatesInput, optFns ...func(*iam.Options)) (*iam.ListSigningCertificatesOutput, error)

ListSigningCertificates provides a mock function with given fields: ctx, params, optFns

func (*IAM) ListUserPolicies

func (_m *IAM) ListUserPolicies(ctx context.Context, params *iam.ListUserPoliciesInput, optFns ...func(*iam.Options)) (*iam.ListUserPoliciesOutput, error)

ListUserPolicies provides a mock function with given fields: ctx, params, optFns

func (*IAM) ListUserTags

func (_m *IAM) ListUserTags(ctx context.Context, params *iam.ListUserTagsInput, optFns ...func(*iam.Options)) (*iam.ListUserTagsOutput, error)

ListUserTags provides a mock function with given fields: ctx, params, optFns

func (*IAM) ListUsers

func (_m *IAM) ListUsers(ctx context.Context, params *iam.ListUsersInput, optFns ...func(*iam.Options)) (*iam.ListUsersOutput, error)

ListUsers provides a mock function with given fields: ctx, params, optFns

func (*IAM) ListVirtualMFADevices

func (_m *IAM) ListVirtualMFADevices(ctx context.Context, params *iam.ListVirtualMFADevicesInput, optFns ...func(*iam.Options)) (*iam.ListVirtualMFADevicesOutput, error)

ListVirtualMFADevices provides a mock function with given fields: ctx, params, optFns

func (*IAM) PutGroupPolicy

func (_m *IAM) PutGroupPolicy(ctx context.Context, params *iam.PutGroupPolicyInput, optFns ...func(*iam.Options)) (*iam.PutGroupPolicyOutput, error)

PutGroupPolicy provides a mock function with given fields: ctx, params, optFns

func (*IAM) PutRolePermissionsBoundary

func (_m *IAM) PutRolePermissionsBoundary(ctx context.Context, params *iam.PutRolePermissionsBoundaryInput, optFns ...func(*iam.Options)) (*iam.PutRolePermissionsBoundaryOutput, error)

PutRolePermissionsBoundary provides a mock function with given fields: ctx, params, optFns

func (*IAM) PutRolePolicy

func (_m *IAM) PutRolePolicy(ctx context.Context, params *iam.PutRolePolicyInput, optFns ...func(*iam.Options)) (*iam.PutRolePolicyOutput, error)

PutRolePolicy provides a mock function with given fields: ctx, params, optFns

func (*IAM) PutUserPermissionsBoundary

func (_m *IAM) PutUserPermissionsBoundary(ctx context.Context, params *iam.PutUserPermissionsBoundaryInput, optFns ...func(*iam.Options)) (*iam.PutUserPermissionsBoundaryOutput, error)

PutUserPermissionsBoundary provides a mock function with given fields: ctx, params, optFns

func (*IAM) PutUserPolicy

func (_m *IAM) PutUserPolicy(ctx context.Context, params *iam.PutUserPolicyInput, optFns ...func(*iam.Options)) (*iam.PutUserPolicyOutput, error)

PutUserPolicy provides a mock function with given fields: ctx, params, optFns

func (*IAM) RemoveClientIDFromOpenIDConnectProvider

func (_m *IAM) RemoveClientIDFromOpenIDConnectProvider(ctx context.Context, params *iam.RemoveClientIDFromOpenIDConnectProviderInput, optFns ...func(*iam.Options)) (*iam.RemoveClientIDFromOpenIDConnectProviderOutput, error)

RemoveClientIDFromOpenIDConnectProvider provides a mock function with given fields: ctx, params, optFns

func (*IAM) RemoveRoleFromInstanceProfile

func (_m *IAM) RemoveRoleFromInstanceProfile(ctx context.Context, params *iam.RemoveRoleFromInstanceProfileInput, optFns ...func(*iam.Options)) (*iam.RemoveRoleFromInstanceProfileOutput, error)

RemoveRoleFromInstanceProfile provides a mock function with given fields: ctx, params, optFns

func (*IAM) RemoveUserFromGroup

func (_m *IAM) RemoveUserFromGroup(ctx context.Context, params *iam.RemoveUserFromGroupInput, optFns ...func(*iam.Options)) (*iam.RemoveUserFromGroupOutput, error)

RemoveUserFromGroup provides a mock function with given fields: ctx, params, optFns

func (*IAM) ResetServiceSpecificCredential

func (_m *IAM) ResetServiceSpecificCredential(ctx context.Context, params *iam.ResetServiceSpecificCredentialInput, optFns ...func(*iam.Options)) (*iam.ResetServiceSpecificCredentialOutput, error)

ResetServiceSpecificCredential provides a mock function with given fields: ctx, params, optFns

func (*IAM) ResyncMFADevice

func (_m *IAM) ResyncMFADevice(ctx context.Context, params *iam.ResyncMFADeviceInput, optFns ...func(*iam.Options)) (*iam.ResyncMFADeviceOutput, error)

ResyncMFADevice provides a mock function with given fields: ctx, params, optFns

func (*IAM) SetDefaultPolicyVersion

func (_m *IAM) SetDefaultPolicyVersion(ctx context.Context, params *iam.SetDefaultPolicyVersionInput, optFns ...func(*iam.Options)) (*iam.SetDefaultPolicyVersionOutput, error)

SetDefaultPolicyVersion provides a mock function with given fields: ctx, params, optFns

func (*IAM) SetSecurityTokenServicePreferences

func (_m *IAM) SetSecurityTokenServicePreferences(ctx context.Context, params *iam.SetSecurityTokenServicePreferencesInput, optFns ...func(*iam.Options)) (*iam.SetSecurityTokenServicePreferencesOutput, error)

SetSecurityTokenServicePreferences provides a mock function with given fields: ctx, params, optFns

func (*IAM) SimulateCustomPolicy

func (_m *IAM) SimulateCustomPolicy(ctx context.Context, params *iam.SimulateCustomPolicyInput, optFns ...func(*iam.Options)) (*iam.SimulateCustomPolicyOutput, error)

SimulateCustomPolicy provides a mock function with given fields: ctx, params, optFns

func (*IAM) SimulatePrincipalPolicy

func (_m *IAM) SimulatePrincipalPolicy(ctx context.Context, params *iam.SimulatePrincipalPolicyInput, optFns ...func(*iam.Options)) (*iam.SimulatePrincipalPolicyOutput, error)

SimulatePrincipalPolicy provides a mock function with given fields: ctx, params, optFns

func (*IAM) TagInstanceProfile

func (_m *IAM) TagInstanceProfile(ctx context.Context, params *iam.TagInstanceProfileInput, optFns ...func(*iam.Options)) (*iam.TagInstanceProfileOutput, error)

TagInstanceProfile provides a mock function with given fields: ctx, params, optFns

func (*IAM) TagMFADevice

func (_m *IAM) TagMFADevice(ctx context.Context, params *iam.TagMFADeviceInput, optFns ...func(*iam.Options)) (*iam.TagMFADeviceOutput, error)

TagMFADevice provides a mock function with given fields: ctx, params, optFns

func (*IAM) TagOpenIDConnectProvider

func (_m *IAM) TagOpenIDConnectProvider(ctx context.Context, params *iam.TagOpenIDConnectProviderInput, optFns ...func(*iam.Options)) (*iam.TagOpenIDConnectProviderOutput, error)

TagOpenIDConnectProvider provides a mock function with given fields: ctx, params, optFns

func (*IAM) TagPolicy

func (_m *IAM) TagPolicy(ctx context.Context, params *iam.TagPolicyInput, optFns ...func(*iam.Options)) (*iam.TagPolicyOutput, error)

TagPolicy provides a mock function with given fields: ctx, params, optFns

func (*IAM) TagRole

func (_m *IAM) TagRole(ctx context.Context, params *iam.TagRoleInput, optFns ...func(*iam.Options)) (*iam.TagRoleOutput, error)

TagRole provides a mock function with given fields: ctx, params, optFns

func (*IAM) TagSAMLProvider

func (_m *IAM) TagSAMLProvider(ctx context.Context, params *iam.TagSAMLProviderInput, optFns ...func(*iam.Options)) (*iam.TagSAMLProviderOutput, error)

TagSAMLProvider provides a mock function with given fields: ctx, params, optFns

func (*IAM) TagServerCertificate

func (_m *IAM) TagServerCertificate(ctx context.Context, params *iam.TagServerCertificateInput, optFns ...func(*iam.Options)) (*iam.TagServerCertificateOutput, error)

TagServerCertificate provides a mock function with given fields: ctx, params, optFns

func (*IAM) TagUser

func (_m *IAM) TagUser(ctx context.Context, params *iam.TagUserInput, optFns ...func(*iam.Options)) (*iam.TagUserOutput, error)

TagUser provides a mock function with given fields: ctx, params, optFns

func (*IAM) UntagInstanceProfile

func (_m *IAM) UntagInstanceProfile(ctx context.Context, params *iam.UntagInstanceProfileInput, optFns ...func(*iam.Options)) (*iam.UntagInstanceProfileOutput, error)

UntagInstanceProfile provides a mock function with given fields: ctx, params, optFns

func (*IAM) UntagMFADevice

func (_m *IAM) UntagMFADevice(ctx context.Context, params *iam.UntagMFADeviceInput, optFns ...func(*iam.Options)) (*iam.UntagMFADeviceOutput, error)

UntagMFADevice provides a mock function with given fields: ctx, params, optFns

func (*IAM) UntagOpenIDConnectProvider

func (_m *IAM) UntagOpenIDConnectProvider(ctx context.Context, params *iam.UntagOpenIDConnectProviderInput, optFns ...func(*iam.Options)) (*iam.UntagOpenIDConnectProviderOutput, error)

UntagOpenIDConnectProvider provides a mock function with given fields: ctx, params, optFns

func (*IAM) UntagPolicy

func (_m *IAM) UntagPolicy(ctx context.Context, params *iam.UntagPolicyInput, optFns ...func(*iam.Options)) (*iam.UntagPolicyOutput, error)

UntagPolicy provides a mock function with given fields: ctx, params, optFns

func (*IAM) UntagRole

func (_m *IAM) UntagRole(ctx context.Context, params *iam.UntagRoleInput, optFns ...func(*iam.Options)) (*iam.UntagRoleOutput, error)

UntagRole provides a mock function with given fields: ctx, params, optFns

func (*IAM) UntagSAMLProvider

func (_m *IAM) UntagSAMLProvider(ctx context.Context, params *iam.UntagSAMLProviderInput, optFns ...func(*iam.Options)) (*iam.UntagSAMLProviderOutput, error)

UntagSAMLProvider provides a mock function with given fields: ctx, params, optFns

func (*IAM) UntagServerCertificate

func (_m *IAM) UntagServerCertificate(ctx context.Context, params *iam.UntagServerCertificateInput, optFns ...func(*iam.Options)) (*iam.UntagServerCertificateOutput, error)

UntagServerCertificate provides a mock function with given fields: ctx, params, optFns

func (*IAM) UntagUser

func (_m *IAM) UntagUser(ctx context.Context, params *iam.UntagUserInput, optFns ...func(*iam.Options)) (*iam.UntagUserOutput, error)

UntagUser provides a mock function with given fields: ctx, params, optFns

func (*IAM) UpdateAccessKey

func (_m *IAM) UpdateAccessKey(ctx context.Context, params *iam.UpdateAccessKeyInput, optFns ...func(*iam.Options)) (*iam.UpdateAccessKeyOutput, error)

UpdateAccessKey provides a mock function with given fields: ctx, params, optFns

func (*IAM) UpdateAccountPasswordPolicy

func (_m *IAM) UpdateAccountPasswordPolicy(ctx context.Context, params *iam.UpdateAccountPasswordPolicyInput, optFns ...func(*iam.Options)) (*iam.UpdateAccountPasswordPolicyOutput, error)

UpdateAccountPasswordPolicy provides a mock function with given fields: ctx, params, optFns

func (*IAM) UpdateAssumeRolePolicy

func (_m *IAM) UpdateAssumeRolePolicy(ctx context.Context, params *iam.UpdateAssumeRolePolicyInput, optFns ...func(*iam.Options)) (*iam.UpdateAssumeRolePolicyOutput, error)

UpdateAssumeRolePolicy provides a mock function with given fields: ctx, params, optFns

func (*IAM) UpdateGroup

func (_m *IAM) UpdateGroup(ctx context.Context, params *iam.UpdateGroupInput, optFns ...func(*iam.Options)) (*iam.UpdateGroupOutput, error)

UpdateGroup provides a mock function with given fields: ctx, params, optFns

func (*IAM) UpdateLoginProfile

func (_m *IAM) UpdateLoginProfile(ctx context.Context, params *iam.UpdateLoginProfileInput, optFns ...func(*iam.Options)) (*iam.UpdateLoginProfileOutput, error)

UpdateLoginProfile provides a mock function with given fields: ctx, params, optFns

func (*IAM) UpdateOpenIDConnectProviderThumbprint

func (_m *IAM) UpdateOpenIDConnectProviderThumbprint(ctx context.Context, params *iam.UpdateOpenIDConnectProviderThumbprintInput, optFns ...func(*iam.Options)) (*iam.UpdateOpenIDConnectProviderThumbprintOutput, error)

UpdateOpenIDConnectProviderThumbprint provides a mock function with given fields: ctx, params, optFns

func (*IAM) UpdateRole

func (_m *IAM) UpdateRole(ctx context.Context, params *iam.UpdateRoleInput, optFns ...func(*iam.Options)) (*iam.UpdateRoleOutput, error)

UpdateRole provides a mock function with given fields: ctx, params, optFns

func (*IAM) UpdateRoleDescription

func (_m *IAM) UpdateRoleDescription(ctx context.Context, params *iam.UpdateRoleDescriptionInput, optFns ...func(*iam.Options)) (*iam.UpdateRoleDescriptionOutput, error)

UpdateRoleDescription provides a mock function with given fields: ctx, params, optFns

func (*IAM) UpdateSAMLProvider

func (_m *IAM) UpdateSAMLProvider(ctx context.Context, params *iam.UpdateSAMLProviderInput, optFns ...func(*iam.Options)) (*iam.UpdateSAMLProviderOutput, error)

UpdateSAMLProvider provides a mock function with given fields: ctx, params, optFns

func (*IAM) UpdateSSHPublicKey

func (_m *IAM) UpdateSSHPublicKey(ctx context.Context, params *iam.UpdateSSHPublicKeyInput, optFns ...func(*iam.Options)) (*iam.UpdateSSHPublicKeyOutput, error)

UpdateSSHPublicKey provides a mock function with given fields: ctx, params, optFns

func (*IAM) UpdateServerCertificate

func (_m *IAM) UpdateServerCertificate(ctx context.Context, params *iam.UpdateServerCertificateInput, optFns ...func(*iam.Options)) (*iam.UpdateServerCertificateOutput, error)

UpdateServerCertificate provides a mock function with given fields: ctx, params, optFns

func (*IAM) UpdateServiceSpecificCredential

func (_m *IAM) UpdateServiceSpecificCredential(ctx context.Context, params *iam.UpdateServiceSpecificCredentialInput, optFns ...func(*iam.Options)) (*iam.UpdateServiceSpecificCredentialOutput, error)

UpdateServiceSpecificCredential provides a mock function with given fields: ctx, params, optFns

func (*IAM) UpdateSigningCertificate

func (_m *IAM) UpdateSigningCertificate(ctx context.Context, params *iam.UpdateSigningCertificateInput, optFns ...func(*iam.Options)) (*iam.UpdateSigningCertificateOutput, error)

UpdateSigningCertificate provides a mock function with given fields: ctx, params, optFns

func (*IAM) UpdateUser

func (_m *IAM) UpdateUser(ctx context.Context, params *iam.UpdateUserInput, optFns ...func(*iam.Options)) (*iam.UpdateUserOutput, error)

UpdateUser provides a mock function with given fields: ctx, params, optFns

func (*IAM) UploadSSHPublicKey

func (_m *IAM) UploadSSHPublicKey(ctx context.Context, params *iam.UploadSSHPublicKeyInput, optFns ...func(*iam.Options)) (*iam.UploadSSHPublicKeyOutput, error)

UploadSSHPublicKey provides a mock function with given fields: ctx, params, optFns

func (*IAM) UploadServerCertificate

func (_m *IAM) UploadServerCertificate(ctx context.Context, params *iam.UploadServerCertificateInput, optFns ...func(*iam.Options)) (*iam.UploadServerCertificateOutput, error)

UploadServerCertificate provides a mock function with given fields: ctx, params, optFns

func (*IAM) UploadSigningCertificate

func (_m *IAM) UploadSigningCertificate(ctx context.Context, params *iam.UploadSigningCertificateInput, optFns ...func(*iam.Options)) (*iam.UploadSigningCertificateOutput, error)

UploadSigningCertificate provides a mock function with given fields: ctx, params, optFns

type Outposts

type Outposts struct {
	mock.Mock
}

Outposts is an autogenerated mock type for the Outposts type

func (*Outposts) CancelOrder

func (_m *Outposts) CancelOrder(ctx context.Context, params *outposts.CancelOrderInput, optFns ...func(*outposts.Options)) (*outposts.CancelOrderOutput, error)

CancelOrder provides a mock function with given fields: ctx, params, optFns

func (*Outposts) CreateOrder

func (_m *Outposts) CreateOrder(ctx context.Context, params *outposts.CreateOrderInput, optFns ...func(*outposts.Options)) (*outposts.CreateOrderOutput, error)

CreateOrder provides a mock function with given fields: ctx, params, optFns

func (*Outposts) CreateOutpost

func (_m *Outposts) CreateOutpost(ctx context.Context, params *outposts.CreateOutpostInput, optFns ...func(*outposts.Options)) (*outposts.CreateOutpostOutput, error)

CreateOutpost provides a mock function with given fields: ctx, params, optFns

func (*Outposts) CreateSite

func (_m *Outposts) CreateSite(ctx context.Context, params *outposts.CreateSiteInput, optFns ...func(*outposts.Options)) (*outposts.CreateSiteOutput, error)

CreateSite provides a mock function with given fields: ctx, params, optFns

func (*Outposts) DeleteOutpost

func (_m *Outposts) DeleteOutpost(ctx context.Context, params *outposts.DeleteOutpostInput, optFns ...func(*outposts.Options)) (*outposts.DeleteOutpostOutput, error)

DeleteOutpost provides a mock function with given fields: ctx, params, optFns

func (*Outposts) DeleteSite

func (_m *Outposts) DeleteSite(ctx context.Context, params *outposts.DeleteSiteInput, optFns ...func(*outposts.Options)) (*outposts.DeleteSiteOutput, error)

DeleteSite provides a mock function with given fields: ctx, params, optFns

func (*Outposts) GetCatalogItem

func (_m *Outposts) GetCatalogItem(ctx context.Context, params *outposts.GetCatalogItemInput, optFns ...func(*outposts.Options)) (*outposts.GetCatalogItemOutput, error)

GetCatalogItem provides a mock function with given fields: ctx, params, optFns

func (*Outposts) GetConnection

func (_m *Outposts) GetConnection(ctx context.Context, params *outposts.GetConnectionInput, optFns ...func(*outposts.Options)) (*outposts.GetConnectionOutput, error)

GetConnection provides a mock function with given fields: ctx, params, optFns

func (*Outposts) GetOrder

func (_m *Outposts) GetOrder(ctx context.Context, params *outposts.GetOrderInput, optFns ...func(*outposts.Options)) (*outposts.GetOrderOutput, error)

GetOrder provides a mock function with given fields: ctx, params, optFns

func (*Outposts) GetOutpost

func (_m *Outposts) GetOutpost(ctx context.Context, params *outposts.GetOutpostInput, optFns ...func(*outposts.Options)) (*outposts.GetOutpostOutput, error)

GetOutpost provides a mock function with given fields: ctx, params, optFns

func (*Outposts) GetOutpostInstanceTypes

func (_m *Outposts) GetOutpostInstanceTypes(ctx context.Context, params *outposts.GetOutpostInstanceTypesInput, optFns ...func(*outposts.Options)) (*outposts.GetOutpostInstanceTypesOutput, error)

GetOutpostInstanceTypes provides a mock function with given fields: ctx, params, optFns

func (*Outposts) GetSite

func (_m *Outposts) GetSite(ctx context.Context, params *outposts.GetSiteInput, optFns ...func(*outposts.Options)) (*outposts.GetSiteOutput, error)

GetSite provides a mock function with given fields: ctx, params, optFns

func (*Outposts) GetSiteAddress

func (_m *Outposts) GetSiteAddress(ctx context.Context, params *outposts.GetSiteAddressInput, optFns ...func(*outposts.Options)) (*outposts.GetSiteAddressOutput, error)

GetSiteAddress provides a mock function with given fields: ctx, params, optFns

func (*Outposts) ListAssets

func (_m *Outposts) ListAssets(ctx context.Context, params *outposts.ListAssetsInput, optFns ...func(*outposts.Options)) (*outposts.ListAssetsOutput, error)

ListAssets provides a mock function with given fields: ctx, params, optFns

func (*Outposts) ListCatalogItems

func (_m *Outposts) ListCatalogItems(ctx context.Context, params *outposts.ListCatalogItemsInput, optFns ...func(*outposts.Options)) (*outposts.ListCatalogItemsOutput, error)

ListCatalogItems provides a mock function with given fields: ctx, params, optFns

func (*Outposts) ListOrders

func (_m *Outposts) ListOrders(ctx context.Context, params *outposts.ListOrdersInput, optFns ...func(*outposts.Options)) (*outposts.ListOrdersOutput, error)

ListOrders provides a mock function with given fields: ctx, params, optFns

func (*Outposts) ListOutposts

func (_m *Outposts) ListOutposts(ctx context.Context, params *outposts.ListOutpostsInput, optFns ...func(*outposts.Options)) (*outposts.ListOutpostsOutput, error)

ListOutposts provides a mock function with given fields: ctx, params, optFns

func (*Outposts) ListSites

func (_m *Outposts) ListSites(ctx context.Context, params *outposts.ListSitesInput, optFns ...func(*outposts.Options)) (*outposts.ListSitesOutput, error)

ListSites provides a mock function with given fields: ctx, params, optFns

func (*Outposts) ListTagsForResource

func (_m *Outposts) ListTagsForResource(ctx context.Context, params *outposts.ListTagsForResourceInput, optFns ...func(*outposts.Options)) (*outposts.ListTagsForResourceOutput, error)

ListTagsForResource provides a mock function with given fields: ctx, params, optFns

func (*Outposts) StartConnection

func (_m *Outposts) StartConnection(ctx context.Context, params *outposts.StartConnectionInput, optFns ...func(*outposts.Options)) (*outposts.StartConnectionOutput, error)

StartConnection provides a mock function with given fields: ctx, params, optFns

func (*Outposts) TagResource

func (_m *Outposts) TagResource(ctx context.Context, params *outposts.TagResourceInput, optFns ...func(*outposts.Options)) (*outposts.TagResourceOutput, error)

TagResource provides a mock function with given fields: ctx, params, optFns

func (*Outposts) UntagResource

func (_m *Outposts) UntagResource(ctx context.Context, params *outposts.UntagResourceInput, optFns ...func(*outposts.Options)) (*outposts.UntagResourceOutput, error)

UntagResource provides a mock function with given fields: ctx, params, optFns

func (*Outposts) UpdateOutpost

func (_m *Outposts) UpdateOutpost(ctx context.Context, params *outposts.UpdateOutpostInput, optFns ...func(*outposts.Options)) (*outposts.UpdateOutpostOutput, error)

UpdateOutpost provides a mock function with given fields: ctx, params, optFns

func (*Outposts) UpdateSite

func (_m *Outposts) UpdateSite(ctx context.Context, params *outposts.UpdateSiteInput, optFns ...func(*outposts.Options)) (*outposts.UpdateSiteOutput, error)

UpdateSite provides a mock function with given fields: ctx, params, optFns

func (*Outposts) UpdateSiteAddress

func (_m *Outposts) UpdateSiteAddress(ctx context.Context, params *outposts.UpdateSiteAddressInput, optFns ...func(*outposts.Options)) (*outposts.UpdateSiteAddressOutput, error)

UpdateSiteAddress provides a mock function with given fields: ctx, params, optFns

func (*Outposts) UpdateSiteRackPhysicalProperties

func (_m *Outposts) UpdateSiteRackPhysicalProperties(ctx context.Context, params *outposts.UpdateSiteRackPhysicalPropertiesInput, optFns ...func(*outposts.Options)) (*outposts.UpdateSiteRackPhysicalPropertiesOutput, error)

UpdateSiteRackPhysicalProperties provides a mock function with given fields: ctx, params, optFns

type SSM

type SSM struct {
	mock.Mock
}

SSM is an autogenerated mock type for the SSM type

func (*SSM) AddTagsToResource

func (_m *SSM) AddTagsToResource(ctx context.Context, params *ssm.AddTagsToResourceInput, optFns ...func(*ssm.Options)) (*ssm.AddTagsToResourceOutput, error)

AddTagsToResource provides a mock function with given fields: ctx, params, optFns

func (*SSM) AssociateOpsItemRelatedItem

func (_m *SSM) AssociateOpsItemRelatedItem(ctx context.Context, params *ssm.AssociateOpsItemRelatedItemInput, optFns ...func(*ssm.Options)) (*ssm.AssociateOpsItemRelatedItemOutput, error)

AssociateOpsItemRelatedItem provides a mock function with given fields: ctx, params, optFns

func (*SSM) CancelCommand

func (_m *SSM) CancelCommand(ctx context.Context, params *ssm.CancelCommandInput, optFns ...func(*ssm.Options)) (*ssm.CancelCommandOutput, error)

CancelCommand provides a mock function with given fields: ctx, params, optFns

func (*SSM) CancelMaintenanceWindowExecution

func (_m *SSM) CancelMaintenanceWindowExecution(ctx context.Context, params *ssm.CancelMaintenanceWindowExecutionInput, optFns ...func(*ssm.Options)) (*ssm.CancelMaintenanceWindowExecutionOutput, error)

CancelMaintenanceWindowExecution provides a mock function with given fields: ctx, params, optFns

func (*SSM) CreateActivation

func (_m *SSM) CreateActivation(ctx context.Context, params *ssm.CreateActivationInput, optFns ...func(*ssm.Options)) (*ssm.CreateActivationOutput, error)

CreateActivation provides a mock function with given fields: ctx, params, optFns

func (*SSM) CreateAssociation

func (_m *SSM) CreateAssociation(ctx context.Context, params *ssm.CreateAssociationInput, optFns ...func(*ssm.Options)) (*ssm.CreateAssociationOutput, error)

CreateAssociation provides a mock function with given fields: ctx, params, optFns

func (*SSM) CreateAssociationBatch

func (_m *SSM) CreateAssociationBatch(ctx context.Context, params *ssm.CreateAssociationBatchInput, optFns ...func(*ssm.Options)) (*ssm.CreateAssociationBatchOutput, error)

CreateAssociationBatch provides a mock function with given fields: ctx, params, optFns

func (*SSM) CreateDocument

func (_m *SSM) CreateDocument(ctx context.Context, params *ssm.CreateDocumentInput, optFns ...func(*ssm.Options)) (*ssm.CreateDocumentOutput, error)

CreateDocument provides a mock function with given fields: ctx, params, optFns

func (*SSM) CreateMaintenanceWindow

func (_m *SSM) CreateMaintenanceWindow(ctx context.Context, params *ssm.CreateMaintenanceWindowInput, optFns ...func(*ssm.Options)) (*ssm.CreateMaintenanceWindowOutput, error)

CreateMaintenanceWindow provides a mock function with given fields: ctx, params, optFns

func (*SSM) CreateOpsItem

func (_m *SSM) CreateOpsItem(ctx context.Context, params *ssm.CreateOpsItemInput, optFns ...func(*ssm.Options)) (*ssm.CreateOpsItemOutput, error)

CreateOpsItem provides a mock function with given fields: ctx, params, optFns

func (*SSM) CreateOpsMetadata

func (_m *SSM) CreateOpsMetadata(ctx context.Context, params *ssm.CreateOpsMetadataInput, optFns ...func(*ssm.Options)) (*ssm.CreateOpsMetadataOutput, error)

CreateOpsMetadata provides a mock function with given fields: ctx, params, optFns

func (*SSM) CreatePatchBaseline

func (_m *SSM) CreatePatchBaseline(ctx context.Context, params *ssm.CreatePatchBaselineInput, optFns ...func(*ssm.Options)) (*ssm.CreatePatchBaselineOutput, error)

CreatePatchBaseline provides a mock function with given fields: ctx, params, optFns

func (*SSM) CreateResourceDataSync

func (_m *SSM) CreateResourceDataSync(ctx context.Context, params *ssm.CreateResourceDataSyncInput, optFns ...func(*ssm.Options)) (*ssm.CreateResourceDataSyncOutput, error)

CreateResourceDataSync provides a mock function with given fields: ctx, params, optFns

func (*SSM) DeleteActivation

func (_m *SSM) DeleteActivation(ctx context.Context, params *ssm.DeleteActivationInput, optFns ...func(*ssm.Options)) (*ssm.DeleteActivationOutput, error)

DeleteActivation provides a mock function with given fields: ctx, params, optFns

func (*SSM) DeleteAssociation

func (_m *SSM) DeleteAssociation(ctx context.Context, params *ssm.DeleteAssociationInput, optFns ...func(*ssm.Options)) (*ssm.DeleteAssociationOutput, error)

DeleteAssociation provides a mock function with given fields: ctx, params, optFns

func (*SSM) DeleteDocument

func (_m *SSM) DeleteDocument(ctx context.Context, params *ssm.DeleteDocumentInput, optFns ...func(*ssm.Options)) (*ssm.DeleteDocumentOutput, error)

DeleteDocument provides a mock function with given fields: ctx, params, optFns

func (*SSM) DeleteInventory

func (_m *SSM) DeleteInventory(ctx context.Context, params *ssm.DeleteInventoryInput, optFns ...func(*ssm.Options)) (*ssm.DeleteInventoryOutput, error)

DeleteInventory provides a mock function with given fields: ctx, params, optFns

func (*SSM) DeleteMaintenanceWindow

func (_m *SSM) DeleteMaintenanceWindow(ctx context.Context, params *ssm.DeleteMaintenanceWindowInput, optFns ...func(*ssm.Options)) (*ssm.DeleteMaintenanceWindowOutput, error)

DeleteMaintenanceWindow provides a mock function with given fields: ctx, params, optFns

func (*SSM) DeleteOpsMetadata

func (_m *SSM) DeleteOpsMetadata(ctx context.Context, params *ssm.DeleteOpsMetadataInput, optFns ...func(*ssm.Options)) (*ssm.DeleteOpsMetadataOutput, error)

DeleteOpsMetadata provides a mock function with given fields: ctx, params, optFns

func (*SSM) DeleteParameter

func (_m *SSM) DeleteParameter(ctx context.Context, params *ssm.DeleteParameterInput, optFns ...func(*ssm.Options)) (*ssm.DeleteParameterOutput, error)

DeleteParameter provides a mock function with given fields: ctx, params, optFns

func (*SSM) DeleteParameters

func (_m *SSM) DeleteParameters(ctx context.Context, params *ssm.DeleteParametersInput, optFns ...func(*ssm.Options)) (*ssm.DeleteParametersOutput, error)

DeleteParameters provides a mock function with given fields: ctx, params, optFns

func (*SSM) DeletePatchBaseline

func (_m *SSM) DeletePatchBaseline(ctx context.Context, params *ssm.DeletePatchBaselineInput, optFns ...func(*ssm.Options)) (*ssm.DeletePatchBaselineOutput, error)

DeletePatchBaseline provides a mock function with given fields: ctx, params, optFns

func (*SSM) DeleteResourceDataSync

func (_m *SSM) DeleteResourceDataSync(ctx context.Context, params *ssm.DeleteResourceDataSyncInput, optFns ...func(*ssm.Options)) (*ssm.DeleteResourceDataSyncOutput, error)

DeleteResourceDataSync provides a mock function with given fields: ctx, params, optFns

func (*SSM) DeleteResourcePolicy

func (_m *SSM) DeleteResourcePolicy(ctx context.Context, params *ssm.DeleteResourcePolicyInput, optFns ...func(*ssm.Options)) (*ssm.DeleteResourcePolicyOutput, error)

DeleteResourcePolicy provides a mock function with given fields: ctx, params, optFns

func (*SSM) DeregisterManagedInstance

func (_m *SSM) DeregisterManagedInstance(ctx context.Context, params *ssm.DeregisterManagedInstanceInput, optFns ...func(*ssm.Options)) (*ssm.DeregisterManagedInstanceOutput, error)

DeregisterManagedInstance provides a mock function with given fields: ctx, params, optFns

func (*SSM) DeregisterPatchBaselineForPatchGroup

func (_m *SSM) DeregisterPatchBaselineForPatchGroup(ctx context.Context, params *ssm.DeregisterPatchBaselineForPatchGroupInput, optFns ...func(*ssm.Options)) (*ssm.DeregisterPatchBaselineForPatchGroupOutput, error)

DeregisterPatchBaselineForPatchGroup provides a mock function with given fields: ctx, params, optFns

func (*SSM) DeregisterTargetFromMaintenanceWindow

func (_m *SSM) DeregisterTargetFromMaintenanceWindow(ctx context.Context, params *ssm.DeregisterTargetFromMaintenanceWindowInput, optFns ...func(*ssm.Options)) (*ssm.DeregisterTargetFromMaintenanceWindowOutput, error)

DeregisterTargetFromMaintenanceWindow provides a mock function with given fields: ctx, params, optFns

func (*SSM) DeregisterTaskFromMaintenanceWindow

func (_m *SSM) DeregisterTaskFromMaintenanceWindow(ctx context.Context, params *ssm.DeregisterTaskFromMaintenanceWindowInput, optFns ...func(*ssm.Options)) (*ssm.DeregisterTaskFromMaintenanceWindowOutput, error)

DeregisterTaskFromMaintenanceWindow provides a mock function with given fields: ctx, params, optFns

func (*SSM) DescribeActivations

func (_m *SSM) DescribeActivations(ctx context.Context, params *ssm.DescribeActivationsInput, optFns ...func(*ssm.Options)) (*ssm.DescribeActivationsOutput, error)

DescribeActivations provides a mock function with given fields: ctx, params, optFns

func (*SSM) DescribeAssociation

func (_m *SSM) DescribeAssociation(ctx context.Context, params *ssm.DescribeAssociationInput, optFns ...func(*ssm.Options)) (*ssm.DescribeAssociationOutput, error)

DescribeAssociation provides a mock function with given fields: ctx, params, optFns

func (*SSM) DescribeAssociationExecutionTargets

func (_m *SSM) DescribeAssociationExecutionTargets(ctx context.Context, params *ssm.DescribeAssociationExecutionTargetsInput, optFns ...func(*ssm.Options)) (*ssm.DescribeAssociationExecutionTargetsOutput, error)

DescribeAssociationExecutionTargets provides a mock function with given fields: ctx, params, optFns

func (*SSM) DescribeAssociationExecutions

func (_m *SSM) DescribeAssociationExecutions(ctx context.Context, params *ssm.DescribeAssociationExecutionsInput, optFns ...func(*ssm.Options)) (*ssm.DescribeAssociationExecutionsOutput, error)

DescribeAssociationExecutions provides a mock function with given fields: ctx, params, optFns

func (*SSM) DescribeAutomationExecutions

func (_m *SSM) DescribeAutomationExecutions(ctx context.Context, params *ssm.DescribeAutomationExecutionsInput, optFns ...func(*ssm.Options)) (*ssm.DescribeAutomationExecutionsOutput, error)

DescribeAutomationExecutions provides a mock function with given fields: ctx, params, optFns

func (*SSM) DescribeAutomationStepExecutions

func (_m *SSM) DescribeAutomationStepExecutions(ctx context.Context, params *ssm.DescribeAutomationStepExecutionsInput, optFns ...func(*ssm.Options)) (*ssm.DescribeAutomationStepExecutionsOutput, error)

DescribeAutomationStepExecutions provides a mock function with given fields: ctx, params, optFns

func (*SSM) DescribeAvailablePatches

func (_m *SSM) DescribeAvailablePatches(ctx context.Context, params *ssm.DescribeAvailablePatchesInput, optFns ...func(*ssm.Options)) (*ssm.DescribeAvailablePatchesOutput, error)

DescribeAvailablePatches provides a mock function with given fields: ctx, params, optFns

func (*SSM) DescribeDocument

func (_m *SSM) DescribeDocument(ctx context.Context, params *ssm.DescribeDocumentInput, optFns ...func(*ssm.Options)) (*ssm.DescribeDocumentOutput, error)

DescribeDocument provides a mock function with given fields: ctx, params, optFns

func (*SSM) DescribeDocumentPermission

func (_m *SSM) DescribeDocumentPermission(ctx context.Context, params *ssm.DescribeDocumentPermissionInput, optFns ...func(*ssm.Options)) (*ssm.DescribeDocumentPermissionOutput, error)

DescribeDocumentPermission provides a mock function with given fields: ctx, params, optFns

func (*SSM) DescribeEffectiveInstanceAssociations

func (_m *SSM) DescribeEffectiveInstanceAssociations(ctx context.Context, params *ssm.DescribeEffectiveInstanceAssociationsInput, optFns ...func(*ssm.Options)) (*ssm.DescribeEffectiveInstanceAssociationsOutput, error)

DescribeEffectiveInstanceAssociations provides a mock function with given fields: ctx, params, optFns

func (*SSM) DescribeEffectivePatchesForPatchBaseline

func (_m *SSM) DescribeEffectivePatchesForPatchBaseline(ctx context.Context, params *ssm.DescribeEffectivePatchesForPatchBaselineInput, optFns ...func(*ssm.Options)) (*ssm.DescribeEffectivePatchesForPatchBaselineOutput, error)

DescribeEffectivePatchesForPatchBaseline provides a mock function with given fields: ctx, params, optFns

func (*SSM) DescribeInstanceAssociationsStatus

func (_m *SSM) DescribeInstanceAssociationsStatus(ctx context.Context, params *ssm.DescribeInstanceAssociationsStatusInput, optFns ...func(*ssm.Options)) (*ssm.DescribeInstanceAssociationsStatusOutput, error)

DescribeInstanceAssociationsStatus provides a mock function with given fields: ctx, params, optFns

func (*SSM) DescribeInstanceInformation

func (_m *SSM) DescribeInstanceInformation(ctx context.Context, params *ssm.DescribeInstanceInformationInput, optFns ...func(*ssm.Options)) (*ssm.DescribeInstanceInformationOutput, error)

DescribeInstanceInformation provides a mock function with given fields: ctx, params, optFns

func (*SSM) DescribeInstancePatchStates

func (_m *SSM) DescribeInstancePatchStates(ctx context.Context, params *ssm.DescribeInstancePatchStatesInput, optFns ...func(*ssm.Options)) (*ssm.DescribeInstancePatchStatesOutput, error)

DescribeInstancePatchStates provides a mock function with given fields: ctx, params, optFns

func (*SSM) DescribeInstancePatchStatesForPatchGroup

func (_m *SSM) DescribeInstancePatchStatesForPatchGroup(ctx context.Context, params *ssm.DescribeInstancePatchStatesForPatchGroupInput, optFns ...func(*ssm.Options)) (*ssm.DescribeInstancePatchStatesForPatchGroupOutput, error)

DescribeInstancePatchStatesForPatchGroup provides a mock function with given fields: ctx, params, optFns

func (*SSM) DescribeInstancePatches

func (_m *SSM) DescribeInstancePatches(ctx context.Context, params *ssm.DescribeInstancePatchesInput, optFns ...func(*ssm.Options)) (*ssm.DescribeInstancePatchesOutput, error)

DescribeInstancePatches provides a mock function with given fields: ctx, params, optFns

func (*SSM) DescribeInventoryDeletions

func (_m *SSM) DescribeInventoryDeletions(ctx context.Context, params *ssm.DescribeInventoryDeletionsInput, optFns ...func(*ssm.Options)) (*ssm.DescribeInventoryDeletionsOutput, error)

DescribeInventoryDeletions provides a mock function with given fields: ctx, params, optFns

func (*SSM) DescribeMaintenanceWindowExecutionTaskInvocations

func (_m *SSM) DescribeMaintenanceWindowExecutionTaskInvocations(ctx context.Context, params *ssm.DescribeMaintenanceWindowExecutionTaskInvocationsInput, optFns ...func(*ssm.Options)) (*ssm.DescribeMaintenanceWindowExecutionTaskInvocationsOutput, error)

DescribeMaintenanceWindowExecutionTaskInvocations provides a mock function with given fields: ctx, params, optFns

func (*SSM) DescribeMaintenanceWindowExecutionTasks

func (_m *SSM) DescribeMaintenanceWindowExecutionTasks(ctx context.Context, params *ssm.DescribeMaintenanceWindowExecutionTasksInput, optFns ...func(*ssm.Options)) (*ssm.DescribeMaintenanceWindowExecutionTasksOutput, error)

DescribeMaintenanceWindowExecutionTasks provides a mock function with given fields: ctx, params, optFns

func (*SSM) DescribeMaintenanceWindowExecutions

func (_m *SSM) DescribeMaintenanceWindowExecutions(ctx context.Context, params *ssm.DescribeMaintenanceWindowExecutionsInput, optFns ...func(*ssm.Options)) (*ssm.DescribeMaintenanceWindowExecutionsOutput, error)

DescribeMaintenanceWindowExecutions provides a mock function with given fields: ctx, params, optFns

func (*SSM) DescribeMaintenanceWindowSchedule

func (_m *SSM) DescribeMaintenanceWindowSchedule(ctx context.Context, params *ssm.DescribeMaintenanceWindowScheduleInput, optFns ...func(*ssm.Options)) (*ssm.DescribeMaintenanceWindowScheduleOutput, error)

DescribeMaintenanceWindowSchedule provides a mock function with given fields: ctx, params, optFns

func (*SSM) DescribeMaintenanceWindowTargets

func (_m *SSM) DescribeMaintenanceWindowTargets(ctx context.Context, params *ssm.DescribeMaintenanceWindowTargetsInput, optFns ...func(*ssm.Options)) (*ssm.DescribeMaintenanceWindowTargetsOutput, error)

DescribeMaintenanceWindowTargets provides a mock function with given fields: ctx, params, optFns

func (*SSM) DescribeMaintenanceWindowTasks

func (_m *SSM) DescribeMaintenanceWindowTasks(ctx context.Context, params *ssm.DescribeMaintenanceWindowTasksInput, optFns ...func(*ssm.Options)) (*ssm.DescribeMaintenanceWindowTasksOutput, error)

DescribeMaintenanceWindowTasks provides a mock function with given fields: ctx, params, optFns

func (*SSM) DescribeMaintenanceWindows

func (_m *SSM) DescribeMaintenanceWindows(ctx context.Context, params *ssm.DescribeMaintenanceWindowsInput, optFns ...func(*ssm.Options)) (*ssm.DescribeMaintenanceWindowsOutput, error)

DescribeMaintenanceWindows provides a mock function with given fields: ctx, params, optFns

func (*SSM) DescribeMaintenanceWindowsForTarget

func (_m *SSM) DescribeMaintenanceWindowsForTarget(ctx context.Context, params *ssm.DescribeMaintenanceWindowsForTargetInput, optFns ...func(*ssm.Options)) (*ssm.DescribeMaintenanceWindowsForTargetOutput, error)

DescribeMaintenanceWindowsForTarget provides a mock function with given fields: ctx, params, optFns

func (*SSM) DescribeOpsItems

func (_m *SSM) DescribeOpsItems(ctx context.Context, params *ssm.DescribeOpsItemsInput, optFns ...func(*ssm.Options)) (*ssm.DescribeOpsItemsOutput, error)

DescribeOpsItems provides a mock function with given fields: ctx, params, optFns

func (*SSM) DescribeParameters

func (_m *SSM) DescribeParameters(ctx context.Context, params *ssm.DescribeParametersInput, optFns ...func(*ssm.Options)) (*ssm.DescribeParametersOutput, error)

DescribeParameters provides a mock function with given fields: ctx, params, optFns

func (*SSM) DescribePatchBaselines

func (_m *SSM) DescribePatchBaselines(ctx context.Context, params *ssm.DescribePatchBaselinesInput, optFns ...func(*ssm.Options)) (*ssm.DescribePatchBaselinesOutput, error)

DescribePatchBaselines provides a mock function with given fields: ctx, params, optFns

func (*SSM) DescribePatchGroupState

func (_m *SSM) DescribePatchGroupState(ctx context.Context, params *ssm.DescribePatchGroupStateInput, optFns ...func(*ssm.Options)) (*ssm.DescribePatchGroupStateOutput, error)

DescribePatchGroupState provides a mock function with given fields: ctx, params, optFns

func (*SSM) DescribePatchGroups

func (_m *SSM) DescribePatchGroups(ctx context.Context, params *ssm.DescribePatchGroupsInput, optFns ...func(*ssm.Options)) (*ssm.DescribePatchGroupsOutput, error)

DescribePatchGroups provides a mock function with given fields: ctx, params, optFns

func (*SSM) DescribePatchProperties

func (_m *SSM) DescribePatchProperties(ctx context.Context, params *ssm.DescribePatchPropertiesInput, optFns ...func(*ssm.Options)) (*ssm.DescribePatchPropertiesOutput, error)

DescribePatchProperties provides a mock function with given fields: ctx, params, optFns

func (*SSM) DescribeSessions

func (_m *SSM) DescribeSessions(ctx context.Context, params *ssm.DescribeSessionsInput, optFns ...func(*ssm.Options)) (*ssm.DescribeSessionsOutput, error)

DescribeSessions provides a mock function with given fields: ctx, params, optFns

func (*SSM) DisassociateOpsItemRelatedItem

func (_m *SSM) DisassociateOpsItemRelatedItem(ctx context.Context, params *ssm.DisassociateOpsItemRelatedItemInput, optFns ...func(*ssm.Options)) (*ssm.DisassociateOpsItemRelatedItemOutput, error)

DisassociateOpsItemRelatedItem provides a mock function with given fields: ctx, params, optFns

func (*SSM) GetAutomationExecution

func (_m *SSM) GetAutomationExecution(ctx context.Context, params *ssm.GetAutomationExecutionInput, optFns ...func(*ssm.Options)) (*ssm.GetAutomationExecutionOutput, error)

GetAutomationExecution provides a mock function with given fields: ctx, params, optFns

func (*SSM) GetCalendarState

func (_m *SSM) GetCalendarState(ctx context.Context, params *ssm.GetCalendarStateInput, optFns ...func(*ssm.Options)) (*ssm.GetCalendarStateOutput, error)

GetCalendarState provides a mock function with given fields: ctx, params, optFns

func (*SSM) GetCommandInvocation

func (_m *SSM) GetCommandInvocation(ctx context.Context, params *ssm.GetCommandInvocationInput, optFns ...func(*ssm.Options)) (*ssm.GetCommandInvocationOutput, error)

GetCommandInvocation provides a mock function with given fields: ctx, params, optFns

func (*SSM) GetConnectionStatus

func (_m *SSM) GetConnectionStatus(ctx context.Context, params *ssm.GetConnectionStatusInput, optFns ...func(*ssm.Options)) (*ssm.GetConnectionStatusOutput, error)

GetConnectionStatus provides a mock function with given fields: ctx, params, optFns

func (*SSM) GetDefaultPatchBaseline

func (_m *SSM) GetDefaultPatchBaseline(ctx context.Context, params *ssm.GetDefaultPatchBaselineInput, optFns ...func(*ssm.Options)) (*ssm.GetDefaultPatchBaselineOutput, error)

GetDefaultPatchBaseline provides a mock function with given fields: ctx, params, optFns

func (*SSM) GetDeployablePatchSnapshotForInstance

func (_m *SSM) GetDeployablePatchSnapshotForInstance(ctx context.Context, params *ssm.GetDeployablePatchSnapshotForInstanceInput, optFns ...func(*ssm.Options)) (*ssm.GetDeployablePatchSnapshotForInstanceOutput, error)

GetDeployablePatchSnapshotForInstance provides a mock function with given fields: ctx, params, optFns

func (*SSM) GetDocument

func (_m *SSM) GetDocument(ctx context.Context, params *ssm.GetDocumentInput, optFns ...func(*ssm.Options)) (*ssm.GetDocumentOutput, error)

GetDocument provides a mock function with given fields: ctx, params, optFns

func (*SSM) GetInventory

func (_m *SSM) GetInventory(ctx context.Context, params *ssm.GetInventoryInput, optFns ...func(*ssm.Options)) (*ssm.GetInventoryOutput, error)

GetInventory provides a mock function with given fields: ctx, params, optFns

func (*SSM) GetInventorySchema

func (_m *SSM) GetInventorySchema(ctx context.Context, params *ssm.GetInventorySchemaInput, optFns ...func(*ssm.Options)) (*ssm.GetInventorySchemaOutput, error)

GetInventorySchema provides a mock function with given fields: ctx, params, optFns

func (*SSM) GetMaintenanceWindow

func (_m *SSM) GetMaintenanceWindow(ctx context.Context, params *ssm.GetMaintenanceWindowInput, optFns ...func(*ssm.Options)) (*ssm.GetMaintenanceWindowOutput, error)

GetMaintenanceWindow provides a mock function with given fields: ctx, params, optFns

func (*SSM) GetMaintenanceWindowExecution

func (_m *SSM) GetMaintenanceWindowExecution(ctx context.Context, params *ssm.GetMaintenanceWindowExecutionInput, optFns ...func(*ssm.Options)) (*ssm.GetMaintenanceWindowExecutionOutput, error)

GetMaintenanceWindowExecution provides a mock function with given fields: ctx, params, optFns

func (*SSM) GetMaintenanceWindowExecutionTask

func (_m *SSM) GetMaintenanceWindowExecutionTask(ctx context.Context, params *ssm.GetMaintenanceWindowExecutionTaskInput, optFns ...func(*ssm.Options)) (*ssm.GetMaintenanceWindowExecutionTaskOutput, error)

GetMaintenanceWindowExecutionTask provides a mock function with given fields: ctx, params, optFns

func (*SSM) GetMaintenanceWindowExecutionTaskInvocation

func (_m *SSM) GetMaintenanceWindowExecutionTaskInvocation(ctx context.Context, params *ssm.GetMaintenanceWindowExecutionTaskInvocationInput, optFns ...func(*ssm.Options)) (*ssm.GetMaintenanceWindowExecutionTaskInvocationOutput, error)

GetMaintenanceWindowExecutionTaskInvocation provides a mock function with given fields: ctx, params, optFns

func (*SSM) GetMaintenanceWindowTask

func (_m *SSM) GetMaintenanceWindowTask(ctx context.Context, params *ssm.GetMaintenanceWindowTaskInput, optFns ...func(*ssm.Options)) (*ssm.GetMaintenanceWindowTaskOutput, error)

GetMaintenanceWindowTask provides a mock function with given fields: ctx, params, optFns

func (*SSM) GetOpsItem

func (_m *SSM) GetOpsItem(ctx context.Context, params *ssm.GetOpsItemInput, optFns ...func(*ssm.Options)) (*ssm.GetOpsItemOutput, error)

GetOpsItem provides a mock function with given fields: ctx, params, optFns

func (*SSM) GetOpsMetadata

func (_m *SSM) GetOpsMetadata(ctx context.Context, params *ssm.GetOpsMetadataInput, optFns ...func(*ssm.Options)) (*ssm.GetOpsMetadataOutput, error)

GetOpsMetadata provides a mock function with given fields: ctx, params, optFns

func (*SSM) GetOpsSummary

func (_m *SSM) GetOpsSummary(ctx context.Context, params *ssm.GetOpsSummaryInput, optFns ...func(*ssm.Options)) (*ssm.GetOpsSummaryOutput, error)

GetOpsSummary provides a mock function with given fields: ctx, params, optFns

func (*SSM) GetParameter

func (_m *SSM) GetParameter(ctx context.Context, params *ssm.GetParameterInput, optFns ...func(*ssm.Options)) (*ssm.GetParameterOutput, error)

GetParameter provides a mock function with given fields: ctx, params, optFns

func (*SSM) GetParameterHistory

func (_m *SSM) GetParameterHistory(ctx context.Context, params *ssm.GetParameterHistoryInput, optFns ...func(*ssm.Options)) (*ssm.GetParameterHistoryOutput, error)

GetParameterHistory provides a mock function with given fields: ctx, params, optFns

func (*SSM) GetParameters

func (_m *SSM) GetParameters(ctx context.Context, params *ssm.GetParametersInput, optFns ...func(*ssm.Options)) (*ssm.GetParametersOutput, error)

GetParameters provides a mock function with given fields: ctx, params, optFns

func (*SSM) GetParametersByPath

func (_m *SSM) GetParametersByPath(ctx context.Context, params *ssm.GetParametersByPathInput, optFns ...func(*ssm.Options)) (*ssm.GetParametersByPathOutput, error)

GetParametersByPath provides a mock function with given fields: ctx, params, optFns

func (*SSM) GetPatchBaseline

func (_m *SSM) GetPatchBaseline(ctx context.Context, params *ssm.GetPatchBaselineInput, optFns ...func(*ssm.Options)) (*ssm.GetPatchBaselineOutput, error)

GetPatchBaseline provides a mock function with given fields: ctx, params, optFns

func (*SSM) GetPatchBaselineForPatchGroup

func (_m *SSM) GetPatchBaselineForPatchGroup(ctx context.Context, params *ssm.GetPatchBaselineForPatchGroupInput, optFns ...func(*ssm.Options)) (*ssm.GetPatchBaselineForPatchGroupOutput, error)

GetPatchBaselineForPatchGroup provides a mock function with given fields: ctx, params, optFns

func (*SSM) GetResourcePolicies

func (_m *SSM) GetResourcePolicies(ctx context.Context, params *ssm.GetResourcePoliciesInput, optFns ...func(*ssm.Options)) (*ssm.GetResourcePoliciesOutput, error)

GetResourcePolicies provides a mock function with given fields: ctx, params, optFns

func (*SSM) GetServiceSetting

func (_m *SSM) GetServiceSetting(ctx context.Context, params *ssm.GetServiceSettingInput, optFns ...func(*ssm.Options)) (*ssm.GetServiceSettingOutput, error)

GetServiceSetting provides a mock function with given fields: ctx, params, optFns

func (*SSM) LabelParameterVersion

func (_m *SSM) LabelParameterVersion(ctx context.Context, params *ssm.LabelParameterVersionInput, optFns ...func(*ssm.Options)) (*ssm.LabelParameterVersionOutput, error)

LabelParameterVersion provides a mock function with given fields: ctx, params, optFns

func (*SSM) ListAssociationVersions

func (_m *SSM) ListAssociationVersions(ctx context.Context, params *ssm.ListAssociationVersionsInput, optFns ...func(*ssm.Options)) (*ssm.ListAssociationVersionsOutput, error)

ListAssociationVersions provides a mock function with given fields: ctx, params, optFns

func (*SSM) ListAssociations

func (_m *SSM) ListAssociations(ctx context.Context, params *ssm.ListAssociationsInput, optFns ...func(*ssm.Options)) (*ssm.ListAssociationsOutput, error)

ListAssociations provides a mock function with given fields: ctx, params, optFns

func (*SSM) ListCommandInvocations

func (_m *SSM) ListCommandInvocations(ctx context.Context, params *ssm.ListCommandInvocationsInput, optFns ...func(*ssm.Options)) (*ssm.ListCommandInvocationsOutput, error)

ListCommandInvocations provides a mock function with given fields: ctx, params, optFns

func (*SSM) ListCommands

func (_m *SSM) ListCommands(ctx context.Context, params *ssm.ListCommandsInput, optFns ...func(*ssm.Options)) (*ssm.ListCommandsOutput, error)

ListCommands provides a mock function with given fields: ctx, params, optFns

func (*SSM) ListComplianceItems

func (_m *SSM) ListComplianceItems(ctx context.Context, params *ssm.ListComplianceItemsInput, optFns ...func(*ssm.Options)) (*ssm.ListComplianceItemsOutput, error)

ListComplianceItems provides a mock function with given fields: ctx, params, optFns

func (*SSM) ListComplianceSummaries

func (_m *SSM) ListComplianceSummaries(ctx context.Context, params *ssm.ListComplianceSummariesInput, optFns ...func(*ssm.Options)) (*ssm.ListComplianceSummariesOutput, error)

ListComplianceSummaries provides a mock function with given fields: ctx, params, optFns

func (*SSM) ListDocumentMetadataHistory

func (_m *SSM) ListDocumentMetadataHistory(ctx context.Context, params *ssm.ListDocumentMetadataHistoryInput, optFns ...func(*ssm.Options)) (*ssm.ListDocumentMetadataHistoryOutput, error)

ListDocumentMetadataHistory provides a mock function with given fields: ctx, params, optFns

func (*SSM) ListDocumentVersions

func (_m *SSM) ListDocumentVersions(ctx context.Context, params *ssm.ListDocumentVersionsInput, optFns ...func(*ssm.Options)) (*ssm.ListDocumentVersionsOutput, error)

ListDocumentVersions provides a mock function with given fields: ctx, params, optFns

func (*SSM) ListDocuments

func (_m *SSM) ListDocuments(ctx context.Context, params *ssm.ListDocumentsInput, optFns ...func(*ssm.Options)) (*ssm.ListDocumentsOutput, error)

ListDocuments provides a mock function with given fields: ctx, params, optFns

func (*SSM) ListInventoryEntries

func (_m *SSM) ListInventoryEntries(ctx context.Context, params *ssm.ListInventoryEntriesInput, optFns ...func(*ssm.Options)) (*ssm.ListInventoryEntriesOutput, error)

ListInventoryEntries provides a mock function with given fields: ctx, params, optFns

func (*SSM) ListOpsItemEvents

func (_m *SSM) ListOpsItemEvents(ctx context.Context, params *ssm.ListOpsItemEventsInput, optFns ...func(*ssm.Options)) (*ssm.ListOpsItemEventsOutput, error)

ListOpsItemEvents provides a mock function with given fields: ctx, params, optFns

func (*SSM) ListOpsItemRelatedItems

func (_m *SSM) ListOpsItemRelatedItems(ctx context.Context, params *ssm.ListOpsItemRelatedItemsInput, optFns ...func(*ssm.Options)) (*ssm.ListOpsItemRelatedItemsOutput, error)

ListOpsItemRelatedItems provides a mock function with given fields: ctx, params, optFns

func (*SSM) ListOpsMetadata

func (_m *SSM) ListOpsMetadata(ctx context.Context, params *ssm.ListOpsMetadataInput, optFns ...func(*ssm.Options)) (*ssm.ListOpsMetadataOutput, error)

ListOpsMetadata provides a mock function with given fields: ctx, params, optFns

func (*SSM) ListResourceComplianceSummaries

func (_m *SSM) ListResourceComplianceSummaries(ctx context.Context, params *ssm.ListResourceComplianceSummariesInput, optFns ...func(*ssm.Options)) (*ssm.ListResourceComplianceSummariesOutput, error)

ListResourceComplianceSummaries provides a mock function with given fields: ctx, params, optFns

func (*SSM) ListResourceDataSync

func (_m *SSM) ListResourceDataSync(ctx context.Context, params *ssm.ListResourceDataSyncInput, optFns ...func(*ssm.Options)) (*ssm.ListResourceDataSyncOutput, error)

ListResourceDataSync provides a mock function with given fields: ctx, params, optFns

func (*SSM) ListTagsForResource

func (_m *SSM) ListTagsForResource(ctx context.Context, params *ssm.ListTagsForResourceInput, optFns ...func(*ssm.Options)) (*ssm.ListTagsForResourceOutput, error)

ListTagsForResource provides a mock function with given fields: ctx, params, optFns

func (*SSM) ModifyDocumentPermission

func (_m *SSM) ModifyDocumentPermission(ctx context.Context, params *ssm.ModifyDocumentPermissionInput, optFns ...func(*ssm.Options)) (*ssm.ModifyDocumentPermissionOutput, error)

ModifyDocumentPermission provides a mock function with given fields: ctx, params, optFns

func (*SSM) PutComplianceItems

func (_m *SSM) PutComplianceItems(ctx context.Context, params *ssm.PutComplianceItemsInput, optFns ...func(*ssm.Options)) (*ssm.PutComplianceItemsOutput, error)

PutComplianceItems provides a mock function with given fields: ctx, params, optFns

func (*SSM) PutInventory

func (_m *SSM) PutInventory(ctx context.Context, params *ssm.PutInventoryInput, optFns ...func(*ssm.Options)) (*ssm.PutInventoryOutput, error)

PutInventory provides a mock function with given fields: ctx, params, optFns

func (*SSM) PutParameter

func (_m *SSM) PutParameter(ctx context.Context, params *ssm.PutParameterInput, optFns ...func(*ssm.Options)) (*ssm.PutParameterOutput, error)

PutParameter provides a mock function with given fields: ctx, params, optFns

func (*SSM) PutResourcePolicy

func (_m *SSM) PutResourcePolicy(ctx context.Context, params *ssm.PutResourcePolicyInput, optFns ...func(*ssm.Options)) (*ssm.PutResourcePolicyOutput, error)

PutResourcePolicy provides a mock function with given fields: ctx, params, optFns

func (*SSM) RegisterDefaultPatchBaseline

func (_m *SSM) RegisterDefaultPatchBaseline(ctx context.Context, params *ssm.RegisterDefaultPatchBaselineInput, optFns ...func(*ssm.Options)) (*ssm.RegisterDefaultPatchBaselineOutput, error)

RegisterDefaultPatchBaseline provides a mock function with given fields: ctx, params, optFns

func (*SSM) RegisterPatchBaselineForPatchGroup

func (_m *SSM) RegisterPatchBaselineForPatchGroup(ctx context.Context, params *ssm.RegisterPatchBaselineForPatchGroupInput, optFns ...func(*ssm.Options)) (*ssm.RegisterPatchBaselineForPatchGroupOutput, error)

RegisterPatchBaselineForPatchGroup provides a mock function with given fields: ctx, params, optFns

func (*SSM) RegisterTargetWithMaintenanceWindow

func (_m *SSM) RegisterTargetWithMaintenanceWindow(ctx context.Context, params *ssm.RegisterTargetWithMaintenanceWindowInput, optFns ...func(*ssm.Options)) (*ssm.RegisterTargetWithMaintenanceWindowOutput, error)

RegisterTargetWithMaintenanceWindow provides a mock function with given fields: ctx, params, optFns

func (*SSM) RegisterTaskWithMaintenanceWindow

func (_m *SSM) RegisterTaskWithMaintenanceWindow(ctx context.Context, params *ssm.RegisterTaskWithMaintenanceWindowInput, optFns ...func(*ssm.Options)) (*ssm.RegisterTaskWithMaintenanceWindowOutput, error)

RegisterTaskWithMaintenanceWindow provides a mock function with given fields: ctx, params, optFns

func (*SSM) RemoveTagsFromResource

func (_m *SSM) RemoveTagsFromResource(ctx context.Context, params *ssm.RemoveTagsFromResourceInput, optFns ...func(*ssm.Options)) (*ssm.RemoveTagsFromResourceOutput, error)

RemoveTagsFromResource provides a mock function with given fields: ctx, params, optFns

func (*SSM) ResetServiceSetting

func (_m *SSM) ResetServiceSetting(ctx context.Context, params *ssm.ResetServiceSettingInput, optFns ...func(*ssm.Options)) (*ssm.ResetServiceSettingOutput, error)

ResetServiceSetting provides a mock function with given fields: ctx, params, optFns

func (*SSM) ResumeSession

func (_m *SSM) ResumeSession(ctx context.Context, params *ssm.ResumeSessionInput, optFns ...func(*ssm.Options)) (*ssm.ResumeSessionOutput, error)

ResumeSession provides a mock function with given fields: ctx, params, optFns

func (*SSM) SendAutomationSignal

func (_m *SSM) SendAutomationSignal(ctx context.Context, params *ssm.SendAutomationSignalInput, optFns ...func(*ssm.Options)) (*ssm.SendAutomationSignalOutput, error)

SendAutomationSignal provides a mock function with given fields: ctx, params, optFns

func (*SSM) SendCommand

func (_m *SSM) SendCommand(ctx context.Context, params *ssm.SendCommandInput, optFns ...func(*ssm.Options)) (*ssm.SendCommandOutput, error)

SendCommand provides a mock function with given fields: ctx, params, optFns

func (*SSM) StartAssociationsOnce

func (_m *SSM) StartAssociationsOnce(ctx context.Context, params *ssm.StartAssociationsOnceInput, optFns ...func(*ssm.Options)) (*ssm.StartAssociationsOnceOutput, error)

StartAssociationsOnce provides a mock function with given fields: ctx, params, optFns

func (*SSM) StartAutomationExecution

func (_m *SSM) StartAutomationExecution(ctx context.Context, params *ssm.StartAutomationExecutionInput, optFns ...func(*ssm.Options)) (*ssm.StartAutomationExecutionOutput, error)

StartAutomationExecution provides a mock function with given fields: ctx, params, optFns

func (*SSM) StartChangeRequestExecution

func (_m *SSM) StartChangeRequestExecution(ctx context.Context, params *ssm.StartChangeRequestExecutionInput, optFns ...func(*ssm.Options)) (*ssm.StartChangeRequestExecutionOutput, error)

StartChangeRequestExecution provides a mock function with given fields: ctx, params, optFns

func (*SSM) StartSession

func (_m *SSM) StartSession(ctx context.Context, params *ssm.StartSessionInput, optFns ...func(*ssm.Options)) (*ssm.StartSessionOutput, error)

StartSession provides a mock function with given fields: ctx, params, optFns

func (*SSM) StopAutomationExecution

func (_m *SSM) StopAutomationExecution(ctx context.Context, params *ssm.StopAutomationExecutionInput, optFns ...func(*ssm.Options)) (*ssm.StopAutomationExecutionOutput, error)

StopAutomationExecution provides a mock function with given fields: ctx, params, optFns

func (*SSM) TerminateSession

func (_m *SSM) TerminateSession(ctx context.Context, params *ssm.TerminateSessionInput, optFns ...func(*ssm.Options)) (*ssm.TerminateSessionOutput, error)

TerminateSession provides a mock function with given fields: ctx, params, optFns

func (*SSM) UnlabelParameterVersion

func (_m *SSM) UnlabelParameterVersion(ctx context.Context, params *ssm.UnlabelParameterVersionInput, optFns ...func(*ssm.Options)) (*ssm.UnlabelParameterVersionOutput, error)

UnlabelParameterVersion provides a mock function with given fields: ctx, params, optFns

func (*SSM) UpdateAssociation

func (_m *SSM) UpdateAssociation(ctx context.Context, params *ssm.UpdateAssociationInput, optFns ...func(*ssm.Options)) (*ssm.UpdateAssociationOutput, error)

UpdateAssociation provides a mock function with given fields: ctx, params, optFns

func (*SSM) UpdateAssociationStatus

func (_m *SSM) UpdateAssociationStatus(ctx context.Context, params *ssm.UpdateAssociationStatusInput, optFns ...func(*ssm.Options)) (*ssm.UpdateAssociationStatusOutput, error)

UpdateAssociationStatus provides a mock function with given fields: ctx, params, optFns

func (*SSM) UpdateDocument

func (_m *SSM) UpdateDocument(ctx context.Context, params *ssm.UpdateDocumentInput, optFns ...func(*ssm.Options)) (*ssm.UpdateDocumentOutput, error)

UpdateDocument provides a mock function with given fields: ctx, params, optFns

func (*SSM) UpdateDocumentDefaultVersion

func (_m *SSM) UpdateDocumentDefaultVersion(ctx context.Context, params *ssm.UpdateDocumentDefaultVersionInput, optFns ...func(*ssm.Options)) (*ssm.UpdateDocumentDefaultVersionOutput, error)

UpdateDocumentDefaultVersion provides a mock function with given fields: ctx, params, optFns

func (*SSM) UpdateDocumentMetadata

func (_m *SSM) UpdateDocumentMetadata(ctx context.Context, params *ssm.UpdateDocumentMetadataInput, optFns ...func(*ssm.Options)) (*ssm.UpdateDocumentMetadataOutput, error)

UpdateDocumentMetadata provides a mock function with given fields: ctx, params, optFns

func (*SSM) UpdateMaintenanceWindow

func (_m *SSM) UpdateMaintenanceWindow(ctx context.Context, params *ssm.UpdateMaintenanceWindowInput, optFns ...func(*ssm.Options)) (*ssm.UpdateMaintenanceWindowOutput, error)

UpdateMaintenanceWindow provides a mock function with given fields: ctx, params, optFns

func (*SSM) UpdateMaintenanceWindowTarget

func (_m *SSM) UpdateMaintenanceWindowTarget(ctx context.Context, params *ssm.UpdateMaintenanceWindowTargetInput, optFns ...func(*ssm.Options)) (*ssm.UpdateMaintenanceWindowTargetOutput, error)

UpdateMaintenanceWindowTarget provides a mock function with given fields: ctx, params, optFns

func (*SSM) UpdateMaintenanceWindowTask

func (_m *SSM) UpdateMaintenanceWindowTask(ctx context.Context, params *ssm.UpdateMaintenanceWindowTaskInput, optFns ...func(*ssm.Options)) (*ssm.UpdateMaintenanceWindowTaskOutput, error)

UpdateMaintenanceWindowTask provides a mock function with given fields: ctx, params, optFns

func (*SSM) UpdateManagedInstanceRole

func (_m *SSM) UpdateManagedInstanceRole(ctx context.Context, params *ssm.UpdateManagedInstanceRoleInput, optFns ...func(*ssm.Options)) (*ssm.UpdateManagedInstanceRoleOutput, error)

UpdateManagedInstanceRole provides a mock function with given fields: ctx, params, optFns

func (*SSM) UpdateOpsItem

func (_m *SSM) UpdateOpsItem(ctx context.Context, params *ssm.UpdateOpsItemInput, optFns ...func(*ssm.Options)) (*ssm.UpdateOpsItemOutput, error)

UpdateOpsItem provides a mock function with given fields: ctx, params, optFns

func (*SSM) UpdateOpsMetadata

func (_m *SSM) UpdateOpsMetadata(ctx context.Context, params *ssm.UpdateOpsMetadataInput, optFns ...func(*ssm.Options)) (*ssm.UpdateOpsMetadataOutput, error)

UpdateOpsMetadata provides a mock function with given fields: ctx, params, optFns

func (*SSM) UpdatePatchBaseline

func (_m *SSM) UpdatePatchBaseline(ctx context.Context, params *ssm.UpdatePatchBaselineInput, optFns ...func(*ssm.Options)) (*ssm.UpdatePatchBaselineOutput, error)

UpdatePatchBaseline provides a mock function with given fields: ctx, params, optFns

func (*SSM) UpdateResourceDataSync

func (_m *SSM) UpdateResourceDataSync(ctx context.Context, params *ssm.UpdateResourceDataSyncInput, optFns ...func(*ssm.Options)) (*ssm.UpdateResourceDataSyncOutput, error)

UpdateResourceDataSync provides a mock function with given fields: ctx, params, optFns

func (*SSM) UpdateServiceSetting

func (_m *SSM) UpdateServiceSetting(ctx context.Context, params *ssm.UpdateServiceSettingInput, optFns ...func(*ssm.Options)) (*ssm.UpdateServiceSettingOutput, error)

UpdateServiceSetting provides a mock function with given fields: ctx, params, optFns

type STS

type STS struct {
	mock.Mock
}

STS is an autogenerated mock type for the STS type

func (*STS) AssumeRole

func (_m *STS) AssumeRole(ctx context.Context, params *sts.AssumeRoleInput, optFns ...func(*sts.Options)) (*sts.AssumeRoleOutput, error)

AssumeRole provides a mock function with given fields: ctx, params, optFns

func (*STS) AssumeRoleWithSAML

func (_m *STS) AssumeRoleWithSAML(ctx context.Context, params *sts.AssumeRoleWithSAMLInput, optFns ...func(*sts.Options)) (*sts.AssumeRoleWithSAMLOutput, error)

AssumeRoleWithSAML provides a mock function with given fields: ctx, params, optFns

func (*STS) AssumeRoleWithWebIdentity

func (_m *STS) AssumeRoleWithWebIdentity(ctx context.Context, params *sts.AssumeRoleWithWebIdentityInput, optFns ...func(*sts.Options)) (*sts.AssumeRoleWithWebIdentityOutput, error)

AssumeRoleWithWebIdentity provides a mock function with given fields: ctx, params, optFns

func (*STS) DecodeAuthorizationMessage

func (_m *STS) DecodeAuthorizationMessage(ctx context.Context, params *sts.DecodeAuthorizationMessageInput, optFns ...func(*sts.Options)) (*sts.DecodeAuthorizationMessageOutput, error)

DecodeAuthorizationMessage provides a mock function with given fields: ctx, params, optFns

func (*STS) GetAccessKeyInfo

func (_m *STS) GetAccessKeyInfo(ctx context.Context, params *sts.GetAccessKeyInfoInput, optFns ...func(*sts.Options)) (*sts.GetAccessKeyInfoOutput, error)

GetAccessKeyInfo provides a mock function with given fields: ctx, params, optFns

func (*STS) GetCallerIdentity

func (_m *STS) GetCallerIdentity(ctx context.Context, params *sts.GetCallerIdentityInput, optFns ...func(*sts.Options)) (*sts.GetCallerIdentityOutput, error)

GetCallerIdentity provides a mock function with given fields: ctx, params, optFns

func (*STS) GetFederationToken

func (_m *STS) GetFederationToken(ctx context.Context, params *sts.GetFederationTokenInput, optFns ...func(*sts.Options)) (*sts.GetFederationTokenOutput, error)

GetFederationToken provides a mock function with given fields: ctx, params, optFns

func (*STS) GetSessionToken

func (_m *STS) GetSessionToken(ctx context.Context, params *sts.GetSessionTokenInput, optFns ...func(*sts.Options)) (*sts.GetSessionTokenOutput, error)

GetSessionToken provides a mock function with given fields: ctx, params, optFns

Jump to

Keyboard shortcuts

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