Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NormaliseARN ¶
NormaliseARN will normalise an AWS IAM ARN (i.e. an ARN returned from sts:GetCallerIdentity), returning the actual role ARN, rather than an ARN showing how the credentials were obtained (such as by assuming the role). This mirrors the way AWS policy documents are written. The ARN will have the form: arn:aws:iam::$AccountId:role/$RoleName
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.