--- # generated by https://github.com/hashicorp/terraform-plugin-docs page_title: "awscc_events_api_destination Data Source - terraform-provider-awscc" subcategory: "" description: |- Data Source schema for AWS::Events::ApiDestination --- # awscc_events_api_destination (Data Source) Data Source schema for AWS::Events::ApiDestination ## Schema ### Required - `id` (String) Uniquely identifies the resource. ### Read-Only - `arn` (String) The arn of the api destination. - `connection_arn` (String) The arn of the connection. - `description` (String) - `http_method` (String) - `invocation_endpoint` (String) Url endpoint to invoke. - `invocation_rate_limit_per_second` (Number) - `name` (String) Name of the apiDestination.