Skip to content

Commit ff65077

Browse files
committed
updating action
1 parent 8ec3220 commit ff65077

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

devolv/drift/aws_fetcher.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import boto3
2-
2+
33
def get_aws_policy_document(policy_arn: str) -> dict:
44
"""
55
Fetch the JSON document of the default version of a managed IAM policy.

0 commit comments

Comments
 (0)