DescribeSourceNetworksRequestFilters
A set of filters by which to return Source Networks.
Contents
- originAccountID
-
Filter Source Networks by account ID containing the protected VPCs.
Type: String
Length Constraints: Fixed length of 12.
Pattern:
.*[0-9]{12,}.*
Required: No
- originRegion
-
Filter Source Networks by the region containing the protected VPCs.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 255.
Pattern:
(us(-gov)?|ap|ca|cn|eu|sa|af|me|il)-(central|north|(north(?:east|west))|south|south(?:east|west)|east|west)-[0-9]
Required: No
- sourceNetworkIDs
-
An array of Source Network IDs that should be returned. An empty array means all Source Networks.
Type: Array of strings
Array Members: Minimum number of 0 items. Maximum number of 100 items.
Length Constraints: Fixed length of 20.
Pattern:
sn-[0-9a-zA-Z]{17}
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: