Create the DynamoDB get-dotenv CLI plugin.
When mounted under the shipped aws plugin, commands are invoked as aws dynamodb ... and config is keyed under plugins["aws/dynamodb"].
aws
aws dynamodb ...
plugins["aws/dynamodb"]
A configured DynamoDB plugin instance.
Create the DynamoDB get-dotenv CLI plugin.
When mounted under the shipped
awsplugin, commands are invoked asaws dynamodb ...and config is keyed underplugins["aws/dynamodb"].