mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
[aws] lambda_policy: Remove spurious definition of policy variable (#41693)
This commit is contained in:
committed by
Sloane Hertel
parent
fd8cc775a7
commit
1118e441e9
@@ -261,8 +261,6 @@ def get_policy_statement(module, client):
|
||||
:param client:
|
||||
:return:
|
||||
"""
|
||||
|
||||
policy = dict()
|
||||
sid = module.params['statement_id']
|
||||
|
||||
# set API parameters
|
||||
|
||||
Reference in New Issue
Block a user