aws / aws-xray-sdk-dotnet

The official AWS X-Ray SDK for .NET.
Apache License 2.0
113 stars 64 forks source link

extract key from secrets #260

Closed srprash closed 2 years ago

srprash commented 2 years ago

Issue #, if available: If the secret in SecretsManager is stored in a key-value format, we need to extract the key from the SecretString result in the command.

Description of changes:

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.