AWS.Tools.DirectoryService.XML
<?xml version="1.0"?>
<doc> <assembly> <name>AWS.Tools.DirectoryService</name> </assembly> <members> <member name="T:Amazon.PowerShell.Cmdlets.DS.AddDSIpRouteCmdlet"> <summary> If the DNS server for your on-premises domain uses a publicly addressable IP address, you must add a CIDR address block to correctly route traffic to and from your Microsoft AD on Amazon Web Services. <i>AddIpRoutes</i> adds this address block. You can also use <i>AddIpRoutes</i> to facilitate routing traffic that uses public IP ranges from your Microsoft AD on AWS to a peer VPC. <para> Before you call <i>AddIpRoutes</i>, ensure that all of the required permissions have been explicitly granted through a policy. For details about what permissions are required to run the <i>AddIpRoutes</i> operation, see <a href="http://docs.aws.amazon.com/directoryservice/latest/admin-guide/UsingWithDS_IAM_ResourcePermissions.html">AWS Directory Service API Permissions: Actions, Resources, and Conditions Reference</a>. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.AddDSIpRouteCmdlet.DirectoryId"> <summary> <para> <para>Identifier (ID) of the directory to which to add the address block.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.AddDSIpRouteCmdlet.IpRoute"> <summary> <para> <para>IP address blocks, using CIDR format, of the traffic to route. This is often the IP address block of the DNS server used for your on-premises domain.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.AddDSIpRouteCmdlet.UpdateSecurityGroupForDirectoryController"> <summary> <para> <para>If set to true, updates the inbound and outbound rules of the security group that has the description: "AWS created security group for <i>directory ID</i> directory controllers." Following are the new rules: </para><para>Inbound:</para><ul><li><para>Type: Custom UDP Rule, Protocol: UDP, Range: 88, Source: 0.0.0.0/0</para></li><li><para>Type: Custom UDP Rule, Protocol: UDP, Range: 123, Source: 0.0.0.0/0</para></li><li><para>Type: Custom UDP Rule, Protocol: UDP, Range: 138, Source: 0.0.0.0/0</para></li><li><para>Type: Custom UDP Rule, Protocol: UDP, Range: 389, Source: 0.0.0.0/0</para></li><li><para>Type: Custom UDP Rule, Protocol: UDP, Range: 464, Source: 0.0.0.0/0</para></li><li><para>Type: Custom UDP Rule, Protocol: UDP, Range: 445, Source: 0.0.0.0/0</para></li><li><para>Type: Custom TCP Rule, Protocol: TCP, Range: 88, Source: 0.0.0.0/0</para></li><li><para>Type: Custom TCP Rule, Protocol: TCP, Range: 135, Source: 0.0.0.0/0</para></li><li><para>Type: Custom TCP Rule, Protocol: TCP, Range: 445, Source: 0.0.0.0/0</para></li><li><para>Type: Custom TCP Rule, Protocol: TCP, Range: 464, Source: 0.0.0.0/0</para></li><li><para>Type: Custom TCP Rule, Protocol: TCP, Range: 636, Source: 0.0.0.0/0</para></li><li><para>Type: Custom TCP Rule, Protocol: TCP, Range: 1024-65535, Source: 0.0.0.0/0</para></li><li><para>Type: Custom TCP Rule, Protocol: TCP, Range: 3268-33269, Source: 0.0.0.0/0</para></li><li><para>Type: DNS (UDP), Protocol: UDP, Range: 53, Source: 0.0.0.0/0</para></li><li><para>Type: DNS (TCP), Protocol: TCP, Range: 53, Source: 0.0.0.0/0</para></li><li><para>Type: LDAP, Protocol: TCP, Range: 389, Source: 0.0.0.0/0</para></li><li><para>Type: All ICMP, Protocol: All, Range: N/A, Source: 0.0.0.0/0</para></li></ul><para>Outbound:</para><ul><li><para>Type: All traffic, Protocol: All, Range: All, Destination: 0.0.0.0/0</para></li></ul><para>These security rules impact an internal network interface that is not exposed publicly.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.AddDSIpRouteCmdlet.PassThru"> <summary> Returns the value passed to the DirectoryId parameter. By default, this cmdlet does not generate any output. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.AddDSIpRouteCmdlet.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.DS.AddDSResourceTagCmdlet"> <summary> Adds or overwrites one or more tags for the specified directory. Each directory can have a maximum of 50 tags. Each tag consists of a key and optional value. Tag keys must be unique to each resource. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.AddDSResourceTagCmdlet.ResourceId"> <summary> <para> <para>Identifier (ID) for the directory to which to add the tag.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.AddDSResourceTagCmdlet.Tag"> <summary> <para> <para>The tags to be assigned to the directory.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.AddDSResourceTagCmdlet.PassThru"> <summary> Returns the value passed to the ResourceId parameter. By default, this cmdlet does not generate any output. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.AddDSResourceTagCmdlet.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.DS.ApproveDSTrustCmdlet"> <summary> AWS Directory Service for Microsoft Active Directory allows you to configure and verify trust relationships. <para> This action verifies a trust relationship between your AWS Managed Microsoft AD directory and an external domain. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.ApproveDSTrustCmdlet.TrustId"> <summary> <para> <para>The unique Trust ID of the trust relationship to verify.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.ApproveDSTrustCmdlet.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.DS.ConfirmDSSharedDirectoryCmdlet"> <summary> Accepts a directory sharing request that was sent from the directory owner account. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.ConfirmDSSharedDirectoryCmdlet.SharedDirectoryId"> <summary> <para> <para>Identifier of the shared directory in the directory consumer account. This identifier is different for each directory owner account. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.ConfirmDSSharedDirectoryCmdlet.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.DS.ConnectDSDirectoryCmdlet"> <summary> Creates an AD Connector to connect to an on-premises directory. <para> Before you call <code>ConnectDirectory</code>, ensure that all of the required permissions have been explicitly granted through a policy. For details about what permissions are required to run the <code>ConnectDirectory</code> operation, see <a href="http://docs.aws.amazon.com/directoryservice/latest/admin-guide/UsingWithDS_IAM_ResourcePermissions.html">AWS Directory Service API Permissions: Actions, Resources, and Conditions Reference</a>. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.ConnectDSDirectoryCmdlet.ConnectSettings_CustomerDnsIp"> <summary> <para> <para>A list of one or more IP addresses of DNS servers or domain controllers in the on-premises directory.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.ConnectDSDirectoryCmdlet.ConnectSettings_CustomerUserName"> <summary> <para> <para>The user name of an account in the on-premises directory that is used to connect to the directory. This account must have the following permissions:</para><ul><li><para>Read users and groups</para></li><li><para>Create computer objects</para></li><li><para>Join computers to the domain</para></li></ul> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.ConnectDSDirectoryCmdlet.Description"> <summary> <para> <para>A textual description for the directory.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.ConnectDSDirectoryCmdlet.Name"> <summary> <para> <para>The fully qualified name of the on-premises directory, such as <code>corp.example.com</code>.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.ConnectDSDirectoryCmdlet.Password"> <summary> <para> <para>The password for the on-premises user account.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.ConnectDSDirectoryCmdlet.ShortName"> <summary> <para> <para>The NetBIOS name of the on-premises directory, such as <code>CORP</code>.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.ConnectDSDirectoryCmdlet.Size"> <summary> <para> <para>The size of the directory.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.ConnectDSDirectoryCmdlet.ConnectSettings_SubnetId"> <summary> <para> <para>A list of subnet identifiers in the VPC in which the AD Connector is created.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.ConnectDSDirectoryCmdlet.Tag"> <summary> <para> <para>The tags to be assigned to AD Connector.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.ConnectDSDirectoryCmdlet.ConnectSettings_VpcId"> <summary> <para> <para>The identifier of the VPC in which the AD Connector is created.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.ConnectDSDirectoryCmdlet.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.DS.DenyDSSharedDirectoryCmdlet"> <summary> Rejects a directory sharing request that was sent from the directory owner account. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.DenyDSSharedDirectoryCmdlet.SharedDirectoryId"> <summary> <para> <para>Identifier of the shared directory in the directory consumer account. This identifier is different for each directory owner account.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.DenyDSSharedDirectoryCmdlet.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.DS.DisableDSDirectoryShareCmdlet"> <summary> Stops the directory sharing between the directory owner and consumer accounts. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.DisableDSDirectoryShareCmdlet.DirectoryId"> <summary> <para> <para>The identifier of the AWS Managed Microsoft AD directory that you want to stop sharing.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.DisableDSDirectoryShareCmdlet.UnshareTarget_Id"> <summary> <para> <para>Identifier of the directory consumer account.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.DisableDSDirectoryShareCmdlet.UnshareTarget_Type"> <summary> <para> <para>Type of identifier to be used in the <i>Id</i> field.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.DisableDSDirectoryShareCmdlet.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.DS.DisableDSRadiusCmdlet"> <summary> Disables multi-factor authentication (MFA) with the Remote Authentication Dial In User Service (RADIUS) server for an AD Connector or Microsoft AD directory. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.DisableDSRadiusCmdlet.DirectoryId"> <summary> <para> <para>The identifier of the directory for which to disable MFA.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.DisableDSRadiusCmdlet.PassThru"> <summary> Returns the value passed to the DirectoryId parameter. By default, this cmdlet does not generate any output. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.DisableDSRadiusCmdlet.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.DS.DisableDSSsoCmdlet"> <summary> Disables single-sign on for a directory. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.DisableDSSsoCmdlet.DirectoryId"> <summary> <para> <para>The identifier of the directory for which to disable single-sign on.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.DisableDSSsoCmdlet.Password"> <summary> <para> <para>The password of an alternate account to use to disable single-sign on. This is only used for AD Connector directories. For more information, see the <i>UserName</i> parameter.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.DisableDSSsoCmdlet.UserName"> <summary> <para> <para>The username of an alternate account to use to disable single-sign on. This is only used for AD Connector directories. This account must have privileges to remove a service principal name.</para><para>If the AD Connector service account does not have privileges to remove a service principal name, you can specify an alternate account with the <i>UserName</i> and <i>Password</i> parameters. These credentials are only used to disable single sign-on and are not stored by the service. The AD Connector service account is not changed.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.DisableDSSsoCmdlet.PassThru"> <summary> Returns the value passed to the DirectoryId parameter. By default, this cmdlet does not generate any output. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.DisableDSSsoCmdlet.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.DS.EnableDSDirectoryShareCmdlet"> <summary> Shares a specified directory (<code>DirectoryId</code>) in your AWS account (directory owner) with another AWS account (directory consumer). With this operation you can use your directory from any AWS account and from any Amazon VPC within an AWS Region. <para> When you share your AWS Managed Microsoft AD directory, AWS Directory Service creates a shared directory in the directory consumer account. This shared directory contains the metadata to provide access to the directory within the directory owner account. The shared directory is visible in all VPCs in the directory consumer account. </para><para> The <code>ShareMethod</code> parameter determines whether the specified directory can be shared between AWS accounts inside the same AWS organization (<code>ORGANIZATIONS</code>). It also determines whether you can share the directory with any other AWS account either inside or outside of the organization (<code>HANDSHAKE</code>). </para><para> The <code>ShareNotes</code> parameter is only used when <code>HANDSHAKE</code> is called, which sends a directory sharing request to the directory consumer. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.EnableDSDirectoryShareCmdlet.DirectoryId"> <summary> <para> <para>Identifier of the AWS Managed Microsoft AD directory that you want to share with other AWS accounts.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.EnableDSDirectoryShareCmdlet.ShareTarget_Id"> <summary> <para> <para>Identifier of the directory consumer account.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.EnableDSDirectoryShareCmdlet.ShareMethod"> <summary> <para> <para>The method used when sharing a directory to determine whether the directory should be shared within your AWS organization (<code>ORGANIZATIONS</code>) or with any AWS account by sending a directory sharing request (<code>HANDSHAKE</code>).</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.EnableDSDirectoryShareCmdlet.ShareNote"> <summary> <para> <para>A directory share request that is sent by the directory owner to the directory consumer. The request includes a typed message to help the directory consumer administrator determine whether to approve or reject the share invitation.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.EnableDSDirectoryShareCmdlet.ShareTarget_Type"> <summary> <para> <para>Type of identifier to be used in the <code>Id</code> field.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.EnableDSDirectoryShareCmdlet.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.DS.EnableDSRadiusCmdlet"> <summary> Enables multi-factor authentication (MFA) with the Remote Authentication Dial In User Service (RADIUS) server for an AD Connector or Microsoft AD directory. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.EnableDSRadiusCmdlet.RadiusSettings_AuthenticationProtocol"> <summary> <para> <para>The protocol specified for your RADIUS endpoints.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.EnableDSRadiusCmdlet.DirectoryId"> <summary> <para> <para>The identifier of the directory for which to enable MFA.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.EnableDSRadiusCmdlet.RadiusSettings_DisplayLabel"> <summary> <para> <para>Not currently used.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.EnableDSRadiusCmdlet.RadiusSettings_RadiusPort"> <summary> <para> <para>The port that your RADIUS server is using for communications. Your on-premises network must allow inbound traffic over this port from the AWS Directory Service servers.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.EnableDSRadiusCmdlet.RadiusSettings_RadiusRetry"> <summary> <para> <para>The maximum number of times that communication with the RADIUS server is attempted.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.EnableDSRadiusCmdlet.RadiusSettings_RadiusServer"> <summary> <para> <para>An array of strings that contains the IP addresses of the RADIUS server endpoints, or the IP addresses of your RADIUS server load balancer.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.EnableDSRadiusCmdlet.RadiusSettings_RadiusTimeout"> <summary> <para> <para>The amount of time, in seconds, to wait for the RADIUS server to respond.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.EnableDSRadiusCmdlet.RadiusSettings_SharedSecret"> <summary> <para> <para>Required for enabling RADIUS on the directory.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.EnableDSRadiusCmdlet.RadiusSettings_UseSameUsername"> <summary> <para> <para>Not currently used.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.EnableDSRadiusCmdlet.PassThru"> <summary> Returns the value passed to the DirectoryId parameter. By default, this cmdlet does not generate any output. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.EnableDSRadiusCmdlet.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.DS.EnableDSSsoCmdlet"> <summary> Enables single sign-on for a directory. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.EnableDSSsoCmdlet.DirectoryId"> <summary> <para> <para>The identifier of the directory for which to enable single-sign on.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.EnableDSSsoCmdlet.Password"> <summary> <para> <para>The password of an alternate account to use to enable single-sign on. This is only used for AD Connector directories. For more information, see the <i>UserName</i> parameter.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.EnableDSSsoCmdlet.UserName"> <summary> <para> <para>The username of an alternate account to use to enable single-sign on. This is only used for AD Connector directories. This account must have privileges to add a service principal name.</para><para>If the AD Connector service account does not have privileges to add a service principal name, you can specify an alternate account with the <i>UserName</i> and <i>Password</i> parameters. These credentials are only used to enable single sign-on and are not stored by the service. The AD Connector service account is not changed.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.EnableDSSsoCmdlet.PassThru"> <summary> Returns the value passed to the DirectoryId parameter. By default, this cmdlet does not generate any output. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.EnableDSSsoCmdlet.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.DS.GetDSConditionalForwarderCmdlet"> <summary> Obtains information about the conditional forwarders for this account. <para> If no input parameters are provided for RemoteDomainNames, this request describes all conditional forwarders for the specified directory ID. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.GetDSConditionalForwarderCmdlet.DirectoryId"> <summary> <para> <para>The directory ID for which to get the list of associated conditional forwarders.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.GetDSConditionalForwarderCmdlet.RemoteDomainName"> <summary> <para> <para>The fully qualified domain names (FQDN) of the remote domains for which to get the list of associated conditional forwarders. If this member is null, all conditional forwarders are returned.</para> </para> </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.DS.GetDSDirectoryCmdlet"> <summary> Obtains information about the directories that belong to this account. <para> You can retrieve information about specific directories by passing the directory identifiers in the <code>DirectoryIds</code> parameter. Otherwise, all directories that belong to the current account are returned. </para><para> This operation supports pagination with the use of the <code>NextToken</code> request and response parameters. If more results are available, the <code>DescribeDirectoriesResult.NextToken</code> member contains a token that you pass in the next call to <a>DescribeDirectories</a> to retrieve the next set of items. </para><para> You can also specify a maximum number of return results with the <code>Limit</code> parameter. </para><br/><br/>This operation automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.GetDSDirectoryCmdlet.DirectoryId"> <summary> <para> <para>A list of identifiers of the directories for which to obtain the information. If this member is null, all directories that belong to the current account are returned.</para><para>An empty list results in an <code>InvalidParameterException</code> being thrown.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.GetDSDirectoryCmdlet.Limit"> <summary> <para> <para>The maximum number of items to return. If this value is zero, the maximum number of items is specified by the limitations of the operation.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.GetDSDirectoryCmdlet.NextToken"> <summary> <para> <para>The <code>DescribeDirectoriesResult.NextToken</code> value from a previous call to <a>DescribeDirectories</a>. Pass null if this is the first call.</para> </para> <para> <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call. <br/>In order to manually control output pagination, assign $null, for the first call, and the value of $AWSHistory.LastServiceResponse.NextToken, for subsequent calls, to this parameter. </para> </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.DS.GetDSDirectoryLimitCmdlet"> <summary> Obtains directory limit information for the current region. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.DS.GetDSDomainControllerListCmdlet"> <summary> Provides information about any domain controllers in your directory.<br/><br/>This operation automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.GetDSDomainControllerListCmdlet.DirectoryId"> <summary> <para> <para>Identifier of the directory for which to retrieve the domain controller information.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.GetDSDomainControllerListCmdlet.DomainControllerId"> <summary> <para> <para>A list of identifiers for the domain controllers whose information will be provided.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.GetDSDomainControllerListCmdlet.Limit"> <summary> <para> <para>The maximum number of items to return.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.GetDSDomainControllerListCmdlet.NextToken"> <summary> <para> <para>The <i>DescribeDomainControllers.NextToken</i> value from a previous call to <a>DescribeDomainControllers</a>. Pass null if this is the first call. </para> </para> <para> <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call. <br/>In order to manually control output pagination, assign $null, for the first call, and the value of $AWSHistory.LastServiceResponse.NextToken, for subsequent calls, to this parameter. </para> </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.DS.GetDSEventTopicCmdlet"> <summary> Obtains information about which SNS topics receive status messages from the specified directory. <para> If no input parameters are provided, such as DirectoryId or TopicName, this request describes all of the associations in the account. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.GetDSEventTopicCmdlet.DirectoryId"> <summary> <para> <para>The Directory ID for which to get the list of associated SNS topics. If this member is null, associations for all Directory IDs are returned.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.GetDSEventTopicCmdlet.TopicName"> <summary> <para> <para>A list of SNS topic names for which to obtain the information. If this member is null, all associations for the specified Directory ID are returned.</para><para>An empty list results in an <code>InvalidParameterException</code> being thrown.</para> </para> </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.DS.GetDSIpRouteListCmdlet"> <summary> Lists the address blocks that you have added to a directory.<br/><br/>This operation automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.GetDSIpRouteListCmdlet.DirectoryId"> <summary> <para> <para>Identifier (ID) of the directory for which you want to retrieve the IP addresses.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.GetDSIpRouteListCmdlet.Limit"> <summary> <para> <para>Maximum number of items to return. If this value is zero, the maximum number of items is specified by the limitations of the operation.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.GetDSIpRouteListCmdlet.NextToken"> <summary> <para> <para>The <i>ListIpRoutes.NextToken</i> value from a previous call to <a>ListIpRoutes</a>. Pass null if this is the first call.</para> </para> <para> <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call. <br/>In order to manually control output pagination, assign $null, for the first call, and the value of $AWSHistory.LastServiceResponse.NextToken, for subsequent calls, to this parameter. </para> </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.DS.GetDSLogSubscriptionListCmdlet"> <summary> Lists the active log subscriptions for the AWS account.<br/><br/>This operation automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.GetDSLogSubscriptionListCmdlet.DirectoryId"> <summary> <para> <para>If a <i>DirectoryID</i> is provided, lists only the log subscription associated with that directory. If no <i>DirectoryId</i> is provided, lists all log subscriptions associated with your AWS account. If there are no log subscriptions for the AWS account or the directory, an empty list will be returned.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.GetDSLogSubscriptionListCmdlet.Limit"> <summary> <para> <para>The maximum number of items returned.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.GetDSLogSubscriptionListCmdlet.NextToken"> <summary> <para> <para>The token for the next set of items to return.</para> </para> <para> <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call. <br/>In order to manually control output pagination, assign $null, for the first call, and the value of $AWSHistory.LastServiceResponse.NextToken, for subsequent calls, to this parameter. </para> </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.DS.GetDSResourceTagCmdlet"> <summary> Lists all tags on a directory.<br/><br/>This operation automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.GetDSResourceTagCmdlet.ResourceId"> <summary> <para> <para>Identifier (ID) of the directory for which you want to retrieve tags.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.GetDSResourceTagCmdlet.Limit"> <summary> <para> <para>Reserved for future use.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.GetDSResourceTagCmdlet.NextToken"> <summary> <para> <para>Reserved for future use.</para> </para> <para> <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call. <br/>In order to manually control output pagination, assign $null, for the first call, and the value of $AWSHistory.LastServiceResponse.NextToken, for subsequent calls, to this parameter. </para> </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.DS.GetDSSchemaExtensionCmdlet"> <summary> Lists all schema extensions applied to a Microsoft AD Directory.<br/><br/>This operation automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.GetDSSchemaExtensionCmdlet.DirectoryId"> <summary> <para> <para>The identifier of the directory from which to retrieve the schema extension information.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.GetDSSchemaExtensionCmdlet.Limit"> <summary> <para> <para>The maximum number of items to return.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.GetDSSchemaExtensionCmdlet.NextToken"> <summary> <para> <para>The <code>ListSchemaExtensions.NextToken</code> value from a previous call to <code>ListSchemaExtensions</code>. Pass null if this is the first call.</para> </para> <para> <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call. <br/>In order to manually control output pagination, assign $null, for the first call, and the value of $AWSHistory.LastServiceResponse.NextToken, for subsequent calls, to this parameter. </para> </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.DS.GetDSSharedDirectoryCmdlet"> <summary> Returns the shared directories in your account.<br/><br/>This operation automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.GetDSSharedDirectoryCmdlet.OwnerDirectoryId"> <summary> <para> <para>Returns the identifier of the directory in the directory owner account. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.GetDSSharedDirectoryCmdlet.SharedDirectoryId"> <summary> <para> <para>A list of identifiers of all shared directories in your account. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.GetDSSharedDirectoryCmdlet.Limit"> <summary> <para> <para>The number of shared directories to return in the response object.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.GetDSSharedDirectoryCmdlet.NextToken"> <summary> <para> <para>The <code>DescribeSharedDirectoriesResult.NextToken</code> value from a previous call to <a>DescribeSharedDirectories</a>. Pass null if this is the first call. </para> </para> <para> <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call. <br/>In order to manually control output pagination, assign $null, for the first call, and the value of $AWSHistory.LastServiceResponse.NextToken, for subsequent calls, to this parameter. </para> </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.DS.GetDSSnapshotCmdlet"> <summary> Obtains information about the directory snapshots that belong to this account. <para> This operation supports pagination with the use of the <i>NextToken</i> request and response parameters. If more results are available, the <i>DescribeSnapshots.NextToken</i> member contains a token that you pass in the next call to <a>DescribeSnapshots</a> to retrieve the next set of items. </para><para> You can also specify a maximum number of return results with the <i>Limit</i> parameter. </para><br/><br/>This operation automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.GetDSSnapshotCmdlet.DirectoryId"> <summary> <para> <para>The identifier of the directory for which to retrieve snapshot information.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.GetDSSnapshotCmdlet.SnapshotId"> <summary> <para> <para>A list of identifiers of the snapshots to obtain the information for. If this member is null or empty, all snapshots are returned using the <i>Limit</i> and <i>NextToken</i> members.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.GetDSSnapshotCmdlet.Limit"> <summary> <para> <para>The maximum number of objects to return.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.GetDSSnapshotCmdlet.NextToken"> <summary> <para> <para>The <i>DescribeSnapshotsResult.NextToken</i> value from a previous call to <a>DescribeSnapshots</a>. Pass null if this is the first call.</para> </para> <para> <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call. <br/>In order to manually control output pagination, assign $null, for the first call, and the value of $AWSHistory.LastServiceResponse.NextToken, for subsequent calls, to this parameter. </para> </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.DS.GetDSSnapshotLimitCmdlet"> <summary> Obtains the manual snapshot limits for a directory. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.GetDSSnapshotLimitCmdlet.DirectoryId"> <summary> <para> <para>Contains the identifier of the directory to obtain the limits for.</para> </para> </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.DS.GetDSTrustCmdlet"> <summary> Obtains information about the trust relationships for this account. <para> If no input parameters are provided, such as DirectoryId or TrustIds, this request describes all the trust relationships belonging to the account. </para><br/><br/>This operation automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.GetDSTrustCmdlet.DirectoryId"> <summary> <para> <para>The Directory ID of the AWS directory that is a part of the requested trust relationship.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.GetDSTrustCmdlet.TrustId"> <summary> <para> <para>A list of identifiers of the trust relationships for which to obtain the information. If this member is null, all trust relationships that belong to the current account are returned.</para><para>An empty list results in an <code>InvalidParameterException</code> being thrown.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.GetDSTrustCmdlet.Limit"> <summary> <para> <para>The maximum number of objects to return.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.GetDSTrustCmdlet.NextToken"> <summary> <para> <para>The <i>DescribeTrustsResult.NextToken</i> value from a previous call to <a>DescribeTrusts</a>. Pass null if this is the first call.</para> </para> <para> <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call. <br/>In order to manually control output pagination, assign $null, for the first call, and the value of $AWSHistory.LastServiceResponse.NextToken, for subsequent calls, to this parameter. </para> </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.DS.NewDSAliasCmdlet"> <summary> Creates an alias for a directory and assigns the alias to the directory. The alias is used to construct the access URL for the directory, such as <code>http://<alias>.awsapps.com</code>. <important><para> After an alias has been created, it cannot be deleted or reused, so this operation should only be used when absolutely necessary. </para></important> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.NewDSAliasCmdlet.Alias"> <summary> <para> <para>The requested alias.</para><para>The alias must be unique amongst all aliases in AWS. This operation throws an <code>EntityAlreadyExistsException</code> error if the alias already exists.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.NewDSAliasCmdlet.DirectoryId"> <summary> <para> <para>The identifier of the directory for which to create the alias.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.NewDSAliasCmdlet.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.DS.NewDSComputerCmdlet"> <summary> Creates a computer account in the specified directory, and joins the computer to the directory. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.NewDSComputerCmdlet.ComputerAttribute"> <summary> <para> <para>An array of <a>Attribute</a> objects that contain any LDAP attributes to apply to the computer account.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.NewDSComputerCmdlet.ComputerName"> <summary> <para> <para>The name of the computer account.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.NewDSComputerCmdlet.DirectoryId"> <summary> <para> <para>The identifier of the directory in which to create the computer account.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.NewDSComputerCmdlet.OrganizationalUnitDistinguishedName"> <summary> <para> <para>The fully-qualified distinguished name of the organizational unit to place the computer account in.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.NewDSComputerCmdlet.Password"> <summary> <para> <para>A one-time password that is used to join the computer to the directory. You should generate a random, strong password to use for this parameter.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.NewDSComputerCmdlet.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.DS.NewDSConditionalForwarderCmdlet"> <summary> Creates a conditional forwarder associated with your AWS directory. Conditional forwarders are required in order to set up a trust relationship with another domain. The conditional forwarder points to the trusted domain. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.NewDSConditionalForwarderCmdlet.DirectoryId"> <summary> <para> <para>The directory ID of the AWS directory for which you are creating the conditional forwarder.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.NewDSConditionalForwarderCmdlet.DnsIpAddr"> <summary> <para> <para>The IP addresses of the remote DNS server associated with RemoteDomainName.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.NewDSConditionalForwarderCmdlet.RemoteDomainName"> <summary> <para> <para>The fully qualified domain name (FQDN) of the remote domain with which you will set up a trust relationship.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.NewDSConditionalForwarderCmdlet.PassThru"> <summary> Returns the value passed to the DirectoryId parameter. By default, this cmdlet does not generate any output. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.NewDSConditionalForwarderCmdlet.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.DS.NewDSDirectoryCmdlet"> <summary> Creates a Simple AD directory. <para> Before you call <code>CreateDirectory</code>, ensure that all of the required permissions have been explicitly granted through a policy. For details about what permissions are required to run the <code>CreateDirectory</code> operation, see <a href="http://docs.aws.amazon.com/directoryservice/latest/admin-guide/UsingWithDS_IAM_ResourcePermissions.html">AWS Directory Service API Permissions: Actions, Resources, and Conditions Reference</a>. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.NewDSDirectoryCmdlet.Description"> <summary> <para> <para>A textual description for the directory.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.NewDSDirectoryCmdlet.Name"> <summary> <para> <para>The fully qualified name for the directory, such as <code>corp.example.com</code>.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.NewDSDirectoryCmdlet.Password"> <summary> <para> <para>The password for the directory administrator. The directory creation process creates a directory administrator account with the user name <code>Administrator</code> and this password.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.NewDSDirectoryCmdlet.ShortName"> <summary> <para> <para>The short name of the directory, such as <code>CORP</code>.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.NewDSDirectoryCmdlet.Size"> <summary> <para> <para>The size of the directory.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.NewDSDirectoryCmdlet.VpcSettings_SubnetId"> <summary> <para> <para>The identifiers of the subnets for the directory servers. The two subnets must be in different Availability Zones. AWS Directory Service creates a directory server and a DNS server in each of these subnets.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.NewDSDirectoryCmdlet.Tag"> <summary> <para> <para>The tags to be assigned to the Simple AD directory.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.NewDSDirectoryCmdlet.VpcSettings_VpcId"> <summary> <para> <para>The identifier of the VPC in which to create the directory.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.NewDSDirectoryCmdlet.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.DS.NewDSLogSubscriptionCmdlet"> <summary> Creates a subscription to forward real time Directory Service domain controller security logs to the specified CloudWatch log group in your AWS account. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.NewDSLogSubscriptionCmdlet.DirectoryId"> <summary> <para> <para>Identifier (ID) of the directory to which you want to subscribe and receive real-time logs to your specified CloudWatch log group.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.NewDSLogSubscriptionCmdlet.LogGroupName"> <summary> <para> <para>The name of the CloudWatch log group where the real-time domain controller logs are forwarded.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.NewDSLogSubscriptionCmdlet.PassThru"> <summary> Returns the value passed to the DirectoryId parameter. By default, this cmdlet does not generate any output. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.NewDSLogSubscriptionCmdlet.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.DS.NewDSMicrosoftADCmdlet"> <summary> Creates an AWS Managed Microsoft AD directory. <para> Before you call <i>CreateMicrosoftAD</i>, ensure that all of the required permissions have been explicitly granted through a policy. For details about what permissions are required to run the <i>CreateMicrosoftAD</i> operation, see <a href="http://docs.aws.amazon.com/directoryservice/latest/admin-guide/UsingWithDS_IAM_ResourcePermissions.html">AWS Directory Service API Permissions: Actions, Resources, and Conditions Reference</a>. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.NewDSMicrosoftADCmdlet.Description"> <summary> <para> <para>A textual description for the directory. This label will appear on the AWS console <code>Directory Details</code> page after the directory is created.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.NewDSMicrosoftADCmdlet.Edition"> <summary> <para> <para>AWS Managed Microsoft AD is available in two editions: Standard and Enterprise. Enterprise is the default.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.NewDSMicrosoftADCmdlet.Name"> <summary> <para> <para>The fully qualified domain name for the directory, such as <code>corp.example.com</code>. This name will resolve inside your VPC only. It does not need to be publicly resolvable.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.NewDSMicrosoftADCmdlet.Password"> <summary> <para> <para>The password for the default administrative user named <code>Admin</code>.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.NewDSMicrosoftADCmdlet.ShortName"> <summary> <para> <para>The NetBIOS name for your domain. A short identifier for your domain, such as <code>CORP</code>. If you don't specify a NetBIOS name, it will default to the first part of your directory DNS. For example, <code>CORP</code> for the directory DNS <code>corp.example.com</code>. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.NewDSMicrosoftADCmdlet.VpcSettings_SubnetId"> <summary> <para> <para>The identifiers of the subnets for the directory servers. The two subnets must be in different Availability Zones. AWS Directory Service creates a directory server and a DNS server in each of these subnets.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.NewDSMicrosoftADCmdlet.Tag"> <summary> <para> <para>The tags to be assigned to the AWS Managed Microsoft AD directory.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.NewDSMicrosoftADCmdlet.VpcSettings_VpcId"> <summary> <para> <para>The identifier of the VPC in which to create the directory.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.NewDSMicrosoftADCmdlet.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.DS.NewDSSnapshotCmdlet"> <summary> Creates a snapshot of a Simple AD or Microsoft AD directory in the AWS cloud. <note><para> You cannot take snapshots of AD Connector directories. </para></note> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.NewDSSnapshotCmdlet.DirectoryId"> <summary> <para> <para>The identifier of the directory of which to take a snapshot.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.NewDSSnapshotCmdlet.Name"> <summary> <para> <para>The descriptive name to apply to the snapshot.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.NewDSSnapshotCmdlet.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.DS.NewDSTrustCmdlet"> <summary> AWS Directory Service for Microsoft Active Directory allows you to configure trust relationships. For example, you can establish a trust between your AWS Managed Microsoft AD directory, and your existing on-premises Microsoft Active Directory. This would allow you to provide users and groups access to resources in either domain, with a single set of credentials. <para> This action initiates the creation of the AWS side of a trust relationship between an AWS Managed Microsoft AD directory and an external domain. You can create either a forest trust or an external trust. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.NewDSTrustCmdlet.ConditionalForwarderIpAddr"> <summary> <para> <para>The IP addresses of the remote DNS server associated with RemoteDomainName.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.NewDSTrustCmdlet.DirectoryId"> <summary> <para> <para>The Directory ID of the AWS Managed Microsoft AD directory for which to establish the trust relationship.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.NewDSTrustCmdlet.RemoteDomainName"> <summary> <para> <para>The Fully Qualified Domain Name (FQDN) of the external domain for which to create the trust relationship.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.NewDSTrustCmdlet.SelectiveAuth"> <summary> <para> <para>Optional parameter to enable selective authentication for the trust.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.NewDSTrustCmdlet.TrustDirection"> <summary> <para> <para>The direction of the trust relationship.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.NewDSTrustCmdlet.TrustPassword"> <summary> <para> <para>The trust password. The must be the same password that was used when creating the trust relationship on the external domain.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.NewDSTrustCmdlet.TrustType"> <summary> <para> <para>The trust relationship type. <code>Forest</code> is the default.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.NewDSTrustCmdlet.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.DS.RegisterDSEventTopicCmdlet"> <summary> Associates a directory with an SNS topic. This establishes the directory as a publisher to the specified SNS topic. You can then receive email or text (SMS) messages when the status of your directory changes. You get notified if your directory goes from an Active status to an Impaired or Inoperable status. You also receive a notification when the directory returns to an Active status. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.RegisterDSEventTopicCmdlet.DirectoryId"> <summary> <para> <para>The Directory ID that will publish status messages to the SNS topic.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.RegisterDSEventTopicCmdlet.TopicName"> <summary> <para> <para>The SNS topic name to which the directory will publish status messages. This SNS topic must be in the same region as the specified Directory ID.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.RegisterDSEventTopicCmdlet.PassThru"> <summary> Returns the value passed to the TopicName parameter. By default, this cmdlet does not generate any output. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.RegisterDSEventTopicCmdlet.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.DS.RemoveDSConditionalForwarderCmdlet"> <summary> Deletes a conditional forwarder that has been set up for your AWS directory. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.RemoveDSConditionalForwarderCmdlet.DirectoryId"> <summary> <para> <para>The directory ID for which you are deleting the conditional forwarder.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.RemoveDSConditionalForwarderCmdlet.RemoteDomainName"> <summary> <para> <para>The fully qualified domain name (FQDN) of the remote domain with which you are deleting the conditional forwarder.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.RemoveDSConditionalForwarderCmdlet.PassThru"> <summary> Returns the value passed to the DirectoryId parameter. By default, this cmdlet does not generate any output. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.RemoveDSConditionalForwarderCmdlet.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.DS.RemoveDSDirectoryCmdlet"> <summary> Deletes an AWS Directory Service directory. <para> Before you call <code>DeleteDirectory</code>, ensure that all of the required permissions have been explicitly granted through a policy. For details about what permissions are required to run the <code>DeleteDirectory</code> operation, see <a href="http://docs.aws.amazon.com/directoryservice/latest/admin-guide/UsingWithDS_IAM_ResourcePermissions.html">AWS Directory Service API Permissions: Actions, Resources, and Conditions Reference</a>. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.RemoveDSDirectoryCmdlet.DirectoryId"> <summary> <para> <para>The identifier of the directory to delete.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.RemoveDSDirectoryCmdlet.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.DS.RemoveDSIpRouteCmdlet"> <summary> Removes IP address blocks from a directory. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.RemoveDSIpRouteCmdlet.CidrIp"> <summary> <para> <para>IP address blocks that you want to remove.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.RemoveDSIpRouteCmdlet.DirectoryId"> <summary> <para> <para>Identifier (ID) of the directory from which you want to remove the IP addresses.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.RemoveDSIpRouteCmdlet.PassThru"> <summary> Returns the value passed to the DirectoryId parameter. By default, this cmdlet does not generate any output. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.RemoveDSIpRouteCmdlet.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.DS.RemoveDSLogSubscriptionCmdlet"> <summary> Deletes the specified log subscription. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.RemoveDSLogSubscriptionCmdlet.DirectoryId"> <summary> <para> <para>Identifier (ID) of the directory whose log subscription you want to delete.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.RemoveDSLogSubscriptionCmdlet.PassThru"> <summary> Returns the value passed to the DirectoryId parameter. By default, this cmdlet does not generate any output. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.RemoveDSLogSubscriptionCmdlet.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.DS.RemoveDSResourceTagCmdlet"> <summary> Removes tags from a directory. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.RemoveDSResourceTagCmdlet.ResourceId"> <summary> <para> <para>Identifier (ID) of the directory from which to remove the tag.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.RemoveDSResourceTagCmdlet.TagKey"> <summary> <para> <para>The tag key (name) of the tag to be removed.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.RemoveDSResourceTagCmdlet.PassThru"> <summary> Returns the value passed to the ResourceId parameter. By default, this cmdlet does not generate any output. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.RemoveDSResourceTagCmdlet.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.DS.RemoveDSSnapshotCmdlet"> <summary> Deletes a directory snapshot. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.RemoveDSSnapshotCmdlet.SnapshotId"> <summary> <para> <para>The identifier of the directory snapshot to be deleted.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.RemoveDSSnapshotCmdlet.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.DS.RemoveDSTrustCmdlet"> <summary> Deletes an existing trust relationship between your AWS Managed Microsoft AD directory and an external domain. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.RemoveDSTrustCmdlet.DeleteAssociatedConditionalForwarder"> <summary> <para> <para>Delete a conditional forwarder as part of a DeleteTrustRequest.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.RemoveDSTrustCmdlet.TrustId"> <summary> <para> <para>The Trust ID of the trust relationship to be deleted.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.RemoveDSTrustCmdlet.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.DS.ResetDSUserPasswordCmdlet"> <summary> Resets the password for any user in your AWS Managed Microsoft AD or Simple AD directory. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.ResetDSUserPasswordCmdlet.DirectoryId"> <summary> <para> <para>Identifier of the AWS Managed Microsoft AD or Simple AD directory in which the user resides.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.ResetDSUserPasswordCmdlet.NewPassword"> <summary> <para> <para>The new password that will be reset.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.ResetDSUserPasswordCmdlet.UserName"> <summary> <para> <para>The user name of the user whose password will be reset.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.ResetDSUserPasswordCmdlet.PassThru"> <summary> Returns the value passed to the UserName parameter. By default, this cmdlet does not generate any output. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.ResetDSUserPasswordCmdlet.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.DS.RestoreDSFromSnapshotCmdlet"> <summary> Restores a directory using an existing directory snapshot. <para> When you restore a directory from a snapshot, any changes made to the directory after the snapshot date are overwritten. </para><para> This action returns as soon as the restore operation is initiated. You can monitor the progress of the restore operation by calling the <a>DescribeDirectories</a> operation with the directory identifier. When the <b>DirectoryDescription.Stage</b> value changes to <code>Active</code>, the restore operation is complete. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.RestoreDSFromSnapshotCmdlet.SnapshotId"> <summary> <para> <para>The identifier of the snapshot to restore from.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.RestoreDSFromSnapshotCmdlet.PassThru"> <summary> Returns the value passed to the SnapshotId parameter. By default, this cmdlet does not generate any output. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.RestoreDSFromSnapshotCmdlet.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.DS.SetDSDomainControllerCountCmdlet"> <summary> Adds or removes domain controllers to or from the directory. Based on the difference between current value and new value (provided through this API call), domain controllers will be added or removed. It may take up to 45 minutes for any new domain controllers to become fully active once the requested number of domain controllers is updated. During this time, you cannot make another update request. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.SetDSDomainControllerCountCmdlet.DesiredNumber"> <summary> <para> <para>The number of domain controllers desired in the directory.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.SetDSDomainControllerCountCmdlet.DirectoryId"> <summary> <para> <para>Identifier of the directory to which the domain controllers will be added or removed.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.SetDSDomainControllerCountCmdlet.PassThru"> <summary> Returns the value passed to the DesiredNumber parameter. By default, this cmdlet does not generate any output. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.SetDSDomainControllerCountCmdlet.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.DS.StartDSSchemaExtensionCmdlet"> <summary> Applies a schema extension to a Microsoft AD directory. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.StartDSSchemaExtensionCmdlet.CreateSnapshotBeforeSchemaExtension"> <summary> <para> <para>If true, creates a snapshot of the directory before applying the schema extension.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.StartDSSchemaExtensionCmdlet.Description"> <summary> <para> <para>A description of the schema extension.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.StartDSSchemaExtensionCmdlet.DirectoryId"> <summary> <para> <para>The identifier of the directory for which the schema extension will be applied to.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.StartDSSchemaExtensionCmdlet.LdifContent"> <summary> <para> <para>The LDIF file represented as a string. To construct the LdifContent string, precede each line as it would be formatted in an ldif file with \n. See the example request below for more details. The file size can be no larger than 1MB.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.StartDSSchemaExtensionCmdlet.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.DS.StopDSSchemaExtensionCmdlet"> <summary> Cancels an in-progress schema extension to a Microsoft AD directory. Once a schema extension has started replicating to all domain controllers, the task can no longer be canceled. A schema extension can be canceled during any of the following states; <code>Initializing</code>, <code>CreatingSnapshot</code>, and <code>UpdatingSchema</code>. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.StopDSSchemaExtensionCmdlet.DirectoryId"> <summary> <para> <para>The identifier of the directory whose schema extension will be canceled.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.StopDSSchemaExtensionCmdlet.SchemaExtensionId"> <summary> <para> <para>The identifier of the schema extension that will be canceled.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.StopDSSchemaExtensionCmdlet.PassThru"> <summary> Returns the value passed to the DirectoryId parameter. By default, this cmdlet does not generate any output. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.StopDSSchemaExtensionCmdlet.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.DS.UnregisterDSEventTopicCmdlet"> <summary> Removes the specified directory as a publisher to the specified SNS topic. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.UnregisterDSEventTopicCmdlet.DirectoryId"> <summary> <para> <para>The Directory ID to remove as a publisher. This directory will no longer send messages to the specified SNS topic.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.UnregisterDSEventTopicCmdlet.TopicName"> <summary> <para> <para>The name of the SNS topic from which to remove the directory as a publisher.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.UnregisterDSEventTopicCmdlet.PassThru"> <summary> Returns the value passed to the DirectoryId parameter. By default, this cmdlet does not generate any output. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.UnregisterDSEventTopicCmdlet.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.DS.UpdateDSConditionalForwarderCmdlet"> <summary> Updates a conditional forwarder that has been set up for your AWS directory. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.UpdateDSConditionalForwarderCmdlet.DirectoryId"> <summary> <para> <para>The directory ID of the AWS directory for which to update the conditional forwarder.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.UpdateDSConditionalForwarderCmdlet.DnsIpAddr"> <summary> <para> <para>The updated IP addresses of the remote DNS server associated with the conditional forwarder.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.UpdateDSConditionalForwarderCmdlet.RemoteDomainName"> <summary> <para> <para>The fully qualified domain name (FQDN) of the remote domain with which you will set up a trust relationship.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.UpdateDSConditionalForwarderCmdlet.PassThru"> <summary> Returns the value passed to the DirectoryId parameter. By default, this cmdlet does not generate any output. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.UpdateDSConditionalForwarderCmdlet.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.DS.UpdateDSRadiusCmdlet"> <summary> Updates the Remote Authentication Dial In User Service (RADIUS) server information for an AD Connector or Microsoft AD directory. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.UpdateDSRadiusCmdlet.RadiusSettings_AuthenticationProtocol"> <summary> <para> <para>The protocol specified for your RADIUS endpoints.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.UpdateDSRadiusCmdlet.DirectoryId"> <summary> <para> <para>The identifier of the directory for which to update the RADIUS server information.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.UpdateDSRadiusCmdlet.RadiusSettings_DisplayLabel"> <summary> <para> <para>Not currently used.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.UpdateDSRadiusCmdlet.RadiusSettings_RadiusPort"> <summary> <para> <para>The port that your RADIUS server is using for communications. Your on-premises network must allow inbound traffic over this port from the AWS Directory Service servers.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.UpdateDSRadiusCmdlet.RadiusSettings_RadiusRetry"> <summary> <para> <para>The maximum number of times that communication with the RADIUS server is attempted.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.UpdateDSRadiusCmdlet.RadiusSettings_RadiusServer"> <summary> <para> <para>An array of strings that contains the IP addresses of the RADIUS server endpoints, or the IP addresses of your RADIUS server load balancer.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.UpdateDSRadiusCmdlet.RadiusSettings_RadiusTimeout"> <summary> <para> <para>The amount of time, in seconds, to wait for the RADIUS server to respond.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.UpdateDSRadiusCmdlet.RadiusSettings_SharedSecret"> <summary> <para> <para>Required for enabling RADIUS on the directory.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.UpdateDSRadiusCmdlet.RadiusSettings_UseSameUsername"> <summary> <para> <para>Not currently used.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.UpdateDSRadiusCmdlet.PassThru"> <summary> Returns the value passed to the DirectoryId parameter. By default, this cmdlet does not generate any output. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.UpdateDSRadiusCmdlet.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.DS.UpdateDSTrustCmdlet"> <summary> Updates the trust that has been set up between your AWS Managed Microsoft AD directory and an on-premises Active Directory. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.UpdateDSTrustCmdlet.SelectiveAuth"> <summary> <para> <para>Updates selective authentication for the trust.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.UpdateDSTrustCmdlet.TrustId"> <summary> <para> <para>Identifier of the trust relationship.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.DS.UpdateDSTrustCmdlet.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> |