diff --git a/src/pages/[platform]/build-a-backend/data/connect-event-api/index.mdx b/src/pages/[platform]/build-a-backend/data/connect-event-api/index.mdx index f69fda5c084..59fe4ad34c6 100644 --- a/src/pages/[platform]/build-a-backend/data/connect-event-api/index.mdx +++ b/src/pages/[platform]/build-a-backend/data/connect-event-api/index.mdx @@ -38,7 +38,7 @@ Learn more about AWS AppSync Events by visiting the [Developer Guide](https://do Before you begin, you will need: -- An Event API created via the AWS Console, CDK, CLI, etc. +- An Event API created via the AWS Console - Take note of: HTTP endpoint, region, API Key ```ts