Does anyone know of a wrapper around the various s...
# aws
l
Does anyone know of a wrapper around the various supported EC2 user data formats? Something that will create MIME multiparts, cloud-init files, etc.?
If it worked like aws.iam.PolicyDocument, that'd be awesome, but I'd be happy with a builder class of some sort..
b
l
Nice.
I think I'm dehydrated.. I have added this to my package.json and run npm install. But it's not appearing in my package-lock.json. Am I missing a step?
Hmm.. changed the version from ^1.0.0 to *, and now VSCode likes it, but it's still not in package-lock.json... 🤔
b
huh, weird