mocksv2

package
v0.176.0 Latest Latest
Warning

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

Go to latest
Published: Apr 5, 2024 License: Apache-2.0 Imports: 15 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ASG added in v0.92.0

type ASG struct {
	mock.Mock
}

ASG is an autogenerated mock type for the ASG type

func NewASG added in v0.150.0

func NewASG(t interface {
	mock.TestingT
	Cleanup(func())
}) *ASG

NewASG creates a new instance of ASG. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.

func (*ASG) AttachInstances added in v0.92.0

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 added in v0.92.0

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 added in v0.92.0

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 added in v0.125.0

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 added in v0.92.0

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 added in v0.92.0

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

func (*ASG) CancelInstanceRefresh added in v0.92.0

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 added in v0.92.0

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 added in v0.92.0

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 added in v0.92.0

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 added in v0.92.0

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 added in v0.92.0

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 added in v0.92.0

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 added in v0.92.0

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 added in v0.92.0

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 added in v0.92.0

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 added in v0.92.0

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 added in v0.92.0

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 added in v0.92.0

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 added in v0.92.0

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 added in v0.92.0

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 added in v0.92.0

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 added in v0.92.0

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 added in v0.92.0

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

func (*ASG) DescribeInstanceRefreshes added in v0.92.0

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 added in v0.92.0

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 added in v0.92.0

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 added in v0.92.0

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 added in v0.92.0

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

func (*ASG) DescribeLoadBalancers added in v0.92.0

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 added in v0.92.0

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 added in v0.92.0

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

func (*ASG) DescribePolicies added in v0.92.0

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 added in v0.92.0

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 added in v0.92.0

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 added in v0.92.0

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 added in v0.92.0

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 added in v0.92.0

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 added in v0.125.0

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 added in v0.92.0

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 added in v0.92.0

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 added in v0.92.0

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 added in v0.92.0

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 added in v0.125.0

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 added in v0.92.0

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 added in v0.92.0

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 added in v0.92.0

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 added in v0.92.0

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 added in v0.92.0

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 added in v0.92.0

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) Options added in v0.167.0

func (_m *ASG) Options() autoscaling.Options

Options provides a mock function with given fields:

func (*ASG) PutLifecycleHook added in v0.92.0

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 added in v0.92.0

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 added in v0.92.0

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 added in v0.92.0

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 added in v0.92.0

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 added in v0.92.0

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 added in v0.92.0

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) RollbackInstanceRefresh added in v0.131.0

func (_m *ASG) RollbackInstanceRefresh(ctx context.Context, params *autoscaling.RollbackInstanceRefreshInput, optFns ...func(*autoscaling.Options)) (*autoscaling.RollbackInstanceRefreshOutput, error)

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

func (*ASG) SetDesiredCapacity added in v0.92.0

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 added in v0.92.0

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 added in v0.92.0

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 added in v0.92.0

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 added in v0.92.0

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 added in v0.92.0

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

func (*ASG) UpdateAutoScalingGroup added in v0.92.0

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 NewCloudFormation added in v0.150.0

func NewCloudFormation(t interface {
	mock.TestingT
	Cleanup(func())
}) *CloudFormation

NewCloudFormation creates a new instance of CloudFormation. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.

func (*CloudFormation) ActivateOrganizationsAccess added in v0.145.0

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

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) CreateGeneratedTemplate added in v0.172.0

CreateGeneratedTemplate 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) DeactivateOrganizationsAccess added in v0.145.0

DeactivateOrganizationsAccess 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) DeleteGeneratedTemplate added in v0.172.0

DeleteGeneratedTemplate 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) DescribeGeneratedTemplate added in v0.172.0

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

func (*CloudFormation) DescribeOrganizationsAccess added in v0.145.0

DescribeOrganizationsAccess 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) DescribeResourceScan added in v0.172.0

DescribeResourceScan 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) GetGeneratedTemplate added in v0.172.0

GetGeneratedTemplate 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) ListGeneratedTemplates added in v0.172.0

ListGeneratedTemplates 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) ListResourceScanRelatedResources added in v0.172.0

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

func (*CloudFormation) ListResourceScanResources added in v0.172.0

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

func (*CloudFormation) ListResourceScans added in v0.172.0

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

func (*CloudFormation) ListStackInstanceResourceDrifts added in v0.151.0

ListStackInstanceResourceDrifts 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) ListStackSetAutoDeploymentTargets added in v0.176.0

ListStackSetAutoDeploymentTargets 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) Options added in v0.167.0

func (_m *CloudFormation) Options() cloudformation.Options

Options provides a mock function with given fields:

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) StartResourceScan added in v0.172.0

StartResourceScan 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) UpdateGeneratedTemplate added in v0.172.0

UpdateGeneratedTemplate 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 added in v0.92.0

type CloudTrail struct {
	mock.Mock
}

CloudTrail is an autogenerated mock type for the CloudTrail type

func NewCloudTrail added in v0.150.0

func NewCloudTrail(t interface {
	mock.TestingT
	Cleanup(func())
}) *CloudTrail

NewCloudTrail creates a new instance of CloudTrail. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.

func (*CloudTrail) AddTags added in v0.92.0

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 added in v0.92.0

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 added in v0.129.0

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 added in v0.92.0

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 added in v0.92.0

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 added in v0.129.0

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 added in v0.92.0

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 added in v0.129.0

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 added in v0.92.0

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 added in v0.119.0

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

func (*CloudTrail) DescribeQuery added in v0.92.0

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 added in v0.92.0

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) DisableFederation added in v0.166.0

func (_m *CloudTrail) DisableFederation(ctx context.Context, params *cloudtrail.DisableFederationInput, optFns ...func(*cloudtrail.Options)) (*cloudtrail.DisableFederationOutput, error)

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

func (*CloudTrail) EnableFederation added in v0.166.0

func (_m *CloudTrail) EnableFederation(ctx context.Context, params *cloudtrail.EnableFederationInput, optFns ...func(*cloudtrail.Options)) (*cloudtrail.EnableFederationOutput, error)

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

func (*CloudTrail) GetChannel added in v0.114.0

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 added in v0.92.0

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 added in v0.92.0

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 added in v0.114.0

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 added in v0.92.0

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 added in v0.92.0

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 added in v0.129.0

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 added in v0.92.0

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 added in v0.92.0

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 added in v0.114.0

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 added in v0.92.0

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 added in v0.114.0

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 added in v0.114.0

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) ListInsightsMetricData added in v0.172.0

func (_m *CloudTrail) ListInsightsMetricData(ctx context.Context, params *cloudtrail.ListInsightsMetricDataInput, optFns ...func(*cloudtrail.Options)) (*cloudtrail.ListInsightsMetricDataOutput, error)

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

func (*CloudTrail) ListPublicKeys added in v0.92.0

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 added in v0.92.0

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 added in v0.92.0

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 added in v0.92.0

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 added in v0.92.0

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) Options added in v0.167.0

func (_m *CloudTrail) Options() cloudtrail.Options

Options provides a mock function with given fields:

func (*CloudTrail) PutEventSelectors added in v0.92.0

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 added in v0.92.0

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 added in v0.129.0

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 added in v0.119.0

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

func (*CloudTrail) RemoveTags added in v0.92.0

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 added in v0.92.0

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) StartEventDataStoreIngestion added in v0.145.0

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

func (*CloudTrail) StartImport added in v0.114.0

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 added in v0.92.0

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 added in v0.92.0

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) StopEventDataStoreIngestion added in v0.145.0

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

func (*CloudTrail) StopImport added in v0.114.0

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 added in v0.92.0

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 added in v0.129.0

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 added in v0.92.0

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 added in v0.92.0

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 added in v0.92.0

type CloudWatchLogs struct {
	mock.Mock
}

CloudWatchLogs is an autogenerated mock type for the CloudWatchLogs type

func NewCloudWatchLogs added in v0.150.0

func NewCloudWatchLogs(t interface {
	mock.TestingT
	Cleanup(func())
}) *CloudWatchLogs

NewCloudWatchLogs creates a new instance of CloudWatchLogs. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.

func (*CloudWatchLogs) AssociateKmsKey added in v0.92.0

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

func (*CloudWatchLogs) CancelExportTask added in v0.92.0

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

func (*CloudWatchLogs) CreateDelivery added in v0.166.0

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

func (*CloudWatchLogs) CreateExportTask added in v0.92.0

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

func (*CloudWatchLogs) CreateLogAnomalyDetector added in v0.166.0

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

func (*CloudWatchLogs) CreateLogGroup added in v0.92.0

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

func (*CloudWatchLogs) CreateLogStream added in v0.92.0

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

func (*CloudWatchLogs) DeleteAccountPolicy added in v0.147.0

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

func (*CloudWatchLogs) DeleteDataProtectionPolicy added in v0.123.0

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

func (*CloudWatchLogs) DeleteDelivery added in v0.166.0

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

func (*CloudWatchLogs) DeleteDeliveryDestination added in v0.166.0

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

func (*CloudWatchLogs) DeleteDeliveryDestinationPolicy added in v0.166.0

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

func (*CloudWatchLogs) DeleteDeliverySource added in v0.166.0

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

