Api
class Api
Describes an AppSync API. You can use Api
for an AppSync API with your preferred configuration, such as an Event API that provides real-time message publishing and message subscriptions over WebSockets.
Types
Properties
Link copied to clipboard
The Event API configuration. This includes the default authorization configuration for connecting, publishing, and subscribing to an Event API.
Link copied to clipboard
The owner contact information for the Api
Link copied to clipboard
The Amazon Resource Name (ARN) of the WAF web access control list (web ACL) associated with this Api
, if one exists.
Link copied to clipboard
A flag indicating whether to use X-Ray tracing for this Api
.