Is there a centralized AWS service to expose key/value pairs to EC2 instances easily?
I'd prefer a way that either exposes as a https endpoint, or injects them into environment variables without requiring using the aws-sdk.
Is there a centralized AWS service to expose key/value pairs to EC2 instances easily?
I'd prefer a way that either exposes as a https endpoint, or injects them into environment variables without requiring using the aws-sdk.