AWS.Tools.Account.XML

<?xml version="1.0"?>
<doc>
    <assembly>
        <name>AWS.Tools.Account</name>
    </assembly>
    <members>
        <member name="T:Amazon.PowerShell.Cmdlets.ACCT.GetACCTAlternateContactCmdlet">
            <summary>
            Retrieves the specified alternate contact attached to an Amazon Web Services account.
             
              
            <para>
            For complete details about how to use the alternate contact operations, see <a href="https://docs.aws.amazon.com/accounts/latest/reference/manage-acct-update-contact.html">Access
            or updating the alternate contacts</a>.
            </para><note><para>
            Before you can update the alternate contact information for an Amazon Web Services
            account that is managed by Organizations, you must first enable integration between
            Amazon Web Services Account Management and Organizations. For more information, see
            <a href="https://docs.aws.amazon.com/accounts/latest/reference/using-orgs-trusted-access.html">Enabling
            trusted access for Amazon Web Services Account Management</a>.
            </para></note>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ACCT.GetACCTAlternateContactCmdlet.AccountId">
            <summary>
            <para>
            <para>Specifies the 12 digit account ID number of the Amazon Web Services account that you
            want to access or modify with this operation.</para><para>If you do not specify this parameter, it defaults to the Amazon Web Services account
            of the identity used to call the operation.</para><para>To use this parameter, the caller must be an identity in the <a href="https://docs.aws.amazon.com/organizations/latest/userguide/orgs_getting-started_concepts.html#account">organization's
            management account</a> or a delegated administrator account, and the specified account
            ID must be a member account in the same organization. The organization must have <a href="https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_org_support-all-features.html">all
            features enabled</a>, and the organization must have <a href="https://docs.aws.amazon.com/organizations/latest/userguide/using-orgs-trusted-access.html">trusted
            access</a> enabled for the Account Management service, and optionally a <a href="https://docs.aws.amazon.com/organizations/latest/userguide/using-orgs-delegated-admin.html">delegated
            admin</a> account assigned.</para><note><para>The management account can't specify its own <code>AccountId</code>; it must call
            the operation in standalone context by not including the <code>AccountId</code> parameter.</para></note><para>To call this operation on an account that is not a member of an organization, then
            don't specify this parameter, and call the operation using an identity belonging to
            the account whose contacts you wish to retrieve or modify.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ACCT.GetACCTAlternateContactCmdlet.AlternateContactType">
            <summary>
            <para>
            <para>Specifies which alternate contact you want to retrieve.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ACCT.GetACCTAlternateContactCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'AlternateContact'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Account.Model.GetAlternateContactResponse).
            Specifying the name of a property of type Amazon.Account.Model.GetAlternateContactResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ACCT.GetACCTAlternateContactCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AlternateContactType parameter.
            The -PassThru parameter is deprecated, use -Select '^AlternateContactType' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.ACCT.GetACCTContactInformationCmdlet">
            <summary>
            Retrieves the primary contact information of an Amazon Web Services account.
             
              
            <para>
            For complete details about how to use the primary contact operations, see <a href="https://docs.aws.amazon.com/accounts/latest/reference/manage-acct-update-contact.html">Update
            the primary and alternate contact information</a>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ACCT.GetACCTContactInformationCmdlet.AccountId">
            <summary>
            <para>
            <para>Specifies the 12-digit account ID number of the Amazon Web Services account that you
            want to access or modify with this operation. If you don't specify this parameter,
            it defaults to the Amazon Web Services account of the identity used to call the operation.
            To use this parameter, the caller must be an identity in the <a href="https://docs.aws.amazon.com/organizations/latest/userguide/orgs_getting-started_concepts.html#account">organization's
            management account</a> or a delegated administrator account. The specified account
            ID must also be a member account in the same organization. The organization must have
            <a href="https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_org_support-all-features.html">all
            features enabled</a>, and the organization must have <a href="https://docs.aws.amazon.com/organizations/latest/userguide/using-orgs-trusted-access.html">trusted
            access</a> enabled for the Account Management service, and optionally a <a href="https://docs.aws.amazon.com/organizations/latest/userguide/using-orgs-delegated-admin.html">delegated
            admin</a> account assigned.</para><note><para>The management account can't specify its own <code>AccountId</code>. It must call
            the operation in standalone context by not including the <code>AccountId</code> parameter.</para></note><para>To call this operation on an account that is not a member of an organization, don't
            specify this parameter. Instead, call the operation using an identity belonging to
            the account whose contacts you wish to retrieve or modify.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ACCT.GetACCTContactInformationCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ContactInformation'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Account.Model.GetContactInformationResponse).
            Specifying the name of a property of type Amazon.Account.Model.GetContactInformationResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.ACCT.RemoveACCTAlternateContactCmdlet">
            <summary>
            Deletes the specified alternate contact from an Amazon Web Services account.
             
              
            <para>
            For complete details about how to use the alternate contact operations, see <a href="https://docs.aws.amazon.com/accounts/latest/reference/manage-acct-update-contact.html">Access
            or updating the alternate contacts</a>.
            </para><note><para>
            Before you can update the alternate contact information for an Amazon Web Services
            account that is managed by Organizations, you must first enable integration between
            Amazon Web Services Account Management and Organizations. For more information, see
            <a href="https://docs.aws.amazon.com/accounts/latest/reference/using-orgs-trusted-access.html">Enabling
            trusted access for Amazon Web Services Account Management</a>.
            </para></note>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ACCT.RemoveACCTAlternateContactCmdlet.AccountId">
            <summary>
            <para>
            <para>Specifies the 12 digit account ID number of the Amazon Web Services account that you
            want to access or modify with this operation.</para><para>If you do not specify this parameter, it defaults to the Amazon Web Services account
            of the identity used to call the operation.</para><para>To use this parameter, the caller must be an identity in the <a href="https://docs.aws.amazon.com/organizations/latest/userguide/orgs_getting-started_concepts.html#account">organization's
            management account</a> or a delegated administrator account, and the specified account
            ID must be a member account in the same organization. The organization must have <a href="https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_org_support-all-features.html">all
            features enabled</a>, and the organization must have <a href="https://docs.aws.amazon.com/organizations/latest/userguide/using-orgs-trusted-access.html">trusted
            access</a> enabled for the Account Management service, and optionally a <a href="https://docs.aws.amazon.com/organizations/latest/userguide/using-orgs-delegated-admin.html">delegated
            admin</a> account assigned.</para><note><para>The management account can't specify its own <code>AccountId</code>; it must call
            the operation in standalone context by not including the <code>AccountId</code> parameter.</para></note><para>To call this operation on an account that is not a member of an organization, then
            don't specify this parameter, and call the operation using an identity belonging to
            the account whose contacts you wish to retrieve or modify.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ACCT.RemoveACCTAlternateContactCmdlet.AlternateContactType">
            <summary>
            <para>
            <para>Specifies which of the alternate contacts to delete. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ACCT.RemoveACCTAlternateContactCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Account.Model.DeleteAlternateContactResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ACCT.RemoveACCTAlternateContactCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AlternateContactType parameter.
            The -PassThru parameter is deprecated, use -Select '^AlternateContactType' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ACCT.RemoveACCTAlternateContactCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.ACCT.WriteACCTAlternateContactCmdlet">
            <summary>
            Modifies the specified alternate contact attached to an Amazon Web Services account.
             
              
            <para>
            For complete details about how to use the alternate contact operations, see <a href="https://docs.aws.amazon.com/accounts/latest/reference/manage-acct-update-contact.html">Access
            or updating the alternate contacts</a>.
            </para><note><para>
            Before you can update the alternate contact information for an Amazon Web Services
            account that is managed by Organizations, you must first enable integration between
            Amazon Web Services Account Management and Organizations. For more information, see
            <a href="https://docs.aws.amazon.com/accounts/latest/reference/using-orgs-trusted-access.html">Enabling
            trusted access for Amazon Web Services Account Management</a>.
            </para></note>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ACCT.WriteACCTAlternateContactCmdlet.AccountId">
            <summary>
            <para>
            <para>Specifies the 12 digit account ID number of the Amazon Web Services account that you
            want to access or modify with this operation.</para><para>If you do not specify this parameter, it defaults to the Amazon Web Services account
            of the identity used to call the operation.</para><para>To use this parameter, the caller must be an identity in the <a href="https://docs.aws.amazon.com/organizations/latest/userguide/orgs_getting-started_concepts.html#account">organization's
            management account</a> or a delegated administrator account, and the specified account
            ID must be a member account in the same organization. The organization must have <a href="https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_org_support-all-features.html">all
            features enabled</a>, and the organization must have <a href="https://docs.aws.amazon.com/organizations/latest/userguide/using-orgs-trusted-access.html">trusted
            access</a> enabled for the Account Management service, and optionally a <a href="https://docs.aws.amazon.com/organizations/latest/userguide/using-orgs-delegated-admin.html">delegated
            admin</a> account assigned.</para><note><para>The management account can't specify its own <code>AccountId</code>; it must call
            the operation in standalone context by not including the <code>AccountId</code> parameter.</para></note><para>To call this operation on an account that is not a member of an organization, then
            don't specify this parameter, and call the operation using an identity belonging to
            the account whose contacts you wish to retrieve or modify.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ACCT.WriteACCTAlternateContactCmdlet.AlternateContactType">
            <summary>
            <para>
            <para>Specifies which alternate contact you want to create or update.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ACCT.WriteACCTAlternateContactCmdlet.EmailAddress">
            <summary>
            <para>
            <para>Specifies an email address for the alternate contact. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ACCT.WriteACCTAlternateContactCmdlet.Name">
            <summary>
            <para>
            <para>Specifies a name for the alternate contact.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ACCT.WriteACCTAlternateContactCmdlet.PhoneNumber">
            <summary>
            <para>
            <para>Specifies a phone number for the alternate contact.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ACCT.WriteACCTAlternateContactCmdlet.Title">
            <summary>
            <para>
            <para>Specifies a title for the alternate contact.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ACCT.WriteACCTAlternateContactCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Account.Model.PutAlternateContactResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ACCT.WriteACCTAlternateContactCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.ACCT.WriteACCTContactInformationCmdlet">
            <summary>
            Updates the primary contact information of an Amazon Web Services account.
             
              
            <para>
            For complete details about how to use the primary contact operations, see <a href="https://docs.aws.amazon.com/accounts/latest/reference/manage-acct-update-contact.html">Update
            the primary and alternate contact information</a>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ACCT.WriteACCTContactInformationCmdlet.AccountId">
            <summary>
            <para>
            <para>Specifies the 12-digit account ID number of the Amazon Web Services account that you
            want to access or modify with this operation. If you don't specify this parameter,
            it defaults to the Amazon Web Services account of the identity used to call the operation.
            To use this parameter, the caller must be an identity in the <a href="https://docs.aws.amazon.com/organizations/latest/userguide/orgs_getting-started_concepts.html#account">organization's
            management account</a> or a delegated administrator account. The specified account
            ID must also be a member account in the same organization. The organization must have
            <a href="https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_org_support-all-features.html">all
            features enabled</a>, and the organization must have <a href="https://docs.aws.amazon.com/organizations/latest/userguide/using-orgs-trusted-access.html">trusted
            access</a> enabled for the Account Management service, and optionally a <a href="https://docs.aws.amazon.com/organizations/latest/userguide/using-orgs-delegated-admin.html">delegated
            admin</a> account assigned.</para><note><para>The management account can't specify its own <code>AccountId</code>. It must call
            the operation in standalone context by not including the <code>AccountId</code> parameter.</para></note><para>To call this operation on an account that is not a member of an organization, don't
            specify this parameter. Instead, call the operation using an identity belonging to
            the account whose contacts you wish to retrieve or modify.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ACCT.WriteACCTContactInformationCmdlet.ContactInformation_AddressLine1">
            <summary>
            <para>
            <para>The first line of the primary contact address.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ACCT.WriteACCTContactInformationCmdlet.ContactInformation_AddressLine2">
            <summary>
            <para>
            <para>The second line of the primary contact address, if any.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ACCT.WriteACCTContactInformationCmdlet.ContactInformation_AddressLine3">
            <summary>
            <para>
            <para>The third line of the primary contact address, if any.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ACCT.WriteACCTContactInformationCmdlet.ContactInformation_City">
            <summary>
            <para>
            <para>The city of the primary contact address.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ACCT.WriteACCTContactInformationCmdlet.ContactInformation_CompanyName">
            <summary>
            <para>
            <para>The name of the company associated with the primary contact information, if any.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ACCT.WriteACCTContactInformationCmdlet.ContactInformation_CountryCode">
            <summary>
            <para>
            <para>The ISO-3166 two-letter country code for the primary contact address.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ACCT.WriteACCTContactInformationCmdlet.ContactInformation_DistrictOrCounty">
            <summary>
            <para>
            <para>The district or county of the primary contact address, if any.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ACCT.WriteACCTContactInformationCmdlet.ContactInformation_FullName">
            <summary>
            <para>
            <para>The full name of the primary contact address.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ACCT.WriteACCTContactInformationCmdlet.ContactInformation_PhoneNumber">
            <summary>
            <para>
            <para>The phone number of the primary contact information. The number will be validated
            and, in some countries, checked for activation.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ACCT.WriteACCTContactInformationCmdlet.ContactInformation_PostalCode">
            <summary>
            <para>
            <para>The postal code of the primary contact address.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ACCT.WriteACCTContactInformationCmdlet.ContactInformation_StateOrRegion">
            <summary>
            <para>
            <para>The state or region of the primary contact address. This field is required in selected
            countries.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ACCT.WriteACCTContactInformationCmdlet.ContactInformation_WebsiteUrl">
            <summary>
            <para>
            <para>The URL of the website associated with the primary contact information, if any.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ACCT.WriteACCTContactInformationCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Account.Model.PutContactInformationResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ACCT.WriteACCTContactInformationCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
    </members>
</doc>