v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1483477323.4 KB

Create a notification destination such as Kinesis Data Streams that receive events and notifications from Managed integrations. Managed integrations uses the destination to determine where to deliver notifications.

post/destinations

Request body

DeliveryDestinationArnstring required

The Amazon Resource Name (ARN) of the customer-managed destination.

DeliveryDestinationType'KINESIS' required

The destination type for the customer-managed destination.

Namestring required

The name of the customer-managed destination.

RoleArnstring required

The Amazon Resource Name (ARN) of the delivery destination role.

ClientTokenstring

An idempotency token. If you retry a request that completed successfully initially using the same client token and parameters, then the retry attempt will succeed without performing any further actions.

Descriptionstring

The description of the customer-managed destination.

Tagsobject

A set of key/value pairs that are used to manage the destination.

Response

Success

Namestring

The name of the customer-managed destination.