AWS::Events::Rule AppSyncParameters - AWS CloudFormation (original) (raw)
Contains the GraphQL operation to be parsed and executed, if the event target is an AWS AppSync API.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{
"GraphQLOperation" : String
}
YAML
GraphQLOperation: String
Properties
GraphQLOperation
The GraphQL operation; that is, the query, mutation, or subscription to be parsed and executed by the GraphQL service.
For more information, see Operations in the AWS AppSync User Guide.
Required: Yes
Type: String
Minimum: 1
Maximum: 1048576
Update requires: No interruption
AWS::Events::Rule
AwsVpcConfiguration
Did this page help you? - Yes
Thanks for letting us know we're doing a good job!
If you've got a moment, please tell us what we did right so we can do more of it.
Did this page help you? - No
Thanks for letting us know this page needs work. We're sorry we let you down.
If you've got a moment, please tell us how we can make the documentation better.