Skip to content

Commit

Permalink
Link reference
Browse files Browse the repository at this point in the history
Co-authored-by: STeve (Xin) Huang <[email protected]>
  • Loading branch information
joaoubaldo and greedy52 committed Aug 7, 2024
1 parent 4f393e3 commit 11d2169
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/utils/aws/aws.go
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ const (
AmzJSON1_1 = "application/x-amz-json-1.1"

// MaxRoleSessionName is the maximum length of the role session name used by the AssumeRole call.
// https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_iam-quotas.html
MaxRoleSessionName = 64
)

Expand Down

0 comments on commit 11d2169

Please sign in to comment.