Skip to content

Instantly share code, notes, and snippets.

@Yamini-crypto
Created February 9, 2024 08:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Yamini-crypto/41209493243b165ca7c63fdf3912d023 to your computer and use it in GitHub Desktop.
Save Yamini-crypto/41209493243b165ca7c63fdf3912d023 to your computer and use it in GitHub Desktop.
aws secretsmanager put-secret-value \
--secret-id external-secret-demo \
--secret-string "{\"secret-demo\":\"hello from secret version 2\"}"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment