Skip to content

Instantly share code, notes, and snippets.

@awswithdotnet
Last active March 3, 2022 18:15
Embed
What would you like to do?
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