mock_iamiface

package
v1.4.2 Latest Latest
Warning

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

Go to latest
Published: Mar 8, 2023 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package mock_iamiface is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockIAMAPI

type MockIAMAPI struct {
	// contains filtered or unexported fields
}

MockIAMAPI is a mock of IAMAPI interface.

func NewMockIAMAPI

func NewMockIAMAPI(ctrl *gomock.Controller) *MockIAMAPI

NewMockIAMAPI creates a new mock instance.

func (*MockIAMAPI) AddClientIDToOpenIDConnectProvider

AddClientIDToOpenIDConnectProvider mocks base method.

func (*MockIAMAPI) AddClientIDToOpenIDConnectProviderRequest

AddClientIDToOpenIDConnectProviderRequest mocks base method.

func (*MockIAMAPI) AddClientIDToOpenIDConnectProviderWithContext

func (m *MockIAMAPI) AddClientIDToOpenIDConnectProviderWithContext(arg0 context.Context, arg1 *iam.AddClientIDToOpenIDConnectProviderInput, arg2 ...request.Option) (*iam.AddClientIDToOpenIDConnectProviderOutput, error)

AddClientIDToOpenIDConnectProviderWithContext mocks base method.

func (*MockIAMAPI) AddRoleToInstanceProfile

AddRoleToInstanceProfile mocks base method.

func (*MockIAMAPI) AddRoleToInstanceProfileRequest

func (m *MockIAMAPI) AddRoleToInstanceProfileRequest(arg0 *iam.AddRoleToInstanceProfileInput) (*request.Request, *iam.AddRoleToInstanceProfileOutput)

AddRoleToInstanceProfileRequest mocks base method.

func (*MockIAMAPI) AddRoleToInstanceProfileWithContext

func (m *MockIAMAPI) AddRoleToInstanceProfileWithContext(arg0 context.Context, arg1 *iam.AddRoleToInstanceProfileInput, arg2 ...request.Option) (*iam.AddRoleToInstanceProfileOutput, error)

AddRoleToInstanceProfileWithContext mocks base method.

func (*MockIAMAPI) AddUserToGroup

func (m *MockIAMAPI) AddUserToGroup(arg0 *iam.AddUserToGroupInput) (*iam.AddUserToGroupOutput, error)

AddUserToGroup mocks base method.

func (*MockIAMAPI) AddUserToGroupRequest

func (m *MockIAMAPI) AddUserToGroupRequest(arg0 *iam.AddUserToGroupInput) (*request.Request, *iam.AddUserToGroupOutput)

AddUserToGroupRequest mocks base method.

func (*MockIAMAPI) AddUserToGroupWithContext

func (m *MockIAMAPI) AddUserToGroupWithContext(arg0 context.Context, arg1 *iam.AddUserToGroupInput, arg2 ...request.Option) (*iam.AddUserToGroupOutput, error)

AddUserToGroupWithContext mocks base method.

func (*MockIAMAPI) AttachGroupPolicy

func (m *MockIAMAPI) AttachGroupPolicy(arg0 *iam.AttachGroupPolicyInput) (*iam.AttachGroupPolicyOutput, error)

AttachGroupPolicy mocks base method.

func (*MockIAMAPI) AttachGroupPolicyRequest

func (m *MockIAMAPI) AttachGroupPolicyRequest(arg0 *iam.AttachGroupPolicyInput) (*request.Request, *iam.AttachGroupPolicyOutput)

AttachGroupPolicyRequest mocks base method.

func (*MockIAMAPI) AttachGroupPolicyWithContext

func (m *MockIAMAPI) AttachGroupPolicyWithContext(arg0 context.Context, arg1 *iam.AttachGroupPolicyInput, arg2 ...request.Option) (*iam.AttachGroupPolicyOutput, error)

AttachGroupPolicyWithContext mocks base method.

func (*MockIAMAPI) AttachRolePolicy

func (m *MockIAMAPI) AttachRolePolicy(arg0 *iam.AttachRolePolicyInput) (*iam.AttachRolePolicyOutput, error)

AttachRolePolicy mocks base method.

func (*MockIAMAPI) AttachRolePolicyRequest

func (m *MockIAMAPI) AttachRolePolicyRequest(arg0 *iam.AttachRolePolicyInput) (*request.Request, *iam.AttachRolePolicyOutput)

AttachRolePolicyRequest mocks base method.

func (*MockIAMAPI) AttachRolePolicyWithContext

func (m *MockIAMAPI) AttachRolePolicyWithContext(arg0 context.Context, arg1 *iam.AttachRolePolicyInput, arg2 ...request.Option) (*iam.AttachRolePolicyOutput, error)

AttachRolePolicyWithContext mocks base method.

func (*MockIAMAPI) AttachUserPolicy

func (m *MockIAMAPI) AttachUserPolicy(arg0 *iam.AttachUserPolicyInput) (*iam.AttachUserPolicyOutput, error)

AttachUserPolicy mocks base method.

func (*MockIAMAPI) AttachUserPolicyRequest

func (m *MockIAMAPI) AttachUserPolicyRequest(arg0 *iam.AttachUserPolicyInput) (*request.Request, *iam.AttachUserPolicyOutput)

AttachUserPolicyRequest mocks base method.

func (*MockIAMAPI) AttachUserPolicyWithContext

func (m *MockIAMAPI) AttachUserPolicyWithContext(arg0 context.Context, arg1 *iam.AttachUserPolicyInput, arg2 ...request.Option) (*iam.AttachUserPolicyOutput, error)

AttachUserPolicyWithContext mocks base method.

func (*MockIAMAPI) ChangePassword

func (m *MockIAMAPI) ChangePassword(arg0 *iam.ChangePasswordInput) (*iam.ChangePasswordOutput, error)

ChangePassword mocks base method.

func (*MockIAMAPI) ChangePasswordRequest

func (m *MockIAMAPI) ChangePasswordRequest(arg0 *iam.ChangePasswordInput) (*request.Request, *iam.ChangePasswordOutput)

ChangePasswordRequest mocks base method.

func (*MockIAMAPI) ChangePasswordWithContext

func (m *MockIAMAPI) ChangePasswordWithContext(arg0 context.Context, arg1 *iam.ChangePasswordInput, arg2 ...request.Option) (*iam.ChangePasswordOutput, error)

ChangePasswordWithContext mocks base method.

func (*MockIAMAPI) CreateAccessKey

func (m *MockIAMAPI) CreateAccessKey(arg0 *iam.CreateAccessKeyInput) (*iam.CreateAccessKeyOutput, error)

CreateAccessKey mocks base method.

func (*MockIAMAPI) CreateAccessKeyRequest

func (m *MockIAMAPI) CreateAccessKeyRequest(arg0 *iam.CreateAccessKeyInput) (*request.Request, *iam.CreateAccessKeyOutput)

CreateAccessKeyRequest mocks base method.

func (*MockIAMAPI) CreateAccessKeyWithContext

func (m *MockIAMAPI) CreateAccessKeyWithContext(arg0 context.Context, arg1 *iam.CreateAccessKeyInput, arg2 ...request.Option) (*iam.CreateAccessKeyOutput, error)

CreateAccessKeyWithContext mocks base method.

func (*MockIAMAPI) CreateAccountAlias

func (m *MockIAMAPI) CreateAccountAlias(arg0 *iam.CreateAccountAliasInput) (*iam.CreateAccountAliasOutput, error)

CreateAccountAlias mocks base method.

func (*MockIAMAPI) CreateAccountAliasRequest

func (m *MockIAMAPI) CreateAccountAliasRequest(arg0 *iam.CreateAccountAliasInput) (*request.Request, *iam.CreateAccountAliasOutput)

CreateAccountAliasRequest mocks base method.

func (*MockIAMAPI) CreateAccountAliasWithContext

func (m *MockIAMAPI) CreateAccountAliasWithContext(arg0 context.Context, arg1 *iam.CreateAccountAliasInput, arg2 ...request.Option) (*iam.CreateAccountAliasOutput, error)

CreateAccountAliasWithContext mocks base method.

func (*MockIAMAPI) CreateGroup

func (m *MockIAMAPI) CreateGroup(arg0 *iam.CreateGroupInput) (*iam.CreateGroupOutput, error)

CreateGroup mocks base method.

func (*MockIAMAPI) CreateGroupRequest

func (m *MockIAMAPI) CreateGroupRequest(arg0 *iam.CreateGroupInput) (*request.Request, *iam.CreateGroupOutput)

CreateGroupRequest mocks base method.

func (*MockIAMAPI) CreateGroupWithContext

func (m *MockIAMAPI) CreateGroupWithContext(arg0 context.Context, arg1 *iam.CreateGroupInput, arg2 ...request.Option) (*iam.CreateGroupOutput, error)

CreateGroupWithContext mocks base method.

func (*MockIAMAPI) CreateInstanceProfile

func (m *MockIAMAPI) CreateInstanceProfile(arg0 *iam.CreateInstanceProfileInput) (*iam.CreateInstanceProfileOutput, error)

CreateInstanceProfile mocks base method.

func (*MockIAMAPI) CreateInstanceProfileRequest

func (m *MockIAMAPI) CreateInstanceProfileRequest(arg0 *iam.CreateInstanceProfileInput) (*request.Request, *iam.CreateInstanceProfileOutput)

CreateInstanceProfileRequest mocks base method.

func (*MockIAMAPI) CreateInstanceProfileWithContext

func (m *MockIAMAPI) CreateInstanceProfileWithContext(arg0 context.Context, arg1 *iam.CreateInstanceProfileInput, arg2 ...request.Option) (*iam.CreateInstanceProfileOutput, error)

CreateInstanceProfileWithContext mocks base method.

func (*MockIAMAPI) CreateLoginProfile

func (m *MockIAMAPI) CreateLoginProfile(arg0 *iam.CreateLoginProfileInput) (*iam.CreateLoginProfileOutput, error)

CreateLoginProfile mocks base method.

func (*MockIAMAPI) CreateLoginProfileRequest

func (m *MockIAMAPI) CreateLoginProfileRequest(arg0 *iam.CreateLoginProfileInput) (*request.Request, *iam.CreateLoginProfileOutput)

CreateLoginProfileRequest mocks base method.

func (*MockIAMAPI) CreateLoginProfileWithContext

func (m *MockIAMAPI) CreateLoginProfileWithContext(arg0 context.Context, arg1 *iam.CreateLoginProfileInput, arg2 ...request.Option) (*iam.CreateLoginProfileOutput, error)

CreateLoginProfileWithContext mocks base method.

func (*MockIAMAPI) CreateOpenIDConnectProvider

CreateOpenIDConnectProvider mocks base method.

func (*MockIAMAPI) CreateOpenIDConnectProviderRequest

func (m *MockIAMAPI) CreateOpenIDConnectProviderRequest(arg0 *iam.CreateOpenIDConnectProviderInput) (*request.Request, *iam.CreateOpenIDConnectProviderOutput)

CreateOpenIDConnectProviderRequest mocks base method.

func (*MockIAMAPI) CreateOpenIDConnectProviderWithContext

func (m *MockIAMAPI) CreateOpenIDConnectProviderWithContext(arg0 context.Context, arg1 *iam.CreateOpenIDConnectProviderInput, arg2 ...request.Option) (*iam.CreateOpenIDConnectProviderOutput, error)

CreateOpenIDConnectProviderWithContext mocks base method.

func (*MockIAMAPI) CreatePolicy

func (m *MockIAMAPI) CreatePolicy(arg0 *iam.CreatePolicyInput) (*iam.CreatePolicyOutput, error)

CreatePolicy mocks base method.

func (*MockIAMAPI) CreatePolicyRequest

func (m *MockIAMAPI) CreatePolicyRequest(arg0 *iam.CreatePolicyInput) (*request.Request, *iam.CreatePolicyOutput)

CreatePolicyRequest mocks base method.

func (*MockIAMAPI) CreatePolicyVersion

func (m *MockIAMAPI) CreatePolicyVersion(arg0 *iam.CreatePolicyVersionInput) (*iam.CreatePolicyVersionOutput, error)

CreatePolicyVersion mocks base method.

func (*MockIAMAPI) CreatePolicyVersionRequest

func (m *MockIAMAPI) CreatePolicyVersionRequest(arg0 *iam.CreatePolicyVersionInput) (*request.Request, *iam.CreatePolicyVersionOutput)

CreatePolicyVersionRequest mocks base method.

func (*MockIAMAPI) CreatePolicyVersionWithContext

func (m *MockIAMAPI) CreatePolicyVersionWithContext(arg0 context.Context, arg1 *iam.CreatePolicyVersionInput, arg2 ...request.Option) (*iam.CreatePolicyVersionOutput, error)

CreatePolicyVersionWithContext mocks base method.

func (*MockIAMAPI) CreatePolicyWithContext

func (m *MockIAMAPI) CreatePolicyWithContext(arg0 context.Context, arg1 *iam.CreatePolicyInput, arg2 ...request.Option) (*iam.CreatePolicyOutput, error)

CreatePolicyWithContext mocks base method.

func (*MockIAMAPI) CreateRole

func (m *MockIAMAPI) CreateRole(arg0 *iam.CreateRoleInput) (*iam.CreateRoleOutput, error)

CreateRole mocks base method.

func (*MockIAMAPI) CreateRoleRequest

func (m *MockIAMAPI) CreateRoleRequest(arg0 *iam.CreateRoleInput) (*request.Request, *iam.CreateRoleOutput)

CreateRoleRequest mocks base method.

func (*MockIAMAPI) CreateRoleWithContext

func (m *MockIAMAPI) CreateRoleWithContext(arg0 context.Context, arg1 *iam.CreateRoleInput, arg2 ...request.Option) (*iam.CreateRoleOutput, error)

CreateRoleWithContext mocks base method.

func (*MockIAMAPI) CreateSAMLProvider

func (m *MockIAMAPI) CreateSAMLProvider(arg0 *iam.CreateSAMLProviderInput) (*iam.CreateSAMLProviderOutput, error)

CreateSAMLProvider mocks base method.

func (*MockIAMAPI) CreateSAMLProviderRequest

func (m *MockIAMAPI) CreateSAMLProviderRequest(arg0 *iam.CreateSAMLProviderInput) (*request.Request, *iam.CreateSAMLProviderOutput)

CreateSAMLProviderRequest mocks base method.

func (*MockIAMAPI) CreateSAMLProviderWithContext

func (m *MockIAMAPI) CreateSAMLProviderWithContext(arg0 context.Context, arg1 *iam.CreateSAMLProviderInput, arg2 ...request.Option) (*iam.CreateSAMLProviderOutput, error)

CreateSAMLProviderWithContext mocks base method.

func (*MockIAMAPI) CreateServiceLinkedRole

func (m *MockIAMAPI) CreateServiceLinkedRole(arg0 *iam.CreateServiceLinkedRoleInput) (*iam.CreateServiceLinkedRoleOutput, error)

CreateServiceLinkedRole mocks base method.

func (*MockIAMAPI) CreateServiceLinkedRoleRequest

func (m *MockIAMAPI) CreateServiceLinkedRoleRequest(arg0 *iam.CreateServiceLinkedRoleInput) (*request.Request, *iam.CreateServiceLinkedRoleOutput)

CreateServiceLinkedRoleRequest mocks base method.

func (*MockIAMAPI) CreateServiceLinkedRoleWithContext

func (m *MockIAMAPI) CreateServiceLinkedRoleWithContext(arg0 context.Context, arg1 *iam.CreateServiceLinkedRoleInput, arg2 ...request.Option) (*iam.CreateServiceLinkedRoleOutput, error)

CreateServiceLinkedRoleWithContext mocks base method.

func (*MockIAMAPI) CreateServiceSpecificCredential

CreateServiceSpecificCredential mocks base method.

func (*MockIAMAPI) CreateServiceSpecificCredentialRequest

func (m *MockIAMAPI) CreateServiceSpecificCredentialRequest(arg0 *iam.CreateServiceSpecificCredentialInput) (*request.Request, *iam.CreateServiceSpecificCredentialOutput)

CreateServiceSpecificCredentialRequest mocks base method.

func (*MockIAMAPI) CreateServiceSpecificCredentialWithContext

func (m *MockIAMAPI) CreateServiceSpecificCredentialWithContext(arg0 context.Context, arg1 *iam.CreateServiceSpecificCredentialInput, arg2 ...request.Option) (*iam.CreateServiceSpecificCredentialOutput, error)

CreateServiceSpecificCredentialWithContext mocks base method.

func (*MockIAMAPI) CreateUser

func (m *MockIAMAPI) CreateUser(arg0 *iam.CreateUserInput) (*iam.CreateUserOutput, error)

CreateUser mocks base method.

func (*MockIAMAPI) CreateUserRequest

func (m *MockIAMAPI) CreateUserRequest(arg0 *iam.CreateUserInput) (*request.Request, *iam.CreateUserOutput)

CreateUserRequest mocks base method.

func (*MockIAMAPI) CreateUserWithContext

func (m *MockIAMAPI) CreateUserWithContext(arg0 context.Context, arg1 *iam.CreateUserInput, arg2 ...request.Option) (*iam.CreateUserOutput, error)

CreateUserWithContext mocks base method.

func (*MockIAMAPI) CreateVirtualMFADevice

func (m *MockIAMAPI) CreateVirtualMFADevice(arg0 *iam.CreateVirtualMFADeviceInput) (*iam.CreateVirtualMFADeviceOutput, error)

CreateVirtualMFADevice mocks base method.

func (*MockIAMAPI) CreateVirtualMFADeviceRequest

func (m *MockIAMAPI) CreateVirtualMFADeviceRequest(arg0 *iam.CreateVirtualMFADeviceInput) (*request.Request, *iam.CreateVirtualMFADeviceOutput)

CreateVirtualMFADeviceRequest mocks base method.

func (*MockIAMAPI) CreateVirtualMFADeviceWithContext

func (m *MockIAMAPI) CreateVirtualMFADeviceWithContext(arg0 context.Context, arg1 *iam.CreateVirtualMFADeviceInput, arg2 ...request.Option) (*iam.CreateVirtualMFADeviceOutput, error)

CreateVirtualMFADeviceWithContext mocks base method.

func (*MockIAMAPI) DeactivateMFADevice

func (m *MockIAMAPI) DeactivateMFADevice(arg0 *iam.DeactivateMFADeviceInput) (*iam.DeactivateMFADeviceOutput, error)

DeactivateMFADevice mocks base method.

func (*MockIAMAPI) DeactivateMFADeviceRequest

func (m *MockIAMAPI) DeactivateMFADeviceRequest(arg0 *iam.DeactivateMFADeviceInput) (*request.Request, *iam.DeactivateMFADeviceOutput)

DeactivateMFADeviceRequest mocks base method.

func (*MockIAMAPI) DeactivateMFADeviceWithContext

func (m *MockIAMAPI) DeactivateMFADeviceWithContext(arg0 context.Context, arg1 *iam.DeactivateMFADeviceInput, arg2 ...request.Option) (*iam.DeactivateMFADeviceOutput, error)

DeactivateMFADeviceWithContext mocks base method.

func (*MockIAMAPI) DeleteAccessKey

func (m *MockIAMAPI) DeleteAccessKey(arg0 *iam.DeleteAccessKeyInput) (*iam.DeleteAccessKeyOutput, error)

DeleteAccessKey mocks base method.

func (*MockIAMAPI) DeleteAccessKeyRequest

func (m *MockIAMAPI) DeleteAccessKeyRequest(arg0 *iam.DeleteAccessKeyInput) (*request.Request, *iam.DeleteAccessKeyOutput)

DeleteAccessKeyRequest mocks base method.

func (*MockIAMAPI) DeleteAccessKeyWithContext

func (m *MockIAMAPI) DeleteAccessKeyWithContext(arg0 context.Context, arg1 *iam.DeleteAccessKeyInput, arg2 ...request.Option) (*iam.DeleteAccessKeyOutput, error)

DeleteAccessKeyWithContext mocks base method.

func (*MockIAMAPI) DeleteAccountAlias

func (m *MockIAMAPI) DeleteAccountAlias(arg0 *iam.DeleteAccountAliasInput) (*iam.DeleteAccountAliasOutput, error)

DeleteAccountAlias mocks base method.

func (*MockIAMAPI) DeleteAccountAliasRequest

func (m *MockIAMAPI) DeleteAccountAliasRequest(arg0 *iam.DeleteAccountAliasInput) (*request.Request, *iam.DeleteAccountAliasOutput)

DeleteAccountAliasRequest mocks base method.

func (*MockIAMAPI) DeleteAccountAliasWithContext

func (m *MockIAMAPI) DeleteAccountAliasWithContext(arg0 context.Context, arg1 *iam.DeleteAccountAliasInput, arg2 ...request.Option) (*iam.DeleteAccountAliasOutput, error)

DeleteAccountAliasWithContext mocks base method.

func (*MockIAMAPI) DeleteAccountPasswordPolicy

DeleteAccountPasswordPolicy mocks base method.

func (*MockIAMAPI) DeleteAccountPasswordPolicyRequest

func (m *MockIAMAPI) DeleteAccountPasswordPolicyRequest(arg0 *iam.DeleteAccountPasswordPolicyInput) (*request.Request, *iam.DeleteAccountPasswordPolicyOutput)

DeleteAccountPasswordPolicyRequest mocks base method.

func (*MockIAMAPI) DeleteAccountPasswordPolicyWithContext

func (m *MockIAMAPI) DeleteAccountPasswordPolicyWithContext(arg0 context.Context, arg1 *iam.DeleteAccountPasswordPolicyInput, arg2 ...request.Option) (*iam.DeleteAccountPasswordPolicyOutput, error)

DeleteAccountPasswordPolicyWithContext mocks base method.

func (*MockIAMAPI) DeleteGroup

func (m *MockIAMAPI) DeleteGroup(arg0 *iam.DeleteGroupInput) (*iam.DeleteGroupOutput, error)

DeleteGroup mocks base method.

func (*MockIAMAPI) DeleteGroupPolicy

func (m *MockIAMAPI) DeleteGroupPolicy(arg0 *iam.DeleteGroupPolicyInput) (*iam.DeleteGroupPolicyOutput, error)

DeleteGroupPolicy mocks base method.

func (*MockIAMAPI) DeleteGroupPolicyRequest

func (m *MockIAMAPI) DeleteGroupPolicyRequest(arg0 *iam.DeleteGroupPolicyInput) (*request.Request, *iam.DeleteGroupPolicyOutput)

DeleteGroupPolicyRequest mocks base method.

func (*MockIAMAPI) DeleteGroupPolicyWithContext

func (m *MockIAMAPI) DeleteGroupPolicyWithContext(arg0 context.Context, arg1 *iam.DeleteGroupPolicyInput, arg2 ...request.Option) (*iam.DeleteGroupPolicyOutput, error)

DeleteGroupPolicyWithContext mocks base method.

func (*MockIAMAPI) DeleteGroupRequest

func (m *MockIAMAPI) DeleteGroupRequest(arg0 *iam.DeleteGroupInput) (*request.Request, *iam.DeleteGroupOutput)

DeleteGroupRequest mocks base method.

func (*MockIAMAPI) DeleteGroupWithContext

func (m *MockIAMAPI) DeleteGroupWithContext(arg0 context.Context, arg1 *iam.DeleteGroupInput, arg2 ...request.Option) (*iam.DeleteGroupOutput, error)

DeleteGroupWithContext mocks base method.

func (*MockIAMAPI) DeleteInstanceProfile

func (m *MockIAMAPI) DeleteInstanceProfile(arg0 *iam.DeleteInstanceProfileInput) (*iam.DeleteInstanceProfileOutput, error)

DeleteInstanceProfile mocks base method.

func (*MockIAMAPI) DeleteInstanceProfileRequest

func (m *MockIAMAPI) DeleteInstanceProfileRequest(arg0 *iam.DeleteInstanceProfileInput) (*request.Request, *iam.DeleteInstanceProfileOutput)

DeleteInstanceProfileRequest mocks base method.

func (*MockIAMAPI) DeleteInstanceProfileWithContext

func (m *MockIAMAPI) DeleteInstanceProfileWithContext(arg0 context.Context, arg1 *iam.DeleteInstanceProfileInput, arg2 ...request.Option) (*iam.DeleteInstanceProfileOutput, error)

DeleteInstanceProfileWithContext mocks base method.

func (*MockIAMAPI) DeleteLoginProfile

func (m *MockIAMAPI) DeleteLoginProfile(arg0 *iam.DeleteLoginProfileInput) (*iam.DeleteLoginProfileOutput, error)

DeleteLoginProfile mocks base method.

func (*MockIAMAPI) DeleteLoginProfileRequest

func (m *MockIAMAPI) DeleteLoginProfileRequest(arg0 *iam.DeleteLoginProfileInput) (*request.Request, *iam.DeleteLoginProfileOutput)

DeleteLoginProfileRequest mocks base method.

func (*MockIAMAPI) DeleteLoginProfileWithContext

func (m *MockIAMAPI) DeleteLoginProfileWithContext(arg0 context.Context, arg1 *iam.DeleteLoginProfileInput, arg2 ...request.Option) (*iam.DeleteLoginProfileOutput, error)

DeleteLoginProfileWithContext mocks base method.

func (*MockIAMAPI) DeleteOpenIDConnectProvider

DeleteOpenIDConnectProvider mocks base method.

func (*MockIAMAPI) DeleteOpenIDConnectProviderRequest

func (m *MockIAMAPI) DeleteOpenIDConnectProviderRequest(arg0 *iam.DeleteOpenIDConnectProviderInput) (*request.Request, *iam.DeleteOpenIDConnectProviderOutput)

DeleteOpenIDConnectProviderRequest mocks base method.

func (*MockIAMAPI) DeleteOpenIDConnectProviderWithContext

func (m *MockIAMAPI) DeleteOpenIDConnectProviderWithContext(arg0 context.Context, arg1 *iam.DeleteOpenIDConnectProviderInput, arg2 ...request.Option) (*iam.DeleteOpenIDConnectProviderOutput, error)

DeleteOpenIDConnectProviderWithContext mocks base method.

func (*MockIAMAPI) DeletePolicy

func (m *MockIAMAPI) DeletePolicy(arg0 *iam.DeletePolicyInput) (*iam.DeletePolicyOutput, error)

DeletePolicy mocks base method.

func (*MockIAMAPI) DeletePolicyRequest

func (m *MockIAMAPI) DeletePolicyRequest(arg0 *iam.DeletePolicyInput) (*request.Request, *iam.DeletePolicyOutput)

DeletePolicyRequest mocks base method.

func (*MockIAMAPI) DeletePolicyVersion

func (m *MockIAMAPI) DeletePolicyVersion(arg0 *iam.DeletePolicyVersionInput) (*iam.DeletePolicyVersionOutput, error)

DeletePolicyVersion mocks base method.

func (*MockIAMAPI) DeletePolicyVersionRequest

func (m *MockIAMAPI) DeletePolicyVersionRequest(arg0 *iam.DeletePolicyVersionInput) (*request.Request, *iam.DeletePolicyVersionOutput)

DeletePolicyVersionRequest mocks base method.

func (*MockIAMAPI) DeletePolicyVersionWithContext

func (m *MockIAMAPI) DeletePolicyVersionWithContext(arg0 context.Context, arg1 *iam.DeletePolicyVersionInput, arg2 ...request.Option) (*iam.DeletePolicyVersionOutput, error)

DeletePolicyVersionWithContext mocks base method.

func (*MockIAMAPI) DeletePolicyWithContext

func (m *MockIAMAPI) DeletePolicyWithContext(arg0 context.Context, arg1 *iam.DeletePolicyInput, arg2 ...request.Option) (*iam.DeletePolicyOutput, error)

DeletePolicyWithContext mocks base method.

func (*MockIAMAPI) DeleteRole

func (m *MockIAMAPI) DeleteRole(arg0 *iam.DeleteRoleInput) (*iam.DeleteRoleOutput, error)

DeleteRole mocks base method.

func (*MockIAMAPI) DeleteRolePermissionsBoundary

DeleteRolePermissionsBoundary mocks base method.

func (*MockIAMAPI) DeleteRolePermissionsBoundaryRequest

func (m *MockIAMAPI) DeleteRolePermissionsBoundaryRequest(arg0 *iam.DeleteRolePermissionsBoundaryInput) (*request.Request, *iam.DeleteRolePermissionsBoundaryOutput)

DeleteRolePermissionsBoundaryRequest mocks base method.

func (*MockIAMAPI) DeleteRolePermissionsBoundaryWithContext

func (m *MockIAMAPI) DeleteRolePermissionsBoundaryWithContext(arg0 context.Context, arg1 *iam.DeleteRolePermissionsBoundaryInput, arg2 ...request.Option) (*iam.DeleteRolePermissionsBoundaryOutput, error)

DeleteRolePermissionsBoundaryWithContext mocks base method.

func (*MockIAMAPI) DeleteRolePolicy

func (m *MockIAMAPI) DeleteRolePolicy(arg0 *iam.DeleteRolePolicyInput) (*iam.DeleteRolePolicyOutput, error)

DeleteRolePolicy mocks base method.

func (*MockIAMAPI) DeleteRolePolicyRequest

func (m *MockIAMAPI) DeleteRolePolicyRequest(arg0 *iam.DeleteRolePolicyInput) (*request.Request, *iam.DeleteRolePolicyOutput)

DeleteRolePolicyRequest mocks base method.

func (*MockIAMAPI) DeleteRolePolicyWithContext

func (m *MockIAMAPI) DeleteRolePolicyWithContext(arg0 context.Context, arg1 *iam.DeleteRolePolicyInput, arg2 ...request.Option) (*iam.DeleteRolePolicyOutput, error)

DeleteRolePolicyWithContext mocks base method.

func (*MockIAMAPI) DeleteRoleRequest

func (m *MockIAMAPI) DeleteRoleRequest(arg0 *iam.DeleteRoleInput) (*request.Request, *iam.DeleteRoleOutput)

DeleteRoleRequest mocks base method.

func (*MockIAMAPI) DeleteRoleWithContext

func (m *MockIAMAPI) DeleteRoleWithContext(arg0 context.Context, arg1 *iam.DeleteRoleInput, arg2 ...request.Option) (*iam.DeleteRoleOutput, error)

DeleteRoleWithContext mocks base method.

func (*MockIAMAPI) DeleteSAMLProvider

func (m *MockIAMAPI) DeleteSAMLProvider(arg0 *iam.DeleteSAMLProviderInput) (*iam.DeleteSAMLProviderOutput, error)

DeleteSAMLProvider mocks base method.

func (*MockIAMAPI) DeleteSAMLProviderRequest

func (m *MockIAMAPI) DeleteSAMLProviderRequest(arg0 *iam.DeleteSAMLProviderInput) (*request.Request, *iam.DeleteSAMLProviderOutput)

DeleteSAMLProviderRequest mocks base method.

func (*MockIAMAPI) DeleteSAMLProviderWithContext

func (m *MockIAMAPI) DeleteSAMLProviderWithContext(arg0 context.Context, arg1 *iam.DeleteSAMLProviderInput, arg2 ...request.Option) (*iam.DeleteSAMLProviderOutput, error)

DeleteSAMLProviderWithContext mocks base method.

func (*MockIAMAPI) DeleteSSHPublicKey

func (m *MockIAMAPI) DeleteSSHPublicKey(arg0 *iam.DeleteSSHPublicKeyInput) (*iam.DeleteSSHPublicKeyOutput, error)

DeleteSSHPublicKey mocks base method.

func (*MockIAMAPI) DeleteSSHPublicKeyRequest

func (m *MockIAMAPI) DeleteSSHPublicKeyRequest(arg0 *iam.DeleteSSHPublicKeyInput) (*request.Request, *iam.DeleteSSHPublicKeyOutput)

DeleteSSHPublicKeyRequest mocks base method.

func (*MockIAMAPI) DeleteSSHPublicKeyWithContext

func (m *MockIAMAPI) DeleteSSHPublicKeyWithContext(arg0 context.Context, arg1 *iam.DeleteSSHPublicKeyInput, arg2 ...request.Option) (*iam.DeleteSSHPublicKeyOutput, error)

DeleteSSHPublicKeyWithContext mocks base method.

func (*MockIAMAPI) DeleteServerCertificate

func (m *MockIAMAPI) DeleteServerCertificate(arg0 *iam.DeleteServerCertificateInput) (*iam.DeleteServerCertificateOutput, error)

DeleteServerCertificate mocks base method.

func (*MockIAMAPI) DeleteServerCertificateRequest

func (m *MockIAMAPI) DeleteServerCertificateRequest(arg0 *iam.DeleteServerCertificateInput) (*request.Request, *iam.DeleteServerCertificateOutput)

DeleteServerCertificateRequest mocks base method.

func (*MockIAMAPI) DeleteServerCertificateWithContext

func (m *MockIAMAPI) DeleteServerCertificateWithContext(arg0 context.Context, arg1 *iam.DeleteServerCertificateInput, arg2 ...request.Option) (*iam.DeleteServerCertificateOutput, error)

DeleteServerCertificateWithContext mocks base method.

func (*MockIAMAPI) DeleteServiceLinkedRole

func (m *MockIAMAPI) DeleteServiceLinkedRole(arg0 *iam.DeleteServiceLinkedRoleInput) (*iam.DeleteServiceLinkedRoleOutput, error)

DeleteServiceLinkedRole mocks base method.

func (*MockIAMAPI) DeleteServiceLinkedRoleRequest

func (m *MockIAMAPI) DeleteServiceLinkedRoleRequest(arg0 *iam.DeleteServiceLinkedRoleInput) (*request.Request, *iam.DeleteServiceLinkedRoleOutput)

DeleteServiceLinkedRoleRequest mocks base method.

func (*MockIAMAPI) DeleteServiceLinkedRoleWithContext

func (m *MockIAMAPI) DeleteServiceLinkedRoleWithContext(arg0 context.Context, arg1 *iam.DeleteServiceLinkedRoleInput, arg2 ...request.Option) (*iam.DeleteServiceLinkedRoleOutput, error)

DeleteServiceLinkedRoleWithContext mocks base method.

func (*MockIAMAPI) DeleteServiceSpecificCredential

DeleteServiceSpecificCredential mocks base method.

func (*MockIAMAPI) DeleteServiceSpecificCredentialRequest

func (m *MockIAMAPI) DeleteServiceSpecificCredentialRequest(arg0 *iam.DeleteServiceSpecificCredentialInput) (*request.Request, *iam.DeleteServiceSpecificCredentialOutput)

DeleteServiceSpecificCredentialRequest mocks base method.

func (*MockIAMAPI) DeleteServiceSpecificCredentialWithContext

func (m *MockIAMAPI) DeleteServiceSpecificCredentialWithContext(arg0 context.Context, arg1 *iam.DeleteServiceSpecificCredentialInput, arg2 ...request.Option) (*iam.DeleteServiceSpecificCredentialOutput, error)

DeleteServiceSpecificCredentialWithContext mocks base method.

func (*MockIAMAPI) DeleteSigningCertificate

DeleteSigningCertificate mocks base method.

func (*MockIAMAPI) DeleteSigningCertificateRequest

func (m *MockIAMAPI) DeleteSigningCertificateRequest(arg0 *iam.DeleteSigningCertificateInput) (*request.Request, *iam.DeleteSigningCertificateOutput)

DeleteSigningCertificateRequest mocks base method.

func (*MockIAMAPI) DeleteSigningCertificateWithContext

func (m *MockIAMAPI) DeleteSigningCertificateWithContext(arg0 context.Context, arg1 *iam.DeleteSigningCertificateInput, arg2 ...request.Option) (*iam.DeleteSigningCertificateOutput, error)

DeleteSigningCertificateWithContext mocks base method.

func (*MockIAMAPI) DeleteUser

func (m *MockIAMAPI) DeleteUser(arg0 *iam.DeleteUserInput) (*iam.DeleteUserOutput, error)

DeleteUser mocks base method.

func (*MockIAMAPI) DeleteUserPermissionsBoundary

DeleteUserPermissionsBoundary mocks base method.

func (*MockIAMAPI) DeleteUserPermissionsBoundaryRequest

func (m *MockIAMAPI) DeleteUserPermissionsBoundaryRequest(arg0 *iam.DeleteUserPermissionsBoundaryInput) (*request.Request, *iam.DeleteUserPermissionsBoundaryOutput)

DeleteUserPermissionsBoundaryRequest mocks base method.

func (*MockIAMAPI) DeleteUserPermissionsBoundaryWithContext

func (m *MockIAMAPI) DeleteUserPermissionsBoundaryWithContext(arg0 context.Context, arg1 *iam.DeleteUserPermissionsBoundaryInput, arg2 ...request.Option) (*iam.DeleteUserPermissionsBoundaryOutput, error)

DeleteUserPermissionsBoundaryWithContext mocks base method.

func (*MockIAMAPI) DeleteUserPolicy

func (m *MockIAMAPI) DeleteUserPolicy(arg0 *iam.DeleteUserPolicyInput) (*iam.DeleteUserPolicyOutput, error)

DeleteUserPolicy mocks base method.

func (*MockIAMAPI) DeleteUserPolicyRequest

func (m *MockIAMAPI) DeleteUserPolicyRequest(arg0 *iam.DeleteUserPolicyInput) (*request.Request, *iam.DeleteUserPolicyOutput)

DeleteUserPolicyRequest mocks base method.

func (*MockIAMAPI) DeleteUserPolicyWithContext

func (m *MockIAMAPI) DeleteUserPolicyWithContext(arg0 context.Context, arg1 *iam.DeleteUserPolicyInput, arg2 ...request.Option) (*iam.DeleteUserPolicyOutput, error)

DeleteUserPolicyWithContext mocks base method.

func (*MockIAMAPI) DeleteUserRequest

func (m *MockIAMAPI) DeleteUserRequest(arg0 *iam.DeleteUserInput) (*request.Request, *iam.DeleteUserOutput)

DeleteUserRequest mocks base method.

func (*MockIAMAPI) DeleteUserWithContext

func (m *MockIAMAPI) DeleteUserWithContext(arg0 context.Context, arg1 *iam.DeleteUserInput, arg2 ...request.Option) (*iam.DeleteUserOutput, error)

DeleteUserWithContext mocks base method.

func (*MockIAMAPI) DeleteVirtualMFADevice

func (m *MockIAMAPI) DeleteVirtualMFADevice(arg0 *iam.DeleteVirtualMFADeviceInput) (*iam.DeleteVirtualMFADeviceOutput, error)

DeleteVirtualMFADevice mocks base method.

func (*MockIAMAPI) DeleteVirtualMFADeviceRequest

func (m *MockIAMAPI) DeleteVirtualMFADeviceRequest(arg0 *iam.DeleteVirtualMFADeviceInput) (*request.Request, *iam.DeleteVirtualMFADeviceOutput)

DeleteVirtualMFADeviceRequest mocks base method.

func (*MockIAMAPI) DeleteVirtualMFADeviceWithContext

func (m *MockIAMAPI) DeleteVirtualMFADeviceWithContext(arg0 context.Context, arg1 *iam.DeleteVirtualMFADeviceInput, arg2 ...request.Option) (*iam.DeleteVirtualMFADeviceOutput, error)

DeleteVirtualMFADeviceWithContext mocks base method.

func (*MockIAMAPI) DetachGroupPolicy

func (m *MockIAMAPI) DetachGroupPolicy(arg0 *iam.DetachGroupPolicyInput) (*iam.DetachGroupPolicyOutput, error)

DetachGroupPolicy mocks base method.

func (*MockIAMAPI) DetachGroupPolicyRequest

func (m *MockIAMAPI) DetachGroupPolicyRequest(arg0 *iam.DetachGroupPolicyInput) (*request.Request, *iam.DetachGroupPolicyOutput)

DetachGroupPolicyRequest mocks base method.

func (*MockIAMAPI) DetachGroupPolicyWithContext

func (m *MockIAMAPI) DetachGroupPolicyWithContext(arg0 context.Context, arg1 *iam.DetachGroupPolicyInput, arg2 ...request.Option) (*iam.DetachGroupPolicyOutput, error)

DetachGroupPolicyWithContext mocks base method.

func (*MockIAMAPI) DetachRolePolicy

func (m *MockIAMAPI) DetachRolePolicy(arg0 *iam.DetachRolePolicyInput) (*iam.DetachRolePolicyOutput, error)

DetachRolePolicy mocks base method.

func (*MockIAMAPI) DetachRolePolicyRequest

func (m *MockIAMAPI) DetachRolePolicyRequest(arg0 *iam.DetachRolePolicyInput) (*request.Request, *iam.DetachRolePolicyOutput)

DetachRolePolicyRequest mocks base method.

func (*MockIAMAPI) DetachRolePolicyWithContext

func (m *MockIAMAPI) DetachRolePolicyWithContext(arg0 context.Context, arg1 *iam.DetachRolePolicyInput, arg2 ...request.Option) (*iam.DetachRolePolicyOutput, error)

DetachRolePolicyWithContext mocks base method.

func (*MockIAMAPI) DetachUserPolicy

func (m *MockIAMAPI) DetachUserPolicy(arg0 *iam.DetachUserPolicyInput) (*iam.DetachUserPolicyOutput, error)

DetachUserPolicy mocks base method.

func (*MockIAMAPI) DetachUserPolicyRequest

func (m *MockIAMAPI) DetachUserPolicyRequest(arg0 *iam.DetachUserPolicyInput) (*request.Request, *iam.DetachUserPolicyOutput)

DetachUserPolicyRequest mocks base method.

func (*MockIAMAPI) DetachUserPolicyWithContext

func (m *MockIAMAPI) DetachUserPolicyWithContext(arg0 context.Context, arg1 *iam.DetachUserPolicyInput, arg2 ...request.Option) (*iam.DetachUserPolicyOutput, error)

DetachUserPolicyWithContext mocks base method.

func (*MockIAMAPI) EXPECT

func (m *MockIAMAPI) EXPECT() *MockIAMAPIMockRecorder

EXPECT returns an object that allows the caller to indicate expected use.

func (*MockIAMAPI) EnableMFADevice

func (m *MockIAMAPI) EnableMFADevice(arg0 *iam.EnableMFADeviceInput) (*iam.EnableMFADeviceOutput, error)

EnableMFADevice mocks base method.

func (*MockIAMAPI) EnableMFADeviceRequest

func (m *MockIAMAPI) EnableMFADeviceRequest(arg0 *iam.EnableMFADeviceInput) (*request.Request, *iam.EnableMFADeviceOutput)

EnableMFADeviceRequest mocks base method.

func (*MockIAMAPI) EnableMFADeviceWithContext

func (m *MockIAMAPI) EnableMFADeviceWithContext(arg0 context.Context, arg1 *iam.EnableMFADeviceInput, arg2 ...request.Option) (*iam.EnableMFADeviceOutput, error)

EnableMFADeviceWithContext mocks base method.

func (*MockIAMAPI) GenerateCredentialReport

GenerateCredentialReport mocks base method.

func (*MockIAMAPI) GenerateCredentialReportRequest

func (m *MockIAMAPI) GenerateCredentialReportRequest(arg0 *iam.GenerateCredentialReportInput) (*request.Request, *iam.GenerateCredentialReportOutput)

GenerateCredentialReportRequest mocks base method.

func (*MockIAMAPI) GenerateCredentialReportWithContext

func (m *MockIAMAPI) GenerateCredentialReportWithContext(arg0 context.Context, arg1 *iam.GenerateCredentialReportInput, arg2 ...request.Option) (*iam.GenerateCredentialReportOutput, error)

GenerateCredentialReportWithContext mocks base method.

func (*MockIAMAPI) GenerateOrganizationsAccessReport added in v1.4.0

GenerateOrganizationsAccessReport mocks base method.

func (*MockIAMAPI) GenerateOrganizationsAccessReportRequest added in v1.4.0

GenerateOrganizationsAccessReportRequest mocks base method.

func (*MockIAMAPI) GenerateOrganizationsAccessReportWithContext added in v1.4.0

func (m *MockIAMAPI) GenerateOrganizationsAccessReportWithContext(arg0 context.Context, arg1 *iam.GenerateOrganizationsAccessReportInput, arg2 ...request.Option) (*iam.GenerateOrganizationsAccessReportOutput, error)

GenerateOrganizationsAccessReportWithContext mocks base method.

func (*MockIAMAPI) GenerateServiceLastAccessedDetails

GenerateServiceLastAccessedDetails mocks base method.

func (*MockIAMAPI) GenerateServiceLastAccessedDetailsRequest

GenerateServiceLastAccessedDetailsRequest mocks base method.

func (*MockIAMAPI) GenerateServiceLastAccessedDetailsWithContext

func (m *MockIAMAPI) GenerateServiceLastAccessedDetailsWithContext(arg0 context.Context, arg1 *iam.GenerateServiceLastAccessedDetailsInput, arg2 ...request.Option) (*iam.GenerateServiceLastAccessedDetailsOutput, error)

GenerateServiceLastAccessedDetailsWithContext mocks base method.

func (*MockIAMAPI) GetAccessKeyLastUsed

func (m *MockIAMAPI) GetAccessKeyLastUsed(arg0 *iam.GetAccessKeyLastUsedInput) (*iam.GetAccessKeyLastUsedOutput, error)

GetAccessKeyLastUsed mocks base method.

func (*MockIAMAPI) GetAccessKeyLastUsedRequest

func (m *MockIAMAPI) GetAccessKeyLastUsedRequest(arg0 *iam.GetAccessKeyLastUsedInput) (*request.Request, *iam.GetAccessKeyLastUsedOutput)

GetAccessKeyLastUsedRequest mocks base method.

func (*MockIAMAPI) GetAccessKeyLastUsedWithContext

func (m *MockIAMAPI) GetAccessKeyLastUsedWithContext(arg0 context.Context, arg1 *iam.GetAccessKeyLastUsedInput, arg2 ...request.Option) (*iam.GetAccessKeyLastUsedOutput, error)

GetAccessKeyLastUsedWithContext mocks base method.

func (*MockIAMAPI) GetAccountAuthorizationDetails

GetAccountAuthorizationDetails mocks base method.

func (*MockIAMAPI) GetAccountAuthorizationDetailsPages

func (m *MockIAMAPI) GetAccountAuthorizationDetailsPages(arg0 *iam.GetAccountAuthorizationDetailsInput, arg1 func(*iam.GetAccountAuthorizationDetailsOutput, bool) bool) error

GetAccountAuthorizationDetailsPages mocks base method.

func (*MockIAMAPI) GetAccountAuthorizationDetailsPagesWithContext

func (m *MockIAMAPI) GetAccountAuthorizationDetailsPagesWithContext(arg0 context.Context, arg1 *iam.GetAccountAuthorizationDetailsInput, arg2 func(*iam.GetAccountAuthorizationDetailsOutput, bool) bool, arg3 ...request.Option) error

GetAccountAuthorizationDetailsPagesWithContext mocks base method.

func (*MockIAMAPI) GetAccountAuthorizationDetailsRequest

func (m *MockIAMAPI) GetAccountAuthorizationDetailsRequest(arg0 *iam.GetAccountAuthorizationDetailsInput) (*request.Request, *iam.GetAccountAuthorizationDetailsOutput)

GetAccountAuthorizationDetailsRequest mocks base method.

func (*MockIAMAPI) GetAccountAuthorizationDetailsWithContext

func (m *MockIAMAPI) GetAccountAuthorizationDetailsWithContext(arg0 context.Context, arg1 *iam.GetAccountAuthorizationDetailsInput, arg2 ...request.Option) (*iam.GetAccountAuthorizationDetailsOutput, error)

GetAccountAuthorizationDetailsWithContext mocks base method.

func (*MockIAMAPI) GetAccountPasswordPolicy

GetAccountPasswordPolicy mocks base method.

func (*MockIAMAPI) GetAccountPasswordPolicyRequest

func (m *MockIAMAPI) GetAccountPasswordPolicyRequest(arg0 *iam.GetAccountPasswordPolicyInput) (*request.Request, *iam.GetAccountPasswordPolicyOutput)

GetAccountPasswordPolicyRequest mocks base method.

func (*MockIAMAPI) GetAccountPasswordPolicyWithContext

func (m *MockIAMAPI) GetAccountPasswordPolicyWithContext(arg0 context.Context, arg1 *iam.GetAccountPasswordPolicyInput, arg2 ...request.Option) (*iam.GetAccountPasswordPolicyOutput, error)

GetAccountPasswordPolicyWithContext mocks base method.

func (*MockIAMAPI) GetAccountSummary

func (m *MockIAMAPI) GetAccountSummary(arg0 *iam.GetAccountSummaryInput) (*iam.GetAccountSummaryOutput, error)

GetAccountSummary mocks base method.

func (*MockIAMAPI) GetAccountSummaryRequest

func (m *MockIAMAPI) GetAccountSummaryRequest(arg0 *iam.GetAccountSummaryInput) (*request.Request, *iam.GetAccountSummaryOutput)

GetAccountSummaryRequest mocks base method.

func (*MockIAMAPI) GetAccountSummaryWithContext

func (m *MockIAMAPI) GetAccountSummaryWithContext(arg0 context.Context, arg1 *iam.GetAccountSummaryInput, arg2 ...request.Option) (*iam.GetAccountSummaryOutput, error)

GetAccountSummaryWithContext mocks base method.

func (*MockIAMAPI) GetContextKeysForCustomPolicy

func (m *MockIAMAPI) GetContextKeysForCustomPolicy(arg0 *iam.GetContextKeysForCustomPolicyInput) (*iam.GetContextKeysForPolicyResponse, error)

GetContextKeysForCustomPolicy mocks base method.

func (*MockIAMAPI) GetContextKeysForCustomPolicyRequest

func (m *MockIAMAPI) GetContextKeysForCustomPolicyRequest(arg0 *iam.GetContextKeysForCustomPolicyInput) (*request.Request, *iam.GetContextKeysForPolicyResponse)

GetContextKeysForCustomPolicyRequest mocks base method.

func (*MockIAMAPI) GetContextKeysForCustomPolicyWithContext

func (m *MockIAMAPI) GetContextKeysForCustomPolicyWithContext(arg0 context.Context, arg1 *iam.GetContextKeysForCustomPolicyInput, arg2 ...request.Option) (*iam.GetContextKeysForPolicyResponse, error)

GetContextKeysForCustomPolicyWithContext mocks base method.

func (*MockIAMAPI) GetContextKeysForPrincipalPolicy

func (m *MockIAMAPI) GetContextKeysForPrincipalPolicy(arg0 *iam.GetContextKeysForPrincipalPolicyInput) (*iam.GetContextKeysForPolicyResponse, error)

GetContextKeysForPrincipalPolicy mocks base method.

func (*MockIAMAPI) GetContextKeysForPrincipalPolicyRequest

func (m *MockIAMAPI) GetContextKeysForPrincipalPolicyRequest(arg0 *iam.GetContextKeysForPrincipalPolicyInput) (*request.Request, *iam.GetContextKeysForPolicyResponse)

GetContextKeysForPrincipalPolicyRequest mocks base method.

func (*MockIAMAPI) GetContextKeysForPrincipalPolicyWithContext

func (m *MockIAMAPI) GetContextKeysForPrincipalPolicyWithContext(arg0 context.Context, arg1 *iam.GetContextKeysForPrincipalPolicyInput, arg2 ...request.Option) (*iam.GetContextKeysForPolicyResponse, error)

GetContextKeysForPrincipalPolicyWithContext mocks base method.

func (*MockIAMAPI) GetCredentialReport

func (m *MockIAMAPI) GetCredentialReport(arg0 *iam.GetCredentialReportInput) (*iam.GetCredentialReportOutput, error)

GetCredentialReport mocks base method.

func (*MockIAMAPI) GetCredentialReportRequest

func (m *MockIAMAPI) GetCredentialReportRequest(arg0 *iam.GetCredentialReportInput) (*request.Request, *iam.GetCredentialReportOutput)

GetCredentialReportRequest mocks base method.

func (*MockIAMAPI) GetCredentialReportWithContext

func (m *MockIAMAPI) GetCredentialReportWithContext(arg0 context.Context, arg1 *iam.GetCredentialReportInput, arg2 ...request.Option) (*iam.GetCredentialReportOutput, error)

GetCredentialReportWithContext mocks base method.

func (*MockIAMAPI) GetGroup

func (m *MockIAMAPI) GetGroup(arg0 *iam.GetGroupInput) (*iam.GetGroupOutput, error)

GetGroup mocks base method.

func (*MockIAMAPI) GetGroupPages

func (m *MockIAMAPI) GetGroupPages(arg0 *iam.GetGroupInput, arg1 func(*iam.GetGroupOutput, bool) bool) error

GetGroupPages mocks base method.

func (*MockIAMAPI) GetGroupPagesWithContext

func (m *MockIAMAPI) GetGroupPagesWithContext(arg0 context.Context, arg1 *iam.GetGroupInput, arg2 func(*iam.GetGroupOutput, bool) bool, arg3 ...request.Option) error

GetGroupPagesWithContext mocks base method.

func (*MockIAMAPI) GetGroupPolicy

func (m *MockIAMAPI) GetGroupPolicy(arg0 *iam.GetGroupPolicyInput) (*iam.GetGroupPolicyOutput, error)

GetGroupPolicy mocks base method.

func (*MockIAMAPI) GetGroupPolicyRequest

func (m *MockIAMAPI) GetGroupPolicyRequest(arg0 *iam.GetGroupPolicyInput) (*request.Request, *iam.GetGroupPolicyOutput)

GetGroupPolicyRequest mocks base method.

func (*MockIAMAPI) GetGroupPolicyWithContext

func (m *MockIAMAPI) GetGroupPolicyWithContext(arg0 context.Context, arg1 *iam.GetGroupPolicyInput, arg2 ...request.Option) (*iam.GetGroupPolicyOutput, error)

GetGroupPolicyWithContext mocks base method.

func (*MockIAMAPI) GetGroupRequest

func (m *MockIAMAPI) GetGroupRequest(arg0 *iam.GetGroupInput) (*request.Request, *iam.GetGroupOutput)

GetGroupRequest mocks base method.

func (*MockIAMAPI) GetGroupWithContext

func (m *MockIAMAPI) GetGroupWithContext(arg0 context.Context, arg1 *iam.GetGroupInput, arg2 ...request.Option) (*iam.GetGroupOutput, error)

GetGroupWithContext mocks base method.

func (*MockIAMAPI) GetInstanceProfile

func (m *MockIAMAPI) GetInstanceProfile(arg0 *iam.GetInstanceProfileInput) (*iam.GetInstanceProfileOutput, error)

GetInstanceProfile mocks base method.

func (*MockIAMAPI) GetInstanceProfileRequest

func (m *MockIAMAPI) GetInstanceProfileRequest(arg0 *iam.GetInstanceProfileInput) (*request.Request, *iam.GetInstanceProfileOutput)

GetInstanceProfileRequest mocks base method.

func (*MockIAMAPI) GetInstanceProfileWithContext

func (m *MockIAMAPI) GetInstanceProfileWithContext(arg0 context.Context, arg1 *iam.GetInstanceProfileInput, arg2 ...request.Option) (*iam.GetInstanceProfileOutput, error)

GetInstanceProfileWithContext mocks base method.

func (*MockIAMAPI) GetLoginProfile

func (m *MockIAMAPI) GetLoginProfile(arg0 *iam.GetLoginProfileInput) (*iam.GetLoginProfileOutput, error)

GetLoginProfile mocks base method.

func (*MockIAMAPI) GetLoginProfileRequest

func (m *MockIAMAPI) GetLoginProfileRequest(arg0 *iam.GetLoginProfileInput) (*request.Request, *iam.GetLoginProfileOutput)

GetLoginProfileRequest mocks base method.

func (*MockIAMAPI) GetLoginProfileWithContext

func (m *MockIAMAPI) GetLoginProfileWithContext(arg0 context.Context, arg1 *iam.GetLoginProfileInput, arg2 ...request.Option) (*iam.GetLoginProfileOutput, error)

GetLoginProfileWithContext mocks base method.

func (*MockIAMAPI) GetOpenIDConnectProvider

GetOpenIDConnectProvider mocks base method.

func (*MockIAMAPI) GetOpenIDConnectProviderRequest

func (m *MockIAMAPI) GetOpenIDConnectProviderRequest(arg0 *iam.GetOpenIDConnectProviderInput) (*request.Request, *iam.GetOpenIDConnectProviderOutput)

GetOpenIDConnectProviderRequest mocks base method.

func (*MockIAMAPI) GetOpenIDConnectProviderWithContext

func (m *MockIAMAPI) GetOpenIDConnectProviderWithContext(arg0 context.Context, arg1 *iam.GetOpenIDConnectProviderInput, arg2 ...request.Option) (*iam.GetOpenIDConnectProviderOutput, error)

GetOpenIDConnectProviderWithContext mocks base method.

func (*MockIAMAPI) GetOrganizationsAccessReport added in v1.4.0

GetOrganizationsAccessReport mocks base method.

func (*MockIAMAPI) GetOrganizationsAccessReportRequest added in v1.4.0

func (m *MockIAMAPI) GetOrganizationsAccessReportRequest(arg0 *iam.GetOrganizationsAccessReportInput) (*request.Request, *iam.GetOrganizationsAccessReportOutput)

GetOrganizationsAccessReportRequest mocks base method.

func (*MockIAMAPI) GetOrganizationsAccessReportWithContext added in v1.4.0

func (m *MockIAMAPI) GetOrganizationsAccessReportWithContext(arg0 context.Context, arg1 *iam.GetOrganizationsAccessReportInput, arg2 ...request.Option) (*iam.GetOrganizationsAccessReportOutput, error)

GetOrganizationsAccessReportWithContext mocks base method.

func (*MockIAMAPI) GetPolicy

func (m *MockIAMAPI) GetPolicy(arg0 *iam.GetPolicyInput) (*iam.GetPolicyOutput, error)

GetPolicy mocks base method.

func (*MockIAMAPI) GetPolicyRequest

func (m *MockIAMAPI) GetPolicyRequest(arg0 *iam.GetPolicyInput) (*request.Request, *iam.GetPolicyOutput)

GetPolicyRequest mocks base method.

func (*MockIAMAPI) GetPolicyVersion

func (m *MockIAMAPI) GetPolicyVersion(arg0 *iam.GetPolicyVersionInput) (*iam.GetPolicyVersionOutput, error)

GetPolicyVersion mocks base method.

func (*MockIAMAPI) GetPolicyVersionRequest

func (m *MockIAMAPI) GetPolicyVersionRequest(arg0 *iam.GetPolicyVersionInput) (*request.Request, *iam.GetPolicyVersionOutput)

GetPolicyVersionRequest mocks base method.

func (*MockIAMAPI) GetPolicyVersionWithContext

func (m *MockIAMAPI) GetPolicyVersionWithContext(arg0 context.Context, arg1 *iam.GetPolicyVersionInput, arg2 ...request.Option) (*iam.GetPolicyVersionOutput, error)

GetPolicyVersionWithContext mocks base method.

func (*MockIAMAPI) GetPolicyWithContext

func (m *MockIAMAPI) GetPolicyWithContext(arg0 context.Context, arg1 *iam.GetPolicyInput, arg2 ...request.Option) (*iam.GetPolicyOutput, error)

GetPolicyWithContext mocks base method.

func (*MockIAMAPI) GetRole

func (m *MockIAMAPI) GetRole(arg0 *iam.GetRoleInput) (*iam.GetRoleOutput, error)

GetRole mocks base method.

func (*MockIAMAPI) GetRolePolicy

func (m *MockIAMAPI) GetRolePolicy(arg0 *iam.GetRolePolicyInput) (*iam.GetRolePolicyOutput, error)

GetRolePolicy mocks base method.

func (*MockIAMAPI) GetRolePolicyRequest

func (m *MockIAMAPI) GetRolePolicyRequest(arg0 *iam.GetRolePolicyInput) (*request.Request, *iam.GetRolePolicyOutput)

GetRolePolicyRequest mocks base method.

func (*MockIAMAPI) GetRolePolicyWithContext

func (m *MockIAMAPI) GetRolePolicyWithContext(arg0 context.Context, arg1 *iam.GetRolePolicyInput, arg2 ...request.Option) (*iam.GetRolePolicyOutput, error)

GetRolePolicyWithContext mocks base method.

func (*MockIAMAPI) GetRoleRequest

func (m *MockIAMAPI) GetRoleRequest(arg0 *iam.GetRoleInput) (*request.Request, *iam.GetRoleOutput)

GetRoleRequest mocks base method.

func (*MockIAMAPI) GetRoleWithContext

func (m *MockIAMAPI) GetRoleWithContext(arg0 context.Context, arg1 *iam.GetRoleInput, arg2 ...request.Option) (*iam.GetRoleOutput, error)

GetRoleWithContext mocks base method.

func (*MockIAMAPI) GetSAMLProvider

func (m *MockIAMAPI) GetSAMLProvider(arg0 *iam.GetSAMLProviderInput) (*iam.GetSAMLProviderOutput, error)

GetSAMLProvider mocks base method.

func (*MockIAMAPI) GetSAMLProviderRequest

func (m *MockIAMAPI) GetSAMLProviderRequest(arg0 *iam.GetSAMLProviderInput) (*request.Request, *iam.GetSAMLProviderOutput)

GetSAMLProviderRequest mocks base method.

func (*MockIAMAPI) GetSAMLProviderWithContext

func (m *MockIAMAPI) GetSAMLProviderWithContext(arg0 context.Context, arg1 *iam.GetSAMLProviderInput, arg2 ...request.Option) (*iam.GetSAMLProviderOutput, error)

GetSAMLProviderWithContext mocks base method.

func (*MockIAMAPI) GetSSHPublicKey

func (m *MockIAMAPI) GetSSHPublicKey(arg0 *iam.GetSSHPublicKeyInput) (*iam.GetSSHPublicKeyOutput, error)

GetSSHPublicKey mocks base method.

func (*MockIAMAPI) GetSSHPublicKeyRequest

func (m *MockIAMAPI) GetSSHPublicKeyRequest(arg0 *iam.GetSSHPublicKeyInput) (*request.Request, *iam.GetSSHPublicKeyOutput)

GetSSHPublicKeyRequest mocks base method.

func (*MockIAMAPI) GetSSHPublicKeyWithContext

func (m *MockIAMAPI) GetSSHPublicKeyWithContext(arg0 context.Context, arg1 *iam.GetSSHPublicKeyInput, arg2 ...request.Option) (*iam.GetSSHPublicKeyOutput, error)

GetSSHPublicKeyWithContext mocks base method.

func (*MockIAMAPI) GetServerCertificate

func (m *MockIAMAPI) GetServerCertificate(arg0 *iam.GetServerCertificateInput) (*iam.GetServerCertificateOutput, error)

GetServerCertificate mocks base method.

func (*MockIAMAPI) GetServerCertificateRequest

func (m *MockIAMAPI) GetServerCertificateRequest(arg0 *iam.GetServerCertificateInput) (*request.Request, *iam.GetServerCertificateOutput)

GetServerCertificateRequest mocks base method.

func (*MockIAMAPI) GetServerCertificateWithContext

func (m *MockIAMAPI) GetServerCertificateWithContext(arg0 context.Context, arg1 *iam.GetServerCertificateInput, arg2 ...request.Option) (*iam.GetServerCertificateOutput, error)

GetServerCertificateWithContext mocks base method.

func (*MockIAMAPI) GetServiceLastAccessedDetails

GetServiceLastAccessedDetails mocks base method.

func (*MockIAMAPI) GetServiceLastAccessedDetailsRequest

func (m *MockIAMAPI) GetServiceLastAccessedDetailsRequest(arg0 *iam.GetServiceLastAccessedDetailsInput) (*request.Request, *iam.GetServiceLastAccessedDetailsOutput)

GetServiceLastAccessedDetailsRequest mocks base method.

func (*MockIAMAPI) GetServiceLastAccessedDetailsWithContext

func (m *MockIAMAPI) GetServiceLastAccessedDetailsWithContext(arg0 context.Context, arg1 *iam.GetServiceLastAccessedDetailsInput, arg2 ...request.Option) (*iam.GetServiceLastAccessedDetailsOutput, error)

GetServiceLastAccessedDetailsWithContext mocks base method.

func (*MockIAMAPI) GetServiceLastAccessedDetailsWithEntities

GetServiceLastAccessedDetailsWithEntities mocks base method.

func (*MockIAMAPI) GetServiceLastAccessedDetailsWithEntitiesRequest

GetServiceLastAccessedDetailsWithEntitiesRequest mocks base method.

func (*MockIAMAPI) GetServiceLastAccessedDetailsWithEntitiesWithContext

func (m *MockIAMAPI) GetServiceLastAccessedDetailsWithEntitiesWithContext(arg0 context.Context, arg1 *iam.GetServiceLastAccessedDetailsWithEntitiesInput, arg2 ...request.Option) (*iam.GetServiceLastAccessedDetailsWithEntitiesOutput, error)

GetServiceLastAccessedDetailsWithEntitiesWithContext mocks base method.

func (*MockIAMAPI) GetServiceLinkedRoleDeletionStatus

GetServiceLinkedRoleDeletionStatus mocks base method.

func (*MockIAMAPI) GetServiceLinkedRoleDeletionStatusRequest

GetServiceLinkedRoleDeletionStatusRequest mocks base method.

func (*MockIAMAPI) GetServiceLinkedRoleDeletionStatusWithContext

func (m *MockIAMAPI) GetServiceLinkedRoleDeletionStatusWithContext(arg0 context.Context, arg1 *iam.GetServiceLinkedRoleDeletionStatusInput, arg2 ...request.Option) (*iam.GetServiceLinkedRoleDeletionStatusOutput, error)

GetServiceLinkedRoleDeletionStatusWithContext mocks base method.

func (*MockIAMAPI) GetUser

func (m *MockIAMAPI) GetUser(arg0 *iam.GetUserInput) (*iam.GetUserOutput, error)

GetUser mocks base method.

func (*MockIAMAPI) GetUserPolicy

func (m *MockIAMAPI) GetUserPolicy(arg0 *iam.GetUserPolicyInput) (*iam.GetUserPolicyOutput, error)

GetUserPolicy mocks base method.

func (*MockIAMAPI) GetUserPolicyRequest

func (m *MockIAMAPI) GetUserPolicyRequest(arg0 *iam.GetUserPolicyInput) (*request.Request, *iam.GetUserPolicyOutput)

GetUserPolicyRequest mocks base method.

func (*MockIAMAPI) GetUserPolicyWithContext

func (m *MockIAMAPI) GetUserPolicyWithContext(arg0 context.Context, arg1 *iam.GetUserPolicyInput, arg2 ...request.Option) (*iam.GetUserPolicyOutput, error)

GetUserPolicyWithContext mocks base method.

func (*MockIAMAPI) GetUserRequest

func (m *MockIAMAPI) GetUserRequest(arg0 *iam.GetUserInput) (*request.Request, *iam.GetUserOutput)

GetUserRequest mocks base method.

func (*MockIAMAPI) GetUserWithContext

func (m *MockIAMAPI) GetUserWithContext(arg0 context.Context, arg1 *iam.GetUserInput, arg2 ...request.Option) (*iam.GetUserOutput, error)

GetUserWithContext mocks base method.

func (*MockIAMAPI) ListAccessKeys

func (m *MockIAMAPI) ListAccessKeys(arg0 *iam.ListAccessKeysInput) (*iam.ListAccessKeysOutput, error)

ListAccessKeys mocks base method.

func (*MockIAMAPI) ListAccessKeysPages

func (m *MockIAMAPI) ListAccessKeysPages(arg0 *iam.ListAccessKeysInput, arg1 func(*iam.ListAccessKeysOutput, bool) bool) error

ListAccessKeysPages mocks base method.

func (*MockIAMAPI) ListAccessKeysPagesWithContext

func (m *MockIAMAPI) ListAccessKeysPagesWithContext(arg0 context.Context, arg1 *iam.ListAccessKeysInput, arg2 func(*iam.ListAccessKeysOutput, bool) bool, arg3 ...request.Option) error

ListAccessKeysPagesWithContext mocks base method.

func (*MockIAMAPI) ListAccessKeysRequest

func (m *MockIAMAPI) ListAccessKeysRequest(arg0 *iam.ListAccessKeysInput) (*request.Request, *iam.ListAccessKeysOutput)

ListAccessKeysRequest mocks base method.

func (*MockIAMAPI) ListAccessKeysWithContext

func (m *MockIAMAPI) ListAccessKeysWithContext(arg0 context.Context, arg1 *iam.ListAccessKeysInput, arg2 ...request.Option) (*iam.ListAccessKeysOutput, error)

ListAccessKeysWithContext mocks base method.

func (*MockIAMAPI) ListAccountAliases

func (m *MockIAMAPI) ListAccountAliases(arg0 *iam.ListAccountAliasesInput) (*iam.ListAccountAliasesOutput, error)

ListAccountAliases mocks base method.

func (*MockIAMAPI) ListAccountAliasesPages

func (m *MockIAMAPI) ListAccountAliasesPages(arg0 *iam.ListAccountAliasesInput, arg1 func(*iam.ListAccountAliasesOutput, bool) bool) error

ListAccountAliasesPages mocks base method.

func (*MockIAMAPI) ListAccountAliasesPagesWithContext

func (m *MockIAMAPI) ListAccountAliasesPagesWithContext(arg0 context.Context, arg1 *iam.ListAccountAliasesInput, arg2 func(*iam.ListAccountAliasesOutput, bool) bool, arg3 ...request.Option) error

ListAccountAliasesPagesWithContext mocks base method.

func (*MockIAMAPI) ListAccountAliasesRequest

func (m *MockIAMAPI) ListAccountAliasesRequest(arg0 *iam.ListAccountAliasesInput) (*request.Request, *iam.ListAccountAliasesOutput)

ListAccountAliasesRequest mocks base method.

func (*MockIAMAPI) ListAccountAliasesWithContext

func (m *MockIAMAPI) ListAccountAliasesWithContext(arg0 context.Context, arg1 *iam.ListAccountAliasesInput, arg2 ...request.Option) (*iam.ListAccountAliasesOutput, error)

ListAccountAliasesWithContext mocks base method.

func (*MockIAMAPI) ListAttachedGroupPolicies

ListAttachedGroupPolicies mocks base method.

func (*MockIAMAPI) ListAttachedGroupPoliciesPages

func (m *MockIAMAPI) ListAttachedGroupPoliciesPages(arg0 *iam.ListAttachedGroupPoliciesInput, arg1 func(*iam.ListAttachedGroupPoliciesOutput, bool) bool) error

ListAttachedGroupPoliciesPages mocks base method.

func (*MockIAMAPI) ListAttachedGroupPoliciesPagesWithContext

func (m *MockIAMAPI) ListAttachedGroupPoliciesPagesWithContext(arg0 context.Context, arg1 *iam.ListAttachedGroupPoliciesInput, arg2 func(*iam.ListAttachedGroupPoliciesOutput, bool) bool, arg3 ...request.Option) error

ListAttachedGroupPoliciesPagesWithContext mocks base method.

func (*MockIAMAPI) ListAttachedGroupPoliciesRequest

func (m *MockIAMAPI) ListAttachedGroupPoliciesRequest(arg0 *iam.ListAttachedGroupPoliciesInput) (*request.Request, *iam.ListAttachedGroupPoliciesOutput)

ListAttachedGroupPoliciesRequest mocks base method.

func (*MockIAMAPI) ListAttachedGroupPoliciesWithContext

func (m *MockIAMAPI) ListAttachedGroupPoliciesWithContext(arg0 context.Context, arg1 *iam.ListAttachedGroupPoliciesInput, arg2 ...request.Option) (*iam.ListAttachedGroupPoliciesOutput, error)

ListAttachedGroupPoliciesWithContext mocks base method.

func (*MockIAMAPI) ListAttachedRolePolicies

ListAttachedRolePolicies mocks base method.

func (*MockIAMAPI) ListAttachedRolePoliciesPages

func (m *MockIAMAPI) ListAttachedRolePoliciesPages(arg0 *iam.ListAttachedRolePoliciesInput, arg1 func(*iam.ListAttachedRolePoliciesOutput, bool) bool) error

ListAttachedRolePoliciesPages mocks base method.

func (*MockIAMAPI) ListAttachedRolePoliciesPagesWithContext

func (m *MockIAMAPI) ListAttachedRolePoliciesPagesWithContext(arg0 context.Context, arg1 *iam.ListAttachedRolePoliciesInput, arg2 func(*iam.ListAttachedRolePoliciesOutput, bool) bool, arg3 ...request.Option) error

ListAttachedRolePoliciesPagesWithContext mocks base method.

func (*MockIAMAPI) ListAttachedRolePoliciesRequest

func (m *MockIAMAPI) ListAttachedRolePoliciesRequest(arg0 *iam.ListAttachedRolePoliciesInput) (*request.Request, *iam.ListAttachedRolePoliciesOutput)

ListAttachedRolePoliciesRequest mocks base method.

func (*MockIAMAPI) ListAttachedRolePoliciesWithContext

func (m *MockIAMAPI) ListAttachedRolePoliciesWithContext(arg0 context.Context, arg1 *iam.ListAttachedRolePoliciesInput, arg2 ...request.Option) (*iam.ListAttachedRolePoliciesOutput, error)

ListAttachedRolePoliciesWithContext mocks base method.

func (*MockIAMAPI) ListAttachedUserPolicies

ListAttachedUserPolicies mocks base method.

func (*MockIAMAPI) ListAttachedUserPoliciesPages

func (m *MockIAMAPI) ListAttachedUserPoliciesPages(arg0 *iam.ListAttachedUserPoliciesInput, arg1 func(*iam.ListAttachedUserPoliciesOutput, bool) bool) error

ListAttachedUserPoliciesPages mocks base method.

func (*MockIAMAPI) ListAttachedUserPoliciesPagesWithContext

func (m *MockIAMAPI) ListAttachedUserPoliciesPagesWithContext(arg0 context.Context, arg1 *iam.ListAttachedUserPoliciesInput, arg2 func(*iam.ListAttachedUserPoliciesOutput, bool) bool, arg3 ...request.Option) error

ListAttachedUserPoliciesPagesWithContext mocks base method.

func (*MockIAMAPI) ListAttachedUserPoliciesRequest

func (m *MockIAMAPI) ListAttachedUserPoliciesRequest(arg0 *iam.ListAttachedUserPoliciesInput) (*request.Request, *iam.ListAttachedUserPoliciesOutput)

ListAttachedUserPoliciesRequest mocks base method.

func (*MockIAMAPI) ListAttachedUserPoliciesWithContext

func (m *MockIAMAPI) ListAttachedUserPoliciesWithContext(arg0 context.Context, arg1 *iam.ListAttachedUserPoliciesInput, arg2 ...request.Option) (*iam.ListAttachedUserPoliciesOutput, error)

ListAttachedUserPoliciesWithContext mocks base method.

func (*MockIAMAPI) ListEntitiesForPolicy

func (m *MockIAMAPI) ListEntitiesForPolicy(arg0 *iam.ListEntitiesForPolicyInput) (*iam.ListEntitiesForPolicyOutput, error)

ListEntitiesForPolicy mocks base method.

func (*MockIAMAPI) ListEntitiesForPolicyPages

func (m *MockIAMAPI) ListEntitiesForPolicyPages(arg0 *iam.ListEntitiesForPolicyInput, arg1 func(*iam.ListEntitiesForPolicyOutput, bool) bool) error

ListEntitiesForPolicyPages mocks base method.

func (*MockIAMAPI) ListEntitiesForPolicyPagesWithContext

func (m *MockIAMAPI) ListEntitiesForPolicyPagesWithContext(arg0 context.Context, arg1 *iam.ListEntitiesForPolicyInput, arg2 func(*iam.ListEntitiesForPolicyOutput, bool) bool, arg3 ...request.Option) error

ListEntitiesForPolicyPagesWithContext mocks base method.

func (*MockIAMAPI) ListEntitiesForPolicyRequest

func (m *MockIAMAPI) ListEntitiesForPolicyRequest(arg0 *iam.ListEntitiesForPolicyInput) (*request.Request, *iam.ListEntitiesForPolicyOutput)

ListEntitiesForPolicyRequest mocks base method.

func (*MockIAMAPI) ListEntitiesForPolicyWithContext

func (m *MockIAMAPI) ListEntitiesForPolicyWithContext(arg0 context.Context, arg1 *iam.ListEntitiesForPolicyInput, arg2 ...request.Option) (*iam.ListEntitiesForPolicyOutput, error)

ListEntitiesForPolicyWithContext mocks base method.

func (*MockIAMAPI) ListGroupPolicies

func (m *MockIAMAPI) ListGroupPolicies(arg0 *iam.ListGroupPoliciesInput) (*iam.ListGroupPoliciesOutput, error)

ListGroupPolicies mocks base method.

func (*MockIAMAPI) ListGroupPoliciesPages

func (m *MockIAMAPI) ListGroupPoliciesPages(arg0 *iam.ListGroupPoliciesInput, arg1 func(*iam.ListGroupPoliciesOutput, bool) bool) error

ListGroupPoliciesPages mocks base method.

func (*MockIAMAPI) ListGroupPoliciesPagesWithContext

func (m *MockIAMAPI) ListGroupPoliciesPagesWithContext(arg0 context.Context, arg1 *iam.ListGroupPoliciesInput, arg2 func(*iam.ListGroupPoliciesOutput, bool) bool, arg3 ...request.Option) error

ListGroupPoliciesPagesWithContext mocks base method.

func (*MockIAMAPI) ListGroupPoliciesRequest

func (m *MockIAMAPI) ListGroupPoliciesRequest(arg0 *iam.ListGroupPoliciesInput) (*request.Request, *iam.ListGroupPoliciesOutput)

ListGroupPoliciesRequest mocks base method.

func (*MockIAMAPI) ListGroupPoliciesWithContext

func (m *MockIAMAPI) ListGroupPoliciesWithContext(arg0 context.Context, arg1 *iam.ListGroupPoliciesInput, arg2 ...request.Option) (*iam.ListGroupPoliciesOutput, error)

ListGroupPoliciesWithContext mocks base method.

func (*MockIAMAPI) ListGroups

func (m *MockIAMAPI) ListGroups(arg0 *iam.ListGroupsInput) (*iam.ListGroupsOutput, error)

ListGroups mocks base method.

func (*MockIAMAPI) ListGroupsForUser

func (m *MockIAMAPI) ListGroupsForUser(arg0 *iam.ListGroupsForUserInput) (*iam.ListGroupsForUserOutput, error)

ListGroupsForUser mocks base method.

func (*MockIAMAPI) ListGroupsForUserPages

func (m *MockIAMAPI) ListGroupsForUserPages(arg0 *iam.ListGroupsForUserInput, arg1 func(*iam.ListGroupsForUserOutput, bool) bool) error

ListGroupsForUserPages mocks base method.

func (*MockIAMAPI) ListGroupsForUserPagesWithContext

func (m *MockIAMAPI) ListGroupsForUserPagesWithContext(arg0 context.Context, arg1 *iam.ListGroupsForUserInput, arg2 func(*iam.ListGroupsForUserOutput, bool) bool, arg3 ...request.Option) error

ListGroupsForUserPagesWithContext mocks base method.

func (*MockIAMAPI) ListGroupsForUserRequest

func (m *MockIAMAPI) ListGroupsForUserRequest(arg0 *iam.ListGroupsForUserInput) (*request.Request, *iam.ListGroupsForUserOutput)

ListGroupsForUserRequest mocks base method.

func (*MockIAMAPI) ListGroupsForUserWithContext

func (m *MockIAMAPI) ListGroupsForUserWithContext(arg0 context.Context, arg1 *iam.ListGroupsForUserInput, arg2 ...request.Option) (*iam.ListGroupsForUserOutput, error)

ListGroupsForUserWithContext mocks base method.

func (*MockIAMAPI) ListGroupsPages

func (m *MockIAMAPI) ListGroupsPages(arg0 *iam.ListGroupsInput, arg1 func(*iam.ListGroupsOutput, bool) bool) error

ListGroupsPages mocks base method.

func (*MockIAMAPI) ListGroupsPagesWithContext

func (m *MockIAMAPI) ListGroupsPagesWithContext(arg0 context.Context, arg1 *iam.ListGroupsInput, arg2 func(*iam.ListGroupsOutput, bool) bool, arg3 ...request.Option) error

ListGroupsPagesWithContext mocks base method.

func (*MockIAMAPI) ListGroupsRequest

func (m *MockIAMAPI) ListGroupsRequest(arg0 *iam.ListGroupsInput) (*request.Request, *iam.ListGroupsOutput)

ListGroupsRequest mocks base method.

func (*MockIAMAPI) ListGroupsWithContext

func (m *MockIAMAPI) ListGroupsWithContext(arg0 context.Context, arg1 *iam.ListGroupsInput, arg2 ...request.Option) (*iam.ListGroupsOutput, error)

ListGroupsWithContext mocks base method.

func (*MockIAMAPI) ListInstanceProfileTags added in v1.4.0

func (m *MockIAMAPI) ListInstanceProfileTags(arg0 *iam.ListInstanceProfileTagsInput) (*iam.ListInstanceProfileTagsOutput, error)

ListInstanceProfileTags mocks base method.

func (*MockIAMAPI) ListInstanceProfileTagsRequest added in v1.4.0

func (m *MockIAMAPI) ListInstanceProfileTagsRequest(arg0 *iam.ListInstanceProfileTagsInput) (*request.Request, *iam.ListInstanceProfileTagsOutput)

ListInstanceProfileTagsRequest mocks base method.

func (*MockIAMAPI) ListInstanceProfileTagsWithContext added in v1.4.0

func (m *MockIAMAPI) ListInstanceProfileTagsWithContext(arg0 context.Context, arg1 *iam.ListInstanceProfileTagsInput, arg2 ...request.Option) (*iam.ListInstanceProfileTagsOutput, error)

ListInstanceProfileTagsWithContext mocks base method.

func (*MockIAMAPI) ListInstanceProfiles

func (m *MockIAMAPI) ListInstanceProfiles(arg0 *iam.ListInstanceProfilesInput) (*iam.ListInstanceProfilesOutput, error)

ListInstanceProfiles mocks base method.

func (*MockIAMAPI) ListInstanceProfilesForRole

ListInstanceProfilesForRole mocks base method.

func (*MockIAMAPI) ListInstanceProfilesForRolePages

func (m *MockIAMAPI) ListInstanceProfilesForRolePages(arg0 *iam.ListInstanceProfilesForRoleInput, arg1 func(*iam.ListInstanceProfilesForRoleOutput, bool) bool) error

ListInstanceProfilesForRolePages mocks base method.

func (*MockIAMAPI) ListInstanceProfilesForRolePagesWithContext

func (m *MockIAMAPI) ListInstanceProfilesForRolePagesWithContext(arg0 context.Context, arg1 *iam.ListInstanceProfilesForRoleInput, arg2 func(*iam.ListInstanceProfilesForRoleOutput, bool) bool, arg3 ...request.Option) error

ListInstanceProfilesForRolePagesWithContext mocks base method.

func (*MockIAMAPI) ListInstanceProfilesForRoleRequest

func (m *MockIAMAPI) ListInstanceProfilesForRoleRequest(arg0 *iam.ListInstanceProfilesForRoleInput) (*request.Request, *iam.ListInstanceProfilesForRoleOutput)

ListInstanceProfilesForRoleRequest mocks base method.

func (*MockIAMAPI) ListInstanceProfilesForRoleWithContext

func (m *MockIAMAPI) ListInstanceProfilesForRoleWithContext(arg0 context.Context, arg1 *iam.ListInstanceProfilesForRoleInput, arg2 ...request.Option) (*iam.ListInstanceProfilesForRoleOutput, error)

ListInstanceProfilesForRoleWithContext mocks base method.

func (*MockIAMAPI) ListInstanceProfilesPages

func (m *MockIAMAPI) ListInstanceProfilesPages(arg0 *iam.ListInstanceProfilesInput, arg1 func(*iam.ListInstanceProfilesOutput, bool) bool) error

ListInstanceProfilesPages mocks base method.

func (*MockIAMAPI) ListInstanceProfilesPagesWithContext

func (m *MockIAMAPI) ListInstanceProfilesPagesWithContext(arg0 context.Context, arg1 *iam.ListInstanceProfilesInput, arg2 func(*iam.ListInstanceProfilesOutput, bool) bool, arg3 ...request.Option) error

ListInstanceProfilesPagesWithContext mocks base method.

func (*MockIAMAPI) ListInstanceProfilesRequest

func (m *MockIAMAPI) ListInstanceProfilesRequest(arg0 *iam.ListInstanceProfilesInput) (*request.Request, *iam.ListInstanceProfilesOutput)

ListInstanceProfilesRequest mocks base method.

func (*MockIAMAPI) ListInstanceProfilesWithContext

func (m *MockIAMAPI) ListInstanceProfilesWithContext(arg0 context.Context, arg1 *iam.ListInstanceProfilesInput, arg2 ...request.Option) (*iam.ListInstanceProfilesOutput, error)

ListInstanceProfilesWithContext mocks base method.

func (*MockIAMAPI) ListMFADeviceTags added in v1.4.0

func (m *MockIAMAPI) ListMFADeviceTags(arg0 *iam.ListMFADeviceTagsInput) (*iam.ListMFADeviceTagsOutput, error)

ListMFADeviceTags mocks base method.

func (*MockIAMAPI) ListMFADeviceTagsRequest added in v1.4.0

func (m *MockIAMAPI) ListMFADeviceTagsRequest(arg0 *iam.ListMFADeviceTagsInput) (*request.Request, *iam.ListMFADeviceTagsOutput)

ListMFADeviceTagsRequest mocks base method.

func (*MockIAMAPI) ListMFADeviceTagsWithContext added in v1.4.0

func (m *MockIAMAPI) ListMFADeviceTagsWithContext(arg0 context.Context, arg1 *iam.ListMFADeviceTagsInput, arg2 ...request.Option) (*iam.ListMFADeviceTagsOutput, error)

ListMFADeviceTagsWithContext mocks base method.

func (*MockIAMAPI) ListMFADevices

func (m *MockIAMAPI) ListMFADevices(arg0 *iam.ListMFADevicesInput) (*iam.ListMFADevicesOutput, error)

ListMFADevices mocks base method.

func (*MockIAMAPI) ListMFADevicesPages

func (m *MockIAMAPI) ListMFADevicesPages(arg0 *iam.ListMFADevicesInput, arg1 func(*iam.ListMFADevicesOutput, bool) bool) error

ListMFADevicesPages mocks base method.

func (*MockIAMAPI) ListMFADevicesPagesWithContext

func (m *MockIAMAPI) ListMFADevicesPagesWithContext(arg0 context.Context, arg1 *iam.ListMFADevicesInput, arg2 func(*iam.ListMFADevicesOutput, bool) bool, arg3 ...request.Option) error

ListMFADevicesPagesWithContext mocks base method.

func (*MockIAMAPI) ListMFADevicesRequest

func (m *MockIAMAPI) ListMFADevicesRequest(arg0 *iam.ListMFADevicesInput) (*request.Request, *iam.ListMFADevicesOutput)

ListMFADevicesRequest mocks base method.

func (*MockIAMAPI) ListMFADevicesWithContext

func (m *MockIAMAPI) ListMFADevicesWithContext(arg0 context.Context, arg1 *iam.ListMFADevicesInput, arg2 ...request.Option) (*iam.ListMFADevicesOutput, error)

ListMFADevicesWithContext mocks base method.

func (*MockIAMAPI) ListOpenIDConnectProviderTags added in v1.4.0

ListOpenIDConnectProviderTags mocks base method.

func (*MockIAMAPI) ListOpenIDConnectProviderTagsRequest added in v1.4.0

func (m *MockIAMAPI) ListOpenIDConnectProviderTagsRequest(arg0 *iam.ListOpenIDConnectProviderTagsInput) (*request.Request, *iam.ListOpenIDConnectProviderTagsOutput)

ListOpenIDConnectProviderTagsRequest mocks base method.

func (*MockIAMAPI) ListOpenIDConnectProviderTagsWithContext added in v1.4.0

func (m *MockIAMAPI) ListOpenIDConnectProviderTagsWithContext(arg0 context.Context, arg1 *iam.ListOpenIDConnectProviderTagsInput, arg2 ...request.Option) (*iam.ListOpenIDConnectProviderTagsOutput, error)

ListOpenIDConnectProviderTagsWithContext mocks base method.

func (*MockIAMAPI) ListOpenIDConnectProviders

ListOpenIDConnectProviders mocks base method.

func (*MockIAMAPI) ListOpenIDConnectProvidersRequest

func (m *MockIAMAPI) ListOpenIDConnectProvidersRequest(arg0 *iam.ListOpenIDConnectProvidersInput) (*request.Request, *iam.ListOpenIDConnectProvidersOutput)

ListOpenIDConnectProvidersRequest mocks base method.

func (*MockIAMAPI) ListOpenIDConnectProvidersWithContext

func (m *MockIAMAPI) ListOpenIDConnectProvidersWithContext(arg0 context.Context, arg1 *iam.ListOpenIDConnectProvidersInput, arg2 ...request.Option) (*iam.ListOpenIDConnectProvidersOutput, error)

ListOpenIDConnectProvidersWithContext mocks base method.

func (*MockIAMAPI) ListPolicies

func (m *MockIAMAPI) ListPolicies(arg0 *iam.ListPoliciesInput) (*iam.ListPoliciesOutput, error)

ListPolicies mocks base method.

func (*MockIAMAPI) ListPoliciesGrantingServiceAccess

ListPoliciesGrantingServiceAccess mocks base method.

func (*MockIAMAPI) ListPoliciesGrantingServiceAccessRequest

ListPoliciesGrantingServiceAccessRequest mocks base method.

func (*MockIAMAPI) ListPoliciesGrantingServiceAccessWithContext

func (m *MockIAMAPI) ListPoliciesGrantingServiceAccessWithContext(arg0 context.Context, arg1 *iam.ListPoliciesGrantingServiceAccessInput, arg2 ...request.Option) (*iam.ListPoliciesGrantingServiceAccessOutput, error)

ListPoliciesGrantingServiceAccessWithContext mocks base method.

func (*MockIAMAPI) ListPoliciesPages

func (m *MockIAMAPI) ListPoliciesPages(arg0 *iam.ListPoliciesInput, arg1 func(*iam.ListPoliciesOutput, bool) bool) error

ListPoliciesPages mocks base method.

func (*MockIAMAPI) ListPoliciesPagesWithContext

func (m *MockIAMAPI) ListPoliciesPagesWithContext(arg0 context.Context, arg1 *iam.ListPoliciesInput, arg2 func(*iam.ListPoliciesOutput, bool) bool, arg3 ...request.Option) error

ListPoliciesPagesWithContext mocks base method.

func (*MockIAMAPI) ListPoliciesRequest

func (m *MockIAMAPI) ListPoliciesRequest(arg0 *iam.ListPoliciesInput) (*request.Request, *iam.ListPoliciesOutput)

ListPoliciesRequest mocks base method.

func (*MockIAMAPI) ListPoliciesWithContext

func (m *MockIAMAPI) ListPoliciesWithContext(arg0 context.Context, arg1 *iam.ListPoliciesInput, arg2 ...request.Option) (*iam.ListPoliciesOutput, error)

ListPoliciesWithContext mocks base method.

func (*MockIAMAPI) ListPolicyTags added in v1.4.0

func (m *MockIAMAPI) ListPolicyTags(arg0 *iam.ListPolicyTagsInput) (*iam.ListPolicyTagsOutput, error)

ListPolicyTags mocks base method.

func (*MockIAMAPI) ListPolicyTagsRequest added in v1.4.0

func (m *MockIAMAPI) ListPolicyTagsRequest(arg0 *iam.ListPolicyTagsInput) (*request.Request, *iam.ListPolicyTagsOutput)

ListPolicyTagsRequest mocks base method.

func (*MockIAMAPI) ListPolicyTagsWithContext added in v1.4.0

func (m *MockIAMAPI) ListPolicyTagsWithContext(arg0 context.Context, arg1 *iam.ListPolicyTagsInput, arg2 ...request.Option) (*iam.ListPolicyTagsOutput, error)

ListPolicyTagsWithContext mocks base method.

func (*MockIAMAPI) ListPolicyVersions

func (m *MockIAMAPI) ListPolicyVersions(arg0 *iam.ListPolicyVersionsInput) (*iam.ListPolicyVersionsOutput, error)

ListPolicyVersions mocks base method.

func (*MockIAMAPI) ListPolicyVersionsPages

func (m *MockIAMAPI) ListPolicyVersionsPages(arg0 *iam.ListPolicyVersionsInput, arg1 func(*iam.ListPolicyVersionsOutput, bool) bool) error

ListPolicyVersionsPages mocks base method.

func (*MockIAMAPI) ListPolicyVersionsPagesWithContext

func (m *MockIAMAPI) ListPolicyVersionsPagesWithContext(arg0 context.Context, arg1 *iam.ListPolicyVersionsInput, arg2 func(*iam.ListPolicyVersionsOutput, bool) bool, arg3 ...request.Option) error

ListPolicyVersionsPagesWithContext mocks base method.

func (*MockIAMAPI) ListPolicyVersionsRequest

func (m *MockIAMAPI) ListPolicyVersionsRequest(arg0 *iam.ListPolicyVersionsInput) (*request.Request, *iam.ListPolicyVersionsOutput)

ListPolicyVersionsRequest mocks base method.

func (*MockIAMAPI) ListPolicyVersionsWithContext

func (m *MockIAMAPI) ListPolicyVersionsWithContext(arg0 context.Context, arg1 *iam.ListPolicyVersionsInput, arg2 ...request.Option) (*iam.ListPolicyVersionsOutput, error)

ListPolicyVersionsWithContext mocks base method.

func (*MockIAMAPI) ListRolePolicies

func (m *MockIAMAPI) ListRolePolicies(arg0 *iam.ListRolePoliciesInput) (*iam.ListRolePoliciesOutput, error)

ListRolePolicies mocks base method.

func (*MockIAMAPI) ListRolePoliciesPages

func (m *MockIAMAPI) ListRolePoliciesPages(arg0 *iam.ListRolePoliciesInput, arg1 func(*iam.ListRolePoliciesOutput, bool) bool) error

ListRolePoliciesPages mocks base method.

func (*MockIAMAPI) ListRolePoliciesPagesWithContext

func (m *MockIAMAPI) ListRolePoliciesPagesWithContext(arg0 context.Context, arg1 *iam.ListRolePoliciesInput, arg2 func(*iam.ListRolePoliciesOutput, bool) bool, arg3 ...request.Option) error

ListRolePoliciesPagesWithContext mocks base method.

func (*MockIAMAPI) ListRolePoliciesRequest

func (m *MockIAMAPI) ListRolePoliciesRequest(arg0 *iam.ListRolePoliciesInput) (*request.Request, *iam.ListRolePoliciesOutput)

ListRolePoliciesRequest mocks base method.

func (*MockIAMAPI) ListRolePoliciesWithContext

func (m *MockIAMAPI) ListRolePoliciesWithContext(arg0 context.Context, arg1 *iam.ListRolePoliciesInput, arg2 ...request.Option) (*iam.ListRolePoliciesOutput, error)

ListRolePoliciesWithContext mocks base method.

func (*MockIAMAPI) ListRoleTags

func (m *MockIAMAPI) ListRoleTags(arg0 *iam.ListRoleTagsInput) (*iam.ListRoleTagsOutput, error)

ListRoleTags mocks base method.

func (*MockIAMAPI) ListRoleTagsRequest

func (m *MockIAMAPI) ListRoleTagsRequest(arg0 *iam.ListRoleTagsInput) (*request.Request, *iam.ListRoleTagsOutput)

ListRoleTagsRequest mocks base method.

func (*MockIAMAPI) ListRoleTagsWithContext

func (m *MockIAMAPI) ListRoleTagsWithContext(arg0 context.Context, arg1 *iam.ListRoleTagsInput, arg2 ...request.Option) (*iam.ListRoleTagsOutput, error)

ListRoleTagsWithContext mocks base method.

func (*MockIAMAPI) ListRoles

func (m *MockIAMAPI) ListRoles(arg0 *iam.ListRolesInput) (*iam.ListRolesOutput, error)

ListRoles mocks base method.

func (*MockIAMAPI) ListRolesPages

func (m *MockIAMAPI) ListRolesPages(arg0 *iam.ListRolesInput, arg1 func(*iam.ListRolesOutput, bool) bool) error

ListRolesPages mocks base method.

func (*MockIAMAPI) ListRolesPagesWithContext

func (m *MockIAMAPI) ListRolesPagesWithContext(arg0 context.Context, arg1 *iam.ListRolesInput, arg2 func(*iam.ListRolesOutput, bool) bool, arg3 ...request.Option) error

ListRolesPagesWithContext mocks base method.

func (*MockIAMAPI) ListRolesRequest

func (m *MockIAMAPI) ListRolesRequest(arg0 *iam.ListRolesInput) (*request.Request, *iam.ListRolesOutput)

ListRolesRequest mocks base method.

func (*MockIAMAPI) ListRolesWithContext

func (m *MockIAMAPI) ListRolesWithContext(arg0 context.Context, arg1 *iam.ListRolesInput, arg2 ...request.Option) (*iam.ListRolesOutput, error)

ListRolesWithContext mocks base method.

func (*MockIAMAPI) ListSAMLProviderTags added in v1.4.0

func (m *MockIAMAPI) ListSAMLProviderTags(arg0 *iam.ListSAMLProviderTagsInput) (*iam.ListSAMLProviderTagsOutput, error)

ListSAMLProviderTags mocks base method.

func (*MockIAMAPI) ListSAMLProviderTagsRequest added in v1.4.0

func (m *MockIAMAPI) ListSAMLProviderTagsRequest(arg0 *iam.ListSAMLProviderTagsInput) (*request.Request, *iam.ListSAMLProviderTagsOutput)

ListSAMLProviderTagsRequest mocks base method.

func (*MockIAMAPI) ListSAMLProviderTagsWithContext added in v1.4.0

func (m *MockIAMAPI) ListSAMLProviderTagsWithContext(arg0 context.Context, arg1 *iam.ListSAMLProviderTagsInput, arg2 ...request.Option) (*iam.ListSAMLProviderTagsOutput, error)

ListSAMLProviderTagsWithContext mocks base method.

func (*MockIAMAPI) ListSAMLProviders

func (m *MockIAMAPI) ListSAMLProviders(arg0 *iam.ListSAMLProvidersInput) (*iam.ListSAMLProvidersOutput, error)

ListSAMLProviders mocks base method.

func (*MockIAMAPI) ListSAMLProvidersRequest

func (m *MockIAMAPI) ListSAMLProvidersRequest(arg0 *iam.ListSAMLProvidersInput) (*request.Request, *iam.ListSAMLProvidersOutput)

ListSAMLProvidersRequest mocks base method.

func (*MockIAMAPI) ListSAMLProvidersWithContext

func (m *MockIAMAPI) ListSAMLProvidersWithContext(arg0 context.Context, arg1 *iam.ListSAMLProvidersInput, arg2 ...request.Option) (*iam.ListSAMLProvidersOutput, error)

ListSAMLProvidersWithContext mocks base method.

func (*MockIAMAPI) ListSSHPublicKeys

func (m *MockIAMAPI) ListSSHPublicKeys(arg0 *iam.ListSSHPublicKeysInput) (*iam.ListSSHPublicKeysOutput, error)

ListSSHPublicKeys mocks base method.

func (*MockIAMAPI) ListSSHPublicKeysPages

func (m *MockIAMAPI) ListSSHPublicKeysPages(arg0 *iam.ListSSHPublicKeysInput, arg1 func(*iam.ListSSHPublicKeysOutput, bool) bool) error

ListSSHPublicKeysPages mocks base method.

func (*MockIAMAPI) ListSSHPublicKeysPagesWithContext

func (m *MockIAMAPI) ListSSHPublicKeysPagesWithContext(arg0 context.Context, arg1 *iam.ListSSHPublicKeysInput, arg2 func(*iam.ListSSHPublicKeysOutput, bool) bool, arg3 ...request.Option) error

ListSSHPublicKeysPagesWithContext mocks base method.

func (*MockIAMAPI) ListSSHPublicKeysRequest

func (m *MockIAMAPI) ListSSHPublicKeysRequest(arg0 *iam.ListSSHPublicKeysInput) (*request.Request, *iam.ListSSHPublicKeysOutput)

ListSSHPublicKeysRequest mocks base method.

func (*MockIAMAPI) ListSSHPublicKeysWithContext

func (m *MockIAMAPI) ListSSHPublicKeysWithContext(arg0 context.Context, arg1 *iam.ListSSHPublicKeysInput, arg2 ...request.Option) (*iam.ListSSHPublicKeysOutput, error)

ListSSHPublicKeysWithContext mocks base method.

func (*MockIAMAPI) ListServerCertificateTags added in v1.4.0

ListServerCertificateTags mocks base method.

func (*MockIAMAPI) ListServerCertificateTagsRequest added in v1.4.0

func (m *MockIAMAPI) ListServerCertificateTagsRequest(arg0 *iam.ListServerCertificateTagsInput) (*request.Request, *iam.ListServerCertificateTagsOutput)

ListServerCertificateTagsRequest mocks base method.

func (*MockIAMAPI) ListServerCertificateTagsWithContext added in v1.4.0

func (m *MockIAMAPI) ListServerCertificateTagsWithContext(arg0 context.Context, arg1 *iam.ListServerCertificateTagsInput, arg2 ...request.Option) (*iam.ListServerCertificateTagsOutput, error)

ListServerCertificateTagsWithContext mocks base method.

func (*MockIAMAPI) ListServerCertificates

func (m *MockIAMAPI) ListServerCertificates(arg0 *iam.ListServerCertificatesInput) (*iam.ListServerCertificatesOutput, error)

ListServerCertificates mocks base method.

func (*MockIAMAPI) ListServerCertificatesPages

func (m *MockIAMAPI) ListServerCertificatesPages(arg0 *iam.ListServerCertificatesInput, arg1 func(*iam.ListServerCertificatesOutput, bool) bool) error

ListServerCertificatesPages mocks base method.

func (*MockIAMAPI) ListServerCertificatesPagesWithContext

func (m *MockIAMAPI) ListServerCertificatesPagesWithContext(arg0 context.Context, arg1 *iam.ListServerCertificatesInput, arg2 func(*iam.ListServerCertificatesOutput, bool) bool, arg3 ...request.Option) error

ListServerCertificatesPagesWithContext mocks base method.

func (*MockIAMAPI) ListServerCertificatesRequest

func (m *MockIAMAPI) ListServerCertificatesRequest(arg0 *iam.ListServerCertificatesInput) (*request.Request, *iam.ListServerCertificatesOutput)

ListServerCertificatesRequest mocks base method.

func (*MockIAMAPI) ListServerCertificatesWithContext

func (m *MockIAMAPI) ListServerCertificatesWithContext(arg0 context.Context, arg1 *iam.ListServerCertificatesInput, arg2 ...request.Option) (*iam.ListServerCertificatesOutput, error)

ListServerCertificatesWithContext mocks base method.

func (*MockIAMAPI) ListServiceSpecificCredentials

ListServiceSpecificCredentials mocks base method.

func (*MockIAMAPI) ListServiceSpecificCredentialsRequest

func (m *MockIAMAPI) ListServiceSpecificCredentialsRequest(arg0 *iam.ListServiceSpecificCredentialsInput) (*request.Request, *iam.ListServiceSpecificCredentialsOutput)

ListServiceSpecificCredentialsRequest mocks base method.

func (*MockIAMAPI) ListServiceSpecificCredentialsWithContext

func (m *MockIAMAPI) ListServiceSpecificCredentialsWithContext(arg0 context.Context, arg1 *iam.ListServiceSpecificCredentialsInput, arg2 ...request.Option) (*iam.ListServiceSpecificCredentialsOutput, error)

ListServiceSpecificCredentialsWithContext mocks base method.

func (*MockIAMAPI) ListSigningCertificates

func (m *MockIAMAPI) ListSigningCertificates(arg0 *iam.ListSigningCertificatesInput) (*iam.ListSigningCertificatesOutput, error)

ListSigningCertificates mocks base method.

func (*MockIAMAPI) ListSigningCertificatesPages

func (m *MockIAMAPI) ListSigningCertificatesPages(arg0 *iam.ListSigningCertificatesInput, arg1 func(*iam.ListSigningCertificatesOutput, bool) bool) error

ListSigningCertificatesPages mocks base method.

func (*MockIAMAPI) ListSigningCertificatesPagesWithContext

func (m *MockIAMAPI) ListSigningCertificatesPagesWithContext(arg0 context.Context, arg1 *iam.ListSigningCertificatesInput, arg2 func(*iam.ListSigningCertificatesOutput, bool) bool, arg3 ...request.Option) error

ListSigningCertificatesPagesWithContext mocks base method.

func (*MockIAMAPI) ListSigningCertificatesRequest

func (m *MockIAMAPI) ListSigningCertificatesRequest(arg0 *iam.ListSigningCertificatesInput) (*request.Request, *iam.ListSigningCertificatesOutput)

ListSigningCertificatesRequest mocks base method.

func (*MockIAMAPI) ListSigningCertificatesWithContext

func (m *MockIAMAPI) ListSigningCertificatesWithContext(arg0 context.Context, arg1 *iam.ListSigningCertificatesInput, arg2 ...request.Option) (*iam.ListSigningCertificatesOutput, error)

ListSigningCertificatesWithContext mocks base method.

func (*MockIAMAPI) ListUserPolicies

func (m *MockIAMAPI) ListUserPolicies(arg0 *iam.ListUserPoliciesInput) (*iam.ListUserPoliciesOutput, error)

ListUserPolicies mocks base method.

func (*MockIAMAPI) ListUserPoliciesPages

func (m *MockIAMAPI) ListUserPoliciesPages(arg0 *iam.ListUserPoliciesInput, arg1 func(*iam.ListUserPoliciesOutput, bool) bool) error

ListUserPoliciesPages mocks base method.

func (*MockIAMAPI) ListUserPoliciesPagesWithContext

func (m *MockIAMAPI) ListUserPoliciesPagesWithContext(arg0 context.Context, arg1 *iam.ListUserPoliciesInput, arg2 func(*iam.ListUserPoliciesOutput, bool) bool, arg3 ...request.Option) error

ListUserPoliciesPagesWithContext mocks base method.

func (*MockIAMAPI) ListUserPoliciesRequest

func (m *MockIAMAPI) ListUserPoliciesRequest(arg0 *iam.ListUserPoliciesInput) (*request.Request, *iam.ListUserPoliciesOutput)

ListUserPoliciesRequest mocks base method.

func (*MockIAMAPI) ListUserPoliciesWithContext

func (m *MockIAMAPI) ListUserPoliciesWithContext(arg0 context.Context, arg1 *iam.ListUserPoliciesInput, arg2 ...request.Option) (*iam.ListUserPoliciesOutput, error)

ListUserPoliciesWithContext mocks base method.

func (*MockIAMAPI) ListUserTags

func (m *MockIAMAPI) ListUserTags(arg0 *iam.ListUserTagsInput) (*iam.ListUserTagsOutput, error)

ListUserTags mocks base method.

func (*MockIAMAPI) ListUserTagsPages added in v1.4.2

func (m *MockIAMAPI) ListUserTagsPages(arg0 *iam.ListUserTagsInput, arg1 func(*iam.ListUserTagsOutput, bool) bool) error

ListUserTagsPages mocks base method.

func (*MockIAMAPI) ListUserTagsPagesWithContext added in v1.4.2

func (m *MockIAMAPI) ListUserTagsPagesWithContext(arg0 context.Context, arg1 *iam.ListUserTagsInput, arg2 func(*iam.ListUserTagsOutput, bool) bool, arg3 ...request.Option) error

ListUserTagsPagesWithContext mocks base method.

func (*MockIAMAPI) ListUserTagsRequest

func (m *MockIAMAPI) ListUserTagsRequest(arg0 *iam.ListUserTagsInput) (*request.Request, *iam.ListUserTagsOutput)

ListUserTagsRequest mocks base method.

func (*MockIAMAPI) ListUserTagsWithContext

func (m *MockIAMAPI) ListUserTagsWithContext(arg0 context.Context, arg1 *iam.ListUserTagsInput, arg2 ...request.Option) (*iam.ListUserTagsOutput, error)

ListUserTagsWithContext mocks base method.

func (*MockIAMAPI) ListUsers

func (m *MockIAMAPI) ListUsers(arg0 *iam.ListUsersInput) (*iam.ListUsersOutput, error)

ListUsers mocks base method.

func (*MockIAMAPI) ListUsersPages

func (m *MockIAMAPI) ListUsersPages(arg0 *iam.ListUsersInput, arg1 func(*iam.ListUsersOutput, bool) bool) error

ListUsersPages mocks base method.

func (*MockIAMAPI) ListUsersPagesWithContext

func (m *MockIAMAPI) ListUsersPagesWithContext(arg0 context.Context, arg1 *iam.ListUsersInput, arg2 func(*iam.ListUsersOutput, bool) bool, arg3 ...request.Option) error

ListUsersPagesWithContext mocks base method.

func (*MockIAMAPI) ListUsersRequest

func (m *MockIAMAPI) ListUsersRequest(arg0 *iam.ListUsersInput) (*request.Request, *iam.ListUsersOutput)

ListUsersRequest mocks base method.

func (*MockIAMAPI) ListUsersWithContext

func (m *MockIAMAPI) ListUsersWithContext(arg0 context.Context, arg1 *iam.ListUsersInput, arg2 ...request.Option) (*iam.ListUsersOutput, error)

ListUsersWithContext mocks base method.

func (*MockIAMAPI) ListVirtualMFADevices

func (m *MockIAMAPI) ListVirtualMFADevices(arg0 *iam.ListVirtualMFADevicesInput) (*iam.ListVirtualMFADevicesOutput, error)

ListVirtualMFADevices mocks base method.

func (*MockIAMAPI) ListVirtualMFADevicesPages

func (m *MockIAMAPI) ListVirtualMFADevicesPages(arg0 *iam.ListVirtualMFADevicesInput, arg1 func(*iam.ListVirtualMFADevicesOutput, bool) bool) error

ListVirtualMFADevicesPages mocks base method.

func (*MockIAMAPI) ListVirtualMFADevicesPagesWithContext

func (m *MockIAMAPI) ListVirtualMFADevicesPagesWithContext(arg0 context.Context, arg1 *iam.ListVirtualMFADevicesInput, arg2 func(*iam.ListVirtualMFADevicesOutput, bool) bool, arg3 ...request.Option) error

ListVirtualMFADevicesPagesWithContext mocks base method.

func (*MockIAMAPI) ListVirtualMFADevicesRequest

func (m *MockIAMAPI) ListVirtualMFADevicesRequest(arg0 *iam.ListVirtualMFADevicesInput) (*request.Request, *iam.ListVirtualMFADevicesOutput)

ListVirtualMFADevicesRequest mocks base method.

func (*MockIAMAPI) ListVirtualMFADevicesWithContext

func (m *MockIAMAPI) ListVirtualMFADevicesWithContext(arg0 context.Context, arg1 *iam.ListVirtualMFADevicesInput, arg2 ...request.Option) (*iam.ListVirtualMFADevicesOutput, error)

ListVirtualMFADevicesWithContext mocks base method.

func (*MockIAMAPI) PutGroupPolicy

func (m *MockIAMAPI) PutGroupPolicy(arg0 *iam.PutGroupPolicyInput) (*iam.PutGroupPolicyOutput, error)

PutGroupPolicy mocks base method.

func (*MockIAMAPI) PutGroupPolicyRequest

func (m *MockIAMAPI) PutGroupPolicyRequest(arg0 *iam.PutGroupPolicyInput) (*request.Request, *iam.PutGroupPolicyOutput)

PutGroupPolicyRequest mocks base method.

func (*MockIAMAPI) PutGroupPolicyWithContext

func (m *MockIAMAPI) PutGroupPolicyWithContext(arg0 context.Context, arg1 *iam.PutGroupPolicyInput, arg2 ...request.Option) (*iam.PutGroupPolicyOutput, error)

PutGroupPolicyWithContext mocks base method.

func (*MockIAMAPI) PutRolePermissionsBoundary

PutRolePermissionsBoundary mocks base method.

func (*MockIAMAPI) PutRolePermissionsBoundaryRequest

func (m *MockIAMAPI) PutRolePermissionsBoundaryRequest(arg0 *iam.PutRolePermissionsBoundaryInput) (*request.Request, *iam.PutRolePermissionsBoundaryOutput)

PutRolePermissionsBoundaryRequest mocks base method.

func (*MockIAMAPI) PutRolePermissionsBoundaryWithContext

func (m *MockIAMAPI) PutRolePermissionsBoundaryWithContext(arg0 context.Context, arg1 *iam.PutRolePermissionsBoundaryInput, arg2 ...request.Option) (*iam.PutRolePermissionsBoundaryOutput, error)

