Interface UpdateConnectorCommandInputProtected

The input for UpdateConnectorCommand.

Hierarchy

Properties

basicAuthenticationCredentials?: BasicAuthenticationCredentials
compression?: string
connectorName: undefined | string
encryptionAlgorithm?: string
idempotencyKey?: string
localProfileId?: string

A unique identifier for the AS2 profile.

mdnResponse?: string
mdnSigningAlgorithm?: string
messageSubject?: string

Used as the Subject HTTP header attribute in AS2 messages that are being sent with the connector. This subject must be between 1 and 1024 printable characters and may contain spaces.

partnerProfileId?: string

A unique identifier for the AS2 profile.

signingAlgorithm?: string
url?: string

The URL of the partner's AS2 endpoint.