func (*CloudWatchLogs) DeleteDestination added in v0.92.0

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

func (*CloudWatchLogs) DeleteLogAnomalyDetector added in v0.166.0

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

func (*CloudWatchLogs) DeleteLogGroup added in v0.92.0

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

func (*CloudWatchLogs) DeleteLogStream added in v0.92.0

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

func (*CloudWatchLogs) DeleteMetricFilter added in v0.92.0

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

func (*CloudWatchLogs) DeleteQueryDefinition added in v0.92.0

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

func (*CloudWatchLogs) DeleteResourcePolicy added in v0.92.0

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

func (*CloudWatchLogs) DeleteRetentionPolicy added in v0.92.0

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

func (*CloudWatchLogs) DeleteSubscriptionFilter added in v0.92.0

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

func (*CloudWatchLogs) DescribeAccountPolicies added in v0.147.0

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

func (*CloudWatchLogs) DescribeDeliveries added in v0.166.0

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

func (*CloudWatchLogs) DescribeDeliveryDestinations added in v0.166.0

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

func (*CloudWatchLogs) DescribeDeliverySources added in v0.166.0

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

func (*CloudWatchLogs) DescribeDestinations added in v0.92.0

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

func (*CloudWatchLogs) DescribeExportTasks added in v0.92.0

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

func (*CloudWatchLogs) DescribeLogGroups added in v0.92.0

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

func (*CloudWatchLogs) DescribeLogStreams added in v0.92.0

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

func (*CloudWatchLogs) DescribeMetricFilters added in v0.92.0

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

func (*CloudWatchLogs) DescribeQueries added in v0.92.0

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

func (*CloudWatchLogs) DescribeQueryDefinitions added in v0.92.0

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

func (*CloudWatchLogs) DescribeResourcePolicies added in v0.92.0

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

func (*CloudWatchLogs) DescribeSubscriptionFilters added in v0.92.0

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

func (*CloudWatchLogs) DisassociateKmsKey added in v0.92.0

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

func (*CloudWatchLogs) FilterLogEvents added in v0.92.0

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

func (*CloudWatchLogs) GetDataProtectionPolicy added in v0.123.0

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

func (*CloudWatchLogs) GetDelivery added in v0.166.0

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

func (*CloudWatchLogs) GetDeliveryDestination added in v0.166.0

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

func (*CloudWatchLogs) GetDeliveryDestinationPolicy added in v0.166.0

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

func (*CloudWatchLogs) GetDeliverySource added in v0.166.0

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

func (*CloudWatchLogs) GetLogAnomalyDetector added in v0.166.0

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

func (*CloudWatchLogs) GetLogEvents added in v0.92.0

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

func (*CloudWatchLogs) GetLogGroupFields added in v0.92.0

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

func (*CloudWatchLogs) GetLogRecord added in v0.92.0

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

func (*CloudWatchLogs) GetQueryResults added in v0.92.0

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

func (*CloudWatchLogs) ListAnomalies added in v0.166.0

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

func (*CloudWatchLogs) ListLogAnomalyDetectors added in v0.166.0

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

func (*CloudWatchLogs) ListTagsForResource added in v0.118.0

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

func (*CloudWatchLogs) ListTagsLogGroup added in v0.92.0

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

func (*CloudWatchLogs) Options added in v0.167.0

func (_m *CloudWatchLogs) Options() cloudwatchlogs.Options

Options provides a mock function with given fields:

func (*CloudWatchLogs) PutAccountPolicy added in v0.147.0

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

func (*CloudWatchLogs) PutDataProtectionPolicy added in v0.123.0

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

func (*CloudWatchLogs) PutDeliveryDestination added in v0.166.0

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

func (*CloudWatchLogs) PutDeliveryDestinationPolicy added in v0.166.0

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

func (*CloudWatchLogs) PutDeliverySource added in v0.166.0

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

func (*CloudWatchLogs) PutDestination added in v0.92.0

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

func (*CloudWatchLogs) PutDestinationPolicy added in v0.92.0

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

func (*CloudWatchLogs) PutLogEvents added in v0.92.0

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

func (*CloudWatchLogs) PutMetricFilter added in v0.92.0

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

func (*CloudWatchLogs) PutQueryDefinition added in v0.92.0

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

func (*CloudWatchLogs) PutResourcePolicy added in v0.92.0

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

func (*CloudWatchLogs) PutRetentionPolicy added in v0.92.0

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

func (*CloudWatchLogs) PutSubscriptionFilter added in v0.92.0

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

func (*CloudWatchLogs) StartLiveTail added in v0.167.0

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

func (*CloudWatchLogs) StartQuery added in v0.92.0

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

