Correct link to DescribeInternetGateway docs (#25622)

Old link pointed to DescribeRoutingTable documentation instead of DescribeInternetGateway documentation.
pull/23651/head
Simon Staszkiewicz 7 years ago committed by Sloane Hertel
parent 0770b1018c
commit eb7530df95

@ -30,7 +30,7 @@ options:
filters:
description:
- A dict of filters to apply. Each dict item consists of a filter key and a filter value.
See U(http://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeRouteTables.html) for possible filters.
See U(http://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeInternetGateways.html) for possible filters.
required: false
default: null
internet_gateway_ids:

Loading…
Cancel
Save