Fix virtual private gateway filters reference link (#66772)
This commit is contained in:
parent
35652ca788
commit
9656811e7c
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ options:
|
|||
filters:
|
||||
description:
|
||||
- A dict of filters to apply. Each dict item consists of a filter key and a filter value.
|
||||
See U(https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeRouteTables.html) for possible filters.
|
||||
See U(https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeVpnGateways.html) for possible filters.
|
||||
type: dict
|
||||
vpn_gateway_ids:
|
||||
description:
|
||||
|
|
Loading…
Reference in a new issue