Jump to Content

New API Documentation - Developer Preview Available

We are excited to announce the developer preview of our new API documentation for AWS SDK for JavaScript v3. Please follow instructions on the landing page to leave us your feedback.

Interface UpdateConnectionCommandInputProtected

The input for UpdateConnectionCommand.

Hierarchy

Properties

connectionId: undefined | string

The ID of the dedicated connection.

You can use DescribeConnections to retrieve the connection ID.

connectionName?: string

The name of the connection.

encryptionMode?: string

The connection MAC Security (MACsec) encryption mode.

The valid values are no_encrypt, should_encrypt, and must_encrypt.