v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1451299221.6 KB

Removes all authorization parameters from the connection. This lets you remove the secret from the connection so you can reuse it without having to create a new connection.

post/#X-Amz-Target=AWSEvents.DeauthorizeConnection

Headers

X-Amz-Target'AWSEvents.DeauthorizeConnection' required

Request body

Namestring required

The name of the connection to remove authorization from.

Response

Success

ConnectionArnstring

The ARN of the connection that authorization was removed from.

ConnectionState'CREATING' | 'UPDATING' | 'DELETING' | 'AUTHORIZED' | 'DEAUTHORIZED' | 'AUTHORIZING' | 'DEAUTHORIZING'

The state of the connection.

CreationTimestring date-time

A time stamp for the time that the connection was created.

LastModifiedTimestring date-time

A time stamp for the time that the connection was last updated.

LastAuthorizedTimestring date-time

A time stamp for the time that the connection was last authorized.