< Back
Remove-AwsEasyStack
Post
NAME Remove-AwsEasyStack
SYNOPSIS
Get rid of all the stuff created by New-EasyAwsStack.
SYNTAX
Remove-AwsEasyStack [-serverclass] <String> [-region] <String> [-WhatIf] [-Confirm] [<CommonParameters>]
DESCRIPTION
N/A.
PARAMETERS
-serverclass <String>
Required? true
Position? 1
Default value
Accept pipeline input? false
Accept wildcard characters? false
-region <String>
name your build
Required? true
Position? 2
Default value
Accept pipeline input? false
Accept wildcard characters? false
-WhatIf [<SwitchParameter>]
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-Confirm [<SwitchParameter>]
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
-------------------------- EXAMPLE 1 --------------------------
PS C:\\>New-AwsEasyStack -serverclass mystackname -region where?
RELATED LINKS
SYNOPSIS
Get rid of all the stuff created by New-EasyAwsStack.
SYNTAX
Remove-AwsEasyStack [-serverclass] <String> [-region] <String> [-WhatIf] [-Confirm] [<CommonParameters>]
DESCRIPTION
N/A.
PARAMETERS
-serverclass <String>
Required? true
Position? 1
Default value
Accept pipeline input? false
Accept wildcard characters? false
-region <String>
name your build
Required? true
Position? 2
Default value
Accept pipeline input? false
Accept wildcard characters? false
-WhatIf [<SwitchParameter>]
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-Confirm [<SwitchParameter>]
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
-------------------------- EXAMPLE 1 --------------------------
PS C:\\>New-AwsEasyStack -serverclass mystackname -region where?
RELATED LINKS