{-# LANGUAGE NoImplicitPrelude #-}
{-# OPTIONS_GHC -fno-warn-duplicate-exports #-}
{-# OPTIONS_GHC -fno-warn-unused-imports #-}
module Amazonka.Transfer.Lens
(
updateServer_protocolDetails,
updateServer_loggingRole,
updateServer_hostKey,
updateServer_protocols,
updateServer_endpointType,
updateServer_securityPolicyName,
updateServer_certificate,
updateServer_identityProviderDetails,
updateServer_workflowDetails,
updateServer_endpointDetails,
updateServer_serverId,
updateServerResponse_httpStatus,
updateServerResponse_serverId,
deleteServer_serverId,
createWorkflow_onExceptionSteps,
createWorkflow_description,
createWorkflow_tags,
createWorkflow_steps,
createWorkflowResponse_httpStatus,
createWorkflowResponse_workflowId,
deleteSshPublicKey_serverId,
deleteSshPublicKey_sshPublicKeyId,
deleteSshPublicKey_userName,
listSecurityPolicies_nextToken,
listSecurityPolicies_maxResults,
listSecurityPoliciesResponse_nextToken,
listSecurityPoliciesResponse_httpStatus,
listSecurityPoliciesResponse_securityPolicyNames,
deleteWorkflow_workflowId,
listTagsForResource_nextToken,
listTagsForResource_maxResults,
listTagsForResource_arn,
listTagsForResourceResponse_arn,
listTagsForResourceResponse_nextToken,
listTagsForResourceResponse_tags,
listTagsForResourceResponse_httpStatus,
sendWorkflowStepState_workflowId,
sendWorkflowStepState_executionId,
sendWorkflowStepState_token,
sendWorkflowStepState_status,
sendWorkflowStepStateResponse_httpStatus,
stopServer_serverId,
listUsers_nextToken,
listUsers_maxResults,
listUsers_serverId,
listUsersResponse_nextToken,
listUsersResponse_httpStatus,
listUsersResponse_serverId,
listUsersResponse_users,
describeServer_serverId,
describeServerResponse_httpStatus,
describeServerResponse_server,
describeSecurityPolicy_securityPolicyName,
describeSecurityPolicyResponse_httpStatus,
describeSecurityPolicyResponse_securityPolicy,
importSshPublicKey_serverId,
importSshPublicKey_sshPublicKeyBody,
importSshPublicKey_userName,
importSshPublicKeyResponse_httpStatus,
importSshPublicKeyResponse_serverId,
importSshPublicKeyResponse_sshPublicKeyId,
importSshPublicKeyResponse_userName,
listExecutions_nextToken,
listExecutions_maxResults,
listExecutions_workflowId,
listExecutionsResponse_nextToken,
listExecutionsResponse_httpStatus,
listExecutionsResponse_workflowId,
listExecutionsResponse_executions,
createServer_loggingRole,
createServer_hostKey,
createServer_identityProviderType,
createServer_protocols,
createServer_domain,
createServer_endpointType,
createServer_securityPolicyName,
createServer_certificate,
createServer_identityProviderDetails,
createServer_workflowDetails,
createServer_tags,
createServer_endpointDetails,
createServerResponse_httpStatus,
createServerResponse_serverId,
testIdentityProvider_serverProtocol,
testIdentityProvider_userPassword,
testIdentityProvider_sourceIp,
testIdentityProvider_serverId,
testIdentityProvider_userName,
testIdentityProviderResponse_response,
testIdentityProviderResponse_message,
testIdentityProviderResponse_httpStatus,
testIdentityProviderResponse_statusCode,
testIdentityProviderResponse_url,
listServers_nextToken,
listServers_maxResults,
listServersResponse_nextToken,
listServersResponse_httpStatus,
listServersResponse_servers,
describeUser_serverId,
describeUser_userName,
describeUserResponse_httpStatus,
describeUserResponse_serverId,
describeUserResponse_user,
describeExecution_executionId,
describeExecution_workflowId,
describeExecutionResponse_httpStatus,
describeExecutionResponse_workflowId,
describeExecutionResponse_execution,
listWorkflows_nextToken,
listWorkflows_maxResults,
listWorkflowsResponse_nextToken,
listWorkflowsResponse_httpStatus,
listWorkflowsResponse_workflows,
createUser_homeDirectoryType,
createUser_sshPublicKeyBody,
createUser_posixProfile,
createUser_homeDirectoryMappings,
createUser_policy,
createUser_homeDirectory,
createUser_tags,
createUser_role,
createUser_serverId,
createUser_userName,
createUserResponse_httpStatus,
createUserResponse_serverId,
createUserResponse_userName,
startServer_serverId,
updateAccess_homeDirectoryType,
updateAccess_posixProfile,
updateAccess_homeDirectoryMappings,
updateAccess_role,
updateAccess_policy,
updateAccess_homeDirectory,
updateAccess_serverId,
updateAccess_externalId,
updateAccessResponse_httpStatus,
updateAccessResponse_serverId,
updateAccessResponse_externalId,
deleteAccess_serverId,
deleteAccess_externalId,
createAccess_homeDirectoryType,
createAccess_posixProfile,
createAccess_homeDirectoryMappings,
createAccess_policy,
createAccess_homeDirectory,
createAccess_role,
createAccess_serverId,
createAccess_externalId,
createAccessResponse_httpStatus,
createAccessResponse_serverId,
createAccessResponse_externalId,
listAccesses_nextToken,
listAccesses_maxResults,
listAccesses_serverId,
listAccessesResponse_nextToken,
listAccessesResponse_httpStatus,
listAccessesResponse_serverId,
listAccessesResponse_accesses,
updateUser_homeDirectoryType,
updateUser_posixProfile,
updateUser_homeDirectoryMappings,
updateUser_role,
updateUser_policy,
updateUser_homeDirectory,
updateUser_serverId,
updateUser_userName,
updateUserResponse_httpStatus,
updateUserResponse_serverId,
updateUserResponse_userName,
deleteUser_serverId,
deleteUser_userName,
tagResource_arn,
tagResource_tags,
untagResource_arn,
untagResource_tagKeys,
describeWorkflow_workflowId,
describeWorkflowResponse_httpStatus,
describeWorkflowResponse_workflow,
describeAccess_serverId,
describeAccess_externalId,
describeAccessResponse_httpStatus,
describeAccessResponse_serverId,
describeAccessResponse_access,
copyStepDetails_destinationFileLocation,
copyStepDetails_overwriteExisting,
copyStepDetails_name,
customStepDetails_name,
customStepDetails_timeoutSeconds,
customStepDetails_target,
deleteStepDetails_name,
describedAccess_homeDirectoryType,
describedAccess_posixProfile,
describedAccess_homeDirectoryMappings,
describedAccess_role,
describedAccess_policy,
describedAccess_externalId,
describedAccess_homeDirectory,
describedExecution_status,
describedExecution_executionId,
describedExecution_results,
describedExecution_initialFileLocation,
describedExecution_posixProfile,
describedExecution_serviceMetadata,
describedExecution_loggingConfiguration,
describedExecution_executionRole,
describedSecurityPolicy_fips,
describedSecurityPolicy_sshMacs,
describedSecurityPolicy_sshKexs,
describedSecurityPolicy_tlsCiphers,
describedSecurityPolicy_sshCiphers,
describedSecurityPolicy_securityPolicyName,
describedServer_protocolDetails,
describedServer_loggingRole,
describedServer_state,
describedServer_identityProviderType,
describedServer_protocols,
describedServer_serverId,
describedServer_domain,
describedServer_endpointType,
describedServer_securityPolicyName,
describedServer_hostKeyFingerprint,
describedServer_userCount,
describedServer_certificate,
describedServer_identityProviderDetails,
describedServer_workflowDetails,
describedServer_tags,
describedServer_endpointDetails,
describedServer_arn,
describedUser_sshPublicKeys,
describedUser_homeDirectoryType,
describedUser_userName,
describedUser_posixProfile,
describedUser_homeDirectoryMappings,
describedUser_role,
describedUser_policy,
describedUser_homeDirectory,
describedUser_tags,
describedUser_arn,
describedWorkflow_onExceptionSteps,
describedWorkflow_steps,
describedWorkflow_workflowId,
describedWorkflow_description,
describedWorkflow_tags,
describedWorkflow_arn,
efsFileLocation_path,
efsFileLocation_fileSystemId,
endpointDetails_securityGroupIds,
endpointDetails_subnetIds,
endpointDetails_vpcId,
endpointDetails_addressAllocationIds,
endpointDetails_vpcEndpointId,
executionError_type,
executionError_message,
executionResults_onExceptionSteps,
executionResults_steps,
executionStepResult_stepType,
executionStepResult_error,
executionStepResult_outputs,
fileLocation_efsFileLocation,
fileLocation_s3FileLocation,
homeDirectoryMapEntry_entry,
homeDirectoryMapEntry_target,
identityProviderDetails_invocationRole,
identityProviderDetails_directoryId,
identityProviderDetails_url,
inputFileLocation_efsFileLocation,
inputFileLocation_s3FileLocation,
listedAccess_homeDirectoryType,
listedAccess_role,
listedAccess_externalId,
listedAccess_homeDirectory,
listedExecution_status,
listedExecution_executionId,
listedExecution_initialFileLocation,
listedExecution_serviceMetadata,
listedServer_loggingRole,
listedServer_state,
listedServer_identityProviderType,
listedServer_serverId,
listedServer_domain,
listedServer_endpointType,
listedServer_userCount,
listedServer_arn,
listedUser_homeDirectoryType,
listedUser_userName,
listedUser_role,
listedUser_sshPublicKeyCount,
listedUser_homeDirectory,
listedUser_arn,
listedWorkflow_arn,
listedWorkflow_workflowId,
listedWorkflow_description,
loggingConfiguration_loggingRole,
loggingConfiguration_logGroupName,
posixProfile_secondaryGids,
posixProfile_uid,
posixProfile_gid,
protocolDetails_passiveIp,
s3FileLocation_versionId,
s3FileLocation_etag,
s3FileLocation_bucket,
s3FileLocation_key,
s3InputFileLocation_bucket,
s3InputFileLocation_key,
s3Tag_key,
s3Tag_value,
serviceMetadata_userDetails,
sshPublicKey_dateImported,
sshPublicKey_sshPublicKeyBody,
sshPublicKey_sshPublicKeyId,
tag_key,
tag_value,
tagStepDetails_name,
tagStepDetails_tags,
userDetails_sessionId,
userDetails_userName,
userDetails_serverId,
workflowDetail_workflowId,
workflowDetail_executionRole,
workflowDetails_onUpload,
workflowStep_tagStepDetails,
workflowStep_deleteStepDetails,
workflowStep_copyStepDetails,
workflowStep_type,
workflowStep_customStepDetails,
)
where
import Amazonka.Transfer.CreateAccess
import Amazonka.Transfer.CreateServer
import Amazonka.Transfer.CreateUser
import Amazonka.Transfer.CreateWorkflow
import Amazonka.Transfer.DeleteAccess
import Amazonka.Transfer.DeleteServer
import Amazonka.Transfer.DeleteSshPublicKey
import Amazonka.Transfer.DeleteUser
import Amazonka.Transfer.DeleteWorkflow
import Amazonka.Transfer.DescribeAccess
import Amazonka.Transfer.DescribeExecution
import Amazonka.Transfer.DescribeSecurityPolicy
import Amazonka.Transfer.DescribeServer
import Amazonka.Transfer.DescribeUser
import Amazonka.Transfer.DescribeWorkflow
import Amazonka.Transfer.ImportSshPublicKey
import Amazonka.Transfer.ListAccesses
import Amazonka.Transfer.ListExecutions
import Amazonka.Transfer.ListSecurityPolicies
import Amazonka.Transfer.ListServers
import Amazonka.Transfer.ListTagsForResource
import Amazonka.Transfer.ListUsers
import Amazonka.Transfer.ListWorkflows
import Amazonka.Transfer.SendWorkflowStepState
import Amazonka.Transfer.StartServer
import Amazonka.Transfer.StopServer
import Amazonka.Transfer.TagResource
import Amazonka.Transfer.TestIdentityProvider
import Amazonka.Transfer.Types.CopyStepDetails
import Amazonka.Transfer.Types.CustomStepDetails
import Amazonka.Transfer.Types.DeleteStepDetails
import Amazonka.Transfer.Types.DescribedAccess
import Amazonka.Transfer.Types.DescribedExecution
import Amazonka.Transfer.Types.DescribedSecurityPolicy
import Amazonka.Transfer.Types.DescribedServer
import Amazonka.Transfer.Types.DescribedUser
import Amazonka.Transfer.Types.DescribedWorkflow
import Amazonka.Transfer.Types.EfsFileLocation
import Amazonka.Transfer.Types.EndpointDetails
import Amazonka.Transfer.Types.ExecutionError
import Amazonka.Transfer.Types.ExecutionResults
import Amazonka.Transfer.Types.ExecutionStepResult
import Amazonka.Transfer.Types.FileLocation
import Amazonka.Transfer.Types.HomeDirectoryMapEntry
import Amazonka.Transfer.Types.IdentityProviderDetails
import Amazonka.Transfer.Types.InputFileLocation
import Amazonka.Transfer.Types.ListedAccess
import Amazonka.Transfer.Types.ListedExecution
import Amazonka.Transfer.Types.ListedServer
import Amazonka.Transfer.Types.ListedUser
import Amazonka.Transfer.Types.ListedWorkflow
import Amazonka.Transfer.Types.LoggingConfiguration
import Amazonka.Transfer.Types.PosixProfile
import Amazonka.Transfer.Types.ProtocolDetails
import Amazonka.Transfer.Types.S3FileLocation
import Amazonka.Transfer.Types.S3InputFileLocation
import Amazonka.Transfer.Types.S3Tag
import Amazonka.Transfer.Types.ServiceMetadata
import Amazonka.Transfer.Types.SshPublicKey
import Amazonka.Transfer.Types.Tag
import Amazonka.Transfer.Types.TagStepDetails
import Amazonka.Transfer.Types.UserDetails
import Amazonka.Transfer.Types.WorkflowDetail
import Amazonka.Transfer.Types.WorkflowDetails
import Amazonka.Transfer.Types.WorkflowStep
import Amazonka.Transfer.UntagResource
import Amazonka.Transfer.UpdateAccess
import Amazonka.Transfer.UpdateServer
import Amazonka.Transfer.UpdateUser