PutRolePermissionsBoundaryWithContext mocks base method.

func (*MockIAMAPI) PutRolePolicy

func (m *MockIAMAPI) PutRolePolicy(arg0 *iam.PutRolePolicyInput) (*iam.PutRolePolicyOutput, error)

PutRolePolicy mocks base method.

func (*MockIAMAPI) PutRolePolicyRequest

func (m *MockIAMAPI) PutRolePolicyRequest(arg0 *iam.PutRolePolicyInput) (*request.Request, *iam.PutRolePolicyOutput)

PutRolePolicyRequest mocks base method.

func (*MockIAMAPI) PutRolePolicyWithContext

func (m *MockIAMAPI) PutRolePolicyWithContext(arg0 context.Context, arg1 *iam.PutRolePolicyInput, arg2 ...request.Option) (*iam.PutRolePolicyOutput, error)

PutRolePolicyWithContext mocks base method.

func (*MockIAMAPI) PutUserPermissionsBoundary

PutUserPermissionsBoundary mocks base method.

func (*MockIAMAPI) PutUserPermissionsBoundaryRequest

func (m *MockIAMAPI) PutUserPermissionsBoundaryRequest(arg0 *iam.PutUserPermissionsBoundaryInput) (*request.Request, *iam.PutUserPermissionsBoundaryOutput)

PutUserPermissionsBoundaryRequest mocks base method.

func (*MockIAMAPI) PutUserPermissionsBoundaryWithContext

func (m *MockIAMAPI) PutUserPermissionsBoundaryWithContext(arg0 context.Context, arg1 *iam.PutUserPermissionsBoundaryInput, arg2 ...request.Option) (*iam.PutUserPermissionsBoundaryOutput, error)

PutUserPermissionsBoundaryWithContext mocks base method.

func (*MockIAMAPI) PutUserPolicy

func (m *MockIAMAPI) PutUserPolicy(arg0 *iam.PutUserPolicyInput) (*iam.PutUserPolicyOutput, error)

PutUserPolicy mocks base method.

func (*MockIAMAPI) PutUserPolicyRequest

func (m *MockIAMAPI) PutUserPolicyRequest(arg0 *iam.PutUserPolicyInput) (*request.Request, *iam.PutUserPolicyOutput)

PutUserPolicyRequest mocks base method.

func (*MockIAMAPI) PutUserPolicyWithContext

func (m *MockIAMAPI) PutUserPolicyWithContext(arg0 context.Context, arg1 *iam.PutUserPolicyInput, arg2 ...request.Option) (*iam.PutUserPolicyOutput, error)

PutUserPolicyWithContext mocks base method.

func (*MockIAMAPI) RemoveClientIDFromOpenIDConnectProvider

RemoveClientIDFromOpenIDConnectProvider mocks base method.

func (*MockIAMAPI) RemoveClientIDFromOpenIDConnectProviderRequest

RemoveClientIDFromOpenIDConnectProviderRequest mocks base method.

func (*MockIAMAPI) RemoveClientIDFromOpenIDConnectProviderWithContext

func (m *MockIAMAPI) RemoveClientIDFromOpenIDConnectProviderWithContext(arg0 context.Context, arg1 *iam.RemoveClientIDFromOpenIDConnectProviderInput, arg2 ...request.Option) (*iam.RemoveClientIDFromOpenIDConnectProviderOutput, error)

RemoveClientIDFromOpenIDConnectProviderWithContext mocks base method.

func (*MockIAMAPI) RemoveRoleFromInstanceProfile

RemoveRoleFromInstanceProfile mocks base method.

func (*MockIAMAPI) RemoveRoleFromInstanceProfileRequest

func (m *MockIAMAPI) RemoveRoleFromInstanceProfileRequest(arg0 *iam.RemoveRoleFromInstanceProfileInput) (*request.Request, *iam.RemoveRoleFromInstanceProfileOutput)

RemoveRoleFromInstanceProfileRequest mocks base method.

func (*MockIAMAPI) RemoveRoleFromInstanceProfileWithContext

func (m *MockIAMAPI) RemoveRoleFromInstanceProfileWithContext(arg0 context.Context, arg1 *iam.RemoveRoleFromInstanceProfileInput, arg2 ...request.Option) (*iam.RemoveRoleFromInstanceProfileOutput, error)

RemoveRoleFromInstanceProfileWithContext mocks base method.

func (*MockIAMAPI) RemoveUserFromGroup

func (m *MockIAMAPI) RemoveUserFromGroup(arg0 *iam.RemoveUserFromGroupInput) (*iam.RemoveUserFromGroupOutput, error)

RemoveUserFromGroup mocks base method.

func (*MockIAMAPI) RemoveUserFromGroupRequest

func (m *MockIAMAPI) RemoveUserFromGroupRequest(arg0 *iam.RemoveUserFromGroupInput) (*request.Request, *iam.RemoveUserFromGroupOutput)

RemoveUserFromGroupRequest mocks base method.

func (*MockIAMAPI) RemoveUserFromGroupWithContext

func (m *MockIAMAPI) RemoveUserFromGroupWithContext(arg0 context.Context, arg1 *iam.RemoveUserFromGroupInput, arg2 ...request.Option) (*iam.RemoveUserFromGroupOutput, error)

RemoveUserFromGroupWithContext mocks base method.

func (*MockIAMAPI) ResetServiceSpecificCredential

ResetServiceSpecificCredential mocks base method.

func (*MockIAMAPI) ResetServiceSpecificCredentialRequest

func (m *MockIAMAPI) ResetServiceSpecificCredentialRequest(arg0 *iam.ResetServiceSpecificCredentialInput) (*request.Request, *iam.ResetServiceSpecificCredentialOutput)

ResetServiceSpecificCredentialRequest mocks base method.

func (*MockIAMAPI) ResetServiceSpecificCredentialWithContext

func (m *MockIAMAPI) ResetServiceSpecificCredentialWithContext(arg0 context.Context, arg1 *iam.ResetServiceSpecificCredentialInput, arg2 ...request.Option) (*iam.ResetServiceSpecificCredentialOutput, error)

ResetServiceSpecificCredentialWithContext mocks base method.

func (*MockIAMAPI) ResyncMFADevice

func (m *MockIAMAPI) ResyncMFADevice(arg0 *iam.ResyncMFADeviceInput) (*iam.ResyncMFADeviceOutput, error)

ResyncMFADevice mocks base method.

func (*MockIAMAPI) ResyncMFADeviceRequest

func (m *MockIAMAPI) ResyncMFADeviceRequest(arg0 *iam.ResyncMFADeviceInput) (*request.Request, *iam.ResyncMFADeviceOutput)

ResyncMFADeviceRequest mocks base method.

func (*MockIAMAPI) ResyncMFADeviceWithContext

func (m *MockIAMAPI) ResyncMFADeviceWithContext(arg0 context.Context, arg1 *iam.ResyncMFADeviceInput, arg2 ...request.Option) (*iam.ResyncMFADeviceOutput, error)

ResyncMFADeviceWithContext mocks base method.

func (*MockIAMAPI) SetDefaultPolicyVersion

func (m *MockIAMAPI) SetDefaultPolicyVersion(arg0 *iam.SetDefaultPolicyVersionInput) (*iam.SetDefaultPolicyVersionOutput, error)

SetDefaultPolicyVersion mocks base method.

func (*MockIAMAPI) SetDefaultPolicyVersionRequest

func (m *MockIAMAPI) SetDefaultPolicyVersionRequest(arg0 *iam.SetDefaultPolicyVersionInput) (*request.Request, *iam.SetDefaultPolicyVersionOutput)

SetDefaultPolicyVersionRequest mocks base method.

func (*MockIAMAPI) SetDefaultPolicyVersionWithContext

func (m *MockIAMAPI) SetDefaultPolicyVersionWithContext(arg0 context.Context, arg1 *iam.SetDefaultPolicyVersionInput, arg2 ...request.Option) (*iam.SetDefaultPolicyVersionOutput, error)

SetDefaultPolicyVersionWithContext mocks base method.

func (*MockIAMAPI) SetSecurityTokenServicePreferences added in v1.4.0

SetSecurityTokenServicePreferences mocks base method.

func (*MockIAMAPI) SetSecurityTokenServicePreferencesRequest added in v1.4.0

SetSecurityTokenServicePreferencesRequest mocks base method.

func (*MockIAMAPI) SetSecurityTokenServicePreferencesWithContext added in v1.4.0

func (m *MockIAMAPI) SetSecurityTokenServicePreferencesWithContext(arg0 context.Context, arg1 *iam.SetSecurityTokenServicePreferencesInput, arg2 ...request.Option) (*iam.SetSecurityTokenServicePreferencesOutput, error)

SetSecurityTokenServicePreferencesWithContext mocks base method.

func (*MockIAMAPI) SimulateCustomPolicy

func (m *MockIAMAPI) SimulateCustomPolicy(arg0 *iam.SimulateCustomPolicyInput) (*iam.SimulatePolicyResponse, error)

SimulateCustomPolicy mocks base method.

func (*MockIAMAPI) SimulateCustomPolicyPages

func (m *MockIAMAPI) SimulateCustomPolicyPages(arg0 *iam.SimulateCustomPolicyInput, arg1 func(*iam.SimulatePolicyResponse, bool) bool) error

SimulateCustomPolicyPages mocks base method.

func (*MockIAMAPI) SimulateCustomPolicyPagesWithContext

func (m *MockIAMAPI) SimulateCustomPolicyPagesWithContext(arg0 context.Context, arg1 *iam.SimulateCustomPolicyInput, arg2 func(*iam.SimulatePolicyResponse, bool) bool, arg3 ...request.Option) error

SimulateCustomPolicyPagesWithContext mocks base method.

func (*MockIAMAPI) SimulateCustomPolicyRequest

func (m *MockIAMAPI) SimulateCustomPolicyRequest(arg0 *iam.SimulateCustomPolicyInput) (*request.Request, *iam.SimulatePolicyResponse)

SimulateCustomPolicyRequest mocks base method.

func (*MockIAMAPI) SimulateCustomPolicyWithContext

func (m *MockIAMAPI) SimulateCustomPolicyWithContext(arg0 context.Context, arg1 *iam.SimulateCustomPolicyInput, arg2 ...request.Option) (*iam.SimulatePolicyResponse, error)

SimulateCustomPolicyWithContext mocks base method.

func (*MockIAMAPI) SimulatePrincipalPolicy

func (m *MockIAMAPI) SimulatePrincipalPolicy(arg0 *iam.SimulatePrincipalPolicyInput) (*iam.SimulatePolicyResponse, error)

SimulatePrincipalPolicy mocks base method.

func (*MockIAMAPI) SimulatePrincipalPolicyPages

func (m *MockIAMAPI) SimulatePrincipalPolicyPages(arg0 *iam.SimulatePrincipalPolicyInput, arg1 func(*iam.SimulatePolicyResponse, bool) bool) error

SimulatePrincipalPolicyPages mocks base method.

func (*MockIAMAPI) SimulatePrincipalPolicyPagesWithContext

func (m *MockIAMAPI) SimulatePrincipalPolicyPagesWithContext(arg0 context.Context, arg1 *iam.SimulatePrincipalPolicyInput, arg2 func(*iam.SimulatePolicyResponse, bool) bool, arg3 ...request.Option) error

SimulatePrincipalPolicyPagesWithContext mocks base method.

func (*MockIAMAPI) SimulatePrincipalPolicyRequest

func (m *MockIAMAPI) SimulatePrincipalPolicyRequest(arg0 *iam.SimulatePrincipalPolicyInput) (*request.Request, *iam.SimulatePolicyResponse)

SimulatePrincipalPolicyRequest mocks base method.

func (*MockIAMAPI) SimulatePrincipalPolicyWithContext

func (m *MockIAMAPI) SimulatePrincipalPolicyWithContext(arg0 context.Context, arg1 *iam.SimulatePrincipalPolicyInput, arg2 ...request.Option) (*iam.SimulatePolicyResponse, error)

SimulatePrincipalPolicyWithContext mocks base method.

func (*MockIAMAPI) TagInstanceProfile added in v1.4.0

func (m *MockIAMAPI) TagInstanceProfile(arg0 *iam.TagInstanceProfileInput) (*iam.TagInstanceProfileOutput, error)

TagInstanceProfile mocks base method.

func (*MockIAMAPI) TagInstanceProfileRequest added in v1.4.0

func (m *MockIAMAPI) TagInstanceProfileRequest(arg0 *iam.TagInstanceProfileInput) (*request.Request, *iam.TagInstanceProfileOutput)

TagInstanceProfileRequest mocks base method.

func (*MockIAMAPI) TagInstanceProfileWithContext added in v1.4.0

func (m *MockIAMAPI) TagInstanceProfileWithContext(arg0 context.Context, arg1 *iam.TagInstanceProfileInput, arg2 ...request.Option) (*iam.TagInstanceProfileOutput, error)

TagInstanceProfileWithContext mocks base method.

func (*MockIAMAPI) TagMFADevice added in v1.4.0

func (m *MockIAMAPI) TagMFADevice(arg0 *iam.TagMFADeviceInput) (*iam.TagMFADeviceOutput, error)

TagMFADevice mocks base method.

func (*MockIAMAPI) TagMFADeviceRequest added in v1.4.0

func (m *MockIAMAPI) TagMFADeviceRequest(arg0 *iam.TagMFADeviceInput) (*request.Request, *iam.TagMFADeviceOutput)

TagMFADeviceRequest mocks base method.

func (*MockIAMAPI) TagMFADeviceWithContext added in v1.4.0

func (m *MockIAMAPI) TagMFADeviceWithContext(arg0 context.Context, arg1 *iam.TagMFADeviceInput, arg2 ...request.Option) (*iam.TagMFADeviceOutput, error)

TagMFADeviceWithContext mocks base method.

func (*MockIAMAPI) TagOpenIDConnectProvider added in v1.4.0

TagOpenIDConnectProvider mocks base method.

func (*MockIAMAPI) TagOpenIDConnectProviderRequest added in v1.4.0

func (m *MockIAMAPI) TagOpenIDConnectProviderRequest(arg0 *iam.TagOpenIDConnectProviderInput) (*request.Request, *iam.TagOpenIDConnectProviderOutput)

TagOpenIDConnectProviderRequest mocks base method.

func (*MockIAMAPI) TagOpenIDConnectProviderWithContext added in v1.4.0

func (m *MockIAMAPI) TagOpenIDConnectProviderWithContext(arg0 context.Context, arg1 *iam.TagOpenIDConnectProviderInput, arg2 ...request.Option) (*iam.TagOpenIDConnectProviderOutput, error)

TagOpenIDConnectProviderWithContext mocks base method.

func (*MockIAMAPI) TagPolicy added in v1.4.0

func (m *MockIAMAPI) TagPolicy(arg0 *iam.TagPolicyInput) (*iam.TagPolicyOutput, error)

TagPolicy mocks base method.

func (*MockIAMAPI) TagPolicyRequest added in v1.4.0

func (m *MockIAMAPI) TagPolicyRequest(arg0 *iam.TagPolicyInput) (*request.Request, *iam.TagPolicyOutput)

TagPolicyRequest mocks base method.

func (*MockIAMAPI) TagPolicyWithContext added in v1.4.0

func (m *MockIAMAPI) TagPolicyWithContext(arg0 context.Context, arg1 *iam.TagPolicyInput, arg2 ...request.Option) (*iam.TagPolicyOutput, error)

TagPolicyWithContext mocks base method.

func (*MockIAMAPI) TagRole

func (m *MockIAMAPI) TagRole(arg0 *iam.TagRoleInput) (*iam.TagRoleOutput, error)

TagRole mocks base method.

func (*MockIAMAPI) TagRoleRequest

func (m *MockIAMAPI) TagRoleRequest(arg0 *iam.TagRoleInput) (*request.Request, *iam.TagRoleOutput)

TagRoleRequest mocks base method.

func (*MockIAMAPI) TagRoleWithContext

func (m *MockIAMAPI) TagRoleWithContext(arg0 context.Context, arg1 *iam.TagRoleInput, arg2 ...request.Option) (*iam.TagRoleOutput, error)

TagRoleWithContext mocks base method.

func (*MockIAMAPI) TagSAMLProvider added in v1.4.0

func (m *MockIAMAPI) TagSAMLProvider(arg0 *iam.TagSAMLProviderInput) (*iam.TagSAMLProviderOutput, error)

TagSAMLProvider mocks base method.

func (*MockIAMAPI) TagSAMLProviderRequest added in v1.4.0

func (m *MockIAMAPI) TagSAMLProviderRequest(arg0 *iam.TagSAMLProviderInput) (*request.Request, *iam.TagSAMLProviderOutput)

TagSAMLProviderRequest mocks base method.

func (*MockIAMAPI) TagSAMLProviderWithContext added in v1.4.0

func (m *MockIAMAPI) TagSAMLProviderWithContext(arg0 context.Context, arg1 *iam.TagSAMLProviderInput, arg2 ...request.Option) (*iam.TagSAMLProviderOutput, error)

TagSAMLProviderWithContext mocks base method.

func (*MockIAMAPI) TagServerCertificate added in v1.4.0

func (m *MockIAMAPI) TagServerCertificate(arg0 *iam.TagServerCertificateInput) (*iam.TagServerCertificateOutput, error)

TagServerCertificate mocks base method.

func (*MockIAMAPI) TagServerCertificateRequest added in v1.4.0

func (m *MockIAMAPI) TagServerCertificateRequest(arg0 *iam.TagServerCertificateInput) (*request.Request, *iam.TagServerCertificateOutput)

TagServerCertificateRequest mocks base method.

func (*MockIAMAPI) TagServerCertificateWithContext added in v1.4.0

func (m *MockIAMAPI) TagServerCertificateWithContext(arg0 context.Context, arg1 *iam.TagServerCertificateInput, arg2 ...request.Option) (*iam.TagServerCertificateOutput, error)

TagServerCertificateWithContext mocks base method.

func (*MockIAMAPI) TagUser

func (m *MockIAMAPI) TagUser(arg0 *iam.TagUserInput) (*iam.TagUserOutput, error)

TagUser mocks base method.

func (*MockIAMAPI) TagUserRequest

func (m *MockIAMAPI) TagUserRequest(arg0 *iam.TagUserInput) (*request.Request, *iam.TagUserOutput)

TagUserRequest mocks base method.

func (*MockIAMAPI) TagUserWithContext

func (m *MockIAMAPI) TagUserWithContext(arg0 context.Context, arg1 *iam.TagUserInput, arg2 ...request.Option) (*iam.TagUserOutput, error)

TagUserWithContext mocks base method.

func (*MockIAMAPI) UntagInstanceProfile added in v1.4.0

func (m *MockIAMAPI) UntagInstanceProfile(arg0 *iam.UntagInstanceProfileInput) (*iam.UntagInstanceProfileOutput, error)

UntagInstanceProfile mocks base method.

func (*MockIAMAPI) UntagInstanceProfileRequest added in v1.4.0

func (m *MockIAMAPI) UntagInstanceProfileRequest(arg0 *iam.UntagInstanceProfileInput) (*request.Request, *iam.UntagInstanceProfileOutput)

UntagInstanceProfileRequest mocks base method.

func (*MockIAMAPI) UntagInstanceProfileWithContext added in v1.4.0

func (m *MockIAMAPI) UntagInstanceProfileWithContext(arg0 context.Context, arg1 *iam.UntagInstanceProfileInput, arg2 ...request.Option) (*iam.UntagInstanceProfileOutput, error)

UntagInstanceProfileWithContext mocks base method.

func (*MockIAMAPI) UntagMFADevice added in v1.4.0

func (m *MockIAMAPI) UntagMFADevice(arg0 *iam.UntagMFADeviceInput) (*iam.UntagMFADeviceOutput, error)

UntagMFADevice mocks base method.

func (*MockIAMAPI) UntagMFADeviceRequest added in v1.4.0

func (m *MockIAMAPI) UntagMFADeviceRequest(arg0 *iam.UntagMFADeviceInput) (*request.Request, *iam.UntagMFADeviceOutput)

UntagMFADeviceRequest mocks base method.

func (*MockIAMAPI) UntagMFADeviceWithContext added in v1.4.0

func (m *MockIAMAPI) UntagMFADeviceWithContext(arg0 context.Context, arg1 *iam.UntagMFADeviceInput, arg2 ...request.Option) (*iam.UntagMFADeviceOutput, error)

UntagMFADeviceWithContext mocks base method.

func (*MockIAMAPI) UntagOpenIDConnectProvider added in v1.4.0

UntagOpenIDConnectProvider mocks base method.

func (*MockIAMAPI) UntagOpenIDConnectProviderRequest added in v1.4.0

func (m *MockIAMAPI) UntagOpenIDConnectProviderRequest(arg0 *iam.UntagOpenIDConnectProviderInput) (*request.Request, *iam.UntagOpenIDConnectProviderOutput)

UntagOpenIDConnectProviderRequest mocks base method.

func (*MockIAMAPI) UntagOpenIDConnectProviderWithContext added in v1.4.0

func (m *MockIAMAPI) UntagOpenIDConnectProviderWithContext(arg0 context.Context, arg1 *iam.UntagOpenIDConnectProviderInput, arg2 ...request.Option) (*iam.UntagOpenIDConnectProviderOutput, error)

UntagOpenIDConnectProviderWithContext mocks base method.

func (*MockIAMAPI) UntagPolicy added in v1.4.0

func (m *MockIAMAPI) UntagPolicy(arg0 *iam.UntagPolicyInput) (*iam.UntagPolicyOutput, error)

UntagPolicy mocks base method.

func (*MockIAMAPI) UntagPolicyRequest added in v1.4.0

func (m *MockIAMAPI) UntagPolicyRequest(arg0 *iam.UntagPolicyInput) (*request.Request, *iam.UntagPolicyOutput)

UntagPolicyRequest mocks base method.

func (*MockIAMAPI) UntagPolicyWithContext added in v1.4.0

func (m *MockIAMAPI) UntagPolicyWithContext(arg0 context.Context, arg1 *iam.UntagPolicyInput, arg2 ...request.Option) (*iam.UntagPolicyOutput, error)

UntagPolicyWithContext mocks base method.

func (*MockIAMAPI) UntagRole

func (m *MockIAMAPI) UntagRole(arg0 *iam.UntagRoleInput) (*iam.UntagRoleOutput, error)

UntagRole mocks base method.

func (*MockIAMAPI) UntagRoleRequest

func (m *MockIAMAPI) UntagRoleRequest(arg0 *iam.UntagRoleInput) (*request.Request, *iam.UntagRoleOutput)

UntagRoleRequest mocks base method.

func (*MockIAMAPI) UntagRoleWithContext

func (m *MockIAMAPI) UntagRoleWithContext(arg0 context.Context, arg1 *iam.UntagRoleInput, arg2 ...request.Option) (*iam.UntagRoleOutput, error)

UntagRoleWithContext mocks base method.

func (*MockIAMAPI) UntagSAMLProvider added in v1.4.0

func (m *MockIAMAPI) UntagSAMLProvider(arg0 *iam.UntagSAMLProviderInput) (*iam.UntagSAMLProviderOutput, error)

UntagSAMLProvider mocks base method.

func (*MockIAMAPI) UntagSAMLProviderRequest added in v1.4.0

func (m *MockIAMAPI) UntagSAMLProviderRequest(arg0 *iam.UntagSAMLProviderInput) (*request.Request, *iam.UntagSAMLProviderOutput)

UntagSAMLProviderRequest mocks base method.

func (*MockIAMAPI) UntagSAMLProviderWithContext added in v1.4.0

func (m *MockIAMAPI) UntagSAMLProviderWithContext(arg0 context.Context, arg1 *iam.UntagSAMLProviderInput, arg2 ...request.Option) (*iam.UntagSAMLProviderOutput, error)

UntagSAMLProviderWithContext mocks base method.

func (*MockIAMAPI) UntagServerCertificate added in v1.4.0

func (m *MockIAMAPI) UntagServerCertificate(arg0 *iam.UntagServerCertificateInput) (*iam.UntagServerCertificateOutput, error)

UntagServerCertificate mocks base method.

func (*MockIAMAPI) UntagServerCertificateRequest added in v1.4.0

func (m *MockIAMAPI) UntagServerCertificateRequest(arg0 *iam.UntagServerCertificateInput) (*request.Request, *iam.UntagServerCertificateOutput)

UntagServerCertificateRequest mocks base method.

func (*MockIAMAPI) UntagServerCertificateWithContext added in v1.4.0

func (m *MockIAMAPI) UntagServerCertificateWithContext(arg0 context.Context, arg1 *iam.UntagServerCertificateInput, arg2 ...request.Option) (*iam.UntagServerCertificateOutput, error)

UntagServerCertificateWithContext mocks base method.

func (*MockIAMAPI) UntagUser

func (m *MockIAMAPI) UntagUser(arg0 *iam.UntagUserInput) (*iam.UntagUserOutput, error)

UntagUser mocks base method.

func (*MockIAMAPI) UntagUserRequest

func (m *MockIAMAPI) UntagUserRequest(arg0 *iam.UntagUserInput) (*request.Request, *iam.UntagUserOutput)

UntagUserRequest mocks base method.

func (*MockIAMAPI) UntagUserWithContext

func (m *MockIAMAPI) UntagUserWithContext(arg0 context.Context, arg1 *iam.UntagUserInput, arg2 ...request.Option) (*iam.UntagUserOutput, error)

UntagUserWithContext mocks base method.

func (*MockIAMAPI) UpdateAccessKey

func (m *MockIAMAPI) UpdateAccessKey(arg0 *iam.UpdateAccessKeyInput) (*iam.UpdateAccessKeyOutput, error)

UpdateAccessKey mocks base method.

func (*MockIAMAPI) UpdateAccessKeyRequest

func (m *MockIAMAPI) UpdateAccessKeyRequest(arg0 *iam.UpdateAccessKeyInput) (*request.Request, *iam.UpdateAccessKeyOutput)

UpdateAccessKeyRequest mocks base method.

func (*MockIAMAPI) UpdateAccessKeyWithContext

func (m *MockIAMAPI) UpdateAccessKeyWithContext(arg0 context.Context, arg1 *iam.UpdateAccessKeyInput, arg2 ...request.Option) (*iam.UpdateAccessKeyOutput, error)

UpdateAccessKeyWithContext mocks base method.

func (*MockIAMAPI) UpdateAccountPasswordPolicy

UpdateAccountPasswordPolicy mocks base method.

func (*MockIAMAPI) UpdateAccountPasswordPolicyRequest

func (m *MockIAMAPI) UpdateAccountPasswordPolicyRequest(arg0 *iam.UpdateAccountPasswordPolicyInput) (*request.Request, *iam.UpdateAccountPasswordPolicyOutput)

UpdateAccountPasswordPolicyRequest mocks base method.

func (*MockIAMAPI) UpdateAccountPasswordPolicyWithContext

func (m *MockIAMAPI) UpdateAccountPasswordPolicyWithContext(arg0 context.Context, arg1 *iam.UpdateAccountPasswordPolicyInput, arg2 ...request.Option) (*iam.UpdateAccountPasswordPolicyOutput, error)

UpdateAccountPasswordPolicyWithContext mocks base method.

func (*MockIAMAPI) UpdateAssumeRolePolicy

func (m *MockIAMAPI) UpdateAssumeRolePolicy(arg0 *iam.UpdateAssumeRolePolicyInput) (*iam.UpdateAssumeRolePolicyOutput, error)

UpdateAssumeRolePolicy mocks base method.

func (*MockIAMAPI) UpdateAssumeRolePolicyRequest

func (m *MockIAMAPI) UpdateAssumeRolePolicyRequest(arg0 *iam.UpdateAssumeRolePolicyInput) (*request.Request, *iam.UpdateAssumeRolePolicyOutput)

UpdateAssumeRolePolicyRequest mocks base method.

func (*MockIAMAPI) UpdateAssumeRolePolicyWithContext

func (m *MockIAMAPI) UpdateAssumeRolePolicyWithContext(arg0 context.Context, arg1 *iam.UpdateAssumeRolePolicyInput, arg2 ...request.Option) (*iam.UpdateAssumeRolePolicyOutput, error)

UpdateAssumeRolePolicyWithContext mocks base method.

func (*MockIAMAPI) UpdateGroup

func (m *MockIAMAPI) UpdateGroup(arg0 *iam.UpdateGroupInput) (*iam.UpdateGroupOutput, error)

UpdateGroup mocks base method.

func (*MockIAMAPI) UpdateGroupRequest

func (m *MockIAMAPI) UpdateGroupRequest(arg0 *iam.UpdateGroupInput) (*request.Request, *iam.UpdateGroupOutput)

UpdateGroupRequest mocks base method.

func (*MockIAMAPI) UpdateGroupWithContext

func (m *MockIAMAPI) UpdateGroupWithContext(arg0 context.Context, arg1 *iam.UpdateGroupInput, arg2 ...request.Option) (*iam.UpdateGroupOutput, error)

UpdateGroupWithContext mocks base method.

func (*MockIAMAPI) UpdateLoginProfile

func (m *MockIAMAPI) UpdateLoginProfile(arg0 *iam.UpdateLoginProfileInput) (*iam.UpdateLoginProfileOutput, error)

UpdateLoginProfile mocks base method.

func (*MockIAMAPI) UpdateLoginProfileRequest

func (m *MockIAMAPI) UpdateLoginProfileRequest(arg0 *iam.UpdateLoginProfileInput) (*request.Request, *iam.UpdateLoginProfileOutput)

UpdateLoginProfileRequest mocks base method.

func (*MockIAMAPI) UpdateLoginProfileWithContext

func (m *MockIAMAPI) UpdateLoginProfileWithContext(arg0 context.Context, arg1 *iam.UpdateLoginProfileInput, arg2 ...request.Option) (*iam.UpdateLoginProfileOutput, error)

UpdateLoginProfileWithContext mocks base method.

func (*MockIAMAPI) UpdateOpenIDConnectProviderThumbprint

UpdateOpenIDConnectProviderThumbprint mocks base method.

func (*MockIAMAPI) UpdateOpenIDConnectProviderThumbprintRequest

UpdateOpenIDConnectProviderThumbprintRequest mocks base method.

func (*MockIAMAPI) UpdateOpenIDConnectProviderThumbprintWithContext

func (m *MockIAMAPI) UpdateOpenIDConnectProviderThumbprintWithContext(arg0 context.Context, arg1 *iam.UpdateOpenIDConnectProviderThumbprintInput, arg2 ...request.Option) (*iam.UpdateOpenIDConnectProviderThumbprintOutput, error)

UpdateOpenIDConnectProviderThumbprintWithContext mocks base method.

func (*MockIAMAPI) UpdateRole

func (m *MockIAMAPI) UpdateRole(arg0 *iam.UpdateRoleInput) (*iam.UpdateRoleOutput, error)

UpdateRole mocks base method.

func (*MockIAMAPI) UpdateRoleDescription

func (m *MockIAMAPI) UpdateRoleDescription(arg0 *iam.UpdateRoleDescriptionInput) (*iam.UpdateRoleDescriptionOutput, error)

UpdateRoleDescription mocks base method.

func (*MockIAMAPI) UpdateRoleDescriptionRequest

func (m *MockIAMAPI) UpdateRoleDescriptionRequest(arg0 *iam.UpdateRoleDescriptionInput) (*request.Request, *iam.UpdateRoleDescriptionOutput)

UpdateRoleDescriptionRequest mocks base method.

func (*MockIAMAPI) UpdateRoleDescriptionWithContext

func (m *MockIAMAPI) UpdateRoleDescriptionWithContext(arg0 context.Context, arg1 *iam.UpdateRoleDescriptionInput, arg2 ...request.Option) (*iam.UpdateRoleDescriptionOutput, error)

UpdateRoleDescriptionWithContext mocks base method.

func (*MockIAMAPI) UpdateRoleRequest

func (m *MockIAMAPI) UpdateRoleRequest(arg0 *iam.UpdateRoleInput) (*request.Request, *iam.UpdateRoleOutput)

UpdateRoleRequest mocks base method.

func (*MockIAMAPI) UpdateRoleWithContext

func (m *MockIAMAPI) UpdateRoleWithContext(arg0 context.Context, arg1 *iam.UpdateRoleInput, arg2 ...request.Option) (*iam.UpdateRoleOutput, error)

UpdateRoleWithContext mocks base method.

func (*MockIAMAPI) UpdateSAMLProvider

func (m *MockIAMAPI) UpdateSAMLProvider(arg0 *iam.UpdateSAMLProviderInput) (*iam.UpdateSAMLProviderOutput, error)

UpdateSAMLProvider mocks base method.

func (*MockIAMAPI) UpdateSAMLProviderRequest

func (m *MockIAMAPI) UpdateSAMLProviderRequest(arg0 *iam.UpdateSAMLProviderInput) (*request.Request, *iam.UpdateSAMLProviderOutput)

UpdateSAMLProviderRequest mocks base method.

func (*MockIAMAPI) UpdateSAMLProviderWithContext

func (m *MockIAMAPI) UpdateSAMLProviderWithContext(arg0 context.Context, arg1 *iam.UpdateSAMLProviderInput, arg2 ...request.Option) (*iam.UpdateSAMLProviderOutput, error)

UpdateSAMLProviderWithContext mocks base method.

func (*MockIAMAPI) UpdateSSHPublicKey

func (m *MockIAMAPI) UpdateSSHPublicKey(arg0 *iam.UpdateSSHPublicKeyInput) (*iam.UpdateSSHPublicKeyOutput, error)

UpdateSSHPublicKey mocks base method.

func (*MockIAMAPI) UpdateSSHPublicKeyRequest

func (m *MockIAMAPI) UpdateSSHPublicKeyRequest(arg0 *iam.UpdateSSHPublicKeyInput) (*request.Request, *iam.UpdateSSHPublicKeyOutput)

UpdateSSHPublicKeyRequest mocks base method.

func (*MockIAMAPI) UpdateSSHPublicKeyWithContext

func (m *MockIAMAPI) UpdateSSHPublicKeyWithContext(arg0 context.Context, arg1 *iam.UpdateSSHPublicKeyInput, arg2 ...request.Option) (*iam.UpdateSSHPublicKeyOutput, error)

UpdateSSHPublicKeyWithContext mocks base method.

func (*MockIAMAPI) UpdateServerCertificate

func (m *MockIAMAPI) UpdateServerCertificate(arg0 *iam.UpdateServerCertificateInput) (*iam.UpdateServerCertificateOutput, error)

UpdateServerCertificate mocks base method.

func (*MockIAMAPI) UpdateServerCertificateRequest

func (m *MockIAMAPI) UpdateServerCertificateRequest(arg0 *iam.UpdateServerCertificateInput) (*request.Request, *iam.UpdateServerCertificateOutput)

UpdateServerCertificateRequest mocks base method.

func (*MockIAMAPI) UpdateServerCertificateWithContext

func (m *MockIAMAPI) UpdateServerCertificateWithContext(arg0 context.Context, arg1 *iam.UpdateServerCertificateInput, arg2 ...request.Option) (*iam.UpdateServerCertificateOutput, error)

UpdateServerCertificateWithContext mocks base method.

func (*MockIAMAPI) UpdateServiceSpecificCredential

UpdateServiceSpecificCredential mocks base method.

func (*MockIAMAPI) UpdateServiceSpecificCredentialRequest

func (m *MockIAMAPI) UpdateServiceSpecificCredentialRequest(arg0 *iam.UpdateServiceSpecificCredentialInput) (*request.Request, *iam.UpdateServiceSpecificCredentialOutput)

UpdateServiceSpecificCredentialRequest mocks base method.

func (*MockIAMAPI) UpdateServiceSpecificCredentialWithContext

func (m *MockIAMAPI) UpdateServiceSpecificCredentialWithContext(arg0 context.Context, arg1 *iam.UpdateServiceSpecificCredentialInput, arg2 ...request.Option) (*iam.UpdateServiceSpecificCredentialOutput, error)

UpdateServiceSpecificCredentialWithContext mocks base method.

func (*MockIAMAPI) UpdateSigningCertificate

UpdateSigningCertificate mocks base method.

func (*MockIAMAPI) UpdateSigningCertificateRequest

func (m *MockIAMAPI) UpdateSigningCertificateRequest(arg0 *iam.UpdateSigningCertificateInput) (*request.Request, *iam.UpdateSigningCertificateOutput)

UpdateSigningCertificateRequest mocks base method.

func (*MockIAMAPI) UpdateSigningCertificateWithContext

func (m *MockIAMAPI) UpdateSigningCertificateWithContext(arg0 context.Context, arg1 *iam.UpdateSigningCertificateInput, arg2 ...request.Option) (*iam.UpdateSigningCertificateOutput, error)

UpdateSigningCertificateWithContext mocks base method.

func (*MockIAMAPI) UpdateUser

func (m *MockIAMAPI) UpdateUser(arg0 *iam.UpdateUserInput) (*iam.UpdateUserOutput, error)

UpdateUser mocks base method.

func (*MockIAMAPI) UpdateUserRequest

func (m *MockIAMAPI) UpdateUserRequest(arg0 *iam.UpdateUserInput) (*request.Request, *iam.UpdateUserOutput)

UpdateUserRequest mocks base method.

func (*MockIAMAPI) UpdateUserWithContext

func (m *MockIAMAPI) UpdateUserWithContext(arg0 context.Context, arg1 *iam.UpdateUserInput, arg2 ...request.Option) (*iam.UpdateUserOutput, error)

UpdateUserWithContext mocks base method.

func (*MockIAMAPI) UploadSSHPublicKey

func (m *MockIAMAPI) UploadSSHPublicKey(arg0 *iam.UploadSSHPublicKeyInput) (*iam.UploadSSHPublicKeyOutput, error)

