Skip to content

docs: add tag_keys field to request context examples - #26

Merged
jplock merged 1 commit into
mainfrom
detail/fix-docs/docs-add-tag-keys-field-to-request-context-example-5a000a
Jun 1, 2026
Merged

docs: add tag_keys field to request context examples#26
jplock merged 1 commit into
mainfrom
detail/fix-docs/docs-add-tag-keys-field-to-request-context-example-5a000a

Conversation

@detail-app

@detail-app detail-app Bot commented Jun 1, 2026

Copy link
Copy Markdown
Contributor

Update request context JSON examples to include the tag_keys field,
which is now properly wired to the aws:TagKeys condition key.

Previously the code had a misleading comment that tag_keys was
automatically populated from request tags. The commit added explicit
wiring via the explicit_tag_keys() builder method, but the example
context files were not updated to show this field.

A developer reading the examples would not know that tag_keys can be
set explicitly in the request context JSON to control the aws:TagKeys
condition key value.

Introduced by commit 61b709b (@jplock, #23)


Doc Drift PRs can be configured here.

@detail-app
detail-app Bot requested a review from jplock June 1, 2026 15:57
@jplock
jplock merged commit c32f2f8 into main Jun 1, 2026
9 checks passed
@jplock
jplock deleted the detail/fix-docs/docs-add-tag-keys-field-to-request-context-example-5a000a branch June 1, 2026 18:55
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