farrellit / ec2metadata-role-assumption

a simple role assumption service that exports resultant credentials the same way the ec2metadata service does, and provides endpoints for arbitrary metadata like in EC2 land.
8 stars 30 forks source link

set output format for awscli commands #19

Open farrellit opened 7 years ago

farrellit commented 7 years ago

if default output is set to something other than json the page 500s. Explicitly set the output mode to json for all AWS commands.