UploadSSHPublicKey mocks base method.

func (*MockIAMAPI) UploadSSHPublicKeyRequest

func (m *MockIAMAPI) UploadSSHPublicKeyRequest(arg0 *iam.UploadSSHPublicKeyInput) (*request.Request, *iam.UploadSSHPublicKeyOutput)

UploadSSHPublicKeyRequest mocks base method.

func (*MockIAMAPI) UploadSSHPublicKeyWithContext

func (m *MockIAMAPI) UploadSSHPublicKeyWithContext(arg0 context.Context, arg1 *iam.UploadSSHPublicKeyInput, arg2 ...request.Option) (*iam.UploadSSHPublicKeyOutput, error)

UploadSSHPublicKeyWithContext mocks base method.

func (*MockIAMAPI) UploadServerCertificate

func (m *MockIAMAPI) UploadServerCertificate(arg0 *iam.UploadServerCertificateInput) (*iam.UploadServerCertificateOutput, error)

UploadServerCertificate mocks base method.

func (*MockIAMAPI) UploadServerCertificateRequest

func (m *MockIAMAPI) UploadServerCertificateRequest(arg0 *iam.UploadServerCertificateInput) (*request.Request, *iam.UploadServerCertificateOutput)

UploadServerCertificateRequest mocks base method.

func (*MockIAMAPI) UploadServerCertificateWithContext

func (m *MockIAMAPI) UploadServerCertificateWithContext(arg0 context.Context, arg1 *iam.UploadServerCertificateInput, arg2 ...request.Option) (*iam.UploadServerCertificateOutput, error)

UploadServerCertificateWithContext mocks base method.

func (*MockIAMAPI) UploadSigningCertificate

UploadSigningCertificate mocks base method.

func (*MockIAMAPI) UploadSigningCertificateRequest

func (m *MockIAMAPI) UploadSigningCertificateRequest(arg0 *iam.UploadSigningCertificateInput) (*request.Request, *iam.UploadSigningCertificateOutput)

UploadSigningCertificateRequest mocks base method.

func (*MockIAMAPI) UploadSigningCertificateWithContext

func (m *MockIAMAPI) UploadSigningCertificateWithContext(arg0 context.Context, arg1 *iam.UploadSigningCertificateInput, arg2 ...request.Option) (*iam.UploadSigningCertificateOutput, error)

UploadSigningCertificateWithContext mocks base method.

func (*MockIAMAPI) WaitUntilInstanceProfileExists

func (m *MockIAMAPI) WaitUntilInstanceProfileExists(arg0 *iam.GetInstanceProfileInput) error

WaitUntilInstanceProfileExists mocks base method.

func (*MockIAMAPI) WaitUntilInstanceProfileExistsWithContext

func (m *MockIAMAPI) WaitUntilInstanceProfileExistsWithContext(arg0 context.Context, arg1 *iam.GetInstanceProfileInput, arg2 ...request.WaiterOption) error

WaitUntilInstanceProfileExistsWithContext mocks base method.

func (*MockIAMAPI) WaitUntilPolicyExists added in v1.4.0

func (m *MockIAMAPI) WaitUntilPolicyExists(arg0 *iam.GetPolicyInput) error

WaitUntilPolicyExists mocks base method.

func (*MockIAMAPI) WaitUntilPolicyExistsWithContext added in v1.4.0

func (m *MockIAMAPI) WaitUntilPolicyExistsWithContext(arg0 context.Context, arg1 *iam.GetPolicyInput, arg2 ...request.WaiterOption) error

WaitUntilPolicyExistsWithContext mocks base method.

func (*MockIAMAPI) WaitUntilRoleExists added in v1.4.0

func (m *MockIAMAPI) WaitUntilRoleExists(arg0 *iam.GetRoleInput) error

WaitUntilRoleExists mocks base method.

func (*MockIAMAPI) WaitUntilRoleExistsWithContext added in v1.4.0

func (m *MockIAMAPI) WaitUntilRoleExistsWithContext(arg0 context.Context, arg1 *iam.GetRoleInput, arg2 ...request.WaiterOption) error

WaitUntilRoleExistsWithContext mocks base method.

func (*MockIAMAPI) WaitUntilUserExists

func (m *MockIAMAPI) WaitUntilUserExists(arg0 *iam.GetUserInput) error

WaitUntilUserExists mocks base method.

func (*MockIAMAPI) WaitUntilUserExistsWithContext

func (m *MockIAMAPI) WaitUntilUserExistsWithContext(arg0 context.Context, arg1 *iam.GetUserInput, arg2 ...request.WaiterOption) error

WaitUntilUserExistsWithContext mocks base method.

type MockIAMAPIMockRecorder

type MockIAMAPIMockRecorder struct {
	// contains filtered or unexported fields
}

MockIAMAPIMockRecorder is the mock recorder for MockIAMAPI.

func (*MockIAMAPIMockRecorder) AddClientIDToOpenIDConnectProvider

func (mr *MockIAMAPIMockRecorder) AddClientIDToOpenIDConnectProvider(arg0 interface{}) *gomock.Call

AddClientIDToOpenIDConnectProvider indicates an expected call of AddClientIDToOpenIDConnectProvider.

func (*MockIAMAPIMockRecorder) AddClientIDToOpenIDConnectProviderRequest

func (mr *MockIAMAPIMockRecorder) AddClientIDToOpenIDConnectProviderRequest(arg0 interface{}) *gomock.Call

AddClientIDToOpenIDConnectProviderRequest indicates an expected call of AddClientIDToOpenIDConnectProviderRequest.

func (*MockIAMAPIMockRecorder) AddClientIDToOpenIDConnectProviderWithContext

func (mr *MockIAMAPIMockRecorder) AddClientIDToOpenIDConnectProviderWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

AddClientIDToOpenIDConnectProviderWithContext indicates an expected call of AddClientIDToOpenIDConnectProviderWithContext.

func (*MockIAMAPIMockRecorder) AddRoleToInstanceProfile

func (mr *MockIAMAPIMockRecorder) AddRoleToInstanceProfile(arg0 interface{}) *gomock.Call

AddRoleToInstanceProfile indicates an expected call of AddRoleToInstanceProfile.

func (*MockIAMAPIMockRecorder) AddRoleToInstanceProfileRequest

func (mr *MockIAMAPIMockRecorder) AddRoleToInstanceProfileRequest(arg0 interface{}) *gomock.Call

AddRoleToInstanceProfileRequest indicates an expected call of AddRoleToInstanceProfileRequest.

func (*MockIAMAPIMockRecorder) AddRoleToInstanceProfileWithContext

func (mr *MockIAMAPIMockRecorder) AddRoleToInstanceProfileWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

AddRoleToInstanceProfileWithContext indicates an expected call of AddRoleToInstanceProfileWithContext.

func (*MockIAMAPIMockRecorder) AddUserToGroup

func (mr *MockIAMAPIMockRecorder) AddUserToGroup(arg0 interface{}) *gomock.Call

AddUserToGroup indicates an expected call of AddUserToGroup.

func (*MockIAMAPIMockRecorder) AddUserToGroupRequest

func (mr *MockIAMAPIMockRecorder) AddUserToGroupRequest(arg0 interface{}) *gomock.Call

AddUserToGroupRequest indicates an expected call of AddUserToGroupRequest.

func (*MockIAMAPIMockRecorder) AddUserToGroupWithContext

func (mr *MockIAMAPIMockRecorder) AddUserToGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

AddUserToGroupWithContext indicates an expected call of AddUserToGroupWithContext.

func (*MockIAMAPIMockRecorder) AttachGroupPolicy

func (mr *MockIAMAPIMockRecorder) AttachGroupPolicy(arg0 interface{}) *gomock.Call

AttachGroupPolicy indicates an expected call of AttachGroupPolicy.

func (*MockIAMAPIMockRecorder) AttachGroupPolicyRequest

func (mr *MockIAMAPIMockRecorder) AttachGroupPolicyRequest(arg0 interface{}) *gomock.Call

AttachGroupPolicyRequest indicates an expected call of AttachGroupPolicyRequest.

func (*MockIAMAPIMockRecorder) AttachGroupPolicyWithContext

func (mr *MockIAMAPIMockRecorder) AttachGroupPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

AttachGroupPolicyWithContext indicates an expected call of AttachGroupPolicyWithContext.

func (*MockIAMAPIMockRecorder) AttachRolePolicy

func (mr *MockIAMAPIMockRecorder) AttachRolePolicy(arg0 interface{}) *gomock.Call

AttachRolePolicy indicates an expected call of AttachRolePolicy.

func (*MockIAMAPIMockRecorder) AttachRolePolicyRequest

func (mr *MockIAMAPIMockRecorder) AttachRolePolicyRequest(arg0 interface{}) *gomock.Call

AttachRolePolicyRequest indicates an expected call of AttachRolePolicyRequest.

func (*MockIAMAPIMockRecorder) AttachRolePolicyWithContext

func (mr *MockIAMAPIMockRecorder) AttachRolePolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

AttachRolePolicyWithContext indicates an expected call of AttachRolePolicyWithContext.

func (*MockIAMAPIMockRecorder) AttachUserPolicy

func (mr *MockIAMAPIMockRecorder) AttachUserPolicy(arg0 interface{}) *gomock.Call

AttachUserPolicy indicates an expected call of AttachUserPolicy.

func (*MockIAMAPIMockRecorder) AttachUserPolicyRequest

func (mr *MockIAMAPIMockRecorder) AttachUserPolicyRequest(arg0 interface{}) *gomock.Call

AttachUserPolicyRequest indicates an expected call of AttachUserPolicyRequest.

func (*MockIAMAPIMockRecorder) AttachUserPolicyWithContext

func (mr *MockIAMAPIMockRecorder) AttachUserPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

AttachUserPolicyWithContext indicates an expected call of AttachUserPolicyWithContext.

func (*MockIAMAPIMockRecorder) ChangePassword

func (mr *MockIAMAPIMockRecorder) ChangePassword(arg0 interface{}) *gomock.Call

ChangePassword indicates an expected call of ChangePassword.

func (*MockIAMAPIMockRecorder) ChangePasswordRequest

func (mr *MockIAMAPIMockRecorder) ChangePasswordRequest(arg0 interface{}) *gomock.Call

ChangePasswordRequest indicates an expected call of ChangePasswordRequest.

func (*MockIAMAPIMockRecorder) ChangePasswordWithContext

func (mr *MockIAMAPIMockRecorder) ChangePasswordWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ChangePasswordWithContext indicates an expected call of ChangePasswordWithContext.

func (*MockIAMAPIMockRecorder) CreateAccessKey

func (mr *MockIAMAPIMockRecorder) CreateAccessKey(arg0 interface{}) *gomock.Call

CreateAccessKey indicates an expected call of CreateAccessKey.

func (*MockIAMAPIMockRecorder) CreateAccessKeyRequest

func (mr *MockIAMAPIMockRecorder) CreateAccessKeyRequest(arg0 interface{}) *gomock.Call

CreateAccessKeyRequest indicates an expected call of CreateAccessKeyRequest.

func (*MockIAMAPIMockRecorder) CreateAccessKeyWithContext

func (mr *MockIAMAPIMockRecorder) CreateAccessKeyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateAccessKeyWithContext indicates an expected call of CreateAccessKeyWithContext.

func (*MockIAMAPIMockRecorder) CreateAccountAlias

func (mr *MockIAMAPIMockRecorder) CreateAccountAlias(arg0 interface{}) *gomock.Call

CreateAccountAlias indicates an expected call of CreateAccountAlias.

func (*MockIAMAPIMockRecorder) CreateAccountAliasRequest

func (mr *MockIAMAPIMockRecorder) CreateAccountAliasRequest(arg0 interface{}) *gomock.Call

CreateAccountAliasRequest indicates an expected call of CreateAccountAliasRequest.

func (*MockIAMAPIMockRecorder) CreateAccountAliasWithContext

func (mr *MockIAMAPIMockRecorder) CreateAccountAliasWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateAccountAliasWithContext indicates an expected call of CreateAccountAliasWithContext.

func (*MockIAMAPIMockRecorder) CreateGroup

func (mr *MockIAMAPIMockRecorder) CreateGroup(arg0 interface{}) *gomock.Call

CreateGroup indicates an expected call of CreateGroup.

func (*MockIAMAPIMockRecorder) CreateGroupRequest

func (mr *MockIAMAPIMockRecorder) CreateGroupRequest(arg0 interface{}) *gomock.Call

CreateGroupRequest indicates an expected call of CreateGroupRequest.

func (*MockIAMAPIMockRecorder) CreateGroupWithContext

func (mr *MockIAMAPIMockRecorder) CreateGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateGroupWithContext indicates an expected call of CreateGroupWithContext.

func (*MockIAMAPIMockRecorder) CreateInstanceProfile

func (mr *MockIAMAPIMockRecorder) CreateInstanceProfile(arg0 interface{}) *gomock.Call

CreateInstanceProfile indicates an expected call of CreateInstanceProfile.

func (*MockIAMAPIMockRecorder) CreateInstanceProfileRequest

func (mr *MockIAMAPIMockRecorder) CreateInstanceProfileRequest(arg0 interface{}) *gomock.Call

CreateInstanceProfileRequest indicates an expected call of CreateInstanceProfileRequest.

func (*MockIAMAPIMockRecorder) CreateInstanceProfileWithContext

func (mr *MockIAMAPIMockRecorder) CreateInstanceProfileWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateInstanceProfileWithContext indicates an expected call of CreateInstanceProfileWithContext.

func (*MockIAMAPIMockRecorder) CreateLoginProfile

func (mr *MockIAMAPIMockRecorder) CreateLoginProfile(arg0 interface{}) *gomock.Call

CreateLoginProfile indicates an expected call of CreateLoginProfile.

func (*MockIAMAPIMockRecorder) CreateLoginProfileRequest

func (mr *MockIAMAPIMockRecorder) CreateLoginProfileRequest(arg0 interface{}) *gomock.Call

CreateLoginProfileRequest indicates an expected call of CreateLoginProfileRequest.

func (*MockIAMAPIMockRecorder) CreateLoginProfileWithContext

func (mr *MockIAMAPIMockRecorder) CreateLoginProfileWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateLoginProfileWithContext indicates an expected call of CreateLoginProfileWithContext.

func (*MockIAMAPIMockRecorder) CreateOpenIDConnectProvider

func (mr *MockIAMAPIMockRecorder) CreateOpenIDConnectProvider(arg0 interface{}) *gomock.Call

CreateOpenIDConnectProvider indicates an expected call of CreateOpenIDConnectProvider.

func (*MockIAMAPIMockRecorder) CreateOpenIDConnectProviderRequest

func (mr *MockIAMAPIMockRecorder) CreateOpenIDConnectProviderRequest(arg0 interface{}) *gomock.Call

CreateOpenIDConnectProviderRequest indicates an expected call of CreateOpenIDConnectProviderRequest.

func (*MockIAMAPIMockRecorder) CreateOpenIDConnectProviderWithContext

func (mr *MockIAMAPIMockRecorder) CreateOpenIDConnectProviderWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateOpenIDConnectProviderWithContext indicates an expected call of CreateOpenIDConnectProviderWithContext.

func (*MockIAMAPIMockRecorder) CreatePolicy

func (mr *MockIAMAPIMockRecorder) CreatePolicy(arg0 interface{}) *gomock.Call

CreatePolicy indicates an expected call of CreatePolicy.

func (*MockIAMAPIMockRecorder) CreatePolicyRequest

func (mr *MockIAMAPIMockRecorder) CreatePolicyRequest(arg0 interface{}) *gomock.Call

CreatePolicyRequest indicates an expected call of CreatePolicyRequest.

func (*MockIAMAPIMockRecorder) CreatePolicyVersion

func (mr *MockIAMAPIMockRecorder) CreatePolicyVersion(arg0 interface{}) *gomock.Call

CreatePolicyVersion indicates an expected call of CreatePolicyVersion.

func (*MockIAMAPIMockRecorder) CreatePolicyVersionRequest

func (mr *MockIAMAPIMockRecorder) CreatePolicyVersionRequest(arg0 interface{}) *gomock.Call

CreatePolicyVersionRequest indicates an expected call of CreatePolicyVersionRequest.

func (*MockIAMAPIMockRecorder) CreatePolicyVersionWithContext

func (mr *MockIAMAPIMockRecorder) CreatePolicyVersionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreatePolicyVersionWithContext indicates an expected call of CreatePolicyVersionWithContext.

func (*MockIAMAPIMockRecorder) CreatePolicyWithContext

func (mr *MockIAMAPIMockRecorder) CreatePolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreatePolicyWithContext indicates an expected call of CreatePolicyWithContext.

func (*MockIAMAPIMockRecorder) CreateRole

func (mr *MockIAMAPIMockRecorder) CreateRole(arg0 interface{}) *gomock.Call

CreateRole indicates an expected call of CreateRole.

func (*MockIAMAPIMockRecorder) CreateRoleRequest

func (mr *MockIAMAPIMockRecorder) CreateRoleRequest(arg0 interface{}) *gomock.Call

CreateRoleRequest indicates an expected call of CreateRoleRequest.

func (*MockIAMAPIMockRecorder) CreateRoleWithContext

func (mr *MockIAMAPIMockRecorder) CreateRoleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateRoleWithContext indicates an expected call of CreateRoleWithContext.

func (*MockIAMAPIMockRecorder) CreateSAMLProvider

func (mr *MockIAMAPIMockRecorder) CreateSAMLProvider(arg0 interface{}) *gomock.Call

CreateSAMLProvider indicates an expected call of CreateSAMLProvider.

func (*MockIAMAPIMockRecorder) CreateSAMLProviderRequest

func (mr *MockIAMAPIMockRecorder) CreateSAMLProviderRequest(arg0 interface{}) *gomock.Call

CreateSAMLProviderRequest indicates an expected call of CreateSAMLProviderRequest.

func (*MockIAMAPIMockRecorder) CreateSAMLProviderWithContext

func (mr *MockIAMAPIMockRecorder) CreateSAMLProviderWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateSAMLProviderWithContext indicates an expected call of CreateSAMLProviderWithContext.

func (*MockIAMAPIMockRecorder) CreateServiceLinkedRole

func (mr *MockIAMAPIMockRecorder) CreateServiceLinkedRole(arg0 interface{}) *gomock.Call

CreateServiceLinkedRole indicates an expected call of CreateServiceLinkedRole.

func (*MockIAMAPIMockRecorder) CreateServiceLinkedRoleRequest

func (mr *MockIAMAPIMockRecorder) CreateServiceLinkedRoleRequest(arg0 interface{}) *gomock.Call

CreateServiceLinkedRoleRequest indicates an expected call of CreateServiceLinkedRoleRequest.

func (*MockIAMAPIMockRecorder) CreateServiceLinkedRoleWithContext

func (mr *MockIAMAPIMockRecorder) CreateServiceLinkedRoleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateServiceLinkedRoleWithContext indicates an expected call of CreateServiceLinkedRoleWithContext.

func (*MockIAMAPIMockRecorder) CreateServiceSpecificCredential

func (mr *MockIAMAPIMockRecorder) CreateServiceSpecificCredential(arg0 interface{}) *gomock.Call

CreateServiceSpecificCredential indicates an expected call of CreateServiceSpecificCredential.

func (*MockIAMAPIMockRecorder) CreateServiceSpecificCredentialRequest

func (mr *MockIAMAPIMockRecorder) CreateServiceSpecificCredentialRequest(arg0 interface{}) *gomock.Call

CreateServiceSpecificCredentialRequest indicates an expected call of CreateServiceSpecificCredentialRequest.

func (*MockIAMAPIMockRecorder) CreateServiceSpecificCredentialWithContext

func (mr *MockIAMAPIMockRecorder) CreateServiceSpecificCredentialWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateServiceSpecificCredentialWithContext indicates an expected call of CreateServiceSpecificCredentialWithContext.

func (*MockIAMAPIMockRecorder) CreateUser

func (mr *MockIAMAPIMockRecorder) CreateUser(arg0 interface{}) *gomock.Call

CreateUser indicates an expected call of CreateUser.

func (*MockIAMAPIMockRecorder) CreateUserRequest

func (mr *MockIAMAPIMockRecorder) CreateUserRequest(arg0 interface{}) *gomock.Call

CreateUserRequest indicates an expected call of CreateUserRequest.

func (*MockIAMAPIMockRecorder) CreateUserWithContext

func (mr *MockIAMAPIMockRecorder) CreateUserWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateUserWithContext indicates an expected call of CreateUserWithContext.

func (*MockIAMAPIMockRecorder) CreateVirtualMFADevice

func (mr *MockIAMAPIMockRecorder) CreateVirtualMFADevice(arg0 interface{}) *gomock.Call

CreateVirtualMFADevice indicates an expected call of CreateVirtualMFADevice.

func (*MockIAMAPIMockRecorder) CreateVirtualMFADeviceRequest

func (mr *MockIAMAPIMockRecorder) CreateVirtualMFADeviceRequest(arg0 interface{}) *gomock.Call

CreateVirtualMFADeviceRequest indicates an expected call of CreateVirtualMFADeviceRequest.

func (*MockIAMAPIMockRecorder) CreateVirtualMFADeviceWithContext

func (mr *MockIAMAPIMockRecorder) CreateVirtualMFADeviceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateVirtualMFADeviceWithContext indicates an expected call of CreateVirtualMFADeviceWithContext.

func (*MockIAMAPIMockRecorder) DeactivateMFADevice

func (mr *MockIAMAPIMockRecorder) DeactivateMFADevice(arg0 interface{}) *gomock.Call

DeactivateMFADevice indicates an expected call of DeactivateMFADevice.

func (*MockIAMAPIMockRecorder) DeactivateMFADeviceRequest

func (mr *MockIAMAPIMockRecorder) DeactivateMFADeviceRequest(arg0 interface{}) *gomock.Call

DeactivateMFADeviceRequest indicates an expected call of DeactivateMFADeviceRequest.

func (*MockIAMAPIMockRecorder) DeactivateMFADeviceWithContext

func (mr *MockIAMAPIMockRecorder) DeactivateMFADeviceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeactivateMFADeviceWithContext indicates an expected call of DeactivateMFADeviceWithContext.

func (*MockIAMAPIMockRecorder) DeleteAccessKey

func (mr *MockIAMAPIMockRecorder) DeleteAccessKey(arg0 interface{}) *gomock.Call

DeleteAccessKey indicates an expected call of DeleteAccessKey.

func (*MockIAMAPIMockRecorder) DeleteAccessKeyRequest

func (mr *MockIAMAPIMockRecorder) DeleteAccessKeyRequest(arg0 interface{}) *gomock.Call

DeleteAccessKeyRequest indicates an expected call of DeleteAccessKeyRequest.

func (*MockIAMAPIMockRecorder) DeleteAccessKeyWithContext

func (mr *MockIAMAPIMockRecorder) DeleteAccessKeyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteAccessKeyWithContext indicates an expected call of DeleteAccessKeyWithContext.

func (*MockIAMAPIMockRecorder) DeleteAccountAlias

func (mr *MockIAMAPIMockRecorder) DeleteAccountAlias(arg0 interface{}) *gomock.Call

DeleteAccountAlias indicates an expected call of DeleteAccountAlias.

func (*MockIAMAPIMockRecorder) DeleteAccountAliasRequest

func (mr *MockIAMAPIMockRecorder) DeleteAccountAliasRequest(arg0 interface{}) *gomock.Call

DeleteAccountAliasRequest indicates an expected call of DeleteAccountAliasRequest.

func (*MockIAMAPIMockRecorder) DeleteAccountAliasWithContext

func (mr *MockIAMAPIMockRecorder) DeleteAccountAliasWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteAccountAliasWithContext indicates an expected call of DeleteAccountAliasWithContext.

func (*MockIAMAPIMockRecorder) DeleteAccountPasswordPolicy

func (mr *MockIAMAPIMockRecorder) DeleteAccountPasswordPolicy(arg0 interface{}) *gomock.Call

DeleteAccountPasswordPolicy indicates an expected call of DeleteAccountPasswordPolicy.

func (*MockIAMAPIMockRecorder) DeleteAccountPasswordPolicyRequest

func (mr *MockIAMAPIMockRecorder) DeleteAccountPasswordPolicyRequest(arg0 interface{}) *gomock.Call

DeleteAccountPasswordPolicyRequest indicates an expected call of DeleteAccountPasswordPolicyRequest.

func (*MockIAMAPIMockRecorder) DeleteAccountPasswordPolicyWithContext

func (mr *MockIAMAPIMockRecorder) DeleteAccountPasswordPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteAccountPasswordPolicyWithContext indicates an expected call of DeleteAccountPasswordPolicyWithContext.

func (*MockIAMAPIMockRecorder) DeleteGroup

func (mr *MockIAMAPIMockRecorder) DeleteGroup(arg0 interface{}) *gomock.Call

DeleteGroup indicates an expected call of DeleteGroup.

func (*MockIAMAPIMockRecorder) DeleteGroupPolicy

func (mr *MockIAMAPIMockRecorder) DeleteGroupPolicy(arg0 interface{}) *gomock.Call

DeleteGroupPolicy indicates an expected call of DeleteGroupPolicy.

func (*MockIAMAPIMockRecorder) DeleteGroupPolicyRequest

func (mr *MockIAMAPIMockRecorder) DeleteGroupPolicyRequest(arg0 interface{}) *gomock.Call

DeleteGroupPolicyRequest indicates an expected call of DeleteGroupPolicyRequest.

func (*MockIAMAPIMockRecorder) DeleteGroupPolicyWithContext

func (mr *MockIAMAPIMockRecorder) DeleteGroupPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteGroupPolicyWithContext indicates an expected call of DeleteGroupPolicyWithContext.

func (*MockIAMAPIMockRecorder) DeleteGroupRequest

func (mr *MockIAMAPIMockRecorder) DeleteGroupRequest(arg0 interface{}) *gomock.Call

DeleteGroupRequest indicates an expected call of DeleteGroupRequest.

func (*MockIAMAPIMockRecorder) DeleteGroupWithContext

func (mr *MockIAMAPIMockRecorder) DeleteGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteGroupWithContext indicates an expected call of DeleteGroupWithContext.

func (*MockIAMAPIMockRecorder) DeleteInstanceProfile

func (mr *MockIAMAPIMockRecorder) DeleteInstanceProfile(arg0 interface{}) *gomock.Call

DeleteInstanceProfile indicates an expected call of DeleteInstanceProfile.

func (*MockIAMAPIMockRecorder) DeleteInstanceProfileRequest

func (mr *MockIAMAPIMockRecorder) DeleteInstanceProfileRequest(arg0 interface{}) *gomock.Call

DeleteInstanceProfileRequest indicates an expected call of DeleteInstanceProfileRequest.

func (*MockIAMAPIMockRecorder) DeleteInstanceProfileWithContext

func (mr *MockIAMAPIMockRecorder) DeleteInstanceProfileWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteInstanceProfileWithContext indicates an expected call of DeleteInstanceProfileWithContext.

func (*MockIAMAPIMockRecorder) DeleteLoginProfile

func (mr *MockIAMAPIMockRecorder) DeleteLoginProfile(arg0 interface{}) *gomock.Call

DeleteLoginProfile indicates an expected call of DeleteLoginProfile.

func (*MockIAMAPIMockRecorder) DeleteLoginProfileRequest

func (mr *MockIAMAPIMockRecorder) DeleteLoginProfileRequest(arg0 interface{}) *gomock.Call

DeleteLoginProfileRequest indicates an expected call of DeleteLoginProfileRequest.

func (*MockIAMAPIMockRecorder) DeleteLoginProfileWithContext

func (mr *MockIAMAPIMockRecorder) DeleteLoginProfileWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteLoginProfileWithContext indicates an expected call of DeleteLoginProfileWithContext.

func (*MockIAMAPIMockRecorder) DeleteOpenIDConnectProvider

func (mr *MockIAMAPIMockRecorder) DeleteOpenIDConnectProvider(arg0 interface{}) *gomock.Call

DeleteOpenIDConnectProvider indicates an expected call of DeleteOpenIDConnectProvider.

func (*MockIAMAPIMockRecorder) DeleteOpenIDConnectProviderRequest

func (mr *MockIAMAPIMockRecorder) DeleteOpenIDConnectProviderRequest(arg0 interface{}) *gomock.Call

DeleteOpenIDConnectProviderRequest indicates an expected call of DeleteOpenIDConnectProviderRequest.

func (*MockIAMAPIMockRecorder) DeleteOpenIDConnectProviderWithContext

func (mr *MockIAMAPIMockRecorder) DeleteOpenIDConnectProviderWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteOpenIDConnectProviderWithContext indicates an expected call of DeleteOpenIDConnectProviderWithContext.

func (*MockIAMAPIMockRecorder) DeletePolicy

func (mr *MockIAMAPIMockRecorder) DeletePolicy(arg0 interface{}) *gomock.Call

DeletePolicy indicates an expected call of DeletePolicy.

func (*MockIAMAPIMockRecorder) DeletePolicyRequest

func (mr *MockIAMAPIMockRecorder) DeletePolicyRequest(arg0 interface{}) *gomock.Call

DeletePolicyRequest indicates an expected call of DeletePolicyRequest.

func (*MockIAMAPIMockRecorder) DeletePolicyVersion

func (mr *MockIAMAPIMockRecorder) DeletePolicyVersion(arg0 interface{}) *gomock.Call

DeletePolicyVersion indicates an expected call of DeletePolicyVersion.

func (*MockIAMAPIMockRecorder) DeletePolicyVersionRequest

func (mr *MockIAMAPIMockRecorder) DeletePolicyVersionRequest(arg0 interface{}) *gomock.Call

DeletePolicyVersionRequest indicates an expected call of DeletePolicyVersionRequest.

func (*MockIAMAPIMockRecorder) DeletePolicyVersionWithContext

func (mr *MockIAMAPIMockRecorder) DeletePolicyVersionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeletePolicyVersionWithContext indicates an expected call of DeletePolicyVersionWithContext.

func (*MockIAMAPIMockRecorder) DeletePolicyWithContext

func (mr *MockIAMAPIMockRecorder) DeletePolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeletePolicyWithContext indicates an expected call of DeletePolicyWithContext.

func (*MockIAMAPIMockRecorder) DeleteRole

func (mr *MockIAMAPIMockRecorder) DeleteRole(arg0 interface{}) *gomock.Call

DeleteRole indicates an expected call of DeleteRole.

func (*MockIAMAPIMockRecorder) DeleteRolePermissionsBoundary

func (mr *MockIAMAPIMockRecorder) DeleteRolePermissionsBoundary(arg0 interface{}) *gomock.Call

DeleteRolePermissionsBoundary indicates an expected call of DeleteRolePermissionsBoundary.

func (*MockIAMAPIMockRecorder) DeleteRolePermissionsBoundaryRequest

func (mr *MockIAMAPIMockRecorder) DeleteRolePermissionsBoundaryRequest(arg0 interface{}) *gomock.Call

DeleteRolePermissionsBoundaryRequest indicates an expected call of DeleteRolePermissionsBoundaryRequest.

func (*MockIAMAPIMockRecorder) DeleteRolePermissionsBoundaryWithContext

func (mr *MockIAMAPIMockRecorder) DeleteRolePermissionsBoundaryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteRolePermissionsBoundaryWithContext indicates an expected call of DeleteRolePermissionsBoundaryWithContext.

func (*MockIAMAPIMockRecorder) DeleteRolePolicy

func (mr *MockIAMAPIMockRecorder) DeleteRolePolicy(arg0 interface{}) *gomock.Call

DeleteRolePolicy indicates an expected call of DeleteRolePolicy.

func (*MockIAMAPIMockRecorder) DeleteRolePolicyRequest

func (mr *MockIAMAPIMockRecorder) DeleteRolePolicyRequest(arg0 interface{}) *gomock.Call

DeleteRolePolicyRequest indicates an expected call of DeleteRolePolicyRequest.

func (*MockIAMAPIMockRecorder) DeleteRolePolicyWithContext

func (mr *MockIAMAPIMockRecorder) DeleteRolePolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteRolePolicyWithContext indicates an expected call of DeleteRolePolicyWithContext.

func (*MockIAMAPIMockRecorder) DeleteRoleRequest

func (mr *MockIAMAPIMockRecorder) DeleteRoleRequest(arg0 interface{}) *gomock.Call

DeleteRoleRequest indicates an expected call of DeleteRoleRequest.

func (*MockIAMAPIMockRecorder) DeleteRoleWithContext

func (mr *MockIAMAPIMockRecorder) DeleteRoleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteRoleWithContext indicates an expected call of DeleteRoleWithContext.

func (*MockIAMAPIMockRecorder) DeleteSAMLProvider

func (mr *MockIAMAPIMockRecorder) DeleteSAMLProvider(arg0 interface{}) *gomock.Call

DeleteSAMLProvider indicates an expected call of DeleteSAMLProvider.

func (*MockIAMAPIMockRecorder) DeleteSAMLProviderRequest

func (mr *MockIAMAPIMockRecorder) DeleteSAMLProviderRequest(arg0 interface{}) *gomock.Call

DeleteSAMLProviderRequest indicates an expected call of DeleteSAMLProviderRequest.

func (*MockIAMAPIMockRecorder) DeleteSAMLProviderWithContext

func (mr *MockIAMAPIMockRecorder) DeleteSAMLProviderWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteSAMLProviderWithContext indicates an expected call of DeleteSAMLProviderWithContext.

func (*MockIAMAPIMockRecorder) DeleteSSHPublicKey

func (mr *MockIAMAPIMockRecorder) DeleteSSHPublicKey(arg0 interface{}) *gomock.Call

DeleteSSHPublicKey indicates an expected call of DeleteSSHPublicKey.

func (*MockIAMAPIMockRecorder) DeleteSSHPublicKeyRequest

func (mr *MockIAMAPIMockRecorder) DeleteSSHPublicKeyRequest(arg0 interface{}) *gomock.Call

DeleteSSHPublicKeyRequest indicates an expected call of DeleteSSHPublicKeyRequest.

func (*MockIAMAPIMockRecorder) DeleteSSHPublicKeyWithContext

func (mr *MockIAMAPIMockRecorder) DeleteSSHPublicKeyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteSSHPublicKeyWithContext indicates an expected call of DeleteSSHPublicKeyWithContext.

func (*MockIAMAPIMockRecorder) DeleteServerCertificate

func (mr *MockIAMAPIMockRecorder) DeleteServerCertificate(arg0 interface{}) *gomock.Call

DeleteServerCertificate indicates an expected call of DeleteServerCertificate.

func (*MockIAMAPIMockRecorder) DeleteServerCertificateRequest

func (mr *MockIAMAPIMockRecorder) DeleteServerCertificateRequest(arg0 interface{}) *gomock.Call

DeleteServerCertificateRequest indicates an expected call of DeleteServerCertificateRequest.

func (*MockIAMAPIMockRecorder) DeleteServerCertificateWithContext

func (mr *MockIAMAPIMockRecorder) DeleteServerCertificateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteServerCertificateWithContext indicates an expected call of DeleteServerCertificateWithContext.

func (*MockIAMAPIMockRecorder) DeleteServiceLinkedRole

func (mr *MockIAMAPIMockRecorder) DeleteServiceLinkedRole(arg0 interface{}) *gomock.Call

DeleteServiceLinkedRole indicates an expected call of DeleteServiceLinkedRole.

func (*MockIAMAPIMockRecorder) DeleteServiceLinkedRoleRequest

func (mr *MockIAMAPIMockRecorder) DeleteServiceLinkedRoleRequest(arg0 interface{}) *gomock.Call

DeleteServiceLinkedRoleRequest indicates an expected call of DeleteServiceLinkedRoleRequest.

func (*MockIAMAPIMockRecorder) DeleteServiceLinkedRoleWithContext

func (mr *MockIAMAPIMockRecorder) DeleteServiceLinkedRoleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteServiceLinkedRoleWithContext indicates an expected call of DeleteServiceLinkedRoleWithContext.

func (*MockIAMAPIMockRecorder) DeleteServiceSpecificCredential

func (mr *MockIAMAPIMockRecorder) DeleteServiceSpecificCredential(arg0 interface{}) *gomock.Call

DeleteServiceSpecificCredential indicates an expected call of DeleteServiceSpecificCredential.

func (*MockIAMAPIMockRecorder) DeleteServiceSpecificCredentialRequest

func (mr *MockIAMAPIMockRecorder) DeleteServiceSpecificCredentialRequest(arg0 interface{}) *gomock.Call

DeleteServiceSpecificCredentialRequest indicates an expected call of DeleteServiceSpecificCredentialRequest.

func (*MockIAMAPIMockRecorder) DeleteServiceSpecificCredentialWithContext

func (mr *MockIAMAPIMockRecorder) DeleteServiceSpecificCredentialWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteServiceSpecificCredentialWithContext indicates an expected call of DeleteServiceSpecificCredentialWithContext.

func (*MockIAMAPIMockRecorder) DeleteSigningCertificate

func (mr *MockIAMAPIMockRecorder) DeleteSigningCertificate(arg0 interface{}) *gomock.Call

DeleteSigningCertificate indicates an expected call of DeleteSigningCertificate.

func (*MockIAMAPIMockRecorder) DeleteSigningCertificateRequest

func (mr *MockIAMAPIMockRecorder) DeleteSigningCertificateRequest(arg0 interface{}) *gomock.Call

DeleteSigningCertificateRequest indicates an expected call of DeleteSigningCertificateRequest.

func (*MockIAMAPIMockRecorder) DeleteSigningCertificateWithContext

func (mr *MockIAMAPIMockRecorder) DeleteSigningCertificateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteSigningCertificateWithContext indicates an expected call of DeleteSigningCertificateWithContext.

