Type object
Schema URL https://catalog.lintel.tools/schemas/schemastore/serverless-framework-configuration/_shared/latest--aws-transfer-connector.json
Parent schema serverless-framework-configuration
Type: object

Resource Type definition for AWS::Transfer::Connector. Source:- No source definition found, add manually please

Properties

AccessRole string | Aws_CF_FunctionString required

Specifies the access role for the connector.

As2Config object required

Configuration for an AS2 connector.

8 nested properties
LocalProfileId string | Aws_CF_FunctionString

A unique identifier for the local profile.

PartnerProfileId string | Aws_CF_FunctionString

A unique identifier for the partner profile.

MessageSubject string | Aws_CF_FunctionString

The message subject for this AS2 connector configuration.

Compression string | Aws_CF_FunctionString

Compression setting for this AS2 connector configuration.

EncryptionAlgorithm string | Aws_CF_FunctionString

Encryption algorithm for this AS2 connector configuration.

SigningAlgorithm string | Aws_CF_FunctionString

Signing algorithm for this AS2 connector configuration.

MdnSigningAlgorithm string | Aws_CF_FunctionString

MDN Signing algorithm for this AS2 connector configuration.

MdnResponse string | Aws_CF_FunctionString

MDN Response setting for this AS2 connector configuration.

Url string | Aws_CF_FunctionString required

URL for Connector

LoggingRole string | Aws_CF_FunctionString

Specifies the logging role for the connector.

Tags Tag[]

Key-value pairs that can be used to group and search for workflows. Tags are metadata attached to workflows for any purpose.

maxItems=50uniqueItems=true

Definitions

Tag object

Creates a key-value pair for a specific resource.

Key string | Aws_CF_FunctionString required

The name assigned to the tag that you create.

Value string | Aws_CF_FunctionString required

Contains one or more values that you assigned to the key name you create.