Skip to content

Commit

Permalink
Merge pull request #390 from shyr/patch-1
Browse files Browse the repository at this point in the history
Fix typo
  • Loading branch information
k8s-ci-robot committed Jul 29, 2021
2 parents f3700a6 + 062049b commit 375e2c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/token/token.go
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ type Identity struct {
SessionName string

// The AWS Access Key ID used to authenticate the request. This can be used
// in conjuction with CloudTrail to determine the identity of the individual
// in conjunction with CloudTrail to determine the identity of the individual
// if the individual assumed an IAM role before making the request.
AccessKeyID string
}
Expand Down

0 comments on commit 375e2c9

Please sign in to comment.