{-# LANGUAGE NoImplicitPrelude #-}
{-# OPTIONS_GHC -fno-warn-duplicate-exports #-}
{-# OPTIONS_GHC -fno-warn-unused-imports #-}
module Amazonka.Transfer.Lens
(
createAccess_homeDirectory,
createAccess_homeDirectoryMappings,
createAccess_homeDirectoryType,
createAccess_policy,
createAccess_posixProfile,
createAccess_role,
createAccess_serverId,
createAccess_externalId,
createAccessResponse_httpStatus,
createAccessResponse_serverId,
createAccessResponse_externalId,
createAgreement_description,
createAgreement_status,
createAgreement_tags,
createAgreement_serverId,
createAgreement_localProfileId,
createAgreement_partnerProfileId,
createAgreement_baseDirectory,
createAgreement_accessRole,
createAgreementResponse_httpStatus,
createAgreementResponse_agreementId,
createConnector_loggingRole,
createConnector_tags,
createConnector_url,
createConnector_as2Config,
createConnector_accessRole,
createConnectorResponse_httpStatus,
createConnectorResponse_connectorId,
createProfile_certificateIds,
createProfile_tags,
createProfile_as2Id,
createProfile_profileType,
createProfileResponse_httpStatus,
createProfileResponse_profileId,
createServer_certificate,
createServer_domain,
createServer_endpointDetails,
createServer_endpointType,
createServer_hostKey,
createServer_identityProviderDetails,
createServer_identityProviderType,
createServer_loggingRole,
createServer_postAuthenticationLoginBanner,
createServer_preAuthenticationLoginBanner,
createServer_protocolDetails,
createServer_protocols,
createServer_securityPolicyName,
createServer_tags,
createServer_workflowDetails,
createServerResponse_httpStatus,
createServerResponse_serverId,
createUser_homeDirectory,
createUser_homeDirectoryMappings,
createUser_homeDirectoryType,
createUser_policy,
createUser_posixProfile,
createUser_sshPublicKeyBody,
createUser_tags,
createUser_role,
createUser_serverId,
createUser_userName,
createUserResponse_httpStatus,
createUserResponse_serverId,
createUserResponse_userName,
createWorkflow_description,
createWorkflow_onExceptionSteps,
createWorkflow_tags,
createWorkflow_steps,
createWorkflowResponse_httpStatus,
createWorkflowResponse_workflowId,
deleteAccess_serverId,
deleteAccess_externalId,
deleteAgreement_agreementId,
deleteAgreement_serverId,
deleteCertificate_certificateId,
deleteConnector_connectorId,
deleteHostKey_serverId,
deleteHostKey_hostKeyId,
deleteProfile_profileId,
deleteServer_serverId,
deleteSshPublicKey_serverId,
deleteSshPublicKey_sshPublicKeyId,
deleteSshPublicKey_userName,
deleteUser_serverId,
deleteUser_userName,
deleteWorkflow_workflowId,
describeAccess_serverId,
describeAccess_externalId,
describeAccessResponse_httpStatus,
describeAccessResponse_serverId,
describeAccessResponse_access,
describeAgreement_agreementId,
describeAgreement_serverId,
describeAgreementResponse_httpStatus,
describeAgreementResponse_agreement,
describeCertificate_certificateId,
describeCertificateResponse_httpStatus,
describeCertificateResponse_certificate,
describeConnector_connectorId,
describeConnectorResponse_httpStatus,
describeConnectorResponse_connector,
describeExecution_executionId,
describeExecution_workflowId,
describeExecutionResponse_httpStatus,
describeExecutionResponse_workflowId,
describeExecutionResponse_execution,
describeHostKey_serverId,
describeHostKey_hostKeyId,
describeHostKeyResponse_httpStatus,
describeHostKeyResponse_hostKey,
describeProfile_profileId,
describeProfileResponse_httpStatus,
describeProfileResponse_profile,
describeSecurityPolicy_securityPolicyName,
describeSecurityPolicyResponse_httpStatus,
describeSecurityPolicyResponse_securityPolicy,
describeServer_serverId,
describeServerResponse_httpStatus,
describeServerResponse_server,
describeUser_serverId,
describeUser_userName,
describeUserResponse_httpStatus,
describeUserResponse_serverId,
describeUserResponse_user,
describeWorkflow_workflowId,
describeWorkflowResponse_httpStatus,
describeWorkflowResponse_workflow,
importCertificate_activeDate,
importCertificate_certificateChain,
importCertificate_description,
importCertificate_inactiveDate,
importCertificate_privateKey,
importCertificate_tags,
importCertificate_usage,
importCertificate_certificate,
importCertificateResponse_httpStatus,
importCertificateResponse_certificateId,
importHostKey_description,
importHostKey_tags,
importHostKey_serverId,
importHostKey_hostKeyBody,
importHostKeyResponse_httpStatus,
importHostKeyResponse_serverId,
importHostKeyResponse_hostKeyId,
importSshPublicKey_serverId,
importSshPublicKey_sshPublicKeyBody,
importSshPublicKey_userName,
importSshPublicKeyResponse_httpStatus,
importSshPublicKeyResponse_serverId,
importSshPublicKeyResponse_sshPublicKeyId,
importSshPublicKeyResponse_userName,
listAccesses_maxResults,
listAccesses_nextToken,
listAccesses_serverId,
listAccessesResponse_nextToken,
listAccessesResponse_httpStatus,
listAccessesResponse_serverId,
listAccessesResponse_accesses,
listAgreements_maxResults,
listAgreements_nextToken,
listAgreements_serverId,
listAgreementsResponse_nextToken,
listAgreementsResponse_httpStatus,
listAgreementsResponse_agreements,
listCertificates_maxResults,
listCertificates_nextToken,
listCertificatesResponse_nextToken,
listCertificatesResponse_httpStatus,
listCertificatesResponse_certificates,
listConnectors_maxResults,
listConnectors_nextToken,
listConnectorsResponse_nextToken,
listConnectorsResponse_httpStatus,
listConnectorsResponse_connectors,
listExecutions_maxResults,
listExecutions_nextToken,
listExecutions_workflowId,
listExecutionsResponse_nextToken,
listExecutionsResponse_httpStatus,
listExecutionsResponse_workflowId,
listExecutionsResponse_executions,
listHostKeys_maxResults,
listHostKeys_nextToken,
listHostKeys_serverId,
listHostKeysResponse_nextToken,
listHostKeysResponse_httpStatus,
listHostKeysResponse_serverId,
listHostKeysResponse_hostKeys,
listProfiles_maxResults,
listProfiles_nextToken,
listProfiles_profileType,
listProfilesResponse_nextToken,
listProfilesResponse_httpStatus,
listProfilesResponse_profiles,
listSecurityPolicies_maxResults,
listSecurityPolicies_nextToken,
listSecurityPoliciesResponse_nextToken,
listSecurityPoliciesResponse_httpStatus,
listSecurityPoliciesResponse_securityPolicyNames,
listServers_maxResults,
listServers_nextToken,
listServersResponse_nextToken,
listServersResponse_httpStatus,
listServersResponse_servers,
listTagsForResource_maxResults,
listTagsForResource_nextToken,
listTagsForResource_arn,
listTagsForResourceResponse_arn,
listTagsForResourceResponse_nextToken,
listTagsForResourceResponse_tags,
listTagsForResourceResponse_httpStatus,
listUsers_maxResults,
listUsers_nextToken,
listUsers_serverId,
listUsersResponse_nextToken,
listUsersResponse_httpStatus,
listUsersResponse_serverId,
listUsersResponse_users,
listWorkflows_maxResults,
listWorkflows_nextToken,
listWorkflowsResponse_nextToken,
listWorkflowsResponse_httpStatus,
listWorkflowsResponse_workflows,
sendWorkflowStepState_workflowId,
sendWorkflowStepState_executionId,
sendWorkflowStepState_token,
sendWorkflowStepState_status,
sendWorkflowStepStateResponse_httpStatus,
startFileTransfer_connectorId,
startFileTransfer_sendFilePaths,
startFileTransferResponse_httpStatus,
startFileTransferResponse_transferId,
startServer_serverId,
stopServer_serverId,
tagResource_arn,
tagResource_tags,
testIdentityProvider_serverProtocol,
testIdentityProvider_sourceIp,
testIdentityProvider_userPassword,
testIdentityProvider_serverId,
testIdentityProvider_userName,
testIdentityProviderResponse_message,
testIdentityProviderResponse_response,
testIdentityProviderResponse_httpStatus,
testIdentityProviderResponse_statusCode,
testIdentityProviderResponse_url,
untagResource_arn,
untagResource_tagKeys,
updateAccess_homeDirectory,
updateAccess_homeDirectoryMappings,
updateAccess_homeDirectoryType,
updateAccess_policy,
updateAccess_posixProfile,
updateAccess_role,
updateAccess_serverId,
updateAccess_externalId,
updateAccessResponse_httpStatus,
updateAccessResponse_serverId,
updateAccessResponse_externalId,
updateAgreement_accessRole,
updateAgreement_baseDirectory,
updateAgreement_description,
updateAgreement_localProfileId,
updateAgreement_partnerProfileId,
updateAgreement_status,
updateAgreement_agreementId,
updateAgreement_serverId,
updateAgreementResponse_httpStatus,
updateAgreementResponse_agreementId,
updateCertificate_activeDate,
updateCertificate_description,
updateCertificate_inactiveDate,
updateCertificate_certificateId,
updateCertificateResponse_httpStatus,
updateCertificateResponse_certificateId,
updateConnector_accessRole,
updateConnector_as2Config,
updateConnector_loggingRole,
updateConnector_url,
updateConnector_connectorId,
updateConnectorResponse_httpStatus,
updateConnectorResponse_connectorId,
updateHostKey_serverId,
updateHostKey_hostKeyId,
updateHostKey_description,
updateHostKeyResponse_httpStatus,
updateHostKeyResponse_serverId,
updateHostKeyResponse_hostKeyId,
updateProfile_certificateIds,
updateProfile_profileId,
updateProfileResponse_httpStatus,
updateProfileResponse_profileId,
updateServer_certificate,
updateServer_endpointDetails,
updateServer_endpointType,
updateServer_hostKey,
updateServer_identityProviderDetails,
updateServer_loggingRole,
updateServer_postAuthenticationLoginBanner,
updateServer_preAuthenticationLoginBanner,
updateServer_protocolDetails,
updateServer_protocols,
updateServer_securityPolicyName,
updateServer_workflowDetails,
updateServer_serverId,
updateServerResponse_httpStatus,
updateServerResponse_serverId,
updateUser_homeDirectory,
updateUser_homeDirectoryMappings,
updateUser_homeDirectoryType,
updateUser_policy,
updateUser_posixProfile,
updateUser_role,
updateUser_serverId,
updateUser_userName,
updateUserResponse_httpStatus,
updateUserResponse_serverId,
updateUserResponse_userName,
as2ConnectorConfig_compression,
as2ConnectorConfig_encryptionAlgorithm,
as2ConnectorConfig_localProfileId,
as2ConnectorConfig_mdnResponse,
as2ConnectorConfig_mdnSigningAlgorithm,
as2ConnectorConfig_messageSubject,
as2ConnectorConfig_partnerProfileId,
as2ConnectorConfig_signingAlgorithm,
copyStepDetails_destinationFileLocation,
copyStepDetails_name,
copyStepDetails_overwriteExisting,
copyStepDetails_sourceFileLocation,
customStepDetails_name,
customStepDetails_sourceFileLocation,
customStepDetails_target,
customStepDetails_timeoutSeconds,
decryptStepDetails_name,
decryptStepDetails_overwriteExisting,
decryptStepDetails_sourceFileLocation,
decryptStepDetails_type,
decryptStepDetails_destinationFileLocation,
deleteStepDetails_name,
deleteStepDetails_sourceFileLocation,
describedAccess_externalId,
describedAccess_homeDirectory,
describedAccess_homeDirectoryMappings,
describedAccess_homeDirectoryType,
describedAccess_policy,
describedAccess_posixProfile,
describedAccess_role,
describedAgreement_accessRole,
describedAgreement_agreementId,
describedAgreement_baseDirectory,
describedAgreement_description,
describedAgreement_localProfileId,
describedAgreement_partnerProfileId,
describedAgreement_serverId,
describedAgreement_status,
describedAgreement_tags,
describedAgreement_arn,
describedCertificate_activeDate,
describedCertificate_certificate,
describedCertificate_certificateChain,
describedCertificate_certificateId,
describedCertificate_description,
describedCertificate_inactiveDate,
describedCertificate_notAfterDate,
describedCertificate_notBeforeDate,
describedCertificate_serial,
describedCertificate_status,
describedCertificate_tags,
describedCertificate_type,
describedCertificate_usage,
describedCertificate_arn,
describedConnector_accessRole,
describedConnector_as2Config,
describedConnector_connectorId,
describedConnector_loggingRole,
describedConnector_tags,
describedConnector_url,
describedConnector_arn,
describedExecution_executionId,
describedExecution_executionRole,
describedExecution_initialFileLocation,
describedExecution_loggingConfiguration,
describedExecution_posixProfile,
describedExecution_results,
describedExecution_serviceMetadata,
describedExecution_status,
describedHostKey_dateImported,
describedHostKey_description,
describedHostKey_hostKeyFingerprint,
describedHostKey_hostKeyId,
describedHostKey_tags,
describedHostKey_type,
describedHostKey_arn,
describedProfile_as2Id,
describedProfile_certificateIds,
describedProfile_profileId,
describedProfile_profileType,
describedProfile_tags,
describedProfile_arn,
describedSecurityPolicy_fips,
describedSecurityPolicy_sshCiphers,
describedSecurityPolicy_sshKexs,
describedSecurityPolicy_sshMacs,
describedSecurityPolicy_tlsCiphers,
describedSecurityPolicy_securityPolicyName,
describedServer_certificate,
describedServer_domain,
describedServer_endpointDetails,
describedServer_endpointType,
describedServer_hostKeyFingerprint,
describedServer_identityProviderDetails,
describedServer_identityProviderType,
describedServer_loggingRole,
describedServer_postAuthenticationLoginBanner,
describedServer_preAuthenticationLoginBanner,
describedServer_protocolDetails,
describedServer_protocols,
describedServer_securityPolicyName,
describedServer_serverId,
describedServer_state,
describedServer_tags,
describedServer_userCount,
describedServer_workflowDetails,
describedServer_arn,
describedUser_homeDirectory,
describedUser_homeDirectoryMappings,
describedUser_homeDirectoryType,
describedUser_policy,
describedUser_posixProfile,
describedUser_role,
describedUser_sshPublicKeys,
describedUser_tags,
describedUser_userName,
describedUser_arn,
describedWorkflow_description,
describedWorkflow_onExceptionSteps,
describedWorkflow_steps,
describedWorkflow_tags,
describedWorkflow_workflowId,
describedWorkflow_arn,
efsFileLocation_fileSystemId,
efsFileLocation_path,
endpointDetails_addressAllocationIds,
endpointDetails_securityGroupIds,
endpointDetails_subnetIds,
endpointDetails_vpcEndpointId,
endpointDetails_vpcId,
executionError_type,
executionError_message,
executionResults_onExceptionSteps,
executionResults_steps,
executionStepResult_error,
executionStepResult_outputs,
executionStepResult_stepType,
fileLocation_efsFileLocation,
fileLocation_s3FileLocation,
homeDirectoryMapEntry_entry,
homeDirectoryMapEntry_target,
identityProviderDetails_directoryId,
identityProviderDetails_function,
identityProviderDetails_invocationRole,
identityProviderDetails_url,
inputFileLocation_efsFileLocation,
inputFileLocation_s3FileLocation,
listedAccess_externalId,
listedAccess_homeDirectory,
listedAccess_homeDirectoryType,
listedAccess_role,
listedAgreement_agreementId,
listedAgreement_arn,
listedAgreement_description,
listedAgreement_localProfileId,
listedAgreement_partnerProfileId,
listedAgreement_serverId,
listedAgreement_status,
listedCertificate_activeDate,
listedCertificate_arn,
listedCertificate_certificateId,
listedCertificate_description,
listedCertificate_inactiveDate,
listedCertificate_status,
listedCertificate_type,
listedCertificate_usage,
listedConnector_arn,
listedConnector_connectorId,
listedConnector_url,
listedExecution_executionId,
listedExecution_initialFileLocation,
listedExecution_serviceMetadata,
listedExecution_status,
listedHostKey_dateImported,
listedHostKey_description,
listedHostKey_fingerprint,
listedHostKey_hostKeyId,
listedHostKey_type,
listedHostKey_arn,
listedProfile_arn,
listedProfile_as2Id,
listedProfile_profileId,
listedProfile_profileType,
listedServer_domain,
listedServer_endpointType,
listedServer_identityProviderType,
listedServer_loggingRole,
listedServer_serverId,
listedServer_state,
listedServer_userCount,
listedServer_arn,
listedUser_homeDirectory,
listedUser_homeDirectoryType,
listedUser_role,
listedUser_sshPublicKeyCount,
listedUser_userName,
listedUser_arn,
listedWorkflow_arn,
listedWorkflow_description,
listedWorkflow_workflowId,
loggingConfiguration_logGroupName,
loggingConfiguration_loggingRole,
posixProfile_secondaryGids,
posixProfile_uid,
posixProfile_gid,
protocolDetails_as2Transports,
protocolDetails_passiveIp,
protocolDetails_setStatOption,
protocolDetails_tlsSessionResumptionMode,
s3FileLocation_bucket,
s3FileLocation_etag,
s3FileLocation_key,
s3FileLocation_versionId,
s3InputFileLocation_bucket,
s3InputFileLocation_key,
s3Tag_key,
s3Tag_value,
serviceMetadata_userDetails,
sshPublicKey_dateImported,
sshPublicKey_sshPublicKeyBody,
sshPublicKey_sshPublicKeyId,
tag_key,
tag_value,
tagStepDetails_name,
tagStepDetails_sourceFileLocation,
tagStepDetails_tags,
userDetails_sessionId,
userDetails_userName,
userDetails_serverId,
workflowDetail_workflowId,
workflowDetail_executionRole,
workflowDetails_onPartialUpload,
workflowDetails_onUpload,
workflowStep_copyStepDetails,
workflowStep_customStepDetails,
workflowStep_decryptStepDetails,
workflowStep_deleteStepDetails,
workflowStep_tagStepDetails,
workflowStep_type,
)
where
import Amazonka.Transfer.CreateAccess
import Amazonka.Transfer.CreateAgreement
import Amazonka.Transfer.CreateConnector
import Amazonka.Transfer.CreateProfile
import Amazonka.Transfer.CreateServer
import Amazonka.Transfer.CreateUser
import Amazonka.Transfer.CreateWorkflow
import Amazonka.Transfer.DeleteAccess
import Amazonka.Transfer.DeleteAgreement
import Amazonka.Transfer.DeleteCertificate
import Amazonka.Transfer.DeleteConnector
import Amazonka.Transfer.DeleteHostKey
import Amazonka.Transfer.DeleteProfile
import Amazonka.Transfer.DeleteServer
import Amazonka.Transfer.DeleteSshPublicKey
import Amazonka.Transfer.DeleteUser
import Amazonka.Transfer.DeleteWorkflow
import Amazonka.Transfer.DescribeAccess
import Amazonka.Transfer.DescribeAgreement
import Amazonka.Transfer.DescribeCertificate
import Amazonka.Transfer.DescribeConnector
import Amazonka.Transfer.DescribeExecution
import Amazonka.Transfer.DescribeHostKey
import Amazonka.Transfer.DescribeProfile
import Amazonka.Transfer.DescribeSecurityPolicy
import Amazonka.Transfer.DescribeServer
import Amazonka.Transfer.DescribeUser
import Amazonka.Transfer.DescribeWorkflow
import Amazonka.Transfer.ImportCertificate
import Amazonka.Transfer.ImportHostKey
import Amazonka.Transfer.ImportSshPublicKey
import Amazonka.Transfer.ListAccesses
import Amazonka.Transfer.ListAgreements
import Amazonka.Transfer.ListCertificates
import Amazonka.Transfer.ListConnectors
import Amazonka.Transfer.ListExecutions
import Amazonka.Transfer.ListHostKeys
import Amazonka.Transfer.ListProfiles
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.StartFileTransfer
import Amazonka.Transfer.StartServer
import Amazonka.Transfer.StopServer
import Amazonka.Transfer.TagResource
import Amazonka.Transfer.TestIdentityProvider
import Amazonka.Transfer.Types.As2ConnectorConfig
import Amazonka.Transfer.Types.CopyStepDetails
import Amazonka.Transfer.Types.CustomStepDetails
import Amazonka.Transfer.Types.DecryptStepDetails
import Amazonka.Transfer.Types.DeleteStepDetails
import Amazonka.Transfer.Types.DescribedAccess
import Amazonka.Transfer.Types.DescribedAgreement
import Amazonka.Transfer.Types.DescribedCertificate
import Amazonka.Transfer.Types.DescribedConnector
import Amazonka.Transfer.Types.DescribedExecution
import Amazonka.Transfer.Types.DescribedHostKey
import Amazonka.Transfer.Types.DescribedProfile
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.ListedAgreement
import Amazonka.Transfer.Types.ListedCertificate
import Amazonka.Transfer.Types.ListedConnector
import Amazonka.Transfer.Types.ListedExecution
import Amazonka.Transfer.Types.ListedHostKey
import Amazonka.Transfer.Types.ListedProfile
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.UpdateAgreement
import Amazonka.Transfer.UpdateCertificate
import Amazonka.Transfer.UpdateConnector
import Amazonka.Transfer.UpdateHostKey
import Amazonka.Transfer.UpdateProfile
import Amazonka.Transfer.UpdateServer
import Amazonka.Transfer.UpdateUser