func (*CloudWatchLogs) StopQuery added in v0.92.0

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

func (*CloudWatchLogs) TagLogGroup added in v0.92.0

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

func (*CloudWatchLogs) TagResource added in v0.118.0

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

func (*CloudWatchLogs) TestMetricFilter added in v0.92.0

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

func (*CloudWatchLogs) UntagLogGroup added in v0.92.0

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

func (*CloudWatchLogs) UntagResource added in v0.118.0

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

func (*CloudWatchLogs) UpdateAnomaly added in v0.166.0

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

func (*CloudWatchLogs) UpdateLogAnomalyDetector added in v0.166.0

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

type CredentialsProvider added in v0.148.0

type CredentialsProvider struct {
	mock.Mock
}

CredentialsProvider is an autogenerated mock type for the CredentialsProvider type

func NewCredentialsProvider added in v0.150.0

func NewCredentialsProvider(t interface {
	mock.TestingT
	Cleanup(func())
}) *CredentialsProvider

NewCredentialsProvider creates a new instance of CredentialsProvider. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.

func (*CredentialsProvider) Retrieve added in v0.148.0

func (_m *CredentialsProvider) Retrieve(ctx context.Context) (aws.Credentials, error)

Retrieve provides a mock function with given fields: ctx

type EC2 added in v0.94.0

type EC2 struct {
	mock.Mock
}

EC2 is an autogenerated mock type for the EC2 type

func NewEC2 added in v0.150.0

func NewEC2(t interface {
	mock.TestingT
	Cleanup(func())
}) *EC2

NewEC2 creates a new instance of EC2. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.

func (*EC2) AcceptReservedInstancesExchangeQuote added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.98.0

type EKS struct {
	mock.Mock
}

EKS is an autogenerated mock type for the EKS type

func NewEKS added in v0.150.0

func NewEKS(t interface {
	mock.TestingT
	Cleanup(func())
}) *EKS

NewEKS creates a new instance of EKS. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.

func (*EKS) AssociateAccessPolicy added in v0.167.0

func (_m *EKS) AssociateAccessPolicy(ctx context.Context, params *eks.AssociateAccessPolicyInput, optFns ...func(*eks.Options)) (*eks.AssociateAccessPolicyOutput, error)

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

func (*EKS) AssociateEncryptionConfig added in v0.98.0

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 added in v0.98.0

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) CreateAccessEntry added in v0.167.0

func (_m *EKS) CreateAccessEntry(ctx context.Context, params *eks.CreateAccessEntryInput, optFns ...func(*eks.Options)) (*eks.CreateAccessEntryOutput, error)

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

func (*EKS) CreateAddon added in v0.98.0

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 added in v0.98.0

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) CreateEksAnywhereSubscription added in v0.165.0

func (_m *EKS) CreateEksAnywhereSubscription(ctx context.Context, params *eks.CreateEksAnywhereSubscriptionInput, optFns ...func(*eks.Options)) (*eks.CreateEksAnywhereSubscriptionOutput, error)

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

func (*EKS) CreateFargateProfile added in v0.98.0

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 added in v0.98.0

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) CreatePodIdentityAssociation added in v0.165.0

func (_m *EKS) CreatePodIdentityAssociation(ctx context.Context, params *eks.CreatePodIdentityAssociationInput, optFns ...func(*eks.Options)) (*eks.CreatePodIdentityAssociationOutput, error)

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

func (*EKS) DeleteAccessEntry added in v0.167.0

func (_m *EKS) DeleteAccessEntry(ctx context.Context, params *eks.DeleteAccessEntryInput, optFns ...func(*eks.Options)) (*eks.DeleteAccessEntryOutput, error)

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

func (*EKS) DeleteAddon added in v0.98.0

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 added in v0.98.0

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) DeleteEksAnywhereSubscription added in v0.165.0

func (_m *EKS) DeleteEksAnywhereSubscription(ctx context.Context, params *eks.DeleteEksAnywhereSubscriptionInput, optFns ...func(*eks.Options)) (*eks.DeleteEksAnywhereSubscriptionOutput, error)

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

func (*EKS) DeleteFargateProfile added in v0.98.0

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 added in v0.98.0

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) DeletePodIdentityAssociation added in v0.165.0

func (_m *EKS) DeletePodIdentityAssociation(ctx context.Context, params *eks.DeletePodIdentityAssociationInput, optFns ...func(*eks.Options)) (*eks.DeletePodIdentityAssociationOutput, error)

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

func (*EKS) DeregisterCluster added in v0.98.0

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) DescribeAccessEntry added in v0.167.0

