Skip to content
This repository has been archived by the owner on Aug 14, 2018. It is now read-only.

Commit

Permalink
Merge pull request #47 from rs-services/master
Browse files Browse the repository at this point in the history
Adding CostExplorer Service
  • Loading branch information
mdwhatcott authored May 15, 2018
2 parents ffceae7 + 7daaf75 commit 0c1422d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions awsauth.go
Original file line number Diff line number Diff line change
Expand Up @@ -192,6 +192,7 @@ const (
var (
awsSignVersion = map[string]int{
"autoscaling": 4,
"ce": 4,
"cloudfront": 4,
"cloudformation": 4,
"cloudsearch": 4,
Expand Down

0 comments on commit 0c1422d

Please sign in to comment.