aws / aws-tools-for-powershell

The AWS Tools for PowerShell lets developers and administrators manage their AWS services from the PowerShell scripting environment.
Apache License 2.0
239 stars 79 forks source link

Samples request for Get-EC2Tag #131

Closed matteo-prosperi closed 3 years ago

matteo-prosperi commented 4 years ago

See https://github.com/aws/aws-tools-for-powershell/issues/59#issuecomment-587266324

Also in -Filter @{Name="xxx";Value="yyy"}, Value should be changed to Values.

ashishdhingra commented 3 years ago

Example at https://docs.aws.amazon.com/powershell/latest/reference/items/Get-EC2Instance.html appears to be updated.