func (*MockIAMAPIMockRecorder) DeleteUser

func (mr *MockIAMAPIMockRecorder) DeleteUser(arg0 interface{}) *gomock.Call

DeleteUser indicates an expected call of DeleteUser.

func (*MockIAMAPIMockRecorder) DeleteUserPermissionsBoundary

func (mr *MockIAMAPIMockRecorder) DeleteUserPermissionsBoundary(arg0 interface{}) *gomock.Call

DeleteUserPermissionsBoundary indicates an expected call of DeleteUserPermissionsBoundary.

func (*MockIAMAPIMockRecorder) DeleteUserPermissionsBoundaryRequest

func (mr *MockIAMAPIMockRecorder) DeleteUserPermissionsBoundaryRequest(arg0 interface{}) *gomock.Call

DeleteUserPermissionsBoundaryRequest indicates an expected call of DeleteUserPermissionsBoundaryRequest.

func (*MockIAMAPIMockRecorder) DeleteUserPermissionsBoundaryWithContext

func (mr *MockIAMAPIMockRecorder) DeleteUserPermissionsBoundaryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteUserPermissionsBoundaryWithContext indicates an expected call of DeleteUserPermissionsBoundaryWithContext.

func (*MockIAMAPIMockRecorder) DeleteUserPolicy

func (mr *MockIAMAPIMockRecorder) DeleteUserPolicy(arg0 interface{}) *gomock.Call

DeleteUserPolicy indicates an expected call of DeleteUserPolicy.

func (*MockIAMAPIMockRecorder) DeleteUserPolicyRequest

func (mr *MockIAMAPIMockRecorder) DeleteUserPolicyRequest(arg0 interface{}) *gomock.Call

DeleteUserPolicyRequest indicates an expected call of DeleteUserPolicyRequest.

func (*MockIAMAPIMockRecorder) DeleteUserPolicyWithContext

func (mr *MockIAMAPIMockRecorder) DeleteUserPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteUserPolicyWithContext indicates an expected call of DeleteUserPolicyWithContext.

func (*MockIAMAPIMockRecorder) DeleteUserRequest

func (mr *MockIAMAPIMockRecorder) DeleteUserRequest(arg0 interface{}) *gomock.Call

DeleteUserRequest indicates an expected call of DeleteUserRequest.

func (*MockIAMAPIMockRecorder) DeleteUserWithContext

func (mr *MockIAMAPIMockRecorder) DeleteUserWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteUserWithContext indicates an expected call of DeleteUserWithContext.

func (*MockIAMAPIMockRecorder) DeleteVirtualMFADevice

func (mr *MockIAMAPIMockRecorder) DeleteVirtualMFADevice(arg0 interface{}) *gomock.Call

DeleteVirtualMFADevice indicates an expected call of DeleteVirtualMFADevice.

func (*MockIAMAPIMockRecorder) DeleteVirtualMFADeviceRequest

func (mr *MockIAMAPIMockRecorder) DeleteVirtualMFADeviceRequest(arg0 interface{}) *gomock.Call

DeleteVirtualMFADeviceRequest indicates an expected call of DeleteVirtualMFADeviceRequest.

func (*MockIAMAPIMockRecorder) DeleteVirtualMFADeviceWithContext

func (mr *MockIAMAPIMockRecorder) DeleteVirtualMFADeviceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteVirtualMFADeviceWithContext indicates an expected call of DeleteVirtualMFADeviceWithContext.

func (*MockIAMAPIMockRecorder) DetachGroupPolicy

func (mr *MockIAMAPIMockRecorder) DetachGroupPolicy(arg0 interface{}) *gomock.Call

DetachGroupPolicy indicates an expected call of DetachGroupPolicy.

func (*MockIAMAPIMockRecorder) DetachGroupPolicyRequest

func (mr *MockIAMAPIMockRecorder) DetachGroupPolicyRequest(arg0 interface{}) *gomock.Call

DetachGroupPolicyRequest indicates an expected call of DetachGroupPolicyRequest.

func (*MockIAMAPIMockRecorder) DetachGroupPolicyWithContext

func (mr *MockIAMAPIMockRecorder) DetachGroupPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DetachGroupPolicyWithContext indicates an expected call of DetachGroupPolicyWithContext.

func (*MockIAMAPIMockRecorder) DetachRolePolicy

func (mr *MockIAMAPIMockRecorder) DetachRolePolicy(arg0 interface{}) *gomock.Call

DetachRolePolicy indicates an expected call of DetachRolePolicy.

func (*MockIAMAPIMockRecorder) DetachRolePolicyRequest

func (mr *MockIAMAPIMockRecorder) DetachRolePolicyRequest(arg0 interface{}) *gomock.Call

DetachRolePolicyRequest indicates an expected call of DetachRolePolicyRequest.

func (*MockIAMAPIMockRecorder) DetachRolePolicyWithContext

func (mr *MockIAMAPIMockRecorder) DetachRolePolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DetachRolePolicyWithContext indicates an expected call of DetachRolePolicyWithContext.

func (*MockIAMAPIMockRecorder) DetachUserPolicy

func (mr *MockIAMAPIMockRecorder) DetachUserPolicy(arg0 interface{}) *gomock.Call

DetachUserPolicy indicates an expected call of DetachUserPolicy.

func (*MockIAMAPIMockRecorder) DetachUserPolicyRequest

func (mr *MockIAMAPIMockRecorder) DetachUserPolicyRequest(arg0 interface{}) *gomock.Call

DetachUserPolicyRequest indicates an expected call of DetachUserPolicyRequest.

func (*MockIAMAPIMockRecorder) DetachUserPolicyWithContext

func (mr *MockIAMAPIMockRecorder) DetachUserPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DetachUserPolicyWithContext indicates an expected call of DetachUserPolicyWithContext.

func (*MockIAMAPIMockRecorder) EnableMFADevice

func (mr *MockIAMAPIMockRecorder) EnableMFADevice(arg0 interface{}) *gomock.Call

EnableMFADevice indicates an expected call of EnableMFADevice.

func (*MockIAMAPIMockRecorder) EnableMFADeviceRequest

func (mr *MockIAMAPIMockRecorder) EnableMFADeviceRequest(arg0 interface{}) *gomock.Call

EnableMFADeviceRequest indicates an expected call of EnableMFADeviceRequest.

func (*MockIAMAPIMockRecorder) EnableMFADeviceWithContext

func (mr *MockIAMAPIMockRecorder) EnableMFADeviceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

EnableMFADeviceWithContext indicates an expected call of EnableMFADeviceWithContext.

func (*MockIAMAPIMockRecorder) GenerateCredentialReport

func (mr *MockIAMAPIMockRecorder) GenerateCredentialReport(arg0 interface{}) *gomock.Call

GenerateCredentialReport indicates an expected call of GenerateCredentialReport.

func (*MockIAMAPIMockRecorder) GenerateCredentialReportRequest

func (mr *MockIAMAPIMockRecorder) GenerateCredentialReportRequest(arg0 interface{}) *gomock.Call

GenerateCredentialReportRequest indicates an expected call of GenerateCredentialReportRequest.

func (*MockIAMAPIMockRecorder) GenerateCredentialReportWithContext

func (mr *MockIAMAPIMockRecorder) GenerateCredentialReportWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GenerateCredentialReportWithContext indicates an expected call of GenerateCredentialReportWithContext.

func (*MockIAMAPIMockRecorder) GenerateOrganizationsAccessReport added in v1.4.0

func (mr *MockIAMAPIMockRecorder) GenerateOrganizationsAccessReport(arg0 interface{}) *gomock.Call

GenerateOrganizationsAccessReport indicates an expected call of GenerateOrganizationsAccessReport.

func (*MockIAMAPIMockRecorder) GenerateOrganizationsAccessReportRequest added in v1.4.0

func (mr *MockIAMAPIMockRecorder) GenerateOrganizationsAccessReportRequest(arg0 interface{}) *gomock.Call

GenerateOrganizationsAccessReportRequest indicates an expected call of GenerateOrganizationsAccessReportRequest.

func (*MockIAMAPIMockRecorder) GenerateOrganizationsAccessReportWithContext added in v1.4.0

func (mr *MockIAMAPIMockRecorder) GenerateOrganizationsAccessReportWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GenerateOrganizationsAccessReportWithContext indicates an expected call of GenerateOrganizationsAccessReportWithContext.

func (*MockIAMAPIMockRecorder) GenerateServiceLastAccessedDetails

func (mr *MockIAMAPIMockRecorder) GenerateServiceLastAccessedDetails(arg0 interface{}) *gomock.Call

GenerateServiceLastAccessedDetails indicates an expected call of GenerateServiceLastAccessedDetails.

func (*MockIAMAPIMockRecorder) GenerateServiceLastAccessedDetailsRequest

func (mr *MockIAMAPIMockRecorder) GenerateServiceLastAccessedDetailsRequest(arg0 interface{}) *gomock.Call

GenerateServiceLastAccessedDetailsRequest indicates an expected call of GenerateServiceLastAccessedDetailsRequest.

func (*MockIAMAPIMockRecorder) GenerateServiceLastAccessedDetailsWithContext

func (mr *MockIAMAPIMockRecorder) GenerateServiceLastAccessedDetailsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GenerateServiceLastAccessedDetailsWithContext indicates an expected call of GenerateServiceLastAccessedDetailsWithContext.

func (*MockIAMAPIMockRecorder) GetAccessKeyLastUsed

func (mr *MockIAMAPIMockRecorder) GetAccessKeyLastUsed(arg0 interface{}) *gomock.Call

GetAccessKeyLastUsed indicates an expected call of GetAccessKeyLastUsed.

func (*MockIAMAPIMockRecorder) GetAccessKeyLastUsedRequest

func (mr *MockIAMAPIMockRecorder) GetAccessKeyLastUsedRequest(arg0 interface{}) *gomock.Call

GetAccessKeyLastUsedRequest indicates an expected call of GetAccessKeyLastUsedRequest.

func (*MockIAMAPIMockRecorder) GetAccessKeyLastUsedWithContext

func (mr *MockIAMAPIMockRecorder) GetAccessKeyLastUsedWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetAccessKeyLastUsedWithContext indicates an expected call of GetAccessKeyLastUsedWithContext.

func (*MockIAMAPIMockRecorder) GetAccountAuthorizationDetails

func (mr *MockIAMAPIMockRecorder) GetAccountAuthorizationDetails(arg0 interface{}) *gomock.Call

GetAccountAuthorizationDetails indicates an expected call of GetAccountAuthorizationDetails.

func (*MockIAMAPIMockRecorder) GetAccountAuthorizationDetailsPages

func (mr *MockIAMAPIMockRecorder) GetAccountAuthorizationDetailsPages(arg0, arg1 interface{}) *gomock.Call

GetAccountAuthorizationDetailsPages indicates an expected call of GetAccountAuthorizationDetailsPages.

func (*MockIAMAPIMockRecorder) GetAccountAuthorizationDetailsPagesWithContext

func (mr *MockIAMAPIMockRecorder) GetAccountAuthorizationDetailsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

GetAccountAuthorizationDetailsPagesWithContext indicates an expected call of GetAccountAuthorizationDetailsPagesWithContext.

func (*MockIAMAPIMockRecorder) GetAccountAuthorizationDetailsRequest

func (mr *MockIAMAPIMockRecorder) GetAccountAuthorizationDetailsRequest(arg0 interface{}) *gomock.Call

GetAccountAuthorizationDetailsRequest indicates an expected call of GetAccountAuthorizationDetailsRequest.

func (*MockIAMAPIMockRecorder) GetAccountAuthorizationDetailsWithContext

func (mr *MockIAMAPIMockRecorder) GetAccountAuthorizationDetailsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetAccountAuthorizationDetailsWithContext indicates an expected call of GetAccountAuthorizationDetailsWithContext.

func (*MockIAMAPIMockRecorder) GetAccountPasswordPolicy

func (mr *MockIAMAPIMockRecorder) GetAccountPasswordPolicy(arg0 interface{}) *gomock.Call

GetAccountPasswordPolicy indicates an expected call of GetAccountPasswordPolicy.

func (*MockIAMAPIMockRecorder) GetAccountPasswordPolicyRequest

func (mr *MockIAMAPIMockRecorder) GetAccountPasswordPolicyRequest(arg0 interface{}) *gomock.Call

GetAccountPasswordPolicyRequest indicates an expected call of GetAccountPasswordPolicyRequest.

func (*MockIAMAPIMockRecorder) GetAccountPasswordPolicyWithContext

func (mr *MockIAMAPIMockRecorder) GetAccountPasswordPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetAccountPasswordPolicyWithContext indicates an expected call of GetAccountPasswordPolicyWithContext.

func (*MockIAMAPIMockRecorder) GetAccountSummary

func (mr *MockIAMAPIMockRecorder) GetAccountSummary(arg0 interface{}) *gomock.Call

GetAccountSummary indicates an expected call of GetAccountSummary.

func (*MockIAMAPIMockRecorder) GetAccountSummaryRequest

func (mr *MockIAMAPIMockRecorder) GetAccountSummaryRequest(arg0 interface{}) *gomock.Call

GetAccountSummaryRequest indicates an expected call of GetAccountSummaryRequest.

func (*MockIAMAPIMockRecorder) GetAccountSummaryWithContext

func (mr *MockIAMAPIMockRecorder) GetAccountSummaryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetAccountSummaryWithContext indicates an expected call of GetAccountSummaryWithContext.

func (*MockIAMAPIMockRecorder) GetContextKeysForCustomPolicy

func (mr *MockIAMAPIMockRecorder) GetContextKeysForCustomPolicy(arg0 interface{}) *gomock.Call

GetContextKeysForCustomPolicy indicates an expected call of GetContextKeysForCustomPolicy.

func (*MockIAMAPIMockRecorder) GetContextKeysForCustomPolicyRequest

func (mr *MockIAMAPIMockRecorder) GetContextKeysForCustomPolicyRequest(arg0 interface{}) *gomock.Call

GetContextKeysForCustomPolicyRequest indicates an expected call of GetContextKeysForCustomPolicyRequest.

func (*MockIAMAPIMockRecorder) GetContextKeysForCustomPolicyWithContext

func (mr *MockIAMAPIMockRecorder) GetContextKeysForCustomPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetContextKeysForCustomPolicyWithContext indicates an expected call of GetContextKeysForCustomPolicyWithContext.

func (*MockIAMAPIMockRecorder) GetContextKeysForPrincipalPolicy

func (mr *MockIAMAPIMockRecorder) GetContextKeysForPrincipalPolicy(arg0 interface{}) *gomock.Call

GetContextKeysForPrincipalPolicy indicates an expected call of GetContextKeysForPrincipalPolicy.

func (*MockIAMAPIMockRecorder) GetContextKeysForPrincipalPolicyRequest

func (mr *MockIAMAPIMockRecorder) GetContextKeysForPrincipalPolicyRequest(arg0 interface{}) *gomock.Call

GetContextKeysForPrincipalPolicyRequest indicates an expected call of GetContextKeysForPrincipalPolicyRequest.

func (*MockIAMAPIMockRecorder) GetContextKeysForPrincipalPolicyWithContext

func (mr *MockIAMAPIMockRecorder) GetContextKeysForPrincipalPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetContextKeysForPrincipalPolicyWithContext indicates an expected call of GetContextKeysForPrincipalPolicyWithContext.

func (*MockIAMAPIMockRecorder) GetCredentialReport

func (mr *MockIAMAPIMockRecorder) GetCredentialReport(arg0 interface{}) *gomock.Call

GetCredentialReport indicates an expected call of GetCredentialReport.

func (*MockIAMAPIMockRecorder) GetCredentialReportRequest

func (mr *MockIAMAPIMockRecorder) GetCredentialReportRequest(arg0 interface{}) *gomock.Call

GetCredentialReportRequest indicates an expected call of GetCredentialReportRequest.

func (*MockIAMAPIMockRecorder) GetCredentialReportWithContext

func (mr *MockIAMAPIMockRecorder) GetCredentialReportWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetCredentialReportWithContext indicates an expected call of GetCredentialReportWithContext.

func (*MockIAMAPIMockRecorder) GetGroup

func (mr *MockIAMAPIMockRecorder) GetGroup(arg0 interface{}) *gomock.Call

GetGroup indicates an expected call of GetGroup.

func (*MockIAMAPIMockRecorder) GetGroupPages

func (mr *MockIAMAPIMockRecorder) GetGroupPages(arg0, arg1 interface{}) *gomock.Call

GetGroupPages indicates an expected call of GetGroupPages.

func (*MockIAMAPIMockRecorder) GetGroupPagesWithContext

func (mr *MockIAMAPIMockRecorder) GetGroupPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

GetGroupPagesWithContext indicates an expected call of GetGroupPagesWithContext.

func (*MockIAMAPIMockRecorder) GetGroupPolicy

func (mr *MockIAMAPIMockRecorder) GetGroupPolicy(arg0 interface{}) *gomock.Call

GetGroupPolicy indicates an expected call of GetGroupPolicy.

func (*MockIAMAPIMockRecorder) GetGroupPolicyRequest

func (mr *MockIAMAPIMockRecorder) GetGroupPolicyRequest(arg0 interface{}) *gomock.Call

GetGroupPolicyRequest indicates an expected call of GetGroupPolicyRequest.

func (*MockIAMAPIMockRecorder) GetGroupPolicyWithContext

func (mr *MockIAMAPIMockRecorder) GetGroupPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetGroupPolicyWithContext indicates an expected call of GetGroupPolicyWithContext.

func (*MockIAMAPIMockRecorder) GetGroupRequest

func (mr *MockIAMAPIMockRecorder) GetGroupRequest(arg0 interface{}) *gomock.Call

GetGroupRequest indicates an expected call of GetGroupRequest.

func (*MockIAMAPIMockRecorder) GetGroupWithContext

func (mr *MockIAMAPIMockRecorder) GetGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetGroupWithContext indicates an expected call of GetGroupWithContext.

func (*MockIAMAPIMockRecorder) GetInstanceProfile

func (mr *MockIAMAPIMockRecorder) GetInstanceProfile(arg0 interface{}) *gomock.Call

GetInstanceProfile indicates an expected call of GetInstanceProfile.

func (*MockIAMAPIMockRecorder) GetInstanceProfileRequest

func (mr *MockIAMAPIMockRecorder) GetInstanceProfileRequest(arg0 interface{}) *gomock.Call

GetInstanceProfileRequest indicates an expected call of GetInstanceProfileRequest.

func (*MockIAMAPIMockRecorder) GetInstanceProfileWithContext

func (mr *MockIAMAPIMockRecorder) GetInstanceProfileWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetInstanceProfileWithContext indicates an expected call of GetInstanceProfileWithContext.

func (*MockIAMAPIMockRecorder) GetLoginProfile

func (mr *MockIAMAPIMockRecorder) GetLoginProfile(arg0 interface{}) *gomock.Call

GetLoginProfile indicates an expected call of GetLoginProfile.

func (*MockIAMAPIMockRecorder) GetLoginProfileRequest

func (mr *MockIAMAPIMockRecorder) GetLoginProfileRequest(arg0 interface{}) *gomock.Call

GetLoginProfileRequest indicates an expected call of GetLoginProfileRequest.

func (*MockIAMAPIMockRecorder) GetLoginProfileWithContext

func (mr *MockIAMAPIMockRecorder) GetLoginProfileWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetLoginProfileWithContext indicates an expected call of GetLoginProfileWithContext.

func (*MockIAMAPIMockRecorder) GetOpenIDConnectProvider

func (mr *MockIAMAPIMockRecorder) GetOpenIDConnectProvider(arg0 interface{}) *gomock.Call

GetOpenIDConnectProvider indicates an expected call of GetOpenIDConnectProvider.

func (*MockIAMAPIMockRecorder) GetOpenIDConnectProviderRequest

func (mr *MockIAMAPIMockRecorder) GetOpenIDConnectProviderRequest(arg0 interface{}) *gomock.Call

GetOpenIDConnectProviderRequest indicates an expected call of GetOpenIDConnectProviderRequest.

func (*MockIAMAPIMockRecorder) GetOpenIDConnectProviderWithContext

func (mr *MockIAMAPIMockRecorder) GetOpenIDConnectProviderWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetOpenIDConnectProviderWithContext indicates an expected call of GetOpenIDConnectProviderWithContext.

func (*MockIAMAPIMockRecorder) GetOrganizationsAccessReport added in v1.4.0

func (mr *MockIAMAPIMockRecorder) GetOrganizationsAccessReport(arg0 interface{}) *gomock.Call

GetOrganizationsAccessReport indicates an expected call of GetOrganizationsAccessReport.

func (*MockIAMAPIMockRecorder) GetOrganizationsAccessReportRequest added in v1.4.0

func (mr *MockIAMAPIMockRecorder) GetOrganizationsAccessReportRequest(arg0 interface{}) *gomock.Call

GetOrganizationsAccessReportRequest indicates an expected call of GetOrganizationsAccessReportRequest.

func (*MockIAMAPIMockRecorder) GetOrganizationsAccessReportWithContext added in v1.4.0

func (mr *MockIAMAPIMockRecorder) GetOrganizationsAccessReportWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetOrganizationsAccessReportWithContext indicates an expected call of GetOrganizationsAccessReportWithContext.

func (*MockIAMAPIMockRecorder) GetPolicy

func (mr *MockIAMAPIMockRecorder) GetPolicy(arg0 interface{}) *gomock.Call

GetPolicy indicates an expected call of GetPolicy.

func (*MockIAMAPIMockRecorder) GetPolicyRequest

func (mr *MockIAMAPIMockRecorder) GetPolicyRequest(arg0 interface{}) *gomock.Call

GetPolicyRequest indicates an expected call of GetPolicyRequest.

func (*MockIAMAPIMockRecorder) GetPolicyVersion

func (mr *MockIAMAPIMockRecorder) GetPolicyVersion(arg0 interface{}) *gomock.Call

GetPolicyVersion indicates an expected call of GetPolicyVersion.

func (*MockIAMAPIMockRecorder) GetPolicyVersionRequest

func (mr *MockIAMAPIMockRecorder) GetPolicyVersionRequest(arg0 interface{}) *gomock.Call

GetPolicyVersionRequest indicates an expected call of GetPolicyVersionRequest.

func (*MockIAMAPIMockRecorder) GetPolicyVersionWithContext

func (mr *MockIAMAPIMockRecorder) GetPolicyVersionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetPolicyVersionWithContext indicates an expected call of GetPolicyVersionWithContext.

func (*MockIAMAPIMockRecorder) GetPolicyWithContext

func (mr *MockIAMAPIMockRecorder) GetPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetPolicyWithContext indicates an expected call of GetPolicyWithContext.

func (*MockIAMAPIMockRecorder) GetRole

func (mr *MockIAMAPIMockRecorder) GetRole(arg0 interface{}) *gomock.Call

GetRole indicates an expected call of GetRole.

func (*MockIAMAPIMockRecorder) GetRolePolicy

func (mr *MockIAMAPIMockRecorder) GetRolePolicy(arg0 interface{}) *gomock.Call

GetRolePolicy indicates an expected call of GetRolePolicy.

func (*MockIAMAPIMockRecorder) GetRolePolicyRequest

func (mr *MockIAMAPIMockRecorder) GetRolePolicyRequest(arg0 interface{}) *gomock.Call

GetRolePolicyRequest indicates an expected call of GetRolePolicyRequest.

func (*MockIAMAPIMockRecorder) GetRolePolicyWithContext

func (mr *MockIAMAPIMockRecorder) GetRolePolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetRolePolicyWithContext indicates an expected call of GetRolePolicyWithContext.

func (*MockIAMAPIMockRecorder) GetRoleRequest

func (mr *MockIAMAPIMockRecorder) GetRoleRequest(arg0 interface{}) *gomock.Call

GetRoleRequest indicates an expected call of GetRoleRequest.

func (*MockIAMAPIMockRecorder) GetRoleWithContext

func (mr *MockIAMAPIMockRecorder) GetRoleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetRoleWithContext indicates an expected call of GetRoleWithContext.

func (*MockIAMAPIMockRecorder) GetSAMLProvider

func (mr *MockIAMAPIMockRecorder) GetSAMLProvider(arg0 interface{}) *gomock.Call

GetSAMLProvider indicates an expected call of GetSAMLProvider.

func (*MockIAMAPIMockRecorder) GetSAMLProviderRequest

func (mr *MockIAMAPIMockRecorder) GetSAMLProviderRequest(arg0 interface{}) *gomock.Call

GetSAMLProviderRequest indicates an expected call of GetSAMLProviderRequest.

func (*MockIAMAPIMockRecorder) GetSAMLProviderWithContext

func (mr *MockIAMAPIMockRecorder) GetSAMLProviderWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetSAMLProviderWithContext indicates an expected call of GetSAMLProviderWithContext.

func (*MockIAMAPIMockRecorder) GetSSHPublicKey

func (mr *MockIAMAPIMockRecorder) GetSSHPublicKey(arg0 interface{}) *gomock.Call

GetSSHPublicKey indicates an expected call of GetSSHPublicKey.

func (*MockIAMAPIMockRecorder) GetSSHPublicKeyRequest

func (mr *MockIAMAPIMockRecorder) GetSSHPublicKeyRequest(arg0 interface{}) *gomock.Call

GetSSHPublicKeyRequest indicates an expected call of GetSSHPublicKeyRequest.

func (*MockIAMAPIMockRecorder) GetSSHPublicKeyWithContext

func (mr *MockIAMAPIMockRecorder) GetSSHPublicKeyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetSSHPublicKeyWithContext indicates an expected call of GetSSHPublicKeyWithContext.

func (*MockIAMAPIMockRecorder) GetServerCertificate

func (mr *MockIAMAPIMockRecorder) GetServerCertificate(arg0 interface{}) *gomock.Call

GetServerCertificate indicates an expected call of GetServerCertificate.

func (*MockIAMAPIMockRecorder) GetServerCertificateRequest

func (mr *MockIAMAPIMockRecorder) GetServerCertificateRequest(arg0 interface{}) *gomock.Call

GetServerCertificateRequest indicates an expected call of GetServerCertificateRequest.

func (*MockIAMAPIMockRecorder) GetServerCertificateWithContext

func (mr *MockIAMAPIMockRecorder) GetServerCertificateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetServerCertificateWithContext indicates an expected call of GetServerCertificateWithContext.

func (*MockIAMAPIMockRecorder) GetServiceLastAccessedDetails

func (mr *MockIAMAPIMockRecorder) GetServiceLastAccessedDetails(arg0 interface{}) *gomock.Call

GetServiceLastAccessedDetails indicates an expected call of GetServiceLastAccessedDetails.

func (*MockIAMAPIMockRecorder) GetServiceLastAccessedDetailsRequest

func (mr *MockIAMAPIMockRecorder) GetServiceLastAccessedDetailsRequest(arg0 interface{}) *gomock.Call

GetServiceLastAccessedDetailsRequest indicates an expected call of GetServiceLastAccessedDetailsRequest.

func (*MockIAMAPIMockRecorder) GetServiceLastAccessedDetailsWithContext

func (mr *MockIAMAPIMockRecorder) GetServiceLastAccessedDetailsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetServiceLastAccessedDetailsWithContext indicates an expected call of GetServiceLastAccessedDetailsWithContext.

func (*MockIAMAPIMockRecorder) GetServiceLastAccessedDetailsWithEntities

func (mr *MockIAMAPIMockRecorder) GetServiceLastAccessedDetailsWithEntities(arg0 interface{}) *gomock.Call

GetServiceLastAccessedDetailsWithEntities indicates an expected call of GetServiceLastAccessedDetailsWithEntities.

func (*MockIAMAPIMockRecorder) GetServiceLastAccessedDetailsWithEntitiesRequest

func (mr *MockIAMAPIMockRecorder) GetServiceLastAccessedDetailsWithEntitiesRequest(arg0 interface{}) *gomock.Call

GetServiceLastAccessedDetailsWithEntitiesRequest indicates an expected call of GetServiceLastAccessedDetailsWithEntitiesRequest.

func (*MockIAMAPIMockRecorder) GetServiceLastAccessedDetailsWithEntitiesWithContext

func (mr *MockIAMAPIMockRecorder) GetServiceLastAccessedDetailsWithEntitiesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetServiceLastAccessedDetailsWithEntitiesWithContext indicates an expected call of GetServiceLastAccessedDetailsWithEntitiesWithContext.

func (*MockIAMAPIMockRecorder) GetServiceLinkedRoleDeletionStatus

func (mr *MockIAMAPIMockRecorder) GetServiceLinkedRoleDeletionStatus(arg0 interface{}) *gomock.Call

GetServiceLinkedRoleDeletionStatus indicates an expected call of GetServiceLinkedRoleDeletionStatus.

func (*MockIAMAPIMockRecorder) GetServiceLinkedRoleDeletionStatusRequest

func (mr *MockIAMAPIMockRecorder) GetServiceLinkedRoleDeletionStatusRequest(arg0 interface{}) *gomock.Call

GetServiceLinkedRoleDeletionStatusRequest indicates an expected call of GetServiceLinkedRoleDeletionStatusRequest.

func (*MockIAMAPIMockRecorder) GetServiceLinkedRoleDeletionStatusWithContext

func (mr *MockIAMAPIMockRecorder) GetServiceLinkedRoleDeletionStatusWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetServiceLinkedRoleDeletionStatusWithContext indicates an expected call of GetServiceLinkedRoleDeletionStatusWithContext.

func (*MockIAMAPIMockRecorder) GetUser

func (mr *MockIAMAPIMockRecorder) GetUser(arg0 interface{}) *gomock.Call

GetUser indicates an expected call of GetUser.

func (*MockIAMAPIMockRecorder) GetUserPolicy

func (mr *MockIAMAPIMockRecorder) GetUserPolicy(arg0 interface{}) *gomock.Call

GetUserPolicy indicates an expected call of GetUserPolicy.

func (*MockIAMAPIMockRecorder) GetUserPolicyRequest

func (mr *MockIAMAPIMockRecorder) GetUserPolicyRequest(arg0 interface{}) *gomock.Call

GetUserPolicyRequest indicates an expected call of GetUserPolicyRequest.

func (*MockIAMAPIMockRecorder) GetUserPolicyWithContext

func (mr *MockIAMAPIMockRecorder) GetUserPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetUserPolicyWithContext indicates an expected call of GetUserPolicyWithContext.

func (*MockIAMAPIMockRecorder) GetUserRequest

func (mr *MockIAMAPIMockRecorder) GetUserRequest(arg0 interface{}) *gomock.Call

GetUserRequest indicates an expected call of GetUserRequest.

func (*MockIAMAPIMockRecorder) GetUserWithContext

func (mr *MockIAMAPIMockRecorder) GetUserWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetUserWithContext indicates an expected call of GetUserWithContext.

func (*MockIAMAPIMockRecorder) ListAccessKeys

func (mr *MockIAMAPIMockRecorder) ListAccessKeys(arg0 interface{}) *gomock.Call

ListAccessKeys indicates an expected call of ListAccessKeys.

func (*MockIAMAPIMockRecorder) ListAccessKeysPages

func (mr *MockIAMAPIMockRecorder) ListAccessKeysPages(arg0, arg1 interface{}) *gomock.Call

ListAccessKeysPages indicates an expected call of ListAccessKeysPages.

func (*MockIAMAPIMockRecorder) ListAccessKeysPagesWithContext

func (mr *MockIAMAPIMockRecorder) ListAccessKeysPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListAccessKeysPagesWithContext indicates an expected call of ListAccessKeysPagesWithContext.

func (*MockIAMAPIMockRecorder) ListAccessKeysRequest

func (mr *MockIAMAPIMockRecorder) ListAccessKeysRequest(arg0 interface{}) *gomock.Call

ListAccessKeysRequest indicates an expected call of ListAccessKeysRequest.

func (*MockIAMAPIMockRecorder) ListAccessKeysWithContext

func (mr *MockIAMAPIMockRecorder) ListAccessKeysWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListAccessKeysWithContext indicates an expected call of ListAccessKeysWithContext.

func (*MockIAMAPIMockRecorder) ListAccountAliases

func (mr *MockIAMAPIMockRecorder) ListAccountAliases(arg0 interface{}) *gomock.Call

ListAccountAliases indicates an expected call of ListAccountAliases.

func (*MockIAMAPIMockRecorder) ListAccountAliasesPages

func (mr *MockIAMAPIMockRecorder) ListAccountAliasesPages(arg0, arg1 interface{}) *gomock.Call

ListAccountAliasesPages indicates an expected call of ListAccountAliasesPages.

func (*MockIAMAPIMockRecorder) ListAccountAliasesPagesWithContext

func (mr *MockIAMAPIMockRecorder) ListAccountAliasesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListAccountAliasesPagesWithContext indicates an expected call of ListAccountAliasesPagesWithContext.

func (*MockIAMAPIMockRecorder) ListAccountAliasesRequest

func (mr *MockIAMAPIMockRecorder) ListAccountAliasesRequest(arg0 interface{}) *gomock.Call

ListAccountAliasesRequest indicates an expected call of ListAccountAliasesRequest.

func (*MockIAMAPIMockRecorder) ListAccountAliasesWithContext

func (mr *MockIAMAPIMockRecorder) ListAccountAliasesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListAccountAliasesWithContext indicates an expected call of ListAccountAliasesWithContext.

func (*MockIAMAPIMockRecorder) ListAttachedGroupPolicies

func (mr *MockIAMAPIMockRecorder) ListAttachedGroupPolicies(arg0 interface{}) *gomock.Call

ListAttachedGroupPolicies indicates an expected call of ListAttachedGroupPolicies.

func (*MockIAMAPIMockRecorder) ListAttachedGroupPoliciesPages

func (mr *MockIAMAPIMockRecorder) ListAttachedGroupPoliciesPages(arg0, arg1 interface{}) *gomock.Call

ListAttachedGroupPoliciesPages indicates an expected call of ListAttachedGroupPoliciesPages.

func (*MockIAMAPIMockRecorder) ListAttachedGroupPoliciesPagesWithContext

func (mr *MockIAMAPIMockRecorder) ListAttachedGroupPoliciesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListAttachedGroupPoliciesPagesWithContext indicates an expected call of ListAttachedGroupPoliciesPagesWithContext.

func (*MockIAMAPIMockRecorder) ListAttachedGroupPoliciesRequest

func (mr *MockIAMAPIMockRecorder) ListAttachedGroupPoliciesRequest(arg0 interface{}) *gomock.Call

ListAttachedGroupPoliciesRequest indicates an expected call of ListAttachedGroupPoliciesRequest.

func (*MockIAMAPIMockRecorder) ListAttachedGroupPoliciesWithContext

func (mr *MockIAMAPIMockRecorder) ListAttachedGroupPoliciesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListAttachedGroupPoliciesWithContext indicates an expected call of ListAttachedGroupPoliciesWithContext.

func (*MockIAMAPIMockRecorder) ListAttachedRolePolicies

func (mr *MockIAMAPIMockRecorder) ListAttachedRolePolicies(arg0 interface{}) *gomock.Call

ListAttachedRolePolicies indicates an expected call of ListAttachedRolePolicies.

func (*MockIAMAPIMockRecorder) ListAttachedRolePoliciesPages

func (mr *MockIAMAPIMockRecorder) ListAttachedRolePoliciesPages(arg0, arg1 interface{}) *gomock.Call

ListAttachedRolePoliciesPages indicates an expected call of ListAttachedRolePoliciesPages.

func (*MockIAMAPIMockRecorder) ListAttachedRolePoliciesPagesWithContext

func (mr *MockIAMAPIMockRecorder) ListAttachedRolePoliciesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListAttachedRolePoliciesPagesWithContext indicates an expected call of ListAttachedRolePoliciesPagesWithContext.

func (*MockIAMAPIMockRecorder) ListAttachedRolePoliciesRequest

func (mr *MockIAMAPIMockRecorder) ListAttachedRolePoliciesRequest(arg0 interface{}) *gomock.Call

ListAttachedRolePoliciesRequest indicates an expected call of ListAttachedRolePoliciesRequest.

func (*MockIAMAPIMockRecorder) ListAttachedRolePoliciesWithContext

func (mr *MockIAMAPIMockRecorder) ListAttachedRolePoliciesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListAttachedRolePoliciesWithContext indicates an expected call of ListAttachedRolePoliciesWithContext.

func (*MockIAMAPIMockRecorder) ListAttachedUserPolicies

func (mr *MockIAMAPIMockRecorder) ListAttachedUserPolicies(arg0 interface{}) *gomock.Call

ListAttachedUserPolicies indicates an expected call of ListAttachedUserPolicies.

func (*MockIAMAPIMockRecorder) ListAttachedUserPoliciesPages

func (mr *MockIAMAPIMockRecorder) ListAttachedUserPoliciesPages(arg0, arg1 interface{}) *gomock.Call

ListAttachedUserPoliciesPages indicates an expected call of ListAttachedUserPoliciesPages.

func (*MockIAMAPIMockRecorder) ListAttachedUserPoliciesPagesWithContext

func (mr *MockIAMAPIMockRecorder) ListAttachedUserPoliciesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListAttachedUserPoliciesPagesWithContext indicates an expected call of ListAttachedUserPoliciesPagesWithContext.

func (*MockIAMAPIMockRecorder) ListAttachedUserPoliciesRequest

func (mr *MockIAMAPIMockRecorder) ListAttachedUserPoliciesRequest(arg0 interface{}) *gomock.Call

ListAttachedUserPoliciesRequest indicates an expected call of ListAttachedUserPoliciesRequest.

func (*MockIAMAPIMockRecorder) ListAttachedUserPoliciesWithContext

func (mr *MockIAMAPIMockRecorder) ListAttachedUserPoliciesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListAttachedUserPoliciesWithContext indicates an expected call of ListAttachedUserPoliciesWithContext.

