Neil Ramsay

Results 4 issues of Neil Ramsay

Add `--process-creds` option to partially address #40 Allows the `~/.aws/config` file to use the `credential_process` directive with _aws-google-auth_, so that users can use AWS CLI profiles without calling the _aws-google-auth_...

enhancement

I want to display the number of Availability Zones that an Instance Type is available in. This gives an operator an indication of how much capacity is likely to be...

AWS have released new parameter types, which should be included in parameters. http://aws.amazon.com/about-aws/whats-new/2015/05/aws-cloudformation-supports-additional-parameter-types-and-enhanced-parameter-ui/

PynamoDB sometimes need to connect to a DynamoDB Table that is not managed by PynamoDB, and may have different naming conventions, such as Camel Case (which is used by JSON)....