EventBridge API Destination

EventBridge API Destination in AWS allows you to send events from EventBridge to any HTTP-based API endpoint. It provides a managed way to integrate with external services or custom applications without building additional infrastructure. You can configure connection details, authentication, and rate limits, enabling secure and controlled event delivery to third-party APIs or internal endpoints.

aws.eventbridge_api_destination

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
api_destination_arncorestringThe ARN of the API destination.
api_destination_statecorestringThe state of the API destination.
connection_arncorestringThe ARN of the connection specified for the API destination.
creation_timecoretimestampA time stamp for the time that the API destination was created.
http_methodcorestringThe method to use to connect to the HTTP endpoint.
invocation_endpointcorestringThe URL to the endpoint for the API destination.
invocation_rate_limit_per_secondcoreint64The maximum number of invocations per second to send to the HTTP endpoint.
last_modified_timecoretimestampA time stamp for the time that the API destination was last modified.
namecorestringThe name of the API destination.
tagscorehstore