-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
When an AWS region isn't specified, the behaviour is correct but the error message is unclear;
$ PARAMETER_STORE_EXEC_PATH=/foo parameter-store-exec true
2017/12/06 15:47:08 MissingRegion: could not find region configuration
It would be nice if the error made it clear how to configure the region. This might mean linking to AWS SDK documentation, since the logic isn't implemented in parameter-store-exec. Or it might mean suggesting setting AWS_DEFAULT_REGION.
(I don't think there's any strong reason to support non-environment flags like --region; that would complicate the argument processing)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels