Hi everyone. I want to create a secret in the AWS ...
# aws
w
Hi everyone. I want to create a secret in the AWS system manager, and also add a few key/value items. Does creating a custom resource that creates the Secret itself and then uses the AWS SDK to add the items, sound logical? thx