Package software.amazon.awscdk.services.transfer
AWS Transfer for SFTP Construct Library
---
AWS CDK v1 has reached End-of-Support on 2023-06-01. This package is no longer being updated, and users should migrate to AWS CDK v2.
For more information on how to migrate, see the Migrating to AWS CDK v2 guide.
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.)
Deprecated: AWS CDK v1 has reached End-of-Support on 2023-06-01. This package is no longer being updated, and users should migrate to AWS CDK v2. For more information on how to migrate, see https://docs.aws.amazon.com/cdk/v2/guide/migrating-v2.html
-
ClassDescriptionA CloudFormation
AWS::Transfer::Agreement
.A fluent builder forCfnAgreement
.Properties for defining aCfnAgreement
.A builder forCfnAgreementProps
An implementation forCfnAgreementProps
A CloudFormationAWS::Transfer::Certificate
.A fluent builder forCfnCertificate
.Properties for defining aCfnCertificate
.A builder forCfnCertificateProps
An implementation forCfnCertificateProps
A CloudFormationAWS::Transfer::Connector
.A structure that contains the parameters for a connector object.A builder forCfnConnector.As2ConfigProperty
An implementation forCfnConnector.As2ConfigProperty
A fluent builder forCfnConnector
.Properties for defining aCfnConnector
.A builder forCfnConnectorProps
An implementation forCfnConnectorProps
A CloudFormationAWS::Transfer::Profile
.A fluent builder forCfnProfile
.Properties for defining aCfnProfile
.A builder forCfnProfileProps
An implementation forCfnProfileProps
A CloudFormationAWS::Transfer::Server
.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
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
A CloudFormationAWS::Transfer::User
.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
A CloudFormationAWS::Transfer::Workflow
.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