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>
            </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.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>
            </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>
            </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>
    </members>
</doc>