package
0.0.0-20240430192549-e1bbdd6dbd3b
Repository: https://github.com/laren-aws/aws-doc-sdk-examples.git
Documentation: pkg.go.dev

# Functions

GetPolicyDescription retrieves the description of the policy with the specified ARN Inputs: svc is the IAM service client arn is the ARN of the policy Output: If success, the description of the policy and nil Otherwise, an empty string and an error from the call to GetPolicy.