Show / Hide Table of Contents

Namespace Amazon.CDK.AWS.Transfer

Classes

CfnAgreement

Creates an agreement.

CfnAgreement.CustomDirectoriesProperty

Specifies a separate directory for each type of file to store for an AS2 message.

CfnAgreementProps

Properties for defining a CfnAgreement.

CfnCertificate

Imports the signing and encryption certificates that you need to create local (AS2) profiles and partner profiles.

CfnCertificateProps

Properties for defining a CfnCertificate.

CfnConnector

Creates the connector, which captures the parameters for a connection for the AS2 or SFTP protocol.

CfnConnector.As2ConfigProperty

A structure that contains the parameters for an AS2 connector object.

CfnConnector.ConnectorAsyncMdnConfigProperty
CfnConnector.ConnectorEgressConfigProperty

Configuration structure that defines how traffic is routed from the connector to the SFTP server.

CfnConnector.ConnectorVpcLatticeEgressConfigProperty

VPC_LATTICE egress configuration that specifies the Resource Configuration ARN and port for connecting to SFTP servers through customer VPCs.

CfnConnector.SftpConfigProperty

A structure that contains the parameters for an SFTP connector object.

CfnConnectorProps

Properties for defining a CfnConnector.

CfnProfile

Creates the local or partner profile to use for AS2 transfers.

CfnProfileProps

Properties for defining a CfnProfile.

CfnServer

Instantiates an auto-scaling virtual server based on the selected file transfer protocol in AWS .

CfnServer.EndpointDetailsProperty

The virtual private cloud (VPC) endpoint settings that are configured for your server.

CfnServer.IdentityProviderDetailsProperty

Required when IdentityProviderType is set to AWS_DIRECTORY_SERVICE , AWS _LAMBDA or API_GATEWAY .

CfnServer.ProtocolDetailsProperty

The protocol settings that are configured for your server.

CfnServer.S3StorageOptionsProperty

The Amazon S3 storage options that are configured for your server.

CfnServer.WorkflowDetailProperty

Specifies the workflow ID for the workflow to assign and the execution role that's used for executing the workflow.

CfnServer.WorkflowDetailsProperty

Container for the WorkflowDetail data type.

CfnServerProps

Properties for defining a CfnServer.

CfnUser

The AWS::Transfer::User resource creates a user and associates them with an existing server.

CfnUser.HomeDirectoryMapEntryProperty

Represents an object that contains entries and targets for HomeDirectoryMappings .

CfnUser.PosixProfileProperty

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.

CfnUserProps

Properties for defining a CfnUser.

CfnWebApp

Creates a web app based on specified parameters, and returns the ID for the new web app.

CfnWebApp.EndpointDetailsProperty
CfnWebApp.IdentityProviderDetailsProperty

A structure that describes the values to use for the SSO settings when you create or update a web app.

CfnWebApp.VpcProperty

You can provide a structure that contains the details for the VPC endpoint to use with your web app.

CfnWebApp.WebAppCustomizationProperty

A structure that contains the customization fields for the web app.

CfnWebApp.WebAppUnitsProperty

Contains an integer value that represents the value for number of concurrent connections or the user sessions on your web app.

CfnWebAppProps

Properties for defining a CfnWebApp.

CfnWorkflow

Allows you to create a workflow with specified steps and step details the workflow invokes after file transfer completes.

CfnWorkflow.CopyStepDetailsProperty

Details for a step that performs a file copy.

CfnWorkflow.CustomStepDetailsProperty

Details for a step that invokes an AWS Lambda function.

CfnWorkflow.DecryptStepDetailsProperty

Details for a step that decrypts an encrypted file.

CfnWorkflow.DeleteStepDetailsProperty

An object that contains the name and file location for a file being deleted by a workflow.

CfnWorkflow.EfsInputFileLocationProperty

Specifies the Amazon EFS identifier and the path for the file being used.

CfnWorkflow.InputFileLocationProperty

Specifies the location for the file that's being processed.

CfnWorkflow.S3FileLocationProperty

Specifies the S3 details for the file being used, such as bucket, ETag, and so forth.

CfnWorkflow.S3InputFileLocationProperty

Specifies the details for the Amazon S3 location for an input file to a workflow.

CfnWorkflow.S3TagProperty

Specifies the key-value pair that are assigned to a file during the execution of a Tagging step.

CfnWorkflow.TagStepDetailsProperty

Details for a step that creates one or more tags.

CfnWorkflow.WorkflowStepProperty

The basic building block of a workflow.

CfnWorkflowProps

Properties for defining a CfnWorkflow.

Interfaces

CfnAgreement.ICustomDirectoriesProperty

Specifies a separate directory for each type of file to store for an AS2 message.

CfnConnector.IAs2ConfigProperty

A structure that contains the parameters for an AS2 connector object.

CfnConnector.IConnectorAsyncMdnConfigProperty
CfnConnector.IConnectorEgressConfigProperty

Configuration structure that defines how traffic is routed from the connector to the SFTP server.

CfnConnector.IConnectorVpcLatticeEgressConfigProperty

VPC_LATTICE egress configuration that specifies the Resource Configuration ARN and port for connecting to SFTP servers through customer VPCs.

CfnConnector.ISftpConfigProperty

A structure that contains the parameters for an SFTP connector object.

CfnServer.IEndpointDetailsProperty

The virtual private cloud (VPC) endpoint settings that are configured for your server.

CfnServer.IIdentityProviderDetailsProperty

Required when IdentityProviderType is set to AWS_DIRECTORY_SERVICE , AWS _LAMBDA or API_GATEWAY .

CfnServer.IProtocolDetailsProperty

The protocol settings that are configured for your server.

CfnServer.IS3StorageOptionsProperty

The Amazon S3 storage options that are configured for your server.

CfnServer.IWorkflowDetailProperty

Specifies the workflow ID for the workflow to assign and the execution role that's used for executing the workflow.

CfnServer.IWorkflowDetailsProperty

Container for the WorkflowDetail data type.

CfnUser.IHomeDirectoryMapEntryProperty

Represents an object that contains entries and targets for HomeDirectoryMappings .

CfnUser.IPosixProfileProperty

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.

CfnWebApp.IEndpointDetailsProperty
CfnWebApp.IIdentityProviderDetailsProperty

A structure that describes the values to use for the SSO settings when you create or update a web app.

CfnWebApp.IVpcProperty

You can provide a structure that contains the details for the VPC endpoint to use with your web app.

CfnWebApp.IWebAppCustomizationProperty

A structure that contains the customization fields for the web app.

CfnWebApp.IWebAppUnitsProperty

Contains an integer value that represents the value for number of concurrent connections or the user sessions on your web app.

CfnWorkflow.ICopyStepDetailsProperty

Details for a step that performs a file copy.

CfnWorkflow.ICustomStepDetailsProperty

Details for a step that invokes an AWS Lambda function.

CfnWorkflow.IDecryptStepDetailsProperty

Details for a step that decrypts an encrypted file.

CfnWorkflow.IDeleteStepDetailsProperty

An object that contains the name and file location for a file being deleted by a workflow.

CfnWorkflow.IEfsInputFileLocationProperty

Specifies the Amazon EFS identifier and the path for the file being used.

CfnWorkflow.IInputFileLocationProperty

Specifies the location for the file that's being processed.

CfnWorkflow.IS3FileLocationProperty

Specifies the S3 details for the file being used, such as bucket, ETag, and so forth.

CfnWorkflow.IS3InputFileLocationProperty

Specifies the details for the Amazon S3 location for an input file to a workflow.

CfnWorkflow.IS3TagProperty

Specifies the key-value pair that are assigned to a file during the execution of a Tagging step.

CfnWorkflow.ITagStepDetailsProperty

Details for a step that creates one or more tags.

CfnWorkflow.IWorkflowStepProperty

The basic building block of a workflow.

ICfnAgreementProps

Properties for defining a CfnAgreement.

ICfnCertificateProps

Properties for defining a CfnCertificate.

ICfnConnectorProps

Properties for defining a CfnConnector.

ICfnProfileProps

Properties for defining a CfnProfile.

ICfnServerProps

Properties for defining a CfnServer.

ICfnUserProps

Properties for defining a CfnUser.

ICfnWebAppProps

Properties for defining a CfnWebApp.

ICfnWorkflowProps

Properties for defining a CfnWorkflow.

Back to top Generated by DocFX