func (_m *EKS) DescribeAccessEntry(ctx context.Context, params *eks.DescribeAccessEntryInput, optFns ...func(*eks.Options)) (*eks.DescribeAccessEntryOutput, error)

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

func (*EKS) DescribeAddon added in v0.98.0

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 added in v0.124.0

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 added in v0.98.0

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 added in v0.98.0

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) DescribeEksAnywhereSubscription added in v0.165.0

func (_m *EKS) DescribeEksAnywhereSubscription(ctx context.Context, params *eks.DescribeEksAnywhereSubscriptionInput, optFns ...func(*eks.Options)) (*eks.DescribeEksAnywhereSubscriptionOutput, error)

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

func (*EKS) DescribeFargateProfile added in v0.98.0

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 added in v0.98.0

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) DescribeInsight added in v0.172.0

func (_m *EKS) DescribeInsight(ctx context.Context, params *eks.DescribeInsightInput, optFns ...func(*eks.Options)) (*eks.DescribeInsightOutput, error)

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

func (*EKS) DescribeNodegroup added in v0.98.0

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) DescribePodIdentityAssociation added in v0.165.0

func (_m *EKS) DescribePodIdentityAssociation(ctx context.Context, params *eks.DescribePodIdentityAssociationInput, optFns ...func(*eks.Options)) (*eks.DescribePodIdentityAssociationOutput, error)

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

func (*EKS) DescribeUpdate added in v0.98.0

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) DisassociateAccessPolicy added in v0.167.0

func (_m *EKS) DisassociateAccessPolicy(ctx context.Context, params *eks.DisassociateAccessPolicyInput, optFns ...func(*eks.Options)) (*eks.DisassociateAccessPolicyOutput, error)

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

func (*EKS) DisassociateIdentityProviderConfig added in v0.98.0

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) ListAccessEntries added in v0.167.0

func (_m *EKS) ListAccessEntries(ctx context.Context, params *eks.ListAccessEntriesInput, optFns ...func(*eks.Options)) (*eks.ListAccessEntriesOutput, error)

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

func (*EKS) ListAccessPolicies added in v0.167.0

func (_m *EKS) ListAccessPolicies(ctx context.Context, params *eks.ListAccessPoliciesInput, optFns ...func(*eks.Options)) (*eks.ListAccessPoliciesOutput, error)

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

func (*EKS) ListAddons added in v0.98.0

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) ListAssociatedAccessPolicies added in v0.167.0

func (_m *EKS) ListAssociatedAccessPolicies(ctx context.Context, params *eks.ListAssociatedAccessPoliciesInput, optFns ...func(*eks.Options)) (*eks.ListAssociatedAccessPoliciesOutput, error)

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

func (*EKS) ListClusters added in v0.98.0

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) ListEksAnywhereSubscriptions added in v0.165.0

func (_m *EKS) ListEksAnywhereSubscriptions(ctx context.Context, params *eks.ListEksAnywhereSubscriptionsInput, optFns ...func(*eks.Options)) (*eks.ListEksAnywhereSubscriptionsOutput, error)

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

func (*EKS) ListFargateProfiles added in v0.98.0

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 added in v0.98.0

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) ListInsights added in v0.172.0

func (_m *EKS) ListInsights(ctx context.Context, params *eks.ListInsightsInput, optFns ...func(*eks.Options)) (*eks.ListInsightsOutput, error)

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

func (*EKS) ListNodegroups added in v0.98.0

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) ListPodIdentityAssociations added in v0.165.0

func (_m *EKS) ListPodIdentityAssociations(ctx context.Context, params *eks.ListPodIdentityAssociationsInput, optFns ...func(*eks.Options)) (*eks.ListPodIdentityAssociationsOutput, error)

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

func (*EKS) ListTagsForResource added in v0.98.0

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 added in v0.98.0

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) Options added in v0.167.0

func (_m *EKS) Options() eks.Options

Options provides a mock function with given fields:

func (*EKS) RegisterCluster added in v0.98.0

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 added in v0.98.0

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 added in v0.98.0

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) UpdateAccessEntry added in v0.167.0

func (_m *EKS) UpdateAccessEntry(ctx context.Context, params *eks.UpdateAccessEntryInput, optFns ...func(*eks.Options)) (*eks.UpdateAccessEntryOutput, error)

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

func (*EKS) UpdateAddon added in v0.98.0

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 added in v0.98.0

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 added in v0.98.0

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) UpdateEksAnywhereSubscription added in v0.165.0

func (_m *EKS) UpdateEksAnywhereSubscription(ctx context.Context, params *eks.UpdateEksAnywhereSubscriptionInput, optFns ...func(*eks.Options)) (*eks.UpdateEksAnywhereSubscriptionOutput, error)

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

