Skip to content

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Aug 2, 2025

Created by github action

Copy link

vercel bot commented Aug 2, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
doc-web3signer ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 2, 2025 10:08pm

```codeBlockLines_e6Vv
web3signer eth1 --aws-kms-enabled=true --aws-kms-access-key-id=AKIA...EXAMPLE \
--aws-kms-secret-access-key=sk...EXAMPLE \
--aws-secrets-region=us-east-2
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bug: Incorrect AWS KMS Region Parameter Usage

The AWS KMS configuration example incorrectly uses the --aws-secrets-region=us-east-2 parameter. This should be --aws-kms-region=us-east-2 to correctly configure AWS Key Management Service and maintain consistency with other AWS KMS parameters in the command.

Fix in Cursor Fix in Web

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.

0 participants