AWS.Tools.Account.XML
<?xml version="1.0"?>
<doc> <assembly> <name>AWS.Tools.Account</name> </assembly> <members> <member name="T:Amazon.PowerShell.Cmdlets.ACCT.ApproveACCTPrimaryEmailUpdateCmdlet"> <summary> Accepts the request that originated from <a>StartPrimaryEmailUpdate</a> to update the primary email address (also known as the root user email address) for the specified account. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.ACCT.ApproveACCTPrimaryEmailUpdateCmdlet.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. 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 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><para>This operation can only be called from the management account or the delegated administrator account of an organization for a member account.</para><note><para>The management account can't specify its own <c>AccountId</c>.</para></note> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.ACCT.ApproveACCTPrimaryEmailUpdateCmdlet.Otp"> <summary> <para> <para>The OTP code sent to the <c>PrimaryEmail</c> specified on the <c>StartPrimaryEmailUpdate</c> API call.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.ACCT.ApproveACCTPrimaryEmailUpdateCmdlet.PrimaryEmail"> <summary> <para> <para>The new primary email address for use with the specified account. This must match the <c>PrimaryEmail</c> from the <c>StartPrimaryEmailUpdate</c> API call.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.ACCT.ApproveACCTPrimaryEmailUpdateCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'Status'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Account.Model.AcceptPrimaryEmailUpdateResponse). Specifying the name of a property of type Amazon.Account.Model.AcceptPrimaryEmailUpdateResponse 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.ApproveACCTPrimaryEmailUpdateCmdlet.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.DisableACCTRegionCmdlet"> <summary> Disables (opts-out) a particular Region for an account. <note><para> The act of disabling a Region will remove all IAM access to any resources that reside in that Region. </para></note> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.ACCT.DisableACCTRegionCmdlet.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 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 <c>AccountId</c>. It must call the operation in standalone context by not including the <c>AccountId</c> 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.DisableACCTRegionCmdlet.RegionName"> <summary> <para> <para>Specifies the Region-code for a given Region name (for example, <c>af-south-1</c>). When you disable a Region, Amazon Web Services performs actions to deactivate that Region in your account, such as destroying IAM resources in the Region. This process takes a few minutes for most accounts, but this can take several hours. You cannot enable the Region until the disabling process is fully completed.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.ACCT.DisableACCTRegionCmdlet.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.DisableRegionResponse). Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.ACCT.DisableACCTRegionCmdlet.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.EnableACCTRegionCmdlet"> <summary> Enables (opts-in) a particular Region for an account. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.ACCT.EnableACCTRegionCmdlet.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 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 <c>AccountId</c>. It must call the operation in standalone context by not including the <c>AccountId</c> 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.EnableACCTRegionCmdlet.RegionName"> <summary> <para> <para>Specifies the Region-code for a given Region name (for example, <c>af-south-1</c>). When you enable a Region, Amazon Web Services performs actions to prepare your account in that Region, such as distributing your IAM resources to the Region. This process takes a few minutes for most accounts, but it can take several hours. You cannot use the Region until this process is complete. Furthermore, you cannot disable the Region until the enabling process is fully completed.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.ACCT.EnableACCTRegionCmdlet.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.EnableRegionResponse). Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.ACCT.EnableACCTRegionCmdlet.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.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 <c>AccountId</c>; it must call the operation in standalone context by not including the <c>AccountId</c> 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 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 <c>AccountId</c>. It must call the operation in standalone context by not including the <c>AccountId</c> 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.GetACCTPrimaryEmailCmdlet"> <summary> Retrieves the primary email address for the specified account. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.ACCT.GetACCTPrimaryEmailCmdlet.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. 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 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><para>This operation can only be called from the management account or the delegated administrator account of an organization for a member account.</para><note><para>The management account can't specify its own <c>AccountId</c>.</para></note> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.ACCT.GetACCTPrimaryEmailCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'PrimaryEmail'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Account.Model.GetPrimaryEmailResponse). Specifying the name of a property of type Amazon.Account.Model.GetPrimaryEmailResponse 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.GetACCTRegionListCmdlet"> <summary> Lists all the Regions for a given account and their respective opt-in statuses. Optionally, this list can be filtered by the <c>region-opt-status-contains</c> parameter. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.ACCT.GetACCTRegionListCmdlet.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 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 <c>AccountId</c>. It must call the operation in standalone context by not including the <c>AccountId</c> 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.GetACCTRegionListCmdlet.RegionOptStatusContain"> <summary> <para> <para>A list of Region statuses (Enabling, Enabled, Disabling, Disabled, Enabled_by_default) to use to filter the list of Regions for a given account. For example, passing in a value of ENABLING will only return a list of Regions with a Region status of ENABLING.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.ACCT.GetACCTRegionListCmdlet.MaxResult"> <summary> <para> <para>The total number of items to return in the command’s output. If the total number of items available is more than the value specified, a <c>NextToken</c> is provided in the command’s output. To resume pagination, provide the <c>NextToken</c> value in the <c>starting-token</c> argument of a subsequent command. Do not use the <c>NextToken</c> response element directly outside of the Amazon Web Services CLI. For usage examples, see <a href="http://docs.aws.amazon.com/cli/latest/userguide/pagination.html">Pagination</a> in the <i>Amazon Web Services Command Line Interface User Guide</i>. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.ACCT.GetACCTRegionListCmdlet.NextToken"> <summary> <para> <para>A token used to specify where to start paginating. This is the <c>NextToken</c> from a previously truncated response. For usage examples, see <a href="http://docs.aws.amazon.com/cli/latest/userguide/pagination.html">Pagination</a> in the <i>Amazon Web Services Command Line Interface User Guide</i>.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.ACCT.GetACCTRegionListCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'Regions'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Account.Model.ListRegionsResponse). Specifying the name of a property of type Amazon.Account.Model.ListRegionsResponse 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.GetACCTRegionOptStatusCmdlet"> <summary> Retrieves the opt-in status of a particular Region. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.ACCT.GetACCTRegionOptStatusCmdlet.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 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 <c>AccountId</c>. It must call the operation in standalone context by not including the <c>AccountId</c> 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.GetACCTRegionOptStatusCmdlet.RegionName"> <summary> <para> <para>Specifies the Region-code for a given Region name (for example, <c>af-south-1</c>). This function will return the status of whatever Region you pass into this parameter. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.ACCT.GetACCTRegionOptStatusCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'RegionOptStatus'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Account.Model.GetRegionOptStatusResponse). Specifying the name of a property of type Amazon.Account.Model.GetRegionOptStatusResponse 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 <c>AccountId</c>; it must call the operation in standalone context by not including the <c>AccountId</c> 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.StartACCTPrimaryEmailUpdateCmdlet"> <summary> Starts the process to update the primary email address for the specified account. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.ACCT.StartACCTPrimaryEmailUpdateCmdlet.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. 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 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><para>This operation can only be called from the management account or the delegated administrator account of an organization for a member account.</para><note><para>The management account can't specify its own <c>AccountId</c>.</para></note> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.ACCT.StartACCTPrimaryEmailUpdateCmdlet.PrimaryEmail"> <summary> <para> <para>The new primary email address (also known as the root user email address) to use in the specified account.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.ACCT.StartACCTPrimaryEmailUpdateCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'Status'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Account.Model.StartPrimaryEmailUpdateResponse). Specifying the name of a property of type Amazon.Account.Model.StartPrimaryEmailUpdateResponse 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.StartACCTPrimaryEmailUpdateCmdlet.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 <c>AccountId</c>; it must call the operation in standalone context by not including the <c>AccountId</c> 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 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 <c>AccountId</c>. It must call the operation in standalone context by not including the <c>AccountId</c> 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. If the mailing address is within the United States (US), the value in this field can be either a two character state code (for example, <c>NJ</c>) or the full state name (for example, <c>New Jersey</c>). This field is required in the following countries: <c>US</c>, <c>CA</c>, <c>GB</c>, <c>DE</c>, <c>JP</c>, <c>IN</c>, and <c>BR</c>.</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> |