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.
New-CDDeploymentConfig-DeploymentConfigName <String>-TimeBasedCanary_CanaryInterval <Int32>-TimeBasedCanary_CanaryPercentage <Int32>-ComputePlatform <ComputePlatform>-ZonalConfig_FirstZoneMonitorDurationInSecond <Int64>-TimeBasedLinear_LinearInterval <Int32>-TimeBasedLinear_LinearPercentage <Int32>-ZonalConfig_MonitorDurationInSecond <Int64>-MinimumHealthyHosts_Type <MinimumHealthyHostsType>-TrafficRoutingConfig_Type <TrafficRoutingType>-MinimumHealthyHostsPerZone_Type <MinimumHealthyHostsPerZoneType>-MinimumHealthyHosts_Value <Int32>-MinimumHealthyHostsPerZone_Value <Int32>-Select <String>-PassThru <SwitchParameter>-Force <SwitchParameter>-ClientConfig <AmazonCodeDeployConfig>
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Required? | True |
Position? | 1 |
Accept pipeline input? | True (ByValue, ByPropertyName) |
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) |
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | ZonalConfig_MinimumHealthyHostsPerZone_Type |
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | ZonalConfig_MinimumHealthyHostsPerZone_Value |
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 | TrafficRoutingConfig_TimeBasedCanary_CanaryInterval |
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | TrafficRoutingConfig_TimeBasedCanary_CanaryPercentage |
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | TrafficRoutingConfig_TimeBasedLinear_LinearInterval |
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | TrafficRoutingConfig_TimeBasedLinear_LinearPercentage |
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | ZonalConfig_FirstZoneMonitorDurationInSeconds |
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | ZonalConfig_MonitorDurationInSeconds |
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 |
New-CDDeploymentConfig -DeploymentConfigName AtLeastTwoHealthyHosts -MinimumHealthyHosts_Type HOST_COUNT -MinimumHealthyHosts_Value 2
0f3e8187-44ef-42da-aeed-b6823EXAMPLEThis example creates a new deployment configuration with the specified name and behavior.
AWS Tools for PowerShell: 2.x.y.z