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-SDService-Name <String>-CreatorRequestId <String>-Description <String>-DnsConfig <DnsConfig>-HealthCheckConfig_FailureThreshold <Int32>-HealthCheckCustomConfig <HealthCheckCustomConfig>-NamespaceId <String>-HealthCheckConfig_ResourcePath <String>-Tag <Tag[]>-HealthCheckConfig_Type <HealthCheckType>-Type <ServiceTypeOption>-Select <String>-PassThru <SwitchParameter>-Force <SwitchParameter>-ClientConfig <AmazonServiceDiscoveryConfig>
A
AAAA
A
and AAAA
SRV
CNAME
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
CreateService
requests to be retried without the risk of running the operation twice. CreatorRequestId
can be any unique string (for example, a date/timestamp). 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) |
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
/docs/route53-health-check.html
. Route 53 automatically adds the DNS name for the service. If you don't specify a value for ResourcePath
, the default value is /
.If you specify TCP
for Type
, you must not specify a value for ResourcePath
. Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Type
after you create a health check.Type
, the endpoint must support TLS v1.0 or later.TCP
for Type
, don't specify a value for ResourcePath
.Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
HealthCheckCustomConfig
or HealthCheckConfig
but not both.HealthCheckCustomConfig
configuration from an existing service. Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
SRV
record when you register an instance and you're using a system that requires a specific SRV
format, such as HAProxy, specify the following for Name
:_exampleservice
.._tcp
.SRV
record and assigns a name to the record by concatenating the service name and the namespace name (for example,_exampleservice._tcp.example.com
).For services that are accessible by DNS queries, you can't create multiple services with names that differ only by case (such as EXAMPLE and example). Otherwise, these services have the same DNS name and can't be distinguished. However, if you use a namespace that's only accessible by API calls, then you can create services that with names that differ only by case. Required? | True |
Position? | 1 |
Accept pipeline input? | True (ByValue, ByPropertyName) |
DnsConfig
object. 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 | Tags |
DiscoverInstances
API operation. No DNS records is registered for the service instances. The only valid value is HTTP
. Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
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 |
AWS Tools for PowerShell: 2.x.y.z