Package software.amazon.awscdk.services.transfer
package software.amazon.awscdk.services.transfer
AWS Transfer for SFTP Construct Library
This module is part of the AWS Cloud Development Kit project.
import software.amazon.awscdk.services.transfer.*;
There are no official hand-written (L2) constructs for this service yet. Here are some suggestions on how to proceed:
- Search Construct Hub for Transfer construct libraries
- Use the automatically generated L1 constructs, in the same way you would use the CloudFormation AWS::Transfer resources directly.
There are no hand-written (L2) constructs for this service yet. However, you can still use the automatically generated L1 constructs, and use this service exactly as you would using CloudFormation directly.
For more information on the resources and properties available for this service, see the CloudFormation documentation for AWS::Transfer.
(Read the CDK Contributing Guide and submit an RFC if you are interested in contributing to this construct library.)
-
ClassDescriptionCreates an agreement.A fluent builder for
CfnAgreement
.Properties for defining aCfnAgreement
.A builder forCfnAgreementProps
An implementation forCfnAgreementProps
Imports the signing and encryption certificates that you need to create local (AS2) profiles and partner profiles.A fluent builder forCfnCertificate
.Properties for defining aCfnCertificate
.A builder forCfnCertificateProps
An implementation forCfnCertificateProps
Creates the connector, which captures the parameters for a connection for the AS2 or SFTP protocol.A structure that contains the parameters for an AS2 connector object.A builder forCfnConnector.As2ConfigProperty
An implementation forCfnConnector.As2ConfigProperty
A fluent builder forCfnConnector
.A structure that contains the parameters for an SFTP connector object.A builder forCfnConnector.SftpConfigProperty
An implementation forCfnConnector.SftpConfigProperty
Properties for defining aCfnConnector
.A builder forCfnConnectorProps
An implementation forCfnConnectorProps
Creates the local or partner profile to use for AS2 transfers.A fluent builder forCfnProfile
.Properties for defining aCfnProfile
.A builder forCfnProfileProps
An implementation forCfnProfileProps
Instantiates an auto-scaling virtual server based on the selected file transfer protocol in AWS .A fluent builder forCfnServer
.The virtual private cloud (VPC) endpoint settings that are configured for your server.A builder forCfnServer.EndpointDetailsProperty
An implementation forCfnServer.EndpointDetailsProperty
Required whenIdentityProviderType
is set toAWS_DIRECTORY_SERVICE
,AWS _LAMBDA
orAPI_GATEWAY
.A builder forCfnServer.IdentityProviderDetailsProperty
An implementation forCfnServer.IdentityProviderDetailsProperty
The protocol settings that are configured for your server.A builder forCfnServer.ProtocolDetailsProperty
An implementation forCfnServer.ProtocolDetailsProperty
The Amazon S3 storage options that are configured for your server.A builder forCfnServer.S3StorageOptionsProperty
An implementation forCfnServer.S3StorageOptionsProperty
Specifies the workflow ID for the workflow to assign and the execution role that's used for executing the workflow.A builder forCfnServer.WorkflowDetailProperty
An implementation forCfnServer.WorkflowDetailProperty
Container for theWorkflowDetail
data type.A builder forCfnServer.WorkflowDetailsProperty
An implementation forCfnServer.WorkflowDetailsProperty
Properties for defining aCfnServer
.A builder forCfnServerProps
An implementation forCfnServerProps
TheAWS::Transfer::User
resource creates a user and associates them with an existing server.A fluent builder forCfnUser
.Represents an object that contains entries and targets forHomeDirectoryMappings
.A builder forCfnUser.HomeDirectoryMapEntryProperty
An implementation forCfnUser.HomeDirectoryMapEntryProperty
The full POSIX identity, including user ID (Uid
), group ID (Gid
), and any secondary groups IDs (SecondaryGids
), that controls your users' access to your Amazon EFS file systems.A builder forCfnUser.PosixProfileProperty
An implementation forCfnUser.PosixProfileProperty
Properties for defining aCfnUser
.A builder forCfnUserProps
An implementation forCfnUserProps
Allows you to create a workflow with specified steps and step details the workflow invokes after file transfer completes.A fluent builder forCfnWorkflow
.Details for a step that performs a file copy.A builder forCfnWorkflow.CopyStepDetailsProperty
An implementation forCfnWorkflow.CopyStepDetailsProperty
Details for a step that invokes an AWS Lambda function.A builder forCfnWorkflow.CustomStepDetailsProperty
An implementation forCfnWorkflow.CustomStepDetailsProperty
Details for a step that decrypts an encrypted file.A builder forCfnWorkflow.DecryptStepDetailsProperty
An implementation forCfnWorkflow.DecryptStepDetailsProperty
An object that contains the name and file location for a file being deleted by a workflow.A builder forCfnWorkflow.DeleteStepDetailsProperty
An implementation forCfnWorkflow.DeleteStepDetailsProperty
Specifies the Amazon EFS identifier and the path for the file being used.A builder forCfnWorkflow.EfsInputFileLocationProperty
An implementation forCfnWorkflow.EfsInputFileLocationProperty
Specifies the location for the file that's being processed.A builder forCfnWorkflow.InputFileLocationProperty
An implementation forCfnWorkflow.InputFileLocationProperty
Specifies the S3 details for the file being used, such as bucket, ETag, and so forth.A builder forCfnWorkflow.S3FileLocationProperty
An implementation forCfnWorkflow.S3FileLocationProperty
Specifies the details for the Amazon S3 location for an input file to a workflow.A builder forCfnWorkflow.S3InputFileLocationProperty
An implementation forCfnWorkflow.S3InputFileLocationProperty
Specifies the key-value pair that are assigned to a file during the execution of a Tagging step.A builder forCfnWorkflow.S3TagProperty
An implementation forCfnWorkflow.S3TagProperty
Details for a step that creates one or more tags.A builder forCfnWorkflow.TagStepDetailsProperty
An implementation forCfnWorkflow.TagStepDetailsProperty
The basic building block of a workflow.A builder forCfnWorkflow.WorkflowStepProperty
An implementation forCfnWorkflow.WorkflowStepProperty
Properties for defining aCfnWorkflow
.A builder forCfnWorkflowProps
An implementation forCfnWorkflowProps