Jan Borch
Jan Borch
Found two inconsistencies in loading the the AWS CLI configufration from `~/.aws/config` file. Problem 1: The default location for the AWS CLI config file is `~/.aws/credentials` but should be `~/.aws/config`...
Certain variable substitution like ${AWS_IOT_THING_NAME} are already available in the outputTopics/inputTopics entries in the function config file and are very useful when you need to parametrize topics. Would be great...
Add feature to the awscli to generate a federated console login url : https://signin.aws.amazon.com/federation ?Action=login?XXXXXXX based on the profile passed as parameter to the awscli. Or even better generate the...