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

Calls the Amazon Route 53 Domains UpdateDomainContact API operation.

Syntax

Update-R53DDomainContact
-DomainName <String>
-AdminContact_AddressLine1 <String>
-BillingContact_AddressLine1 <String>
-RegistrantContact_AddressLine1 <String>
-TechContact_AddressLine1 <String>
-AdminContact_AddressLine2 <String>
-BillingContact_AddressLine2 <String>
-RegistrantContact_AddressLine2 <String>
-TechContact_AddressLine2 <String>
-AdminContact_City <String>
-BillingContact_City <String>
-RegistrantContact_City <String>
-TechContact_City <String>
-AdminContact_ContactType <ContactType>
-BillingContact_ContactType <ContactType>
-RegistrantContact_ContactType <ContactType>
-TechContact_ContactType <ContactType>
-AdminContact_CountryCode <CountryCode>
-BillingContact_CountryCode <CountryCode>
-RegistrantContact_CountryCode <CountryCode>
-TechContact_CountryCode <CountryCode>
-Consent_Currency <String>
-AdminContact_Email <String>
-BillingContact_Email <String>
-RegistrantContact_Email <String>
-TechContact_Email <String>
-AdminContact_ExtraParam <ExtraParam[]>
-BillingContact_ExtraParam <ExtraParam[]>
-RegistrantContact_ExtraParam <ExtraParam[]>
-TechContact_ExtraParam <ExtraParam[]>
-AdminContact_Fax <String>
-BillingContact_Fax <String>
-RegistrantContact_Fax <String>
-TechContact_Fax <String>
-AdminContact_FirstName <String>
-BillingContact_FirstName <String>
-RegistrantContact_FirstName <String>
-TechContact_FirstName <String>
-AdminContact_LastName <String>
-BillingContact_LastName <String>
-RegistrantContact_LastName <String>
-TechContact_LastName <String>
-Consent_MaxPrice <Double>
-AdminContact_OrganizationName <String>
-BillingContact_OrganizationName <String>
-RegistrantContact_OrganizationName <String>
-TechContact_OrganizationName <String>
-AdminContact_PhoneNumber <String>
-BillingContact_PhoneNumber <String>
-RegistrantContact_PhoneNumber <String>
-TechContact_PhoneNumber <String>
-AdminContact_State <String>
-BillingContact_State <String>
-RegistrantContact_State <String>
-TechContact_State <String>
-AdminContact_ZipCode <String>
-BillingContact_ZipCode <String>
-RegistrantContact_ZipCode <String>
-TechContact_ZipCode <String>
-Select <String>
-PassThru <SwitchParameter>
-Force <SwitchParameter>
-ClientConfig <AmazonRoute53DomainsConfig>

Description

This operation updates the contact information for a particular domain. You must specify information for at least one contact: registrant, administrator, or technical. If the update is successful, this method returns an operation ID that you can use to track the progress and completion of the operation. If the request is not completed successfully, the domain registrant will be notified by email.

Parameters

-AdminContact_AddressLine1 <String>
First line of the contact's address.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-AdminContact_AddressLine2 <String>
Second line of contact's address, if any.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-AdminContact_City <String>
The city of the contact's address.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-AdminContact_ContactType <ContactType>
Indicates whether the contact is a person, company, association, or public organization. Note the following:
  • If you specify a value other than PERSON, you must also specify a value for OrganizationName.
  • For some TLDs, the privacy protection available depends on the value that you specify for Contact Type. For the privacy protection settings for your TLD, see Domains that You Can Register with Amazon Route 53 in the Amazon Route 53 Developer Guide
  • For .es domains, the value of ContactType must be PERSON for all three contacts.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-AdminContact_CountryCode <CountryCode>
