AWSCDK::Transfer

16 types

AWS Transfer for SFTP Construct Library

This module is part of the AWS Cloud Development Kit project.

require 'aws-cdk-lib'

There are no official hand-written (L2) constructs for this service yet. Here are some suggestions on how to proceed:

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.)

API Reference

Classes 8

CfnAgreementCreates an agreement. CfnCertificateImports the signing and encryption certificates that you need to create local (AS2) profil CfnConnectorCreates the connector, which captures the parameters for a connection for the AS2 or SFTP CfnProfileCreates the local or partner profile to use for AS2 transfers. CfnServerInstantiates an auto-scaling virtual server based on the selected file transfer protocol i CfnUserThe `AWS::Transfer::User` resource creates a user and associates them with an existing ser CfnWebAppCreates a web app based on specified parameters, and returns the ID for the new web app. CfnWorkflowAllows you to create a workflow with specified steps and step details the workflow invokes

Interfaces 8

CfnAgreementPropsProperties for defining a `CfnAgreement`. CfnCertificatePropsProperties for defining a `CfnCertificate`. CfnConnectorPropsProperties for defining a `CfnConnector`. CfnProfilePropsProperties for defining a `CfnProfile`. CfnServerPropsProperties for defining a `CfnServer`. CfnUserPropsProperties for defining a `CfnUser`. CfnWebAppPropsProperties for defining a `CfnWebApp`. CfnWorkflowPropsProperties for defining a `CfnWorkflow`.