powertools-lambda-dotnet icon indicating copy to clipboard operation
powertools-lambda-dotnet copied to clipboard

Feature request: Implement the ExtraKeys method described in the Docs

Open nCubed opened this issue 2 months ago • 0 comments

Use case

In the official docs, the Extra Keys example shows the AppendKeys method - looks to be a mistake in the docs.

We've discussed this in a discussion thread: #1035

Assuming the ExtraKeys are not actually implemented, I would recommend the operation be thread safe.

Solution/User Experience

Implementing the ExtraKeys method would eliminate the AppendKey/RemoveKey dance we currently have to use.

Alternative solutions


Acknowledgment

nCubed avatar Oct 13 '25 15:10 nCubed