---
type: resource-type
title: AppSyncApi
description: aws resource type AWS::AppSync::Api
name: AppSyncApi
lexicon: aws
resource_type: AWS::AppSync::Api
---
`AWS::AppSync::Api`, a resource type of the aws lexicon.

## Properties

- `Name` (`string`, required)
- `ApiArn` (`string`, optional): The Amazon Resource Name (ARN) of the AppSync Api
- `ApiId` (`string`, optional): The unique identifier for the AppSync Api generated by the service
- `Dns` (`AppSyncApi_DnsMap`, optional)
- `EventConfig` (`AppSyncApi_EventConfig`, optional)
- `OwnerContact` (`string`, optional)
- `Tags` (`any`, optional)

## Attributes

- `ApiArn`
- `ApiId`
- `Dns`
- `Dns.Http`
- `Dns.Realtime`
