We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ec3220 commit ff65077Copy full SHA for ff65077
devolv/drift/aws_fetcher.py
@@ -1,5 +1,5 @@
1
import boto3
2
-
+
3
def get_aws_policy_document(policy_arn: str) -> dict:
4
"""
5
Fetch the JSON document of the default version of a managed IAM policy.
0 commit comments