< Back

Set-CmEc2DnsName

Mon Jan 13, 2020 3:42 am

NAME Set-CmEc2DnsName



SYNTAX

Set-CmEc2DnsName [-InstanceId] <string[]> [-DomainName] <string> [[-Region] <string>] [[-InstanceName] <string>]

[<CommonParameters>]





PARAMETERS

-DomainName <string>



Required? true

Position? 1

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



-InstanceId <string[]>



Required? true

Position? 0

Accept pipeline input? true (ByValue, ByPropertyName)

Parameter set name (All)

Aliases None

Dynamic? false



-InstanceName <string>



Required? false

Position? 3

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



-Region <string>



Required? false

Position? 2

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? 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

System.String[]





OUTPUTS

System.Object



ALIASES

None





REMARKS

None





examples : @{example=System.Management.Automation.PSObject[]}

alertSet : @{alert=System.Management.Automation.PSObject[]}

parameters : @{parameter=System.Management.Automation.PSObject[]}

details : @{name=Set-CMEC2InstanceType; description=System.Management.Automation.PSObject[]}

description : {@{Text=Changes the EC2 instance type of a running instance by shutting it down, changing the instance

type and starting it again in one cmdlet or leaves it stopped if it was stopped.}}

syntax : @{syntaxItem=@{name=Set-CMEC2InstanceType; parameter=System.Management.Automation.PSObject[]}}

xmlns:maml : http://schemas.microsoft.com/maml/2004/10

xmlns:command : http://schemas.microsoft.com/maml/dev/command/2004/10

xmlns:dev : http://schemas.microsoft.com/maml/dev/2004/10

Name : Set-CMEC2InstanceType

Category : Function

Synopsis : Changes an EC2 instance type leaving it in the same state

Component :

Role :

Functionality :

ModuleName : CMAWS





examples : @{example=System.Management.Automation.PSObject[]}

alertSet : @{alert=System.Management.Automation.PSObject[]}

parameters : @{parameter=System.Management.Automation.PSObject[]}

details : @{name=Set-R53Record; description=System.Management.Automation.PSObject[]}

description : {@{Text=Run the script in CREATE/UPDATE mode in order to add or modify DNS records in Amazon Route 53.

Requires 4 parameters - Domain name and type, name and the value of DNS record.}}

relatedLinks : @{navigationLink=@{uri=http://mypowershell.space}}

syntax : @{syntaxItem=@{name=Set-R53Record; parameter=System.Management.Automation.PSObject[]}}

xmlns:maml : http://schemas.microsoft.com/maml/2004/10

xmlns:command : http://schemas.microsoft.com/maml/dev/command/2004/10

xmlns:dev : http://schemas.microsoft.com/maml/dev/2004/10

Name : Set-R53Record

Category : Function

Synopsis : Made for easier interaction with Amazon Route 53 DNS service.

Component :

Role :

Functionality :

ModuleName : CMAWS