---
type: resource-type
title: ApiDestination
description: aws resource type AWS::Events::ApiDestination
name: ApiDestination
lexicon: aws
resource_type: AWS::Events::ApiDestination
---
`AWS::Events::ApiDestination`, a resource type of the aws lexicon.

## Properties

- `ConnectionArn` (`string`, required): The arn of the connection.
- `HttpMethod` (`"DELETE" | "GET" | "HEAD" | "OPTIONS" | "PATCH" | "POST" | "PUT"`, required)
- `InvocationEndpoint` (`string`, required): Url endpoint to invoke.
- `Arn` (`string`, optional): The arn of the api destination.
- `ArnForPolicy` (`string`, optional): The arn of the api destination to be used in IAM policies.
- `Description` (`string`, optional)
- `InvocationRateLimitPerSecond` (`number`, optional)
- `Name` (`string`, optional): Name of the apiDestination.

## Attributes

- `Arn`
- `ArnForPolicy`
