Remove comment
This commit is contained in:
parent
6ca6131d21
commit
686ef55e40
@ -575,7 +575,6 @@ class AWSCloudProvider(CloudProviderInterface):
|
||||
"""
|
||||
|
||||
# Create a policy which allows user to assume a role within the account.
|
||||
# Another async call.
|
||||
iam_client = self._get_client("iam")
|
||||
iam_client.put_user_policy(
|
||||
UserName=self.root_account_username,
|
||||
|
Loading…
x
Reference in New Issue
Block a user