func (*EKS) UpdateNodegroupConfig added in v0.98.0

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 added in v0.98.0

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

func (*EKS) UpdatePodIdentityAssociation added in v0.165.0

func (_m *EKS) UpdatePodIdentityAssociation(ctx context.Context, params *eks.UpdatePodIdentityAssociationInput, optFns ...func(*eks.Options)) (*eks.UpdatePodIdentityAssociationOutput, error)

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

type ELB added in v0.91.0

type ELB struct {
	mock.Mock
}

ELB is an autogenerated mock type for the ELB type

func NewELB added in v0.150.0

func NewELB(t interface {
	mock.TestingT
	Cleanup(func())
}) *ELB

NewELB creates a new instance of ELB. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.

func (*ELB) AddTags added in v0.91.0

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

func (*ELB) ApplySecurityGroupsToLoadBalancer added in v0.91.0

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

func (*ELB) AttachLoadBalancerToSubnets added in v0.91.0

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

func (*ELB) ConfigureHealthCheck added in v0.91.0

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

func (*ELB) CreateAppCookieStickinessPolicy added in v0.91.0

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

func (*ELB) CreateLBCookieStickinessPolicy added in v0.91.0

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

func (*ELB) CreateLoadBalancer added in v0.91.0

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

func (*ELB) CreateLoadBalancerListeners added in v0.91.0

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

func (*ELB) CreateLoadBalancerPolicy added in v0.91.0

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

func (*ELB) DeleteLoadBalancer added in v0.91.0

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

func (*ELB) DeleteLoadBalancerListeners added in v0.91.0

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

func (*ELB) DeleteLoadBalancerPolicy added in v0.91.0

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

func (*ELB) DeregisterInstancesFromLoadBalancer added in v0.91.0

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

func (*ELB) DescribeAccountLimits added in v0.91.0

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

func (*ELB) DescribeInstanceHealth added in v0.91.0

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

func (*ELB) DescribeLoadBalancerAttributes added in v0.91.0

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

func (*ELB) DescribeLoadBalancerPolicies added in v0.91.0

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

func (*ELB) DescribeLoadBalancerPolicyTypes added in v0.91.0

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

func (*ELB) DescribeLoadBalancers added in v0.91.0

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

func (*ELB) DescribeTags added in v0.91.0

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

func (*ELB) DetachLoadBalancerFromSubnets added in v0.91.0

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

func (*ELB) DisableAvailabilityZonesForLoadBalancer added in v0.91.0

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

func (*ELB) EnableAvailabilityZonesForLoadBalancer added in v0.91.0

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

func (*ELB) ModifyLoadBalancerAttributes added in v0.91.0

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

func (*ELB) Options added in v0.167.0

func (_m *ELB) Options() elasticloadbalancing.Options

Options provides a mock function with given fields:

func (*ELB) RegisterInstancesWithLoadBalancer added in v0.91.0

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

func (*ELB) RemoveTags added in v0.91.0

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

func (*ELB) SetLoadBalancerListenerSSLCertificate added in v0.91.0

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

func (*ELB) SetLoadBalancerPoliciesForBackendServer added in v0.91.0

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

func (*ELB) SetLoadBalancerPoliciesOfListener added in v0.91.0

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

type ELBV2 added in v0.91.0

type ELBV2 struct {
	mock.Mock
}

ELBV2 is an autogenerated mock type for the ELBV2 type

func NewELBV2 added in v0.150.0

func NewELBV2(t interface {
	mock.TestingT
	Cleanup(func())
}) *ELBV2

NewELBV2 creates a new instance of ELBV2. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.

func (*ELBV2) AddListenerCertificates added in v0.91.0

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

func (*ELBV2) AddTags added in v0.91.0

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

func (*ELBV2) AddTrustStoreRevocations added in v0.166.0

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

func (*ELBV2) CreateListener added in v0.91.0

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

func (*ELBV2) CreateLoadBalancer added in v0.91.0

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

func (*ELBV2) CreateRule added in v0.91.0

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

func (*ELBV2) CreateTargetGroup added in v0.91.0

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

func (*ELBV2) CreateTrustStore added in v0.166.0

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

func (*ELBV2) DeleteListener added in v0.91.0

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

func (*ELBV2) DeleteLoadBalancer added in v0.91.0

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

func (*ELBV2) DeleteRule added in v0.91.0

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

func (*ELBV2) DeleteTargetGroup added in v0.91.0

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

func (*ELBV2) DeleteTrustStore added in v0.166.0

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

func (*ELBV2) DeregisterTargets added in v0.91.0

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

func (*ELBV2) DescribeAccountLimits added in v0.91.0

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

