AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Get-EC2VpcClassicLink-VpcId <String[]>-DryRun <Boolean>-Filter <Filter[]>-Select <String>-ClientConfig <AmazonEC2Config>
| Required? | False | 
| Position? | Named | 
| Accept pipeline input? | True (ByPropertyName) | 
| Required? | False | 
| Position? | Named | 
| Accept pipeline input? | True (ByPropertyName) | 
| Required? | False | 
| Position? | Named | 
| Accept pipeline input? | True (ByPropertyName) | 
| Aliases | Filters | 
| Required? | False | 
| Position? | Named | 
| Accept pipeline input? | True (ByPropertyName) | 
| Required? | False | 
| Position? | 1 | 
| Accept pipeline input? | True (ByValue, ByPropertyName) | 
| Aliases | VpcIds | 
| Required? | False | 
| Position? | Named | 
| Accept pipeline input? | True (ByPropertyName) | 
| Aliases | AK | 
| Required? | False | 
| Position? | Named | 
| Accept pipeline input? | True (ByValue, ByPropertyName) | 
| Required? | False | 
| Position? | Named | 
| Accept pipeline input? | True (ByPropertyName) | 
| Required? | False | 
| Position? | Named | 
| Accept pipeline input? | True (ByValue, ByPropertyName) | 
| Required? | False | 
| Position? | Named | 
| Accept pipeline input? | True (ByPropertyName) | 
| Aliases | AWSProfilesLocation, ProfilesLocation | 
| Required? | False | 
| Position? | Named | 
| Accept pipeline input? | True (ByPropertyName) | 
| Aliases | StoredCredentials, AWSProfileName | 
| Required? | False | 
| Position? | Named | 
| Accept pipeline input? | True (ByPropertyName) | 
| Aliases | RegionToCall | 
| Required? | False | 
| Position? | Named | 
| Accept pipeline input? | True (ByPropertyName) | 
| Aliases | SK, SecretAccessKey | 
| Required? | False | 
| Position? | Named | 
| Accept pipeline input? | True (ByPropertyName) | 
| Aliases | ST | 
Get-EC2VpcClassicLink -Region eu-west-1
ClassicLinkEnabled Tags VpcId
------------------ ---- -----
False {Name} vpc-0fc1ff23f45b678eb
False {} vpc-01e23c4a5d6db78e9
False {Name} vpc-0123456b078b9d01f
False {} vpc-12cf3b4f
False {Name} vpc-0b12d3456a7e8901dAbove example returns all the VPCs with their ClassicLinkEnabled state for the region
AWS Tools for PowerShell: 2.x.y.z