For AI agents: a documentation index is available at the root level at /llms.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Developer
Developer
Search docs
/
Ask AI
Dev Portal
Docs
API Reference
Learn
Community
Changelog
GraphQL
Account
Types
Inputs
CreateEventSourceInput
INPUT
Copy page
Input fields
appId
String
Required
The ID of an app.
awsAccount
String
Required
An Amazon EventSource account ID.
eventSourceName
String
Required
An event source name.
eventSourceRegion
AwsRegion
Required
The region of an event source.
Show 27 enum values
Referenced by
Mutations
createEventSource(input)