class Aws::IAM::Types::GetPolicyRequest

@note When making an API call, you may pass GetPolicyRequest

data as a hash:

    {
      policy_arn: "arnType", # required
    }

@!attribute [rw] policy_arn

The Amazon Resource Name (ARN) of the managed policy that you want
information about.

For more information about ARNs, see [Amazon Resource Names
(ARNs)][1] in the *Amazon Web Services General Reference*.

[1]: https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/iam-2010-05-08/GetPolicyRequest AWS API Documentation

Constants

SENSITIVE