Code for the country of the contact's address.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-AdminContact_Email <String>
Email address of the contact.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-AdminContact_ExtraParam <ExtraParam[]>
A list of name-value pairs for parameters required by certain top-level domains.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesAdminContact_ExtraParams
-AdminContact_Fax <String>
Fax number of the contact.Constraints: Phone number must be specified in the format "+[country dialing code].[number including any area code]". For example, a US phone number might appear as "+1.1234567890".
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-AdminContact_FirstName <String>
First name of contact.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-AdminContact_LastName <String>
Last name of contact.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-AdminContact_OrganizationName <String>
Name of the organization for contact types other than PERSON.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-AdminContact_PhoneNumber <String>
The phone number of the contact.Constraints: Phone number must be specified in the format "+[country dialing code].[number including any area code>]". For example, a US phone number might appear as "+1.1234567890".
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-AdminContact_State <String>
The state or province of the contact's city.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-AdminContact_ZipCode <String>
The zip or postal code of the contact's address.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-BillingContact_AddressLine1 <String>
First line of the contact's address.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-BillingContact_AddressLine2 <String>
Second line of contact's address, if any.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-BillingContact_City <String>
The city of the contact's address.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-BillingContact_ContactType <ContactType>
Indicates whether the contact is a person, company, association, or public organization. Note the following:
  • If you specify a value other than PERSON, you must also specify a value for OrganizationName.
  • For some TLDs, the privacy protection available depends on the value that you specify for Contact Type. For the privacy protection settings for your TLD, see Domains that You Can Register with Amazon Route 53 in the Amazon Route 53 Developer Guide
  • For .es domains, the value of ContactType must be PERSON for all three contacts.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-BillingContact_CountryCode <CountryCode>
Code for the country of the contact's address.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-BillingContact_Email <String>
Email address of the contact.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-BillingContact_ExtraParam <ExtraParam[]>
A list of name-value pairs for parameters required by certain top-level domains.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesBillingContact_ExtraParams
-BillingContact_Fax <String>
Fax number of the contact.Constraints: Phone number must be specified in the format "+[country dialing code].[number including any area code]". For example, a US phone number might appear as "+1.1234567890".
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-BillingContact_FirstName <String>
First name of contact.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-BillingContact_LastName <String>
Last name of contact.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-BillingContact_OrganizationName <String>
Name of the organization for contact types other than PERSON.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-BillingContact_PhoneNumber <String>
The phone number of the contact.Constraints: Phone number must be specified in the format "+[country dialing code].[number including any area code>]". For example, a US phone number might appear as "+1.1234567890".
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-BillingContact_State <String>
The state or province of the contact's city.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-BillingContact_ZipCode <String>
The zip or postal code of the contact's address.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
Amazon.PowerShell.Cmdlets.R53D.AmazonRoute53DomainsClientCmdlet.ClientConfig
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-Consent_Currency <String>
Currency for the MaxPrice.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-Consent_MaxPrice <Double>
Maximum amount the customer agreed to accept.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-DomainName <String>
The name of the domain that you want to update contact information for.
Required?True
Position?1
Accept pipeline input?True (ByValue, ByPropertyName)
This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-PassThru <SwitchParameter>
Changes the cmdlet behavior to return the value passed to the DomainName parameter. The -PassThru parameter is deprecated, use -Select '^DomainName' instead. This parameter will be removed in a future version.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-RegistrantContact_AddressLine1 <String>
First line of the contact's address.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-RegistrantContact_AddressLine2 <String>
Second line of contact's address, if any.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-RegistrantContact_City <String>
The city of the contact's address.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-RegistrantContact_ContactType <ContactType>
Indicates whether the contact is a person, company, association, or public organization. Note the following:
  • If you specify a value other than PERSON, you must also specify a value for OrganizationName.
  • For some TLDs, the privacy protection available depends on the value that you specify for Contact Type. For the privacy protection settings for your TLD, see Domains that You Can Register with Amazon Route 53 in the Amazon Route 53 Developer Guide
  • For .es domains, the value of ContactType must be PERSON for all three contacts.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-RegistrantContact_CountryCode <CountryCode>
Code for the country of the contact's address.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-RegistrantContact_Email <String>
Email address of the contact.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-RegistrantContact_ExtraParam <ExtraParam[]>
A list of name-value pairs for parameters required by certain top-level domains.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesRegistrantContact_ExtraParams
-RegistrantContact_Fax <String>
Fax number of the contact.Constraints: Phone number must be specified in the format "+[country dialing code].[number including any area code]". For example, a US phone number might appear as "+1.1234567890".
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-RegistrantContact_FirstName <String>
First name of contact.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-RegistrantContact_LastName <String>
Last name of contact.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-RegistrantContact_OrganizationName <String>
Name of the organization for contact types other than PERSON.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-RegistrantContact_PhoneNumber <String>
The phone number of the contact.Constraints: Phone number must be specified in the format "+[country dialing code].[number including any area code>]". For example, a US phone number might appear as "+1.1234567890".
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-RegistrantContact_State <String>
The state or province of the contact's city.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-RegistrantContact_ZipCode <String>
The zip or postal code of the contact's address.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-Select <String>
Use the -Select parameter to control the cmdlet output. The default value is 'OperationId'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Route53Domains.Model.UpdateDomainContactResponse). Specifying the name of a property of type Amazon.Route53Domains.Model.UpdateDomainContactResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-TechContact_AddressLine1 <String>
First line of the contact's address.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-TechContact_AddressLine2 <String>
Second line of contact's address, if any.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-TechContact_City <String>
The city of the contact's address.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-TechContact_ContactType <ContactType>
Indicates whether the contact is a person, company, association, or public organization. Note the following:
  • If you specify a value other than PERSON, you must also specify a value for OrganizationName.
  • For some TLDs, the privacy protection available depends on the value that you specify for Contact Type. For the privacy protection settings for your TLD, see Domains that You Can Register with Amazon Route 53 in the Amazon Route 53 Developer Guide
  • For .es domains, the value of ContactType must be PERSON for all three contacts.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-TechContact_CountryCode <CountryCode>
Code for the country of the contact's address.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-TechContact_Email <String>
Email address of the contact.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-TechContact_ExtraParam <ExtraParam[]>
A list of name-value pairs for parameters required by certain top-level domains.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesTechContact_ExtraParams
-TechContact_Fax <String>
Fax number of the contact.Constraints: Phone number must be specified in the format "+[country dialing code].[number including any area code]". For example, a US phone number might appear as "+1.1234567890".
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-TechContact_FirstName <String>
First name of contact.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-TechContact_LastName <String>
Last name of contact.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-TechContact_OrganizationName <String>
Name of the organization for contact types other than PERSON.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-TechContact_PhoneNumber <String>
The phone number of the contact.Constraints: Phone number must be specified in the format "+[country dialing code].[number including any area code>]". For example, a US phone number might appear as "+1.1234567890".
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-TechContact_State <String>
The state or province of the contact's city.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-TechContact_ZipCode <String>
The zip or postal code of the contact's address.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)

Common Credential and Region Parameters

-AccessKey <String>
The AWS access key for the user account. This can be a temporary access key if the corresponding session token is supplied to the -SessionToken parameter.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesAK
-Credential <AWSCredentials>
An AWSCredentials object instance containing access and secret key information, and optionally a token for session-based credentials.
Required?False
Position?Named
Accept pipeline input?True (ByValue, ByPropertyName)
-EndpointUrl <String>
The endpoint to make the call against.Note: This parameter is primarily for internal AWS use and is not required/should not be specified for normal usage. The cmdlets normally determine which endpoint to call based on the region specified to the -Region parameter or set as default in the shell (via Set-DefaultAWSRegion). Only specify this parameter if you must direct the call to a specific custom endpoint.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-NetworkCredential <PSCredential>
Used with SAML-based authentication when ProfileName references a SAML role profile. Contains the network credentials to be supplied during authentication with the configured identity provider's endpoint. This parameter is not required if the user's default network identity can or should be used during authentication.
Required?False
Position?Named
Accept pipeline input?True (ByValue, ByPropertyName)
-ProfileLocation <String>
Used to specify the name and location of the ini-format credential file (shared with the AWS CLI and other AWS SDKs)If this optional parameter is omitted this cmdlet will search the encrypted credential file used by the AWS SDK for .NET and AWS Toolkit for Visual Studio first. If the profile is not found then the cmdlet will search in the ini-format credential file at the default location: (user's home directory)\.aws\credentials.If this parameter is specified then this cmdlet will only search the ini-format credential file at the location given.As the current folder can vary in a shell or during script execution it is advised that you use specify a fully qualified path instead of a relative path.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesAWSProfilesLocation, ProfilesLocation
-ProfileName <String>
The user-defined name of an AWS credentials or SAML-based role profile containing credential information. The profile is expected to be found in the secure credential file shared with the AWS SDK for .NET and AWS Toolkit for Visual Studio. You can also specify the name of a profile stored in the .ini-format credential file used with the AWS CLI and other AWS SDKs.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesStoredCredentials, AWSProfileName
-Region <Object>
The system name of an AWS region or an AWSRegion instance. This governs the endpoint that will be used when calling service operations. Note that the AWS resources referenced in a call are usually region-specific.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesRegionToCall
-SecretKey <String>
The AWS secret key for the user account. This can be a temporary secret key if the corresponding session token is supplied to the -SessionToken parameter.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesSK, SecretAccessKey
-SessionToken <String>
The session token if the access and secret keys are temporary session-based credentials.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesST

Outputs

This cmdlet returns a System.String object. The service call response (type Amazon.Route53Domains.Model.UpdateDomainContactResponse) can also be referenced from properties attached to the cmdlet entry in the $AWSHistory stack.

Supported Version

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