func (*ELBV2) DescribeListenerCertificates added in v0.91.0

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

func (*ELBV2) DescribeListeners added in v0.91.0

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

func (*ELBV2) DescribeLoadBalancerAttributes added in v0.91.0

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

func (*ELBV2) DescribeLoadBalancers added in v0.91.0

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

func (*ELBV2) DescribeRules added in v0.91.0

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

func (*ELBV2) DescribeSSLPolicies added in v0.91.0

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

func (*ELBV2) DescribeTags added in v0.91.0

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

func (*ELBV2) DescribeTargetGroupAttributes added in v0.91.0

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

func (*ELBV2) DescribeTargetGroups added in v0.91.0

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

func (*ELBV2) DescribeTargetHealth added in v0.91.0

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

func (*ELBV2) DescribeTrustStoreAssociations added in v0.166.0

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

func (*ELBV2) DescribeTrustStoreRevocations added in v0.166.0

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

func (*ELBV2) DescribeTrustStores added in v0.166.0

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

func (*ELBV2) GetTrustStoreCaCertificatesBundle added in v0.166.0

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

func (*ELBV2) GetTrustStoreRevocationContent added in v0.166.0

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

func (*ELBV2) ModifyListener added in v0.91.0

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

func (*ELBV2) ModifyLoadBalancerAttributes added in v0.91.0

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

func (*ELBV2) ModifyRule added in v0.91.0

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

func (*ELBV2) ModifyTargetGroup added in v0.91.0

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

func (*ELBV2) ModifyTargetGroupAttributes added in v0.91.0

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

func (*ELBV2) ModifyTrustStore added in v0.166.0

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

func (*ELBV2) Options added in v0.167.0

func (_m *ELBV2) Options() elasticloadbalancingv2.Options

Options provides a mock function with given fields:

func (*ELBV2) RegisterTargets added in v0.91.0

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

func (*ELBV2) RemoveListenerCertificates added in v0.91.0

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

func (*ELBV2) RemoveTags added in v0.91.0

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

func (*ELBV2) RemoveTrustStoreRevocations added in v0.166.0

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

func (*ELBV2) SetIpAddressType added in v0.91.0

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

func (*ELBV2) SetRulePriorities added in v0.91.0

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

func (*ELBV2) SetSecurityGroups added in v0.91.0

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

func (*ELBV2) SetSubnets added in v0.91.0

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

type IAM added in v0.94.0

type IAM struct {
	mock.Mock
}

IAM is an autogenerated mock type for the IAM type

func NewIAM added in v0.150.0

func NewIAM(t interface {
	mock.TestingT
	Cleanup(func())
}) *IAM

NewIAM creates a new instance of IAM. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.

func (*IAM) AddClientIDToOpenIDConnectProvider added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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) GetMFADevice added in v0.148.0

func (_m *IAM) GetMFADevice(ctx context.Context, params *iam.GetMFADeviceInput, optFns ...func(*iam.Options)) (*iam.GetMFADeviceOutput, error)

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

func (*IAM) GetOpenIDConnectProvider added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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) Options added in v0.167.0

func (_m *IAM) Options() iam.Options

Options provides a mock function with given fields:

func (*IAM) PutGroupPolicy added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.94.0

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 added in v0.112.0

type Outposts struct {
	mock.Mock
}

Outposts is an autogenerated mock type for the Outposts type

func NewOutposts added in v0.150.0

func NewOutposts(t interface {
	mock.TestingT
	Cleanup(func())
}) *Outposts

NewOutposts creates a new instance of Outposts. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.

func (*Outposts) CancelOrder added in v0.112.0

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 added in v0.112.0

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 added in v0.112.0

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 added in v0.112.0

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 added in v0.112.0

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 added in v0.112.0

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 added in v0.112.0

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 added in v0.112.0

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 added in v0.112.0

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 added in v0.112.0

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 added in v0.112.0

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 added in v0.112.0

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 added in v0.112.0

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 added in v0.112.0

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 added in v0.112.0

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 added in v0.112.0

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 added in v0.112.0

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 added in v0.112.0

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 added in v0.112.0

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) Options added in v0.167.0

func (_m *Outposts) Options() outposts.Options

Options provides a mock function with given fields:

func (*Outposts) StartConnection added in v0.112.0

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 added in v0.112.0

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 added in v0.112.0

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 added in v0.112.0

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 added in v0.112.0

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 added in v0.112.0

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 added in v0.112.0

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 added in v0.91.0

type SSM struct {
	mock.Mock
}

SSM is an autogenerated mock type for the SSM type

func NewSSM added in v0.150.0

