AWS Tools for Windows PowerShell
Command Reference

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.

Synopsis

Clears AWS default proxy for the shell. Subsequent AWS cmdlet invocations will not use a proxy.

Syntax

Clear-AWSProxy
-Scope <VariableScope>

Description

Clears AWS default proxy for the shell.

Parameters

-Scope <VariableScope>
This parameter allows to specify the scope of the proxy configuration to clear. For details about variables scopes see https://docs.microsoft.com/en-us/powershell/module/microsoft.powershell.core/about/about_scopes.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)

Outputs

None
This cmdlet does not generate any output.

Examples

Example 1

Clear-AWSProxy
This command removes proxy configuration from the current shell. Subsequent cmdlets invocations will not use a proxy.

Supported Version

AWS Tools for PowerShell: 2.x.y.z