AWS::AppSync::ApiResource schema for AppSync Api
4 configurable properties. 1 required. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
Name | string | Required |
EventConfig | EventConfig | |
OwnerContact | string | |
Tags | array |
Values returned after the resource is created. Access these with Fn::GetAtt.
| Attribute | Type | Description |
|---|---|---|
ApiArn | string | The Amazon Resource Name (ARN) of the AppSync Api |
ApiId | string | The unique identifier for the AppSync Api generated by the service |
Dns | DnsMap | - |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::AppSync::Api
Resources:
MyResource:
Type: AWS::AppSync::Api
Properties:
Name: "my-name"
Tags:
- Key: Environment
Value: ProductionPermissions CloudFormation needs in your IAM role to manage this resource.
appsync:CreateApiappsync:TagResourceappsync:GetApiiam:PassRoleappsync:GetApiappsync:ListTagsForResourceappsync:UpdateApiappsync:TagResourceappsync:UntagResourceappsync:GetApiiam:PassRoleappsync:DeleteApiappsync:UntagResourceappsync:ListApisEverything you need to know about AppSync on one page. HD quality, print-friendly.
Download Free InfographicApiArn