func NewSSM(t interface {
	mock.TestingT
	Cleanup(func())
}) *SSM

NewSSM creates a new instance of SSM. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.

func (*SSM) AddTagsToResource added in v0.91.0

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 added in v0.91.0

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 added in v0.91.0

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 added in v0.91.0

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 added in v0.91.0

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 added in v0.91.0

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 added in v0.91.0

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 added in v0.91.0

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 added in v0.91.0

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 added in v0.91.0

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 added in v0.91.0

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 added in v0.91.0

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 added in v0.91.0

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 added in v0.91.0

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 added in v0.91.0

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 added in v0.91.0

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 added in v0.91.0

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 added in v0.91.0

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) DeleteOpsItem added in v0.165.0

func (_m *SSM) DeleteOpsItem(ctx context.Context, params *ssm.DeleteOpsItemInput, optFns ...func(*ssm.Options)) (*ssm.DeleteOpsItemOutput, error)

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

func (*SSM) DeleteOpsMetadata added in v0.91.0

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 added in v0.91.0

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 added in v0.91.0

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 added in v0.91.0

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 added in v0.91.0

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 added in v0.122.0

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 added in v0.91.0

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 added in v0.91.0

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 added in v0.91.0

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 added in v0.91.0

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 added in v0.91.0

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 added in v0.91.0

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 added in v0.91.0

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 added in v0.91.0

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 added in v0.91.0

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 added in v0.91.0

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 added in v0.91.0

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 added in v0.91.0

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 added in v0.91.0

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 added in v0.91.0

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 added in v0.91.0

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 added in v0.91.0

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 added in v0.91.0

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 added in v0.91.0

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 added in v0.91.0

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 added in v0.91.0

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 added in v0.91.0

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 added in v0.91.0

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 added in v0.91.0

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 added in v0.91.0

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 added in v0.91.0

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 added in v0.91.0

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 added in v0.91.0

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 added in v0.91.0

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 added in v0.91.0

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 added in v0.91.0

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 added in v0.91.0

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 added in v0.91.0

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 added in v0.91.0

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 added in v0.91.0

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 added in v0.91.0

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 added in v0.91.0

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 added in v0.91.0

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 added in v0.91.0

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 added in v0.91.0

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 added in v0.91.0

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 added in v0.91.0

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 added in v0.91.0

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 added in v0.91.0

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 added in v0.91.0

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 added in v0.91.0

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 added in v0.91.0

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 added in v0.91.0

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 added in v0.91.0

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 added in v0.91.0

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 added in v0.91.0

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 added in v0.91.0

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 added in v0.91.0

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 added in v0.91.0

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 added in v0.91.0

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 added in v0.91.0

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 added in v0.91.0

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 added in v0.91.0

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 added in v0.91.0

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 added in v0.91.0

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 added in v0.91.0

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 added in v0.122.0

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 added in v0.91.0

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 added in v0.91.0

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 added in v0.91.0

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 added in v0.91.0

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 added in v0.91.0

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 added in v0.91.0

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 added in v0.91.0

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 added in v0.91.0

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 added in v0.91.0

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 added in v0.91.0

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 added in v0.91.0

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 added in v0.91.0

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 added in v0.91.0

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 added in v0.91.0

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 added in v0.91.0

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 added in v0.91.0

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 added in v0.91.0

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 added in v0.91.0

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 added in v0.91.0

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) Options added in v0.167.0

func (_m *SSM) Options() ssm.Options

Options provides a mock function with given fields:

func (*SSM) PutComplianceItems added in v0.91.0

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 added in v0.91.0

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 added in v0.91.0

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 added in v0.122.0

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 added in v0.91.0

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 added in v0.91.0

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 added in v0.91.0

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 added in v0.91.0

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 added in v0.91.0

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 added in v0.91.0

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 added in v0.91.0

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 added in v0.91.0

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 added in v0.91.0

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 added in v0.91.0

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 added in v0.91.0

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 added in v0.91.0

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 added in v0.91.0

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 added in v0.91.0

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 added in v0.91.0

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 added in v0.91.0

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 added in v0.91.0

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 added in v0.91.0

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 added in v0.91.0

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 added in v0.91.0

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 added in v0.91.0

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 added in v0.91.0

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 added in v0.91.0

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 added in v0.91.0

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 added in v0.91.0

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 added in v0.91.0

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 added in v0.91.0

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 added in v0.91.0

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 added in v0.91.0

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 added in v0.91.0

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 NewSTS added in v0.150.0

func NewSTS(t interface {
	mock.TestingT
	Cleanup(func())
}) *STS

NewSTS creates a new instance of STS. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.

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

Jump to

Keyboard shortcuts

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