Skip to content

Commit

Permalink
Service mapping for elbv2
Browse files Browse the repository at this point in the history
  • Loading branch information
sjones4 committed Mar 10, 2021
1 parent 6f9bd81 commit bad762e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions awscli_plugin_eucalyptus/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
COMMAND_SERVICE_MAP = {
'cloudwatch': 'monitoring',
'elb': 'elasticloadbalancing',
'elbv2': 'elasticloadbalancing',
's3api': 's3'
}

Expand Down

0 comments on commit bad762e

Please sign in to comment.