Skip to content

Instantly share code, notes, and snippets.

@awswithdotnet
Last active March 3, 2022 18:15
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 awswithdotnet/ba22cd31e010dacb4d9b61daf71c5db9 to your computer and use it in GitHub Desktop.
Save awswithdotnet/ba22cd31e010dacb4d9b61daf71c5db9 to your computer and use it in GitHub Desktop.
secretsmanager Api SecretController GetSecret
[HttpGet]
public IActionResult GetSecret()
{
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment