EventConfig - Amazon AppSync
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

EventConfig

Describes the authorization configuration for connections, message publishing, message subscriptions, and logging for an Event API.

Contents

authProviders

A list of authorization providers.

Type: Array of AuthProvider objects

Required: Yes

connectionAuthModes

A list of valid authorization modes for the Event API connections.

Type: Array of AuthMode objects

Required: Yes

defaultPublishAuthModes

A list of valid authorization modes for the Event API publishing.

Type: Array of AuthMode objects

Required: Yes

defaultSubscribeAuthModes

A list of valid authorization modes for the Event API subscriptions.

Type: Array of AuthMode objects

Required: Yes

logConfig

The CloudWatch Logs configuration for the Event API.

Type: EventLogConfig object

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: