Skip to content

Commit

Permalink
Glint
Browse files Browse the repository at this point in the history
  • Loading branch information
YakDriver committed Jan 27, 2022
1 parent a289a66 commit 22b5c80
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions internal/conns/conns.go
Original file line number Diff line number Diff line change
Expand Up @@ -1552,8 +1552,6 @@ func (c *Config) Client() (interface{}, error) {
Region: aws.String(stsRegion),
}

fmt.Printf("setting sts region to: %s\n", stsRegion)

client.STSConn = sts.New(sess.Copy(stsConfig))

// Services that require multiple client configurations
Expand Down

0 comments on commit 22b5c80

Please sign in to comment.