func (*MockIAMAPIMockRecorder) ListEntitiesForPolicy

func (mr *MockIAMAPIMockRecorder) ListEntitiesForPolicy(arg0 interface{}) *gomock.Call

ListEntitiesForPolicy indicates an expected call of ListEntitiesForPolicy.

func (*MockIAMAPIMockRecorder) ListEntitiesForPolicyPages

func (mr *MockIAMAPIMockRecorder) ListEntitiesForPolicyPages(arg0, arg1 interface{}) *gomock.Call

ListEntitiesForPolicyPages indicates an expected call of ListEntitiesForPolicyPages.

func (*MockIAMAPIMockRecorder) ListEntitiesForPolicyPagesWithContext

func (mr *MockIAMAPIMockRecorder) ListEntitiesForPolicyPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListEntitiesForPolicyPagesWithContext indicates an expected call of ListEntitiesForPolicyPagesWithContext.

func (*MockIAMAPIMockRecorder) ListEntitiesForPolicyRequest

func (mr *MockIAMAPIMockRecorder) ListEntitiesForPolicyRequest(arg0 interface{}) *gomock.Call

ListEntitiesForPolicyRequest indicates an expected call of ListEntitiesForPolicyRequest.

func (*MockIAMAPIMockRecorder) ListEntitiesForPolicyWithContext

func (mr *MockIAMAPIMockRecorder) ListEntitiesForPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListEntitiesForPolicyWithContext indicates an expected call of ListEntitiesForPolicyWithContext.

func (*MockIAMAPIMockRecorder) ListGroupPolicies

func (mr *MockIAMAPIMockRecorder) ListGroupPolicies(arg0 interface{}) *gomock.Call

ListGroupPolicies indicates an expected call of ListGroupPolicies.

func (*MockIAMAPIMockRecorder) ListGroupPoliciesPages

func (mr *MockIAMAPIMockRecorder) ListGroupPoliciesPages(arg0, arg1 interface{}) *gomock.Call

ListGroupPoliciesPages indicates an expected call of ListGroupPoliciesPages.

func (*MockIAMAPIMockRecorder) ListGroupPoliciesPagesWithContext

func (mr *MockIAMAPIMockRecorder) ListGroupPoliciesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListGroupPoliciesPagesWithContext indicates an expected call of ListGroupPoliciesPagesWithContext.

func (*MockIAMAPIMockRecorder) ListGroupPoliciesRequest

func (mr *MockIAMAPIMockRecorder) ListGroupPoliciesRequest(arg0 interface{}) *gomock.Call

ListGroupPoliciesRequest indicates an expected call of ListGroupPoliciesRequest.

func (*MockIAMAPIMockRecorder) ListGroupPoliciesWithContext

func (mr *MockIAMAPIMockRecorder) ListGroupPoliciesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListGroupPoliciesWithContext indicates an expected call of ListGroupPoliciesWithContext.

func (*MockIAMAPIMockRecorder) ListGroups

func (mr *MockIAMAPIMockRecorder) ListGroups(arg0 interface{}) *gomock.Call

ListGroups indicates an expected call of ListGroups.

func (*MockIAMAPIMockRecorder) ListGroupsForUser

func (mr *MockIAMAPIMockRecorder) ListGroupsForUser(arg0 interface{}) *gomock.Call

ListGroupsForUser indicates an expected call of ListGroupsForUser.

func (*MockIAMAPIMockRecorder) ListGroupsForUserPages

func (mr *MockIAMAPIMockRecorder) ListGroupsForUserPages(arg0, arg1 interface{}) *gomock.Call

ListGroupsForUserPages indicates an expected call of ListGroupsForUserPages.

func (*MockIAMAPIMockRecorder) ListGroupsForUserPagesWithContext

func (mr *MockIAMAPIMockRecorder) ListGroupsForUserPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListGroupsForUserPagesWithContext indicates an expected call of ListGroupsForUserPagesWithContext.

func (*MockIAMAPIMockRecorder) ListGroupsForUserRequest

func (mr *MockIAMAPIMockRecorder) ListGroupsForUserRequest(arg0 interface{}) *gomock.Call

ListGroupsForUserRequest indicates an expected call of ListGroupsForUserRequest.

func (*MockIAMAPIMockRecorder) ListGroupsForUserWithContext

func (mr *MockIAMAPIMockRecorder) ListGroupsForUserWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListGroupsForUserWithContext indicates an expected call of ListGroupsForUserWithContext.

func (*MockIAMAPIMockRecorder) ListGroupsPages

func (mr *MockIAMAPIMockRecorder) ListGroupsPages(arg0, arg1 interface{}) *gomock.Call

ListGroupsPages indicates an expected call of ListGroupsPages.

func (*MockIAMAPIMockRecorder) ListGroupsPagesWithContext

func (mr *MockIAMAPIMockRecorder) ListGroupsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListGroupsPagesWithContext indicates an expected call of ListGroupsPagesWithContext.

func (*MockIAMAPIMockRecorder) ListGroupsRequest

func (mr *MockIAMAPIMockRecorder) ListGroupsRequest(arg0 interface{}) *gomock.Call

ListGroupsRequest indicates an expected call of ListGroupsRequest.

func (*MockIAMAPIMockRecorder) ListGroupsWithContext

func (mr *MockIAMAPIMockRecorder) ListGroupsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListGroupsWithContext indicates an expected call of ListGroupsWithContext.

func (*MockIAMAPIMockRecorder) ListInstanceProfileTags added in v1.4.0

func (mr *MockIAMAPIMockRecorder) ListInstanceProfileTags(arg0 interface{}) *gomock.Call

ListInstanceProfileTags indicates an expected call of ListInstanceProfileTags.

func (*MockIAMAPIMockRecorder) ListInstanceProfileTagsRequest added in v1.4.0

func (mr *MockIAMAPIMockRecorder) ListInstanceProfileTagsRequest(arg0 interface{}) *gomock.Call

ListInstanceProfileTagsRequest indicates an expected call of ListInstanceProfileTagsRequest.

func (*MockIAMAPIMockRecorder) ListInstanceProfileTagsWithContext added in v1.4.0

func (mr *MockIAMAPIMockRecorder) ListInstanceProfileTagsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListInstanceProfileTagsWithContext indicates an expected call of ListInstanceProfileTagsWithContext.

func (*MockIAMAPIMockRecorder) ListInstanceProfiles

func (mr *MockIAMAPIMockRecorder) ListInstanceProfiles(arg0 interface{}) *gomock.Call

ListInstanceProfiles indicates an expected call of ListInstanceProfiles.

func (*MockIAMAPIMockRecorder) ListInstanceProfilesForRole

func (mr *MockIAMAPIMockRecorder) ListInstanceProfilesForRole(arg0 interface{}) *gomock.Call

ListInstanceProfilesForRole indicates an expected call of ListInstanceProfilesForRole.

func (*MockIAMAPIMockRecorder) ListInstanceProfilesForRolePages

func (mr *MockIAMAPIMockRecorder) ListInstanceProfilesForRolePages(arg0, arg1 interface{}) *gomock.Call

ListInstanceProfilesForRolePages indicates an expected call of ListInstanceProfilesForRolePages.

func (*MockIAMAPIMockRecorder) ListInstanceProfilesForRolePagesWithContext

func (mr *MockIAMAPIMockRecorder) ListInstanceProfilesForRolePagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListInstanceProfilesForRolePagesWithContext indicates an expected call of ListInstanceProfilesForRolePagesWithContext.

func (*MockIAMAPIMockRecorder) ListInstanceProfilesForRoleRequest

func (mr *MockIAMAPIMockRecorder) ListInstanceProfilesForRoleRequest(arg0 interface{}) *gomock.Call

ListInstanceProfilesForRoleRequest indicates an expected call of ListInstanceProfilesForRoleRequest.

func (*MockIAMAPIMockRecorder) ListInstanceProfilesForRoleWithContext

func (mr *MockIAMAPIMockRecorder) ListInstanceProfilesForRoleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListInstanceProfilesForRoleWithContext indicates an expected call of ListInstanceProfilesForRoleWithContext.

func (*MockIAMAPIMockRecorder) ListInstanceProfilesPages

func (mr *MockIAMAPIMockRecorder) ListInstanceProfilesPages(arg0, arg1 interface{}) *gomock.Call

ListInstanceProfilesPages indicates an expected call of ListInstanceProfilesPages.

func (*MockIAMAPIMockRecorder) ListInstanceProfilesPagesWithContext

func (mr *MockIAMAPIMockRecorder) ListInstanceProfilesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListInstanceProfilesPagesWithContext indicates an expected call of ListInstanceProfilesPagesWithContext.

func (*MockIAMAPIMockRecorder) ListInstanceProfilesRequest

func (mr *MockIAMAPIMockRecorder) ListInstanceProfilesRequest(arg0 interface{}) *gomock.Call

ListInstanceProfilesRequest indicates an expected call of ListInstanceProfilesRequest.

func (*MockIAMAPIMockRecorder) ListInstanceProfilesWithContext

func (mr *MockIAMAPIMockRecorder) ListInstanceProfilesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListInstanceProfilesWithContext indicates an expected call of ListInstanceProfilesWithContext.

func (*MockIAMAPIMockRecorder) ListMFADeviceTags added in v1.4.0

func (mr *MockIAMAPIMockRecorder) ListMFADeviceTags(arg0 interface{}) *gomock.Call

ListMFADeviceTags indicates an expected call of ListMFADeviceTags.

func (*MockIAMAPIMockRecorder) ListMFADeviceTagsRequest added in v1.4.0

func (mr *MockIAMAPIMockRecorder) ListMFADeviceTagsRequest(arg0 interface{}) *gomock.Call

ListMFADeviceTagsRequest indicates an expected call of ListMFADeviceTagsRequest.

func (*MockIAMAPIMockRecorder) ListMFADeviceTagsWithContext added in v1.4.0

func (mr *MockIAMAPIMockRecorder) ListMFADeviceTagsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListMFADeviceTagsWithContext indicates an expected call of ListMFADeviceTagsWithContext.

func (*MockIAMAPIMockRecorder) ListMFADevices

func (mr *MockIAMAPIMockRecorder) ListMFADevices(arg0 interface{}) *gomock.Call

ListMFADevices indicates an expected call of ListMFADevices.

func (*MockIAMAPIMockRecorder) ListMFADevicesPages

func (mr *MockIAMAPIMockRecorder) ListMFADevicesPages(arg0, arg1 interface{}) *gomock.Call

ListMFADevicesPages indicates an expected call of ListMFADevicesPages.

func (*MockIAMAPIMockRecorder) ListMFADevicesPagesWithContext

func (mr *MockIAMAPIMockRecorder) ListMFADevicesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListMFADevicesPagesWithContext indicates an expected call of ListMFADevicesPagesWithContext.

func (*MockIAMAPIMockRecorder) ListMFADevicesRequest

func (mr *MockIAMAPIMockRecorder) ListMFADevicesRequest(arg0 interface{}) *gomock.Call

ListMFADevicesRequest indicates an expected call of ListMFADevicesRequest.

func (*MockIAMAPIMockRecorder) ListMFADevicesWithContext

func (mr *MockIAMAPIMockRecorder) ListMFADevicesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListMFADevicesWithContext indicates an expected call of ListMFADevicesWithContext.

func (*MockIAMAPIMockRecorder) ListOpenIDConnectProviderTags added in v1.4.0

func (mr *MockIAMAPIMockRecorder) ListOpenIDConnectProviderTags(arg0 interface{}) *gomock.Call

ListOpenIDConnectProviderTags indicates an expected call of ListOpenIDConnectProviderTags.

func (*MockIAMAPIMockRecorder) ListOpenIDConnectProviderTagsRequest added in v1.4.0

func (mr *MockIAMAPIMockRecorder) ListOpenIDConnectProviderTagsRequest(arg0 interface{}) *gomock.Call

ListOpenIDConnectProviderTagsRequest indicates an expected call of ListOpenIDConnectProviderTagsRequest.

func (*MockIAMAPIMockRecorder) ListOpenIDConnectProviderTagsWithContext added in v1.4.0

func (mr *MockIAMAPIMockRecorder) ListOpenIDConnectProviderTagsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListOpenIDConnectProviderTagsWithContext indicates an expected call of ListOpenIDConnectProviderTagsWithContext.

func (*MockIAMAPIMockRecorder) ListOpenIDConnectProviders

func (mr *MockIAMAPIMockRecorder) ListOpenIDConnectProviders(arg0 interface{}) *gomock.Call

ListOpenIDConnectProviders indicates an expected call of ListOpenIDConnectProviders.

func (*MockIAMAPIMockRecorder) ListOpenIDConnectProvidersRequest

func (mr *MockIAMAPIMockRecorder) ListOpenIDConnectProvidersRequest(arg0 interface{}) *gomock.Call

ListOpenIDConnectProvidersRequest indicates an expected call of ListOpenIDConnectProvidersRequest.

func (*MockIAMAPIMockRecorder) ListOpenIDConnectProvidersWithContext

func (mr *MockIAMAPIMockRecorder) ListOpenIDConnectProvidersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListOpenIDConnectProvidersWithContext indicates an expected call of ListOpenIDConnectProvidersWithContext.

func (*MockIAMAPIMockRecorder) ListPolicies

func (mr *MockIAMAPIMockRecorder) ListPolicies(arg0 interface{}) *gomock.Call

ListPolicies indicates an expected call of ListPolicies.

func (*MockIAMAPIMockRecorder) ListPoliciesGrantingServiceAccess

func (mr *MockIAMAPIMockRecorder) ListPoliciesGrantingServiceAccess(arg0 interface{}) *gomock.Call

ListPoliciesGrantingServiceAccess indicates an expected call of ListPoliciesGrantingServiceAccess.

func (*MockIAMAPIMockRecorder) ListPoliciesGrantingServiceAccessRequest

func (mr *MockIAMAPIMockRecorder) ListPoliciesGrantingServiceAccessRequest(arg0 interface{}) *gomock.Call

ListPoliciesGrantingServiceAccessRequest indicates an expected call of ListPoliciesGrantingServiceAccessRequest.

func (*MockIAMAPIMockRecorder) ListPoliciesGrantingServiceAccessWithContext

func (mr *MockIAMAPIMockRecorder) ListPoliciesGrantingServiceAccessWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListPoliciesGrantingServiceAccessWithContext indicates an expected call of ListPoliciesGrantingServiceAccessWithContext.

func (*MockIAMAPIMockRecorder) ListPoliciesPages

func (mr *MockIAMAPIMockRecorder) ListPoliciesPages(arg0, arg1 interface{}) *gomock.Call

ListPoliciesPages indicates an expected call of ListPoliciesPages.

func (*MockIAMAPIMockRecorder) ListPoliciesPagesWithContext

func (mr *MockIAMAPIMockRecorder) ListPoliciesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListPoliciesPagesWithContext indicates an expected call of ListPoliciesPagesWithContext.

func (*MockIAMAPIMockRecorder) ListPoliciesRequest

func (mr *MockIAMAPIMockRecorder) ListPoliciesRequest(arg0 interface{}) *gomock.Call

ListPoliciesRequest indicates an expected call of ListPoliciesRequest.

func (*MockIAMAPIMockRecorder) ListPoliciesWithContext

func (mr *MockIAMAPIMockRecorder) ListPoliciesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListPoliciesWithContext indicates an expected call of ListPoliciesWithContext.

func (*MockIAMAPIMockRecorder) ListPolicyTags added in v1.4.0

func (mr *MockIAMAPIMockRecorder) ListPolicyTags(arg0 interface{}) *gomock.Call

ListPolicyTags indicates an expected call of ListPolicyTags.

func (*MockIAMAPIMockRecorder) ListPolicyTagsRequest added in v1.4.0

func (mr *MockIAMAPIMockRecorder) ListPolicyTagsRequest(arg0 interface{}) *gomock.Call

ListPolicyTagsRequest indicates an expected call of ListPolicyTagsRequest.

func (*MockIAMAPIMockRecorder) ListPolicyTagsWithContext added in v1.4.0

func (mr *MockIAMAPIMockRecorder) ListPolicyTagsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListPolicyTagsWithContext indicates an expected call of ListPolicyTagsWithContext.

func (*MockIAMAPIMockRecorder) ListPolicyVersions

func (mr *MockIAMAPIMockRecorder) ListPolicyVersions(arg0 interface{}) *gomock.Call

ListPolicyVersions indicates an expected call of ListPolicyVersions.

func (*MockIAMAPIMockRecorder) ListPolicyVersionsPages

func (mr *MockIAMAPIMockRecorder) ListPolicyVersionsPages(arg0, arg1 interface{}) *gomock.Call

ListPolicyVersionsPages indicates an expected call of ListPolicyVersionsPages.

func (*MockIAMAPIMockRecorder) ListPolicyVersionsPagesWithContext

func (mr *MockIAMAPIMockRecorder) ListPolicyVersionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListPolicyVersionsPagesWithContext indicates an expected call of ListPolicyVersionsPagesWithContext.

func (*MockIAMAPIMockRecorder) ListPolicyVersionsRequest

func (mr *MockIAMAPIMockRecorder) ListPolicyVersionsRequest(arg0 interface{}) *gomock.Call

ListPolicyVersionsRequest indicates an expected call of ListPolicyVersionsRequest.

func (*MockIAMAPIMockRecorder) ListPolicyVersionsWithContext

func (mr *MockIAMAPIMockRecorder) ListPolicyVersionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListPolicyVersionsWithContext indicates an expected call of ListPolicyVersionsWithContext.

func (*MockIAMAPIMockRecorder) ListRolePolicies

func (mr *MockIAMAPIMockRecorder) ListRolePolicies(arg0 interface{}) *gomock.Call

ListRolePolicies indicates an expected call of ListRolePolicies.

func (*MockIAMAPIMockRecorder) ListRolePoliciesPages

func (mr *MockIAMAPIMockRecorder) ListRolePoliciesPages(arg0, arg1 interface{}) *gomock.Call

ListRolePoliciesPages indicates an expected call of ListRolePoliciesPages.

func (*MockIAMAPIMockRecorder) ListRolePoliciesPagesWithContext

func (mr *MockIAMAPIMockRecorder) ListRolePoliciesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListRolePoliciesPagesWithContext indicates an expected call of ListRolePoliciesPagesWithContext.

func (*MockIAMAPIMockRecorder) ListRolePoliciesRequest

func (mr *MockIAMAPIMockRecorder) ListRolePoliciesRequest(arg0 interface{}) *gomock.Call

ListRolePoliciesRequest indicates an expected call of ListRolePoliciesRequest.

func (*MockIAMAPIMockRecorder) ListRolePoliciesWithContext

func (mr *MockIAMAPIMockRecorder) ListRolePoliciesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListRolePoliciesWithContext indicates an expected call of ListRolePoliciesWithContext.

func (*MockIAMAPIMockRecorder) ListRoleTags

func (mr *MockIAMAPIMockRecorder) ListRoleTags(arg0 interface{}) *gomock.Call

ListRoleTags indicates an expected call of ListRoleTags.

func (*MockIAMAPIMockRecorder) ListRoleTagsRequest

func (mr *MockIAMAPIMockRecorder) ListRoleTagsRequest(arg0 interface{}) *gomock.Call

ListRoleTagsRequest indicates an expected call of ListRoleTagsRequest.

func (*MockIAMAPIMockRecorder) ListRoleTagsWithContext

func (mr *MockIAMAPIMockRecorder) ListRoleTagsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListRoleTagsWithContext indicates an expected call of ListRoleTagsWithContext.

func (*MockIAMAPIMockRecorder) ListRoles

func (mr *MockIAMAPIMockRecorder) ListRoles(arg0 interface{}) *gomock.Call

ListRoles indicates an expected call of ListRoles.

func (*MockIAMAPIMockRecorder) ListRolesPages

func (mr *MockIAMAPIMockRecorder) ListRolesPages(arg0, arg1 interface{}) *gomock.Call

ListRolesPages indicates an expected call of ListRolesPages.

func (*MockIAMAPIMockRecorder) ListRolesPagesWithContext

func (mr *MockIAMAPIMockRecorder) ListRolesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListRolesPagesWithContext indicates an expected call of ListRolesPagesWithContext.

func (*MockIAMAPIMockRecorder) ListRolesRequest

func (mr *MockIAMAPIMockRecorder) ListRolesRequest(arg0 interface{}) *gomock.Call

ListRolesRequest indicates an expected call of ListRolesRequest.

func (*MockIAMAPIMockRecorder) ListRolesWithContext

func (mr *MockIAMAPIMockRecorder) ListRolesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListRolesWithContext indicates an expected call of ListRolesWithContext.

func (*MockIAMAPIMockRecorder) ListSAMLProviderTags added in v1.4.0

func (mr *MockIAMAPIMockRecorder) ListSAMLProviderTags(arg0 interface{}) *gomock.Call

ListSAMLProviderTags indicates an expected call of ListSAMLProviderTags.

func (*MockIAMAPIMockRecorder) ListSAMLProviderTagsRequest added in v1.4.0

func (mr *MockIAMAPIMockRecorder) ListSAMLProviderTagsRequest(arg0 interface{}) *gomock.Call

ListSAMLProviderTagsRequest indicates an expected call of ListSAMLProviderTagsRequest.

func (*MockIAMAPIMockRecorder) ListSAMLProviderTagsWithContext added in v1.4.0

func (mr *MockIAMAPIMockRecorder) ListSAMLProviderTagsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListSAMLProviderTagsWithContext indicates an expected call of ListSAMLProviderTagsWithContext.

func (*MockIAMAPIMockRecorder) ListSAMLProviders

func (mr *MockIAMAPIMockRecorder) ListSAMLProviders(arg0 interface{}) *gomock.Call

ListSAMLProviders indicates an expected call of ListSAMLProviders.

func (*MockIAMAPIMockRecorder) ListSAMLProvidersRequest

func (mr *MockIAMAPIMockRecorder) ListSAMLProvidersRequest(arg0 interface{}) *gomock.Call

ListSAMLProvidersRequest indicates an expected call of ListSAMLProvidersRequest.

func (*MockIAMAPIMockRecorder) ListSAMLProvidersWithContext

func (mr *MockIAMAPIMockRecorder) ListSAMLProvidersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListSAMLProvidersWithContext indicates an expected call of ListSAMLProvidersWithContext.

func (*MockIAMAPIMockRecorder) ListSSHPublicKeys

func (mr *MockIAMAPIMockRecorder) ListSSHPublicKeys(arg0 interface{}) *gomock.Call

ListSSHPublicKeys indicates an expected call of ListSSHPublicKeys.

func (*MockIAMAPIMockRecorder) ListSSHPublicKeysPages

func (mr *MockIAMAPIMockRecorder) ListSSHPublicKeysPages(arg0, arg1 interface{}) *gomock.Call

ListSSHPublicKeysPages indicates an expected call of ListSSHPublicKeysPages.

func (*MockIAMAPIMockRecorder) ListSSHPublicKeysPagesWithContext

func (mr *MockIAMAPIMockRecorder) ListSSHPublicKeysPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListSSHPublicKeysPagesWithContext indicates an expected call of ListSSHPublicKeysPagesWithContext.

func (*MockIAMAPIMockRecorder) ListSSHPublicKeysRequest

func (mr *MockIAMAPIMockRecorder) ListSSHPublicKeysRequest(arg0 interface{}) *gomock.Call

ListSSHPublicKeysRequest indicates an expected call of ListSSHPublicKeysRequest.

func (*MockIAMAPIMockRecorder) ListSSHPublicKeysWithContext

func (mr *MockIAMAPIMockRecorder) ListSSHPublicKeysWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListSSHPublicKeysWithContext indicates an expected call of ListSSHPublicKeysWithContext.

func (*MockIAMAPIMockRecorder) ListServerCertificateTags added in v1.4.0

func (mr *MockIAMAPIMockRecorder) ListServerCertificateTags(arg0 interface{}) *gomock.Call

ListServerCertificateTags indicates an expected call of ListServerCertificateTags.

func (*MockIAMAPIMockRecorder) ListServerCertificateTagsRequest added in v1.4.0

func (mr *MockIAMAPIMockRecorder) ListServerCertificateTagsRequest(arg0 interface{}) *gomock.Call

ListServerCertificateTagsRequest indicates an expected call of ListServerCertificateTagsRequest.

func (*MockIAMAPIMockRecorder) ListServerCertificateTagsWithContext added in v1.4.0

func (mr *MockIAMAPIMockRecorder) ListServerCertificateTagsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListServerCertificateTagsWithContext indicates an expected call of ListServerCertificateTagsWithContext.

func (*MockIAMAPIMockRecorder) ListServerCertificates

func (mr *MockIAMAPIMockRecorder) ListServerCertificates(arg0 interface{}) *gomock.Call

ListServerCertificates indicates an expected call of ListServerCertificates.

func (*MockIAMAPIMockRecorder) ListServerCertificatesPages

func (mr *MockIAMAPIMockRecorder) ListServerCertificatesPages(arg0, arg1 interface{}) *gomock.Call

ListServerCertificatesPages indicates an expected call of ListServerCertificatesPages.

func (*MockIAMAPIMockRecorder) ListServerCertificatesPagesWithContext

func (mr *MockIAMAPIMockRecorder) ListServerCertificatesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListServerCertificatesPagesWithContext indicates an expected call of ListServerCertificatesPagesWithContext.

func (*MockIAMAPIMockRecorder) ListServerCertificatesRequest

func (mr *MockIAMAPIMockRecorder) ListServerCertificatesRequest(arg0 interface{}) *gomock.Call

ListServerCertificatesRequest indicates an expected call of ListServerCertificatesRequest.

func (*MockIAMAPIMockRecorder) ListServerCertificatesWithContext

func (mr *MockIAMAPIMockRecorder) ListServerCertificatesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListServerCertificatesWithContext indicates an expected call of ListServerCertificatesWithContext.

func (*MockIAMAPIMockRecorder) ListServiceSpecificCredentials

func (mr *MockIAMAPIMockRecorder) ListServiceSpecificCredentials(arg0 interface{}) *gomock.Call

ListServiceSpecificCredentials indicates an expected call of ListServiceSpecificCredentials.

func (*MockIAMAPIMockRecorder) ListServiceSpecificCredentialsRequest

func (mr *MockIAMAPIMockRecorder) ListServiceSpecificCredentialsRequest(arg0 interface{}) *gomock.Call

ListServiceSpecificCredentialsRequest indicates an expected call of ListServiceSpecificCredentialsRequest.

func (*MockIAMAPIMockRecorder) ListServiceSpecificCredentialsWithContext

func (mr *MockIAMAPIMockRecorder) ListServiceSpecificCredentialsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListServiceSpecificCredentialsWithContext indicates an expected call of ListServiceSpecificCredentialsWithContext.

func (*MockIAMAPIMockRecorder) ListSigningCertificates

func (mr *MockIAMAPIMockRecorder) ListSigningCertificates(arg0 interface{}) *gomock.Call

ListSigningCertificates indicates an expected call of ListSigningCertificates.

func (*MockIAMAPIMockRecorder) ListSigningCertificatesPages

func (mr *MockIAMAPIMockRecorder) ListSigningCertificatesPages(arg0, arg1 interface{}) *gomock.Call

ListSigningCertificatesPages indicates an expected call of ListSigningCertificatesPages.

func (*MockIAMAPIMockRecorder) ListSigningCertificatesPagesWithContext

func (mr *MockIAMAPIMockRecorder) ListSigningCertificatesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListSigningCertificatesPagesWithContext indicates an expected call of ListSigningCertificatesPagesWithContext.

func (*MockIAMAPIMockRecorder) ListSigningCertificatesRequest

func (mr *MockIAMAPIMockRecorder) ListSigningCertificatesRequest(arg0 interface{}) *gomock.Call

ListSigningCertificatesRequest indicates an expected call of ListSigningCertificatesRequest.

func (*MockIAMAPIMockRecorder) ListSigningCertificatesWithContext

func (mr *MockIAMAPIMockRecorder) ListSigningCertificatesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListSigningCertificatesWithContext indicates an expected call of ListSigningCertificatesWithContext.

func (*MockIAMAPIMockRecorder) ListUserPolicies

func (mr *MockIAMAPIMockRecorder) ListUserPolicies(arg0 interface{}) *gomock.Call

ListUserPolicies indicates an expected call of ListUserPolicies.

func (*MockIAMAPIMockRecorder) ListUserPoliciesPages

func (mr *MockIAMAPIMockRecorder) ListUserPoliciesPages(arg0, arg1 interface{}) *gomock.Call

ListUserPoliciesPages indicates an expected call of ListUserPoliciesPages.

func (*MockIAMAPIMockRecorder) ListUserPoliciesPagesWithContext

func (mr *MockIAMAPIMockRecorder) ListUserPoliciesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListUserPoliciesPagesWithContext indicates an expected call of ListUserPoliciesPagesWithContext.

func (*MockIAMAPIMockRecorder) ListUserPoliciesRequest

func (mr *MockIAMAPIMockRecorder) ListUserPoliciesRequest(arg0 interface{}) *gomock.Call

ListUserPoliciesRequest indicates an expected call of ListUserPoliciesRequest.

func (*MockIAMAPIMockRecorder) ListUserPoliciesWithContext

func (mr *MockIAMAPIMockRecorder) ListUserPoliciesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListUserPoliciesWithContext indicates an expected call of ListUserPoliciesWithContext.

func (*MockIAMAPIMockRecorder) ListUserTags

func (mr *MockIAMAPIMockRecorder) ListUserTags(arg0 interface{}) *gomock.Call

ListUserTags indicates an expected call of ListUserTags.

func (*MockIAMAPIMockRecorder) ListUserTagsPages added in v1.4.2

func (mr *MockIAMAPIMockRecorder) ListUserTagsPages(arg0, arg1 interface{}) *gomock.Call

ListUserTagsPages indicates an expected call of ListUserTagsPages.

func (*MockIAMAPIMockRecorder) ListUserTagsPagesWithContext added in v1.4.2

func (mr *MockIAMAPIMockRecorder) ListUserTagsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListUserTagsPagesWithContext indicates an expected call of ListUserTagsPagesWithContext.

func (*MockIAMAPIMockRecorder) ListUserTagsRequest

func (mr *MockIAMAPIMockRecorder) ListUserTagsRequest(arg0 interface{}) *gomock.Call

ListUserTagsRequest indicates an expected call of ListUserTagsRequest.

func (*MockIAMAPIMockRecorder) ListUserTagsWithContext

func (mr *MockIAMAPIMockRecorder) ListUserTagsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListUserTagsWithContext indicates an expected call of ListUserTagsWithContext.

func (*MockIAMAPIMockRecorder) ListUsers

func (mr *MockIAMAPIMockRecorder) ListUsers(arg0 interface{}) *gomock.Call

ListUsers indicates an expected call of ListUsers.

func (*MockIAMAPIMockRecorder) ListUsersPages

func (mr *MockIAMAPIMockRecorder) ListUsersPages(arg0, arg1 interface{}) *gomock.Call

ListUsersPages indicates an expected call of ListUsersPages.

func (*MockIAMAPIMockRecorder) ListUsersPagesWithContext

func (mr *MockIAMAPIMockRecorder) ListUsersPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListUsersPagesWithContext indicates an expected call of ListUsersPagesWithContext.

func (*MockIAMAPIMockRecorder) ListUsersRequest

func (mr *MockIAMAPIMockRecorder) ListUsersRequest(arg0 interface{}) *gomock.Call

ListUsersRequest indicates an expected call of ListUsersRequest.

func (*MockIAMAPIMockRecorder) ListUsersWithContext

func (mr *MockIAMAPIMockRecorder) ListUsersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListUsersWithContext indicates an expected call of ListUsersWithContext.

func (*MockIAMAPIMockRecorder) ListVirtualMFADevices

func (mr *MockIAMAPIMockRecorder) ListVirtualMFADevices(arg0 interface{}) *gomock.Call

ListVirtualMFADevices indicates an expected call of ListVirtualMFADevices.

func (*MockIAMAPIMockRecorder) ListVirtualMFADevicesPages

func (mr *MockIAMAPIMockRecorder) ListVirtualMFADevicesPages(arg0, arg1 interface{}) *gomock.Call

ListVirtualMFADevicesPages indicates an expected call of ListVirtualMFADevicesPages.

func (*MockIAMAPIMockRecorder) ListVirtualMFADevicesPagesWithContext

func (mr *MockIAMAPIMockRecorder) ListVirtualMFADevicesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListVirtualMFADevicesPagesWithContext indicates an expected call of ListVirtualMFADevicesPagesWithContext.

func (*MockIAMAPIMockRecorder) ListVirtualMFADevicesRequest

func (mr *MockIAMAPIMockRecorder) ListVirtualMFADevicesRequest(arg0 interface{}) *gomock.Call

ListVirtualMFADevicesRequest indicates an expected call of ListVirtualMFADevicesRequest.

func (*MockIAMAPIMockRecorder) ListVirtualMFADevicesWithContext

func (mr *MockIAMAPIMockRecorder) ListVirtualMFADevicesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListVirtualMFADevicesWithContext indicates an expected call of ListVirtualMFADevicesWithContext.

func (*MockIAMAPIMockRecorder) PutGroupPolicy

func (mr *MockIAMAPIMockRecorder) PutGroupPolicy(arg0 interface{}) *gomock.Call

PutGroupPolicy indicates an expected call of PutGroupPolicy.

func (*MockIAMAPIMockRecorder) PutGroupPolicyRequest

func (mr *MockIAMAPIMockRecorder) PutGroupPolicyRequest(arg0 interface{}) *gomock.Call

PutGroupPolicyRequest indicates an expected call of PutGroupPolicyRequest.

func (*MockIAMAPIMockRecorder) PutGroupPolicyWithContext

func (mr *MockIAMAPIMockRecorder) PutGroupPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PutGroupPolicyWithContext indicates an expected call of PutGroupPolicyWithContext.

func (*MockIAMAPIMockRecorder) PutRolePermissionsBoundary

func (mr *MockIAMAPIMockRecorder) PutRolePermissionsBoundary(arg0 interface{}) *gomock.Call

PutRolePermissionsBoundary indicates an expected call of PutRolePermissionsBoundary.

func (*MockIAMAPIMockRecorder) PutRolePermissionsBoundaryRequest

func (mr *MockIAMAPIMockRecorder) PutRolePermissionsBoundaryRequest(arg0 interface{}) *gomock.Call

PutRolePermissionsBoundaryRequest indicates an expected call of PutRolePermissionsBoundaryRequest.

func (*MockIAMAPIMockRecorder) PutRolePermissionsBoundaryWithContext

func (mr *MockIAMAPIMockRecorder) PutRolePermissionsBoundaryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PutRolePermissionsBoundaryWithContext indicates an expected call of PutRolePermissionsBoundaryWithContext.

func (*MockIAMAPIMockRecorder) PutRolePolicy

func (mr *MockIAMAPIMockRecorder) PutRolePolicy(arg0 interface{}) *gomock.Call

PutRolePolicy indicates an expected call of PutRolePolicy.

func (*MockIAMAPIMockRecorder) PutRolePolicyRequest

func (mr *MockIAMAPIMockRecorder) PutRolePolicyRequest(arg0 interface{}) *gomock.Call

PutRolePolicyRequest indicates an expected call of PutRolePolicyRequest.

func (*MockIAMAPIMockRecorder) PutRolePolicyWithContext

func (mr *MockIAMAPIMockRecorder) PutRolePolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PutRolePolicyWithContext indicates an expected call of PutRolePolicyWithContext.

func (*MockIAMAPIMockRecorder) PutUserPermissionsBoundary

func (mr *MockIAMAPIMockRecorder) PutUserPermissionsBoundary(arg0 interface{}) *gomock.Call

PutUserPermissionsBoundary indicates an expected call of PutUserPermissionsBoundary.

func (*MockIAMAPIMockRecorder) PutUserPermissionsBoundaryRequest

func (mr *MockIAMAPIMockRecorder) PutUserPermissionsBoundaryRequest(arg0 interface{}) *gomock.Call

PutUserPermissionsBoundaryRequest indicates an expected call of PutUserPermissionsBoundaryRequest.

func (*MockIAMAPIMockRecorder) PutUserPermissionsBoundaryWithContext

func (mr *MockIAMAPIMockRecorder) PutUserPermissionsBoundaryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PutUserPermissionsBoundaryWithContext indicates an expected call of PutUserPermissionsBoundaryWithContext.

func (*MockIAMAPIMockRecorder) PutUserPolicy

func (mr *MockIAMAPIMockRecorder) PutUserPolicy(arg0 interface{}) *gomock.Call

PutUserPolicy indicates an expected call of PutUserPolicy.

func (*MockIAMAPIMockRecorder) PutUserPolicyRequest

func (mr *MockIAMAPIMockRecorder) PutUserPolicyRequest(arg0 interface{}) *gomock.Call

PutUserPolicyRequest indicates an expected call of PutUserPolicyRequest.

func (*MockIAMAPIMockRecorder) PutUserPolicyWithContext

func (mr *MockIAMAPIMockRecorder) PutUserPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PutUserPolicyWithContext indicates an expected call of PutUserPolicyWithContext.

func (*MockIAMAPIMockRecorder) RemoveClientIDFromOpenIDConnectProvider

func (mr *MockIAMAPIMockRecorder) RemoveClientIDFromOpenIDConnectProvider(arg0 interface{}) *gomock.Call

RemoveClientIDFromOpenIDConnectProvider indicates an expected call of RemoveClientIDFromOpenIDConnectProvider.

func (*MockIAMAPIMockRecorder) RemoveClientIDFromOpenIDConnectProviderRequest

func (mr *MockIAMAPIMockRecorder) RemoveClientIDFromOpenIDConnectProviderRequest(arg0 interface{}) *gomock.Call

RemoveClientIDFromOpenIDConnectProviderRequest indicates an expected call of RemoveClientIDFromOpenIDConnectProviderRequest.

func (*MockIAMAPIMockRecorder) RemoveClientIDFromOpenIDConnectProviderWithContext

func (mr *MockIAMAPIMockRecorder) RemoveClientIDFromOpenIDConnectProviderWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

RemoveClientIDFromOpenIDConnectProviderWithContext indicates an expected call of RemoveClientIDFromOpenIDConnectProviderWithContext.

func (*MockIAMAPIMockRecorder) RemoveRoleFromInstanceProfile

func (mr *MockIAMAPIMockRecorder) RemoveRoleFromInstanceProfile(arg0 interface{}) *gomock.Call

RemoveRoleFromInstanceProfile indicates an expected call of RemoveRoleFromInstanceProfile.

func (*MockIAMAPIMockRecorder) RemoveRoleFromInstanceProfileRequest

func (mr *MockIAMAPIMockRecorder) RemoveRoleFromInstanceProfileRequest(arg0 interface{}) *gomock.Call

RemoveRoleFromInstanceProfileRequest indicates an expected call of RemoveRoleFromInstanceProfileRequest.

func (*MockIAMAPIMockRecorder) RemoveRoleFromInstanceProfileWithContext

func (mr *MockIAMAPIMockRecorder) RemoveRoleFromInstanceProfileWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

RemoveRoleFromInstanceProfileWithContext indicates an expected call of RemoveRoleFromInstanceProfileWithContext.

func (*MockIAMAPIMockRecorder) RemoveUserFromGroup

func (mr *MockIAMAPIMockRecorder) RemoveUserFromGroup(arg0 interface{}) *gomock.Call

RemoveUserFromGroup indicates an expected call of RemoveUserFromGroup.

func (*MockIAMAPIMockRecorder) RemoveUserFromGroupRequest

func (mr *MockIAMAPIMockRecorder) RemoveUserFromGroupRequest(arg0 interface{}) *gomock.Call

RemoveUserFromGroupRequest indicates an expected call of RemoveUserFromGroupRequest.

func (*MockIAMAPIMockRecorder) RemoveUserFromGroupWithContext

func (mr *MockIAMAPIMockRecorder) RemoveUserFromGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

RemoveUserFromGroupWithContext indicates an expected call of RemoveUserFromGroupWithContext.

func (*MockIAMAPIMockRecorder) ResetServiceSpecificCredential

func (mr *MockIAMAPIMockRecorder) ResetServiceSpecificCredential(arg0 interface{}) *gomock.Call

ResetServiceSpecificCredential indicates an expected call of ResetServiceSpecificCredential.

func (*MockIAMAPIMockRecorder) ResetServiceSpecificCredentialRequest

func (mr *MockIAMAPIMockRecorder) ResetServiceSpecificCredentialRequest(arg0 interface{}) *gomock.Call

ResetServiceSpecificCredentialRequest indicates an expected call of ResetServiceSpecificCredentialRequest.

func (*MockIAMAPIMockRecorder) ResetServiceSpecificCredentialWithContext

func (mr *MockIAMAPIMockRecorder) ResetServiceSpecificCredentialWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ResetServiceSpecificCredentialWithContext indicates an expected call of ResetServiceSpecificCredentialWithContext.

func (*MockIAMAPIMockRecorder) ResyncMFADevice

func (mr *MockIAMAPIMockRecorder) ResyncMFADevice(arg0 interface{}) *gomock.Call

ResyncMFADevice indicates an expected call of ResyncMFADevice.

func (*MockIAMAPIMockRecorder) ResyncMFADeviceRequest

func (mr *MockIAMAPIMockRecorder) ResyncMFADeviceRequest(arg0 interface{}) *gomock.Call

ResyncMFADeviceRequest indicates an expected call of ResyncMFADeviceRequest.

func (*MockIAMAPIMockRecorder) ResyncMFADeviceWithContext

func (mr *MockIAMAPIMockRecorder) ResyncMFADeviceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ResyncMFADeviceWithContext indicates an expected call of ResyncMFADeviceWithContext.

func (*MockIAMAPIMockRecorder) SetDefaultPolicyVersion

func (mr *MockIAMAPIMockRecorder) SetDefaultPolicyVersion(arg0 interface{}) *gomock.Call

SetDefaultPolicyVersion indicates an expected call of SetDefaultPolicyVersion.

func (*MockIAMAPIMockRecorder) SetDefaultPolicyVersionRequest

func (mr *MockIAMAPIMockRecorder) SetDefaultPolicyVersionRequest(arg0 interface{}) *gomock.Call

SetDefaultPolicyVersionRequest indicates an expected call of SetDefaultPolicyVersionRequest.

func (*MockIAMAPIMockRecorder) SetDefaultPolicyVersionWithContext

func (mr *MockIAMAPIMockRecorder) SetDefaultPolicyVersionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

SetDefaultPolicyVersionWithContext indicates an expected call of SetDefaultPolicyVersionWithContext.

func (*MockIAMAPIMockRecorder) SetSecurityTokenServicePreferences added in v1.4.0

func (mr *MockIAMAPIMockRecorder) SetSecurityTokenServicePreferences(arg0 interface{}) *gomock.Call

SetSecurityTokenServicePreferences indicates an expected call of SetSecurityTokenServicePreferences.

func (*MockIAMAPIMockRecorder) SetSecurityTokenServicePreferencesRequest added in v1.4.0

func (mr *MockIAMAPIMockRecorder) SetSecurityTokenServicePreferencesRequest(arg0 interface{}) *gomock.Call

SetSecurityTokenServicePreferencesRequest indicates an expected call of SetSecurityTokenServicePreferencesRequest.

func (*MockIAMAPIMockRecorder) SetSecurityTokenServicePreferencesWithContext added in v1.4.0

func (mr *MockIAMAPIMockRecorder) SetSecurityTokenServicePreferencesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

SetSecurityTokenServicePreferencesWithContext indicates an expected call of SetSecurityTokenServicePreferencesWithContext.

func (*MockIAMAPIMockRecorder) SimulateCustomPolicy

func (mr *MockIAMAPIMockRecorder) SimulateCustomPolicy(arg0 interface{}) *gomock.Call

SimulateCustomPolicy indicates an expected call of SimulateCustomPolicy.

func (*MockIAMAPIMockRecorder) SimulateCustomPolicyPages

func (mr *MockIAMAPIMockRecorder) SimulateCustomPolicyPages(arg0, arg1 interface{}) *gomock.Call

SimulateCustomPolicyPages indicates an expected call of SimulateCustomPolicyPages.

func (*MockIAMAPIMockRecorder) SimulateCustomPolicyPagesWithContext

func (mr *MockIAMAPIMockRecorder) SimulateCustomPolicyPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

SimulateCustomPolicyPagesWithContext indicates an expected call of SimulateCustomPolicyPagesWithContext.

func (*MockIAMAPIMockRecorder) SimulateCustomPolicyRequest

func (mr *MockIAMAPIMockRecorder) SimulateCustomPolicyRequest(arg0 interface{}) *gomock.Call

SimulateCustomPolicyRequest indicates an expected call of SimulateCustomPolicyRequest.

func (*MockIAMAPIMockRecorder) SimulateCustomPolicyWithContext

func (mr *MockIAMAPIMockRecorder) SimulateCustomPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

SimulateCustomPolicyWithContext indicates an expected call of SimulateCustomPolicyWithContext.

func (*MockIAMAPIMockRecorder) SimulatePrincipalPolicy

func (mr *MockIAMAPIMockRecorder) SimulatePrincipalPolicy(arg0 interface{}) *gomock.Call

SimulatePrincipalPolicy indicates an expected call of SimulatePrincipalPolicy.

func (*MockIAMAPIMockRecorder) SimulatePrincipalPolicyPages

func (mr *MockIAMAPIMockRecorder) SimulatePrincipalPolicyPages(arg0, arg1 interface{}) *gomock.Call

SimulatePrincipalPolicyPages indicates an expected call of SimulatePrincipalPolicyPages.

func (*MockIAMAPIMockRecorder) SimulatePrincipalPolicyPagesWithContext

func (mr *MockIAMAPIMockRecorder) SimulatePrincipalPolicyPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

SimulatePrincipalPolicyPagesWithContext indicates an expected call of SimulatePrincipalPolicyPagesWithContext.

func (*MockIAMAPIMockRecorder) SimulatePrincipalPolicyRequest

func (mr *MockIAMAPIMockRecorder) SimulatePrincipalPolicyRequest(arg0 interface{}) *gomock.Call

SimulatePrincipalPolicyRequest indicates an expected call of SimulatePrincipalPolicyRequest.

func (*MockIAMAPIMockRecorder) SimulatePrincipalPolicyWithContext

func (mr *MockIAMAPIMockRecorder) SimulatePrincipalPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

SimulatePrincipalPolicyWithContext indicates an expected call of SimulatePrincipalPolicyWithContext.

func (*MockIAMAPIMockRecorder) TagInstanceProfile added in v1.4.0

func (mr *MockIAMAPIMockRecorder) TagInstanceProfile(arg0 interface{}) *gomock.Call

TagInstanceProfile indicates an expected call of TagInstanceProfile.

func (*MockIAMAPIMockRecorder) TagInstanceProfileRequest added in v1.4.0

func (mr *MockIAMAPIMockRecorder) TagInstanceProfileRequest(arg0 interface{}) *gomock.Call

TagInstanceProfileRequest indicates an expected call of TagInstanceProfileRequest.

func (*MockIAMAPIMockRecorder) TagInstanceProfileWithContext added in v1.4.0

func (mr *MockIAMAPIMockRecorder) TagInstanceProfileWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

TagInstanceProfileWithContext indicates an expected call of TagInstanceProfileWithContext.

func (*MockIAMAPIMockRecorder) TagMFADevice added in v1.4.0

func (mr *MockIAMAPIMockRecorder) TagMFADevice(arg0 interface{}) *gomock.Call

TagMFADevice indicates an expected call of TagMFADevice.

func (*MockIAMAPIMockRecorder) TagMFADeviceRequest added in v1.4.0

func (mr *MockIAMAPIMockRecorder) TagMFADeviceRequest(arg0 interface{}) *gomock.Call

TagMFADeviceRequest indicates an expected call of TagMFADeviceRequest.

func (*MockIAMAPIMockRecorder) TagMFADeviceWithContext added in v1.4.0

func (mr *MockIAMAPIMockRecorder) TagMFADeviceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

TagMFADeviceWithContext indicates an expected call of TagMFADeviceWithContext.

func (*MockIAMAPIMockRecorder) TagOpenIDConnectProvider added in v1.4.0

func (mr *MockIAMAPIMockRecorder) TagOpenIDConnectProvider(arg0 interface{}) *gomock.Call

TagOpenIDConnectProvider indicates an expected call of TagOpenIDConnectProvider.

func (*MockIAMAPIMockRecorder) TagOpenIDConnectProviderRequest added in v1.4.0

func (mr *MockIAMAPIMockRecorder) TagOpenIDConnectProviderRequest(arg0 interface{}) *gomock.Call

TagOpenIDConnectProviderRequest indicates an expected call of TagOpenIDConnectProviderRequest.

func (*MockIAMAPIMockRecorder) TagOpenIDConnectProviderWithContext added in v1.4.0

func (mr *MockIAMAPIMockRecorder) TagOpenIDConnectProviderWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

TagOpenIDConnectProviderWithContext indicates an expected call of TagOpenIDConnectProviderWithContext.

func (*MockIAMAPIMockRecorder) TagPolicy added in v1.4.0

func (mr *MockIAMAPIMockRecorder) TagPolicy(arg0 interface{}) *gomock.Call

TagPolicy indicates an expected call of TagPolicy.

func (*MockIAMAPIMockRecorder) TagPolicyRequest added in v1.4.0

func (mr *MockIAMAPIMockRecorder) TagPolicyRequest(arg0 interface{}) *gomock.Call

TagPolicyRequest indicates an expected call of TagPolicyRequest.

func (*MockIAMAPIMockRecorder) TagPolicyWithContext added in v1.4.0

func (mr *MockIAMAPIMockRecorder) TagPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

TagPolicyWithContext indicates an expected call of TagPolicyWithContext.

func (*MockIAMAPIMockRecorder) TagRole

func (mr *MockIAMAPIMockRecorder) TagRole(arg0 interface{}) *gomock.Call

TagRole indicates an expected call of TagRole.

func (*MockIAMAPIMockRecorder) TagRoleRequest

func (mr *MockIAMAPIMockRecorder) TagRoleRequest(arg0 interface{}) *gomock.Call

TagRoleRequest indicates an expected call of TagRoleRequest.

func (*MockIAMAPIMockRecorder) TagRoleWithContext

func (mr *MockIAMAPIMockRecorder) TagRoleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

TagRoleWithContext indicates an expected call of TagRoleWithContext.

func (*MockIAMAPIMockRecorder) TagSAMLProvider added in v1.4.0

func (mr *MockIAMAPIMockRecorder) TagSAMLProvider(arg0 interface{}) *gomock.Call

TagSAMLProvider indicates an expected call of TagSAMLProvider.

func (*MockIAMAPIMockRecorder) TagSAMLProviderRequest added in v1.4.0

func (mr *MockIAMAPIMockRecorder) TagSAMLProviderRequest(arg0 interface{}) *gomock.Call

TagSAMLProviderRequest indicates an expected call of TagSAMLProviderRequest.

func (*MockIAMAPIMockRecorder) TagSAMLProviderWithContext added in v1.4.0

func (mr *MockIAMAPIMockRecorder) TagSAMLProviderWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

TagSAMLProviderWithContext indicates an expected call of TagSAMLProviderWithContext.

func (*MockIAMAPIMockRecorder) TagServerCertificate added in v1.4.0

func (mr *MockIAMAPIMockRecorder) TagServerCertificate(arg0 interface{}) *gomock.Call

TagServerCertificate indicates an expected call of TagServerCertificate.

func (*MockIAMAPIMockRecorder) TagServerCertificateRequest added in v1.4.0

func (mr *MockIAMAPIMockRecorder) TagServerCertificateRequest(arg0 interface{}) *gomock.Call

TagServerCertificateRequest indicates an expected call of TagServerCertificateRequest.

func (*MockIAMAPIMockRecorder) TagServerCertificateWithContext added in v1.4.0

func (mr *MockIAMAPIMockRecorder) TagServerCertificateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

TagServerCertificateWithContext indicates an expected call of TagServerCertificateWithContext.

func (*MockIAMAPIMockRecorder) TagUser

func (mr *MockIAMAPIMockRecorder) TagUser(arg0 interface{}) *gomock.Call

TagUser indicates an expected call of TagUser.

func (*MockIAMAPIMockRecorder) TagUserRequest

func (mr *MockIAMAPIMockRecorder) TagUserRequest(arg0 interface{}) *gomock.Call

TagUserRequest indicates an expected call of TagUserRequest.

func (*MockIAMAPIMockRecorder) TagUserWithContext

func (mr *MockIAMAPIMockRecorder) TagUserWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

TagUserWithContext indicates an expected call of TagUserWithContext.

func (*MockIAMAPIMockRecorder) UntagInstanceProfile added in v1.4.0

func (mr *MockIAMAPIMockRecorder) UntagInstanceProfile(arg0 interface{}) *gomock.Call

UntagInstanceProfile indicates an expected call of UntagInstanceProfile.

func (*MockIAMAPIMockRecorder) UntagInstanceProfileRequest added in v1.4.0

func (mr *MockIAMAPIMockRecorder) UntagInstanceProfileRequest(arg0 interface{}) *gomock.Call

UntagInstanceProfileRequest indicates an expected call of UntagInstanceProfileRequest.

func (*MockIAMAPIMockRecorder) UntagInstanceProfileWithContext added in v1.4.0

func (mr *MockIAMAPIMockRecorder) UntagInstanceProfileWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UntagInstanceProfileWithContext indicates an expected call of UntagInstanceProfileWithContext.

func (*MockIAMAPIMockRecorder) UntagMFADevice added in v1.4.0

func (mr *MockIAMAPIMockRecorder) UntagMFADevice(arg0 interface{}) *gomock.Call

UntagMFADevice indicates an expected call of UntagMFADevice.

func (*MockIAMAPIMockRecorder) UntagMFADeviceRequest added in v1.4.0

func (mr *MockIAMAPIMockRecorder) UntagMFADeviceRequest(arg0 interface{}) *gomock.Call

UntagMFADeviceRequest indicates an expected call of UntagMFADeviceRequest.

func (*MockIAMAPIMockRecorder) UntagMFADeviceWithContext added in v1.4.0

func (mr *MockIAMAPIMockRecorder) UntagMFADeviceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UntagMFADeviceWithContext indicates an expected call of UntagMFADeviceWithContext.

func (*MockIAMAPIMockRecorder) UntagOpenIDConnectProvider added in v1.4.0

func (mr *MockIAMAPIMockRecorder) UntagOpenIDConnectProvider(arg0 interface{}) *gomock.Call

UntagOpenIDConnectProvider indicates an expected call of UntagOpenIDConnectProvider.

func (*MockIAMAPIMockRecorder) UntagOpenIDConnectProviderRequest added in v1.4.0

func (mr *MockIAMAPIMockRecorder) UntagOpenIDConnectProviderRequest(arg0 interface{}) *gomock.Call

UntagOpenIDConnectProviderRequest indicates an expected call of UntagOpenIDConnectProviderRequest.

func (*MockIAMAPIMockRecorder) UntagOpenIDConnectProviderWithContext added in v1.4.0

func (mr *MockIAMAPIMockRecorder) UntagOpenIDConnectProviderWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UntagOpenIDConnectProviderWithContext indicates an expected call of UntagOpenIDConnectProviderWithContext.

func (*MockIAMAPIMockRecorder) UntagPolicy added in v1.4.0

func (mr *MockIAMAPIMockRecorder) UntagPolicy(arg0 interface{}) *gomock.Call

UntagPolicy indicates an expected call of UntagPolicy.

func (*MockIAMAPIMockRecorder) UntagPolicyRequest added in v1.4.0

func (mr *MockIAMAPIMockRecorder) UntagPolicyRequest(arg0 interface{}) *gomock.Call

UntagPolicyRequest indicates an expected call of UntagPolicyRequest.

func (*MockIAMAPIMockRecorder) UntagPolicyWithContext added in v1.4.0

func (mr *MockIAMAPIMockRecorder) UntagPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UntagPolicyWithContext indicates an expected call of UntagPolicyWithContext.

func (*MockIAMAPIMockRecorder) UntagRole

func (mr *MockIAMAPIMockRecorder) UntagRole(arg0 interface{}) *gomock.Call

UntagRole indicates an expected call of UntagRole.

func (*MockIAMAPIMockRecorder) UntagRoleRequest

func (mr *MockIAMAPIMockRecorder) UntagRoleRequest(arg0 interface{}) *gomock.Call

UntagRoleRequest indicates an expected call of UntagRoleRequest.

func (*MockIAMAPIMockRecorder) UntagRoleWithContext

func (mr *MockIAMAPIMockRecorder) UntagRoleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UntagRoleWithContext indicates an expected call of UntagRoleWithContext.

func (*MockIAMAPIMockRecorder) UntagSAMLProvider added in v1.4.0

func (mr *MockIAMAPIMockRecorder) UntagSAMLProvider(arg0 interface{}) *gomock.Call

UntagSAMLProvider indicates an expected call of UntagSAMLProvider.

func (*MockIAMAPIMockRecorder) UntagSAMLProviderRequest added in v1.4.0

func (mr *MockIAMAPIMockRecorder) UntagSAMLProviderRequest(arg0 interface{}) *gomock.Call

UntagSAMLProviderRequest indicates an expected call of UntagSAMLProviderRequest.

func (*MockIAMAPIMockRecorder) UntagSAMLProviderWithContext added in v1.4.0

func (mr *MockIAMAPIMockRecorder) UntagSAMLProviderWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UntagSAMLProviderWithContext indicates an expected call of UntagSAMLProviderWithContext.

func (*MockIAMAPIMockRecorder) UntagServerCertificate added in v1.4.0

func (mr *MockIAMAPIMockRecorder) UntagServerCertificate(arg0 interface{}) *gomock.Call

UntagServerCertificate indicates an expected call of UntagServerCertificate.

func (*MockIAMAPIMockRecorder) UntagServerCertificateRequest added in v1.4.0

func (mr *MockIAMAPIMockRecorder) UntagServerCertificateRequest(arg0 interface{}) *gomock.Call

UntagServerCertificateRequest indicates an expected call of UntagServerCertificateRequest.

func (*MockIAMAPIMockRecorder) UntagServerCertificateWithContext added in v1.4.0

func (mr *MockIAMAPIMockRecorder) UntagServerCertificateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UntagServerCertificateWithContext indicates an expected call of UntagServerCertificateWithContext.

func (*MockIAMAPIMockRecorder) UntagUser

func (mr *MockIAMAPIMockRecorder) UntagUser(arg0 interface{}) *gomock.Call

UntagUser indicates an expected call of UntagUser.

func (*MockIAMAPIMockRecorder) UntagUserRequest

func (mr *MockIAMAPIMockRecorder) UntagUserRequest(arg0 interface{}) *gomock.Call

UntagUserRequest indicates an expected call of UntagUserRequest.

func (*MockIAMAPIMockRecorder) UntagUserWithContext

func (mr *MockIAMAPIMockRecorder) UntagUserWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UntagUserWithContext indicates an expected call of UntagUserWithContext.

func (*MockIAMAPIMockRecorder) UpdateAccessKey

func (mr *MockIAMAPIMockRecorder) UpdateAccessKey(arg0 interface{}) *gomock.Call

UpdateAccessKey indicates an expected call of UpdateAccessKey.

func (*MockIAMAPIMockRecorder) UpdateAccessKeyRequest

func (mr *MockIAMAPIMockRecorder) UpdateAccessKeyRequest(arg0 interface{}) *gomock.Call

UpdateAccessKeyRequest indicates an expected call of UpdateAccessKeyRequest.

func (*MockIAMAPIMockRecorder) UpdateAccessKeyWithContext

func (mr *MockIAMAPIMockRecorder) UpdateAccessKeyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateAccessKeyWithContext indicates an expected call of UpdateAccessKeyWithContext.

func (*MockIAMAPIMockRecorder) UpdateAccountPasswordPolicy

func (mr *MockIAMAPIMockRecorder) UpdateAccountPasswordPolicy(arg0 interface{}) *gomock.Call

UpdateAccountPasswordPolicy indicates an expected call of UpdateAccountPasswordPolicy.

func (*MockIAMAPIMockRecorder) UpdateAccountPasswordPolicyRequest

func (mr *MockIAMAPIMockRecorder) UpdateAccountPasswordPolicyRequest(arg0 interface{}) *gomock.Call

UpdateAccountPasswordPolicyRequest indicates an expected call of UpdateAccountPasswordPolicyRequest.

func (*MockIAMAPIMockRecorder) UpdateAccountPasswordPolicyWithContext

func (mr *MockIAMAPIMockRecorder) UpdateAccountPasswordPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateAccountPasswordPolicyWithContext indicates an expected call of UpdateAccountPasswordPolicyWithContext.

func (*MockIAMAPIMockRecorder) UpdateAssumeRolePolicy

func (mr *MockIAMAPIMockRecorder) UpdateAssumeRolePolicy(arg0 interface{}) *gomock.Call

UpdateAssumeRolePolicy indicates an expected call of UpdateAssumeRolePolicy.

func (*MockIAMAPIMockRecorder) UpdateAssumeRolePolicyRequest

func (mr *MockIAMAPIMockRecorder) UpdateAssumeRolePolicyRequest(arg0 interface{}) *gomock.Call

UpdateAssumeRolePolicyRequest indicates an expected call of UpdateAssumeRolePolicyRequest.

func (*MockIAMAPIMockRecorder) UpdateAssumeRolePolicyWithContext

func (mr *MockIAMAPIMockRecorder) UpdateAssumeRolePolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateAssumeRolePolicyWithContext indicates an expected call of UpdateAssumeRolePolicyWithContext.

func (*MockIAMAPIMockRecorder) UpdateGroup

func (mr *MockIAMAPIMockRecorder) UpdateGroup(arg0 interface{}) *gomock.Call

UpdateGroup indicates an expected call of UpdateGroup.

func (*MockIAMAPIMockRecorder) UpdateGroupRequest

func (mr *MockIAMAPIMockRecorder) UpdateGroupRequest(arg0 interface{}) *gomock.Call

UpdateGroupRequest indicates an expected call of UpdateGroupRequest.

func (*MockIAMAPIMockRecorder) UpdateGroupWithContext

func (mr *MockIAMAPIMockRecorder) UpdateGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateGroupWithContext indicates an expected call of UpdateGroupWithContext.

func (*MockIAMAPIMockRecorder) UpdateLoginProfile

func (mr *MockIAMAPIMockRecorder) UpdateLoginProfile(arg0 interface{}) *gomock.Call

UpdateLoginProfile indicates an expected call of UpdateLoginProfile.

func (*MockIAMAPIMockRecorder) UpdateLoginProfileRequest

func (mr *MockIAMAPIMockRecorder) UpdateLoginProfileRequest(arg0 interface{}) *gomock.Call

UpdateLoginProfileRequest indicates an expected call of UpdateLoginProfileRequest.

func (*MockIAMAPIMockRecorder) UpdateLoginProfileWithContext

func (mr *MockIAMAPIMockRecorder) UpdateLoginProfileWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateLoginProfileWithContext indicates an expected call of UpdateLoginProfileWithContext.

func (*MockIAMAPIMockRecorder) UpdateOpenIDConnectProviderThumbprint

func (mr *MockIAMAPIMockRecorder) UpdateOpenIDConnectProviderThumbprint(arg0 interface{}) *gomock.Call

UpdateOpenIDConnectProviderThumbprint indicates an expected call of UpdateOpenIDConnectProviderThumbprint.

func (*MockIAMAPIMockRecorder) UpdateOpenIDConnectProviderThumbprintRequest

func (mr *MockIAMAPIMockRecorder) UpdateOpenIDConnectProviderThumbprintRequest(arg0 interface{}) *gomock.Call

UpdateOpenIDConnectProviderThumbprintRequest indicates an expected call of UpdateOpenIDConnectProviderThumbprintRequest.

func (*MockIAMAPIMockRecorder) UpdateOpenIDConnectProviderThumbprintWithContext

func (mr *MockIAMAPIMockRecorder) UpdateOpenIDConnectProviderThumbprintWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateOpenIDConnectProviderThumbprintWithContext indicates an expected call of UpdateOpenIDConnectProviderThumbprintWithContext.

func (*MockIAMAPIMockRecorder) UpdateRole

func (mr *MockIAMAPIMockRecorder) UpdateRole(arg0 interface{}) *gomock.Call

UpdateRole indicates an expected call of UpdateRole.

func (*MockIAMAPIMockRecorder) UpdateRoleDescription

func (mr *MockIAMAPIMockRecorder) UpdateRoleDescription(arg0 interface{}) *gomock.Call

UpdateRoleDescription indicates an expected call of UpdateRoleDescription.

func (*MockIAMAPIMockRecorder) UpdateRoleDescriptionRequest

func (mr *MockIAMAPIMockRecorder) UpdateRoleDescriptionRequest(arg0 interface{}) *gomock.Call

UpdateRoleDescriptionRequest indicates an expected call of UpdateRoleDescriptionRequest.

func (*MockIAMAPIMockRecorder) UpdateRoleDescriptionWithContext

func (mr *MockIAMAPIMockRecorder) UpdateRoleDescriptionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateRoleDescriptionWithContext indicates an expected call of UpdateRoleDescriptionWithContext.

func (*MockIAMAPIMockRecorder) UpdateRoleRequest

func (mr *MockIAMAPIMockRecorder) UpdateRoleRequest(arg0 interface{}) *gomock.Call

UpdateRoleRequest indicates an expected call of UpdateRoleRequest.

func (*MockIAMAPIMockRecorder) UpdateRoleWithContext

func (mr *MockIAMAPIMockRecorder) UpdateRoleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateRoleWithContext indicates an expected call of UpdateRoleWithContext.

func (*MockIAMAPIMockRecorder) UpdateSAMLProvider

func (mr *MockIAMAPIMockRecorder) UpdateSAMLProvider(arg0 interface{}) *gomock.Call

UpdateSAMLProvider indicates an expected call of UpdateSAMLProvider.

func (*MockIAMAPIMockRecorder) UpdateSAMLProviderRequest

func (mr *MockIAMAPIMockRecorder) UpdateSAMLProviderRequest(arg0 interface{}) *gomock.Call

UpdateSAMLProviderRequest indicates an expected call of UpdateSAMLProviderRequest.

func (*MockIAMAPIMockRecorder) UpdateSAMLProviderWithContext

func (mr *MockIAMAPIMockRecorder) UpdateSAMLProviderWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateSAMLProviderWithContext indicates an expected call of UpdateSAMLProviderWithContext.

func (*MockIAMAPIMockRecorder) UpdateSSHPublicKey

func (mr *MockIAMAPIMockRecorder) UpdateSSHPublicKey(arg0 interface{}) *gomock.Call

UpdateSSHPublicKey indicates an expected call of UpdateSSHPublicKey.

func (*MockIAMAPIMockRecorder) UpdateSSHPublicKeyRequest

func (mr *MockIAMAPIMockRecorder) UpdateSSHPublicKeyRequest(arg0 interface{}) *gomock.Call

UpdateSSHPublicKeyRequest indicates an expected call of UpdateSSHPublicKeyRequest.

func (*MockIAMAPIMockRecorder) UpdateSSHPublicKeyWithContext

func (mr *MockIAMAPIMockRecorder) UpdateSSHPublicKeyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateSSHPublicKeyWithContext indicates an expected call of UpdateSSHPublicKeyWithContext.

func (*MockIAMAPIMockRecorder) UpdateServerCertificate

func (mr *MockIAMAPIMockRecorder) UpdateServerCertificate(arg0 interface{}) *gomock.Call

UpdateServerCertificate indicates an expected call of UpdateServerCertificate.

func (*MockIAMAPIMockRecorder) UpdateServerCertificateRequest

func (mr *MockIAMAPIMockRecorder) UpdateServerCertificateRequest(arg0 interface{}) *gomock.Call

UpdateServerCertificateRequest indicates an expected call of UpdateServerCertificateRequest.

func (*MockIAMAPIMockRecorder) UpdateServerCertificateWithContext

func (mr *MockIAMAPIMockRecorder) UpdateServerCertificateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateServerCertificateWithContext indicates an expected call of UpdateServerCertificateWithContext.

func (*MockIAMAPIMockRecorder) UpdateServiceSpecificCredential

func (mr *MockIAMAPIMockRecorder) UpdateServiceSpecificCredential(arg0 interface{}) *gomock.Call

UpdateServiceSpecificCredential indicates an expected call of UpdateServiceSpecificCredential.

func (*MockIAMAPIMockRecorder) UpdateServiceSpecificCredentialRequest

func (mr *MockIAMAPIMockRecorder) UpdateServiceSpecificCredentialRequest(arg0 interface{}) *gomock.Call

UpdateServiceSpecificCredentialRequest indicates an expected call of UpdateServiceSpecificCredentialRequest.

func (*MockIAMAPIMockRecorder) UpdateServiceSpecificCredentialWithContext

func (mr *MockIAMAPIMockRecorder) UpdateServiceSpecificCredentialWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateServiceSpecificCredentialWithContext indicates an expected call of UpdateServiceSpecificCredentialWithContext.

func (*MockIAMAPIMockRecorder) UpdateSigningCertificate

func (mr *MockIAMAPIMockRecorder) UpdateSigningCertificate(arg0 interface{}) *gomock.Call

UpdateSigningCertificate indicates an expected call of UpdateSigningCertificate.

func (*MockIAMAPIMockRecorder) UpdateSigningCertificateRequest

func (mr *MockIAMAPIMockRecorder) UpdateSigningCertificateRequest(arg0 interface{}) *gomock.Call

UpdateSigningCertificateRequest indicates an expected call of UpdateSigningCertificateRequest.

func (*MockIAMAPIMockRecorder) UpdateSigningCertificateWithContext

func (mr *MockIAMAPIMockRecorder) UpdateSigningCertificateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateSigningCertificateWithContext indicates an expected call of UpdateSigningCertificateWithContext.

func (*MockIAMAPIMockRecorder) UpdateUser

func (mr *MockIAMAPIMockRecorder) UpdateUser(arg0 interface{}) *gomock.Call

UpdateUser indicates an expected call of UpdateUser.

func (*MockIAMAPIMockRecorder) UpdateUserRequest

func (mr *MockIAMAPIMockRecorder) UpdateUserRequest(arg0 interface{}) *gomock.Call

UpdateUserRequest indicates an expected call of UpdateUserRequest.

func (*MockIAMAPIMockRecorder) UpdateUserWithContext

func (mr *MockIAMAPIMockRecorder) UpdateUserWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateUserWithContext indicates an expected call of UpdateUserWithContext.

func (*MockIAMAPIMockRecorder) UploadSSHPublicKey

func (mr *MockIAMAPIMockRecorder) UploadSSHPublicKey(arg0 interface{}) *gomock.Call

UploadSSHPublicKey indicates an expected call of UploadSSHPublicKey.

func (*MockIAMAPIMockRecorder) UploadSSHPublicKeyRequest

func (mr *MockIAMAPIMockRecorder) UploadSSHPublicKeyRequest(arg0 interface{}) *gomock.Call

UploadSSHPublicKeyRequest indicates an expected call of UploadSSHPublicKeyRequest.

func (*MockIAMAPIMockRecorder) UploadSSHPublicKeyWithContext

func (mr *MockIAMAPIMockRecorder) UploadSSHPublicKeyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UploadSSHPublicKeyWithContext indicates an expected call of UploadSSHPublicKeyWithContext.

func (*MockIAMAPIMockRecorder) UploadServerCertificate

func (mr *MockIAMAPIMockRecorder) UploadServerCertificate(arg0 interface{}) *gomock.Call

UploadServerCertificate indicates an expected call of UploadServerCertificate.

func (*MockIAMAPIMockRecorder) UploadServerCertificateRequest

func (mr *MockIAMAPIMockRecorder) UploadServerCertificateRequest(arg0 interface{}) *gomock.Call

UploadServerCertificateRequest indicates an expected call of UploadServerCertificateRequest.

func (*MockIAMAPIMockRecorder) UploadServerCertificateWithContext

func (mr *MockIAMAPIMockRecorder) UploadServerCertificateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UploadServerCertificateWithContext indicates an expected call of UploadServerCertificateWithContext.

func (*MockIAMAPIMockRecorder) UploadSigningCertificate

func (mr *MockIAMAPIMockRecorder) UploadSigningCertificate(arg0 interface{}) *gomock.Call

UploadSigningCertificate indicates an expected call of UploadSigningCertificate.

func (*MockIAMAPIMockRecorder) UploadSigningCertificateRequest

func (mr *MockIAMAPIMockRecorder) UploadSigningCertificateRequest(arg0 interface{}) *gomock.Call

UploadSigningCertificateRequest indicates an expected call of UploadSigningCertificateRequest.

func (*MockIAMAPIMockRecorder) UploadSigningCertificateWithContext

func (mr *MockIAMAPIMockRecorder) UploadSigningCertificateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UploadSigningCertificateWithContext indicates an expected call of UploadSigningCertificateWithContext.

func (*MockIAMAPIMockRecorder) WaitUntilInstanceProfileExists

func (mr *MockIAMAPIMockRecorder) WaitUntilInstanceProfileExists(arg0 interface{}) *gomock.Call

WaitUntilInstanceProfileExists indicates an expected call of WaitUntilInstanceProfileExists.

func (*MockIAMAPIMockRecorder) WaitUntilInstanceProfileExistsWithContext

func (mr *MockIAMAPIMockRecorder) WaitUntilInstanceProfileExistsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

WaitUntilInstanceProfileExistsWithContext indicates an expected call of WaitUntilInstanceProfileExistsWithContext.

func (*MockIAMAPIMockRecorder) WaitUntilPolicyExists added in v1.4.0

func (mr *MockIAMAPIMockRecorder) WaitUntilPolicyExists(arg0 interface{}) *gomock.Call

WaitUntilPolicyExists indicates an expected call of WaitUntilPolicyExists.

func (*MockIAMAPIMockRecorder) WaitUntilPolicyExistsWithContext added in v1.4.0

func (mr *MockIAMAPIMockRecorder) WaitUntilPolicyExistsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

WaitUntilPolicyExistsWithContext indicates an expected call of WaitUntilPolicyExistsWithContext.

func (*MockIAMAPIMockRecorder) WaitUntilRoleExists added in v1.4.0

func (mr *MockIAMAPIMockRecorder) WaitUntilRoleExists(arg0 interface{}) *gomock.Call

WaitUntilRoleExists indicates an expected call of WaitUntilRoleExists.

func (*MockIAMAPIMockRecorder) WaitUntilRoleExistsWithContext added in v1.4.0

func (mr *MockIAMAPIMockRecorder) WaitUntilRoleExistsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

WaitUntilRoleExistsWithContext indicates an expected call of WaitUntilRoleExistsWithContext.

func (*MockIAMAPIMockRecorder) WaitUntilUserExists

func (mr *MockIAMAPIMockRecorder) WaitUntilUserExists(arg0 interface{}) *gomock.Call

WaitUntilUserExists indicates an expected call of WaitUntilUserExists.

func (*MockIAMAPIMockRecorder) WaitUntilUserExistsWithContext

func (mr *MockIAMAPIMockRecorder) WaitUntilUserExistsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

WaitUntilUserExistsWithContext indicates an expected call of WaitUntilUserExistsWithContext.

Jump to

Keyboard shortcuts

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