Skip to content

WIP: Idempotency token#1055

Draft
endgame wants to merge 41 commits into
brendanhay:mainfrom
endgame:idempotency-token
Draft

WIP: Idempotency token#1055
endgame wants to merge 41 commits into
brendanhay:mainfrom
endgame:idempotency-token

Conversation

@endgame

@endgame endgame commented Apr 8, 2026

Copy link
Copy Markdown
Collaborator

Support idempotency tokens by adding a new field to class AWSRequest that lets us write in a generated token if one is not set.

WIP: Refactor the generator to tame the generation of AWSRequest instances so that it's easy to extend this part of the generator.

TODO: Actually generate the updateItempotencyToken members in AWSRequest instances.

Fixes #1047

endgame added 30 commits May 1, 2026 19:20
@endgame endgame force-pushed the idempotency-token branch from d02b381 to 9e7315b Compare May 1, 2026 09:21
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.

In amazonka-schedule, the client Tokens are not autogenerated while creating /updating new schedules

1 participant