Skip to content

docs: clarify event block compute compatibility - #494

Open
ikenyal wants to merge 1 commit into
aws-devtools-labs:mainfrom
ikenyal:docs/event-block-compute-compatibility
Open

docs: clarify event block compute compatibility#494
ikenyal wants to merge 1 commit into
aws-devtools-labs:mainfrom
ikenyal:docs/event-block-compute-compatibility

Conversation

@ikenyal

@ikenyal ikenyal commented Sep 5, 2026

Copy link
Copy Markdown
Contributor

Problem

Issue #: N/A

The event-block compute targeting change in #459 exposes UnsupportedComputeException and routes AsyncJob and CronJob to their resolved Lambda compute. Their public READMEs still describe a shared Lambda and omit the new error. Realtime's public API comment also describes the wrong compute selection.

Changes

  • Document the Lambda-only compute constraint and UnsupportedComputeException for AsyncJob and CronJob.
  • Update AsyncJob and CronJob deployment descriptions to refer to the resolved Lambda compute.
  • Document Realtime's default-compute requirement and correct its API comment.

Validation

  • Ran npm run sync-docs:check.
  • Ran git diff --check.
  • No automated tests were added because this changes documentation and an API comment only.

Checklist

  • PR description included
  • Tests are changed or added
  • Relevant documentation is changed or added (and PR referenced)

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@ikenyal
ikenyal requested a review from a team as a code owner September 5, 2026 07:10
@changeset-bot

changeset-bot Bot commented Sep 5, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 15c8365

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant