We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d423a66 commit ef5a7fbCopy full SHA for ef5a7fb
devolv/drift/cli.py
@@ -188,4 +188,4 @@ def _update_aws_policy(iam, policy_arn, policy_doc):
188
PolicyArn=policy_arn,
189
PolicyDocument=json.dumps(policy_doc),
190
SetAsDefault=True
191
- )
+ )
0 commit comments