AWS.Tools.RDS.XML

<?xml version="1.0"?>
<doc>
    <assembly>
        <name>AWS.Tools.RDS</name>
    </assembly>
    <members>
        <member name="T:Amazon.PowerShell.Cmdlets.RDS.AddRDSRoleToDBClusterCmdlet">
            <summary>
            Associates an Identity and Access Management (IAM) role with a DB cluster.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.AddRDSRoleToDBClusterCmdlet.DBClusterIdentifier">
            <summary>
            <para>
            <para>The name of the DB cluster to associate the IAM role with.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.AddRDSRoleToDBClusterCmdlet.FeatureName">
            <summary>
            <para>
            <para>The name of the feature for the DB cluster that the IAM role is to be associated with.
            For information about supported feature names, see <a>DBEngineVersion</a>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.AddRDSRoleToDBClusterCmdlet.RoleArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the IAM role to associate with the Aurora DB cluster,
            for example <code>arn:aws:iam::123456789012:role/AuroraAccessRole</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.AddRDSRoleToDBClusterCmdlet.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.RDS.Model.AddRoleToDBClusterResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.AddRDSRoleToDBClusterCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DBClusterIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^DBClusterIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.AddRDSRoleToDBClusterCmdlet.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.RDS.AddRDSRoleToDBInstanceCmdlet">
            <summary>
            Associates an Amazon Web Services Identity and Access Management (IAM) role with a
            DB instance.
             
             <note><para>
            To add a role to a DB instance, the status of the DB instance must be <code>available</code>.
            </para></note><para>
            This command doesn't apply to RDS Custom.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.AddRDSRoleToDBInstanceCmdlet.DBInstanceIdentifier">
            <summary>
            <para>
            <para>The name of the DB instance to associate the IAM role with.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.AddRDSRoleToDBInstanceCmdlet.FeatureName">
            <summary>
            <para>
            <para>The name of the feature for the DB instance that the IAM role is to be associated
            with. For information about supported feature names, see <a>DBEngineVersion</a>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.AddRDSRoleToDBInstanceCmdlet.RoleArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the IAM role to associate with the DB instance,
            for example <code>arn:aws:iam::123456789012:role/AccessRole</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.AddRDSRoleToDBInstanceCmdlet.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.RDS.Model.AddRoleToDBInstanceResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.AddRDSRoleToDBInstanceCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the RoleArn parameter.
            The -PassThru parameter is deprecated, use -Select '^RoleArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.AddRDSRoleToDBInstanceCmdlet.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.RDS.AddRDSSourceIdentifierToSubscriptionCmdlet">
            <summary>
            Adds a source identifier to an existing RDS event notification subscription.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.AddRDSSourceIdentifierToSubscriptionCmdlet.SourceIdentifier">
            <summary>
            <para>
            <para>The identifier of the event source to be added.</para><para>Constraints:</para><ul><li><para>If the source type is a DB instance, a <code>DBInstanceIdentifier</code> value must
            be supplied.</para></li><li><para>If the source type is a DB cluster, a <code>DBClusterIdentifier</code> value must
            be supplied.</para></li><li><para>If the source type is a DB parameter group, a <code>DBParameterGroupName</code> value
            must be supplied.</para></li><li><para>If the source type is a DB security group, a <code>DBSecurityGroupName</code> value
            must be supplied.</para></li><li><para>If the source type is a DB snapshot, a <code>DBSnapshotIdentifier</code> value must
            be supplied.</para></li><li><para>If the source type is a DB cluster snapshot, a <code>DBClusterSnapshotIdentifier</code>
            value must be supplied.</para></li><li><para>If the source type is an RDS Proxy, a <code>DBProxyName</code> value must be supplied.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.AddRDSSourceIdentifierToSubscriptionCmdlet.SubscriptionName">
            <summary>
            <para>
            <para>The name of the RDS event notification subscription you want to add a source identifier
            to.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.AddRDSSourceIdentifierToSubscriptionCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'EventSubscription'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.RDS.Model.AddSourceIdentifierToSubscriptionResponse).
            Specifying the name of a property of type Amazon.RDS.Model.AddSourceIdentifierToSubscriptionResponse 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.RDS.AddRDSSourceIdentifierToSubscriptionCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the SubscriptionName parameter.
            The -PassThru parameter is deprecated, use -Select '^SubscriptionName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.AddRDSSourceIdentifierToSubscriptionCmdlet.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.RDS.AddRDSTagsToResourceCmdlet">
            <summary>
            Adds metadata tags to an Amazon RDS resource. These tags can also be used with cost
            allocation reporting to track cost associated with Amazon RDS resources, or used in
            a Condition statement in an IAM policy for Amazon RDS.
             
              
            <para>
            For an overview on tagging Amazon RDS resources, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Overview.Tagging.html">Tagging
            Amazon RDS Resources</a>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.AddRDSTagsToResourceCmdlet.ResourceName">
            <summary>
            <para>
            <para>The Amazon RDS resource that the tags are added to. This value is an Amazon Resource
            Name (ARN). For information about creating an ARN, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_Tagging.ARN.html#USER_Tagging.ARN.Constructing">
            Constructing an RDS Amazon Resource Name (ARN)</a>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.AddRDSTagsToResourceCmdlet.Tag">
            <summary>
            <para>
            <para>The tags to be assigned to the Amazon RDS resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.AddRDSTagsToResourceCmdlet.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.RDS.Model.AddTagsToResourceResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.AddRDSTagsToResourceCmdlet.PassThru">
            <summary>
            Returns the collection of tags that were added
            The -PassThru parameter is deprecated, use -Select instead. This parameter will be removed in future
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.AddRDSTagsToResourceCmdlet.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.RDS.ConvertRDSReadReplicaDBClusterCmdlet">
            <summary>
            Promotes a read replica DB cluster to a standalone DB cluster.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.ConvertRDSReadReplicaDBClusterCmdlet.DBClusterIdentifier">
            <summary>
            <para>
            <para>The identifier of the DB cluster read replica to promote. This parameter isn't case-sensitive.</para><para>Constraints:</para><ul><li><para>Must match the identifier of an existing DB cluster read replica.</para></li></ul><para>Example: <code>my-cluster-replica1</code></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.ConvertRDSReadReplicaDBClusterCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'DBCluster'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.RDS.Model.PromoteReadReplicaDBClusterResponse).
            Specifying the name of a property of type Amazon.RDS.Model.PromoteReadReplicaDBClusterResponse 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.RDS.ConvertRDSReadReplicaDBClusterCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DBClusterIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^DBClusterIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.ConvertRDSReadReplicaDBClusterCmdlet.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.RDS.ConvertRDSReadReplicaToNewPrimaryCmdlet">
            <summary>
            Switches over an Oracle standby database in an Oracle Data Guard environment, making
            it the new primary database. Issue this command in the Region that hosts the current
            standby database.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.ConvertRDSReadReplicaToNewPrimaryCmdlet.DBInstanceIdentifier">
            <summary>
            <para>
            <para>The DB instance identifier of the current standby database. This value is stored as
            a lowercase string.</para><para>Constraints:</para><ul><li><para>Must match the identiļ¬er of an existing Oracle read replica DB instance.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.ConvertRDSReadReplicaToNewPrimaryCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'DBInstance'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.RDS.Model.SwitchoverReadReplicaResponse).
            Specifying the name of a property of type Amazon.RDS.Model.SwitchoverReadReplicaResponse 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.RDS.ConvertRDSReadReplicaToNewPrimaryCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DBInstanceIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^DBInstanceIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.ConvertRDSReadReplicaToNewPrimaryCmdlet.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.RDS.ConvertRDSReadReplicaToStandaloneCmdlet">
            <summary>
            Promotes a read replica DB instance to a standalone DB instance.
             
             <note><ul><li><para>
            Backup duration is a function of the amount of changes to the database since the previous
            backup. If you plan to promote a read replica to a standalone instance, we recommend
            that you enable backups and complete at least one backup prior to promotion. In addition,
            a read replica cannot be promoted to a standalone instance when it is in the <code>backing-up</code>
            status. If you have enabled backups on your read replica, configure the automated
            backup window so that daily backups do not interfere with read replica promotion.
            </para></li><li><para>
            This command doesn't apply to Aurora MySQL, Aurora PostgreSQL, or RDS Custom.
            </para></li></ul></note>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.ConvertRDSReadReplicaToStandaloneCmdlet.BackupRetentionPeriod">
            <summary>
            <para>
            <para>The number of days for which automated backups are retained. Setting this parameter
            to a positive number enables backups. Setting this parameter to 0 disables automated
            backups.</para><para>Default: 1</para><para>Constraints:</para><ul><li><para>Must be a value from 0 to 35.</para></li><li><para>Can't be set to 0 if the DB instance is a source to read replicas.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.ConvertRDSReadReplicaToStandaloneCmdlet.DBInstanceIdentifier">
            <summary>
            <para>
            <para>The DB instance identifier. This value is stored as a lowercase string.</para><para>Constraints:</para><ul><li><para>Must match the identifier of an existing read replica DB instance.</para></li></ul><para>Example: <code>mydbinstance</code></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.ConvertRDSReadReplicaToStandaloneCmdlet.PreferredBackupWindow">
            <summary>
            <para>
            <para>The daily time range during which automated backups are created if automated backups
            are enabled, using the <code>BackupRetentionPeriod</code> parameter.</para><para>The default is a 30-minute window selected at random from an 8-hour block of time
            for each Amazon Web Services Region. To see the time blocks available, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/AdjustingTheMaintenanceWindow.html">
            Adjusting the Preferred Maintenance Window</a> in the <i>Amazon RDS User Guide.</i></para><para>Constraints:</para><ul><li><para>Must be in the format <code>hh24:mi-hh24:mi</code>.</para></li><li><para>Must be in Universal Coordinated Time (UTC).</para></li><li><para>Must not conflict with the preferred maintenance window.</para></li><li><para>Must be at least 30 minutes.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.ConvertRDSReadReplicaToStandaloneCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'DBInstance'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.RDS.Model.PromoteReadReplicaResponse).
            Specifying the name of a property of type Amazon.RDS.Model.PromoteReadReplicaResponse 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.RDS.ConvertRDSReadReplicaToStandaloneCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DBInstanceIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^DBInstanceIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.ConvertRDSReadReplicaToStandaloneCmdlet.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.RDS.CopyRDSDBClusterParameterGroupCmdlet">
            <summary>
            Copies the specified DB cluster parameter group.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.CopyRDSDBClusterParameterGroupCmdlet.SourceDBClusterParameterGroupIdentifier">
            <summary>
            <para>
            <para>The identifier or Amazon Resource Name (ARN) for the source DB cluster parameter group.
            For information about creating an ARN, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/USER_Tagging.ARN.html#USER_Tagging.ARN.Constructing">
            Constructing an ARN for Amazon RDS</a> in the <i>Amazon Aurora User Guide</i>.</para><para>Constraints:</para><ul><li><para>Must specify a valid DB cluster parameter group.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.CopyRDSDBClusterParameterGroupCmdlet.Tag">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.CopyRDSDBClusterParameterGroupCmdlet.TargetDBClusterParameterGroupDescription">
            <summary>
            <para>
            <para>A description for the copied DB cluster parameter group.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.CopyRDSDBClusterParameterGroupCmdlet.TargetDBClusterParameterGroupIdentifier">
            <summary>
            <para>
            <para>The identifier for the copied DB cluster parameter group.</para><para>Constraints:</para><ul><li><para>Can't be null, empty, or blank</para></li><li><para>Must contain from 1 to 255 letters, numbers, or hyphens</para></li><li><para>First character must be a letter</para></li><li><para>Can't end with a hyphen or contain two consecutive hyphens</para></li></ul><para>Example: <code>my-cluster-param-group1</code></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.CopyRDSDBClusterParameterGroupCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'DBClusterParameterGroup'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.RDS.Model.CopyDBClusterParameterGroupResponse).
            Specifying the name of a property of type Amazon.RDS.Model.CopyDBClusterParameterGroupResponse 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.RDS.CopyRDSDBClusterParameterGroupCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the SourceDBClusterParameterGroupIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^SourceDBClusterParameterGroupIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.CopyRDSDBClusterParameterGroupCmdlet.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.RDS.CopyRDSDBClusterSnapshotCmdlet">
            <summary>
            Copies a snapshot of a DB cluster.
             
              
            <para>
            To copy a DB cluster snapshot from a shared manual DB cluster snapshot, <code>SourceDBClusterSnapshotIdentifier</code>
            must be the Amazon Resource Name (ARN) of the shared DB cluster snapshot.
            </para><para>
            You can copy an encrypted DB cluster snapshot from another Amazon Web Services Region.
            In that case, the Amazon Web Services Region where you call the <code>CopyDBClusterSnapshot</code>
            operation is the destination Amazon Web Services Region for the encrypted DB cluster
            snapshot to be copied to. To copy an encrypted DB cluster snapshot from another Amazon
            Web Services Region, you must provide the following values:
            </para><ul><li><para><code>KmsKeyId</code> - The Amazon Web Services Key Management System (Amazon Web
            Services KMS) key identifier for the key to use to encrypt the copy of the DB cluster
            snapshot in the destination Amazon Web Services Region.
            </para></li><li><para><code>TargetDBClusterSnapshotIdentifier</code> - The identifier for the new copy
            of the DB cluster snapshot in the destination Amazon Web Services Region.
            </para></li><li><para><code>SourceDBClusterSnapshotIdentifier</code> - The DB cluster snapshot identifier
            for the encrypted DB cluster snapshot to be copied. This identifier must be in the
            ARN format for the source Amazon Web Services Region and is the same value as the
            <code>SourceDBClusterSnapshotIdentifier</code> in the presigned URL.
            </para></li></ul><para>
            To cancel the copy operation once it is in progress, delete the target DB cluster
            snapshot identified by <code>TargetDBClusterSnapshotIdentifier</code> while that DB
            cluster snapshot is in "copying" status.
            </para><para>
            For more information on copying encrypted Amazon Aurora DB cluster snapshots from
            one Amazon Web Services Region to another, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/USER_CopySnapshot.html">
            Copying a Snapshot</a> in the <i>Amazon Aurora User Guide</i>.
            </para><para>
            For more information on Amazon Aurora DB clusters, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/CHAP_AuroraOverview.html">
            What is Amazon Aurora?</a> in the <i>Amazon Aurora User Guide</i>.
            </para><para>
            For more information on Multi-AZ DB clusters, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/multi-az-db-clusters-concepts.html">
            Multi-AZ DB cluster deployments</a> in the <i>Amazon RDS User Guide</i>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.CopyRDSDBClusterSnapshotCmdlet.CopyTag">
            <summary>
            <para>
            <para>Specifies whether to copy all tags from the source DB cluster snapshot to the target
            DB cluster snapshot. By default, tags are not copied.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.CopyRDSDBClusterSnapshotCmdlet.KmsKeyId">
            <summary>
            <para>
            <para>The Amazon Web Services KMS key identifier for an encrypted DB cluster snapshot. The
            Amazon Web Services KMS key identifier is the key ARN, key ID, alias ARN, or alias
            name for the Amazon Web Services KMS key.</para><para>If you copy an encrypted DB cluster snapshot from your Amazon Web Services account,
            you can specify a value for <code>KmsKeyId</code> to encrypt the copy with a new KMS
            key. If you don't specify a value for <code>KmsKeyId</code>, then the copy of the
            DB cluster snapshot is encrypted with the same KMS key as the source DB cluster snapshot.</para><para>If you copy an encrypted DB cluster snapshot that is shared from another Amazon Web
            Services account, then you must specify a value for <code>KmsKeyId</code>.</para><para>To copy an encrypted DB cluster snapshot to another Amazon Web Services Region, you
            must set <code>KmsKeyId</code> to the Amazon Web Services KMS key identifier you want
            to use to encrypt the copy of the DB cluster snapshot in the destination Amazon Web
            Services Region. KMS keys are specific to the Amazon Web Services Region that they
            are created in, and you can't use KMS keys from one Amazon Web Services Region in
            another Amazon Web Services Region.</para><para>If you copy an unencrypted DB cluster snapshot and specify a value for the <code>KmsKeyId</code>
            parameter, an error is returned.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.CopyRDSDBClusterSnapshotCmdlet.PreSignedUrl">
            <summary>
            <para>
            <para>When you are copying a DB cluster snapshot from one Amazon Web Services GovCloud (US)
            Region to another, the URL that contains a Signature Version 4 signed request for
            the <code>CopyDBClusterSnapshot</code> API operation in the Amazon Web Services Region
            that contains the source DB cluster snapshot to copy. Use the <code>PreSignedUrl</code>
            parameter when copying an encrypted DB cluster snapshot from another Amazon Web Services
            Region. Don't specify <code>PreSignedUrl</code> when copying an encrypted DB cluster
            snapshot in the same Amazon Web Services Region.</para><para>This setting applies only to Amazon Web Services GovCloud (US) Regions. It's ignored
            in other Amazon Web Services Regions.</para><para>The presigned URL must be a valid request for the <code>CopyDBClusterSnapshot</code>
            API operation that can run in the source Amazon Web Services Region that contains
            the encrypted DB cluster snapshot to copy. The presigned URL request must contain
            the following parameter values:</para><ul><li><para><code>KmsKeyId</code> - The KMS key identifier for the KMS key to use to encrypt
            the copy of the DB cluster snapshot in the destination Amazon Web Services Region.
            This is the same identifier for both the <code>CopyDBClusterSnapshot</code> operation
            that is called in the destination Amazon Web Services Region, and the operation contained
            in the presigned URL.</para></li><li><para><code>DestinationRegion</code> - The name of the Amazon Web Services Region that
            the DB cluster snapshot is to be created in.</para></li><li><para><code>SourceDBClusterSnapshotIdentifier</code> - The DB cluster snapshot identifier
            for the encrypted DB cluster snapshot to be copied. This identifier must be in the
            Amazon Resource Name (ARN) format for the source Amazon Web Services Region. For example,
            if you are copying an encrypted DB cluster snapshot from the us-west-2 Amazon Web
            Services Region, then your <code>SourceDBClusterSnapshotIdentifier</code> looks like
            the following example: <code>arn:aws:rds:us-west-2:123456789012:cluster-snapshot:aurora-cluster1-snapshot-20161115</code>.</para></li></ul><para>To learn how to generate a Signature Version 4 signed request, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/API/sigv4-query-string-auth.html">
            Authenticating Requests: Using Query Parameters (Amazon Web Services Signature Version
            4)</a> and <a href="https://docs.aws.amazon.com/general/latest/gr/signature-version-4.html">
            Signature Version 4 Signing Process</a>.</para><note><para>If you are using an Amazon Web Services SDK tool or the CLI, you can specify <code>SourceRegion</code>
            (or <code>--source-region</code> for the CLI) instead of specifying <code>PreSignedUrl</code>
            manually. Specifying <code>SourceRegion</code> autogenerates a presigned URL that
            is a valid request for the operation that can run in the source Amazon Web Services
            Region.</para></note>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.CopyRDSDBClusterSnapshotCmdlet.SourceDBClusterSnapshotIdentifier">
            <summary>
            <para>
            <para>The identifier of the DB cluster snapshot to copy. This parameter isn't case-sensitive.</para><para>You can't copy an encrypted, shared DB cluster snapshot from one Amazon Web Services
            Region to another.</para><para>Constraints:</para><ul><li><para>Must specify a valid system snapshot in the "available" state.</para></li><li><para>If the source snapshot is in the same Amazon Web Services Region as the copy, specify
            a valid DB snapshot identifier.</para></li><li><para>If the source snapshot is in a different Amazon Web Services Region than the copy,
            specify a valid DB cluster snapshot ARN. For more information, go to <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/USER_CopySnapshot.html#USER_CopySnapshot.AcrossRegions">
            Copying Snapshots Across Amazon Web Services Regions</a> in the <i>Amazon Aurora User
            Guide</i>.</para></li></ul><para>Example: <code>my-cluster-snapshot1</code></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.CopyRDSDBClusterSnapshotCmdlet.SourceRegion">
            <summary>
            <para>
             The SourceRegion for generating the PreSignedUrl property.
             
             If SourceRegion is set and the PreSignedUrl property is not,
             then PreSignedUrl will be automatically generated by the client.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.CopyRDSDBClusterSnapshotCmdlet.Tag">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.CopyRDSDBClusterSnapshotCmdlet.TargetDBClusterSnapshotIdentifier">
            <summary>
            <para>
            <para>The identifier of the new DB cluster snapshot to create from the source DB cluster
            snapshot. This parameter isn't case-sensitive.</para><para>Constraints:</para><ul><li><para>Must contain from 1 to 63 letters, numbers, or hyphens.</para></li><li><para>First character must be a letter.</para></li><li><para>Can't end with a hyphen or contain two consecutive hyphens.</para></li></ul><para>Example: <code>my-cluster-snapshot2</code></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.CopyRDSDBClusterSnapshotCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'DBClusterSnapshot'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.RDS.Model.CopyDBClusterSnapshotResponse).
            Specifying the name of a property of type Amazon.RDS.Model.CopyDBClusterSnapshotResponse 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.RDS.CopyRDSDBClusterSnapshotCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the SourceDBClusterSnapshotIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^SourceDBClusterSnapshotIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.CopyRDSDBClusterSnapshotCmdlet.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.RDS.CopyRDSDBParameterGroupCmdlet">
            <summary>
            Copies the specified DB parameter group.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.CopyRDSDBParameterGroupCmdlet.SourceDBParameterGroupIdentifier">
            <summary>
            <para>
            <para>The identifier or ARN for the source DB parameter group. For information about creating
            an ARN, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_Tagging.ARN.html#USER_Tagging.ARN.Constructing">
            Constructing an ARN for Amazon RDS</a> in the <i>Amazon RDS User Guide</i>.</para><para>Constraints:</para><ul><li><para>Must specify a valid DB parameter group.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.CopyRDSDBParameterGroupCmdlet.Tag">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.CopyRDSDBParameterGroupCmdlet.TargetDBParameterGroupDescription">
            <summary>
            <para>
            <para>A description for the copied DB parameter group.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.CopyRDSDBParameterGroupCmdlet.TargetDBParameterGroupIdentifier">
            <summary>
            <para>
            <para>The identifier for the copied DB parameter group.</para><para>Constraints:</para><ul><li><para>Can't be null, empty, or blank</para></li><li><para>Must contain from 1 to 255 letters, numbers, or hyphens</para></li><li><para>First character must be a letter</para></li><li><para>Can't end with a hyphen or contain two consecutive hyphens</para></li></ul><para>Example: <code>my-db-parameter-group</code></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.CopyRDSDBParameterGroupCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'DBParameterGroup'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.RDS.Model.CopyDBParameterGroupResponse).
            Specifying the name of a property of type Amazon.RDS.Model.CopyDBParameterGroupResponse 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.RDS.CopyRDSDBParameterGroupCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the SourceDBParameterGroupIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^SourceDBParameterGroupIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.CopyRDSDBParameterGroupCmdlet.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.RDS.CopyRDSDBSnapshotCmdlet">
            <summary>
            Copies the specified DB snapshot. The source DB snapshot must be in the <code>available</code>
            state.
             
              
            <para>
            You can copy a snapshot from one Amazon Web Services Region to another. In that case,
            the Amazon Web Services Region where you call the <code>CopyDBSnapshot</code> operation
            is the destination Amazon Web Services Region for the DB snapshot copy.
            </para><para>
            This command doesn't apply to RDS Custom.
            </para><para>
            For more information about copying snapshots, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_CopySnapshot.html#USER_CopyDBSnapshot">Copying
            a DB Snapshot</a> in the <i>Amazon RDS User Guide</i>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.CopyRDSDBSnapshotCmdlet.CopyOptionGroup">
            <summary>
            <para>
            <para>Specifies whether to copy the DB option group associated with the source DB snapshot
            to the target Amazon Web Services account and associate with the target DB snapshot.
            The associated option group can be copied only with cross-account snapshot copy calls.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.CopyRDSDBSnapshotCmdlet.CopyTag">
            <summary>
            <para>
            <para>Specifies whether to copy all tags from the source DB snapshot to the target DB snapshot.
            By default, tags aren't copied.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.CopyRDSDBSnapshotCmdlet.KmsKeyId">
            <summary>
            <para>
            <para>The Amazon Web Services KMS key identifier for an encrypted DB snapshot. The Amazon
            Web Services KMS key identifier is the key ARN, key ID, alias ARN, or alias name for
            the KMS key.</para><para>If you copy an encrypted DB snapshot from your Amazon Web Services account, you can
            specify a value for this parameter to encrypt the copy with a new KMS key. If you
            don't specify a value for this parameter, then the copy of the DB snapshot is encrypted
            with the same Amazon Web Services KMS key as the source DB snapshot.</para><para>If you copy an encrypted DB snapshot that is shared from another Amazon Web Services
            account, then you must specify a value for this parameter.</para><para>If you specify this parameter when you copy an unencrypted snapshot, the copy is encrypted.</para><para>If you copy an encrypted snapshot to a different Amazon Web Services Region, then
            you must specify an Amazon Web Services KMS key identifier for the destination Amazon
            Web Services Region. KMS keys are specific to the Amazon Web Services Region that
            they are created in, and you can't use KMS keys from one Amazon Web Services Region
            in another Amazon Web Services Region.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.CopyRDSDBSnapshotCmdlet.OptionGroupName">
            <summary>
            <para>
            <para>The name of an option group to associate with the copy of the snapshot.</para><para>Specify this option if you are copying a snapshot from one Amazon Web Services Region
            to another, and your DB instance uses a nondefault option group. If your source DB
            instance uses Transparent Data Encryption for Oracle or Microsoft SQL Server, you
            must specify this option when copying across Amazon Web Services Regions. For more
            information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_CopySnapshot.html#USER_CopySnapshot.Options">Option
            group considerations</a> in the <i>Amazon RDS User Guide</i>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.CopyRDSDBSnapshotCmdlet.PreSignedUrl">
            <summary>
            <para>
            <para>When you are copying a snapshot from one Amazon Web Services GovCloud (US) Region
            to another, the URL that contains a Signature Version 4 signed request for the <code>CopyDBSnapshot</code>
            API operation in the source Amazon Web Services Region that contains the source DB
            snapshot to copy.</para><para>This setting applies only to Amazon Web Services GovCloud (US) Regions. It's ignored
            in other Amazon Web Services Regions.</para><para>You must specify this parameter when you copy an encrypted DB snapshot from another
            Amazon Web Services Region by using the Amazon RDS API. Don't specify <code>PreSignedUrl</code>
            when you are copying an encrypted DB snapshot in the same Amazon Web Services Region.</para><para>The presigned URL must be a valid request for the <code>CopyDBClusterSnapshot</code>
            API operation that can run in the source Amazon Web Services Region that contains
            the encrypted DB cluster snapshot to copy. The presigned URL request must contain
            the following parameter values:</para><ul><li><para><code>DestinationRegion</code> - The Amazon Web Services Region that the encrypted
            DB snapshot is copied to. This Amazon Web Services Region is the same one where the
            <code>CopyDBSnapshot</code> operation is called that contains this presigned URL.</para><para>For example, if you copy an encrypted DB snapshot from the us-west-2 Amazon Web Services
            Region to the us-east-1 Amazon Web Services Region, then you call the <code>CopyDBSnapshot</code>
            operation in the us-east-1 Amazon Web Services Region and provide a presigned URL
            that contains a call to the <code>CopyDBSnapshot</code> operation in the us-west-2
            Amazon Web Services Region. For this example, the <code>DestinationRegion</code> in
            the presigned URL must be set to the us-east-1 Amazon Web Services Region.</para></li><li><para><code>KmsKeyId</code> - The KMS key identifier for the KMS key to use to encrypt
            the copy of the DB snapshot in the destination Amazon Web Services Region. This is
            the same identifier for both the <code>CopyDBSnapshot</code> operation that is called
            in the destination Amazon Web Services Region, and the operation contained in the
            presigned URL.</para></li><li><para><code>SourceDBSnapshotIdentifier</code> - The DB snapshot identifier for the encrypted
            snapshot to be copied. This identifier must be in the Amazon Resource Name (ARN) format
            for the source Amazon Web Services Region. For example, if you are copying an encrypted
            DB snapshot from the us-west-2 Amazon Web Services Region, then your <code>SourceDBSnapshotIdentifier</code>
            looks like the following example: <code>arn:aws:rds:us-west-2:123456789012:snapshot:mysql-instance1-snapshot-20161115</code>.</para></li></ul><para>To learn how to generate a Signature Version 4 signed request, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/API/sigv4-query-string-auth.html">Authenticating
            Requests: Using Query Parameters (Amazon Web Services Signature Version 4)</a> and
            <a href="https://docs.aws.amazon.com/general/latest/gr/signature-version-4.html">Signature
            Version 4 Signing Process</a>.</para><note><para>If you are using an Amazon Web Services SDK tool or the CLI, you can specify <code>SourceRegion</code>
            (or <code>--source-region</code> for the CLI) instead of specifying <code>PreSignedUrl</code>
            manually. Specifying <code>SourceRegion</code> autogenerates a presigned URL that
            is a valid request for the operation that can run in the source Amazon Web Services
            Region.</para></note>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.CopyRDSDBSnapshotCmdlet.SourceDBSnapshotIdentifier">
            <summary>
            <para>
            <para>The identifier for the source DB snapshot.</para><para>If the source snapshot is in the same Amazon Web Services Region as the copy, specify
            a valid DB snapshot identifier. For example, you might specify <code>rds:mysql-instance1-snapshot-20130805</code>.</para><para>If the source snapshot is in a different Amazon Web Services Region than the copy,
            specify a valid DB snapshot ARN. For example, you might specify <code>arn:aws:rds:us-west-2:123456789012:snapshot:mysql-instance1-snapshot-20130805</code>.</para><para>If you are copying from a shared manual DB snapshot, this parameter must be the Amazon
            Resource Name (ARN) of the shared DB snapshot.</para><para>If you are copying an encrypted snapshot this parameter must be in the ARN format
            for the source Amazon Web Services Region.</para><para>Constraints:</para><ul><li><para>Must specify a valid system snapshot in the "available" state.</para></li></ul><para>Example: <code>rds:mydb-2012-04-02-00-01</code></para><para>Example: <code>arn:aws:rds:us-west-2:123456789012:snapshot:mysql-instance1-snapshot-20130805</code></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.CopyRDSDBSnapshotCmdlet.SourceRegion">
            <summary>
            <para>
             The SourceRegion for generating the PreSignedUrl property.
             
             If SourceRegion is set and the PreSignedUrl property is not,
             then PreSignedUrl will be automatically generated by the client.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.CopyRDSDBSnapshotCmdlet.Tag">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.CopyRDSDBSnapshotCmdlet.TargetCustomAvailabilityZone">
            <summary>
            <para>
            <para>The external custom Availability Zone (CAZ) identifier for the target CAZ.</para><para>Example: <code>rds-caz-aiqhTgQv</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.CopyRDSDBSnapshotCmdlet.TargetDBSnapshotIdentifier">
            <summary>
            <para>
            <para>The identifier for the copy of the snapshot.</para><para>Constraints:</para><ul><li><para>Can't be null, empty, or blank</para></li><li><para>Must contain from 1 to 255 letters, numbers, or hyphens</para></li><li><para>First character must be a letter</para></li><li><para>Can't end with a hyphen or contain two consecutive hyphens</para></li></ul><para>Example: <code>my-db-snapshot</code></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.CopyRDSDBSnapshotCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'DBSnapshot'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.RDS.Model.CopyDBSnapshotResponse).
            Specifying the name of a property of type Amazon.RDS.Model.CopyDBSnapshotResponse 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.RDS.CopyRDSDBSnapshotCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the SourceDBSnapshotIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^SourceDBSnapshotIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.CopyRDSDBSnapshotCmdlet.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.RDS.CopyRDSOptionGroupCmdlet">
            <summary>
            Copies the specified option group.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.CopyRDSOptionGroupCmdlet.SourceOptionGroupIdentifier">
            <summary>
            <para>
            <para>The identifier for the source option group.</para><para>Constraints:</para><ul><li><para>Must specify a valid option group.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.CopyRDSOptionGroupCmdlet.Tag">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.CopyRDSOptionGroupCmdlet.TargetOptionGroupDescription">
            <summary>
            <para>
            <para>The description for the copied option group.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.CopyRDSOptionGroupCmdlet.TargetOptionGroupIdentifier">
            <summary>
            <para>
            <para>The identifier for the copied option group.</para><para>Constraints:</para><ul><li><para>Can't be null, empty, or blank</para></li><li><para>Must contain from 1 to 255 letters, numbers, or hyphens</para></li><li><para>First character must be a letter</para></li><li><para>Can't end with a hyphen or contain two consecutive hyphens</para></li></ul><para>Example: <code>my-option-group</code></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.CopyRDSOptionGroupCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'OptionGroup'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.RDS.Model.CopyOptionGroupResponse).
            Specifying the name of a property of type Amazon.RDS.Model.CopyOptionGroupResponse 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.RDS.CopyRDSOptionGroupCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the SourceOptionGroupIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^SourceOptionGroupIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.CopyRDSOptionGroupCmdlet.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.RDS.EditRDSActivityStreamCmdlet">
            <summary>
            Changes the audit policy state of a database activity stream to either locked (default)
            or unlocked. A locked policy is read-only, whereas an unlocked policy is read/write.
            If your activity stream is started and locked, you can unlock it, customize your audit
            policy, and then lock your activity stream. Restarting the activity stream isn't required.
            For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/DBActivityStreams.Modifying.html">
            Modifying a database activity stream</a> in the <i>Amazon RDS User Guide</i>.
             
              
            <para>
            This operation is supported for RDS for Oracle and Microsoft SQL Server.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSActivityStreamCmdlet.AuditPolicyState">
            <summary>
            <para>
            <para>The audit policy state. When a policy is unlocked, it is read/write. When it is locked,
            it is read-only. You can edit your audit policy only when the activity stream is unlocked
            or stopped.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSActivityStreamCmdlet.ResourceArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the RDS for Oracle or Microsoft SQL Server DB instance.
            For example, <code>arn:aws:rds:us-east-1:12345667890:instance:my-orcl-db</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSActivityStreamCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is '*'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.RDS.Model.ModifyActivityStreamResponse).
            Specifying the name of a property of type Amazon.RDS.Model.ModifyActivityStreamResponse 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.RDS.EditRDSActivityStreamCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ResourceArn parameter.
            The -PassThru parameter is deprecated, use -Select '^ResourceArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSActivityStreamCmdlet.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.RDS.EditRDSCertificateCmdlet">
            <summary>
            Override the system-default Secure Sockets Layer/Transport Layer Security (SSL/TLS)
            certificate for Amazon RDS for new DB instances, or remove the override.
             
              
            <para>
            By using this operation, you can specify an RDS-approved SSL/TLS certificate for new
            DB instances that is different from the default certificate provided by RDS. You can
            also use this operation to remove the override, so that new DB instances use the default
            certificate provided by RDS.
            </para><para>
            You might need to override the default certificate in the following situations:
            </para><ul><li><para>
            You already migrated your applications to support the latest certificate authority
            (CA) certificate, but the new CA certificate is not yet the RDS default CA certificate
            for the specified Amazon Web Services Region.
            </para></li><li><para>
            RDS has already moved to a new default CA certificate for the specified Amazon Web
            Services Region, but you are still in the process of supporting the new CA certificate.
            In this case, you temporarily need additional time to finish your application changes.
            </para></li></ul><para>
            For more information about rotating your SSL/TLS certificate for RDS DB engines, see
            <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/UsingWithRDS.SSL-certificate-rotation.html">
            Rotating Your SSL/TLS Certificate</a> in the <i>Amazon RDS User Guide</i>.
            </para><para>
            For more information about rotating your SSL/TLS certificate for Aurora DB engines,
            see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/UsingWithRDS.SSL-certificate-rotation.html">
            Rotating Your SSL/TLS Certificate</a> in the <i>Amazon Aurora User Guide</i>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSCertificateCmdlet.CertificateIdentifier">
            <summary>
            <para>
            <para>The new default certificate identifier to override the current one with.</para><para>To determine the valid values, use the <code>describe-certificates</code> CLI command
            or the <code>DescribeCertificates</code> API operation.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSCertificateCmdlet.RemoveCustomerOverride">
            <summary>
            <para>
            <para>Specifies whether to remove the override for the default certificate. If the override
            is removed, the default certificate is the system default.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSCertificateCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Certificate'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.RDS.Model.ModifyCertificatesResponse).
            Specifying the name of a property of type Amazon.RDS.Model.ModifyCertificatesResponse 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.RDS.EditRDSCertificateCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the CertificateIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^CertificateIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSCertificateCmdlet.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.RDS.EditRDSCurrentDBClusterCapacityCmdlet">
            <summary>
            Set the capacity of an Aurora Serverless v1 DB cluster to a specific value.
             
              
            <para>
            Aurora Serverless v1 scales seamlessly based on the workload on the DB cluster. In
            some cases, the capacity might not scale fast enough to meet a sudden change in workload,
            such as a large number of new transactions. Call <code>ModifyCurrentDBClusterCapacity</code>
            to set the capacity explicitly.
            </para><para>
            After this call sets the DB cluster capacity, Aurora Serverless v1 can automatically
            scale the DB cluster based on the cooldown period for scaling up and the cooldown
            period for scaling down.
            </para><para>
            For more information about Aurora Serverless v1, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/aurora-serverless.html">Using
            Amazon Aurora Serverless v1</a> in the <i>Amazon Aurora User Guide</i>.
            </para><important><para>
            If you call <code>ModifyCurrentDBClusterCapacity</code> with the default <code>TimeoutAction</code>,
            connections that prevent Aurora Serverless v1 from finding a scaling point might be
            dropped. For more information about scaling points, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/aurora-serverless.how-it-works.html#aurora-serverless.how-it-works.auto-scaling">
            Autoscaling for Aurora Serverless v1</a> in the <i>Amazon Aurora User Guide</i>.
            </para></important><note><para>
            This action only applies to Aurora Serverless v1 DB clusters.
            </para></note>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSCurrentDBClusterCapacityCmdlet.Capacity">
            <summary>
            <para>
            <para>The DB cluster capacity.</para><para>When you change the capacity of a paused Aurora Serverless v1 DB cluster, it automatically
            resumes.</para><para>Constraints:</para><ul><li><para>For Aurora MySQL, valid capacity values are <code>1</code>, <code>2</code>, <code>4</code>,
            <code>8</code>, <code>16</code>, <code>32</code>, <code>64</code>, <code>128</code>,
            and <code>256</code>.</para></li><li><para>For Aurora PostgreSQL, valid capacity values are <code>2</code>, <code>4</code>, <code>8</code>,
            <code>16</code>, <code>32</code>, <code>64</code>, <code>192</code>, and <code>384</code>.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSCurrentDBClusterCapacityCmdlet.DBClusterIdentifier">
            <summary>
            <para>
            <para>The DB cluster identifier for the cluster being modified. This parameter isn't case-sensitive.</para><para>Constraints:</para><ul><li><para>Must match the identifier of an existing DB cluster.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSCurrentDBClusterCapacityCmdlet.SecondsBeforeTimeout">
            <summary>
            <para>
            <para>The amount of time, in seconds, that Aurora Serverless v1 tries to find a scaling
            point to perform seamless scaling before enforcing the timeout action. The default
            is 300.</para><para>Specify a value between 10 and 600 seconds.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSCurrentDBClusterCapacityCmdlet.TimeoutAction">
            <summary>
            <para>
            <para>The action to take when the timeout is reached, either <code>ForceApplyCapacityChange</code>
            or <code>RollbackCapacityChange</code>.</para><para><code>ForceApplyCapacityChange</code>, the default, sets the capacity to the specified
            value as soon as possible.</para><para><code>RollbackCapacityChange</code> ignores the capacity change if a scaling point
            isn't found in the timeout period.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSCurrentDBClusterCapacityCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is '*'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.RDS.Model.ModifyCurrentDBClusterCapacityResponse).
            Specifying the name of a property of type Amazon.RDS.Model.ModifyCurrentDBClusterCapacityResponse 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.RDS.EditRDSCurrentDBClusterCapacityCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DBClusterIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^DBClusterIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSCurrentDBClusterCapacityCmdlet.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.RDS.EditRDSCustomDBEngineVersionCmdlet">
            <summary>
            Modifies the status of a custom engine version (CEV). You can find CEVs to modify
            by calling <code>DescribeDBEngineVersions</code>.
             
             <note><para>
            The MediaImport service that imports files from Amazon S3 to create CEVs isn't integrated
            with Amazon Web Services CloudTrail. If you turn on data logging for Amazon RDS in
            CloudTrail, calls to the <code>ModifyCustomDbEngineVersion</code> event aren't logged.
            However, you might see calls from the API gateway that accesses your Amazon S3 bucket.
            These calls originate from the MediaImport service for the <code>ModifyCustomDbEngineVersion</code>
            event.
            </para></note><para>
            For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/custom-cev.html#custom-cev.modify">Modifying
            CEV status</a> in the <i>Amazon RDS User Guide</i>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSCustomDBEngineVersionCmdlet.Description">
            <summary>
            <para>
            <para>An optional description of your CEV.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSCustomDBEngineVersionCmdlet.Engine">
            <summary>
            <para>
            <para>The DB engine. The only supported values are <code>custom-oracle-ee</code> and <code>custom-oracle-ee-cdb</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSCustomDBEngineVersionCmdlet.EngineVersion">
            <summary>
            <para>
            <para>The custom engine version (CEV) that you want to modify. This option is required for
            RDS Custom for Oracle, but optional for Amazon RDS. The combination of <code>Engine</code>
            and <code>EngineVersion</code> is unique per customer per Amazon Web Services Region.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSCustomDBEngineVersionCmdlet.Status">
            <summary>
            <para>
            <para>The availability status to be assigned to the CEV. Valid values are as follows:</para><dl><dt>available</dt><dd><para>You can use this CEV to create a new RDS Custom DB instance.</para></dd><dt>inactive</dt><dd><para>You can create a new RDS Custom instance by restoring a DB snapshot with this CEV.
            You can't patch or create new instances with this CEV.</para></dd></dl><para>You can change any status to any status. A typical reason to change status is to prevent
            the accidental use of a CEV, or to make a deprecated CEV eligible for use again. For
            example, you might change the status of your CEV from <code>available</code> to <code>inactive</code>,
            and from <code>inactive</code> back to <code>available</code>. To change the availability
            status of the CEV, it must not currently be in use by an RDS Custom instance, snapshot,
            or automated backup.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSCustomDBEngineVersionCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is '*'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.RDS.Model.ModifyCustomDBEngineVersionResponse).
            Specifying the name of a property of type Amazon.RDS.Model.ModifyCustomDBEngineVersionResponse 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.RDS.EditRDSCustomDBEngineVersionCmdlet.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.RDS.EditRDSDBClusterCmdlet">
            <summary>
            Modifies the settings of an Amazon Aurora DB cluster or a Multi-AZ DB cluster. You
            can change one or more settings by specifying these parameters and the new values
            in the request.
             
              
            <para>
            For more information on Amazon Aurora DB clusters, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/CHAP_AuroraOverview.html">
            What is Amazon Aurora?</a> in the <i>Amazon Aurora User Guide</i>.
            </para><para>
            For more information on Multi-AZ DB clusters, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/multi-az-db-clusters-concepts.html">
            Multi-AZ DB cluster deployments</a> in the <i>Amazon RDS User Guide</i>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBClusterCmdlet.AllocatedStorage">
            <summary>
            <para>
            <para>The amount of storage in gibibytes (GiB) to allocate to each DB instance in the Multi-AZ
            DB cluster.</para><para>Valid for Cluster Type: Multi-AZ DB clusters only</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBClusterCmdlet.AllowEngineModeChange">
            <summary>
            <para>
            <para>Specifies whether engine mode changes from <code>serverless</code> to <code>provisioned</code>
            are allowed.</para><para>Valid for Cluster Type: Aurora Serverless v1 DB clusters only</para><para>Constraints:</para><ul><li><para>You must allow engine mode changes when specifying a different value for the <code>EngineMode</code>
            parameter from the DB cluster's current engine mode.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBClusterCmdlet.AllowMajorVersionUpgrade">
            <summary>
            <para>
            <para>Specifies whether major version upgrades are allowed.</para><para>Valid for Cluster Type: Aurora DB clusters and Multi-AZ DB clusters</para><para>Constraints:</para><ul><li><para>You must allow major version upgrades when specifying a value for the <code>EngineVersion</code>
            parameter that is a different major version than the DB cluster's current version.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBClusterCmdlet.ApplyImmediately">
            <summary>
            <para>
            <para>Specifies whether the modifications in this request and any pending modifications
            are asynchronously applied as soon as possible, regardless of the <code>PreferredMaintenanceWindow</code>
            setting for the DB cluster. If this parameter is disabled, changes to the DB cluster
            are applied during the next maintenance window.</para><para>Most modifications can be applied immediately or during the next scheduled maintenance
            window. Some modifications, such as turning on deletion protection and changing the
            master password, are applied immediatelyā€”regardless of when you choose to apply them.</para><para>By default, this parameter is disabled.</para><para>Valid for Cluster Type: Aurora DB clusters and Multi-AZ DB clusters</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBClusterCmdlet.AutoMinorVersionUpgrade">
            <summary>
            <para>
            <para>Specifies whether minor engine upgrades are applied automatically to the DB cluster
            during the maintenance window. By default, minor engine upgrades are applied automatically.</para><para>Valid for Cluster Type: Multi-AZ DB clusters only</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBClusterCmdlet.ScalingConfiguration_AutoPause">
            <summary>
            <para>
            <para>Indicates whether to allow or disallow automatic pause for an Aurora DB cluster in
            <code>serverless</code> DB engine mode. A DB cluster can be paused only when it's
            idle (it has no connections).</para><note><para>If a DB cluster is paused for more than seven days, the DB cluster might be backed
            up with a snapshot. In this case, the DB cluster is restored when there is a request
            to connect to it.</para></note>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBClusterCmdlet.AwsBackupRecoveryPointArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the recovery point in Amazon Web Services Backup.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBClusterCmdlet.BacktrackWindow">
            <summary>
            <para>
            <para>The target backtrack window, in seconds. To disable backtracking, set this value to
            <code>0</code>.</para><para>Valid for Cluster Type: Aurora MySQL DB clusters only</para><para>Default: <code>0</code></para><para>Constraints:</para><ul><li><para>If specified, this value must be set to a number from 0 to 259,200 (72 hours).</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBClusterCmdlet.BackupRetentionPeriod">
            <summary>
            <para>
            <para>The number of days for which automated backups are retained. Specify a minimum value
            of <code>1</code>.</para><para>Valid for Cluster Type: Aurora DB clusters and Multi-AZ DB clusters</para><para>Default: <code>1</code></para><para>Constraints:</para><ul><li><para>Must be a value from 1 to 35.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBClusterCmdlet.CopyTagsToSnapshot">
            <summary>
            <para>
            <para>Specifies whether to copy all tags from the DB cluster to snapshots of the DB cluster.
            The default is not to copy them.</para><para>Valid for Cluster Type: Aurora DB clusters and Multi-AZ DB clusters</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBClusterCmdlet.DBClusterIdentifier">
            <summary>
            <para>
            <para>The DB cluster identifier for the cluster being modified. This parameter isn't case-sensitive.</para><para>Valid for Cluster Type: Aurora DB clusters and Multi-AZ DB clusters</para><para>Constraints:</para><ul><li><para>Must match the identifier of an existing DB cluster.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBClusterCmdlet.DBClusterInstanceClass">
            <summary>
            <para>
            <para>The compute and memory capacity of each DB instance in the Multi-AZ DB cluster, for
            example <code>db.m6gd.xlarge</code>. Not all DB instance classes are available in
            all Amazon Web Services Regions, or for all database engines.</para><para>For the full list of DB instance classes and availability for your engine, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Concepts.DBInstanceClass.html">
            DB Instance Class</a> in the <i>Amazon RDS User Guide</i>.</para><para>Valid for Cluster Type: Multi-AZ DB clusters only</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBClusterCmdlet.DBClusterParameterGroupName">
            <summary>
            <para>
            <para>The name of the DB cluster parameter group to use for the DB cluster.</para><para>Valid for Cluster Type: Aurora DB clusters and Multi-AZ DB clusters</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBClusterCmdlet.DBInstanceParameterGroupName">
            <summary>
            <para>
            <para>The name of the DB parameter group to apply to all instances of the DB cluster.</para><note><para>When you apply a parameter group using the <code>DBInstanceParameterGroupName</code>
            parameter, the DB cluster isn't rebooted automatically. Also, parameter changes are
            applied immediately rather than during the next maintenance window.</para></note><para>Valid for Cluster Type: Aurora DB clusters only</para><para>Default: The existing name setting</para><para>Constraints:</para><ul><li><para>The DB parameter group must be in the same DB parameter group family as this DB cluster.</para></li><li><para>The <code>DBInstanceParameterGroupName</code> parameter is valid in combination with
            the <code>AllowMajorVersionUpgrade</code> parameter for a major version upgrade only.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBClusterCmdlet.DeletionProtection">
            <summary>
            <para>
            <para>Specifies whether the DB cluster has deletion protection enabled. The database can't
            be deleted when deletion protection is enabled. By default, deletion protection isn't
            enabled.</para><para>Valid for Cluster Type: Aurora DB clusters and Multi-AZ DB clusters</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBClusterCmdlet.CloudwatchLogsExportConfiguration_DisableLogType">
            <summary>
            <para>
            <para>The list of log types to disable.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBClusterCmdlet.Domain">
            <summary>
            <para>
            <para>The Active Directory directory ID to move the DB cluster to. Specify <code>none</code>
            to remove the cluster from its current domain. The domain must be created prior to
            this operation.</para><para>For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/kerberos-authentication.html">Kerberos
            Authentication</a> in the <i>Amazon Aurora User Guide</i>.</para><para>Valid for Cluster Type: Aurora DB clusters only</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBClusterCmdlet.DomainIAMRoleName">
            <summary>
            <para>
            <para>The name of the IAM role to use when making API calls to the Directory Service.</para><para>Valid for Cluster Type: Aurora DB clusters only</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBClusterCmdlet.EnableGlobalWriteForwarding">
            <summary>
            <para>
            <para>Specifies whether to enable this DB cluster to forward write operations to the primary
            cluster of a global cluster (Aurora global database). By default, write operations
            are not allowed on Aurora DB clusters that are secondary clusters in an Aurora global
            database.</para><para>You can set this value only on Aurora DB clusters that are members of an Aurora global
            database. With this parameter enabled, a secondary cluster can forward writes to the
            current primary cluster, and the resulting changes are replicated back to this cluster.
            For the primary DB cluster of an Aurora global database, this value is used immediately
            if the primary is demoted by a global cluster API operation, but it does nothing until
            then.</para><para>Valid for Cluster Type: Aurora DB clusters only</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBClusterCmdlet.EnableHttpEndpoint">
            <summary>
            <para>
            <para>Specifies whether to enable the HTTP endpoint for an Aurora Serverless v1 DB cluster.
            By default, the HTTP endpoint is disabled.</para><para>When enabled, the HTTP endpoint provides a connectionless web service API for running
            SQL queries on the Aurora Serverless v1 DB cluster. You can also query your database
            from inside the RDS console with the query editor.</para><para>For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/data-api.html">Using
            the Data API for Aurora Serverless v1</a> in the <i>Amazon Aurora User Guide</i>.</para><para>Valid for Cluster Type: Aurora DB clusters only</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBClusterCmdlet.EnableIAMDatabaseAuthentication">
            <summary>
            <para>
            <para>Specifies whether to enable mapping of Amazon Web Services Identity and Access Management
            (IAM) accounts to database accounts. By default, mapping isn't enabled.</para><para>For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/UsingWithRDS.IAMDBAuth.html">
            IAM Database Authentication</a> in the <i>Amazon Aurora User Guide</i>.</para><para>Valid for Cluster Type: Aurora DB clusters only</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBClusterCmdlet.EnableLocalWriteForwarding">
            <summary>
            <para>
            <para>Specifies whether read replicas can forward write operations to the writer DB instance
            in the DB cluster. By default, write operations aren't allowed on reader DB instances.</para><para>Valid for: Aurora DB clusters only</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBClusterCmdlet.CloudwatchLogsExportConfiguration_EnableLogType">
            <summary>
            <para>
            <para>The list of log types to enable.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBClusterCmdlet.EnablePerformanceInsight">
            <summary>
            <para>
            <para>Specifies whether to turn on Performance Insights for the DB cluster.</para><para>For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_PerfInsights.html">
            Using Amazon Performance Insights</a> in the <i>Amazon RDS User Guide</i>.</para><para>Valid for Cluster Type: Multi-AZ DB clusters only</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBClusterCmdlet.EngineMode">
            <summary>
            <para>
            <para>The DB engine mode of the DB cluster, either <code>provisioned</code> or <code>serverless</code>.</para><note><para>The DB engine mode can be modified only from <code>serverless</code> to <code>provisioned</code>.</para></note><para>For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_CreateDBCluster.html">
            CreateDBCluster</a>.</para><para>Valid for Cluster Type: Aurora DB clusters only</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBClusterCmdlet.EngineVersion">
            <summary>
            <para>
            <para>The version number of the database engine to which you want to upgrade. Changing this
            parameter results in an outage. The change is applied during the next maintenance
            window unless <code>ApplyImmediately</code> is enabled.</para><para>If the cluster that you're modifying has one or more read replicas, all replicas must
            be running an engine version that's the same or later than the version you specify.</para><para>To list all of the available engine versions for Aurora MySQL, use the following command:</para><para><code>aws rds describe-db-engine-versions --engine aurora-mysql --query "DBEngineVersions[].EngineVersion"</code></para><para>To list all of the available engine versions for Aurora PostgreSQL, use the following
            command:</para><para><code>aws rds describe-db-engine-versions --engine aurora-postgresql --query "DBEngineVersions[].EngineVersion"</code></para><para>To list all of the available engine versions for RDS for MySQL, use the following
            command:</para><para><code>aws rds describe-db-engine-versions --engine mysql --query "DBEngineVersions[].EngineVersion"</code></para><para>To list all of the available engine versions for RDS for PostgreSQL, use the following
            command:</para><para><code>aws rds describe-db-engine-versions --engine postgres --query "DBEngineVersions[].EngineVersion"</code></para><para>Valid for Cluster Type: Aurora DB clusters and Multi-AZ DB clusters</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBClusterCmdlet.Iops">
            <summary>
            <para>
            <para>The amount of Provisioned IOPS (input/output operations per second) to be initially
            allocated for each DB instance in the Multi-AZ DB cluster.</para><para>For information about valid IOPS values, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/CHAP_Storage.html#USER_PIOPS">Amazon
            RDS Provisioned IOPS storage</a> in the <i>Amazon RDS User Guide</i>.</para><para>Valid for Cluster Type: Multi-AZ DB clusters only</para><para>Constraints:</para><ul><li><para>Must be a multiple between .5 and 50 of the storage amount for the DB cluster.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBClusterCmdlet.ManageMasterUserPassword">
            <summary>
            <para>
            <para>Specifies whether to manage the master user password with Amazon Web Services Secrets
            Manager.</para><para>If the DB cluster doesn't manage the master user password with Amazon Web Services
            Secrets Manager, you can turn on this management. In this case, you can't specify
            <code>MasterUserPassword</code>.</para><para>If the DB cluster already manages the master user password with Amazon Web Services
            Secrets Manager, and you specify that the master user password is not managed with
            Amazon Web Services Secrets Manager, then you must specify <code>MasterUserPassword</code>.
            In this case, RDS deletes the secret and uses the new password for the master user
            specified by <code>MasterUserPassword</code>.</para><para>For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/rds-secrets-manager.html">Password
            management with Amazon Web Services Secrets Manager</a> in the <i>Amazon RDS User
            Guide</i> and <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/rds-secrets-manager.html">Password
            management with Amazon Web Services Secrets Manager</a> in the <i>Amazon Aurora User
            Guide.</i></para><para>Valid for Cluster Type: Aurora DB clusters and Multi-AZ DB clusters</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBClusterCmdlet.MasterUserPassword">
            <summary>
            <para>
            <para>The new password for the master database user.</para><para>Valid for Cluster Type: Aurora DB clusters and Multi-AZ DB clusters</para><para>Constraints:</para><ul><li><para>Must contain from 8 to 41 characters.</para></li><li><para>Can contain any printable ASCII character except "/", """, or "@".</para></li><li><para>Can't be specified if <code>ManageMasterUserPassword</code> is turned on.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBClusterCmdlet.MasterUserSecretKmsKeyId">
            <summary>
            <para>
            <para>The Amazon Web Services KMS key identifier to encrypt a secret that is automatically
            generated and managed in Amazon Web Services Secrets Manager.</para><para>This setting is valid only if both of the following conditions are met:</para><ul><li><para>The DB cluster doesn't manage the master user password in Amazon Web Services Secrets
            Manager.</para><para>If the DB cluster already manages the master user password in Amazon Web Services
            Secrets Manager, you can't change the KMS key that is used to encrypt the secret.</para></li><li><para>You are turning on <code>ManageMasterUserPassword</code> to manage the master user
            password in Amazon Web Services Secrets Manager.</para><para>If you are turning on <code>ManageMasterUserPassword</code> and don't specify <code>MasterUserSecretKmsKeyId</code>,
            then the <code>aws/secretsmanager</code> KMS key is used to encrypt the secret. If
            the secret is in a different Amazon Web Services account, then you can't use the <code>aws/secretsmanager</code>
            KMS key to encrypt the secret, and you must use a customer managed KMS key.</para></li></ul><para>The Amazon Web Services KMS key identifier is the key ARN, key ID, alias ARN, or alias
            name for the KMS key. To use a KMS key in a different Amazon Web Services account,
            specify the key ARN or alias ARN.</para><para>There is a default KMS key for your Amazon Web Services account. Your Amazon Web Services
            account has a different default KMS key for each Amazon Web Services Region.</para><para>Valid for Cluster Type: Aurora DB clusters and Multi-AZ DB clusters</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBClusterCmdlet.ScalingConfiguration_MaxCapacity">
            <summary>
            <para>
            <para>The maximum capacity for an Aurora DB cluster in <code>serverless</code> DB engine
            mode.</para><para>For Aurora MySQL, valid capacity values are <code>1</code>, <code>2</code>, <code>4</code>,
            <code>8</code>, <code>16</code>, <code>32</code>, <code>64</code>, <code>128</code>,
            and <code>256</code>.</para><para>For Aurora PostgreSQL, valid capacity values are <code>2</code>, <code>4</code>, <code>8</code>,
            <code>16</code>, <code>32</code>, <code>64</code>, <code>192</code>, and <code>384</code>.</para><para>The maximum capacity must be greater than or equal to the minimum capacity.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBClusterCmdlet.ServerlessV2ScalingConfiguration_MaxCapacity">
            <summary>
            <para>
            <para>The maximum number of Aurora capacity units (ACUs) for a DB instance in an Aurora
            Serverless v2 cluster. You can specify ACU values in half-step increments, such as
            40, 40.5, 41, and so on. The largest value that you can use is 128.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBClusterCmdlet.ScalingConfiguration_MinCapacity">
            <summary>
            <para>
            <para>The minimum capacity for an Aurora DB cluster in <code>serverless</code> DB engine
            mode.</para><para>For Aurora MySQL, valid capacity values are <code>1</code>, <code>2</code>, <code>4</code>,
            <code>8</code>, <code>16</code>, <code>32</code>, <code>64</code>, <code>128</code>,
            and <code>256</code>.</para><para>For Aurora PostgreSQL, valid capacity values are <code>2</code>, <code>4</code>, <code>8</code>,
            <code>16</code>, <code>32</code>, <code>64</code>, <code>192</code>, and <code>384</code>.</para><para>The minimum capacity must be less than or equal to the maximum capacity.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBClusterCmdlet.ServerlessV2ScalingConfiguration_MinCapacity">
            <summary>
            <para>
            <para>The minimum number of Aurora capacity units (ACUs) for a DB instance in an Aurora
            Serverless v2 cluster. You can specify ACU values in half-step increments, such as
            8, 8.5, 9, and so on. The smallest value that you can use is 0.5.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBClusterCmdlet.MonitoringInterval">
            <summary>
            <para>
            <para>The interval, in seconds, between points when Enhanced Monitoring metrics are collected
            for the DB cluster. To turn off collecting Enhanced Monitoring metrics, specify <code>0</code>.</para><para>If <code>MonitoringRoleArn</code> is specified, also set <code>MonitoringInterval</code>
            to a value other than <code>0</code>.</para><para>Valid for Cluster Type: Multi-AZ DB clusters only</para><para>Valid Values: <code>0 | 1 | 5 | 10 | 15 | 30 | 60</code></para><para>Default: <code>0</code></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBClusterCmdlet.MonitoringRoleArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) for the IAM role that permits RDS to send Enhanced
            Monitoring metrics to Amazon CloudWatch Logs. An example is <code>arn:aws:iam:123456789012:role/emaccess</code>.
            For information on creating a monitoring role, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_Monitoring.html#USER_Monitoring.OS.IAMRole">To
            create an IAM role for Amazon RDS Enhanced Monitoring</a> in the <i>Amazon RDS User
            Guide.</i></para><para>If <code>MonitoringInterval</code> is set to a value other than <code>0</code>, supply
            a <code>MonitoringRoleArn</code> value.</para><para>Valid for Cluster Type: Multi-AZ DB clusters only</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBClusterCmdlet.NetworkType">
            <summary>
            <para>
            <para>The network type of the DB cluster.</para><para>The network type is determined by the <code>DBSubnetGroup</code> specified for the
            DB cluster. A <code>DBSubnetGroup</code> can support only the IPv4 protocol or the
            IPv4 and the IPv6 protocols (<code>DUAL</code>).</para><para>For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/USER_VPC.WorkingWithRDSInstanceinaVPC.html">
            Working with a DB instance in a VPC</a> in the <i>Amazon Aurora User Guide.</i></para><para>Valid for Cluster Type: Aurora DB clusters only</para><para>Valid Values: <code>IPV4 | DUAL</code></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBClusterCmdlet.NewDBClusterIdentifier">
            <summary>
            <para>
            <para>The new DB cluster identifier for the DB cluster when renaming a DB cluster. This
            value is stored as a lowercase string.</para><para>Valid for Cluster Type: Aurora DB clusters and Multi-AZ DB clusters</para><para>Constraints:</para><ul><li><para>Must contain from 1 to 63 letters, numbers, or hyphens.</para></li><li><para>The first character must be a letter.</para></li><li><para>Can't end with a hyphen or contain two consecutive hyphens.</para></li></ul><para>Example: <code>my-cluster2</code></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBClusterCmdlet.OptionGroupName">
            <summary>
            <para>
            <para>The option group to associate the DB cluster with.</para><para>DB clusters are associated with a default option group that can't be modified.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBClusterCmdlet.PerformanceInsightsKMSKeyId">
            <summary>
            <para>
            <para>The Amazon Web Services KMS key identifier for encryption of Performance Insights
            data.</para><para>The Amazon Web Services KMS key identifier is the key ARN, key ID, alias ARN, or alias
            name for the KMS key.</para><para>If you don't specify a value for <code>PerformanceInsightsKMSKeyId</code>, then Amazon
            RDS uses your default KMS key. There is a default KMS key for your Amazon Web Services
            account. Your Amazon Web Services account has a different default KMS key for each
            Amazon Web Services Region.</para><para>Valid for Cluster Type: Multi-AZ DB clusters only</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBClusterCmdlet.PerformanceInsightsRetentionPeriod">
            <summary>
            <para>
            <para>The number of days to retain Performance Insights data.</para><para>Valid for Cluster Type: Multi-AZ DB clusters only</para><para>Valid Values:</para><ul><li><para><code>7</code></para></li><li><para><i>month</i> * 31, where <i>month</i> is a number of months from 1-23. Examples:
            <code>93</code> (3 months * 31), <code>341</code> (11 months * 31), <code>589</code>
            (19 months * 31)</para></li><li><para><code>731</code></para></li></ul><para>Default: <code>7</code> days</para><para>If you specify a retention period that isn't valid, such as <code>94</code>, Amazon
            RDS issues an error.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBClusterCmdlet.Port">
            <summary>
            <para>
            <para>The port number on which the DB cluster accepts connections.</para><para>Valid for Cluster Type: Aurora DB clusters only</para><para>Valid Values: <code>1150-65535</code></para><para>Default: The same port as the original DB cluster.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBClusterCmdlet.PreferredBackupWindow">
            <summary>
            <para>
            <para>The daily time range during which automated backups are created if automated backups
            are enabled, using the <code>BackupRetentionPeriod</code> parameter.</para><para>The default is a 30-minute window selected at random from an 8-hour block of time
            for each Amazon Web Services Region. To view the time blocks available, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/Aurora.Managing.Backups.html#Aurora.Managing.Backups.BackupWindow">
            Backup window</a> in the <i>Amazon Aurora User Guide</i>.</para><para>Valid for Cluster Type: Aurora DB clusters and Multi-AZ DB clusters</para><para>Constraints:</para><ul><li><para>Must be in the format <code>hh24:mi-hh24:mi</code>.</para></li><li><para>Must be in Universal Coordinated Time (UTC).</para></li><li><para>Must not conflict with the preferred maintenance window.</para></li><li><para>Must be at least 30 minutes.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBClusterCmdlet.PreferredMaintenanceWindow">
            <summary>
            <para>
            <para>The weekly time range during which system maintenance can occur, in Universal Coordinated
            Time (UTC).</para><para>Valid for Cluster Type: Aurora DB clusters and Multi-AZ DB clusters</para><para>The default is a 30-minute window selected at random from an 8-hour block of time
            for each Amazon Web Services Region, occurring on a random day of the week. To see
            the time blocks available, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/USER_UpgradeDBInstance.Maintenance.html#AdjustingTheMaintenanceWindow.Aurora">
            Adjusting the Preferred DB Cluster Maintenance Window</a> in the <i>Amazon Aurora
            User Guide</i>.</para><para>Constraints:</para><ul><li><para>Must be in the format <code>ddd:hh24:mi-ddd:hh24:mi</code>.</para></li><li><para>Days must be one of <code>Mon | Tue | Wed | Thu | Fri | Sat | Sun</code>.</para></li><li><para>Must be in Universal Coordinated Time (UTC).</para></li><li><para>Must be at least 30 minutes.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBClusterCmdlet.RotateMasterUserPassword">
            <summary>
            <para>
            <para>Specifies whether to rotate the secret managed by Amazon Web Services Secrets Manager
            for the master user password.</para><para>This setting is valid only if the master user password is managed by RDS in Amazon
            Web Services Secrets Manager for the DB cluster. The secret value contains the updated
            password.</para><para>For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/rds-secrets-manager.html">Password
            management with Amazon Web Services Secrets Manager</a> in the <i>Amazon RDS User
            Guide</i> and <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/rds-secrets-manager.html">Password
            management with Amazon Web Services Secrets Manager</a> in the <i>Amazon Aurora User
            Guide.</i></para><para>Valid for Cluster Type: Aurora DB clusters and Multi-AZ DB clusters</para><para>Constraints:</para><ul><li><para>You must apply the change immediately when rotating the master user password.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBClusterCmdlet.ScalingConfiguration_SecondsBeforeTimeout">
            <summary>
            <para>
            <para>The amount of time, in seconds, that Aurora Serverless v1 tries to find a scaling
            point to perform seamless scaling before enforcing the timeout action. The default
            is 300.</para><para>Specify a value between 60 and 600 seconds.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBClusterCmdlet.ScalingConfiguration_SecondsUntilAutoPause">
            <summary>
            <para>
            <para>The time, in seconds, before an Aurora DB cluster in <code>serverless</code> mode
            is paused.</para><para>Specify a value between 300 and 86,400 seconds.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBClusterCmdlet.StorageType">
            <summary>
            <para>
            <para>The storage type to associate with the DB cluster.</para><para>For information on storage types for Aurora DB clusters, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/Aurora.Overview.StorageReliability.html#aurora-storage-type">Storage
            configurations for Amazon Aurora DB clusters</a>. For information on storage types
            for Multi-AZ DB clusters, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/create-multi-az-db-cluster.html#create-multi-az-db-cluster-settings">Settings
            for creating Multi-AZ DB clusters</a>.</para><para>When specified for a Multi-AZ DB cluster, a value for the <code>Iops</code> parameter
            is required.</para><para>Valid for Cluster Type: Aurora DB clusters and Multi-AZ DB clusters</para><para>Valid Values:</para><ul><li><para>Aurora DB clusters - <code>aurora | aurora-iopt1</code></para></li><li><para>Multi-AZ DB clusters - <code>io1</code></para></li></ul><para>Default:</para><ul><li><para>Aurora DB clusters - <code>aurora</code></para></li><li><para>Multi-AZ DB clusters - <code>io1</code></para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBClusterCmdlet.ScalingConfiguration_TimeoutAction">
            <summary>
            <para>
            <para>The action to take when the timeout is reached, either <code>ForceApplyCapacityChange</code>
            or <code>RollbackCapacityChange</code>.</para><para><code>ForceApplyCapacityChange</code> sets the capacity to the specified value as
            soon as possible.</para><para><code>RollbackCapacityChange</code>, the default, ignores the capacity change if
            a scaling point isn't found in the timeout period.</para><important><para>If you specify <code>ForceApplyCapacityChange</code>, connections that prevent Aurora
            Serverless v1 from finding a scaling point might be dropped.</para></important><para>For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/aurora-serverless.how-it-works.html#aurora-serverless.how-it-works.auto-scaling">
            Autoscaling for Aurora Serverless v1</a> in the <i>Amazon Aurora User Guide</i>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBClusterCmdlet.VpcSecurityGroupId">
            <summary>
            <para>
            <para>A list of EC2 VPC security groups to associate with this DB cluster.</para><para>Valid for Cluster Type: Aurora DB clusters and Multi-AZ DB clusters</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBClusterCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'DBCluster'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.RDS.Model.ModifyDBClusterResponse).
            Specifying the name of a property of type Amazon.RDS.Model.ModifyDBClusterResponse 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.RDS.EditRDSDBClusterCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DBClusterIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^DBClusterIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBClusterCmdlet.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.RDS.EditRDSDBClusterEndpointCmdlet">
            <summary>
            Modifies the properties of an endpoint in an Amazon Aurora DB cluster.
             
             <note><para>
            This action only applies to Aurora DB clusters.
            </para></note>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBClusterEndpointCmdlet.DBClusterEndpointIdentifier">
            <summary>
            <para>
            <para>The identifier of the endpoint to modify. This parameter is stored as a lowercase
            string.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBClusterEndpointCmdlet.EndpointType">
            <summary>
            <para>
            <para>The type of the endpoint. One of: <code>READER</code>, <code>WRITER</code>, <code>ANY</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBClusterEndpointCmdlet.ExcludedMember">
            <summary>
            <para>
            <para>List of DB instance identifiers that aren't part of the custom endpoint group. All
            other eligible instances are reachable through the custom endpoint. Only relevant
            if the list of static members is empty.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBClusterEndpointCmdlet.StaticMember">
            <summary>
            <para>
            <para>List of DB instance identifiers that are part of the custom endpoint group.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBClusterEndpointCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is '*'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.RDS.Model.ModifyDBClusterEndpointResponse).
            Specifying the name of a property of type Amazon.RDS.Model.ModifyDBClusterEndpointResponse 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.RDS.EditRDSDBClusterEndpointCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DBClusterEndpointIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^DBClusterEndpointIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBClusterEndpointCmdlet.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.RDS.EditRDSDBClusterParameterGroupCmdlet">
            <summary>
            Modifies the parameters of a DB cluster parameter group. To modify more than one parameter,
            submit a list of the following: <code>ParameterName</code>, <code>ParameterValue</code>,
            and <code>ApplyMethod</code>. A maximum of 20 parameters can be modified in a single
            request.
             
             <important><para>
            After you create a DB cluster parameter group, you should wait at least 5 minutes
            before creating your first DB cluster that uses that DB cluster parameter group as
            the default parameter group. This allows Amazon RDS to fully complete the create action
            before the parameter group is used as the default for a new DB cluster. This is especially
            important for parameters that are critical when creating the default database for
            a DB cluster, such as the character set for the default database defined by the <code>character_set_database</code>
            parameter. You can use the <i>Parameter Groups</i> option of the <a href="https://console.aws.amazon.com/rds/">Amazon
            RDS console</a> or the <code>DescribeDBClusterParameters</code> operation to verify
            that your DB cluster parameter group has been created or modified.
            </para><para>
            If the modified DB cluster parameter group is used by an Aurora Serverless v1 cluster,
            Aurora applies the update immediately. The cluster restart might interrupt your workload.
            In that case, your application must reopen any connections and retry any transactions
            that were active when the parameter changes took effect.
            </para></important><para>
            For more information on Amazon Aurora DB clusters, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/CHAP_AuroraOverview.html">
            What is Amazon Aurora?</a> in the <i>Amazon Aurora User Guide</i>.
            </para><para>
            For more information on Multi-AZ DB clusters, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/multi-az-db-clusters-concepts.html">
            Multi-AZ DB cluster deployments</a> in the <i>Amazon RDS User Guide.</i></para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBClusterParameterGroupCmdlet.DBClusterParameterGroupName">
            <summary>
            <para>
            <para>The name of the DB cluster parameter group to modify.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBClusterParameterGroupCmdlet.Parameter">
            <summary>
            <para>
            <para>A list of parameters in the DB cluster parameter group to modify.</para><para>Valid Values (for the application method): <code>immediate | pending-reboot</code></para><note><para>You can use the <code>immediate</code> value with dynamic parameters only. You can
            use the <code>pending-reboot</code> value for both dynamic and static parameters.</para><para>When the application method is <code>immediate</code>, changes to dynamic parameters
            are applied immediately to the DB clusters associated with the parameter group. When
            the application method is <code>pending-reboot</code>, changes to dynamic and static
            parameters are applied after a reboot without failover to the DB clusters associated
            with the parameter group.</para></note>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBClusterParameterGroupCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'DBClusterParameterGroupName'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.RDS.Model.ModifyDBClusterParameterGroupResponse).
            Specifying the name of a property of type Amazon.RDS.Model.ModifyDBClusterParameterGroupResponse 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.RDS.EditRDSDBClusterParameterGroupCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DBClusterParameterGroupName parameter.
            The -PassThru parameter is deprecated, use -Select '^DBClusterParameterGroupName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBClusterParameterGroupCmdlet.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.RDS.EditRDSDBClusterSnapshotAttributeCmdlet">
            <summary>
            Adds an attribute and values to, or removes an attribute and values from, a manual
            DB cluster snapshot.
             
              
            <para>
            To share a manual DB cluster snapshot with other Amazon Web Services accounts, specify
            <code>restore</code> as the <code>AttributeName</code> and use the <code>ValuesToAdd</code>
            parameter to add a list of IDs of the Amazon Web Services accounts that are authorized
            to restore the manual DB cluster snapshot. Use the value <code>all</code> to make
            the manual DB cluster snapshot public, which means that it can be copied or restored
            by all Amazon Web Services accounts.
            </para><note><para>
            Don't add the <code>all</code> value for any manual DB cluster snapshots that contain
            private information that you don't want available to all Amazon Web Services accounts.
            </para></note><para>
            If a manual DB cluster snapshot is encrypted, it can be shared, but only by specifying
            a list of authorized Amazon Web Services account IDs for the <code>ValuesToAdd</code>
            parameter. You can't use <code>all</code> as a value for that parameter in this case.
            </para><para>
            To view which Amazon Web Services accounts have access to copy or restore a manual
            DB cluster snapshot, or whether a manual DB cluster snapshot is public or private,
            use the <a>DescribeDBClusterSnapshotAttributes</a> API operation. The accounts are
            returned as values for the <code>restore</code> attribute.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBClusterSnapshotAttributeCmdlet.AttributeName">
            <summary>
            <para>
            <para>The name of the DB cluster snapshot attribute to modify.</para><para>To manage authorization for other Amazon Web Services accounts to copy or restore
            a manual DB cluster snapshot, set this value to <code>restore</code>.</para><note><para>To view the list of attributes available to modify, use the <a>DescribeDBClusterSnapshotAttributes</a>
            API operation.</para></note>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBClusterSnapshotAttributeCmdlet.DBClusterSnapshotIdentifier">
            <summary>
            <para>
            <para>The identifier for the DB cluster snapshot to modify the attributes for.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBClusterSnapshotAttributeCmdlet.ValuesToAdd">
            <summary>
            <para>
            <para>A list of DB cluster snapshot attributes to add to the attribute specified by <code>AttributeName</code>.</para><para>To authorize other Amazon Web Services accounts to copy or restore a manual DB cluster
            snapshot, set this list to include one or more Amazon Web Services account IDs, or
            <code>all</code> to make the manual DB cluster snapshot restorable by any Amazon Web
            Services account. Do not add the <code>all</code> value for any manual DB cluster
            snapshots that contain private information that you don't want available to all Amazon
            Web Services accounts.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBClusterSnapshotAttributeCmdlet.ValuesToRemove">
            <summary>
            <para>
            <para>A list of DB cluster snapshot attributes to remove from the attribute specified by
            <code>AttributeName</code>.</para><para>To remove authorization for other Amazon Web Services accounts to copy or restore
            a manual DB cluster snapshot, set this list to include one or more Amazon Web Services
            account identifiers, or <code>all</code> to remove authorization for any Amazon Web
            Services account to copy or restore the DB cluster snapshot. If you specify <code>all</code>,
            an Amazon Web Services account whose account ID is explicitly added to the <code>restore</code>
            attribute can still copy or restore a manual DB cluster snapshot.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBClusterSnapshotAttributeCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'DBClusterSnapshotAttributesResult'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.RDS.Model.ModifyDBClusterSnapshotAttributeResponse).
            Specifying the name of a property of type Amazon.RDS.Model.ModifyDBClusterSnapshotAttributeResponse 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.RDS.EditRDSDBClusterSnapshotAttributeCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AttributeName parameter.
            The -PassThru parameter is deprecated, use -Select '^AttributeName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBClusterSnapshotAttributeCmdlet.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.RDS.EditRDSDBInstanceCmdlet">
            <summary>
            Modifies settings for a DB instance. You can change one or more database configuration
            parameters by specifying these parameters and the new values in the request. To learn
            what modifications you can make to your DB instance, call <code>DescribeValidDBInstanceModifications</code>
            before you call <code>ModifyDBInstance</code>.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBInstanceCmdlet.AllocatedStorage">
            <summary>
            <para>
            <para>The new amount of storage in gibibytes (GiB) to allocate for the DB instance.</para><para>For RDS for MariaDB, RDS for MySQL, RDS for Oracle, and RDS for PostgreSQL, the value
            supplied must be at least 10% greater than the current value. Values that are not
            at least 10% greater than the existing value are rounded up so that they are 10% greater
            than the current value.</para><para>For the valid values for allocated storage for each engine, see <code>CreateDBInstance</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBInstanceCmdlet.AllowMajorVersionUpgrade">
            <summary>
            <para>
            <para>Specifies whether major version upgrades are allowed. Changing this parameter doesn't
            result in an outage and the change is asynchronously applied as soon as possible.</para><para>This setting doesn't apply to RDS Custom DB instances.</para><para>Constraints:</para><ul><li><para>Major version upgrades must be allowed when specifying a value for the <code>EngineVersion</code>
            parameter that's a different major version than the DB instance's current version.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBInstanceCmdlet.ApplyImmediately">
            <summary>
            <para>
            <para>Specifies whether the modifications in this request and any pending modifications
            are asynchronously applied as soon as possible, regardless of the <code>PreferredMaintenanceWindow</code>
            setting for the DB instance. By default, this parameter is disabled.</para><para>If this parameter is disabled, changes to the DB instance are applied during the next
            maintenance window. Some parameter changes can cause an outage and are applied on
            the next call to <a>RebootDBInstance</a>, or the next failure reboot. Review the table
            of parameters in <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Overview.DBInstance.Modifying.html">Modifying
            a DB Instance</a> in the <i>Amazon RDS User Guide</i> to see the impact of enabling
            or disabling <code>ApplyImmediately</code> for each modified parameter and to determine
            when the changes are applied.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBInstanceCmdlet.AutomationMode">
            <summary>
            <para>
            <para>The automation mode of the RDS Custom DB instance. If <code>full</code>, the DB instance
            automates monitoring and instance recovery. If <code>all paused</code>, the instance
            pauses automation for the duration set by <code>ResumeFullAutomationModeMinutes</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBInstanceCmdlet.AutoMinorVersionUpgrade">
            <summary>
            <para>
            <para>Specifies whether minor version upgrades are applied automatically to the DB instance
            during the maintenance window. An outage occurs when all the following conditions
            are met:</para><ul><li><para>The automatic upgrade is enabled for the maintenance window.</para></li><li><para>A newer minor version is available.</para></li><li><para>RDS has enabled automatic patching for the engine version.</para></li></ul><para>If any of the preceding conditions isn't met, Amazon RDS applies the change as soon
            as possible and doesn't cause an outage.</para><para>For an RDS Custom DB instance, don't enable this setting. Otherwise, the operation
            returns an error.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBInstanceCmdlet.AwsBackupRecoveryPointArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the recovery point in Amazon Web Services Backup.</para><para>This setting doesn't apply to RDS Custom DB instances.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBInstanceCmdlet.BackupRetentionPeriod">
            <summary>
            <para>
            <para>The number of days to retain automated backups. Setting this parameter to a positive
            number enables backups. Setting this parameter to 0 disables automated backups.</para><note><para>Enabling and disabling backups can result in a brief I/O suspension that lasts from
            a few seconds to a few minutes, depending on the size and class of your DB instance.</para></note><para>These changes are applied during the next maintenance window unless the <code>ApplyImmediately</code>
            parameter is enabled for this request. If you change the parameter from one non-zero
            value to another non-zero value, the change is asynchronously applied as soon as possible.</para><para>This setting doesn't apply to Amazon Aurora DB instances. The retention period for
            automated backups is managed by the DB cluster. For more information, see <code>ModifyDBCluster</code>.</para><para>Default: Uses existing setting</para><para>Constraints:</para><ul><li><para>Must be a value from 0 to 35.</para></li><li><para>Can't be set to 0 if the DB instance is a source to read replicas.</para></li><li><para>Can't be set to 0 for an RDS Custom for Oracle DB instance.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBInstanceCmdlet.CACertificateIdentifier">
            <summary>
            <para>
            <para>The CA certificate identifier to use for the DB instance's server certificate.</para><para>This setting doesn't apply to RDS Custom DB instances.</para><para>For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/UsingWithRDS.SSL.html">Using
            SSL/TLS to encrypt a connection to a DB instance</a> in the <i>Amazon RDS User Guide</i>
            and <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/UsingWithRDS.SSL.html">
            Using SSL/TLS to encrypt a connection to a DB cluster</a> in the <i>Amazon Aurora
            User Guide</i>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBInstanceCmdlet.CertificateRotationRestart">
            <summary>
            <para>
            <para>Specifies whether the DB instance is restarted when you rotate your SSL/TLS certificate.</para><para>By default, the DB instance is restarted when you rotate your SSL/TLS certificate.
            The certificate is not updated until the DB instance is restarted.</para><important><para>Set this parameter only if you are <i>not</i> using SSL/TLS to connect to the DB instance.</para></important><para>If you are using SSL/TLS to connect to the DB instance, follow the appropriate instructions
            for your DB engine to rotate your SSL/TLS certificate:</para><ul><li><para>For more information about rotating your SSL/TLS certificate for RDS DB engines, see
            <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/UsingWithRDS.SSL-certificate-rotation.html">
            Rotating Your SSL/TLS Certificate.</a> in the <i>Amazon RDS User Guide.</i></para></li><li><para>For more information about rotating your SSL/TLS certificate for Aurora DB engines,
            see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/UsingWithRDS.SSL-certificate-rotation.html">
            Rotating Your SSL/TLS Certificate</a> in the <i>Amazon Aurora User Guide</i>.</para></li></ul><para>This setting doesn't apply to RDS Custom DB instances.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBInstanceCmdlet.CopyTagsToSnapshot">
            <summary>
            <para>
            <para>Specifies whether to copy all tags from the DB instance to snapshots of the DB instance.
            By default, tags aren't copied.</para><para>This setting doesn't apply to Amazon Aurora DB instances. Copying tags to snapshots
            is managed by the DB cluster. Setting this value for an Aurora DB instance has no
            effect on the DB cluster setting. For more information, see <code>ModifyDBCluster</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBInstanceCmdlet.DBInstanceClass">
            <summary>
            <para>
            <para>The new compute and memory capacity of the DB instance, for example <code>db.m4.large</code>.
            Not all DB instance classes are available in all Amazon Web Services Regions, or for
            all database engines. For the full list of DB instance classes, and availability for
            your engine, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Concepts.DBInstanceClass.html">DB
            Instance Class</a> in the <i>Amazon RDS User Guide</i> or <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/Concepts.DBInstanceClass.html">Aurora
            DB instance classes</a> in the <i>Amazon Aurora User Guide</i>. For RDS Custom, see
            <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/custom-reqs-limits.html#custom-reqs-limits.instances">DB
            instance class support for RDS Custom for Oracle</a> and <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/custom-reqs-limits-MS.html#custom-reqs-limits.instancesMS">
            DB instance class support for RDS Custom for SQL Server</a>.</para><para>If you modify the DB instance class, an outage occurs during the change. The change
            is applied during the next maintenance window, unless you specify <code>ApplyImmediately</code>
            in your request. </para><para>Default: Uses existing setting</para><para>Constraints:</para><ul><li><para>If you are modifying the DB instance class and upgrading the engine version at the
            same time, the currently running engine version must be supported on the specified
            DB instance class. Otherwise, the operation returns an error. In this case, first
            run the operation to upgrade the engine version, and then run it again to modify the
            DB instance class.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBInstanceCmdlet.DBInstanceIdentifier">
            <summary>
            <para>
            <para>The identifier of DB instance to modify. This value is stored as a lowercase string.</para><para>Constraints:</para><ul><li><para>Must match the identifier of an existing DB instance.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBInstanceCmdlet.DBParameterGroupName">
            <summary>
            <para>
            <para>The name of the DB parameter group to apply to the DB instance.</para><para>Changing this setting doesn't result in an outage. The parameter group name itself
            is changed immediately, but the actual parameter changes are not applied until you
            reboot the instance without failover. In this case, the DB instance isn't rebooted
            automatically, and the parameter changes aren't applied during the next maintenance
            window. However, if you modify dynamic parameters in the newly associated DB parameter
            group, these changes are applied immediately without a reboot.</para><para>This setting doesn't apply to RDS Custom DB instances.</para><para>Default: Uses existing setting</para><para>Constraints:</para><ul><li><para>Must be in the same DB parameter group family as the DB instance.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBInstanceCmdlet.DBPortNumber">
            <summary>
            <para>
            <para>The port number on which the database accepts connections.</para><para>The value of the <code>DBPortNumber</code> parameter must not match any of the port
            values specified for options in the option group for the DB instance.</para><para>If you change the <code>DBPortNumber</code> value, your database restarts regardless
            of the value of the <code>ApplyImmediately</code> parameter.</para><para>This setting doesn't apply to RDS Custom DB instances.</para><para>Valid Values: <code>1150-65535</code></para><para>Default:</para><ul><li><para>Amazon Aurora - <code>3306</code></para></li><li><para>RDS for MariaDB - <code>3306</code></para></li><li><para>RDS for Microsoft SQL Server - <code>1433</code></para></li><li><para>RDS for MySQL - <code>3306</code></para></li><li><para>RDS for Oracle - <code>1521</code></para></li><li><para>RDS for PostgreSQL - <code>5432</code></para></li></ul><para>Constraints:</para><ul><li><para>For RDS for Microsoft SQL Server, the value can't be <code>1234</code>, <code>1434</code>,
            <code>3260</code>, <code>3343</code>, <code>3389</code>, <code>47001</code>, or <code>49152-49156</code>.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBInstanceCmdlet.DBSecurityGroup">
            <summary>
            <para>
            <para>A list of DB security groups to authorize on this DB instance. Changing this setting
            doesn't result in an outage and the change is asynchronously applied as soon as possible.</para><para>This setting doesn't apply to RDS Custom DB instances.</para><para>Constraints:</para><ul><li><para>If supplied, must match existing DB security groups.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBInstanceCmdlet.DBSubnetGroupName">
            <summary>
            <para>
            <para>The new DB subnet group for the DB instance. You can use this parameter to move your
            DB instance to a different VPC. If your DB instance isn't in a VPC, you can also use
            this parameter to move your DB instance into a VPC. For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_VPC.WorkingWithRDSInstanceinaVPC.html#USER_VPC.Non-VPC2VPC">Working
            with a DB instance in a VPC</a> in the <i>Amazon RDS User Guide</i>.</para><para>Changing the subnet group causes an outage during the change. The change is applied
            during the next maintenance window, unless you enable <code>ApplyImmediately</code>.</para><para>This parameter doesn't apply to RDS Custom DB instances.</para><para>Constraints:</para><ul><li><para>If supplied, must match existing DB subnet group.</para></li></ul><para>Example: <code>mydbsubnetgroup</code></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBInstanceCmdlet.DedicatedLogVolume">
            <summary>
            <para>
            <para>Indicates whether the DB instance has a dedicated log volume (DLV) enabled.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBInstanceCmdlet.DeletionProtection">
            <summary>
            <para>
            <para>Specifies whether the DB instance has deletion protection enabled. The database can't
            be deleted when deletion protection is enabled. By default, deletion protection isn't
            enabled. For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_DeleteInstance.html">
            Deleting a DB Instance</a>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBInstanceCmdlet.DisableDomain">
            <summary>
            <para>
            <para>Specifies whether to remove the DB instance from the Active Directory domain.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBInstanceCmdlet.CloudwatchLogsExportConfiguration_DisableLogType">
            <summary>
            <para>
            <para>The list of log types to disable.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBInstanceCmdlet.Domain">
            <summary>
            <para>
            <para>The Active Directory directory ID to move the DB instance to. Specify <code>none</code>
            to remove the instance from its current domain. You must create the domain before
            this operation. Currently, you can create only MySQL, Microsoft SQL Server, Oracle,
            and PostgreSQL DB instances in an Active Directory Domain.</para><para>For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/kerberos-authentication.html">
            Kerberos Authentication</a> in the <i>Amazon RDS User Guide</i>.</para><para>This setting doesn't apply to RDS Custom DB instances.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBInstanceCmdlet.DomainAuthSecretArn">
            <summary>
            <para>
            <para>The ARN for the Secrets Manager secret with the credentials for the user joining the
            domain.</para><para>Example: <code>arn:aws:secretsmanager:region:account-number:secret:myselfmanagedADtestsecret-123456</code></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBInstanceCmdlet.DomainDnsIp">
            <summary>
            <para>
            <para>The IPv4 DNS IP addresses of your primary and secondary Active Directory domain controllers.</para><para>Constraints:</para><ul><li><para>Two IP addresses must be provided. If there isn't a secondary domain controller, use
            the IP address of the primary domain controller for both entries in the list.</para></li></ul><para>Example: <code>123.124.125.126,234.235.236.237</code></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBInstanceCmdlet.DomainFqdn">
            <summary>
            <para>
            <para>The fully qualified domain name (FQDN) of an Active Directory domain.</para><para>Constraints:</para><ul><li><para>Can't be longer than 64 characters.</para></li></ul><para>Example: <code>mymanagedADtest.mymanagedAD.mydomain</code></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBInstanceCmdlet.DomainIAMRoleName">
            <summary>
            <para>
            <para>The name of the IAM role to use when making API calls to the Directory Service.</para><para>This setting doesn't apply to RDS Custom DB instances.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBInstanceCmdlet.DomainOu">
            <summary>
            <para>
            <para>The Active Directory organizational unit for your DB instance to join.</para><para>Constraints:</para><ul><li><para>Must be in the distinguished name format.</para></li><li><para>Can't be longer than 64 characters.</para></li></ul><para>Example: <code>OU=mymanagedADtestOU,DC=mymanagedADtest,DC=mymanagedAD,DC=mydomain</code></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBInstanceCmdlet.EnableCustomerOwnedIp">
            <summary>
            <para>
            <para>Specifies whether to enable a customer-owned IP address (CoIP) for an RDS on Outposts
            DB instance.</para><para>A <i>CoIP</i> provides local or external connectivity to resources in your Outpost
            subnets through your on-premises network. For some use cases, a CoIP can provide lower
            latency for connections to the DB instance from outside of its virtual private cloud
            (VPC) on your local network.</para><para>For more information about RDS on Outposts, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/rds-on-outposts.html">Working
            with Amazon RDS on Amazon Web Services Outposts</a> in the <i>Amazon RDS User Guide</i>.</para><para>For more information about CoIPs, see <a href="https://docs.aws.amazon.com/outposts/latest/userguide/routing.html#ip-addressing">Customer-owned
            IP addresses</a> in the <i>Amazon Web Services Outposts User Guide</i>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBInstanceCmdlet.EnableIAMDatabaseAuthentication">
            <summary>
            <para>
            <para>Specifies whether to enable mapping of Amazon Web Services Identity and Access Management
            (IAM) accounts to database accounts. By default, mapping isn't enabled.</para><para>This setting doesn't apply to Amazon Aurora. Mapping Amazon Web Services IAM accounts
            to database accounts is managed by the DB cluster.</para><para>For more information about IAM database authentication, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/UsingWithRDS.IAMDBAuth.html">
            IAM Database Authentication for MySQL and PostgreSQL</a> in the <i>Amazon RDS User
            Guide.</i></para><para>This setting doesn't apply to RDS Custom DB instances.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBInstanceCmdlet.CloudwatchLogsExportConfiguration_EnableLogType">
            <summary>
            <para>
            <para>The list of log types to enable.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBInstanceCmdlet.EnablePerformanceInsight">
            <summary>
            <para>
            <para>Specifies whether to enable Performance Insights for the DB instance.</para><para>For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_PerfInsights.html">Using
            Amazon Performance Insights</a> in the <i>Amazon RDS User Guide</i>.</para><para>This setting doesn't apply to RDS Custom DB instances.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBInstanceCmdlet.Engine">
            <summary>
            <para>
            <para>The target Oracle DB engine when you convert a non-CDB to a CDB. This intermediate
            step is necessary to upgrade an Oracle Database 19c non-CDB to an Oracle Database
            21c CDB.</para><para>Note the following requirements:</para><ul><li><para>Make sure that you specify <code>oracle-ee-cdb</code> or <code>oracle-se2-cdb</code>.</para></li><li><para>Make sure that your DB engine runs Oracle Database 19c with an April 2021 or later
            RU.</para></li></ul><para>Note the following limitations:</para><ul><li><para>You can't convert a CDB to a non-CDB.</para></li><li><para>You can't convert a replica database.</para></li><li><para>You can't convert a non-CDB to a CDB and upgrade the engine version in the same command.</para></li><li><para>You can't convert the existing custom parameter or option group when it has options
            or parameters that are permanent or persistent. In this situation, the DB instance
            reverts to the default option and parameter group. To avoid reverting to the default,
            specify a new parameter group with <code>--db-parameter-group-name</code> and a new
            option group with <code>--option-group-name</code>.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBInstanceCmdlet.EngineVersion">
            <summary>
            <para>
            <para>The version number of the database engine to upgrade to. Changing this parameter results
            in an outage and the change is applied during the next maintenance window unless the
            <code>ApplyImmediately</code> parameter is enabled for this request.</para><para>For major version upgrades, if a nondefault DB parameter group is currently in use,
            a new DB parameter group in the DB parameter group family for the new engine version
            must be specified. The new DB parameter group can be the default for that DB parameter
            group family.</para><para>If you specify only a major version, Amazon RDS updates the DB instance to the default
            minor version if the current minor version is lower. For information about valid engine
            versions, see <code>CreateDBInstance</code>, or call <code>DescribeDBEngineVersions</code>.</para><para>If the instance that you're modifying is acting as a read replica, the engine version
            that you specify must be the same or higher than the version that the source DB instance
            or cluster is running.</para><para>In RDS Custom for Oracle, this parameter is supported for read replicas only if they
            are in the <code>PATCH_DB_FAILURE</code> lifecycle.</para><para>Constraints:</para><ul><li><para>If you are upgrading the engine version and modifying the DB instance class at the
            same time, the currently running engine version must be supported on the specified
            DB instance class. Otherwise, the operation returns an error. In this case, first
            run the operation to upgrade the engine version, and then run it again to modify the
            DB instance class.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBInstanceCmdlet.Iops">
            <summary>
            <para>
            <para>The new Provisioned IOPS (I/O operations per second) value for the RDS instance.</para><para>Changing this setting doesn't result in an outage and the change is applied during
            the next maintenance window unless the <code>ApplyImmediately</code> parameter is
            enabled for this request. If you are migrating from Provisioned IOPS to standard storage,
            set this value to 0. The DB instance will require a reboot for the change in storage
            type to take effect.</para><para>If you choose to migrate your DB instance from using standard storage to using Provisioned
            IOPS, or from using Provisioned IOPS to using standard storage, the process can take
            time. The duration of the migration depends on several factors such as database load,
            storage size, storage type (standard or Provisioned IOPS), amount of IOPS provisioned
            (if any), and the number of prior scale storage operations. Typical migration times
            are under 24 hours, but the process can take up to several days in some cases. During
            the migration, the DB instance is available for use, but might experience performance
            degradation. While the migration takes place, nightly backups for the instance are
            suspended. No other Amazon RDS operations can take place for the instance, including
            modifying the instance, rebooting the instance, deleting the instance, creating a
            read replica for the instance, and creating a DB snapshot of the instance.</para><para>Constraints:</para><ul><li><para>For RDS for MariaDB, RDS for MySQL, RDS for Oracle, and RDS for PostgreSQL - The value
            supplied must be at least 10% greater than the current value. Values that are not
            at least 10% greater than the existing value are rounded up so that they are 10% greater
            than the current value.</para></li></ul><para>Default: Uses existing setting</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBInstanceCmdlet.LicenseModel">
            <summary>
            <para>
            <para>The license model for the DB instance.</para><para>This setting doesn't apply to Amazon Aurora or RDS Custom DB instances.</para><para>Valid Values:</para><ul><li><para>RDS for MariaDB - <code>general-public-license</code></para></li><li><para>RDS for Microsoft SQL Server - <code>license-included</code></para></li><li><para>RDS for MySQL - <code>general-public-license</code></para></li><li><para>RDS for Oracle - <code>bring-your-own-license | license-included</code></para></li><li><para>RDS for PostgreSQL - <code>postgresql-license</code></para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBInstanceCmdlet.ManageMasterUserPassword">
            <summary>
            <para>
            <para>Specifies whether to manage the master user password with Amazon Web Services Secrets
            Manager.</para><para>If the DB instance doesn't manage the master user password with Amazon Web Services
            Secrets Manager, you can turn on this management. In this case, you can't specify
            <code>MasterUserPassword</code>.</para><para>If the DB instance already manages the master user password with Amazon Web Services
            Secrets Manager, and you specify that the master user password is not managed with
            Amazon Web Services Secrets Manager, then you must specify <code>MasterUserPassword</code>.
            In this case, Amazon RDS deletes the secret and uses the new password for the master
            user specified by <code>MasterUserPassword</code>.</para><para>For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/rds-secrets-manager.html">Password
            management with Amazon Web Services Secrets Manager</a> in the <i>Amazon RDS User
            Guide.</i></para><para>Constraints:</para><ul><li><para>Can't manage the master user password with Amazon Web Services Secrets Manager if
            <code>MasterUserPassword</code> is specified.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBInstanceCmdlet.MasterUserPassword">
            <summary>
            <para>
            <para>The new password for the master user.</para><para>Changing this parameter doesn't result in an outage and the change is asynchronously
            applied as soon as possible. Between the time of the request and the completion of
            the request, the <code>MasterUserPassword</code> element exists in the <code>PendingModifiedValues</code>
            element of the operation response.</para><note><para>Amazon RDS API operations never return the password, so this action provides a way
            to regain access to a primary instance user if the password is lost. This includes
            restoring privileges that might have been accidentally revoked.</para></note><para>This setting doesn't apply to the following DB instances:</para><ul><li><para>Amazon Aurora (The password for the master user is managed by the DB cluster. For
            more information, see <code>ModifyDBCluster</code>.)</para></li><li><para>RDS Custom</para></li></ul><para>Default: Uses existing setting</para><para>Constraints:</para><ul><li><para>Can't be specified if <code>ManageMasterUserPassword</code> is turned on.</para></li><li><para>Can include any printable ASCII character except "/", """, or "@".</para></li></ul><para>Length Constraints:</para><ul><li><para>RDS for MariaDB - Must contain from 8 to 41 characters.</para></li><li><para>RDS for Microsoft SQL Server - Must contain from 8 to 128 characters.</para></li><li><para>RDS for MySQL - Must contain from 8 to 41 characters.</para></li><li><para>RDS for Oracle - Must contain from 8 to 30 characters.</para></li><li><para>RDS for PostgreSQL - Must contain from 8 to 128 characters.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBInstanceCmdlet.MasterUserSecretKmsKeyId">
            <summary>
            <para>
            <para>The Amazon Web Services KMS key identifier to encrypt a secret that is automatically
            generated and managed in Amazon Web Services Secrets Manager.</para><para>This setting is valid only if both of the following conditions are met:</para><ul><li><para>The DB instance doesn't manage the master user password in Amazon Web Services Secrets
            Manager.</para><para>If the DB instance already manages the master user password in Amazon Web Services
            Secrets Manager, you can't change the KMS key used to encrypt the secret.</para></li><li><para>You are turning on <code>ManageMasterUserPassword</code> to manage the master user
            password in Amazon Web Services Secrets Manager.</para><para>If you are turning on <code>ManageMasterUserPassword</code> and don't specify <code>MasterUserSecretKmsKeyId</code>,
            then the <code>aws/secretsmanager</code> KMS key is used to encrypt the secret. If
            the secret is in a different Amazon Web Services account, then you can't use the <code>aws/secretsmanager</code>
            KMS key to encrypt the secret, and you must use a customer managed KMS key.</para></li></ul><para>The Amazon Web Services KMS key identifier is the key ARN, key ID, alias ARN, or alias
            name for the KMS key. To use a KMS key in a different Amazon Web Services account,
            specify the key ARN or alias ARN.</para><para>There is a default KMS key for your Amazon Web Services account. Your Amazon Web Services
            account has a different default KMS key for each Amazon Web Services Region.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBInstanceCmdlet.MaxAllocatedStorage">
            <summary>
            <para>
            <para>The upper limit in gibibytes (GiB) to which Amazon RDS can automatically scale the
            storage of the DB instance.</para><para>For more information about this setting, including limitations that apply to it, see
            <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_PIOPS.StorageTypes.html#USER_PIOPS.Autoscaling">
            Managing capacity automatically with Amazon RDS storage autoscaling</a> in the <i>Amazon
            RDS User Guide</i>.</para><para>This setting doesn't apply to RDS Custom DB instances.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBInstanceCmdlet.MonitoringInterval">
            <summary>
            <para>
            <para>The interval, in seconds, between points when Enhanced Monitoring metrics are collected
            for the DB instance. To disable collection of Enhanced Monitoring metrics, specify
            <code>0</code>.</para><para>If <code>MonitoringRoleArn</code> is specified, set <code>MonitoringInterval</code>
            to a value other than <code>0</code>.</para><para>This setting doesn't apply to RDS Custom DB instances.</para><para>Valid Values: <code>0 | 1 | 5 | 10 | 15 | 30 | 60</code></para><para>Default: <code>0</code></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBInstanceCmdlet.MonitoringRoleArn">
            <summary>
            <para>
            <para>The ARN for the IAM role that permits RDS to send enhanced monitoring metrics to Amazon
            CloudWatch Logs. For example, <code>arn:aws:iam:123456789012:role/emaccess</code>.
            For information on creating a monitoring role, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_Monitoring.html#USER_Monitoring.OS.IAMRole">To
            create an IAM role for Amazon RDS Enhanced Monitoring</a> in the <i>Amazon RDS User
            Guide.</i></para><para>If <code>MonitoringInterval</code> is set to a value other than <code>0</code>, supply
            a <code>MonitoringRoleArn</code> value.</para><para>This setting doesn't apply to RDS Custom DB instances.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBInstanceCmdlet.MultiAZ">
            <summary>
            <para>
            <para>Specifies whether the DB instance is a Multi-AZ deployment. Changing this parameter
            doesn't result in an outage. The change is applied during the next maintenance window
            unless the <code>ApplyImmediately</code> parameter is enabled for this request.</para><para>This setting doesn't apply to RDS Custom DB instances.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBInstanceCmdlet.MultiTenant">
            <summary>
            <para>
            <para>Specifies whether the to convert your DB instance from the single-tenant conļ¬guration
            to the multi-tenant conļ¬guration. This parameter is supported only for RDS for Oracle
            CDB instances.</para><para>During the conversion, RDS creates an initial tenant database and associates the DB
            name, master user name, character set, and national character set metadata with this
            database. The tags associated with the instance also propagate to the initial tenant
            database. You can add more tenant databases to your DB instance by using the <code>CreateTenantDatabase</code>
            operation.</para><important><para>The conversion to the multi-tenant configuration is permanent and irreversible, so
            you can't later convert back to the single-tenant configuration. When you specify
            this parameter, you must also specify <code>ApplyImmediately</code>.</para></important>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBInstanceCmdlet.NetworkType">
            <summary>
            <para>
            <para>The network type of the DB instance.</para><para>The network type is determined by the <code>DBSubnetGroup</code> specified for the
            DB instance. A <code>DBSubnetGroup</code> can support only the IPv4 protocol or the
            IPv4 and the IPv6 protocols (<code>DUAL</code>).</para><para>For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_VPC.WorkingWithRDSInstanceinaVPC.html">
            Working with a DB instance in a VPC</a> in the <i>Amazon RDS User Guide.</i></para><para>Valid Values: <code>IPV4 | DUAL</code></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBInstanceCmdlet.NewDBInstanceIdentifier">
            <summary>
            <para>
            <para>The new identifier for the DB instance when renaming a DB instance. When you change
            the DB instance identifier, an instance reboot occurs immediately if you enable <code>ApplyImmediately</code>,
            or will occur during the next maintenance window if you disable <code>ApplyImmediately</code>.
            This value is stored as a lowercase string.</para><para>This setting doesn't apply to RDS Custom DB instances.</para><para>Constraints:</para><ul><li><para>Must contain from 1 to 63 letters, numbers, or hyphens.</para></li><li><para>The first character must be a letter.</para></li><li><para>Can't end with a hyphen or contain two consecutive hyphens.</para></li></ul><para>Example: <code>mydbinstance</code></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBInstanceCmdlet.OptionGroupName">
            <summary>
            <para>
            <para>The option group to associate the DB instance with.</para><para>Changing this parameter doesn't result in an outage, with one exception. If the parameter
            change results in an option group that enables OEM, it can cause a brief period, lasting
            less than a second, during which new connections are rejected but existing connections
            aren't interrupted.</para><para>The change is applied during the next maintenance window unless the <code>ApplyImmediately</code>
            parameter is enabled for this request.</para><para>Permanent options, such as the TDE option for Oracle Advanced Security TDE, can't
            be removed from an option group, and that option group can't be removed from a DB
            instance after it is associated with a DB instance.</para><para>This setting doesn't apply to RDS Custom DB instances.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBInstanceCmdlet.PerformanceInsightsKMSKeyId">
            <summary>
            <para>
            <para>The Amazon Web Services KMS key identifier for encryption of Performance Insights
            data.</para><para>The Amazon Web Services KMS key identifier is the key ARN, key ID, alias ARN, or alias
            name for the KMS key.</para><para>If you don't specify a value for <code>PerformanceInsightsKMSKeyId</code>, then Amazon
            RDS uses your default KMS key. There is a default KMS key for your Amazon Web Services
            account. Your Amazon Web Services account has a different default KMS key for each
            Amazon Web Services Region.</para><para>This setting doesn't apply to RDS Custom DB instances.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBInstanceCmdlet.PerformanceInsightsRetentionPeriod">
            <summary>
            <para>
            <para>The number of days to retain Performance Insights data.</para><para>This setting doesn't apply to RDS Custom DB instances.</para><para>Valid Values:</para><ul><li><para><code>7</code></para></li><li><para><i>month</i> * 31, where <i>month</i> is a number of months from 1-23. Examples:
            <code>93</code> (3 months * 31), <code>341</code> (11 months * 31), <code>589</code>
            (19 months * 31)</para></li><li><para><code>731</code></para></li></ul><para>Default: <code>7</code> days</para><para>If you specify a retention period that isn't valid, such as <code>94</code>, Amazon
            RDS returns an error.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBInstanceCmdlet.PreferredBackupWindow">
            <summary>
            <para>
            <para>The daily time range during which automated backups are created if automated backups
            are enabled, as determined by the <code>BackupRetentionPeriod</code> parameter. Changing
            this parameter doesn't result in an outage and the change is asynchronously applied
            as soon as possible. The default is a 30-minute window selected at random from an
            8-hour block of time for each Amazon Web Services Region. For more information, see
            <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_WorkingWithAutomatedBackups.html#USER_WorkingWithAutomatedBackups.BackupWindow">Backup
            window</a> in the <i>Amazon RDS User Guide</i>.</para><para>This setting doesn't apply to Amazon Aurora DB instances. The daily time range for
            creating automated backups is managed by the DB cluster. For more information, see
            <code>ModifyDBCluster</code>.</para><para>Constraints:</para><ul><li><para>Must be in the format <code>hh24:mi-hh24:mi</code>.</para></li><li><para>Must be in Universal Coordinated Time (UTC).</para></li><li><para>Must not conflict with the preferred maintenance window.</para></li><li><para>Must be at least 30 minutes.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBInstanceCmdlet.PreferredMaintenanceWindow">
            <summary>
            <para>
            <para>The weekly time range during which system maintenance can occur, which might result
            in an outage. Changing this parameter doesn't result in an outage, except in the following
            situation, and the change is asynchronously applied as soon as possible. If there
            are pending actions that cause a reboot, and the maintenance window is changed to
            include the current time, then changing this parameter causes a reboot of the DB instance.
            If you change this window to the current time, there must be at least 30 minutes between
            the current time and end of the window to ensure pending changes are applied.</para><para>For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_UpgradeDBInstance.Maintenance.html#Concepts.DBMaintenance">Amazon
            RDS Maintenance Window</a> in the <i>Amazon RDS User Guide.</i></para><para>Default: Uses existing setting</para><para>Constraints:</para><ul><li><para>Must be in the format <code>ddd:hh24:mi-ddd:hh24:mi</code>.</para></li><li><para>The day values must be <code>mon | tue | wed | thu | fri | sat | sun</code>. </para></li><li><para>Must be in Universal Coordinated Time (UTC).</para></li><li><para>Must not conflict with the preferred backup window.</para></li><li><para>Must be at least 30 minutes.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBInstanceCmdlet.ProcessorFeature">
            <summary>
            <para>
            <para>The number of CPU cores and the number of threads per core for the DB instance class
            of the DB instance.</para><para>This setting doesn't apply to RDS Custom DB instances.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBInstanceCmdlet.PromotionTier">
            <summary>
            <para>
            <para>The order of priority in which an Aurora Replica is promoted to the primary instance
            after a failure of the existing primary instance. For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/Concepts.AuroraHighAvailability.html#Aurora.Managing.FaultTolerance">
            Fault Tolerance for an Aurora DB Cluster</a> in the <i>Amazon Aurora User Guide</i>.</para><para>This setting doesn't apply to RDS Custom DB instances.</para><para>Default: <code>1</code></para><para>Valid Values: <code>0 - 15</code></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBInstanceCmdlet.PubliclyAccessible">
            <summary>
            <para>
            <para>Specifies whether the DB instance is publicly accessible.</para><para>When the DB cluster is publicly accessible, its Domain Name System (DNS) endpoint
            resolves to the private IP address from within the DB cluster's virtual private cloud
            (VPC). It resolves to the public IP address from outside of the DB cluster's VPC.
            Access to the DB cluster is ultimately controlled by the security group it uses. That
            public access isn't permitted if the security group assigned to the DB cluster doesn't
            permit it.</para><para>When the DB instance isn't publicly accessible, it is an internal DB instance with
            a DNS name that resolves to a private IP address.</para><para><code>PubliclyAccessible</code> only applies to DB instances in a VPC. The DB instance
            must be part of a public subnet and <code>PubliclyAccessible</code> must be enabled
            for it to be publicly accessible.</para><para>Changes to the <code>PubliclyAccessible</code> parameter are applied immediately regardless
            of the value of the <code>ApplyImmediately</code> parameter.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBInstanceCmdlet.ReplicaMode">
            <summary>
            <para>
            <para>A value that sets the open mode of a replica database to either mounted or read-only.</para><note><para>Currently, this parameter is only supported for Oracle DB instances.</para></note><para>Mounted DB replicas are included in Oracle Enterprise Edition. The main use case for
            mounted replicas is cross-Region disaster recovery. The primary database doesn't use
            Active Data Guard to transmit information to the mounted replica. Because it doesn't
            accept user connections, a mounted replica can't serve a read-only workload. For more
            information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/oracle-read-replicas.html">Working
            with Oracle Read Replicas for Amazon RDS</a> in the <i>Amazon RDS User Guide</i>.</para><para>This setting doesn't apply to RDS Custom DB instances.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBInstanceCmdlet.ResumeFullAutomationModeMinute">
            <summary>
            <para>
            <para>The number of minutes to pause the automation. When the time period ends, RDS Custom
            resumes full automation.</para><para>Default: <code>60</code></para><para>Constraints:</para><ul><li><para>Must be at least 60.</para></li><li><para>Must be no more than 1,440.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBInstanceCmdlet.RotateMasterUserPassword">
            <summary>
            <para>
            <para>Specifies whether to rotate the secret managed by Amazon Web Services Secrets Manager
            for the master user password.</para><para>This setting is valid only if the master user password is managed by RDS in Amazon
            Web Services Secrets Manager for the DB cluster. The secret value contains the updated
            password.</para><para>For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/rds-secrets-manager.html">Password
            management with Amazon Web Services Secrets Manager</a> in the <i>Amazon RDS User
            Guide.</i></para><para>Constraints:</para><ul><li><para>You must apply the change immediately when rotating the master user password.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBInstanceCmdlet.StorageThroughput">
            <summary>
            <para>
            <para>The storage throughput value for the DB instance.</para><para>This setting applies only to the <code>gp3</code> storage type.</para><para>This setting doesn't apply to Amazon Aurora or RDS Custom DB instances.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBInstanceCmdlet.StorageType">
            <summary>
            <para>
            <para>The storage type to associate with the DB instance.</para><para>If you specify Provisioned IOPS (<code>io1</code>), you must also include a value
            for the <code>Iops</code> parameter.</para><para>If you choose to migrate your DB instance from using standard storage to using Provisioned
            IOPS, or from using Provisioned IOPS to using standard storage, the process can take
            time. The duration of the migration depends on several factors such as database load,
            storage size, storage type (standard or Provisioned IOPS), amount of IOPS provisioned
            (if any), and the number of prior scale storage operations. Typical migration times
            are under 24 hours, but the process can take up to several days in some cases. During
            the migration, the DB instance is available for use, but might experience performance
            degradation. While the migration takes place, nightly backups for the instance are
            suspended. No other Amazon RDS operations can take place for the instance, including
            modifying the instance, rebooting the instance, deleting the instance, creating a
            read replica for the instance, and creating a DB snapshot of the instance.</para><para>Valid Values: <code>gp2 | gp3 | io1 | standard</code></para><para>Default: <code>io1</code>, if the <code>Iops</code> parameter is specified. Otherwise,
            <code>gp2</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBInstanceCmdlet.TdeCredentialArn">
            <summary>
            <para>
            <para>The ARN from the key store with which to associate the instance for TDE encryption.</para><para>This setting doesn't apply to RDS Custom DB instances.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBInstanceCmdlet.TdeCredentialPassword">
            <summary>
            <para>
            <para>The password for the given ARN from the key store in order to access the device.</para><para>This setting doesn't apply to RDS Custom DB instances.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBInstanceCmdlet.UseDefaultProcessorFeature">
            <summary>
            <para>
            <para>Specifies whether the DB instance class of the DB instance uses its default processor
            features.</para><para>This setting doesn't apply to RDS Custom DB instances.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBInstanceCmdlet.VpcSecurityGroupId">
            <summary>
            <para>
            <para>A list of Amazon EC2 VPC security groups to associate with this DB instance. This
            change is asynchronously applied as soon as possible.</para><para>This setting doesn't apply to the following DB instances:</para><ul><li><para>Amazon Aurora (The associated list of EC2 VPC security groups is managed by the DB
            cluster. For more information, see <code>ModifyDBCluster</code>.)</para></li><li><para>RDS Custom</para></li></ul><para>Constraints:</para><ul><li><para>If supplied, must match existing VPC security group IDs.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBInstanceCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'DBInstance'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.RDS.Model.ModifyDBInstanceResponse).
            Specifying the name of a property of type Amazon.RDS.Model.ModifyDBInstanceResponse 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.RDS.EditRDSDBInstanceCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DBInstanceIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^DBInstanceIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBInstanceCmdlet.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.RDS.EditRDSDBParameterGroupCmdlet">
            <summary>
            Modifies the parameters of a DB parameter group. To modify more than one parameter,
            submit a list of the following: <code>ParameterName</code>, <code>ParameterValue</code>,
            and <code>ApplyMethod</code>. A maximum of 20 parameters can be modified in a single
            request.
             
             <important><para>
            After you modify a DB parameter group, you should wait at least 5 minutes before creating
            your first DB instance that uses that DB parameter group as the default parameter
            group. This allows Amazon RDS to fully complete the modify action before the parameter
            group is used as the default for a new DB instance. This is especially important for
            parameters that are critical when creating the default database for a DB instance,
            such as the character set for the default database defined by the <code>character_set_database</code>
            parameter. You can use the <i>Parameter Groups</i> option of the <a href="https://console.aws.amazon.com/rds/">Amazon
            RDS console</a> or the <i>DescribeDBParameters</i> command to verify that your DB
            parameter group has been created or modified.
            </para></important>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBParameterGroupCmdlet.DBParameterGroupName">
            <summary>
            <para>
            <para>The name of the DB parameter group.</para><para>Constraints:</para><ul><li><para>If supplied, must match the name of an existing <code>DBParameterGroup</code>.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBParameterGroupCmdlet.Parameter">
            <summary>
            <para>
            <para>An array of parameter names, values, and the application methods for the parameter
            update. At least one parameter name, value, and application method must be supplied;
            later arguments are optional. A maximum of 20 parameters can be modified in a single
            request.</para><para>Valid Values (for the application method): <code>immediate | pending-reboot</code></para><para>You can use the <code>immediate</code> value with dynamic parameters only. You can
            use the <code>pending-reboot</code> value for both dynamic and static parameters.</para><para>When the application method is <code>immediate</code>, changes to dynamic parameters
            are applied immediately to the DB instances associated with the parameter group.</para><para>When the application method is <code>pending-reboot</code>, changes to dynamic and
            static parameters are applied after a reboot without failover to the DB instances
            associated with the parameter group.</para><note><para>You can't use <code>pending-reboot</code> with dynamic parameters on RDS for SQL Server
            DB instances. Use <code>immediate</code>.</para></note><para>For more information on modifying DB parameters, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_WorkingWithParamGroups.html">Working
            with DB parameter groups</a> in the <i>Amazon RDS User Guide</i>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBParameterGroupCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'DBParameterGroupName'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.RDS.Model.ModifyDBParameterGroupResponse).
            Specifying the name of a property of type Amazon.RDS.Model.ModifyDBParameterGroupResponse 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.RDS.EditRDSDBParameterGroupCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DBParameterGroupName parameter.
            The -PassThru parameter is deprecated, use -Select '^DBParameterGroupName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBParameterGroupCmdlet.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.RDS.EditRDSDBProxyCmdlet">
            <summary>
            Changes the settings for an existing DB proxy.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBProxyCmdlet.Auth">
            <summary>
            <para>
            <para>The new authentication settings for the <code>DBProxy</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBProxyCmdlet.DBProxyName">
            <summary>
            <para>
            <para>The identifier for the <code>DBProxy</code> to modify.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBProxyCmdlet.DebugLogging">
            <summary>
            <para>
            <para>Whether the proxy includes detailed information about SQL statements in its logs.
            This information helps you to debug issues involving SQL behavior or the performance
            and scalability of the proxy connections. The debug information includes the text
            of SQL statements that you submit through the proxy. Thus, only enable this setting
            when needed for debugging, and only when you have security measures in place to safeguard
            any sensitive information that appears in the logs.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBProxyCmdlet.IdleClientTimeout">
            <summary>
            <para>
            <para>The number of seconds that a connection to the proxy can be inactive before the proxy
            disconnects it. You can set this value higher or lower than the connection timeout
            limit for the associated database.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBProxyCmdlet.NewDBProxyName">
            <summary>
            <para>
            <para>The new identifier for the <code>DBProxy</code>. An identifier must begin with a letter
            and must contain only ASCII letters, digits, and hyphens; it can't end with a hyphen
            or contain two consecutive hyphens.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBProxyCmdlet.RequireTLS">
            <summary>
            <para>
            <para>Whether Transport Layer Security (TLS) encryption is required for connections to the
            proxy. By enabling this setting, you can enforce encrypted TLS connections to the
            proxy, even if the associated database doesn't use TLS.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBProxyCmdlet.RoleArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the IAM role that the proxy uses to access secrets
            in Amazon Web Services Secrets Manager.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBProxyCmdlet.SecurityGroup">
            <summary>
            <para>
            <para>The new list of security groups for the <code>DBProxy</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBProxyCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'DBProxy'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.RDS.Model.ModifyDBProxyResponse).
            Specifying the name of a property of type Amazon.RDS.Model.ModifyDBProxyResponse 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.RDS.EditRDSDBProxyCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DBProxyName parameter.
            The -PassThru parameter is deprecated, use -Select '^DBProxyName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBProxyCmdlet.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.RDS.EditRDSDBProxyEndpointCmdlet">
            <summary>
            Changes the settings for an existing DB proxy endpoint.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBProxyEndpointCmdlet.DBProxyEndpointName">
            <summary>
            <para>
            <para>The name of the DB proxy sociated with the DB proxy endpoint that you want to modify.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBProxyEndpointCmdlet.NewDBProxyEndpointName">
            <summary>
            <para>
            <para>The new identifier for the <code>DBProxyEndpoint</code>. An identifier must begin
            with a letter and must contain only ASCII letters, digits, and hyphens; it can't end
            with a hyphen or contain two consecutive hyphens.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBProxyEndpointCmdlet.VpcSecurityGroupId">
            <summary>
            <para>
            <para>The VPC security group IDs for the DB proxy endpoint. When the DB proxy endpoint uses
            a different VPC than the original proxy, you also specify a different set of security
            group IDs than for the original proxy.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBProxyEndpointCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'DBProxyEndpoint'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.RDS.Model.ModifyDBProxyEndpointResponse).
            Specifying the name of a property of type Amazon.RDS.Model.ModifyDBProxyEndpointResponse 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.RDS.EditRDSDBProxyEndpointCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DBProxyEndpointName parameter.
            The -PassThru parameter is deprecated, use -Select '^DBProxyEndpointName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBProxyEndpointCmdlet.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.RDS.EditRDSDBProxyTargetGroupCmdlet">
            <summary>
            Modifies the properties of a <code>DBProxyTargetGroup</code>.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBProxyTargetGroupCmdlet.ConnectionPoolConfig_ConnectionBorrowTimeout">
            <summary>
            <para>
            <para>The number of seconds for a proxy to wait for a connection to become available in
            the connection pool. This setting only applies when the proxy has opened its maximum
            number of connections and all connections are busy with client sessions. For an unlimited
            wait time, specify <code>0</code>.</para><para>Default: <code>120</code></para><para>Constraints:</para><ul><li><para>Must be between 0 and 3600.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBProxyTargetGroupCmdlet.DBProxyName">
            <summary>
            <para>
            <para>The name of the proxy.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBProxyTargetGroupCmdlet.ConnectionPoolConfig_InitQuery">
            <summary>
            <para>
            <para>One or more SQL statements for the proxy to run when opening each new database connection.
            Typically used with <code>SET</code> statements to make sure that each connection
            has identical settings such as time zone and character set. For multiple statements,
            use semicolons as the separator. You can also include multiple variables in a single
            <code>SET</code> statement, such as <code>SET x=1, y=2</code>.</para><para>Default: no initialization query</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBProxyTargetGroupCmdlet.ConnectionPoolConfig_MaxConnectionsPercent">
            <summary>
            <para>
            <para>The maximum size of the connection pool for each target in a target group. The value
            is expressed as a percentage of the <code>max_connections</code> setting for the RDS
            DB instance or Aurora DB cluster used by the target group.</para><para>If you specify <code>MaxIdleConnectionsPercent</code>, then you must also include
            a value for this parameter.</para><para>Default: <code>10</code> for RDS for Microsoft SQL Server, and <code>100</code> for
            all other engines</para><para>Constraints:</para><ul><li><para>Must be between 1 and 100.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBProxyTargetGroupCmdlet.ConnectionPoolConfig_MaxIdleConnectionsPercent">
            <summary>
            <para>
            <para>A value that controls how actively the proxy closes idle database connections in the
            connection pool. The value is expressed as a percentage of the <code>max_connections</code>
            setting for the RDS DB instance or Aurora DB cluster used by the target group. With
            a high value, the proxy leaves a high percentage of idle database connections open.
            A low value causes the proxy to close more idle connections and return them to the
            database.</para><para>If you specify this parameter, then you must also include a value for <code>MaxConnectionsPercent</code>.</para><para>Default: The default value is half of the value of <code>MaxConnectionsPercent</code>.
            For example, if <code>MaxConnectionsPercent</code> is 80, then the default value of
            <code>MaxIdleConnectionsPercent</code> is 40. If the value of <code>MaxConnectionsPercent</code>
            isn't specified, then for SQL Server, <code>MaxIdleConnectionsPercent</code> is <code>5</code>,
            and for all other engines, the default is <code>50</code>.</para><para>Constraints:</para><ul><li><para>Must be between 0 and the value of <code>MaxConnectionsPercent</code>.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBProxyTargetGroupCmdlet.NewName">
            <summary>
            <para>
            <para>The new name for the modified <code>DBProxyTarget</code>. An identifier must begin
            with a letter and must contain only ASCII letters, digits, and hyphens; it can't end
            with a hyphen or contain two consecutive hyphens.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBProxyTargetGroupCmdlet.ConnectionPoolConfig_SessionPinningFilter">
            <summary>
            <para>
            <para>Each item in the list represents a class of SQL operations that normally cause all
            later statements in a session using a proxy to be pinned to the same underlying database
            connection. Including an item in the list exempts that class of SQL operations from
            the pinning behavior.</para><para>Default: no session pinning filters</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBProxyTargetGroupCmdlet.TargetGroupName">
            <summary>
            <para>
            <para>The name of the target group to modify.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBProxyTargetGroupCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'DBProxyTargetGroup'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.RDS.Model.ModifyDBProxyTargetGroupResponse).
            Specifying the name of a property of type Amazon.RDS.Model.ModifyDBProxyTargetGroupResponse 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.RDS.EditRDSDBProxyTargetGroupCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the TargetGroupName parameter.
            The -PassThru parameter is deprecated, use -Select '^TargetGroupName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBProxyTargetGroupCmdlet.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.RDS.EditRDSDBSnapshotCmdlet">
            <summary>
            Updates a manual DB snapshot with a new engine version. The snapshot can be encrypted
            or unencrypted, but not shared or public.
             
              
            <para>
            Amazon RDS supports upgrading DB snapshots for MySQL, PostgreSQL, and Oracle. This
            command doesn't apply to RDS Custom.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBSnapshotCmdlet.DBSnapshotIdentifier">
            <summary>
            <para>
            <para>The identifier of the DB snapshot to modify.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBSnapshotCmdlet.EngineVersion">
            <summary>
            <para>
            <para>The engine version to upgrade the DB snapshot to.</para><para>The following are the database engines and engine versions that are available when
            you upgrade a DB snapshot.</para><para><b>MySQL</b></para><ul><li><para><code>5.5.46</code> (supported for 5.1 DB snapshots)</para></li></ul><para><b>Oracle</b></para><ul><li><para><code>19.0.0.0.ru-2022-01.rur-2022-01.r1</code> (supported for 12.2.0.1 DB snapshots)</para></li><li><para><code>19.0.0.0.ru-2022-07.rur-2022-07.r1</code> (supported for 12.1.0.2 DB snapshots)</para></li><li><para><code>12.1.0.2.v8</code> (supported for 12.1.0.1 DB snapshots)</para></li><li><para><code>11.2.0.4.v12</code> (supported for 11.2.0.2 DB snapshots)</para></li><li><para><code>11.2.0.4.v11</code> (supported for 11.2.0.3 DB snapshots)</para></li></ul><para><b>PostgreSQL</b></para><para>For the list of engine versions that are available for upgrading a DB snapshot, see
            <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_UpgradeDBInstance.PostgreSQL.html#USER_UpgradeDBInstance.PostgreSQL.MajorVersion">
            Upgrading the PostgreSQL DB Engine for Amazon RDS</a>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBSnapshotCmdlet.OptionGroupName">
            <summary>
            <para>
            <para>The option group to identify with the upgraded DB snapshot.</para><para>You can specify this parameter when you upgrade an Oracle DB snapshot. The same option
            group considerations apply when upgrading a DB snapshot as when upgrading a DB instance.
            For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_UpgradeDBInstance.Oracle.html#USER_UpgradeDBInstance.Oracle.OGPG.OG">Option
            group considerations</a> in the <i>Amazon RDS User Guide.</i></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBSnapshotCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'DBSnapshot'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.RDS.Model.ModifyDBSnapshotResponse).
            Specifying the name of a property of type Amazon.RDS.Model.ModifyDBSnapshotResponse 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.RDS.EditRDSDBSnapshotCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DBSnapshotIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^DBSnapshotIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBSnapshotCmdlet.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.RDS.EditRDSDBSnapshotAttributeCmdlet">
            <summary>
            Adds an attribute and values to, or removes an attribute and values from, a manual
            DB snapshot.
             
              
            <para>
            To share a manual DB snapshot with other Amazon Web Services accounts, specify <code>restore</code>
            as the <code>AttributeName</code> and use the <code>ValuesToAdd</code> parameter to
            add a list of IDs of the Amazon Web Services accounts that are authorized to restore
            the manual DB snapshot. Uses the value <code>all</code> to make the manual DB snapshot
            public, which means it can be copied or restored by all Amazon Web Services accounts.
            </para><note><para>
            Don't add the <code>all</code> value for any manual DB snapshots that contain private
            information that you don't want available to all Amazon Web Services accounts.
            </para></note><para>
            If the manual DB snapshot is encrypted, it can be shared, but only by specifying a
            list of authorized Amazon Web Services account IDs for the <code>ValuesToAdd</code>
            parameter. You can't use <code>all</code> as a value for that parameter in this case.
            </para><para>
            To view which Amazon Web Services accounts have access to copy or restore a manual
            DB snapshot, or whether a manual DB snapshot public or private, use the <a>DescribeDBSnapshotAttributes</a>
            API operation. The accounts are returned as values for the <code>restore</code> attribute.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBSnapshotAttributeCmdlet.AttributeName">
            <summary>
            <para>
            <para>The name of the DB snapshot attribute to modify.</para><para>To manage authorization for other Amazon Web Services accounts to copy or restore
            a manual DB snapshot, set this value to <code>restore</code>.</para><note><para>To view the list of attributes available to modify, use the <a>DescribeDBSnapshotAttributes</a>
            API operation.</para></note>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBSnapshotAttributeCmdlet.DBSnapshotIdentifier">
            <summary>
            <para>
            <para>The identifier for the DB snapshot to modify the attributes for.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBSnapshotAttributeCmdlet.ValuesToAdd">
            <summary>
            <para>
            <para>A list of DB snapshot attributes to add to the attribute specified by <code>AttributeName</code>.</para><para>To authorize other Amazon Web Services accounts to copy or restore a manual snapshot,
            set this list to include one or more Amazon Web Services account IDs, or <code>all</code>
            to make the manual DB snapshot restorable by any Amazon Web Services account. Do not
            add the <code>all</code> value for any manual DB snapshots that contain private information
            that you don't want available to all Amazon Web Services accounts.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBSnapshotAttributeCmdlet.ValuesToRemove">
            <summary>
            <para>
            <para>A list of DB snapshot attributes to remove from the attribute specified by <code>AttributeName</code>.</para><para>To remove authorization for other Amazon Web Services accounts to copy or restore
            a manual snapshot, set this list to include one or more Amazon Web Services account
            identifiers, or <code>all</code> to remove authorization for any Amazon Web Services
            account to copy or restore the DB snapshot. If you specify <code>all</code>, an Amazon
            Web Services account whose account ID is explicitly added to the <code>restore</code>
            attribute can still copy or restore the manual DB snapshot.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBSnapshotAttributeCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'DBSnapshotAttributesResult'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.RDS.Model.ModifyDBSnapshotAttributeResponse).
            Specifying the name of a property of type Amazon.RDS.Model.ModifyDBSnapshotAttributeResponse 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.RDS.EditRDSDBSnapshotAttributeCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DBSnapshotIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^DBSnapshotIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBSnapshotAttributeCmdlet.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.RDS.EditRDSDBSubnetGroupCmdlet">
            <summary>
            Modifies an existing DB subnet group. DB subnet groups must contain at least one subnet
            in at least two AZs in the Amazon Web Services Region.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBSubnetGroupCmdlet.DBSubnetGroupDescription">
            <summary>
            <para>
            <para>The description for the DB subnet group.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBSubnetGroupCmdlet.DBSubnetGroupName">
            <summary>
            <para>
            <para>The name for the DB subnet group. This value is stored as a lowercase string. You
            can't modify the default subnet group.</para><para>Constraints: Must match the name of an existing DBSubnetGroup. Must not be default.</para><para>Example: <code>mydbsubnetgroup</code></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBSubnetGroupCmdlet.SubnetId">
            <summary>
            <para>
            <para>The EC2 subnet IDs for the DB subnet group.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBSubnetGroupCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'DBSubnetGroup'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.RDS.Model.ModifyDBSubnetGroupResponse).
            Specifying the name of a property of type Amazon.RDS.Model.ModifyDBSubnetGroupResponse 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.RDS.EditRDSDBSubnetGroupCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DBSubnetGroupName parameter.
            The -PassThru parameter is deprecated, use -Select '^DBSubnetGroupName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSDBSubnetGroupCmdlet.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.RDS.EditRDSEventSubscriptionCmdlet">
            <summary>
            Modifies an existing RDS event notification subscription. You can't modify the source
            identifiers using this call. To change source identifiers for a subscription, use
            the <code>AddSourceIdentifierToSubscription</code> and <code>RemoveSourceIdentifierFromSubscription</code>
            calls.
             
              
            <para>
            You can see a list of the event categories for a given source type (<code>SourceType</code>)
            in <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_Events.html">Events</a>
            in the <i>Amazon RDS User Guide</i> or by using the <code>DescribeEventCategories</code>
            operation.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSEventSubscriptionCmdlet.Enabled">
            <summary>
            <para>
            <para>Specifies whether to activate the subscription.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSEventSubscriptionCmdlet.EventCategory">
            <summary>
            <para>
            <para>A list of event categories for a source type (<code>SourceType</code>) that you want
            to subscribe to. You can see a list of the categories for a given source type in <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_Events.html">Events</a>
            in the <i>Amazon RDS User Guide</i> or by using the <code>DescribeEventCategories</code>
            operation.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSEventSubscriptionCmdlet.SnsTopicArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the SNS topic created for event notification. The
            ARN is created by Amazon SNS when you create a topic and subscribe to it.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSEventSubscriptionCmdlet.SourceType">
            <summary>
            <para>
            <para>The type of source that is generating the events. For example, if you want to be notified
            of events generated by a DB instance, you would set this parameter to db-instance.
            For RDS Proxy events, specify <code>db-proxy</code>. If this value isn't specified,
            all events are returned.</para><para>Valid Values: <code>db-instance</code> | <code>db-cluster</code> | <code>db-parameter-group</code>
            | <code>db-security-group</code> | <code>db-snapshot</code> | <code>db-cluster-snapshot</code>
            | <code>db-proxy</code></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSEventSubscriptionCmdlet.SubscriptionName">
            <summary>
            <para>
            <para>The name of the RDS event notification subscription.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSEventSubscriptionCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'EventSubscription'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.RDS.Model.ModifyEventSubscriptionResponse).
            Specifying the name of a property of type Amazon.RDS.Model.ModifyEventSubscriptionResponse 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.RDS.EditRDSEventSubscriptionCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the SubscriptionName parameter.
            The -PassThru parameter is deprecated, use -Select '^SubscriptionName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSEventSubscriptionCmdlet.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.RDS.EditRDSGlobalClusterCmdlet">
            <summary>
            Modifies a setting for an Amazon Aurora global database cluster. You can change one
            or more database configuration parameters by specifying these parameters and the new
            values in the request. For more information on Amazon Aurora, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/CHAP_AuroraOverview.html">
            What is Amazon Aurora?</a> in the <i>Amazon Aurora User Guide</i>.
             
             <note><para>
            This operation only applies to Aurora global database clusters.
            </para></note>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSGlobalClusterCmdlet.AllowMajorVersionUpgrade">
            <summary>
            <para>
            <para>Specifies whether to allow major version upgrades.</para><para>Constraints: Must be enabled if you specify a value for the <code>EngineVersion</code>
            parameter that's a different major version than the global cluster's current version.</para><para>If you upgrade the major version of a global database, the cluster and DB instance
            parameter groups are set to the default parameter groups for the new version. Apply
            any custom parameter groups after completing the upgrade.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSGlobalClusterCmdlet.DeletionProtection">
            <summary>
            <para>
            <para>Specifies whether to enable deletion protection for the global database cluster. The
            global database cluster can't be deleted when deletion protection is enabled.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSGlobalClusterCmdlet.EngineVersion">
            <summary>
            <para>
            <para>The version number of the database engine to which you want to upgrade. </para><para>To list all of the available engine versions for <code>aurora-mysql</code> (for MySQL-based
            Aurora global databases), use the following command:</para><para><code>aws rds describe-db-engine-versions --engine aurora-mysql --query '*[]|[?SupportsGlobalDatabases
            == `true`].[EngineVersion]'</code></para><para>To list all of the available engine versions for <code>aurora-postgresql</code> (for
            PostgreSQL-based Aurora global databases), use the following command:</para><para><code>aws rds describe-db-engine-versions --engine aurora-postgresql --query '*[]|[?SupportsGlobalDatabases
            == `true`].[EngineVersion]'</code></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSGlobalClusterCmdlet.GlobalClusterIdentifier">
            <summary>
            <para>
            <para>The cluster identifier for the global cluster to modify. This parameter isn't case-sensitive.</para><para>Constraints:</para><ul><li><para>Must match the identifier of an existing global database cluster.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSGlobalClusterCmdlet.NewGlobalClusterIdentifier">
            <summary>
            <para>
            <para>The new cluster identifier for the global database cluster. This value is stored as
            a lowercase string.</para><para>Constraints:</para><ul><li><para>Must contain from 1 to 63 letters, numbers, or hyphens.</para></li><li><para>The first character must be a letter.</para></li><li><para>Can't end with a hyphen or contain two consecutive hyphens.</para></li></ul><para>Example: <code>my-cluster2</code></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSGlobalClusterCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'GlobalCluster'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.RDS.Model.ModifyGlobalClusterResponse).
            Specifying the name of a property of type Amazon.RDS.Model.ModifyGlobalClusterResponse 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.RDS.EditRDSGlobalClusterCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the GlobalClusterIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^GlobalClusterIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSGlobalClusterCmdlet.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.RDS.EditRDSOptionGroupCmdlet">
            <summary>
            Modifies an existing option group.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSOptionGroupCmdlet.ApplyImmediately">
            <summary>
            <para>
            <para>Specifies whether to apply the change immediately or during the next maintenance window
            for each instance associated with the option group.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSOptionGroupCmdlet.OptionGroupName">
            <summary>
            <para>
            <para>The name of the option group to be modified.</para><para>Permanent options, such as the TDE option for Oracle Advanced Security TDE, can't
            be removed from an option group, and that option group can't be removed from a DB
            instance once it is associated with a DB instance</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSOptionGroupCmdlet.OptionsToInclude">
            <summary>
            <para>
            <para>Options in this list are added to the option group or, if already present, the specified
            configuration is used to update the existing configuration.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSOptionGroupCmdlet.OptionsToRemove">
            <summary>
            <para>
            <para>Options in this list are removed from the option group.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSOptionGroupCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'OptionGroup'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.RDS.Model.ModifyOptionGroupResponse).
            Specifying the name of a property of type Amazon.RDS.Model.ModifyOptionGroupResponse 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.RDS.EditRDSOptionGroupCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the OptionGroupName parameter.
            The -PassThru parameter is deprecated, use -Select '^OptionGroupName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSOptionGroupCmdlet.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.RDS.EditRDSTenantDatabaseCmdlet">
            <summary>
            Modifies an existing tenant database in a DB instance. You can change the tenant database
            name or the master user password. This operation is supported only for RDS for Oracle
            CDB instances using the multi-tenant configuration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSTenantDatabaseCmdlet.DBInstanceIdentifier">
            <summary>
            <para>
            <para>The identifier of the DB instance that contains the tenant database that you are modifying.
            This parameter isn't case-sensitive.</para><para>Constraints:</para><ul><li><para>Must match the identifier of an existing DB instance.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSTenantDatabaseCmdlet.MasterUserPassword">
            <summary>
            <para>
            <para>The new password for the master user of the specified tenant database in your DB instance.</para><note><para>Amazon RDS operations never return the password, so this action provides a way to
            regain access to a tenant database user if the password is lost. This includes restoring
            privileges that might have been accidentally revoked.</para></note><para>Constraints:</para><ul><li><para>Can include any printable ASCII character except <code>/</code>, <code>"</code> (double
            quote), <code>@</code>, <code>&amp;</code> (ampersand), and <code>'</code> (single
            quote).</para></li></ul><para>Length constraints:</para><ul><li><para>Must contain between 8 and 30 characters. </para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSTenantDatabaseCmdlet.NewTenantDBName">
            <summary>
            <para>
            <para>The new name of the tenant database when renaming a tenant database. This parameter
            isnā€™t case-sensitive.</para><para>Constraints:</para><ul><li><para>Can't be the string null or any other reserved word.</para></li><li><para>Can't be longer than 8 characters.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSTenantDatabaseCmdlet.TenantDBName">
            <summary>
            <para>
            <para>The user-supplied name of the tenant database that you want to modify. This parameter
            isnā€™t case-sensitive.</para><para>Constraints:</para><ul><li><para>Must match the identifier of an existing tenant database.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSTenantDatabaseCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'TenantDatabase'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.RDS.Model.ModifyTenantDatabaseResponse).
            Specifying the name of a property of type Amazon.RDS.Model.ModifyTenantDatabaseResponse 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.RDS.EditRDSTenantDatabaseCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DBInstanceIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^DBInstanceIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EditRDSTenantDatabaseCmdlet.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.RDS.EnableRDSDBSecurityGroupIngressCmdlet">
            <summary>
            Enables ingress to a DBSecurityGroup using one of two forms of authorization. First,
            EC2 or VPC security groups can be added to the DBSecurityGroup if the application
            using the database is running on EC2 or VPC instances. Second, IP ranges are available
            if the application accessing your database is running on the internet. Required parameters
            for this API are one of CIDR range, EC2SecurityGroupId for VPC, or (EC2SecurityGroupOwnerId
            and either EC2SecurityGroupName or EC2SecurityGroupId for non-VPC).
             
              
            <para>
            You can't authorize ingress from an EC2 security group in one Amazon Web Services
            Region to an Amazon RDS DB instance in another. You can't authorize ingress from a
            VPC security group in one VPC to an Amazon RDS DB instance in another.
            </para><para>
            For an overview of CIDR ranges, go to the <a href="http://en.wikipedia.org/wiki/Classless_Inter-Domain_Routing">Wikipedia
            Tutorial</a>.
            </para><note><para>
            EC2-Classic was retired on August 15, 2022. If you haven't migrated from EC2-Classic
            to a VPC, we recommend that you migrate as soon as possible. For more information,
            see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/vpc-migrate.html">Migrate
            from EC2-Classic to a VPC</a> in the <i>Amazon EC2 User Guide</i>, the blog <a href="http://aws.amazon.com/blogs/aws/ec2-classic-is-retiring-heres-how-to-prepare/">EC2-Classic
            Networking is Retiring ā€“ Hereā€™s How to Prepare</a>, and <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_VPC.Non-VPC2VPC.html">Moving
            a DB instance not in a VPC into a VPC</a> in the <i>Amazon RDS User Guide</i>.
            </para></note>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EnableRDSDBSecurityGroupIngressCmdlet.CIDRIP">
            <summary>
            <para>
            <para>The IP range to authorize.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EnableRDSDBSecurityGroupIngressCmdlet.DBSecurityGroupName">
            <summary>
            <para>
            <para>The name of the DB security group to add authorization to.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EnableRDSDBSecurityGroupIngressCmdlet.EC2SecurityGroupId">
            <summary>
            <para>
            <para>Id of the EC2 security group to authorize. For VPC DB security groups, <code>EC2SecurityGroupId</code>
            must be provided. Otherwise, <code>EC2SecurityGroupOwnerId</code> and either <code>EC2SecurityGroupName</code>
            or <code>EC2SecurityGroupId</code> must be provided.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EnableRDSDBSecurityGroupIngressCmdlet.EC2SecurityGroupName">
            <summary>
            <para>
            <para>Name of the EC2 security group to authorize. For VPC DB security groups, <code>EC2SecurityGroupId</code>
            must be provided. Otherwise, <code>EC2SecurityGroupOwnerId</code> and either <code>EC2SecurityGroupName</code>
            or <code>EC2SecurityGroupId</code> must be provided.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EnableRDSDBSecurityGroupIngressCmdlet.EC2SecurityGroupOwnerId">
            <summary>
            <para>
            <para>Amazon Web Services account number of the owner of the EC2 security group specified
            in the <code>EC2SecurityGroupName</code> parameter. The Amazon Web Services access
            key ID isn't an acceptable value. For VPC DB security groups, <code>EC2SecurityGroupId</code>
            must be provided. Otherwise, <code>EC2SecurityGroupOwnerId</code> and either <code>EC2SecurityGroupName</code>
            or <code>EC2SecurityGroupId</code> must be provided.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EnableRDSDBSecurityGroupIngressCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'DBSecurityGroup'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.RDS.Model.AuthorizeDBSecurityGroupIngressResponse).
            Specifying the name of a property of type Amazon.RDS.Model.AuthorizeDBSecurityGroupIngressResponse 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.RDS.EnableRDSDBSecurityGroupIngressCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DBSecurityGroupName parameter.
            The -PassThru parameter is deprecated, use -Select '^DBSecurityGroupName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.EnableRDSDBSecurityGroupIngressCmdlet.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.RDS.GetRDSAccountAttributeCmdlet">
            <summary>
            Lists all of the attributes for a customer account. The attributes include Amazon
            RDS quotas for the account, such as the number of DB instances allowed. The description
            for a quota includes the quota name, current usage toward that quota, and the quota's
            maximum value.
             
              
            <para>
            This command doesn't take any parameters.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSAccountAttributeCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'AccountQuotas'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.RDS.Model.DescribeAccountAttributesResponse).
            Specifying the name of a property of type Amazon.RDS.Model.DescribeAccountAttributesResponse 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.RDS.GetRDSBlueGreenDeploymentCmdlet">
            <summary>
            Describes one or more blue/green deployments.
             
              
            <para>
            For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/blue-green-deployments.html">Using
            Amazon RDS Blue/Green Deployments for database updates</a> in the <i>Amazon RDS User
            Guide</i> and <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/blue-green-deployments.html">
            Using Amazon RDS Blue/Green Deployments for database updates</a> in the <i>Amazon
            Aurora User Guide</i>.
            </para><br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSBlueGreenDeploymentCmdlet.BlueGreenDeploymentIdentifier">
            <summary>
            <para>
            <para>The blue/green deployment identifier. If you specify this parameter, the response
            only includes information about the specific blue/green deployment. This parameter
            isn't case-sensitive.</para><para>Constraints:</para><ul><li><para>Must match an existing blue/green deployment identifier.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSBlueGreenDeploymentCmdlet.Filter">
            <summary>
            <para>
            <para>A filter that specifies one or more blue/green deployments to describe.</para><para>Valid Values:</para><ul><li><para><code>blue-green-deployment-identifier</code> - Accepts system-generated identifiers
            for blue/green deployments. The results list only includes information about the blue/green
            deployments with the specified identifiers.</para></li><li><para><code>blue-green-deployment-name</code> - Accepts user-supplied names for blue/green
            deployments. The results list only includes information about the blue/green deployments
            with the specified names.</para></li><li><para><code>source</code> - Accepts source databases for a blue/green deployment. The results
            list only includes information about the blue/green deployments with the specified
            source databases.</para></li><li><para><code>target</code> - Accepts target databases for a blue/green deployment. The results
            list only includes information about the blue/green deployments with the specified
            target databases.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSBlueGreenDeploymentCmdlet.Marker">
            <summary>
            <para>
            <para>An optional pagination token provided by a previous <code>DescribeBlueGreenDeployments</code>
            request. If you specify this parameter, the response only includes records beyond
            the marker, up to the value specified by <code>MaxRecords</code>.</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, use '-Marker $null' for the first call and '-Marker $AWSHistory.LastServiceResponse.Marker' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSBlueGreenDeploymentCmdlet.MaxRecord">
            <summary>
            <para>
            <para>The maximum number of records to include in the response. If more records exist than
            the specified <code>MaxRecords</code> value, a pagination token called a marker is
            included in the response so you can retrieve the remaining results.</para><para>Default: 100</para><para>Constraints:</para><ul><li><para>Must be a minimum of 20.</para></li><li><para>Can't exceed 100.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSBlueGreenDeploymentCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'BlueGreenDeployments'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.RDS.Model.DescribeBlueGreenDeploymentsResponse).
            Specifying the name of a property of type Amazon.RDS.Model.DescribeBlueGreenDeploymentsResponse 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.RDS.GetRDSBlueGreenDeploymentCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the BlueGreenDeploymentIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^BlueGreenDeploymentIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSBlueGreenDeploymentCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of Marker
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.RDS.GetRDSCertificateCmdlet">
            <summary>
            Lists the set of certificate authority (CA) certificates provided by Amazon RDS for
            this Amazon Web Services account.
             
              
            <para>
            For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/UsingWithRDS.SSL.html">Using
            SSL/TLS to encrypt a connection to a DB instance</a> in the <i>Amazon RDS User Guide</i>
            and <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/UsingWithRDS.SSL.html">
            Using SSL/TLS to encrypt a connection to a DB cluster</a> in the <i>Amazon Aurora
            User Guide</i>.
            </para><br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSCertificateCmdlet.CertificateIdentifier">
            <summary>
            <para>
            <para>The user-supplied certificate identifier. If this parameter is specified, information
            for only the identified certificate is returned. This parameter isn't case-sensitive.</para><para>Constraints:</para><ul><li><para>Must match an existing CertificateIdentifier.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSCertificateCmdlet.Filter">
            <summary>
            <para>
            <para>This parameter isn't currently supported.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSCertificateCmdlet.Marker">
            <summary>
            <para>
            <para>An optional pagination token provided by a previous <code>DescribeCertificates</code>
            request. If this parameter is specified, the response includes only records beyond
            the marker, up to the value specified by <code>MaxRecords</code>.</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, use '-Marker $null' for the first call and '-Marker $AWSHistory.LastServiceResponse.Marker' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSCertificateCmdlet.MaxRecord">
            <summary>
            <para>
            <para>The maximum number of records to include in the response. If more records exist than
            the specified <code>MaxRecords</code> value, a pagination token called a marker is
            included in the response so you can retrieve the remaining results.</para><para>Default: 100</para><para>Constraints: Minimum 20, maximum 100.</para>
            </para>
            <para>
            <br/><b>Note:</b> In AWSPowerShell and AWSPowerShell.NetCore this parameter is used to limit the total number of items returned by the cmdlet.
            <br/>In AWS.Tools this parameter is simply passed to the service to specify how many items should be returned by each service call.
            <br/>Pipe the output of this cmdlet into Select-Object -First to terminate retrieving data pages early and control the number of items returned.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSCertificateCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Certificates'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.RDS.Model.DescribeCertificatesResponse).
            Specifying the name of a property of type Amazon.RDS.Model.DescribeCertificatesResponse 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.RDS.GetRDSCertificateCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of Marker
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBClusterCmdlet">
            <summary>
            Describes existing Amazon Aurora DB clusters and Multi-AZ DB clusters. This API supports
            pagination.
             
              
            <para>
            For more information on Amazon Aurora DB clusters, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/CHAP_AuroraOverview.html">
            What is Amazon Aurora?</a> in the <i>Amazon Aurora User Guide</i>.
            </para><para>
            For more information on Multi-AZ DB clusters, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/multi-az-db-clusters-concepts.html">
            Multi-AZ DB cluster deployments</a> in the <i>Amazon RDS User Guide</i>.
            </para><para>
            This operation can also return information for Amazon Neptune DB instances and Amazon
            DocumentDB instances.
            </para><br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBClusterCmdlet.DBClusterIdentifier">
            <summary>
            <para>
            <para>The user-supplied DB cluster identifier or the Amazon Resource Name (ARN) of the DB
            cluster. If this parameter is specified, information for only the specific DB cluster
            is returned. This parameter isn't case-sensitive.</para><para>Constraints:</para><ul><li><para>If supplied, must match an existing DB cluster identifier.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBClusterCmdlet.Filter">
            <summary>
            <para>
            <para>A filter that specifies one or more DB clusters to describe.</para><para>Supported Filters:</para><ul><li><para><code>clone-group-id</code> - Accepts clone group identifiers. The results list only
            includes information about the DB clusters associated with these clone groups.</para></li><li><para><code>db-cluster-id</code> - Accepts DB cluster identifiers and DB cluster Amazon
            Resource Names (ARNs). The results list only includes information about the DB clusters
            identified by these ARNs.</para></li><li><para><code>db-cluster-resource-id</code> - Accepts DB cluster resource identifiers. The
            results list will only include information about the DB clusters identified by these
            DB cluster resource identifiers.</para></li><li><para><code>domain</code> - Accepts Active Directory directory IDs. The results list only
            includes information about the DB clusters associated with these domains.</para></li><li><para><code>engine</code> - Accepts engine names. The results list only includes information
            about the DB clusters for these engines.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBClusterCmdlet.IncludeShared">
            <summary>
            <para>
            <para>Specifies whether the output includes information about clusters shared from other
            Amazon Web Services accounts.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBClusterCmdlet.Marker">
            <summary>
            <para>
            <para>An optional pagination token provided by a previous <code>DescribeDBClusters</code>
            request. If this parameter is specified, the response includes only records beyond
            the marker, up to the value specified by <code>MaxRecords</code>.</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, use '-Marker $null' for the first call and '-Marker $AWSHistory.LastServiceResponse.Marker' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBClusterCmdlet.MaxRecord">
            <summary>
            <para>
            <para>The maximum number of records to include in the response. If more records exist than
            the specified <code>MaxRecords</code> value, a pagination token called a marker is
            included in the response so you can retrieve the remaining results.</para><para>Default: 100</para><para>Constraints: Minimum 20, maximum 100.</para>
            </para>
            <para>
            <br/><b>Note:</b> In AWSPowerShell and AWSPowerShell.NetCore this parameter is used to limit the total number of items returned by the cmdlet.
            <br/>In AWS.Tools this parameter is simply passed to the service to specify how many items should be returned by each service call.
            <br/>Pipe the output of this cmdlet into Select-Object -First to terminate retrieving data pages early and control the number of items returned.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBClusterCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'DBClusters'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.RDS.Model.DescribeDBClustersResponse).
            Specifying the name of a property of type Amazon.RDS.Model.DescribeDBClustersResponse 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.RDS.GetRDSDBClusterCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of Marker
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBClusterAutomatedBackupCmdlet">
            <summary>
            Displays backups for both current and deleted DB clusters. For example, use this operation
            to find details about automated backups for previously deleted clusters. Current clusters
            are returned for both the <code>DescribeDBClusterAutomatedBackups</code> and <code>DescribeDBClusters</code>
            operations.
             
              
            <para>
            All parameters are optional.
            </para><br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBClusterAutomatedBackupCmdlet.DBClusterIdentifier">
            <summary>
            <para>
            <para>(Optional) The user-supplied DB cluster identifier. If this parameter is specified,
            it must match the identifier of an existing DB cluster. It returns information from
            the specific DB cluster's automated backup. This parameter isn't case-sensitive.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBClusterAutomatedBackupCmdlet.DbClusterResourceId">
            <summary>
            <para>
            <para>The resource ID of the DB cluster that is the source of the automated backup. This
            parameter isn't case-sensitive.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBClusterAutomatedBackupCmdlet.Filter">
            <summary>
            <para>
            <para>A filter that specifies which resources to return based on status.</para><para>Supported filters are the following:</para><ul><li><para><code>status</code></para><ul><li><para><code>retained</code> - Automated backups for deleted clusters and after backup replication
            is stopped.</para></li></ul></li><li><para><code>db-cluster-id</code> - Accepts DB cluster identifiers and Amazon Resource Names
            (ARNs). The results list includes only information about the DB cluster automated
            backups identified by these ARNs.</para></li><li><para><code>db-cluster-resource-id</code> - Accepts DB resource identifiers and Amazon
            Resource Names (ARNs). The results list includes only information about the DB cluster
            resources identified by these ARNs.</para></li></ul><para>Returns all resources by default. The status for each resource is specified in the
            response.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBClusterAutomatedBackupCmdlet.Marker">
            <summary>
            <para>
            <para>The pagination token provided in the previous request. If this parameter is specified
            the response includes only records beyond the marker, up to <code>MaxRecords</code>.</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, use '-Marker $null' for the first call and '-Marker $AWSHistory.LastServiceResponse.Marker' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBClusterAutomatedBackupCmdlet.MaxRecord">
            <summary>
            <para>
            <para>The maximum number of records to include in the response. If more records exist than
            the specified <code>MaxRecords</code> value, a pagination token called a marker is
            included in the response so that you can retrieve the remaining results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBClusterAutomatedBackupCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'DBClusterAutomatedBackups'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.RDS.Model.DescribeDBClusterAutomatedBackupsResponse).
            Specifying the name of a property of type Amazon.RDS.Model.DescribeDBClusterAutomatedBackupsResponse 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.RDS.GetRDSDBClusterAutomatedBackupCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of Marker
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBClusterBacktrackListCmdlet">
            <summary>
            Returns information about backtracks for a DB cluster.
             
              
            <para>
            For more information on Amazon Aurora, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/CHAP_AuroraOverview.html">
            What is Amazon Aurora?</a> in the <i>Amazon Aurora User Guide</i>.
            </para><note><para>
            This action only applies to Aurora MySQL DB clusters.
            </para></note><br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBClusterBacktrackListCmdlet.BacktrackIdentifier">
            <summary>
            <para>
            <para>If specified, this value is the backtrack identifier of the backtrack to be described.</para><para>Constraints:</para><ul><li><para>Must contain a valid universally unique identifier (UUID). For more information about
            UUIDs, see <a href="https://en.wikipedia.org/wiki/Universally_unique_identifier">Universally
            unique identifier</a>.</para></li></ul><para>Example: <code>123e4567-e89b-12d3-a456-426655440000</code></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBClusterBacktrackListCmdlet.DBClusterIdentifier">
            <summary>
            <para>
            <para>The DB cluster identifier of the DB cluster to be described. This parameter is stored
            as a lowercase string.</para><para>Constraints:</para><ul><li><para>Must contain from 1 to 63 alphanumeric characters or hyphens.</para></li><li><para>First character must be a letter.</para></li><li><para>Can't end with a hyphen or contain two consecutive hyphens.</para></li></ul><para>Example: <code>my-cluster1</code></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBClusterBacktrackListCmdlet.Filter">
            <summary>
            <para>
            <para>A filter that specifies one or more DB clusters to describe. Supported filters include
            the following:</para><ul><li><para><code>db-cluster-backtrack-id</code> - Accepts backtrack identifiers. The results
            list includes information about only the backtracks identified by these identifiers.</para></li><li><para><code>db-cluster-backtrack-status</code> - Accepts any of the following backtrack
            status values:</para><ul><li><para><code>applying</code></para></li><li><para><code>completed</code></para></li><li><para><code>failed</code></para></li><li><para><code>pending</code></para></li></ul><para>The results list includes information about only the backtracks identified by these
            values.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBClusterBacktrackListCmdlet.Marker">
            <summary>
            <para>
            <para>An optional pagination token provided by a previous <code>DescribeDBClusterBacktracks</code>
            request. If this parameter is specified, the response includes only records beyond
            the marker, up to the value specified by <code>MaxRecords</code>.</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, use '-Marker $null' for the first call and '-Marker $AWSHistory.LastServiceResponse.Marker' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBClusterBacktrackListCmdlet.MaxRecord">
            <summary>
            <para>
            <para>The maximum number of records to include in the response. If more records exist than
            the specified <code>MaxRecords</code> value, a pagination token called a marker is
            included in the response so you can retrieve the remaining results.</para><para>Default: 100</para><para>Constraints: Minimum 20, maximum 100.</para>
            </para>
            <para>
            <br/><b>Note:</b> In AWSPowerShell and AWSPowerShell.NetCore this parameter is used to limit the total number of items returned by the cmdlet.
            <br/>In AWS.Tools this parameter is simply passed to the service to specify how many items should be returned by each service call.
            <br/>Pipe the output of this cmdlet into Select-Object -First to terminate retrieving data pages early and control the number of items returned.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBClusterBacktrackListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'DBClusterBacktracks'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.RDS.Model.DescribeDBClusterBacktracksResponse).
            Specifying the name of a property of type Amazon.RDS.Model.DescribeDBClusterBacktracksResponse 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.RDS.GetRDSDBClusterBacktrackListCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of Marker
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBClusterEndpointCmdlet">
            <summary>
            Returns information about endpoints for an Amazon Aurora DB cluster.
             
             <note><para>
            This action only applies to Aurora DB clusters.
            </para></note><br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBClusterEndpointCmdlet.DBClusterEndpointIdentifier">
            <summary>
            <para>
            <para>The identifier of the endpoint to describe. This parameter is stored as a lowercase
            string.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBClusterEndpointCmdlet.DBClusterIdentifier">
            <summary>
            <para>
            <para>The DB cluster identifier of the DB cluster associated with the endpoint. This parameter
            is stored as a lowercase string.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBClusterEndpointCmdlet.Filter">
            <summary>
            <para>
            <para>A set of name-value pairs that define which endpoints to include in the output. The
            filters are specified as name-value pairs, in the format <code>Name=<i>endpoint_type</i>,Values=<i>endpoint_type1</i>,<i>endpoint_type2</i>,...</code>.
            <code>Name</code> can be one of: <code>db-cluster-endpoint-type</code>, <code>db-cluster-endpoint-custom-type</code>,
            <code>db-cluster-endpoint-id</code>, <code>db-cluster-endpoint-status</code>. <code>Values</code>
            for the <code> db-cluster-endpoint-type</code> filter can be one or more of: <code>reader</code>,
            <code>writer</code>, <code>custom</code>. <code>Values</code> for the <code>db-cluster-endpoint-custom-type</code>
            filter can be one or more of: <code>reader</code>, <code>any</code>. <code>Values</code>
            for the <code>db-cluster-endpoint-status</code> filter can be one or more of: <code>available</code>,
            <code>creating</code>, <code>deleting</code>, <code>inactive</code>, <code>modifying</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBClusterEndpointCmdlet.Marker">
            <summary>
            <para>
            <para>An optional pagination token provided by a previous <code>DescribeDBClusterEndpoints</code>
            request. If this parameter is specified, the response includes only records beyond
            the marker, up to the value specified by <code>MaxRecords</code>.</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, use '-Marker $null' for the first call and '-Marker $AWSHistory.LastServiceResponse.Marker' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBClusterEndpointCmdlet.MaxRecord">
            <summary>
            <para>
            <para>The maximum number of records to include in the response. If more records exist than
            the specified <code>MaxRecords</code> value, a pagination token called a marker is
            included in the response so you can retrieve the remaining results.</para><para>Default: 100</para><para>Constraints: Minimum 20, maximum 100.</para>
            </para>
            <para>
            <br/><b>Note:</b> In AWSPowerShell and AWSPowerShell.NetCore this parameter is used to limit the total number of items returned by the cmdlet.
            <br/>In AWS.Tools this parameter is simply passed to the service to specify how many items should be returned by each service call.
            <br/>Pipe the output of this cmdlet into Select-Object -First to terminate retrieving data pages early and control the number of items returned.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBClusterEndpointCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'DBClusterEndpoints'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.RDS.Model.DescribeDBClusterEndpointsResponse).
            Specifying the name of a property of type Amazon.RDS.Model.DescribeDBClusterEndpointsResponse 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.RDS.GetRDSDBClusterEndpointCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of Marker
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBClusterParameterCmdlet">
            <summary>
            Returns the detailed parameter list for a particular DB cluster parameter group.
             
              
            <para>
            For more information on Amazon Aurora, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/CHAP_AuroraOverview.html">
            What is Amazon Aurora?</a> in the <i>Amazon Aurora User Guide</i>.
            </para><para>
            For more information on Multi-AZ DB clusters, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/multi-az-db-clusters-concepts.html">
            Multi-AZ DB cluster deployments</a> in the <i>Amazon RDS User Guide</i>.
            </para><br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBClusterParameterCmdlet.DBClusterParameterGroupName">
            <summary>
            <para>
            <para>The name of a specific DB cluster parameter group to return parameter details for.</para><para>Constraints:</para><ul><li><para>If supplied, must match the name of an existing DBClusterParameterGroup.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBClusterParameterCmdlet.Filter">
            <summary>
            <para>
            <para>This parameter isn't currently supported.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBClusterParameterCmdlet.Source">
            <summary>
            <para>
            <para>A specific source to return parameters for.</para><para>Valid Values:</para><ul><li><para><code>customer</code></para></li><li><para><code>engine</code></para></li><li><para><code>service</code></para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBClusterParameterCmdlet.Marker">
            <summary>
            <para>
            <para>An optional pagination token provided by a previous <code>DescribeDBClusterParameters</code>
            request. If this parameter is specified, the response includes only records beyond
            the marker, up to the value specified by <code>MaxRecords</code>.</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, use '-Marker $null' for the first call and '-Marker $AWSHistory.LastServiceResponse.Marker' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBClusterParameterCmdlet.MaxRecord">
            <summary>
            <para>
            <para>The maximum number of records to include in the response. If more records exist than
            the specified <code>MaxRecords</code> value, a pagination token called a marker is
            included in the response so you can retrieve the remaining results.</para><para>Default: 100</para><para>Constraints: Minimum 20, maximum 100.</para>
            </para>
            <para>
            <br/><b>Note:</b> In AWSPowerShell and AWSPowerShell.NetCore this parameter is used to limit the total number of items returned by the cmdlet.
            <br/>In AWS.Tools this parameter is simply passed to the service to specify how many items should be returned by each service call.
            <br/>Pipe the output of this cmdlet into Select-Object -First to terminate retrieving data pages early and control the number of items returned.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBClusterParameterCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Parameters'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.RDS.Model.DescribeDBClusterParametersResponse).
            Specifying the name of a property of type Amazon.RDS.Model.DescribeDBClusterParametersResponse 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.RDS.GetRDSDBClusterParameterCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DBClusterParameterGroupName parameter.
            The -PassThru parameter is deprecated, use -Select '^DBClusterParameterGroupName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBClusterParameterCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of Marker
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBClusterParameterGroupCmdlet">
            <summary>
            Returns a list of <code>DBClusterParameterGroup</code> descriptions. If a <code>DBClusterParameterGroupName</code>
            parameter is specified, the list will contain only the description of the specified
            DB cluster parameter group.
             
              
            <para>
            For more information on Amazon Aurora, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/CHAP_AuroraOverview.html">
            What is Amazon Aurora?</a> in the <i>Amazon Aurora User Guide</i>.
            </para><para>
            For more information on Multi-AZ DB clusters, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/multi-az-db-clusters-concepts.html">
            Multi-AZ DB cluster deployments</a> in the <i>Amazon RDS User Guide</i>.
            </para><br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBClusterParameterGroupCmdlet.DBClusterParameterGroupName">
            <summary>
            <para>
            <para>The name of a specific DB cluster parameter group to return details for.</para><para>Constraints:</para><ul><li><para>If supplied, must match the name of an existing DBClusterParameterGroup.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBClusterParameterGroupCmdlet.Filter">
            <summary>
            <para>
            <para>This parameter isn't currently supported.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBClusterParameterGroupCmdlet.Marker">
            <summary>
            <para>
            <para>An optional pagination token provided by a previous <code>DescribeDBClusterParameterGroups</code>
            request. If this parameter is specified, the response includes only records beyond
            the marker, up to the value specified by <code>MaxRecords</code>.</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, use '-Marker $null' for the first call and '-Marker $AWSHistory.LastServiceResponse.Marker' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBClusterParameterGroupCmdlet.MaxRecord">
            <summary>
            <para>
            <para>The maximum number of records to include in the response. If more records exist than
            the specified <code>MaxRecords</code> value, a pagination token called a marker is
            included in the response so you can retrieve the remaining results.</para><para>Default: 100</para><para>Constraints: Minimum 20, maximum 100.</para>
            </para>
            <para>
            <br/><b>Note:</b> In AWSPowerShell and AWSPowerShell.NetCore this parameter is used to limit the total number of items returned by the cmdlet.
            <br/>In AWS.Tools this parameter is simply passed to the service to specify how many items should be returned by each service call.
            <br/>Pipe the output of this cmdlet into Select-Object -First to terminate retrieving data pages early and control the number of items returned.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBClusterParameterGroupCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'DBClusterParameterGroups'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.RDS.Model.DescribeDBClusterParameterGroupsResponse).
            Specifying the name of a property of type Amazon.RDS.Model.DescribeDBClusterParameterGroupsResponse 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.RDS.GetRDSDBClusterParameterGroupCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DBClusterParameterGroupName parameter.
            The -PassThru parameter is deprecated, use -Select '^DBClusterParameterGroupName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBClusterParameterGroupCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of Marker
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBClusterSnapshotCmdlet">
            <summary>
            Returns information about DB cluster snapshots. This API action supports pagination.
             
              
            <para>
            For more information on Amazon Aurora DB clusters, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/CHAP_AuroraOverview.html">
            What is Amazon Aurora?</a> in the <i>Amazon Aurora User Guide</i>.
            </para><para>
            For more information on Multi-AZ DB clusters, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/multi-az-db-clusters-concepts.html">
            Multi-AZ DB cluster deployments</a> in the <i>Amazon RDS User Guide</i>.
            </para><br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBClusterSnapshotCmdlet.DBClusterIdentifier">
            <summary>
            <para>
            <para>The ID of the DB cluster to retrieve the list of DB cluster snapshots for. This parameter
            can't be used in conjunction with the <code>DBClusterSnapshotIdentifier</code> parameter.
            This parameter isn't case-sensitive.</para><para>Constraints:</para><ul><li><para>If supplied, must match the identifier of an existing DBCluster.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBClusterSnapshotCmdlet.DbClusterResourceId">
            <summary>
            <para>
            <para>A specific DB cluster resource ID to describe.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBClusterSnapshotCmdlet.DBClusterSnapshotIdentifier">
            <summary>
            <para>
            <para>A specific DB cluster snapshot identifier to describe. This parameter can't be used
            in conjunction with the <code>DBClusterIdentifier</code> parameter. This value is
            stored as a lowercase string.</para><para>Constraints:</para><ul><li><para>If supplied, must match the identifier of an existing DBClusterSnapshot.</para></li><li><para>If this identifier is for an automated snapshot, the <code>SnapshotType</code> parameter
            must also be specified.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBClusterSnapshotCmdlet.Filter">
            <summary>
            <para>
            <para>A filter that specifies one or more DB cluster snapshots to describe.</para><para>Supported filters:</para><ul><li><para><code>db-cluster-id</code> - Accepts DB cluster identifiers and DB cluster Amazon
            Resource Names (ARNs).</para></li><li><para><code>db-cluster-snapshot-id</code> - Accepts DB cluster snapshot identifiers.</para></li><li><para><code>snapshot-type</code> - Accepts types of DB cluster snapshots.</para></li><li><para><code>engine</code> - Accepts names of database engines.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBClusterSnapshotCmdlet.IncludePublic">
            <summary>
            <para>
            <para>Specifies whether to include manual DB cluster snapshots that are public and can be
            copied or restored by any Amazon Web Services account. By default, the public snapshots
            are not included.</para><para>You can share a manual DB cluster snapshot as public by using the <a>ModifyDBClusterSnapshotAttribute</a>
            API action.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBClusterSnapshotCmdlet.IncludeShared">
            <summary>
            <para>
            <para>Specifies whether to include shared manual DB cluster snapshots from other Amazon
            Web Services accounts that this Amazon Web Services account has been given permission
            to copy or restore. By default, these snapshots are not included.</para><para>You can give an Amazon Web Services account permission to restore a manual DB cluster
            snapshot from another Amazon Web Services account by the <code>ModifyDBClusterSnapshotAttribute</code>
            API action.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBClusterSnapshotCmdlet.SnapshotType">
            <summary>
            <para>
            <para>The type of DB cluster snapshots to be returned. You can specify one of the following
            values:</para><ul><li><para><code>automated</code> - Return all DB cluster snapshots that have been automatically
            taken by Amazon RDS for my Amazon Web Services account.</para></li><li><para><code>manual</code> - Return all DB cluster snapshots that have been taken by my
            Amazon Web Services account.</para></li><li><para><code>shared</code> - Return all manual DB cluster snapshots that have been shared
            to my Amazon Web Services account.</para></li><li><para><code>public</code> - Return all DB cluster snapshots that have been marked as public.</para></li></ul><para>If you don't specify a <code>SnapshotType</code> value, then both automated and manual
            DB cluster snapshots are returned. You can include shared DB cluster snapshots with
            these results by enabling the <code>IncludeShared</code> parameter. You can include
            public DB cluster snapshots with these results by enabling the <code>IncludePublic</code>
            parameter.</para><para>The <code>IncludeShared</code> and <code>IncludePublic</code> parameters don't apply
            for <code>SnapshotType</code> values of <code>manual</code> or <code>automated</code>.
            The <code>IncludePublic</code> parameter doesn't apply when <code>SnapshotType</code>
            is set to <code>shared</code>. The <code>IncludeShared</code> parameter doesn't apply
            when <code>SnapshotType</code> is set to <code>public</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBClusterSnapshotCmdlet.Marker">
            <summary>
            <para>
            <para>An optional pagination token provided by a previous <code>DescribeDBClusterSnapshots</code>
            request. If this parameter is specified, the response includes only records beyond
            the marker, up to the value specified by <code>MaxRecords</code>.</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, use '-Marker $null' for the first call and '-Marker $AWSHistory.LastServiceResponse.Marker' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBClusterSnapshotCmdlet.MaxRecord">
            <summary>
            <para>
            <para>The maximum number of records to include in the response. If more records exist than
            the specified <code>MaxRecords</code> value, a pagination token called a marker is
            included in the response so you can retrieve the remaining results.</para><para>Default: 100</para><para>Constraints: Minimum 20, maximum 100.</para>
            </para>
            <para>
            <br/><b>Note:</b> In AWSPowerShell and AWSPowerShell.NetCore this parameter is used to limit the total number of items returned by the cmdlet.
            <br/>In AWS.Tools this parameter is simply passed to the service to specify how many items should be returned by each service call.
            <br/>Pipe the output of this cmdlet into Select-Object -First to terminate retrieving data pages early and control the number of items returned.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBClusterSnapshotCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'DBClusterSnapshots'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.RDS.Model.DescribeDBClusterSnapshotsResponse).
            Specifying the name of a property of type Amazon.RDS.Model.DescribeDBClusterSnapshotsResponse 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.RDS.GetRDSDBClusterSnapshotCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of Marker
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBClusterSnapshotAttributeCmdlet">
            <summary>
            Returns a list of DB cluster snapshot attribute names and values for a manual DB cluster
            snapshot.
             
              
            <para>
            When sharing snapshots with other Amazon Web Services accounts, <code>DescribeDBClusterSnapshotAttributes</code>
            returns the <code>restore</code> attribute and a list of IDs for the Amazon Web Services
            accounts that are authorized to copy or restore the manual DB cluster snapshot. If
            <code>all</code> is included in the list of values for the <code>restore</code> attribute,
            then the manual DB cluster snapshot is public and can be copied or restored by all
            Amazon Web Services accounts.
            </para><para>
            To add or remove access for an Amazon Web Services account to copy or restore a manual
            DB cluster snapshot, or to make the manual DB cluster snapshot public or private,
            use the <code>ModifyDBClusterSnapshotAttribute</code> API action.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBClusterSnapshotAttributeCmdlet.DBClusterSnapshotIdentifier">
            <summary>
            <para>
            <para>The identifier for the DB cluster snapshot to describe the attributes for.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBClusterSnapshotAttributeCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'DBClusterSnapshotAttributesResult'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.RDS.Model.DescribeDBClusterSnapshotAttributesResponse).
            Specifying the name of a property of type Amazon.RDS.Model.DescribeDBClusterSnapshotAttributesResponse 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.RDS.GetRDSDBClusterSnapshotAttributeCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DBClusterSnapshotIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^DBClusterSnapshotIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBEngineVersionCmdlet">
            <summary>
            Describes the properties of specific versions of DB engines.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBEngineVersionCmdlet.DBParameterGroupFamily">
            <summary>
            <para>
            <para>The name of a specific DB parameter group family to return details for.</para><para>Constraints:</para><ul><li><para>If supplied, must match an existing DB parameter group family.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBEngineVersionCmdlet.DefaultOnly">
            <summary>
            <para>
            <para>Specifies whether to return only the default version of the specified engine or the
            engine and major version combination.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBEngineVersionCmdlet.Engine">
            <summary>
            <para>
            <para>The database engine to return version details for.</para><para>Valid Values:</para><ul><li><para><code>aurora-mysql</code></para></li><li><para><code>aurora-postgresql</code></para></li><li><para><code>custom-oracle-ee</code></para></li><li><para><code>mariadb</code></para></li><li><para><code>mysql</code></para></li><li><para><code>oracle-ee</code></para></li><li><para><code>oracle-ee-cdb</code></para></li><li><para><code>oracle-se2</code></para></li><li><para><code>oracle-se2-cdb</code></para></li><li><para><code>postgres</code></para></li><li><para><code>sqlserver-ee</code></para></li><li><para><code>sqlserver-se</code></para></li><li><para><code>sqlserver-ex</code></para></li><li><para><code>sqlserver-web</code></para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBEngineVersionCmdlet.EngineVersion">
            <summary>
            <para>
            <para>A specific database engine version to return details for.</para><para>Example: <code>5.1.49</code></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBEngineVersionCmdlet.Filter">
            <summary>
            <para>
            <para>A filter that specifies one or more DB engine versions to describe.</para><para>Supported filters:</para><ul><li><para><code>db-parameter-group-family</code> - Accepts parameter groups family names. The
            results list only includes information about the DB engine versions for these parameter
            group families.</para></li><li><para><code>engine</code> - Accepts engine names. The results list only includes information
            about the DB engine versions for these engines.</para></li><li><para><code>engine-mode</code> - Accepts DB engine modes. The results list only includes
            information about the DB engine versions for these engine modes. Valid DB engine modes
            are the following:</para><ul><li><para><code>global</code></para></li><li><para><code>multimaster</code></para></li><li><para><code>parallelquery</code></para></li><li><para><code>provisioned</code></para></li><li><para><code>serverless</code></para></li></ul></li><li><para><code>engine-version</code> - Accepts engine versions. The results list only includes
            information about the DB engine versions for these engine versions.</para></li><li><para><code>status</code> - Accepts engine version statuses. The results list only includes
            information about the DB engine versions for these statuses. Valid statuses are the
            following:</para><ul><li><para><code>available</code></para></li><li><para><code>deprecated</code></para></li></ul></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBEngineVersionCmdlet.IncludeAll">
            <summary>
            <para>
            <para>Specifies whether to also list the engine versions that aren't available. The default
            is to list only available engine versions.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBEngineVersionCmdlet.ListSupportedCharacterSet">
            <summary>
            <para>
            <para>Specifies whether to list the supported character sets for each engine version.</para><para>If this parameter is enabled and the requested engine supports the <code>CharacterSetName</code>
            parameter for <code>CreateDBInstance</code>, the response includes a list of supported
            character sets for each engine version.</para><para>For RDS Custom, the default is not to list supported character sets. If you enable
            this parameter, RDS Custom returns no results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBEngineVersionCmdlet.ListSupportedTimezone">
            <summary>
            <para>
            <para>Specifies whether to list the supported time zones for each engine version.</para><para>If this parameter is enabled and the requested engine supports the <code>TimeZone</code>
            parameter for <code>CreateDBInstance</code>, the response includes a list of supported
            time zones for each engine version.</para><para>For RDS Custom, the default is not to list supported time zones. If you enable this
            parameter, RDS Custom returns no results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBEngineVersionCmdlet.Marker">
            <summary>
            <para>
            <para>An optional pagination token provided by a previous request. If this parameter is
            specified, the response includes only records beyond the marker, up to the value specified
            by <code>MaxRecords</code>.</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, use '-Marker $null' for the first call and '-Marker $AWSHistory.LastServiceResponse.Marker' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBEngineVersionCmdlet.MaxRecord">
            <summary>
            <para>
            <para>The maximum number of records to include in the response. If more than the <code>MaxRecords</code>
            value is available, a pagination token called a marker is included in the response
            so you can retrieve the remaining results.</para><para>Default: 100</para><para>Constraints: Minimum 20, maximum 100.</para>
            </para>
            <para>
            <br/><b>Note:</b> In AWSPowerShell and AWSPowerShell.NetCore this parameter is used to limit the total number of items returned by the cmdlet.
            <br/>In AWS.Tools this parameter is simply passed to the service to specify how many items should be returned by each service call.
            <br/>Pipe the output of this cmdlet into Select-Object -First to terminate retrieving data pages early and control the number of items returned.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBEngineVersionCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'DBEngineVersions'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.RDS.Model.DescribeDBEngineVersionsResponse).
            Specifying the name of a property of type Amazon.RDS.Model.DescribeDBEngineVersionsResponse 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.RDS.GetRDSDBEngineVersionCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the Engine parameter.
            The -PassThru parameter is deprecated, use -Select '^Engine' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBEngineVersionCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of Marker
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBInstanceCmdlet">
            <summary>
            Describes provisioned RDS instances. This API supports pagination.
             
             <note><para>
            This operation can also return information for Amazon Neptune DB instances and Amazon
            DocumentDB instances.
            </para></note><br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBInstanceCmdlet.DBInstanceIdentifier">
            <summary>
            <para>
            <para>The user-supplied instance identifier or the Amazon Resource Name (ARN) of the DB
            instance. If this parameter is specified, information from only the specific DB instance
            is returned. This parameter isn't case-sensitive.</para><para>Constraints:</para><ul><li><para>If supplied, must match the identifier of an existing DB instance.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBInstanceCmdlet.Filter">
            <summary>
            <para>
            <para>A filter that specifies one or more DB instances to describe.</para><para>Supported Filters:</para><ul><li><para><code>db-cluster-id</code> - Accepts DB cluster identifiers and DB cluster Amazon
            Resource Names (ARNs). The results list only includes information about the DB instances
            associated with the DB clusters identified by these ARNs.</para></li><li><para><code>db-instance-id</code> - Accepts DB instance identifiers and DB instance Amazon
            Resource Names (ARNs). The results list only includes information about the DB instances
            identified by these ARNs.</para></li><li><para><code>dbi-resource-id</code> - Accepts DB instance resource identifiers. The results
            list only includes information about the DB instances identified by these DB instance
            resource identifiers.</para></li><li><para><code>domain</code> - Accepts Active Directory directory IDs. The results list only
            includes information about the DB instances associated with these domains.</para></li><li><para><code>engine</code> - Accepts engine names. The results list only includes information
            about the DB instances for these engines.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBInstanceCmdlet.Marker">
            <summary>
            <para>
            <para>An optional pagination token provided by a previous <code>DescribeDBInstances</code>
            request. If this parameter is specified, the response includes only records beyond
            the marker, up to the value specified by <code>MaxRecords</code>.</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, use '-Marker $null' for the first call and '-Marker $AWSHistory.LastServiceResponse.Marker' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBInstanceCmdlet.MaxRecord">
            <summary>
            <para>
            <para>The maximum number of records to include in the response. If more records exist than
            the specified <code>MaxRecords</code> value, a pagination token called a marker is
            included in the response so that you can retrieve the remaining results.</para><para>Default: 100</para><para>Constraints: Minimum 20, maximum 100.</para>
            </para>
            <para>
            <br/><b>Note:</b> In AWSPowerShell and AWSPowerShell.NetCore this parameter is used to limit the total number of items returned by the cmdlet.
            <br/>In AWS.Tools this parameter is simply passed to the service to specify how many items should be returned by each service call.
            <br/>Pipe the output of this cmdlet into Select-Object -First to terminate retrieving data pages early and control the number of items returned.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBInstanceCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'DBInstances'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.RDS.Model.DescribeDBInstancesResponse).
            Specifying the name of a property of type Amazon.RDS.Model.DescribeDBInstancesResponse 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.RDS.GetRDSDBInstanceCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DBInstanceIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^DBInstanceIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBInstanceCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of Marker
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBInstanceAutomatedBackupCmdlet">
            <summary>
            Displays backups for both current and deleted instances. For example, use this operation
            to find details about automated backups for previously deleted instances. Current
            instances with retention periods greater than zero (0) are returned for both the <code>DescribeDBInstanceAutomatedBackups</code>
            and <code>DescribeDBInstances</code> operations.
             
              
            <para>
            All parameters are optional.
            </para><br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBInstanceAutomatedBackupCmdlet.DBInstanceAutomatedBackupsArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the replicated automated backups, for example, <code>arn:aws:rds:us-east-1:123456789012:auto-backup:ab-L2IJCEXJP7XQ7HOJ4SIEXAMPLE</code>.</para><para>This setting doesn't apply to RDS Custom.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBInstanceAutomatedBackupCmdlet.DBInstanceIdentifier">
            <summary>
            <para>
            <para>(Optional) The user-supplied instance identifier. If this parameter is specified,
            it must match the identifier of an existing DB instance. It returns information from
            the specific DB instance's automated backup. This parameter isn't case-sensitive.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBInstanceAutomatedBackupCmdlet.DbiResourceId">
            <summary>
            <para>
            <para>The resource ID of the DB instance that is the source of the automated backup. This
            parameter isn't case-sensitive.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBInstanceAutomatedBackupCmdlet.Filter">
            <summary>
            <para>
            <para>A filter that specifies which resources to return based on status.</para><para>Supported filters are the following:</para><ul><li><para><code>status</code></para><ul><li><para><code>active</code> - Automated backups for current instances.</para></li><li><para><code>creating</code> - Automated backups that are waiting for the first automated
            snapshot to be available.</para></li><li><para><code>retained</code> - Automated backups for deleted instances and after backup
            replication is stopped.</para></li></ul></li><li><para><code>db-instance-id</code> - Accepts DB instance identifiers and Amazon Resource
            Names (ARNs). The results list includes only information about the DB instance automated
            backups identified by these ARNs.</para></li><li><para><code>dbi-resource-id</code> - Accepts DB resource identifiers and Amazon Resource
            Names (ARNs). The results list includes only information about the DB instance resources
            identified by these ARNs.</para></li></ul><para>Returns all resources by default. The status for each resource is specified in the
            response.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBInstanceAutomatedBackupCmdlet.Marker">
            <summary>
            <para>
            <para>The pagination token provided in the previous request. If this parameter is specified
            the response includes only records beyond the marker, up to <code>MaxRecords</code>.</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, use '-Marker $null' for the first call and '-Marker $AWSHistory.LastServiceResponse.Marker' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBInstanceAutomatedBackupCmdlet.MaxRecord">
            <summary>
            <para>
            <para>The maximum number of records to include in the response. If more records exist than
            the specified <code>MaxRecords</code> value, a pagination token called a marker is
            included in the response so that you can retrieve the remaining results.</para>
            </para>
            <para>
            <br/><b>Note:</b> In AWSPowerShell and AWSPowerShell.NetCore this parameter is used to limit the total number of items returned by the cmdlet.
            <br/>In AWS.Tools this parameter is simply passed to the service to specify how many items should be returned by each service call.
            <br/>Pipe the output of this cmdlet into Select-Object -First to terminate retrieving data pages early and control the number of items returned.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBInstanceAutomatedBackupCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'DBInstanceAutomatedBackups'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.RDS.Model.DescribeDBInstanceAutomatedBackupsResponse).
            Specifying the name of a property of type Amazon.RDS.Model.DescribeDBInstanceAutomatedBackupsResponse 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.RDS.GetRDSDBInstanceAutomatedBackupCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DBInstanceIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^DBInstanceIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBInstanceAutomatedBackupCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of Marker
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBLogFileCmdlet">
            <summary>
            Returns a list of DB log files for the DB instance.
             
              
            <para>
            This command doesn't apply to RDS Custom.
            </para><br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBLogFileCmdlet.DBInstanceIdentifier">
            <summary>
            <para>
            <para>The customer-assigned name of the DB instance that contains the log files you want
            to list.</para><para>Constraints:</para><ul><li><para>Must match the identifier of an existing DBInstance.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBLogFileCmdlet.FileLastWritten">
            <summary>
            <para>
            <para>Filters the available log files for files written since the specified date, in POSIX
            timestamp format with milliseconds.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBLogFileCmdlet.FilenameContains">
            <summary>
            <para>
            <para>Filters the available log files for log file names that contain the specified string.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBLogFileCmdlet.FileSize">
            <summary>
            <para>
            <para>Filters the available log files for files larger than the specified size.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBLogFileCmdlet.Filter">
            <summary>
            <para>
            <para>This parameter isn't currently supported.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBLogFileCmdlet.Marker">
            <summary>
            <para>
            <para>The pagination token provided in the previous request. If this parameter is specified
            the response includes only records beyond the marker, up to MaxRecords.</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, use '-Marker $null' for the first call and '-Marker $AWSHistory.LastServiceResponse.Marker' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBLogFileCmdlet.MaxRecord">
            <summary>
            <para>
            <para>The maximum number of records to include in the response. If more records exist than
            the specified MaxRecords value, a pagination token called a marker is included in
            the response so you can retrieve the remaining results.</para>
            </para>
            <para>
            <br/><b>Note:</b> In AWSPowerShell and AWSPowerShell.NetCore this parameter is used to limit the total number of items returned by the cmdlet.
            <br/>In AWS.Tools this parameter is simply passed to the service to specify how many items should be returned by each service call.
            <br/>Pipe the output of this cmdlet into Select-Object -First to terminate retrieving data pages early and control the number of items returned.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBLogFileCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'DescribeDBLogFiles'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.RDS.Model.DescribeDBLogFilesResponse).
            Specifying the name of a property of type Amazon.RDS.Model.DescribeDBLogFilesResponse 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.RDS.GetRDSDBLogFileCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DBInstanceIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^DBInstanceIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBLogFileCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of Marker
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBLogFilePortionCmdlet">
            <summary>
            Downloads all or a portion of the specified log file, up to 1 MB in size.
             
              
            <para>
            This command doesn't apply to RDS Custom.
            </para><br/><br/>In the AWS.Tools.RDS module, this cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBLogFilePortionCmdlet.DBInstanceIdentifier">
            <summary>
            <para>
            <para>The customer-assigned name of the DB instance that contains the log files you want
            to list.</para><para>Constraints:</para><ul><li><para>Must match the identifier of an existing DBInstance.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBLogFilePortionCmdlet.LogFileName">
            <summary>
            <para>
            <para>The name of the log file to be downloaded.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBLogFilePortionCmdlet.NumberOfLines">
            <summary>
            <para>
            <para>The number of lines to download. If the number of lines specified results in a file
            over 1 MB in size, the file is truncated at 1 MB in size.</para><para>If the NumberOfLines parameter is specified, then the block of lines returned can
            be from the beginning or the end of the log file, depending on the value of the Marker
            parameter.</para><ul><li><para>If neither Marker or NumberOfLines are specified, the entire log file is returned
            up to a maximum of 10000 lines, starting with the most recent log entries first.</para></li><li><para>If NumberOfLines is specified and Marker isn't specified, then the most recent lines
            from the end of the log file are returned.</para></li><li><para>If Marker is specified as "0", then the specified number of lines from the beginning
            of the log file are returned.</para></li><li><para>You can download the log file in blocks of lines by specifying the size of the block
            using the NumberOfLines parameter, and by specifying a value of "0" for the Marker
            parameter in your first request. Include the Marker value returned in the response
            as the Marker value for the next request, continuing until the AdditionalDataPending
            response element returns false.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBLogFilePortionCmdlet.Marker">
            <summary>
            <para>
            <para>The pagination token provided in the previous request or "0". If the Marker parameter
            is specified the response includes only records beyond the marker until the end of
            the file or up to NumberOfLines.</para>
            </para>
            <para>
            <br/><b>Note:</b> In the AWS.Tools.RDS module, 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, use '-Marker $null' for the first call and '-Marker $AWSHistory.LastServiceResponse.Marker' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBLogFilePortionCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is '*'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.RDS.Model.DownloadDBLogFilePortionResponse).
            Specifying the name of a property of type Amazon.RDS.Model.DownloadDBLogFilePortionResponse 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.RDS.GetRDSDBLogFilePortionCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DBInstanceIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^DBInstanceIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBLogFilePortionCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of Marker
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBParameterCmdlet">
            <summary>
            Returns the detailed parameter list for a particular DB parameter group.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBParameterCmdlet.DBParameterGroupName">
            <summary>
            <para>
            <para>The name of a specific DB parameter group to return details for.</para><para>Constraints:</para><ul><li><para>If supplied, must match the name of an existing DBParameterGroup.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBParameterCmdlet.Filter">
            <summary>
            <para>
            <para>This parameter isn't currently supported.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBParameterCmdlet.Source">
            <summary>
            <para>
            <para>The parameter types to return.</para><para>Default: All parameter types returned</para><para>Valid Values: <code>user | system | engine-default</code></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBParameterCmdlet.Marker">
            <summary>
            <para>
            <para>An optional pagination token provided by a previous <code>DescribeDBParameters</code>
            request. If this parameter is specified, the response includes only records beyond
            the marker, up to the value specified by <code>MaxRecords</code>.</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, use '-Marker $null' for the first call and '-Marker $AWSHistory.LastServiceResponse.Marker' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBParameterCmdlet.MaxRecord">
            <summary>
            <para>
            <para>The maximum number of records to include in the response. If more records exist than
            the specified <code>MaxRecords</code> value, a pagination token called a marker is
            included in the response so that you can retrieve the remaining results.</para><para>Default: 100</para><para>Constraints: Minimum 20, maximum 100.</para>
            </para>
            <para>
            <br/><b>Note:</b> In AWSPowerShell and AWSPowerShell.NetCore this parameter is used to limit the total number of items returned by the cmdlet.
            <br/>In AWS.Tools this parameter is simply passed to the service to specify how many items should be returned by each service call.
            <br/>Pipe the output of this cmdlet into Select-Object -First to terminate retrieving data pages early and control the number of items returned.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBParameterCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Parameters'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.RDS.Model.DescribeDBParametersResponse).
            Specifying the name of a property of type Amazon.RDS.Model.DescribeDBParametersResponse 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.RDS.GetRDSDBParameterCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DBParameterGroupName parameter.
            The -PassThru parameter is deprecated, use -Select '^DBParameterGroupName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBParameterCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of Marker
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBParameterGroupCmdlet">
            <summary>
            Returns a list of <code>DBParameterGroup</code> descriptions. If a <code>DBParameterGroupName</code>
            is specified, the list will contain only the description of the specified DB parameter
            group.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBParameterGroupCmdlet.DBParameterGroupName">
            <summary>
            <para>
            <para>The name of a specific DB parameter group to return details for.</para><para>Constraints:</para><ul><li><para>If supplied, must match the name of an existing DBClusterParameterGroup.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBParameterGroupCmdlet.Filter">
            <summary>
            <para>
            <para>This parameter isn't currently supported.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBParameterGroupCmdlet.Marker">
            <summary>
            <para>
            <para>An optional pagination token provided by a previous <code>DescribeDBParameterGroups</code>
            request. If this parameter is specified, the response includes only records beyond
            the marker, up to the value specified by <code>MaxRecords</code>.</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, use '-Marker $null' for the first call and '-Marker $AWSHistory.LastServiceResponse.Marker' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBParameterGroupCmdlet.MaxRecord">
            <summary>
            <para>
            <para>The maximum number of records to include in the response. If more records exist than
            the specified <code>MaxRecords</code> value, a pagination token called a marker is
            included in the response so that you can retrieve the remaining results.</para><para>Default: 100</para><para>Constraints: Minimum 20, maximum 100.</para>
            </para>
            <para>
            <br/><b>Note:</b> In AWSPowerShell and AWSPowerShell.NetCore this parameter is used to limit the total number of items returned by the cmdlet.
            <br/>In AWS.Tools this parameter is simply passed to the service to specify how many items should be returned by each service call.
            <br/>Pipe the output of this cmdlet into Select-Object -First to terminate retrieving data pages early and control the number of items returned.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBParameterGroupCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'DBParameterGroups'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.RDS.Model.DescribeDBParameterGroupsResponse).
            Specifying the name of a property of type Amazon.RDS.Model.DescribeDBParameterGroupsResponse 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.RDS.GetRDSDBParameterGroupCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DBParameterGroupName parameter.
            The -PassThru parameter is deprecated, use -Select '^DBParameterGroupName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBParameterGroupCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of Marker
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBProxyCmdlet">
            <summary>
            Returns information about DB proxies.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBProxyCmdlet.DBProxyName">
            <summary>
            <para>
            <para>The name of the DB proxy. If you omit this parameter, the output includes information
            about all DB proxies owned by your Amazon Web Services account ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBProxyCmdlet.Filter">
            <summary>
            <para>
            <para>This parameter is not currently supported.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBProxyCmdlet.Marker">
            <summary>
            <para>
            <para>An optional pagination token provided by a previous request. If this parameter is
            specified, the response includes only records beyond the marker, up to the value specified
            by <code>MaxRecords</code>.</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, use '-Marker $null' for the first call and '-Marker $AWSHistory.LastServiceResponse.Marker' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBProxyCmdlet.MaxRecord">
            <summary>
            <para>
            <para>The maximum number of records to include in the response. If more records exist than
            the specified <code>MaxRecords</code> value, a pagination token called a marker is
            included in the response so that the remaining results can be retrieved.</para><para>Default: 100</para><para>Constraints: Minimum 20, maximum 100.</para>
            </para>
            <para>
            <br/><b>Note:</b> In AWSPowerShell and AWSPowerShell.NetCore this parameter is used to limit the total number of items returned by the cmdlet.
            <br/>In AWS.Tools this parameter is simply passed to the service to specify how many items should be returned by each service call.
            <br/>Pipe the output of this cmdlet into Select-Object -First to terminate retrieving data pages early and control the number of items returned.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBProxyCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'DBProxies'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.RDS.Model.DescribeDBProxiesResponse).
            Specifying the name of a property of type Amazon.RDS.Model.DescribeDBProxiesResponse 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.RDS.GetRDSDBProxyCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DBProxyName parameter.
            The -PassThru parameter is deprecated, use -Select '^DBProxyName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBProxyCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of Marker
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBProxyEndpointCmdlet">
            <summary>
            Returns information about DB proxy endpoints.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBProxyEndpointCmdlet.DBProxyEndpointName">
            <summary>
            <para>
            <para>The name of a DB proxy endpoint to describe. If you omit this parameter, the output
            includes information about all DB proxy endpoints associated with the specified proxy.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBProxyEndpointCmdlet.DBProxyName">
            <summary>
            <para>
            <para>The name of the DB proxy whose endpoints you want to describe. If you omit this parameter,
            the output includes information about all DB proxy endpoints associated with all your
            DB proxies.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBProxyEndpointCmdlet.Filter">
            <summary>
            <para>
            <para>This parameter is not currently supported.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBProxyEndpointCmdlet.Marker">
            <summary>
            <para>
            <para>An optional pagination token provided by a previous request. If this parameter is
            specified, the response includes only records beyond the marker, up to the value specified
            by <code>MaxRecords</code>.</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, use '-Marker $null' for the first call and '-Marker $AWSHistory.LastServiceResponse.Marker' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBProxyEndpointCmdlet.MaxRecord">
            <summary>
            <para>
            <para>The maximum number of records to include in the response. If more records exist than
            the specified <code>MaxRecords</code> value, a pagination token called a marker is
            included in the response so that the remaining results can be retrieved.</para><para>Default: 100</para><para>Constraints: Minimum 20, maximum 100.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBProxyEndpointCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'DBProxyEndpoints'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.RDS.Model.DescribeDBProxyEndpointsResponse).
            Specifying the name of a property of type Amazon.RDS.Model.DescribeDBProxyEndpointsResponse 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.RDS.GetRDSDBProxyEndpointCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DBProxyEndpointName parameter.
            The -PassThru parameter is deprecated, use -Select '^DBProxyEndpointName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBProxyEndpointCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of Marker
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBProxyTargetCmdlet">
            <summary>
            Returns information about <code>DBProxyTarget</code> objects. This API supports pagination.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBProxyTargetCmdlet.DBProxyName">
            <summary>
            <para>
            <para>The identifier of the <code>DBProxyTarget</code> to describe.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBProxyTargetCmdlet.Filter">
            <summary>
            <para>
            <para>This parameter is not currently supported.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBProxyTargetCmdlet.TargetGroupName">
            <summary>
            <para>
            <para>The identifier of the <code>DBProxyTargetGroup</code> to describe.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBProxyTargetCmdlet.Marker">
            <summary>
            <para>
            <para>An optional pagination token provided by a previous request. If this parameter is
            specified, the response includes only records beyond the marker, up to the value specified
            by <code>MaxRecords</code>.</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, use '-Marker $null' for the first call and '-Marker $AWSHistory.LastServiceResponse.Marker' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBProxyTargetCmdlet.MaxRecord">
            <summary>
            <para>
            <para>The maximum number of records to include in the response. If more records exist than
            the specified <code>MaxRecords</code> value, a pagination token called a marker is
            included in the response so that the remaining results can be retrieved.</para><para>Default: 100</para><para>Constraints: Minimum 20, maximum 100.</para>
            </para>
            <para>
            <br/><b>Note:</b> In AWSPowerShell and AWSPowerShell.NetCore this parameter is used to limit the total number of items returned by the cmdlet.
            <br/>In AWS.Tools this parameter is simply passed to the service to specify how many items should be returned by each service call.
            <br/>Pipe the output of this cmdlet into Select-Object -First to terminate retrieving data pages early and control the number of items returned.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBProxyTargetCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Targets'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.RDS.Model.DescribeDBProxyTargetsResponse).
            Specifying the name of a property of type Amazon.RDS.Model.DescribeDBProxyTargetsResponse 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.RDS.GetRDSDBProxyTargetCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DBProxyName parameter.
            The -PassThru parameter is deprecated, use -Select '^DBProxyName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBProxyTargetCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of Marker
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBProxyTargetGroupCmdlet">
            <summary>
            Returns information about DB proxy target groups, represented by <code>DBProxyTargetGroup</code>
            data structures.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBProxyTargetGroupCmdlet.DBProxyName">
            <summary>
            <para>
            <para>The identifier of the <code>DBProxy</code> associated with the target group.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBProxyTargetGroupCmdlet.Filter">
            <summary>
            <para>
            <para>This parameter is not currently supported.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBProxyTargetGroupCmdlet.TargetGroupName">
            <summary>
            <para>
            <para>The identifier of the <code>DBProxyTargetGroup</code> to describe.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBProxyTargetGroupCmdlet.Marker">
            <summary>
            <para>
            <para>An optional pagination token provided by a previous request. If this parameter is
            specified, the response includes only records beyond the marker, up to the value specified
            by <code>MaxRecords</code>.</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, use '-Marker $null' for the first call and '-Marker $AWSHistory.LastServiceResponse.Marker' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBProxyTargetGroupCmdlet.MaxRecord">
            <summary>
            <para>
            <para>The maximum number of records to include in the response. If more records exist than
            the specified <code>MaxRecords</code> value, a pagination token called a marker is
            included in the response so that the remaining results can be retrieved.</para><para>Default: 100</para><para>Constraints: Minimum 20, maximum 100.</para>
            </para>
            <para>
            <br/><b>Note:</b> In AWSPowerShell and AWSPowerShell.NetCore this parameter is used to limit the total number of items returned by the cmdlet.
            <br/>In AWS.Tools this parameter is simply passed to the service to specify how many items should be returned by each service call.
            <br/>Pipe the output of this cmdlet into Select-Object -First to terminate retrieving data pages early and control the number of items returned.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBProxyTargetGroupCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'TargetGroups'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.RDS.Model.DescribeDBProxyTargetGroupsResponse).
            Specifying the name of a property of type Amazon.RDS.Model.DescribeDBProxyTargetGroupsResponse 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.RDS.GetRDSDBProxyTargetGroupCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DBProxyName parameter.
            The -PassThru parameter is deprecated, use -Select '^DBProxyName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBProxyTargetGroupCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of Marker
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBSecurityGroupCmdlet">
            <summary>
            Returns a list of <code>DBSecurityGroup</code> descriptions. If a <code>DBSecurityGroupName</code>
            is specified, the list will contain only the descriptions of the specified DB security
            group.
             
             <note><para>
            EC2-Classic was retired on August 15, 2022. If you haven't migrated from EC2-Classic
            to a VPC, we recommend that you migrate as soon as possible. For more information,
            see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/vpc-migrate.html">Migrate
            from EC2-Classic to a VPC</a> in the <i>Amazon EC2 User Guide</i>, the blog <a href="http://aws.amazon.com/blogs/aws/ec2-classic-is-retiring-heres-how-to-prepare/">EC2-Classic
            Networking is Retiring ā€“ Hereā€™s How to Prepare</a>, and <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_VPC.Non-VPC2VPC.html">Moving
            a DB instance not in a VPC into a VPC</a> in the <i>Amazon RDS User Guide</i>.
            </para></note><br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBSecurityGroupCmdlet.DBSecurityGroupName">
            <summary>
            <para>
            <para>The name of the DB security group to return details for.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBSecurityGroupCmdlet.Filter">
            <summary>
            <para>
            <para>This parameter isn't currently supported.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBSecurityGroupCmdlet.Marker">
            <summary>
            <para>
            <para>An optional pagination token provided by a previous <code>DescribeDBSecurityGroups</code>
            request. If this parameter is specified, the response includes only records beyond
            the marker, up to the value specified by <code>MaxRecords</code>.</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, use '-Marker $null' for the first call and '-Marker $AWSHistory.LastServiceResponse.Marker' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBSecurityGroupCmdlet.MaxRecord">
            <summary>
            <para>
            <para>The maximum number of records to include in the response. If more records exist than
            the specified <code>MaxRecords</code> value, a pagination token called a marker is
            included in the response so that you can retrieve the remaining results.</para><para>Default: 100</para><para>Constraints: Minimum 20, maximum 100.</para>
            </para>
            <para>
            <br/><b>Note:</b> In AWSPowerShell and AWSPowerShell.NetCore this parameter is used to limit the total number of items returned by the cmdlet.
            <br/>In AWS.Tools this parameter is simply passed to the service to specify how many items should be returned by each service call.
            <br/>Pipe the output of this cmdlet into Select-Object -First to terminate retrieving data pages early and control the number of items returned.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBSecurityGroupCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'DBSecurityGroups'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.RDS.Model.DescribeDBSecurityGroupsResponse).
            Specifying the name of a property of type Amazon.RDS.Model.DescribeDBSecurityGroupsResponse 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.RDS.GetRDSDBSecurityGroupCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DBSecurityGroupName parameter.
            The -PassThru parameter is deprecated, use -Select '^DBSecurityGroupName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBSecurityGroupCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of Marker
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBSnapshotCmdlet">
            <summary>
            Returns information about DB snapshots. This API action supports pagination.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBSnapshotCmdlet.DBInstanceIdentifier">
            <summary>
            <para>
            <para>The ID of the DB instance to retrieve the list of DB snapshots for. This parameter
            isn't case-sensitive.</para><para>Constraints:</para><ul><li><para>If supplied, must match the identifier of an existing DBInstance.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBSnapshotCmdlet.DbiResourceId">
            <summary>
            <para>
            <para>A specific DB resource ID to describe.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBSnapshotCmdlet.DBSnapshotIdentifier">
            <summary>
            <para>
            <para>A specific DB snapshot identifier to describe. This value is stored as a lowercase
            string.</para><para>Constraints:</para><ul><li><para>If supplied, must match the identifier of an existing DBSnapshot.</para></li><li><para>If this identifier is for an automated snapshot, the <code>SnapshotType</code> parameter
            must also be specified.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBSnapshotCmdlet.Filter">
            <summary>
            <para>
            <para>A filter that specifies one or more DB snapshots to describe.</para><para>Supported filters:</para><ul><li><para><code>db-instance-id</code> - Accepts DB instance identifiers and DB instance Amazon
            Resource Names (ARNs).</para></li><li><para><code>db-snapshot-id</code> - Accepts DB snapshot identifiers.</para></li><li><para><code>dbi-resource-id</code> - Accepts identifiers of source DB instances.</para></li><li><para><code>snapshot-type</code> - Accepts types of DB snapshots.</para></li><li><para><code>engine</code> - Accepts names of database engines.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBSnapshotCmdlet.IncludePublic">
            <summary>
            <para>
            <para>Specifies whether to include manual DB cluster snapshots that are public and can be
            copied or restored by any Amazon Web Services account. By default, the public snapshots
            are not included.</para><para>You can share a manual DB snapshot as public by using the <a>ModifyDBSnapshotAttribute</a>
            API.</para><para>This setting doesn't apply to RDS Custom.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBSnapshotCmdlet.IncludeShared">
            <summary>
            <para>
            <para>Specifies whether to include shared manual DB cluster snapshots from other Amazon
            Web Services accounts that this Amazon Web Services account has been given permission
            to copy or restore. By default, these snapshots are not included.</para><para>You can give an Amazon Web Services account permission to restore a manual DB snapshot
            from another Amazon Web Services account by using the <code>ModifyDBSnapshotAttribute</code>
            API action.</para><para>This setting doesn't apply to RDS Custom.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBSnapshotCmdlet.SnapshotType">
            <summary>
            <para>
            <para>The type of snapshots to be returned. You can specify one of the following values:</para><ul><li><para><code>automated</code> - Return all DB snapshots that have been automatically taken
            by Amazon RDS for my Amazon Web Services account.</para></li><li><para><code>manual</code> - Return all DB snapshots that have been taken by my Amazon Web
            Services account.</para></li><li><para><code>shared</code> - Return all manual DB snapshots that have been shared to my
            Amazon Web Services account.</para></li><li><para><code>public</code> - Return all DB snapshots that have been marked as public.</para></li><li><para><code>awsbackup</code> - Return the DB snapshots managed by the Amazon Web Services
            Backup service.</para><para>For information about Amazon Web Services Backup, see the <a href="https://docs.aws.amazon.com/aws-backup/latest/devguide/whatisbackup.html"><i>Amazon Web Services Backup Developer Guide.</i></a></para><para>The <code>awsbackup</code> type does not apply to Aurora.</para></li></ul><para>If you don't specify a <code>SnapshotType</code> value, then both automated and manual
            snapshots are returned. Shared and public DB snapshots are not included in the returned
            results by default. You can include shared snapshots with these results by enabling
            the <code>IncludeShared</code> parameter. You can include public snapshots with these
            results by enabling the <code>IncludePublic</code> parameter.</para><para>The <code>IncludeShared</code> and <code>IncludePublic</code> parameters don't apply
            for <code>SnapshotType</code> values of <code>manual</code> or <code>automated</code>.
            The <code>IncludePublic</code> parameter doesn't apply when <code>SnapshotType</code>
            is set to <code>shared</code>. The <code>IncludeShared</code> parameter doesn't apply
            when <code>SnapshotType</code> is set to <code>public</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBSnapshotCmdlet.Marker">
            <summary>
            <para>
            <para>An optional pagination token provided by a previous <code>DescribeDBSnapshots</code>
            request. If this parameter is specified, the response includes only records beyond
            the marker, up to the value specified by <code>MaxRecords</code>.</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, use '-Marker $null' for the first call and '-Marker $AWSHistory.LastServiceResponse.Marker' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBSnapshotCmdlet.MaxRecord">
            <summary>
            <para>
            <para>The maximum number of records to include in the response. If more records exist than
            the specified <code>MaxRecords</code> value, a pagination token called a marker is
            included in the response so that you can retrieve the remaining results.</para><para>Default: 100</para><para>Constraints: Minimum 20, maximum 100.</para>
            </para>
            <para>
            <br/><b>Note:</b> In AWSPowerShell and AWSPowerShell.NetCore this parameter is used to limit the total number of items returned by the cmdlet.
            <br/>In AWS.Tools this parameter is simply passed to the service to specify how many items should be returned by each service call.
            <br/>Pipe the output of this cmdlet into Select-Object -First to terminate retrieving data pages early and control the number of items returned.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBSnapshotCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'DBSnapshots'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.RDS.Model.DescribeDBSnapshotsResponse).
            Specifying the name of a property of type Amazon.RDS.Model.DescribeDBSnapshotsResponse 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.RDS.GetRDSDBSnapshotCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DBInstanceIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^DBInstanceIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBSnapshotCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of Marker
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBSnapshotAttributeCmdlet">
            <summary>
            Returns a list of DB snapshot attribute names and values for a manual DB snapshot.
             
              
            <para>
            When sharing snapshots with other Amazon Web Services accounts, <code>DescribeDBSnapshotAttributes</code>
            returns the <code>restore</code> attribute and a list of IDs for the Amazon Web Services
            accounts that are authorized to copy or restore the manual DB snapshot. If <code>all</code>
            is included in the list of values for the <code>restore</code> attribute, then the
            manual DB snapshot is public and can be copied or restored by all Amazon Web Services
            accounts.
            </para><para>
            To add or remove access for an Amazon Web Services account to copy or restore a manual
            DB snapshot, or to make the manual DB snapshot public or private, use the <code>ModifyDBSnapshotAttribute</code>
            API action.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBSnapshotAttributeCmdlet.DBSnapshotIdentifier">
            <summary>
            <para>
            <para>The identifier for the DB snapshot to describe the attributes for.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBSnapshotAttributeCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'DBSnapshotAttributesResult'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.RDS.Model.DescribeDBSnapshotAttributesResponse).
            Specifying the name of a property of type Amazon.RDS.Model.DescribeDBSnapshotAttributesResponse 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.RDS.GetRDSDBSnapshotAttributeCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DBSnapshotIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^DBSnapshotIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBSnapshotTenantDatabasisCmdlet">
            <summary>
            Describes the tenant databases that exist in a DB snapshot. This command only applies
            to RDS for Oracle DB instances in the multi-tenant configuration.
             
              
            <para>
            You can use this command to inspect the tenant databases within a snapshot before
            restoring it. You can't directly interact with the tenant databases in a DB snapshot.
            If you restore a snapshot that was taken from DB instance using the multi-tenant configuration,
            you restore all its tenant databases.
            </para><br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBSnapshotTenantDatabasisCmdlet.DBInstanceIdentifier">
            <summary>
            <para>
            <para>The ID of the DB instance used to create the DB snapshots. This parameter isn't case-sensitive.</para><para>Constraints:</para><ul><li><para>If supplied, must match the identifier of an existing <code>DBInstance</code>.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBSnapshotTenantDatabasisCmdlet.DbiResourceId">
            <summary>
            <para>
            <para>A specific DB resource identifier to describe.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBSnapshotTenantDatabasisCmdlet.DBSnapshotIdentifier">
            <summary>
            <para>
            <para>The ID of a DB snapshot that contains the tenant databases to describe. This value
            is stored as a lowercase string.</para><para>Constraints:</para><ul><li><para>If you specify this parameter, the value must match the ID of an existing DB snapshot.</para></li><li><para>If you specify an automatic snapshot, you must also specify <code>SnapshotType</code>.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBSnapshotTenantDatabasisCmdlet.Filter">
            <summary>
            <para>
            <para>A filter that specifies one or more tenant databases to describe.</para><para>Supported filters:</para><ul><li><para><code>tenant-db-name</code> - Tenant database names. The results list only includes
            information about the tenant databases that match these tenant DB names.</para></li><li><para><code>tenant-database-resource-id</code> - Tenant database resource identifiers.
            The results list only includes information about the tenant databases contained within
            the DB snapshots.</para></li><li><para><code>dbi-resource-id</code> - DB instance resource identifiers. The results list
            only includes information about snapshots containing tenant databases contained within
            the DB instances identified by these resource identifiers.</para></li><li><para><code>db-instance-id</code> - Accepts DB instance identifiers and DB instance Amazon
            Resource Names (ARNs).</para></li><li><para><code>db-snapshot-id</code> - Accepts DB snapshot identifiers.</para></li><li><para><code>snapshot-type</code> - Accepts types of DB snapshots.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBSnapshotTenantDatabasisCmdlet.SnapshotType">
            <summary>
            <para>
            <para>The type of DB snapshots to be returned. You can specify one of the following values:</para><ul><li><para><code>automated</code> ā€“ All DB snapshots that have been automatically taken by Amazon
            RDS for my Amazon Web Services account.</para></li><li><para><code>manual</code> ā€“ All DB snapshots that have been taken by my Amazon Web Services
            account.</para></li><li><para><code>shared</code> ā€“ All manual DB snapshots that have been shared to my Amazon
            Web Services account.</para></li><li><para><code>public</code> ā€“ All DB snapshots that have been marked as public.</para></li><li><para><code>awsbackup</code> ā€“ All DB snapshots managed by the Amazon Web Services Backup
            service.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBSnapshotTenantDatabasisCmdlet.Marker">
            <summary>
            <para>
            <para>An optional pagination token provided by a previous <code>DescribeDBSnapshotTenantDatabases</code>
            request. If this parameter is specified, the response includes only records beyond
            the marker, up to the value specified by <code>MaxRecords</code>.</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, use '-Marker $null' for the first call and '-Marker $AWSHistory.LastServiceResponse.Marker' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBSnapshotTenantDatabasisCmdlet.MaxRecord">
            <summary>
            <para>
            <para>The maximum number of records to include in the response. If more records exist than
            the specified <code>MaxRecords</code> value, a pagination token called a marker is
            included in the response so that you can retrieve the remaining results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBSnapshotTenantDatabasisCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'DBSnapshotTenantDatabases'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.RDS.Model.DescribeDBSnapshotTenantDatabasesResponse).
            Specifying the name of a property of type Amazon.RDS.Model.DescribeDBSnapshotTenantDatabasesResponse 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.RDS.GetRDSDBSnapshotTenantDatabasisCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DBInstanceIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^DBInstanceIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBSnapshotTenantDatabasisCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of Marker
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBSubnetGroupCmdlet">
            <summary>
            Returns a list of DBSubnetGroup descriptions. If a DBSubnetGroupName is specified,
            the list will contain only the descriptions of the specified DBSubnetGroup.
             
              
            <para>
            For an overview of CIDR ranges, go to the <a href="http://en.wikipedia.org/wiki/Classless_Inter-Domain_Routing">Wikipedia
            Tutorial</a>.
            </para><br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBSubnetGroupCmdlet.DBSubnetGroupName">
            <summary>
            <para>
            <para>The name of the DB subnet group to return details for.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBSubnetGroupCmdlet.Filter">
            <summary>
            <para>
            <para>This parameter isn't currently supported.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBSubnetGroupCmdlet.Marker">
            <summary>
            <para>
            <para>An optional pagination token provided by a previous DescribeDBSubnetGroups request.
            If this parameter is specified, the response includes only records beyond the marker,
            up to the value specified by <code>MaxRecords</code>.</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, use '-Marker $null' for the first call and '-Marker $AWSHistory.LastServiceResponse.Marker' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBSubnetGroupCmdlet.MaxRecord">
            <summary>
            <para>
            <para>The maximum number of records to include in the response. If more records exist than
            the specified <code>MaxRecords</code> value, a pagination token called a marker is
            included in the response so that you can retrieve the remaining results.</para><para>Default: 100</para><para>Constraints: Minimum 20, maximum 100.</para>
            </para>
            <para>
            <br/><b>Note:</b> In AWSPowerShell and AWSPowerShell.NetCore this parameter is used to limit the total number of items returned by the cmdlet.
            <br/>In AWS.Tools this parameter is simply passed to the service to specify how many items should be returned by each service call.
            <br/>Pipe the output of this cmdlet into Select-Object -First to terminate retrieving data pages early and control the number of items returned.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBSubnetGroupCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'DBSubnetGroups'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.RDS.Model.DescribeDBSubnetGroupsResponse).
            Specifying the name of a property of type Amazon.RDS.Model.DescribeDBSubnetGroupsResponse 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.RDS.GetRDSDBSubnetGroupCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DBSubnetGroupName parameter.
            The -PassThru parameter is deprecated, use -Select '^DBSubnetGroupName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSDBSubnetGroupCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of Marker
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.RDS.GetRDSEngineDefaultClusterParameterCmdlet">
            <summary>
            Returns the default engine and system parameter information for the cluster database
            engine.
             
              
            <para>
            For more information on Amazon Aurora, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/CHAP_AuroraOverview.html">
            What is Amazon Aurora?</a> in the <i>Amazon Aurora User Guide</i>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSEngineDefaultClusterParameterCmdlet.DBParameterGroupFamily">
            <summary>
            <para>
            <para>The name of the DB cluster parameter group family to return engine parameter information
            for.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSEngineDefaultClusterParameterCmdlet.Filter">
            <summary>
            <para>
            <para>This parameter isn't currently supported.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSEngineDefaultClusterParameterCmdlet.Marker">
            <summary>
            <para>
            <para>An optional pagination token provided by a previous <code>DescribeEngineDefaultClusterParameters</code>
            request. If this parameter is specified, the response includes only records beyond
            the marker, up to the value specified by <code>MaxRecords</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSEngineDefaultClusterParameterCmdlet.MaxRecord">
            <summary>
            <para>
            <para>The maximum number of records to include in the response. If more records exist than
            the specified <code>MaxRecords</code> value, a pagination token called a marker is
            included in the response so you can retrieve the remaining results.</para><para>Default: 100</para><para>Constraints: Minimum 20, maximum 100.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSEngineDefaultClusterParameterCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'EngineDefaults'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.RDS.Model.DescribeEngineDefaultClusterParametersResponse).
            Specifying the name of a property of type Amazon.RDS.Model.DescribeEngineDefaultClusterParametersResponse 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.RDS.GetRDSEngineDefaultParameterCmdlet">
            <summary>
            Returns the default engine and system parameter information for the specified database
            engine.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSEngineDefaultParameterCmdlet.DBParameterGroupFamily">
            <summary>
            <para>
            <para>The name of the DB parameter group family.</para><para>Valid Values:</para><ul><li><para><code>aurora-mysql5.7</code></para></li><li><para><code>aurora-mysql8.0</code></para></li><li><para><code>aurora-postgresql10</code></para></li><li><para><code>aurora-postgresql11</code></para></li><li><para><code>aurora-postgresql12</code></para></li><li><para><code>aurora-postgresql13</code></para></li><li><para><code>aurora-postgresql14</code></para></li><li><para><code>custom-oracle-ee-19</code></para></li><li><para><code>mariadb10.2</code></para></li><li><para><code>mariadb10.3</code></para></li><li><para><code>mariadb10.4</code></para></li><li><para><code>mariadb10.5</code></para></li><li><para><code>mariadb10.6</code></para></li><li><para><code>mysql5.7</code></para></li><li><para><code>mysql8.0</code></para></li><li><para><code>oracle-ee-19</code></para></li><li><para><code>oracle-ee-cdb-19</code></para></li><li><para><code>oracle-ee-cdb-21</code></para></li><li><para><code>oracle-se2-19</code></para></li><li><para><code>oracle-se2-cdb-19</code></para></li><li><para><code>oracle-se2-cdb-21</code></para></li><li><para><code>postgres10</code></para></li><li><para><code>postgres11</code></para></li><li><para><code>postgres12</code></para></li><li><para><code>postgres13</code></para></li><li><para><code>postgres14</code></para></li><li><para><code>sqlserver-ee-11.0</code></para></li><li><para><code>sqlserver-ee-12.0</code></para></li><li><para><code>sqlserver-ee-13.0</code></para></li><li><para><code>sqlserver-ee-14.0</code></para></li><li><para><code>sqlserver-ee-15.0</code></para></li><li><para><code>sqlserver-ex-11.0</code></para></li><li><para><code>sqlserver-ex-12.0</code></para></li><li><para><code>sqlserver-ex-13.0</code></para></li><li><para><code>sqlserver-ex-14.0</code></para></li><li><para><code>sqlserver-ex-15.0</code></para></li><li><para><code>sqlserver-se-11.0</code></para></li><li><para><code>sqlserver-se-12.0</code></para></li><li><para><code>sqlserver-se-13.0</code></para></li><li><para><code>sqlserver-se-14.0</code></para></li><li><para><code>sqlserver-se-15.0</code></para></li><li><para><code>sqlserver-web-11.0</code></para></li><li><para><code>sqlserver-web-12.0</code></para></li><li><para><code>sqlserver-web-13.0</code></para></li><li><para><code>sqlserver-web-14.0</code></para></li><li><para><code>sqlserver-web-15.0</code></para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSEngineDefaultParameterCmdlet.Filter">
            <summary>
            <para>
            <para>This parameter isn't currently supported.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSEngineDefaultParameterCmdlet.Marker">
            <summary>
            <para>
            <para>An optional pagination token provided by a previous <code>DescribeEngineDefaultParameters</code>
            request. If this parameter is specified, the response includes only records beyond
            the marker, up to the value specified by <code>MaxRecords</code>.</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, use '-Marker $null' for the first call and '-Marker $AWSHistory.LastServiceResponse.Marker' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSEngineDefaultParameterCmdlet.MaxRecord">
            <summary>
            <para>
            <para>The maximum number of records to include in the response. If more records exist than
            the specified <code>MaxRecords</code> value, a pagination token called a marker is
            included in the response so you can retrieve the remaining results.</para><para>Default: 100</para><para>Constraints: Minimum 20, maximum 100.</para>
            </para>
            <para>
            <br/><b>Note:</b> In AWSPowerShell and AWSPowerShell.NetCore this parameter is used to limit the total number of items returned by the cmdlet.
            <br/>In AWS.Tools this parameter is simply passed to the service to specify how many items should be returned by each service call.
            <br/>Pipe the output of this cmdlet into Select-Object -First to terminate retrieving data pages early and control the number of items returned.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSEngineDefaultParameterCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'EngineDefaults.Parameters'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.RDS.Model.DescribeEngineDefaultParametersResponse).
            Specifying the name of a property of type Amazon.RDS.Model.DescribeEngineDefaultParametersResponse 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.RDS.GetRDSEngineDefaultParameterCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DBParameterGroupFamily parameter.
            The -PassThru parameter is deprecated, use -Select '^DBParameterGroupFamily' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSEngineDefaultParameterCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of Marker
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.RDS.GetRDSEventCmdlet">
            <summary>
            Returns events related to DB instances, DB clusters, DB parameter groups, DB security
            groups, DB snapshots, DB cluster snapshots, and RDS Proxies for the past 14 days.
            Events specific to a particular DB instance, DB cluster, DB parameter group, DB security
            group, DB snapshot, DB cluster snapshot group, or RDS Proxy can be obtained by providing
            the name as a parameter.
             
              
            <para>
            For more information on working with events, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/working-with-events.html">Monitoring
            Amazon RDS events</a> in the <i>Amazon RDS User Guide</i> and <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/working-with-events.html">Monitoring
            Amazon Aurora events</a> in the <i>Amazon Aurora User Guide</i>.
            </para><note><para>
            By default, RDS returns events that were generated in the past hour.
            </para></note><br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSEventCmdlet.Duration">
            <summary>
            <para>
            <para>The number of minutes to retrieve events for.</para><para>Default: 60</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSEventCmdlet.UtcEndTime">
            <summary>
            <para>
            <para>The end of the time interval for which to retrieve events, specified in ISO 8601 format.
            For more information about ISO 8601, go to the <a href="http://en.wikipedia.org/wiki/ISO_8601">ISO8601
            Wikipedia page.</a></para><para>Example: 2009-07-08T18:00Z</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSEventCmdlet.EventCategory">
            <summary>
            <para>
            <para>A list of event categories that trigger notifications for a event notification subscription.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSEventCmdlet.Filter">
            <summary>
            <para>
            <para>This parameter isn't currently supported.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSEventCmdlet.SourceIdentifier">
            <summary>
            <para>
            <para>The identifier of the event source for which events are returned. If not specified,
            then all sources are included in the response.</para><para>Constraints:</para><ul><li><para>If <code>SourceIdentifier</code> is supplied, <code>SourceType</code> must also be
            provided.</para></li><li><para>If the source type is a DB instance, a <code>DBInstanceIdentifier</code> value must
            be supplied.</para></li><li><para>If the source type is a DB cluster, a <code>DBClusterIdentifier</code> value must
            be supplied.</para></li><li><para>If the source type is a DB parameter group, a <code>DBParameterGroupName</code> value
            must be supplied.</para></li><li><para>If the source type is a DB security group, a <code>DBSecurityGroupName</code> value
            must be supplied.</para></li><li><para>If the source type is a DB snapshot, a <code>DBSnapshotIdentifier</code> value must
            be supplied.</para></li><li><para>If the source type is a DB cluster snapshot, a <code>DBClusterSnapshotIdentifier</code>
            value must be supplied.</para></li><li><para>If the source type is an RDS Proxy, a <code>DBProxyName</code> value must be supplied.</para></li><li><para>Can't end with a hyphen or contain two consecutive hyphens.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSEventCmdlet.SourceType">
            <summary>
            <para>
            <para>The event source to retrieve events for. If no value is specified, all events are
            returned.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSEventCmdlet.UtcStartTime">
            <summary>
            <para>
            <para>The beginning of the time interval to retrieve events for, specified in ISO 8601 format.
            For more information about ISO 8601, go to the <a href="http://en.wikipedia.org/wiki/ISO_8601">ISO8601
            Wikipedia page.</a></para><para>Example: 2009-07-08T18:00Z</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSEventCmdlet.EndTime">
            <summary>
            <para>
            <para>This property is deprecated. Setting this property results in non-UTC DateTimes not
            being marshalled correctly. Use EndTimeUtc instead. Setting either EndTime or EndTimeUtc
            results in both EndTime and EndTimeUtc being assigned, the latest assignment to either
            one of the two property is reflected in the value of both. EndTime is provided for
            backwards compatibility only and assigning a non-Utc DateTime to it results in the
            wrong timestamp being passed to the service.</para><para>The end of the time interval for which to retrieve events, specified in ISO 8601 format.
            For more information about ISO 8601, go to the <a href="http://en.wikipedia.org/wiki/ISO_8601">ISO8601
            Wikipedia page.</a></para><para>Example: 2009-07-08T18:00Z</para>
            </para>
            <para>This parameter is deprecated.</para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSEventCmdlet.Marker">
            <summary>
            <para>
            <para>An optional pagination token provided by a previous DescribeEvents request. If this
            parameter is specified, the response includes only records beyond the marker, up to
            the value specified by <code>MaxRecords</code>.</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, use '-Marker $null' for the first call and '-Marker $AWSHistory.LastServiceResponse.Marker' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSEventCmdlet.MaxRecord">
            <summary>
            <para>
            <para>The maximum number of records to include in the response. If more records exist than
            the specified <code>MaxRecords</code> value, a pagination token called a marker is
            included in the response so that you can retrieve the remaining results.</para><para>Default: 100</para><para>Constraints: Minimum 20, maximum 100.</para>
            </para>
            <para>
            <br/><b>Note:</b> In AWSPowerShell and AWSPowerShell.NetCore this parameter is used to limit the total number of items returned by the cmdlet.
            <br/>In AWS.Tools this parameter is simply passed to the service to specify how many items should be returned by each service call.
            <br/>Pipe the output of this cmdlet into Select-Object -First to terminate retrieving data pages early and control the number of items returned.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSEventCmdlet.StartTime">
            <summary>
            <para>
            <para>This property is deprecated. Setting this property results in non-UTC DateTimes not
            being marshalled correctly. Use StartTimeUtc instead. Setting either StartTime or
            StartTimeUtc results in both StartTime and StartTimeUtc being assigned, the latest
            assignment to either one of the two property is reflected in the value of both. StartTime
            is provided for backwards compatibility only and assigning a non-Utc DateTime to it
            results in the wrong timestamp being passed to the service.</para><para>The beginning of the time interval to retrieve events for, specified in ISO 8601 format.
            For more information about ISO 8601, go to the <a href="http://en.wikipedia.org/wiki/ISO_8601">ISO8601
            Wikipedia page.</a></para><para>Example: 2009-07-08T18:00Z</para>
            </para>
            <para>This parameter is deprecated.</para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSEventCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Events'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.RDS.Model.DescribeEventsResponse).
            Specifying the name of a property of type Amazon.RDS.Model.DescribeEventsResponse 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.RDS.GetRDSEventCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the SourceIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^SourceIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSEventCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of Marker
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.RDS.GetRDSEventCategoryCmdlet">
            <summary>
            Displays a list of categories for all event source types, or, if specified, for a
            specified source type. You can also see this list in the "Amazon RDS event categories
            and event messages" section of the <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_Events.Messages.html"><i>Amazon RDS User Guide</i></a> or the <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/USER_Events.Messages.html"><i>Amazon Aurora User Guide</i></a>.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSEventCategoryCmdlet.Filter">
            <summary>
            <para>
            <para>This parameter isn't currently supported.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSEventCategoryCmdlet.SourceType">
            <summary>
            <para>
            <para>The type of source that is generating the events. For RDS Proxy events, specify <code>db-proxy</code>.</para><para>Valid Values: <code>db-instance</code> | <code>db-cluster</code> | <code>db-parameter-group</code>
            | <code>db-security-group</code> | <code>db-snapshot</code> | <code>db-cluster-snapshot</code>
            | <code>db-proxy</code></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSEventCategoryCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'EventCategoriesMapList'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.RDS.Model.DescribeEventCategoriesResponse).
            Specifying the name of a property of type Amazon.RDS.Model.DescribeEventCategoriesResponse 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.RDS.GetRDSEventCategoryCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the SourceType parameter.
            The -PassThru parameter is deprecated, use -Select '^SourceType' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.RDS.GetRDSEventSubscriptionCmdlet">
            <summary>
            Lists all the subscription descriptions for a customer account. The description for
            a subscription includes <code>SubscriptionName</code>, <code>SNSTopicARN</code>, <code>CustomerID</code>,
            <code>SourceType</code>, <code>SourceID</code>, <code>CreationTime</code>, and <code>Status</code>.
             
              
            <para>
            If you specify a <code>SubscriptionName</code>, lists the description for that subscription.
            </para><br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSEventSubscriptionCmdlet.Filter">
            <summary>
            <para>
            <para>This parameter isn't currently supported.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSEventSubscriptionCmdlet.SubscriptionName">
            <summary>
            <para>
            <para>The name of the RDS event notification subscription you want to describe.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSEventSubscriptionCmdlet.Marker">
            <summary>
            <para>
            <para>An optional pagination token provided by a previous DescribeOrderableDBInstanceOptions
            request. If this parameter is specified, the response includes only records beyond
            the marker, up to the value specified by <code>MaxRecords</code> .</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, use '-Marker $null' for the first call and '-Marker $AWSHistory.LastServiceResponse.Marker' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSEventSubscriptionCmdlet.MaxRecord">
            <summary>
            <para>
            <para>The maximum number of records to include in the response. If more records exist than
            the specified <code>MaxRecords</code> value, a pagination token called a marker is
            included in the response so that you can retrieve the remaining results.</para><para>Default: 100</para><para>Constraints: Minimum 20, maximum 100.</para>
            </para>
            <para>
            <br/><b>Note:</b> In AWSPowerShell and AWSPowerShell.NetCore this parameter is used to limit the total number of items returned by the cmdlet.
            <br/>In AWS.Tools this parameter is simply passed to the service to specify how many items should be returned by each service call.
            <br/>Pipe the output of this cmdlet into Select-Object -First to terminate retrieving data pages early and control the number of items returned.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSEventSubscriptionCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'EventSubscriptionsList'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.RDS.Model.DescribeEventSubscriptionsResponse).
            Specifying the name of a property of type Amazon.RDS.Model.DescribeEventSubscriptionsResponse 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.RDS.GetRDSEventSubscriptionCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the SubscriptionName parameter.
            The -PassThru parameter is deprecated, use -Select '^SubscriptionName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSEventSubscriptionCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of Marker
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.RDS.GetRDSExportTaskCmdlet">
            <summary>
            Returns information about a snapshot or cluster export to Amazon S3. This API operation
            supports pagination.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSExportTaskCmdlet.ExportTaskIdentifier">
            <summary>
            <para>
            <para>The identifier of the snapshot or cluster export task to be described.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSExportTaskCmdlet.Filter">
            <summary>
            <para>
            <para>Filters specify one or more snapshot or cluster exports to describe. The filters are
            specified as name-value pairs that define what to include in the output. Filter names
            and values are case-sensitive.</para><para>Supported filters include the following:</para><ul><li><para><code>export-task-identifier</code> - An identifier for the snapshot or cluster export
            task.</para></li><li><para><code>s3-bucket</code> - The Amazon S3 bucket the data is exported to.</para></li><li><para><code>source-arn</code> - The Amazon Resource Name (ARN) of the snapshot or cluster
            exported to Amazon S3.</para></li><li><para><code>status</code> - The status of the export task. Must be lowercase. Valid statuses
            are the following:</para><ul><li><para><code>canceled</code></para></li><li><para><code>canceling</code></para></li><li><para><code>complete</code></para></li><li><para><code>failed</code></para></li><li><para><code>in_progress</code></para></li><li><para><code>starting</code></para></li></ul></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSExportTaskCmdlet.SourceArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the snapshot or cluster exported to Amazon S3.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSExportTaskCmdlet.SourceType">
            <summary>
            <para>
            <para>The type of source for the export.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSExportTaskCmdlet.Marker">
            <summary>
            <para>
            <para>An optional pagination token provided by a previous <code>DescribeExportTasks</code>
            request. If you specify this parameter, the response includes only records beyond
            the marker, up to the value specified by the <code>MaxRecords</code> parameter.</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, use '-Marker $null' for the first call and '-Marker $AWSHistory.LastServiceResponse.Marker' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSExportTaskCmdlet.MaxRecord">
            <summary>
            <para>
            <para>The maximum number of records to include in the response. If more records exist than
            the specified value, a pagination token called a marker is included in the response.
            You can use the marker in a later <code>DescribeExportTasks</code> request to retrieve
            the remaining results.</para><para>Default: 100</para><para>Constraints: Minimum 20, maximum 100.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSExportTaskCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ExportTasks'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.RDS.Model.DescribeExportTasksResponse).
            Specifying the name of a property of type Amazon.RDS.Model.DescribeExportTasksResponse 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.RDS.GetRDSExportTaskCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ExportTaskIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^ExportTaskIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSExportTaskCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of Marker
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.RDS.GetRDSGlobalClusterCmdlet">
            <summary>
            Returns information about Aurora global database clusters. This API supports pagination.
             
              
            <para>
            For more information on Amazon Aurora, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/CHAP_AuroraOverview.html">
            What is Amazon Aurora?</a> in the <i>Amazon Aurora User Guide</i>.
            </para><note><para>
            This action only applies to Aurora DB clusters.
            </para></note><br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSGlobalClusterCmdlet.Filter">
            <summary>
            <para>
            <para>This parameter isn't currently supported.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSGlobalClusterCmdlet.GlobalClusterIdentifier">
            <summary>
            <para>
            <para>The user-supplied DB cluster identifier. If this parameter is specified, information
            from only the specific DB cluster is returned. This parameter isn't case-sensitive.</para><para>Constraints:</para><ul><li><para>If supplied, must match an existing DBClusterIdentifier.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSGlobalClusterCmdlet.Marker">
            <summary>
            <para>
            <para>An optional pagination token provided by a previous <code>DescribeGlobalClusters</code>
            request. If this parameter is specified, the response includes only records beyond
            the marker, up to the value specified by <code>MaxRecords</code>.</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, use '-Marker $null' for the first call and '-Marker $AWSHistory.LastServiceResponse.Marker' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSGlobalClusterCmdlet.MaxRecord">
            <summary>
            <para>
            <para>The maximum number of records to include in the response. If more records exist than
            the specified <code>MaxRecords</code> value, a pagination token called a marker is
            included in the response so that you can retrieve the remaining results.</para><para>Default: 100</para><para>Constraints: Minimum 20, maximum 100.</para>
            </para>
            <para>
            <br/><b>Note:</b> In AWSPowerShell and AWSPowerShell.NetCore this parameter is used to limit the total number of items returned by the cmdlet.
            <br/>In AWS.Tools this parameter is simply passed to the service to specify how many items should be returned by each service call.
            <br/>Pipe the output of this cmdlet into Select-Object -First to terminate retrieving data pages early and control the number of items returned.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSGlobalClusterCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'GlobalClusters'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.RDS.Model.DescribeGlobalClustersResponse).
            Specifying the name of a property of type Amazon.RDS.Model.DescribeGlobalClustersResponse 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.RDS.GetRDSGlobalClusterCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of Marker
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.RDS.GetRDSIntegrationCmdlet">
            <summary>
            Describe one or more zero-ETL integration with Amazon Redshift. For more information,
            see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/zero-etl.describingmonitoring.html">Viewing
            and monitoring Amazon Aurora zero-ETL integrations with Amazon Redshift</a> in the
            <i>Amazon Aurora User Guide</i><br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSIntegrationCmdlet.Filter">
            <summary>
            <para>
            <para>A filter that specifies one or more resources to return.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSIntegrationCmdlet.IntegrationIdentifier">
            <summary>
            <para>
            <para>The unique identifier of the integration.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSIntegrationCmdlet.Marker">
            <summary>
            <para>
            <para>An optional pagination token provided by a previous <code>DescribeIntegrations</code>
            request. If this parameter is specified, the response includes only records beyond
            the marker, up to the value specified by <code>MaxRecords</code>.</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, use '-Marker $null' for the first call and '-Marker $AWSHistory.LastServiceResponse.Marker' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSIntegrationCmdlet.MaxRecord">
            <summary>
            <para>
            <para>The maximum number of records to include in the response. If more records exist than
            the specified <code>MaxRecords</code> value, a pagination token called a marker is
            included in the response so that you can retrieve the remaining results.</para><para>Default: 100</para><para>Constraints: Minimum 20, maximum 100.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSIntegrationCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Integrations'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.RDS.Model.DescribeIntegrationsResponse).
            Specifying the name of a property of type Amazon.RDS.Model.DescribeIntegrationsResponse 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.RDS.GetRDSIntegrationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the IntegrationIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^IntegrationIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSIntegrationCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of Marker
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.RDS.GetRDSOptionGroupCmdlet">
            <summary>
            Describes the available option groups.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSOptionGroupCmdlet.EngineName">
            <summary>
            <para>
            <para>Filters the list of option groups to only include groups associated with a specific
            database engine.</para><para>Valid Values:</para><ul><li><para><code>mariadb</code></para></li><li><para><code>mysql</code></para></li><li><para><code>oracle-ee</code></para></li><li><para><code>oracle-ee-cdb</code></para></li><li><para><code>oracle-se2</code></para></li><li><para><code>oracle-se2-cdb</code></para></li><li><para><code>postgres</code></para></li><li><para><code>sqlserver-ee</code></para></li><li><para><code>sqlserver-se</code></para></li><li><para><code>sqlserver-ex</code></para></li><li><para><code>sqlserver-web</code></para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSOptionGroupCmdlet.Filter">
            <summary>
            <para>
            <para>This parameter isn't currently supported.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSOptionGroupCmdlet.MajorEngineVersion">
            <summary>
            <para>
            <para>Filters the list of option groups to only include groups associated with a specific
            database engine version. If specified, then EngineName must also be specified.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSOptionGroupCmdlet.OptionGroupName">
            <summary>
            <para>
            <para>The name of the option group to describe. Can't be supplied together with EngineName
            or MajorEngineVersion.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSOptionGroupCmdlet.Marker">
            <summary>
            <para>
            <para>An optional pagination token provided by a previous DescribeOptionGroups request.
            If this parameter is specified, the response includes only records beyond the marker,
            up to the value specified by <code>MaxRecords</code>.</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, use '-Marker $null' for the first call and '-Marker $AWSHistory.LastServiceResponse.Marker' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSOptionGroupCmdlet.MaxRecord">
            <summary>
            <para>
            <para>The maximum number of records to include in the response. If more records exist than
            the specified <code>MaxRecords</code> value, a pagination token called a marker is
            included in the response so that you can retrieve the remaining results.</para><para>Default: 100</para><para>Constraints: Minimum 20, maximum 100.</para>
            </para>
            <para>
            <br/><b>Note:</b> In AWSPowerShell and AWSPowerShell.NetCore this parameter is used to limit the total number of items returned by the cmdlet.
            <br/>In AWS.Tools this parameter is simply passed to the service to specify how many items should be returned by each service call.
            <br/>Pipe the output of this cmdlet into Select-Object -First to terminate retrieving data pages early and control the number of items returned.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSOptionGroupCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'OptionGroupsList'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.RDS.Model.DescribeOptionGroupsResponse).
            Specifying the name of a property of type Amazon.RDS.Model.DescribeOptionGroupsResponse 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.RDS.GetRDSOptionGroupCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the OptionGroupName parameter.
            The -PassThru parameter is deprecated, use -Select '^OptionGroupName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSOptionGroupCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of Marker
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.RDS.GetRDSOptionGroupOptionCmdlet">
            <summary>
            Describes all available options.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSOptionGroupOptionCmdlet.EngineName">
            <summary>
            <para>
            <para>A required parameter. Options available for the given engine name are described.</para><para>Valid Values:</para><ul><li><para><code>mariadb</code></para></li><li><para><code>mysql</code></para></li><li><para><code>oracle-ee</code></para></li><li><para><code>oracle-ee-cdb</code></para></li><li><para><code>oracle-se2</code></para></li><li><para><code>oracle-se2-cdb</code></para></li><li><para><code>postgres</code></para></li><li><para><code>sqlserver-ee</code></para></li><li><para><code>sqlserver-se</code></para></li><li><para><code>sqlserver-ex</code></para></li><li><para><code>sqlserver-web</code></para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSOptionGroupOptionCmdlet.Filter">
            <summary>
            <para>
            <para>This parameter isn't currently supported.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSOptionGroupOptionCmdlet.MajorEngineVersion">
            <summary>
            <para>
            <para>If specified, filters the results to include only options for the specified major
            engine version.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSOptionGroupOptionCmdlet.Marker">
            <summary>
            <para>
            <para>An optional pagination token provided by a previous request. If this parameter is
            specified, the response includes only records beyond the marker, up to the value specified
            by <code>MaxRecords</code>.</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, use '-Marker $null' for the first call and '-Marker $AWSHistory.LastServiceResponse.Marker' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSOptionGroupOptionCmdlet.MaxRecord">
            <summary>
            <para>
            <para>The maximum number of records to include in the response. If more records exist than
            the specified <code>MaxRecords</code> value, a pagination token called a marker is
            included in the response so that you can retrieve the remaining results.</para><para>Default: 100</para><para>Constraints: Minimum 20, maximum 100.</para>
            </para>
            <para>
            <br/><b>Note:</b> In AWSPowerShell and AWSPowerShell.NetCore this parameter is used to limit the total number of items returned by the cmdlet.
            <br/>In AWS.Tools this parameter is simply passed to the service to specify how many items should be returned by each service call.
            <br/>Pipe the output of this cmdlet into Select-Object -First to terminate retrieving data pages early and control the number of items returned.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSOptionGroupOptionCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'OptionGroupOptions'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.RDS.Model.DescribeOptionGroupOptionsResponse).
            Specifying the name of a property of type Amazon.RDS.Model.DescribeOptionGroupOptionsResponse 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.RDS.GetRDSOptionGroupOptionCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the EngineName parameter.
            The -PassThru parameter is deprecated, use -Select '^EngineName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSOptionGroupOptionCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of Marker
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.RDS.GetRDSOrderableDBInstanceOptionCmdlet">
            <summary>
            Returns a list of orderable DB instance options for the specified DB engine, DB engine
            version, and DB instance class.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSOrderableDBInstanceOptionCmdlet.AvailabilityZoneGroup">
            <summary>
            <para>
            <para>The Availability Zone group associated with a Local Zone. Specify this parameter to
            retrieve available offerings for the Local Zones in the group.</para><para>Omit this parameter to show the available offerings in the specified Amazon Web Services
            Region.</para><para>This setting doesn't apply to RDS Custom.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSOrderableDBInstanceOptionCmdlet.DBInstanceClass">
            <summary>
            <para>
            <para>The DB instance class filter value. Specify this parameter to show only the available
            offerings matching the specified DB instance class.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSOrderableDBInstanceOptionCmdlet.Engine">
            <summary>
            <para>
            <para>The name of the engine to retrieve DB instance options for.</para><para>Valid Values:</para><ul><li><para><code>aurora-mysql</code></para></li><li><para><code>aurora-postgresql</code></para></li><li><para><code>custom-oracle-ee</code></para></li><li><para><code>mariadb</code></para></li><li><para><code>mysql</code></para></li><li><para><code>oracle-ee</code></para></li><li><para><code>oracle-ee-cdb</code></para></li><li><para><code>oracle-se2</code></para></li><li><para><code>oracle-se2-cdb</code></para></li><li><para><code>postgres</code></para></li><li><para><code>sqlserver-ee</code></para></li><li><para><code>sqlserver-se</code></para></li><li><para><code>sqlserver-ex</code></para></li><li><para><code>sqlserver-web</code></para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSOrderableDBInstanceOptionCmdlet.EngineVersion">
            <summary>
            <para>
            <para>The engine version filter value. Specify this parameter to show only the available
            offerings matching the specified engine version.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSOrderableDBInstanceOptionCmdlet.Filter">
            <summary>
            <para>
            <para>This parameter isn't currently supported.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSOrderableDBInstanceOptionCmdlet.LicenseModel">
            <summary>
            <para>
            <para>The license model filter value. Specify this parameter to show only the available
            offerings matching the specified license model.</para><para>RDS Custom supports only the BYOL licensing model.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSOrderableDBInstanceOptionCmdlet.Vpc">
            <summary>
            <para>
            <para>Specifies whether to show only VPC or non-VPC offerings. RDS Custom supports only
            VPC offerings.</para><para>RDS Custom supports only VPC offerings. If you describe non-VPC offerings for RDS
            Custom, the output shows VPC offerings.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSOrderableDBInstanceOptionCmdlet.Marker">
            <summary>
            <para>
            <para>An optional pagination token provided by a previous DescribeOrderableDBInstanceOptions
            request. If this parameter is specified, the response includes only records beyond
            the marker, up to the value specified by <code>MaxRecords</code>.</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, use '-Marker $null' for the first call and '-Marker $AWSHistory.LastServiceResponse.Marker' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSOrderableDBInstanceOptionCmdlet.MaxRecord">
            <summary>
            <para>
            <para>The maximum number of records to include in the response. If more records exist than
            the specified <code>MaxRecords</code> value, a pagination token called a marker is
            included in the response so that you can retrieve the remaining results.</para><para>Default: 100</para><para>Constraints: Minimum 20, maximum 10000.</para>
            </para>
            <para>
            <br/><b>Note:</b> In AWSPowerShell and AWSPowerShell.NetCore this parameter is used to limit the total number of items returned by the cmdlet.
            <br/>In AWS.Tools this parameter is simply passed to the service to specify how many items should be returned by each service call.
            <br/>Pipe the output of this cmdlet into Select-Object -First to terminate retrieving data pages early and control the number of items returned.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSOrderableDBInstanceOptionCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'OrderableDBInstanceOptions'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.RDS.Model.DescribeOrderableDBInstanceOptionsResponse).
            Specifying the name of a property of type Amazon.RDS.Model.DescribeOrderableDBInstanceOptionsResponse 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.RDS.GetRDSOrderableDBInstanceOptionCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the Engine parameter.
            The -PassThru parameter is deprecated, use -Select '^Engine' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSOrderableDBInstanceOptionCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of Marker
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.RDS.GetRDSPendingMaintenanceActionCmdlet">
            <summary>
            Returns a list of resources (for example, DB instances) that have at least one pending
            maintenance action.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSPendingMaintenanceActionCmdlet.Filter">
            <summary>
            <para>
            <para>A filter that specifies one or more resources to return pending maintenance actions
            for.</para><para>Supported filters:</para><ul><li><para><code>db-cluster-id</code> - Accepts DB cluster identifiers and DB cluster Amazon
            Resource Names (ARNs). The results list only includes pending maintenance actions
            for the DB clusters identified by these ARNs.</para></li><li><para><code>db-instance-id</code> - Accepts DB instance identifiers and DB instance ARNs.
            The results list only includes pending maintenance actions for the DB instances identified
            by these ARNs.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSPendingMaintenanceActionCmdlet.ResourceIdentifier">
            <summary>
            <para>
            <para>The ARN of a resource to return pending maintenance actions for.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSPendingMaintenanceActionCmdlet.Marker">
            <summary>
            <para>
            <para>An optional pagination token provided by a previous <code>DescribePendingMaintenanceActions</code>
            request. If this parameter is specified, the response includes only records beyond
            the marker, up to a number of records specified by <code>MaxRecords</code>.</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, use '-Marker $null' for the first call and '-Marker $AWSHistory.LastServiceResponse.Marker' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSPendingMaintenanceActionCmdlet.MaxRecord">
            <summary>
            <para>
            <para>The maximum number of records to include in the response. If more records exist than
            the specified <code>MaxRecords</code> value, a pagination token called a marker is
            included in the response so that you can retrieve the remaining results.</para><para>Default: 100</para><para>Constraints: Minimum 20, maximum 100.</para>
            </para>
            <para>
            <br/><b>Note:</b> In AWSPowerShell and AWSPowerShell.NetCore this parameter is used to limit the total number of items returned by the cmdlet.
            <br/>In AWS.Tools this parameter is simply passed to the service to specify how many items should be returned by each service call.
            <br/>Pipe the output of this cmdlet into Select-Object -First to terminate retrieving data pages early and control the number of items returned.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSPendingMaintenanceActionCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'PendingMaintenanceActions'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.RDS.Model.DescribePendingMaintenanceActionsResponse).
            Specifying the name of a property of type Amazon.RDS.Model.DescribePendingMaintenanceActionsResponse 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.RDS.GetRDSPendingMaintenanceActionCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ResourceIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^ResourceIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSPendingMaintenanceActionCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of Marker
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.RDS.GetRDSReservedDBInstanceCmdlet">
            <summary>
            Returns information about reserved DB instances for this account, or about a specified
            reserved DB instance.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSReservedDBInstanceCmdlet.DBInstanceClass">
            <summary>
            <para>
            <para>The DB instance class filter value. Specify this parameter to show only those reservations
            matching the specified DB instances class.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSReservedDBInstanceCmdlet.Duration">
            <summary>
            <para>
            <para>The duration filter value, specified in years or seconds. Specify this parameter to
            show only reservations for this duration.</para><para>Valid Values: <code>1 | 3 | 31536000 | 94608000</code></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSReservedDBInstanceCmdlet.Filter">
            <summary>
            <para>
            <para>This parameter isn't currently supported.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSReservedDBInstanceCmdlet.LeaseId">
            <summary>
            <para>
            <para>The lease identifier filter value. Specify this parameter to show only the reservation
            that matches the specified lease ID.</para><note><para>Amazon Web Services Support might request the lease ID for an issue related to a reserved
            DB instance.</para></note>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSReservedDBInstanceCmdlet.MultiAZ">
            <summary>
            <para>
            <para>Specifies whether to show only those reservations that support Multi-AZ.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSReservedDBInstanceCmdlet.OfferingType">
            <summary>
            <para>
            <para>The offering type filter value. Specify this parameter to show only the available
            offerings matching the specified offering type.</para><para>Valid Values: <code>"Partial Upfront" | "All Upfront" | "No Upfront" </code></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSReservedDBInstanceCmdlet.ProductDescription">
            <summary>
            <para>
            <para>The product description filter value. Specify this parameter to show only those reservations
            matching the specified product description.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSReservedDBInstanceCmdlet.ReservedDBInstanceId">
            <summary>
            <para>
            <para>The reserved DB instance identifier filter value. Specify this parameter to show only
            the reservation that matches the specified reservation ID.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSReservedDBInstanceCmdlet.ReservedDBInstancesOfferingId">
            <summary>
            <para>
            <para>The offering identifier filter value. Specify this parameter to show only purchased
            reservations matching the specified offering identifier.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSReservedDBInstanceCmdlet.Marker">
            <summary>
            <para>
            <para>An optional pagination token provided by a previous request. If this parameter is
            specified, the response includes only records beyond the marker, up to the value specified
            by <code>MaxRecords</code>.</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, use '-Marker $null' for the first call and '-Marker $AWSHistory.LastServiceResponse.Marker' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSReservedDBInstanceCmdlet.MaxRecord">
            <summary>
            <para>
            <para>The maximum number of records to include in the response. If more than the <code>MaxRecords</code>
            value is available, a pagination token called a marker is included in the response
            so you can retrieve the remaining results.</para><para>Default: 100</para><para>Constraints: Minimum 20, maximum 100.</para>
            </para>
            <para>
            <br/><b>Note:</b> In AWSPowerShell and AWSPowerShell.NetCore this parameter is used to limit the total number of items returned by the cmdlet.
            <br/>In AWS.Tools this parameter is simply passed to the service to specify how many items should be returned by each service call.
            <br/>Pipe the output of this cmdlet into Select-Object -First to terminate retrieving data pages early and control the number of items returned.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSReservedDBInstanceCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ReservedDBInstances'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.RDS.Model.DescribeReservedDBInstancesResponse).
            Specifying the name of a property of type Amazon.RDS.Model.DescribeReservedDBInstancesResponse 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.RDS.GetRDSReservedDBInstanceCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ReservedDBInstanceId parameter.
            The -PassThru parameter is deprecated, use -Select '^ReservedDBInstanceId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSReservedDBInstanceCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of Marker
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.RDS.GetRDSReservedDBInstancesOfferingListCmdlet">
            <summary>
            Lists available reserved DB instance offerings.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSReservedDBInstancesOfferingListCmdlet.DBInstanceClass">
            <summary>
            <para>
            <para>The DB instance class filter value. Specify this parameter to show only the available
            offerings matching the specified DB instance class.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSReservedDBInstancesOfferingListCmdlet.Duration">
            <summary>
            <para>
            <para>Duration filter value, specified in years or seconds. Specify this parameter to show
            only reservations for this duration.</para><para>Valid Values: <code>1 | 3 | 31536000 | 94608000</code></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSReservedDBInstancesOfferingListCmdlet.Filter">
            <summary>
            <para>
            <para>This parameter isn't currently supported.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSReservedDBInstancesOfferingListCmdlet.MultiAZ">
            <summary>
            <para>
            <para>Specifies whether to show only those reservations that support Multi-AZ.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSReservedDBInstancesOfferingListCmdlet.OfferingType">
            <summary>
            <para>
            <para>The offering type filter value. Specify this parameter to show only the available
            offerings matching the specified offering type.</para><para>Valid Values: <code>"Partial Upfront" | "All Upfront" | "No Upfront" </code></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSReservedDBInstancesOfferingListCmdlet.ProductDescription">
            <summary>
            <para>
            <para>Product description filter value. Specify this parameter to show only the available
            offerings that contain the specified product description.</para><note><para>The results show offerings that partially match the filter value.</para></note>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSReservedDBInstancesOfferingListCmdlet.ReservedDBInstancesOfferingId">
            <summary>
            <para>
            <para>The offering identifier filter value. Specify this parameter to show only the available
            offering that matches the specified reservation identifier.</para><para>Example: <code>438012d3-4052-4cc7-b2e3-8d3372e0e706</code></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSReservedDBInstancesOfferingListCmdlet.Marker">
            <summary>
            <para>
            <para>An optional pagination token provided by a previous request. If this parameter is
            specified, the response includes only records beyond the marker, up to the value specified
            by <code>MaxRecords</code>.</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, use '-Marker $null' for the first call and '-Marker $AWSHistory.LastServiceResponse.Marker' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSReservedDBInstancesOfferingListCmdlet.MaxRecord">
            <summary>
            <para>
            <para>The maximum number of records to include in the response. If more than the <code>MaxRecords</code>
            value is available, a pagination token called a marker is included in the response
            so you can retrieve the remaining results.</para><para>Default: 100</para><para>Constraints: Minimum 20, maximum 100.</para>
            </para>
            <para>
            <br/><b>Note:</b> In AWSPowerShell and AWSPowerShell.NetCore this parameter is used to limit the total number of items returned by the cmdlet.
            <br/>In AWS.Tools this parameter is simply passed to the service to specify how many items should be returned by each service call.
            <br/>Pipe the output of this cmdlet into Select-Object -First to terminate retrieving data pages early and control the number of items returned.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSReservedDBInstancesOfferingListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ReservedDBInstancesOfferings'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.RDS.Model.DescribeReservedDBInstancesOfferingsResponse).
            Specifying the name of a property of type Amazon.RDS.Model.DescribeReservedDBInstancesOfferingsResponse 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.RDS.GetRDSReservedDBInstancesOfferingListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ReservedDBInstancesOfferingId parameter.
            The -PassThru parameter is deprecated, use -Select '^ReservedDBInstancesOfferingId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSReservedDBInstancesOfferingListCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of Marker
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.RDS.GetRDSSourceRegionCmdlet">
            <summary>
            Returns a list of the source Amazon Web Services Regions where the current Amazon
            Web Services Region can create a read replica, copy a DB snapshot from, or replicate
            automated backups from.
             
              
            <para>
            Use this operation to determine whether cross-Region features are supported between
            other Regions and your current Region. This operation supports pagination.
            </para><para>
            To return information about the Regions that are enabled for your account, or all
            Regions, use the EC2 operation <code>DescribeRegions</code>. For more information,
            see <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeRegions.html">
            DescribeRegions</a> in the <i>Amazon EC2 API Reference</i>.
            </para><br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSSourceRegionCmdlet.Filter">
            <summary>
            <para>
            <para>This parameter isn't currently supported.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSSourceRegionCmdlet.RegionName">
            <summary>
            <para>
            <para>The source Amazon Web Services Region name. For example, <code>us-east-1</code>.</para><para>Constraints:</para><ul><li><para>Must specify a valid Amazon Web Services Region name.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSSourceRegionCmdlet.Marker">
            <summary>
            <para>
            <para>An optional pagination token provided by a previous <code>DescribeSourceRegions</code>
            request. If this parameter is specified, the response includes only records beyond
            the marker, up to the value specified by <code>MaxRecords</code>.</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, use '-Marker $null' for the first call and '-Marker $AWSHistory.LastServiceResponse.Marker' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSSourceRegionCmdlet.MaxRecord">
            <summary>
            <para>
            <para>The maximum number of records to include in the response. If more records exist than
            the specified <code>MaxRecords</code> value, a pagination token called a marker is
            included in the response so you can retrieve the remaining results.</para><para>Default: 100</para><para>Constraints: Minimum 20, maximum 100.</para>
            </para>
            <para>
            <br/><b>Note:</b> In AWSPowerShell and AWSPowerShell.NetCore this parameter is used to limit the total number of items returned by the cmdlet.
            <br/>In AWS.Tools this parameter is simply passed to the service to specify how many items should be returned by each service call.
            <br/>Pipe the output of this cmdlet into Select-Object -First to terminate retrieving data pages early and control the number of items returned.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSSourceRegionCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'SourceRegions'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.RDS.Model.DescribeSourceRegionsResponse).
            Specifying the name of a property of type Amazon.RDS.Model.DescribeSourceRegionsResponse 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.RDS.GetRDSSourceRegionCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of Marker
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.RDS.GetRDSTagForResourceCmdlet">
            <summary>
            Lists all tags on an Amazon RDS resource.
             
              
            <para>
            For an overview on tagging an Amazon RDS resource, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Overview.Tagging.html">Tagging
            Amazon RDS Resources</a> in the <i>Amazon RDS User Guide</i>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSTagForResourceCmdlet.Filter">
            <summary>
            <para>
            <para>This parameter isn't currently supported.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSTagForResourceCmdlet.ResourceName">
            <summary>
            <para>
            <para>The Amazon RDS resource with tags to be listed. This value is an Amazon Resource Name
            (ARN). For information about creating an ARN, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_Tagging.ARN.html#USER_Tagging.ARN.Constructing">
            Constructing an ARN for Amazon RDS</a> in the <i>Amazon RDS User Guide</i>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSTagForResourceCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'TagList'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.RDS.Model.ListTagsForResourceResponse).
            Specifying the name of a property of type Amazon.RDS.Model.ListTagsForResourceResponse 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.RDS.GetRDSTagForResourceCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ResourceName parameter.
            The -PassThru parameter is deprecated, use -Select '^ResourceName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.RDS.GetRDSTenantDatabasisCmdlet">
            <summary>
            Describes the tenant databases in a DB instance that uses the multi-tenant configuration.
            Only RDS for Oracle CDB instances are supported.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSTenantDatabasisCmdlet.DBInstanceIdentifier">
            <summary>
            <para>
            <para>The user-supplied DB instance identifier, which must match the identifier of an existing
            instance owned by the Amazon Web Services account. This parameter isn't case-sensitive.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSTenantDatabasisCmdlet.Filter">
            <summary>
            <para>
            <para>A filter that specifies one or more database tenants to describe.</para><para>Supported filters:</para><ul><li><para><code>tenant-db-name</code> - Tenant database names. The results list only includes
            information about the tenant databases that match these tenant DB names.</para></li><li><para><code>tenant-database-resource-id</code> - Tenant database resource identifiers.</para></li><li><para><code>dbi-resource-id</code> - DB instance resource identifiers. The results list
            only includes information about the tenants contained within the DB instances identified
            by these resource identifiers.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSTenantDatabasisCmdlet.TenantDBName">
            <summary>
            <para>
            <para>The user-supplied tenant database name, which must match the name of an existing tenant
            database on the specified DB instance owned by your Amazon Web Services account. This
            parameter isnā€™t case-sensitive.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSTenantDatabasisCmdlet.Marker">
            <summary>
            <para>
            <para>An optional pagination token provided by a previous <code>DescribeTenantDatabases</code>
            request. If this parameter is specified, the response includes only records beyond
            the marker, up to the value specified by <code>MaxRecords</code>.</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, use '-Marker $null' for the first call and '-Marker $AWSHistory.LastServiceResponse.Marker' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSTenantDatabasisCmdlet.MaxRecord">
            <summary>
            <para>
            <para>The maximum number of records to include in the response. If more records exist than
            the specified <code>MaxRecords</code> value, a pagination token called a marker is
            included in the response so that you can retrieve the remaining results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSTenantDatabasisCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'TenantDatabases'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.RDS.Model.DescribeTenantDatabasesResponse).
            Specifying the name of a property of type Amazon.RDS.Model.DescribeTenantDatabasesResponse 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.RDS.GetRDSTenantDatabasisCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DBInstanceIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^DBInstanceIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSTenantDatabasisCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of Marker
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.RDS.GetRDSValidDBInstanceModificationCmdlet">
            <summary>
            You can call <code>DescribeValidDBInstanceModifications</code> to learn what modifications
            you can make to your DB instance. You can use this information when you call <code>ModifyDBInstance</code>.
             
              
            <para>
            This command doesn't apply to RDS Custom.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSValidDBInstanceModificationCmdlet.DBInstanceIdentifier">
            <summary>
            <para>
            <para>The customer identifier or the ARN of your DB instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.GetRDSValidDBInstanceModificationCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ValidDBInstanceModificationsMessage'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.RDS.Model.DescribeValidDBInstanceModificationsResponse).
            Specifying the name of a property of type Amazon.RDS.Model.DescribeValidDBInstanceModificationsResponse 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.RDS.GetRDSValidDBInstanceModificationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DBInstanceIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^DBInstanceIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.RDS.NewRDSBlueGreenDeploymentCmdlet">
            <summary>
            Creates a blue/green deployment.
             
              
            <para>
            A blue/green deployment creates a staging environment that copies the production environment.
            In a blue/green deployment, the blue environment is the current production environment.
            The green environment is the staging environment. The staging environment stays in
            sync with the current production environment using logical replication.
            </para><para>
            You can make changes to the databases in the green environment without affecting production
            workloads. For example, you can upgrade the major or minor DB engine version, change
            database parameters, or make schema changes in the staging environment. You can thoroughly
            test changes in the green environment. When ready, you can switch over the environments
            to promote the green environment to be the new production environment. The switchover
            typically takes under a minute.
            </para><para>
            For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/blue-green-deployments.html">Using
            Amazon RDS Blue/Green Deployments for database updates</a> in the <i>Amazon RDS User
            Guide</i> and <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/blue-green-deployments.html">
            Using Amazon RDS Blue/Green Deployments for database updates</a> in the <i>Amazon
            Aurora User Guide</i>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSBlueGreenDeploymentCmdlet.BlueGreenDeploymentName">
            <summary>
            <para>
            <para>The name of the blue/green deployment.</para><para>Constraints:</para><ul><li><para>Can't be the same as an existing blue/green deployment name in the same account and
            Amazon Web Services Region.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSBlueGreenDeploymentCmdlet.Source">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the source production database.</para><para>Specify the database that you want to clone. The blue/green deployment creates this
            database in the green environment. You can make updates to the database in the green
            environment, such as an engine version upgrade. When you are ready, you can switch
            the database in the green environment to be the production database.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSBlueGreenDeploymentCmdlet.Tag">
            <summary>
            <para>
            <para>Tags to assign to the blue/green deployment.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSBlueGreenDeploymentCmdlet.TargetDBClusterParameterGroupName">
            <summary>
            <para>
            <para>The DB cluster parameter group associated with the Aurora DB cluster in the green
            environment.</para><para>To test parameter changes, specify a DB cluster parameter group that is different
            from the one associated with the source DB cluster.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSBlueGreenDeploymentCmdlet.TargetDBInstanceClass">
            <summary>
            <para>
            <para>Specify the DB instance class for the databases in the green environment.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSBlueGreenDeploymentCmdlet.TargetDBParameterGroupName">
            <summary>
            <para>
            <para>The DB parameter group associated with the DB instance in the green environment.</para><para>To test parameter changes, specify a DB parameter group that is different from the
            one associated with the source DB instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSBlueGreenDeploymentCmdlet.TargetEngineVersion">
            <summary>
            <para>
            <para>The engine version of the database in the green environment.</para><para>Specify the engine version to upgrade to in the green environment.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSBlueGreenDeploymentCmdlet.UpgradeTargetStorageConfig">
            <summary>
            <para>
            <para>Whether to upgrade the storage file system configuration on the green database. This
            option migrates the green DB instance from the older 32-bit file system to the preferred
            configuration. For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_PIOPS.StorageTypes.html#USER_PIOPS.UpgradeFileSystem">Upgrading
            the storage file system for a DB instance</a>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSBlueGreenDeploymentCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'BlueGreenDeployment'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.RDS.Model.CreateBlueGreenDeploymentResponse).
            Specifying the name of a property of type Amazon.RDS.Model.CreateBlueGreenDeploymentResponse 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.RDS.NewRDSBlueGreenDeploymentCmdlet.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.RDS.NewRDSCustomDBEngineVersionCmdlet">
            <summary>
            Creates a custom DB engine version (CEV).
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSCustomDBEngineVersionCmdlet.DatabaseInstallationFilesS3BucketName">
            <summary>
            <para>
            <para>The name of an Amazon S3 bucket that contains database installation files for your
            CEV. For example, a valid bucket name is <code>my-custom-installation-files</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSCustomDBEngineVersionCmdlet.DatabaseInstallationFilesS3Prefix">
            <summary>
            <para>
            <para>The Amazon S3 directory that contains the database installation files for your CEV.
            For example, a valid bucket name is <code>123456789012/cev1</code>. If this setting
            isn't specified, no prefix is assumed.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSCustomDBEngineVersionCmdlet.Description">
            <summary>
            <para>
            <para>An optional description of your CEV.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSCustomDBEngineVersionCmdlet.Engine">
            <summary>
            <para>
            <para>The database engine to use for your custom engine version (CEV). The only supported
            value is <code>custom-oracle-ee</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSCustomDBEngineVersionCmdlet.EngineVersion">
            <summary>
            <para>
            <para>The name of your CEV. The name format is 19.<i>customized_string</i>. For example,
            a valid CEV name is <code>19.my_cev1</code>. This setting is required for RDS Custom
            for Oracle, but optional for Amazon RDS. The combination of <code>Engine</code> and
            <code>EngineVersion</code> is unique per customer per Region.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSCustomDBEngineVersionCmdlet.ImageId">
            <summary>
            <para>
            <para>The ID of the Amazon Machine Image (AMI). For RDS Custom for SQL Server, an AMI ID
            is required to create a CEV. For RDS Custom for Oracle, the default is the most recent
            AMI available, but you can specify an AMI ID that was used in a different Oracle CEV.
            Find the AMIs used by your CEVs by calling the <a href="https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_DescribeDBEngineVersions.html">DescribeDBEngineVersions</a>
            operation.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSCustomDBEngineVersionCmdlet.KMSKeyId">
            <summary>
            <para>
            <para>The Amazon Web Services KMS key identifier for an encrypted CEV. A symmetric encryption
            KMS key is required for RDS Custom, but optional for Amazon RDS.</para><para>If you have an existing symmetric encryption KMS key in your account, you can use
            it with RDS Custom. No further action is necessary. If you don't already have a symmetric
            encryption KMS key in your account, follow the instructions in <a href="https://docs.aws.amazon.com/kms/latest/developerguide/create-keys.html#create-symmetric-cmk">
            Creating a symmetric encryption KMS key</a> in the <i>Amazon Web Services Key Management
            Service Developer Guide</i>.</para><para>You can choose the same symmetric encryption key when you create a CEV and a DB instance,
            or choose different keys.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSCustomDBEngineVersionCmdlet.Manifest">
            <summary>
            <para>
            <para>The CEV manifest, which is a JSON document that describes the installation .zip files
            stored in Amazon S3. Specify the name/value pairs in a file or a quoted string. RDS
            Custom applies the patches in the order in which they are listed.</para><para>The following JSON fields are valid:</para><dl><dt>MediaImportTemplateVersion</dt><dd><para>Version of the CEV manifest. The date is in the format <code>YYYY-MM-DD</code>.</para></dd><dt>databaseInstallationFileNames</dt><dd><para>Ordered list of installation files for the CEV.</para></dd><dt>opatchFileNames</dt><dd><para>Ordered list of OPatch installers used for the Oracle DB engine.</para></dd><dt>psuRuPatchFileNames</dt><dd><para>The PSU and RU patches for this CEV.</para></dd><dt>OtherPatchFileNames</dt><dd><para>The patches that are not in the list of PSU and RU patches. Amazon RDS applies these
            patches after applying the PSU and RU patches.</para></dd></dl><para>For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/custom-cev.html#custom-cev.preparing.manifest">
            Creating the CEV manifest</a> in the <i>Amazon RDS User Guide</i>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSCustomDBEngineVersionCmdlet.SourceCustomDbEngineVersionIdentifier">
            <summary>
            <para>
            <para>The ARN of a CEV to use as a source for creating a new CEV. You can specify a different
            Amazon Machine Imagine (AMI) by using either <code>Source</code> or <code>UseAwsProvidedLatestImage</code>.
            You can't specify a different JSON manifest when you specify <code>SourceCustomDbEngineVersionIdentifier</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSCustomDBEngineVersionCmdlet.Tag">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSCustomDBEngineVersionCmdlet.UseAwsProvidedLatestImage">
            <summary>
            <para>
            <para>Specifies whether to use the latest service-provided Amazon Machine Image (AMI) for
            the CEV. If you specify <code>UseAwsProvidedLatestImage</code>, you can't also specify
            <code>ImageId</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSCustomDBEngineVersionCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is '*'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.RDS.Model.CreateCustomDBEngineVersionResponse).
            Specifying the name of a property of type Amazon.RDS.Model.CreateCustomDBEngineVersionResponse 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.RDS.NewRDSCustomDBEngineVersionCmdlet.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.RDS.NewRDSDBClusterCmdlet">
            <summary>
            Creates a new Amazon Aurora DB cluster or Multi-AZ DB cluster.
             
              
            <para>
            If you create an Aurora DB cluster, the request creates an empty cluster. You must
            explicitly create the writer instance for your DB cluster using the <a href="https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_CreateDBInstance.html">CreateDBInstance</a>
            operation. If you create a Multi-AZ DB cluster, the request creates a writer and two
            reader DB instances for you, each in a different Availability Zone.
            </para><para>
            You can use the <code>ReplicationSourceIdentifier</code> parameter to create an Amazon
            Aurora DB cluster as a read replica of another DB cluster or Amazon RDS for MySQL
            or PostgreSQL DB instance. For more information about Amazon Aurora, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/CHAP_AuroraOverview.html">What
            is Amazon Aurora?</a> in the <i>Amazon Aurora User Guide</i>.
            </para><para>
            You can also use the <code>ReplicationSourceIdentifier</code> parameter to create
            a Multi-AZ DB cluster read replica with an RDS for MySQL or PostgreSQL DB instance
            as the source. For more information about Multi-AZ DB clusters, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/multi-az-db-clusters-concepts.html">Multi-AZ
            DB cluster deployments</a> in the <i>Amazon RDS User Guide</i>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBClusterCmdlet.AllocatedStorage">
            <summary>
            <para>
            <para>The amount of storage in gibibytes (GiB) to allocate to each DB instance in the Multi-AZ
            DB cluster.</para><para>Valid for Cluster Type: Multi-AZ DB clusters only</para><para>This setting is required to create a Multi-AZ DB cluster.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBClusterCmdlet.AutoMinorVersionUpgrade">
            <summary>
            <para>
            <para>Specifies whether minor engine upgrades are applied automatically to the DB cluster
            during the maintenance window. By default, minor engine upgrades are applied automatically.</para><para>Valid for Cluster Type: Multi-AZ DB clusters only</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBClusterCmdlet.ScalingConfiguration_AutoPause">
            <summary>
            <para>
            <para>Indicates whether to allow or disallow automatic pause for an Aurora DB cluster in
            <code>serverless</code> DB engine mode. A DB cluster can be paused only when it's
            idle (it has no connections).</para><note><para>If a DB cluster is paused for more than seven days, the DB cluster might be backed
            up with a snapshot. In this case, the DB cluster is restored when there is a request
            to connect to it.</para></note>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBClusterCmdlet.AvailabilityZone">
            <summary>
            <para>
            <para>A list of Availability Zones (AZs) where DB instances in the DB cluster can be created.</para><para>For information on Amazon Web Services Regions and Availability Zones, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/Concepts.RegionsAndAvailabilityZones.html">Choosing
            the Regions and Availability Zones</a> in the <i>Amazon Aurora User Guide</i>.</para><para>Valid for Cluster Type: Aurora DB clusters only</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBClusterCmdlet.BacktrackWindow">
            <summary>
            <para>
            <para>The target backtrack window, in seconds. To disable backtracking, set this value to
            <code>0</code>.</para><para>Valid for Cluster Type: Aurora MySQL DB clusters only</para><para>Default: <code>0</code></para><para>Constraints:</para><ul><li><para>If specified, this value must be set to a number from 0 to 259,200 (72 hours).</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBClusterCmdlet.BackupRetentionPeriod">
            <summary>
            <para>
            <para>The number of days for which automated backups are retained.</para><para>Valid for Cluster Type: Aurora DB clusters and Multi-AZ DB clusters</para><para>Default: <code>1</code></para><para>Constraints:</para><ul><li><para>Must be a value from 1 to 35.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBClusterCmdlet.CharacterSetName">
            <summary>
            <para>
            <para>The name of the character set (<code>CharacterSet</code>) to associate the DB cluster
            with.</para><para>Valid for Cluster Type: Aurora DB clusters only</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBClusterCmdlet.CopyTagsToSnapshot">
            <summary>
            <para>
            <para>Specifies whether to copy all tags from the DB cluster to snapshots of the DB cluster.
            The default is not to copy them.</para><para>Valid for Cluster Type: Aurora DB clusters and Multi-AZ DB clusters</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBClusterCmdlet.DatabaseName">
            <summary>
            <para>
            <para>The name for your database of up to 64 alphanumeric characters. If you don't provide
            a name, Amazon RDS doesn't create a database in the DB cluster you are creating.</para><para>Valid for Cluster Type: Aurora DB clusters and Multi-AZ DB clusters</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBClusterCmdlet.DBClusterIdentifier">
            <summary>
            <para>
            <para>The identifier for this DB cluster. This parameter is stored as a lowercase string.</para><para>Valid for Cluster Type: Aurora DB clusters and Multi-AZ DB clusters</para><para>Constraints:</para><ul><li><para>Must contain from 1 to 63 letters, numbers, or hyphens.</para></li><li><para>First character must be a letter.</para></li><li><para>Can't end with a hyphen or contain two consecutive hyphens.</para></li></ul><para>Example: <code>my-cluster1</code></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBClusterCmdlet.DBClusterInstanceClass">
            <summary>
            <para>
            <para>The compute and memory capacity of each DB instance in the Multi-AZ DB cluster, for
            example <code>db.m6gd.xlarge</code>. Not all DB instance classes are available in
            all Amazon Web Services Regions, or for all database engines.</para><para>For the full list of DB instance classes and availability for your engine, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Concepts.DBInstanceClass.html">DB
            instance class</a> in the <i>Amazon RDS User Guide</i>.</para><para>This setting is required to create a Multi-AZ DB cluster.</para><para>Valid for Cluster Type: Multi-AZ DB clusters only</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBClusterCmdlet.DBClusterParameterGroupName">
            <summary>
            <para>
            <para>The name of the DB cluster parameter group to associate with this DB cluster. If you
            don't specify a value, then the default DB cluster parameter group for the specified
            DB engine and version is used.</para><para>Valid for Cluster Type: Aurora DB clusters and Multi-AZ DB clusters</para><para>Constraints:</para><ul><li><para>If supplied, must match the name of an existing DB cluster parameter group.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBClusterCmdlet.DBSubnetGroupName">
            <summary>
            <para>
            <para>A DB subnet group to associate with this DB cluster.</para><para>This setting is required to create a Multi-AZ DB cluster.</para><para>Valid for Cluster Type: Aurora DB clusters and Multi-AZ DB clusters</para><para>Constraints:</para><ul><li><para>Must match the name of an existing DB subnet group.</para></li><li><para>Must not be <code>default</code>.</para></li></ul><para>Example: <code>mydbsubnetgroup</code></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBClusterCmdlet.DBSystemId">
            <summary>
            <para>
            <para>Reserved for future use.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBClusterCmdlet.DeletionProtection">
            <summary>
            <para>
            <para>Specifies whether the DB cluster has deletion protection enabled. The database can't
            be deleted when deletion protection is enabled. By default, deletion protection isn't
            enabled.</para><para>Valid for Cluster Type: Aurora DB clusters and Multi-AZ DB clusters</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBClusterCmdlet.Domain">
            <summary>
            <para>
            <para>The Active Directory directory ID to create the DB cluster in.</para><para>For Amazon Aurora DB clusters, Amazon RDS can use Kerberos authentication to authenticate
            users that connect to the DB cluster.</para><para>For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/kerberos-authentication.html">Kerberos
            authentication</a> in the <i>Amazon Aurora User Guide</i>.</para><para>Valid for Cluster Type: Aurora DB clusters only</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBClusterCmdlet.DomainIAMRoleName">
            <summary>
            <para>
            <para>The name of the IAM role to use when making API calls to the Directory Service.</para><para>Valid for Cluster Type: Aurora DB clusters only</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBClusterCmdlet.EnableCloudwatchLogsExport">
            <summary>
            <para>
            <para>The list of log types that need to be enabled for exporting to CloudWatch Logs.</para><para>Valid for Cluster Type: Aurora DB clusters and Multi-AZ DB clusters</para><para>The following values are valid for each DB engine:</para><ul><li><para>Aurora MySQL - <code>audit | error | general | slowquery</code></para></li><li><para>Aurora PostgreSQL - <code>postgresql</code></para></li><li><para>RDS for MySQL - <code>error | general | slowquery</code></para></li><li><para>RDS for PostgreSQL - <code>postgresql | upgrade</code></para></li></ul><para>For more information about exporting CloudWatch Logs for Amazon RDS, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_LogAccess.html#USER_LogAccess.Procedural.UploadtoCloudWatch">Publishing
            Database Logs to Amazon CloudWatch Logs</a> in the <i>Amazon RDS User Guide</i>.</para><para>For more information about exporting CloudWatch Logs for Amazon Aurora, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/USER_LogAccess.html#USER_LogAccess.Procedural.UploadtoCloudWatch">Publishing
            Database Logs to Amazon CloudWatch Logs</a> in the <i>Amazon Aurora User Guide</i>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBClusterCmdlet.EnableGlobalWriteForwarding">
            <summary>
            <para>
            <para>Specifies whether to enable this DB cluster to forward write operations to the primary
            cluster of a global cluster (Aurora global database). By default, write operations
            are not allowed on Aurora DB clusters that are secondary clusters in an Aurora global
            database.</para><para>You can set this value only on Aurora DB clusters that are members of an Aurora global
            database. With this parameter enabled, a secondary cluster can forward writes to the
            current primary cluster, and the resulting changes are replicated back to this cluster.
            For the primary DB cluster of an Aurora global database, this value is used immediately
            if the primary is demoted by a global cluster API operation, but it does nothing until
            then.</para><para>Valid for Cluster Type: Aurora DB clusters only</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBClusterCmdlet.EnableHttpEndpoint">
            <summary>
            <para>
            <para>Specifies whether to enable the HTTP endpoint for an Aurora Serverless v1 DB cluster.
            By default, the HTTP endpoint is disabled.</para><para>When enabled, the HTTP endpoint provides a connectionless web service API for running
            SQL queries on the Aurora Serverless v1 DB cluster. You can also query your database
            from inside the RDS console with the query editor.</para><para>For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/data-api.html">Using
            the Data API for Aurora Serverless v1</a> in the <i>Amazon Aurora User Guide</i>.</para><para>Valid for Cluster Type: Aurora DB clusters only</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBClusterCmdlet.EnableIAMDatabaseAuthentication">
            <summary>
            <para>
            <para>Specifies whether to enable mapping of Amazon Web Services Identity and Access Management
            (IAM) accounts to database accounts. By default, mapping isn't enabled.</para><para>For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/UsingWithRDS.IAMDBAuth.html">
            IAM Database Authentication</a> in the <i>Amazon Aurora User Guide</i>.</para><para>Valid for Cluster Type: Aurora DB clusters only</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBClusterCmdlet.EnableLocalWriteForwarding">
            <summary>
            <para>
            <para>Specifies whether read replicas can forward write operations to the writer DB instance
            in the DB cluster. By default, write operations aren't allowed on reader DB instances.</para><para>Valid for: Aurora DB clusters only</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBClusterCmdlet.EnablePerformanceInsight">
            <summary>
            <para>
            <para>Specifies whether to turn on Performance Insights for the DB cluster.</para><para>For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_PerfInsights.html">
            Using Amazon Performance Insights</a> in the <i>Amazon RDS User Guide</i>.</para><para>Valid for Cluster Type: Multi-AZ DB clusters only</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBClusterCmdlet.Engine">
            <summary>
            <para>
            <para>The database engine to use for this DB cluster.</para><para>Valid for Cluster Type: Aurora DB clusters and Multi-AZ DB clusters</para><para>Valid Values: <code>aurora-mysql | aurora-postgresql | mysql | postgres</code></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBClusterCmdlet.EngineMode">
            <summary>
            <para>
            <para>The DB engine mode of the DB cluster, either <code>provisioned</code> or <code>serverless</code>.</para><para>The <code>serverless</code> engine mode only applies for Aurora Serverless v1 DB clusters.</para><para>For information about limitations and requirements for Serverless DB clusters, see
            the following sections in the <i>Amazon Aurora User Guide</i>:</para><ul><li><para><a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/aurora-serverless.html#aurora-serverless.limitations">Limitations
            of Aurora Serverless v1</a></para></li><li><para><a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/aurora-serverless-v2.requirements.html">Requirements
            for Aurora Serverless v2</a></para></li></ul><para>Valid for Cluster Type: Aurora DB clusters only</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBClusterCmdlet.EngineVersion">
            <summary>
            <para>
            <para>The version number of the database engine to use.</para><para>To list all of the available engine versions for Aurora MySQL version 2 (5.7-compatible)
            and version 3 (MySQL 8.0-compatible), use the following command:</para><para><code>aws rds describe-db-engine-versions --engine aurora-mysql --query "DBEngineVersions[].EngineVersion"</code></para><para>You can supply either <code>5.7</code> or <code>8.0</code> to use the default engine
            version for Aurora MySQL version 2 or version 3, respectively.</para><para>To list all of the available engine versions for Aurora PostgreSQL, use the following
            command:</para><para><code>aws rds describe-db-engine-versions --engine aurora-postgresql --query "DBEngineVersions[].EngineVersion"</code></para><para>To list all of the available engine versions for RDS for MySQL, use the following
            command:</para><para><code>aws rds describe-db-engine-versions --engine mysql --query "DBEngineVersions[].EngineVersion"</code></para><para>To list all of the available engine versions for RDS for PostgreSQL, use the following
            command:</para><para><code>aws rds describe-db-engine-versions --engine postgres --query "DBEngineVersions[].EngineVersion"</code></para><para>For information about a specific engine, see the following topics:</para><ul><li><para>Aurora MySQL - see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/AuroraMySQL.Updates.html">Database
            engine updates for Amazon Aurora MySQL</a> in the <i>Amazon Aurora User Guide</i>.</para></li><li><para>Aurora PostgreSQL - see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/AuroraPostgreSQL.Updates.20180305.html">Amazon
            Aurora PostgreSQL releases and engine versions</a> in the <i>Amazon Aurora User Guide</i>.</para></li><li><para>RDS for MySQL - see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/CHAP_MySQL.html#MySQL.Concepts.VersionMgmt">Amazon
            RDS for MySQL</a> in the <i>Amazon RDS User Guide</i>.</para></li><li><para>RDS for PostgreSQL - see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/CHAP_PostgreSQL.html#PostgreSQL.Concepts">Amazon
            RDS for PostgreSQL</a> in the <i>Amazon RDS User Guide</i>.</para></li></ul><para>Valid for Cluster Type: Aurora DB clusters and Multi-AZ DB clusters</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBClusterCmdlet.GlobalClusterIdentifier">
            <summary>
            <para>
            <para>The global cluster ID of an Aurora cluster that becomes the primary cluster in the
            new global database cluster.</para><para>Valid for Cluster Type: Aurora DB clusters only</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBClusterCmdlet.RdsCustomClusterConfiguration_InterconnectSubnetId">
            <summary>
            <para>
            <para>Reserved for future use.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBClusterCmdlet.Iops">
            <summary>
            <para>
            <para>The amount of Provisioned IOPS (input/output operations per second) to be initially
            allocated for each DB instance in the Multi-AZ DB cluster.</para><para>For information about valid IOPS values, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/CHAP_Storage.html#USER_PIOPS">Provisioned
            IOPS storage</a> in the <i>Amazon RDS User Guide</i>.</para><para>This setting is required to create a Multi-AZ DB cluster.</para><para>Valid for Cluster Type: Multi-AZ DB clusters only</para><para>Constraints:</para><ul><li><para>Must be a multiple between .5 and 50 of the storage amount for the DB cluster.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBClusterCmdlet.KmsKeyId">
            <summary>
            <para>
            <para>The Amazon Web Services KMS key identifier for an encrypted DB cluster.</para><para>The Amazon Web Services KMS key identifier is the key ARN, key ID, alias ARN, or alias
            name for the KMS key. To use a KMS key in a different Amazon Web Services account,
            specify the key ARN or alias ARN.</para><para>When a KMS key isn't specified in <code>KmsKeyId</code>:</para><ul><li><para>If <code>ReplicationSourceIdentifier</code> identifies an encrypted source, then Amazon
            RDS uses the KMS key used to encrypt the source. Otherwise, Amazon RDS uses your default
            KMS key.</para></li><li><para>If the <code>StorageEncrypted</code> parameter is enabled and <code>ReplicationSourceIdentifier</code>
            isn't specified, then Amazon RDS uses your default KMS key.</para></li></ul><para>There is a default KMS key for your Amazon Web Services account. Your Amazon Web Services
            account has a different default KMS key for each Amazon Web Services Region.</para><para>If you create a read replica of an encrypted DB cluster in another Amazon Web Services
            Region, make sure to set <code>KmsKeyId</code> to a KMS key identifier that is valid
            in the destination Amazon Web Services Region. This KMS key is used to encrypt the
            read replica in that Amazon Web Services Region.</para><para>Valid for Cluster Type: Aurora DB clusters and Multi-AZ DB clusters</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBClusterCmdlet.ManageMasterUserPassword">
            <summary>
            <para>
            <para>Specifies whether to manage the master user password with Amazon Web Services Secrets
            Manager.</para><para>For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/rds-secrets-manager.html">Password
            management with Amazon Web Services Secrets Manager</a> in the <i>Amazon RDS User
            Guide</i> and <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/rds-secrets-manager.html">Password
            management with Amazon Web Services Secrets Manager</a> in the <i>Amazon Aurora User
            Guide.</i></para><para>Valid for Cluster Type: Aurora DB clusters and Multi-AZ DB clusters</para><para>Constraints:</para><ul><li><para>Can't manage the master user password with Amazon Web Services Secrets Manager if
            <code>MasterUserPassword</code> is specified.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBClusterCmdlet.MasterUsername">
            <summary>
            <para>
            <para>The name of the master user for the DB cluster.</para><para>Valid for Cluster Type: Aurora DB clusters and Multi-AZ DB clusters</para><para>Constraints:</para><ul><li><para>Must be 1 to 16 letters or numbers.</para></li><li><para>First character must be a letter.</para></li><li><para>Can't be a reserved word for the chosen database engine.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBClusterCmdlet.MasterUserPassword">
            <summary>
            <para>
            <para>The password for the master database user.</para><para>Valid for Cluster Type: Aurora DB clusters and Multi-AZ DB clusters</para><para>Constraints:</para><ul><li><para>Must contain from 8 to 41 characters.</para></li><li><para>Can contain any printable ASCII character except "/", """, or "@".</para></li><li><para>Can't be specified if <code>ManageMasterUserPassword</code> is turned on.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBClusterCmdlet.MasterUserSecretKmsKeyId">
            <summary>
            <para>
            <para>The Amazon Web Services KMS key identifier to encrypt a secret that is automatically
            generated and managed in Amazon Web Services Secrets Manager.</para><para>This setting is valid only if the master user password is managed by RDS in Amazon
            Web Services Secrets Manager for the DB cluster.</para><para>The Amazon Web Services KMS key identifier is the key ARN, key ID, alias ARN, or alias
            name for the KMS key. To use a KMS key in a different Amazon Web Services account,
            specify the key ARN or alias ARN.</para><para>If you don't specify <code>MasterUserSecretKmsKeyId</code>, then the <code>aws/secretsmanager</code>
            KMS key is used to encrypt the secret. If the secret is in a different Amazon Web
            Services account, then you can't use the <code>aws/secretsmanager</code> KMS key to
            encrypt the secret, and you must use a customer managed KMS key.</para><para>There is a default KMS key for your Amazon Web Services account. Your Amazon Web Services
            account has a different default KMS key for each Amazon Web Services Region.</para><para>Valid for Cluster Type: Aurora DB clusters and Multi-AZ DB clusters</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBClusterCmdlet.ScalingConfiguration_MaxCapacity">
            <summary>
            <para>
            <para>The maximum capacity for an Aurora DB cluster in <code>serverless</code> DB engine
            mode.</para><para>For Aurora MySQL, valid capacity values are <code>1</code>, <code>2</code>, <code>4</code>,
            <code>8</code>, <code>16</code>, <code>32</code>, <code>64</code>, <code>128</code>,
            and <code>256</code>.</para><para>For Aurora PostgreSQL, valid capacity values are <code>2</code>, <code>4</code>, <code>8</code>,
            <code>16</code>, <code>32</code>, <code>64</code>, <code>192</code>, and <code>384</code>.</para><para>The maximum capacity must be greater than or equal to the minimum capacity.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBClusterCmdlet.ServerlessV2ScalingConfiguration_MaxCapacity">
            <summary>
            <para>
            <para>The maximum number of Aurora capacity units (ACUs) for a DB instance in an Aurora
            Serverless v2 cluster. You can specify ACU values in half-step increments, such as
            40, 40.5, 41, and so on. The largest value that you can use is 128.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBClusterCmdlet.ScalingConfiguration_MinCapacity">
            <summary>
            <para>
            <para>The minimum capacity for an Aurora DB cluster in <code>serverless</code> DB engine
            mode.</para><para>For Aurora MySQL, valid capacity values are <code>1</code>, <code>2</code>, <code>4</code>,
            <code>8</code>, <code>16</code>, <code>32</code>, <code>64</code>, <code>128</code>,
            and <code>256</code>.</para><para>For Aurora PostgreSQL, valid capacity values are <code>2</code>, <code>4</code>, <code>8</code>,
            <code>16</code>, <code>32</code>, <code>64</code>, <code>192</code>, and <code>384</code>.</para><para>The minimum capacity must be less than or equal to the maximum capacity.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBClusterCmdlet.ServerlessV2ScalingConfiguration_MinCapacity">
            <summary>
            <para>
            <para>The minimum number of Aurora capacity units (ACUs) for a DB instance in an Aurora
            Serverless v2 cluster. You can specify ACU values in half-step increments, such as
            8, 8.5, 9, and so on. The smallest value that you can use is 0.5.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBClusterCmdlet.MonitoringInterval">
            <summary>
            <para>
            <para>The interval, in seconds, between points when Enhanced Monitoring metrics are collected
            for the DB cluster. To turn off collecting Enhanced Monitoring metrics, specify <code>0</code>.</para><para>If <code>MonitoringRoleArn</code> is specified, also set <code>MonitoringInterval</code>
            to a value other than <code>0</code>.</para><para>Valid for Cluster Type: Multi-AZ DB clusters only</para><para>Valid Values: <code>0 | 1 | 5 | 10 | 15 | 30 | 60</code></para><para>Default: <code>0</code></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBClusterCmdlet.MonitoringRoleArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) for the IAM role that permits RDS to send Enhanced
            Monitoring metrics to Amazon CloudWatch Logs. An example is <code>arn:aws:iam:123456789012:role/emaccess</code>.
            For information on creating a monitoring role, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_Monitoring.OS.html#USER_Monitoring.OS.Enabling">Setting
            up and enabling Enhanced Monitoring</a> in the <i>Amazon RDS User Guide</i>.</para><para>If <code>MonitoringInterval</code> is set to a value other than <code>0</code>, supply
            a <code>MonitoringRoleArn</code> value.</para><para>Valid for Cluster Type: Multi-AZ DB clusters only</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBClusterCmdlet.NetworkType">
            <summary>
            <para>
            <para>The network type of the DB cluster.</para><para>The network type is determined by the <code>DBSubnetGroup</code> specified for the
            DB cluster. A <code>DBSubnetGroup</code> can support only the IPv4 protocol or the
            IPv4 and the IPv6 protocols (<code>DUAL</code>).</para><para>For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/USER_VPC.WorkingWithRDSInstanceinaVPC.html">
            Working with a DB instance in a VPC</a> in the <i>Amazon Aurora User Guide.</i></para><para>Valid for Cluster Type: Aurora DB clusters only</para><para>Valid Values: <code>IPV4 | DUAL</code></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBClusterCmdlet.OptionGroupName">
            <summary>
            <para>
            <para>The option group to associate the DB cluster with.</para><para>DB clusters are associated with a default option group that can't be modified.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBClusterCmdlet.PerformanceInsightsKMSKeyId">
            <summary>
            <para>
            <para>The Amazon Web Services KMS key identifier for encryption of Performance Insights
            data.</para><para>The Amazon Web Services KMS key identifier is the key ARN, key ID, alias ARN, or alias
            name for the KMS key.</para><para>If you don't specify a value for <code>PerformanceInsightsKMSKeyId</code>, then Amazon
            RDS uses your default KMS key. There is a default KMS key for your Amazon Web Services
            account. Your Amazon Web Services account has a different default KMS key for each
            Amazon Web Services Region.</para><para>Valid for Cluster Type: Multi-AZ DB clusters only</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBClusterCmdlet.PerformanceInsightsRetentionPeriod">
            <summary>
            <para>
            <para>The number of days to retain Performance Insights data.</para><para>Valid for Cluster Type: Multi-AZ DB clusters only</para><para>Valid Values:</para><ul><li><para><code>7</code></para></li><li><para><i>month</i> * 31, where <i>month</i> is a number of months from 1-23. Examples:
            <code>93</code> (3 months * 31), <code>341</code> (11 months * 31), <code>589</code>
            (19 months * 31)</para></li><li><para><code>731</code></para></li></ul><para>Default: <code>7</code> days</para><para>If you specify a retention period that isn't valid, such as <code>94</code>, Amazon
            RDS issues an error.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBClusterCmdlet.Port">
            <summary>
            <para>
            <para>The port number on which the instances in the DB cluster accept connections.</para><para>Valid for Cluster Type: Aurora DB clusters and Multi-AZ DB clusters</para><para>Valid Values: <code>1150-65535</code></para><para>Default:</para><ul><li><para>RDS for MySQL and Aurora MySQL - <code>3306</code></para></li><li><para>RDS for PostgreSQL and Aurora PostgreSQL - <code>5432</code></para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBClusterCmdlet.PreferredBackupWindow">
            <summary>
            <para>
            <para>The daily time range during which automated backups are created if automated backups
            are enabled using the <code>BackupRetentionPeriod</code> parameter.</para><para>Valid for Cluster Type: Aurora DB clusters and Multi-AZ DB clusters</para><para>The default is a 30-minute window selected at random from an 8-hour block of time
            for each Amazon Web Services Region. To view the time blocks available, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/Aurora.Managing.Backups.html#Aurora.Managing.Backups.BackupWindow">
            Backup window</a> in the <i>Amazon Aurora User Guide</i>.</para><para>Constraints:</para><ul><li><para>Must be in the format <code>hh24:mi-hh24:mi</code>.</para></li><li><para>Must be in Universal Coordinated Time (UTC).</para></li><li><para>Must not conflict with the preferred maintenance window.</para></li><li><para>Must be at least 30 minutes.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBClusterCmdlet.PreferredMaintenanceWindow">
            <summary>
            <para>
            <para>The weekly time range during which system maintenance can occur.</para><para>Valid for Cluster Type: Aurora DB clusters and Multi-AZ DB clusters</para><para>The default is a 30-minute window selected at random from an 8-hour block of time
            for each Amazon Web Services Region, occurring on a random day of the week. To see
            the time blocks available, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/USER_UpgradeDBInstance.Maintenance.html#AdjustingTheMaintenanceWindow.Aurora">
            Adjusting the Preferred DB Cluster Maintenance Window</a> in the <i>Amazon Aurora
            User Guide</i>.</para><para>Constraints:</para><ul><li><para>Must be in the format <code>ddd:hh24:mi-ddd:hh24:mi</code>.</para></li><li><para>Days must be one of <code>Mon | Tue | Wed | Thu | Fri | Sat | Sun</code>.</para></li><li><para>Must be in Universal Coordinated Time (UTC).</para></li><li><para>Must be at least 30 minutes.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBClusterCmdlet.PreSignedUrl">
            <summary>
            <para>
            <para>When you are replicating a DB cluster from one Amazon Web Services GovCloud (US) Region
            to another, an URL that contains a Signature Version 4 signed request for the <code>CreateDBCluster</code>
            operation to be called in the source Amazon Web Services Region where the DB cluster
            is replicated from. Specify <code>PreSignedUrl</code> only when you are performing
            cross-Region replication from an encrypted DB cluster.</para><para>The presigned URL must be a valid request for the <code>CreateDBCluster</code> API
            operation that can run in the source Amazon Web Services Region that contains the
            encrypted DB cluster to copy.</para><para>The presigned URL request must contain the following parameter values:</para><ul><li><para><code>KmsKeyId</code> - The KMS key identifier for the KMS key to use to encrypt
            the copy of the DB cluster in the destination Amazon Web Services Region. This should
            refer to the same KMS key for both the <code>CreateDBCluster</code> operation that
            is called in the destination Amazon Web Services Region, and the operation contained
            in the presigned URL.</para></li><li><para><code>DestinationRegion</code> - The name of the Amazon Web Services Region that
            Aurora read replica will be created in.</para></li><li><para><code>ReplicationSourceIdentifier</code> - The DB cluster identifier for the encrypted
            DB cluster to be copied. This identifier must be in the Amazon Resource Name (ARN)
            format for the source Amazon Web Services Region. For example, if you are copying
            an encrypted DB cluster from the us-west-2 Amazon Web Services Region, then your <code>ReplicationSourceIdentifier</code>
            would look like Example: <code>arn:aws:rds:us-west-2:123456789012:cluster:aurora-cluster1</code>.</para></li></ul><para>To learn how to generate a Signature Version 4 signed request, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/API/sigv4-query-string-auth.html">
            Authenticating Requests: Using Query Parameters (Amazon Web Services Signature Version
            4)</a> and <a href="https://docs.aws.amazon.com/general/latest/gr/signature-version-4.html">
            Signature Version 4 Signing Process</a>.</para><note><para>If you are using an Amazon Web Services SDK tool or the CLI, you can specify <code>SourceRegion</code>
            (or <code>--source-region</code> for the CLI) instead of specifying <code>PreSignedUrl</code>
            manually. Specifying <code>SourceRegion</code> autogenerates a presigned URL that
            is a valid request for the operation that can run in the source Amazon Web Services
            Region.</para></note><para>Valid for Cluster Type: Aurora DB clusters only</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBClusterCmdlet.PubliclyAccessible">
            <summary>
            <para>
            <para>Specifies whether the DB cluster is publicly accessible.</para><para>When the DB cluster is publicly accessible, its Domain Name System (DNS) endpoint
            resolves to the private IP address from within the DB cluster's virtual private cloud
            (VPC). It resolves to the public IP address from outside of the DB cluster's VPC.
            Access to the DB cluster is ultimately controlled by the security group it uses. That
            public access isn't permitted if the security group assigned to the DB cluster doesn't
            permit it.</para><para>When the DB cluster isn't publicly accessible, it is an internal DB cluster with a
            DNS name that resolves to a private IP address.</para><para>Valid for Cluster Type: Multi-AZ DB clusters only</para><para>Default: The default behavior varies depending on whether <code>DBSubnetGroupName</code>
            is specified.</para><para>If <code>DBSubnetGroupName</code> isn't specified, and <code>PubliclyAccessible</code>
            isn't specified, the following applies:</para><ul><li><para>If the default VPC in the target Region doesnā€™t have an internet gateway attached
            to it, the DB cluster is private.</para></li><li><para>If the default VPC in the target Region has an internet gateway attached to it, the
            DB cluster is public.</para></li></ul><para>If <code>DBSubnetGroupName</code> is specified, and <code>PubliclyAccessible</code>
            isn't specified, the following applies:</para><ul><li><para>If the subnets are part of a VPC that doesnā€™t have an internet gateway attached to
            it, the DB cluster is private.</para></li><li><para>If the subnets are part of a VPC that has an internet gateway attached to it, the
            DB cluster is public.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBClusterCmdlet.ReplicationSourceIdentifier">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the source DB instance or DB cluster if this DB
            cluster is created as a read replica.</para><para>Valid for Cluster Type: Aurora DB clusters and Multi-AZ DB clusters</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBClusterCmdlet.ScalingConfiguration_SecondsBeforeTimeout">
            <summary>
            <para>
            <para>The amount of time, in seconds, that Aurora Serverless v1 tries to find a scaling
            point to perform seamless scaling before enforcing the timeout action. The default
            is 300.</para><para>Specify a value between 60 and 600 seconds.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBClusterCmdlet.ScalingConfiguration_SecondsUntilAutoPause">
            <summary>
            <para>
            <para>The time, in seconds, before an Aurora DB cluster in <code>serverless</code> mode
            is paused.</para><para>Specify a value between 300 and 86,400 seconds.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBClusterCmdlet.SourceRegion">
            <summary>
            <para>
             The SourceRegion for generating the PreSignedUrl property.
             
             If SourceRegion is set and the PreSignedUrl property is not,
             then PreSignedUrl will be automatically generated by the client.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBClusterCmdlet.StorageEncrypted">
            <summary>
            <para>
            <para>Specifies whether the DB cluster is encrypted.</para><para>Valid for Cluster Type: Aurora DB clusters and Multi-AZ DB clusters</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBClusterCmdlet.StorageType">
            <summary>
            <para>
            <para>The storage type to associate with the DB cluster.</para><para>For information on storage types for Aurora DB clusters, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/Aurora.Overview.StorageReliability.html#aurora-storage-type">Storage
            configurations for Amazon Aurora DB clusters</a>. For information on storage types
            for Multi-AZ DB clusters, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/create-multi-az-db-cluster.html#create-multi-az-db-cluster-settings">Settings
            for creating Multi-AZ DB clusters</a>.</para><para>This setting is required to create a Multi-AZ DB cluster.</para><para>When specified for a Multi-AZ DB cluster, a value for the <code>Iops</code> parameter
            is required.</para><para>Valid for Cluster Type: Aurora DB clusters and Multi-AZ DB clusters</para><para>Valid Values:</para><ul><li><para>Aurora DB clusters - <code>aurora | aurora-iopt1</code></para></li><li><para>Multi-AZ DB clusters - <code>io1</code></para></li></ul><para>Default:</para><ul><li><para>Aurora DB clusters - <code>aurora</code></para></li><li><para>Multi-AZ DB clusters - <code>io1</code></para></li></ul><note><para>When you create an Aurora DB cluster with the storage type set to <code>aurora-iopt1</code>,
            the storage type is returned in the response. The storage type isn't returned when
            you set it to <code>aurora</code>.</para></note>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBClusterCmdlet.Tag">
            <summary>
            <para>
            <para>Tags to assign to the DB cluster.</para><para>Valid for Cluster Type: Aurora DB clusters and Multi-AZ DB clusters</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBClusterCmdlet.ScalingConfiguration_TimeoutAction">
            <summary>
            <para>
            <para>The action to take when the timeout is reached, either <code>ForceApplyCapacityChange</code>
            or <code>RollbackCapacityChange</code>.</para><para><code>ForceApplyCapacityChange</code> sets the capacity to the specified value as
            soon as possible.</para><para><code>RollbackCapacityChange</code>, the default, ignores the capacity change if
            a scaling point isn't found in the timeout period.</para><important><para>If you specify <code>ForceApplyCapacityChange</code>, connections that prevent Aurora
            Serverless v1 from finding a scaling point might be dropped.</para></important><para>For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/aurora-serverless.how-it-works.html#aurora-serverless.how-it-works.auto-scaling">
            Autoscaling for Aurora Serverless v1</a> in the <i>Amazon Aurora User Guide</i>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBClusterCmdlet.RdsCustomClusterConfiguration_TransitGatewayMulticastDomainId">
            <summary>
            <para>
            <para>Reserved for future use.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBClusterCmdlet.VpcSecurityGroupId">
            <summary>
            <para>
            <para>A list of EC2 VPC security groups to associate with this DB cluster.</para><para>Valid for Cluster Type: Aurora DB clusters and Multi-AZ DB clusters</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBClusterCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'DBCluster'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.RDS.Model.CreateDBClusterResponse).
            Specifying the name of a property of type Amazon.RDS.Model.CreateDBClusterResponse 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.RDS.NewRDSDBClusterCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DBClusterIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^DBClusterIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBClusterCmdlet.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.RDS.NewRDSDBClusterEndpointCmdlet">
            <summary>
            Creates a new custom endpoint and associates it with an Amazon Aurora DB cluster.
             
             <note><para>
            This action applies only to Aurora DB clusters.
            </para></note>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBClusterEndpointCmdlet.DBClusterEndpointIdentifier">
            <summary>
            <para>
            <para>The identifier to use for the new endpoint. This parameter is stored as a lowercase
            string.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBClusterEndpointCmdlet.DBClusterIdentifier">
            <summary>
            <para>
            <para>The DB cluster identifier of the DB cluster associated with the endpoint. This parameter
            is stored as a lowercase string.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBClusterEndpointCmdlet.EndpointType">
            <summary>
            <para>
            <para>The type of the endpoint, one of: <code>READER</code>, <code>WRITER</code>, <code>ANY</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBClusterEndpointCmdlet.ExcludedMember">
            <summary>
            <para>
            <para>List of DB instance identifiers that aren't part of the custom endpoint group. All
            other eligible instances are reachable through the custom endpoint. This parameter
            is relevant only if the list of static members is empty.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBClusterEndpointCmdlet.StaticMember">
            <summary>
            <para>
            <para>List of DB instance identifiers that are part of the custom endpoint group.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBClusterEndpointCmdlet.Tag">
            <summary>
            <para>
            <para>The tags to be assigned to the Amazon RDS resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBClusterEndpointCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is '*'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.RDS.Model.CreateDBClusterEndpointResponse).
            Specifying the name of a property of type Amazon.RDS.Model.CreateDBClusterEndpointResponse 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.RDS.NewRDSDBClusterEndpointCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DBClusterEndpointIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^DBClusterEndpointIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBClusterEndpointCmdlet.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.RDS.NewRDSDBClusterParameterGroupCmdlet">
            <summary>
            Creates a new DB cluster parameter group.
             
              
            <para>
            Parameters in a DB cluster parameter group apply to all of the instances in a DB cluster.
            </para><para>
            A DB cluster parameter group is initially created with the default parameters for
            the database engine used by instances in the DB cluster. To provide custom values
            for any of the parameters, you must modify the group after creating it using <code>ModifyDBClusterParameterGroup</code>.
            Once you've created a DB cluster parameter group, you need to associate it with your
            DB cluster using <code>ModifyDBCluster</code>.
            </para><para>
            When you associate a new DB cluster parameter group with a running Aurora DB cluster,
            reboot the DB instances in the DB cluster without failover for the new DB cluster
            parameter group and associated settings to take effect.
            </para><para>
            When you associate a new DB cluster parameter group with a running Multi-AZ DB cluster,
            reboot the DB cluster without failover for the new DB cluster parameter group and
            associated settings to take effect.
            </para><important><para>
            After you create a DB cluster parameter group, you should wait at least 5 minutes
            before creating your first DB cluster that uses that DB cluster parameter group as
            the default parameter group. This allows Amazon RDS to fully complete the create action
            before the DB cluster parameter group is used as the default for a new DB cluster.
            This is especially important for parameters that are critical when creating the default
            database for a DB cluster, such as the character set for the default database defined
            by the <code>character_set_database</code> parameter. You can use the <i>Parameter
            Groups</i> option of the <a href="https://console.aws.amazon.com/rds/">Amazon RDS
            console</a> or the <code>DescribeDBClusterParameters</code> operation to verify that
            your DB cluster parameter group has been created or modified.
            </para></important><para>
            For more information on Amazon Aurora, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/CHAP_AuroraOverview.html">
            What is Amazon Aurora?</a> in the <i>Amazon Aurora User Guide</i>.
            </para><para>
            For more information on Multi-AZ DB clusters, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/multi-az-db-clusters-concepts.html">
            Multi-AZ DB cluster deployments</a> in the <i>Amazon RDS User Guide</i>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBClusterParameterGroupCmdlet.DBClusterParameterGroupName">
            <summary>
            <para>
            <para>The name of the DB cluster parameter group.</para><para>Constraints:</para><ul><li><para>Must not match the name of an existing DB cluster parameter group.</para></li></ul><note><para>This value is stored as a lowercase string.</para></note>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBClusterParameterGroupCmdlet.DBParameterGroupFamily">
            <summary>
            <para>
            <para>The DB cluster parameter group family name. A DB cluster parameter group can be associated
            with one and only one DB cluster parameter group family, and can be applied only to
            a DB cluster running a database engine and engine version compatible with that DB
            cluster parameter group family.</para><para><b>Aurora MySQL</b></para><para>Example: <code>aurora-mysql5.7</code>, <code>aurora-mysql8.0</code></para><para><b>Aurora PostgreSQL</b></para><para>Example: <code>aurora-postgresql14</code></para><para><b>RDS for MySQL</b></para><para>Example: <code>mysql8.0</code></para><para><b>RDS for PostgreSQL</b></para><para>Example: <code>postgres12</code></para><para>To list all of the available parameter group families for a DB engine, use the following
            command:</para><para><code>aws rds describe-db-engine-versions --query "DBEngineVersions[].DBParameterGroupFamily"
            --engine &lt;engine&gt;</code></para><para>For example, to list all of the available parameter group families for the Aurora
            PostgreSQL DB engine, use the following command:</para><para><code>aws rds describe-db-engine-versions --query "DBEngineVersions[].DBParameterGroupFamily"
            --engine aurora-postgresql</code></para><note><para>The output contains duplicates.</para></note><para>The following are the valid DB engine values:</para><ul><li><para><code>aurora-mysql</code></para></li><li><para><code>aurora-postgresql</code></para></li><li><para><code>mysql</code></para></li><li><para><code>postgres</code></para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBClusterParameterGroupCmdlet.Description">
            <summary>
            <para>
            <para>The description for the DB cluster parameter group.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBClusterParameterGroupCmdlet.Tag">
            <summary>
            <para>
            <para>Tags to assign to the DB cluster parameter group.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBClusterParameterGroupCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'DBClusterParameterGroup'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.RDS.Model.CreateDBClusterParameterGroupResponse).
            Specifying the name of a property of type Amazon.RDS.Model.CreateDBClusterParameterGroupResponse 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.RDS.NewRDSDBClusterParameterGroupCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DBClusterParameterGroupName parameter.
            The -PassThru parameter is deprecated, use -Select '^DBClusterParameterGroupName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBClusterParameterGroupCmdlet.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.RDS.NewRDSDBClusterSnapshotCmdlet">
            <summary>
            Creates a snapshot of a DB cluster.
             
              
            <para>
            For more information on Amazon Aurora, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/CHAP_AuroraOverview.html">
            What is Amazon Aurora?</a> in the <i>Amazon Aurora User Guide</i>.
            </para><para>
            For more information on Multi-AZ DB clusters, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/multi-az-db-clusters-concepts.html">
            Multi-AZ DB cluster deployments</a> in the <i>Amazon RDS User Guide</i>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBClusterSnapshotCmdlet.DBClusterIdentifier">
            <summary>
            <para>
            <para>The identifier of the DB cluster to create a snapshot for. This parameter isn't case-sensitive.</para><para>Constraints:</para><ul><li><para>Must match the identifier of an existing DBCluster.</para></li></ul><para>Example: <code>my-cluster1</code></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBClusterSnapshotCmdlet.DBClusterSnapshotIdentifier">
            <summary>
            <para>
            <para>The identifier of the DB cluster snapshot. This parameter is stored as a lowercase
            string.</para><para>Constraints:</para><ul><li><para>Must contain from 1 to 63 letters, numbers, or hyphens.</para></li><li><para>First character must be a letter.</para></li><li><para>Can't end with a hyphen or contain two consecutive hyphens.</para></li></ul><para>Example: <code>my-cluster1-snapshot1</code></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBClusterSnapshotCmdlet.Tag">
            <summary>
            <para>
            <para>The tags to be assigned to the DB cluster snapshot.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBClusterSnapshotCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'DBClusterSnapshot'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.RDS.Model.CreateDBClusterSnapshotResponse).
            Specifying the name of a property of type Amazon.RDS.Model.CreateDBClusterSnapshotResponse 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.RDS.NewRDSDBClusterSnapshotCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DBClusterIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^DBClusterIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBClusterSnapshotCmdlet.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.RDS.NewRDSDBInstanceCmdlet">
            <summary>
            Creates a new DB instance.
             
              
            <para>
            The new DB instance can be an RDS DB instance, or it can be a DB instance in an Aurora
            DB cluster. For an Aurora DB cluster, you can call this operation multiple times to
            add more than one DB instance to the cluster.
            </para><para>
            For more information about creating an RDS DB instance, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_CreateDBInstance.html">
            Creating an Amazon RDS DB instance</a> in the <i>Amazon RDS User Guide</i>.
            </para><para>
            For more information about creating a DB instance in an Aurora DB cluster, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/Aurora.CreateInstance.html">
            Creating an Amazon Aurora DB cluster</a> in the <i>Amazon Aurora User Guide</i>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBInstanceCmdlet.AllocatedStorage">
            <summary>
            <para>
            <para>The amount of storage in gibibytes (GiB) to allocate for the DB instance.</para><para>This setting doesn't apply to Amazon Aurora DB instances. Aurora cluster volumes automatically
            grow as the amount of data in your database increases, though you are only charged
            for the space that you use in an Aurora cluster volume.</para><dl><dt>Amazon RDS Custom</dt><dd><para>Constraints to the amount of storage for each storage type are the following:</para><ul><li><para>General Purpose (SSD) storage (gp2, gp3): Must be an integer from 40 to 65536 for
            RDS Custom for Oracle, 16384 for RDS Custom for SQL Server.</para></li><li><para>Provisioned IOPS storage (io1): Must be an integer from 40 to 65536 for RDS Custom
            for Oracle, 16384 for RDS Custom for SQL Server.</para></li></ul></dd><dt>RDS for MariaDB</dt><dd><para>Constraints to the amount of storage for each storage type are the following:</para><ul><li><para>General Purpose (SSD) storage (gp2, gp3): Must be an integer from 20 to 65536.</para></li><li><para>Provisioned IOPS storage (io1): Must be an integer from 100 to 65536.</para></li><li><para>Magnetic storage (standard): Must be an integer from 5 to 3072.</para></li></ul></dd><dt>RDS for MySQL</dt><dd><para>Constraints to the amount of storage for each storage type are the following:</para><ul><li><para>General Purpose (SSD) storage (gp2, gp3): Must be an integer from 20 to 65536.</para></li><li><para>Provisioned IOPS storage (io1): Must be an integer from 100 to 65536.</para></li><li><para>Magnetic storage (standard): Must be an integer from 5 to 3072.</para></li></ul></dd><dt>RDS for Oracle</dt><dd><para>Constraints to the amount of storage for each storage type are the following:</para><ul><li><para>General Purpose (SSD) storage (gp2, gp3): Must be an integer from 20 to 65536.</para></li><li><para>Provisioned IOPS storage (io1): Must be an integer from 100 to 65536.</para></li><li><para>Magnetic storage (standard): Must be an integer from 10 to 3072.</para></li></ul></dd><dt>RDS for PostgreSQL</dt><dd><para>Constraints to the amount of storage for each storage type are the following:</para><ul><li><para>General Purpose (SSD) storage (gp2, gp3): Must be an integer from 20 to 65536.</para></li><li><para>Provisioned IOPS storage (io1): Must be an integer from 100 to 65536.</para></li><li><para>Magnetic storage (standard): Must be an integer from 5 to 3072.</para></li></ul></dd><dt>RDS for SQL Server</dt><dd><para>Constraints to the amount of storage for each storage type are the following:</para><ul><li><para>General Purpose (SSD) storage (gp2, gp3):</para><ul><li><para>Enterprise and Standard editions: Must be an integer from 20 to 16384.</para></li><li><para>Web and Express editions: Must be an integer from 20 to 16384.</para></li></ul></li><li><para>Provisioned IOPS storage (io1):</para><ul><li><para>Enterprise and Standard editions: Must be an integer from 100 to 16384.</para></li><li><para>Web and Express editions: Must be an integer from 100 to 16384.</para></li></ul></li><li><para>Magnetic storage (standard):</para><ul><li><para>Enterprise and Standard editions: Must be an integer from 20 to 1024.</para></li><li><para>Web and Express editions: Must be an integer from 20 to 1024.</para></li></ul></li></ul></dd></dl>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBInstanceCmdlet.AutoMinorVersionUpgrade">
            <summary>
            <para>
            <para>Specifies whether minor engine upgrades are applied automatically to the DB instance
            during the maintenance window. By default, minor engine upgrades are applied automatically.</para><para>If you create an RDS Custom DB instance, you must set <code>AutoMinorVersionUpgrade</code>
            to <code>false</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBInstanceCmdlet.AvailabilityZone">
            <summary>
            <para>
            <para>The Availability Zone (AZ) where the database will be created. For information on
            Amazon Web Services Regions and Availability Zones, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Concepts.RegionsAndAvailabilityZones.html">Regions
            and Availability Zones</a>.</para><para>For Amazon Aurora, each Aurora DB cluster hosts copies of its storage in three separate
            Availability Zones. Specify one of these Availability Zones. Aurora automatically
            chooses an appropriate Availability Zone if you don't specify one.</para><para>Default: A random, system-chosen Availability Zone in the endpoint's Amazon Web Services
            Region.</para><para>Constraints:</para><ul><li><para>The <code>AvailabilityZone</code> parameter can't be specified if the DB instance
            is a Multi-AZ deployment.</para></li><li><para>The specified Availability Zone must be in the same Amazon Web Services Region as
            the current endpoint.</para></li></ul><para>Example: <code>us-east-1d</code></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBInstanceCmdlet.BackupRetentionPeriod">
            <summary>
            <para>
            <para>The number of days for which automated backups are retained. Setting this parameter
            to a positive number enables backups. Setting this parameter to <code>0</code> disables
            automated backups.</para><para>This setting doesn't apply to Amazon Aurora DB instances. The retention period for
            automated backups is managed by the DB cluster.</para><para>Default: <code>1</code></para><para>Constraints:</para><ul><li><para>Must be a value from 0 to 35.</para></li><li><para>Can't be set to 0 if the DB instance is a source to read replicas.</para></li><li><para>Can't be set to 0 for an RDS Custom for Oracle DB instance.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBInstanceCmdlet.BackupTarget">
            <summary>
            <para>
            <para>The location for storing automated backups and manual snapshots.</para><para>Valie Values:</para><ul><li><para><code>outposts</code> (Amazon Web Services Outposts)</para></li><li><para><code>region</code> (Amazon Web Services Region)</para></li></ul><para>Default: <code>region</code></para><para>For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/rds-on-outposts.html">Working
            with Amazon RDS on Amazon Web Services Outposts</a> in the <i>Amazon RDS User Guide</i>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBInstanceCmdlet.CACertificateIdentifier">
            <summary>
            <para>
            <para>The CA certificate identifier to use for the DB instance's server certificate.</para><para>This setting doesn't apply to RDS Custom DB instances.</para><para>For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/UsingWithRDS.SSL.html">Using
            SSL/TLS to encrypt a connection to a DB instance</a> in the <i>Amazon RDS User Guide</i>
            and <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/UsingWithRDS.SSL.html">
            Using SSL/TLS to encrypt a connection to a DB cluster</a> in the <i>Amazon Aurora
            User Guide</i>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBInstanceCmdlet.CharacterSetName">
            <summary>
            <para>
            <para>For supported engines, the character set (<code>CharacterSet</code>) to associate
            the DB instance with.</para><para>This setting doesn't apply to the following DB instances:</para><ul><li><para>Amazon Aurora - The character set is managed by the DB cluster. For more information,
            see <code>CreateDBCluster</code>.</para></li><li><para>RDS Custom - However, if you need to change the character set, you can change it on
            the database itself.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBInstanceCmdlet.CopyTagsToSnapshot">
            <summary>
            <para>
            <para>Specifies whether to copy tags from the DB instance to snapshots of the DB instance.
            By default, tags are not copied.</para><para>This setting doesn't apply to Amazon Aurora DB instances. Copying tags to snapshots
            is managed by the DB cluster. Setting this value for an Aurora DB instance has no
            effect on the DB cluster setting.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBInstanceCmdlet.CustomIamInstanceProfile">
            <summary>
            <para>
            <para>The instance profile associated with the underlying Amazon EC2 instance of an RDS
            Custom DB instance.</para><para>This setting is required for RDS Custom.</para><para>Constraints:</para><ul><li><para>The profile must exist in your account.</para></li><li><para>The profile must have an IAM role that Amazon EC2 has permissions to assume.</para></li><li><para>The instance profile name and the associated IAM role name must start with the prefix
            <code>AWSRDSCustom</code>.</para></li></ul><para>For the list of permissions required for the IAM role, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/custom-setup-orcl.html#custom-setup-orcl.iam-vpc">
            Configure IAM and your VPC</a> in the <i>Amazon RDS User Guide</i>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBInstanceCmdlet.DBClusterIdentifier">
            <summary>
            <para>
            <para>The identifier of the DB cluster that this DB instance will belong to.</para><para>This setting doesn't apply to RDS Custom DB instances.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBInstanceCmdlet.DBInstanceClass">
            <summary>
            <para>
            <para>The compute and memory capacity of the DB instance, for example <code>db.m5.large</code>.
            Not all DB instance classes are available in all Amazon Web Services Regions, or for
            all database engines. For the full list of DB instance classes, and availability for
            your engine, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Concepts.DBInstanceClass.html">DB
            instance classes</a> in the <i>Amazon RDS User Guide</i> or <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/Concepts.DBInstanceClass.html">Aurora
            DB instance classes</a> in the <i>Amazon Aurora User Guide</i>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBInstanceCmdlet.DBInstanceIdentifier">
            <summary>
            <para>
            <para>The identifier for this DB instance. This parameter is stored as a lowercase string.</para><para>Constraints:</para><ul><li><para>Must contain from 1 to 63 letters, numbers, or hyphens.</para></li><li><para>First character must be a letter.</para></li><li><para>Can't end with a hyphen or contain two consecutive hyphens.</para></li></ul><para>Example: <code>mydbinstance</code></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBInstanceCmdlet.DBName">
            <summary>
            <para>
            <para>The meaning of this parameter differs according to the database engine you use.</para><para><b>MySQL</b></para><para>The name of the database to create when the DB instance is created. If this parameter
            isn't specified, no database is created in the DB instance.</para><para>Constraints:</para><ul><li><para>Must contain 1 to 64 letters or numbers.</para></li><li><para>Must begin with a letter. Subsequent characters can be letters, underscores, or digits
            (0-9).</para></li><li><para>Can't be a word reserved by the specified database engine</para></li></ul><para><b>MariaDB</b></para><para>The name of the database to create when the DB instance is created. If this parameter
            isn't specified, no database is created in the DB instance.</para><para>Constraints:</para><ul><li><para>Must contain 1 to 64 letters or numbers.</para></li><li><para>Must begin with a letter. Subsequent characters can be letters, underscores, or digits
            (0-9).</para></li><li><para>Can't be a word reserved by the specified database engine</para></li></ul><para><b>PostgreSQL</b></para><para>The name of the database to create when the DB instance is created. If this parameter
            isn't specified, a database named <code>postgres</code> is created in the DB instance.</para><para>Constraints:</para><ul><li><para>Must contain 1 to 63 letters, numbers, or underscores.</para></li><li><para>Must begin with a letter. Subsequent characters can be letters, underscores, or digits
            (0-9).</para></li><li><para>Can't be a word reserved by the specified database engine</para></li></ul><para><b>Oracle</b></para><para>The Oracle System ID (SID) of the created DB instance. If you don't specify a value,
            the default value is <code>ORCL</code>. You can't specify the string <code>null</code>,
            or any other reserved word, for <code>DBName</code>.</para><para>Default: <code>ORCL</code></para><para>Constraints:</para><ul><li><para>Can't be longer than 8 characters</para></li></ul><para><b>Amazon RDS Custom for Oracle</b></para><para>The Oracle System ID (SID) of the created RDS Custom DB instance. If you don't specify
            a value, the default value is <code>ORCL</code> for non-CDBs and <code>RDSCDB</code>
            for CDBs.</para><para>Default: <code>ORCL</code></para><para>Constraints:</para><ul><li><para>It must contain 1 to 8 alphanumeric characters.</para></li><li><para>It must contain a letter.</para></li><li><para>It can't be a word reserved by the database engine.</para></li></ul><para><b>Amazon RDS Custom for SQL Server</b></para><para>Not applicable. Must be null.</para><para><b>SQL Server</b></para><para>Not applicable. Must be null.</para><para><b>Amazon Aurora MySQL</b></para><para>The name of the database to create when the primary DB instance of the Aurora MySQL
            DB cluster is created. If this parameter isn't specified for an Aurora MySQL DB cluster,
            no database is created in the DB cluster.</para><para>Constraints:</para><ul><li><para>It must contain 1 to 64 alphanumeric characters.</para></li><li><para>It can't be a word reserved by the database engine.</para></li></ul><para><b>Amazon Aurora PostgreSQL</b></para><para>The name of the database to create when the primary DB instance of the Aurora PostgreSQL
            DB cluster is created. If this parameter isn't specified for an Aurora PostgreSQL
            DB cluster, a database named <code>postgres</code> is created in the DB cluster.</para><para>Constraints:</para><ul><li><para>It must contain 1 to 63 alphanumeric characters.</para></li><li><para>It must begin with a letter. Subsequent characters can be letters, underscores, or
            digits (0 to 9).</para></li><li><para>It can't be a word reserved by the database engine.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBInstanceCmdlet.DBParameterGroupName">
            <summary>
            <para>
            <para>The name of the DB parameter group to associate with this DB instance. If you don't
            specify a value, then Amazon RDS uses the default DB parameter group for the specified
            DB engine and version.</para><para>This setting doesn't apply to RDS Custom DB instances.</para><para>Constraints:</para><ul><li><para>Must be 1 to 255 letters, numbers, or hyphens.</para></li><li><para>The first character must be a letter.</para></li><li><para>Can't end with a hyphen or contain two consecutive hyphens.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBInstanceCmdlet.DBSecurityGroup">
            <summary>
            <para>
            <para>A list of DB security groups to associate with this DB instance.</para><para>This setting applies to the legacy EC2-Classic platform, which is no longer used to
            create new DB instances. Use the <code>VpcSecurityGroupIds</code> setting instead.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBInstanceCmdlet.DBSubnetGroupName">
            <summary>
            <para>
            <para>A DB subnet group to associate with this DB instance.</para><para>Constraints:</para><ul><li><para>Must match the name of an existing DB subnet group.</para></li><li><para>Must not be <code>default</code>.</para></li></ul><para>Example: <code>mydbsubnetgroup</code></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBInstanceCmdlet.DBSystemId">
            <summary>
            <para>
            <para>The Oracle system identifier (SID), which is the name of the Oracle database instance
            that manages your database files. In this context, the term "Oracle database instance"
            refers exclusively to the system global area (SGA) and Oracle background processes.
            If you don't specify a SID, the value defaults to <code>RDSCDB</code>. The Oracle
            SID is also the name of your CDB.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBInstanceCmdlet.DedicatedLogVolume">
            <summary>
            <para>
            <para>Indicates whether the DB instance has a dedicated log volume (DLV) enabled.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBInstanceCmdlet.DeletionProtection">
            <summary>
            <para>
            <para>Specifies whether the DB instance has deletion protection enabled. The database can't
            be deleted when deletion protection is enabled. By default, deletion protection isn't
            enabled. For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_DeleteInstance.html">
            Deleting a DB Instance</a>.</para><para>This setting doesn't apply to Amazon Aurora DB instances. You can enable or disable
            deletion protection for the DB cluster. For more information, see <code>CreateDBCluster</code>.
            DB instances in a DB cluster can be deleted even when deletion protection is enabled
            for the DB cluster.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBInstanceCmdlet.Domain">
            <summary>
            <para>
            <para>The Active Directory directory ID to create the DB instance in. Currently, only Microsoft
            SQL Server, MySQL, Oracle, and PostgreSQL DB instances can be created in an Active
            Directory Domain.</para><para>For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/kerberos-authentication.html">
            Kerberos Authentication</a> in the <i>Amazon RDS User Guide</i>.</para><para>This setting doesn't apply to the following DB instances:</para><ul><li><para>Amazon Aurora (The domain is managed by the DB cluster.)</para></li><li><para>RDS Custom</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBInstanceCmdlet.DomainAuthSecretArn">
            <summary>
            <para>
            <para>The ARN for the Secrets Manager secret with the credentials for the user joining the
            domain.</para><para>Example: <code>arn:aws:secretsmanager:region:account-number:secret:myselfmanagedADtestsecret-123456</code></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBInstanceCmdlet.DomainDnsIp">
            <summary>
            <para>
            <para>The IPv4 DNS IP addresses of your primary and secondary Active Directory domain controllers.</para><para>Constraints:</para><ul><li><para>Two IP addresses must be provided. If there isn't a secondary domain controller, use
            the IP address of the primary domain controller for both entries in the list.</para></li></ul><para>Example: <code>123.124.125.126,234.235.236.237</code></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBInstanceCmdlet.DomainFqdn">
            <summary>
            <para>
            <para>The fully qualified domain name (FQDN) of an Active Directory domain.</para><para>Constraints:</para><ul><li><para>Can't be longer than 64 characters.</para></li></ul><para>Example: <code>mymanagedADtest.mymanagedAD.mydomain</code></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBInstanceCmdlet.DomainIAMRoleName">
            <summary>
            <para>
            <para>The name of the IAM role to use when making API calls to the Directory Service.</para><para>This setting doesn't apply to the following DB instances:</para><ul><li><para>Amazon Aurora (The domain is managed by the DB cluster.)</para></li><li><para>RDS Custom</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBInstanceCmdlet.DomainOu">
            <summary>
            <para>
            <para>The Active Directory organizational unit for your DB instance to join.</para><para>Constraints:</para><ul><li><para>Must be in the distinguished name format.</para></li><li><para>Can't be longer than 64 characters.</para></li></ul><para>Example: <code>OU=mymanagedADtestOU,DC=mymanagedADtest,DC=mymanagedAD,DC=mydomain</code></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBInstanceCmdlet.EnableCloudwatchLogsExport">
            <summary>
            <para>
            <para>The list of log types that need to be enabled for exporting to CloudWatch Logs. For
            more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_LogAccess.html#USER_LogAccess.Procedural.UploadtoCloudWatch">
            Publishing Database Logs to Amazon CloudWatch Logs</a> in the <i>Amazon RDS User Guide</i>.</para><para>This setting doesn't apply to the following DB instances:</para><ul><li><para>Amazon Aurora (CloudWatch Logs exports are managed by the DB cluster.)</para></li><li><para>RDS Custom</para></li></ul><para>The following values are valid for each DB engine:</para><ul><li><para>RDS for MariaDB - <code>audit | error | general | slowquery</code></para></li><li><para>RDS for Microsoft SQL Server - <code>agent | error</code></para></li><li><para>RDS for MySQL - <code>audit | error | general | slowquery</code></para></li><li><para>RDS for Oracle - <code>alert | audit | listener | trace | oemagent</code></para></li><li><para>RDS for PostgreSQL - <code>postgresql | upgrade</code></para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBInstanceCmdlet.EnableCustomerOwnedIp">
            <summary>
            <para>
            <para>Specifies whether to enable a customer-owned IP address (CoIP) for an RDS on Outposts
            DB instance.</para><para>A <i>CoIP</i> provides local or external connectivity to resources in your Outpost
            subnets through your on-premises network. For some use cases, a CoIP can provide lower
            latency for connections to the DB instance from outside of its virtual private cloud
            (VPC) on your local network.</para><para>For more information about RDS on Outposts, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/rds-on-outposts.html">Working
            with Amazon RDS on Amazon Web Services Outposts</a> in the <i>Amazon RDS User Guide</i>.</para><para>For more information about CoIPs, see <a href="https://docs.aws.amazon.com/outposts/latest/userguide/routing.html#ip-addressing">Customer-owned
            IP addresses</a> in the <i>Amazon Web Services Outposts User Guide</i>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBInstanceCmdlet.EnableIAMDatabaseAuthentication">
            <summary>
            <para>
            <para>Specifies whether to enable mapping of Amazon Web Services Identity and Access Management
            (IAM) accounts to database accounts. By default, mapping isn't enabled.</para><para>For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/UsingWithRDS.IAMDBAuth.html">
            IAM Database Authentication for MySQL and PostgreSQL</a> in the <i>Amazon RDS User
            Guide</i>.</para><para>This setting doesn't apply to the following DB instances:</para><ul><li><para>Amazon Aurora (Mapping Amazon Web Services IAM accounts to database accounts is managed
            by the DB cluster.)</para></li><li><para>RDS Custom</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBInstanceCmdlet.EnablePerformanceInsight">
            <summary>
            <para>
            <para>Specifies whether to enable Performance Insights for the DB instance. For more information,
            see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_PerfInsights.html">Using
            Amazon Performance Insights</a> in the <i>Amazon RDS User Guide</i>.</para><para>This setting doesn't apply to RDS Custom DB instances.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBInstanceCmdlet.Engine">
            <summary>
            <para>
            <para>The database engine to use for this DB instance.</para><para>Not every database engine is available in every Amazon Web Services Region.</para><para>Valid Values:</para><ul><li><para><code>aurora-mysql</code> (for Aurora MySQL DB instances)</para></li><li><para><code>aurora-postgresql</code> (for Aurora PostgreSQL DB instances)</para></li><li><para><code>custom-oracle-ee</code> (for RDS Custom for Oracle DB instances)</para></li><li><para><code>custom-oracle-ee-cdb</code> (for RDS Custom for Oracle DB instances)</para></li><li><para><code>custom-sqlserver-ee</code> (for RDS Custom for SQL Server DB instances)</para></li><li><para><code>custom-sqlserver-se</code> (for RDS Custom for SQL Server DB instances)</para></li><li><para><code>custom-sqlserver-web</code> (for RDS Custom for SQL Server DB instances)</para></li><li><para><code>mariadb</code></para></li><li><para><code>mysql</code></para></li><li><para><code>oracle-ee</code></para></li><li><para><code>oracle-ee-cdb</code></para></li><li><para><code>oracle-se2</code></para></li><li><para><code>oracle-se2-cdb</code></para></li><li><para><code>postgres</code></para></li><li><para><code>sqlserver-ee</code></para></li><li><para><code>sqlserver-se</code></para></li><li><para><code>sqlserver-ex</code></para></li><li><para><code>sqlserver-web</code></para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBInstanceCmdlet.EngineVersion">
            <summary>
            <para>
            <para>The version number of the database engine to use.</para><para>This setting doesn't apply to Amazon Aurora DB instances. The version number of the
            database engine the DB instance uses is managed by the DB cluster.</para><para>For a list of valid engine versions, use the <code>DescribeDBEngineVersions</code>
            operation.</para><para>The following are the database engines and links to information about the major and
            minor versions that are available with Amazon RDS. Not every database engine is available
            for every Amazon Web Services Region.</para><dl><dt>Amazon RDS Custom for Oracle</dt><dd><para>A custom engine version (CEV) that you have previously created. This setting is required
            for RDS Custom for Oracle. The CEV name has the following format: 19.<i>customized_string</i>.
            A valid CEV name is <code>19.my_cev1</code>. For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/custom-creating.html#custom-creating.create">
            Creating an RDS Custom for Oracle DB instance</a> in the <i>Amazon RDS User Guide</i>.</para></dd><dt>Amazon RDS Custom for SQL Server</dt><dd><para>See <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/custom-reqs-limits-MS.html">RDS
            Custom for SQL Server general requirements</a> in the <i>Amazon RDS User Guide</i>.</para></dd><dt>RDS for MariaDB</dt><dd><para>For information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/CHAP_MariaDB.html#MariaDB.Concepts.VersionMgmt">MariaDB
            on Amazon RDS versions</a> in the <i>Amazon RDS User Guide</i>.</para></dd><dt>RDS for Microsoft SQL Server</dt><dd><para>For information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/CHAP_SQLServer.html#SQLServer.Concepts.General.VersionSupport">Microsoft
            SQL Server versions on Amazon RDS</a> in the <i>Amazon RDS User Guide</i>.</para></dd><dt>RDS for MySQL</dt><dd><para>For information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/CHAP_MySQL.html#MySQL.Concepts.VersionMgmt">MySQL
            on Amazon RDS versions</a> in the <i>Amazon RDS User Guide</i>.</para></dd><dt>RDS for Oracle</dt><dd><para>For information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Appendix.Oracle.PatchComposition.html">Oracle
            Database Engine release notes</a> in the <i>Amazon RDS User Guide</i>.</para></dd><dt>RDS for PostgreSQL</dt><dd><para>For information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/CHAP_PostgreSQL.html#PostgreSQL.Concepts">Amazon
            RDS for PostgreSQL versions and extensions</a> in the <i>Amazon RDS User Guide</i>.</para></dd></dl>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBInstanceCmdlet.Iops">
            <summary>
            <para>
            <para>The amount of Provisioned IOPS (input/output operations per second) to initially allocate
            for the DB instance. For information about valid IOPS values, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/CHAP_Storage.html">Amazon
            RDS DB instance storage</a> in the <i>Amazon RDS User Guide</i>.</para><para>This setting doesn't apply to Amazon Aurora DB instances. Storage is managed by the
            DB cluster.</para><para>Constraints:</para><ul><li><para>For RDS for MariaDB, MySQL, Oracle, and PostgreSQL - Must be a multiple between .5
            and 50 of the storage amount for the DB instance.</para></li><li><para>For RDS for SQL Server - Must be a multiple between 1 and 50 of the storage amount
            for the DB instance.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBInstanceCmdlet.KmsKeyId">
            <summary>
            <para>
            <para>The Amazon Web Services KMS key identifier for an encrypted DB instance.</para><para>The Amazon Web Services KMS key identifier is the key ARN, key ID, alias ARN, or alias
            name for the KMS key. To use a KMS key in a different Amazon Web Services account,
            specify the key ARN or alias ARN.</para><para>This setting doesn't apply to Amazon Aurora DB instances. The Amazon Web Services
            KMS key identifier is managed by the DB cluster. For more information, see <code>CreateDBCluster</code>.</para><para>If <code>StorageEncrypted</code> is enabled, and you do not specify a value for the
            <code>KmsKeyId</code> parameter, then Amazon RDS uses your default KMS key. There
            is a default KMS key for your Amazon Web Services account. Your Amazon Web Services
            account has a different default KMS key for each Amazon Web Services Region.</para><para>For Amazon RDS Custom, a KMS key is required for DB instances. For most RDS engines,
            if you leave this parameter empty while enabling <code>StorageEncrypted</code>, the
            engine uses the default KMS key. However, RDS Custom doesn't use the default key when
            this parameter is empty. You must explicitly specify a key.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBInstanceCmdlet.LicenseModel">
            <summary>
            <para>
            <para>The license model information for this DB instance.</para><para>This setting doesn't apply to Amazon Aurora or RDS Custom DB instances.</para><para>Valid Values:</para><ul><li><para>RDS for MariaDB - <code>general-public-license</code></para></li><li><para>RDS for Microsoft SQL Server - <code>license-included</code></para></li><li><para>RDS for MySQL - <code>general-public-license</code></para></li><li><para>RDS for Oracle - <code>bring-your-own-license | license-included</code></para></li><li><para>RDS for PostgreSQL - <code>postgresql-license</code></para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBInstanceCmdlet.ManageMasterUserPassword">
            <summary>
            <para>
            <para>Specifies whether to manage the master user password with Amazon Web Services Secrets
            Manager.</para><para>For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/rds-secrets-manager.html">Password
            management with Amazon Web Services Secrets Manager</a> in the <i>Amazon RDS User
            Guide.</i></para><para>Constraints:</para><ul><li><para>Can't manage the master user password with Amazon Web Services Secrets Manager if
            <code>MasterUserPassword</code> is specified.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBInstanceCmdlet.MasterUsername">
            <summary>
            <para>
            <para>The name for the master user.</para><para>This setting doesn't apply to Amazon Aurora DB instances. The name for the master
            user is managed by the DB cluster.</para><para>This setting is required for RDS DB instances.</para><para>Constraints:</para><ul><li><para>Must be 1 to 16 letters, numbers, or underscores.</para></li><li><para>First character must be a letter.</para></li><li><para>Can't be a reserved word for the chosen database engine.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBInstanceCmdlet.MasterUserPassword">
            <summary>
            <para>
            <para>The password for the master user.</para><para>This setting doesn't apply to Amazon Aurora DB instances. The password for the master
            user is managed by the DB cluster.</para><para>Constraints:</para><ul><li><para>Can't be specified if <code>ManageMasterUserPassword</code> is turned on.</para></li><li><para>Can include any printable ASCII character except "/", """, or "@". For RDS for Oracle,
            can't include the "&amp;" (ampersand) or the "'" (single quotes) character.</para></li></ul><para>Length Constraints:</para><ul><li><para>RDS for MariaDB - Must contain from 8 to 41 characters.</para></li><li><para>RDS for Microsoft SQL Server - Must contain from 8 to 128 characters.</para></li><li><para>RDS for MySQL - Must contain from 8 to 41 characters.</para></li><li><para>RDS for Oracle - Must contain from 8 to 30 characters.</para></li><li><para>RDS for PostgreSQL - Must contain from 8 to 128 characters.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBInstanceCmdlet.MasterUserSecretKmsKeyId">
            <summary>
            <para>
            <para>The Amazon Web Services KMS key identifier to encrypt a secret that is automatically
            generated and managed in Amazon Web Services Secrets Manager.</para><para>This setting is valid only if the master user password is managed by RDS in Amazon
            Web Services Secrets Manager for the DB instance.</para><para>The Amazon Web Services KMS key identifier is the key ARN, key ID, alias ARN, or alias
            name for the KMS key. To use a KMS key in a different Amazon Web Services account,
            specify the key ARN or alias ARN.</para><para>If you don't specify <code>MasterUserSecretKmsKeyId</code>, then the <code>aws/secretsmanager</code>
            KMS key is used to encrypt the secret. If the secret is in a different Amazon Web
            Services account, then you can't use the <code>aws/secretsmanager</code> KMS key to
            encrypt the secret, and you must use a customer managed KMS key.</para><para>There is a default KMS key for your Amazon Web Services account. Your Amazon Web Services
            account has a different default KMS key for each Amazon Web Services Region.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBInstanceCmdlet.MaxAllocatedStorage">
            <summary>
            <para>
            <para>The upper limit in gibibytes (GiB) to which Amazon RDS can automatically scale the
            storage of the DB instance.</para><para>For more information about this setting, including limitations that apply to it, see
            <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_PIOPS.StorageTypes.html#USER_PIOPS.Autoscaling">
            Managing capacity automatically with Amazon RDS storage autoscaling</a> in the <i>Amazon
            RDS User Guide</i>.</para><para>This setting doesn't apply to the following DB instances:</para><ul><li><para>Amazon Aurora (Storage is managed by the DB cluster.)</para></li><li><para>RDS Custom</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBInstanceCmdlet.MonitoringInterval">
            <summary>
            <para>
            <para>The interval, in seconds, between points when Enhanced Monitoring metrics are collected
            for the DB instance. To disable collection of Enhanced Monitoring metrics, specify
            <code>0</code>.</para><para>If <code>MonitoringRoleArn</code> is specified, then you must set <code>MonitoringInterval</code>
            to a value other than <code>0</code>.</para><para>This setting doesn't apply to RDS Custom DB instances.</para><para>Valid Values: <code>0 | 1 | 5 | 10 | 15 | 30 | 60</code></para><para>Default: <code>0</code></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBInstanceCmdlet.MonitoringRoleArn">
            <summary>
            <para>
            <para>The ARN for the IAM role that permits RDS to send enhanced monitoring metrics to Amazon
            CloudWatch Logs. For example, <code>arn:aws:iam:123456789012:role/emaccess</code>.
            For information on creating a monitoring role, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_Monitoring.OS.html#USER_Monitoring.OS.Enabling">Setting
            Up and Enabling Enhanced Monitoring</a> in the <i>Amazon RDS User Guide</i>.</para><para>If <code>MonitoringInterval</code> is set to a value other than <code>0</code>, then
            you must supply a <code>MonitoringRoleArn</code> value.</para><para>This setting doesn't apply to RDS Custom DB instances.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBInstanceCmdlet.MultiAZ">
            <summary>
            <para>
            <para>Specifies whether the DB instance is a Multi-AZ deployment. You can't set the <code>AvailabilityZone</code>
            parameter if the DB instance is a Multi-AZ deployment.</para><para>This setting doesn't apply to the following DB instances:</para><ul><li><para>Amazon Aurora (DB instance Availability Zones (AZs) are managed by the DB cluster.)</para></li><li><para>RDS Custom</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBInstanceCmdlet.MultiTenant">
            <summary>
            <para>
            <para>Specifies whether to use the multi-tenant configuration or the single-tenant configuration
            (default). This parameter only applies to RDS for Oracle container database (CDB)
            engines.</para><para>Note the following restrictions: </para><ul><li><para>The DB engine that you specify in the request must support the multi-tenant configuration.
            If you attempt to enable the multi-tenant configuration on a DB engine that doesn't
            support it, the request fails.</para></li><li><para>If you specify the multi-tenant configuration when you create your DB instance, you
            can't later modify this DB instance to use the single-tenant configuration.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBInstanceCmdlet.NcharCharacterSetName">
            <summary>
            <para>
            <para>The name of the NCHAR character set for the Oracle DB instance.</para><para>This setting doesn't apply to RDS Custom DB instances.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBInstanceCmdlet.NetworkType">
            <summary>
            <para>
            <para>The network type of the DB instance.</para><para>The network type is determined by the <code>DBSubnetGroup</code> specified for the
            DB instance. A <code>DBSubnetGroup</code> can support only the IPv4 protocol or the
            IPv4 and the IPv6 protocols (<code>DUAL</code>).</para><para>For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_VPC.WorkingWithRDSInstanceinaVPC.html">
            Working with a DB instance in a VPC</a> in the <i>Amazon RDS User Guide.</i></para><para>Valid Values: <code>IPV4 | DUAL</code></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBInstanceCmdlet.OptionGroupName">
            <summary>
            <para>
            <para>The option group to associate the DB instance with.</para><para>Permanent options, such as the TDE option for Oracle Advanced Security TDE, can't
            be removed from an option group. Also, that option group can't be removed from a DB
            instance after it is associated with a DB instance.</para><para>This setting doesn't apply to Amazon Aurora or RDS Custom DB instances.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBInstanceCmdlet.PerformanceInsightsKMSKeyId">
            <summary>
            <para>
            <para>The Amazon Web Services KMS key identifier for encryption of Performance Insights
            data.</para><para>The Amazon Web Services KMS key identifier is the key ARN, key ID, alias ARN, or alias
            name for the KMS key.</para><para>If you don't specify a value for <code>PerformanceInsightsKMSKeyId</code>, then Amazon
            RDS uses your default KMS key. There is a default KMS key for your Amazon Web Services
            account. Your Amazon Web Services account has a different default KMS key for each
            Amazon Web Services Region.</para><para>This setting doesn't apply to RDS Custom DB instances.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBInstanceCmdlet.PerformanceInsightsRetentionPeriod">
            <summary>
            <para>
            <para>The number of days to retain Performance Insights data.</para><para>This setting doesn't apply to RDS Custom DB instances.</para><para>Valid Values:</para><ul><li><para><code>7</code></para></li><li><para><i>month</i> * 31, where <i>month</i> is a number of months from 1-23. Examples:
            <code>93</code> (3 months * 31), <code>341</code> (11 months * 31), <code>589</code>
            (19 months * 31)</para></li><li><para><code>731</code></para></li></ul><para>Default: <code>7</code> days</para><para>If you specify a retention period that isn't valid, such as <code>94</code>, Amazon
            RDS returns an error.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBInstanceCmdlet.Port">
            <summary>
            <para>
            <para>The port number on which the database accepts connections.</para><para>This setting doesn't apply to Aurora DB instances. The port number is managed by the
            cluster.</para><para>Valid Values: <code>1150-65535</code></para><para>Default:</para><ul><li><para>RDS for MariaDB - <code>3306</code></para></li><li><para>RDS for Microsoft SQL Server - <code>1433</code></para></li><li><para>RDS for MySQL - <code>3306</code></para></li><li><para>RDS for Oracle - <code>1521</code></para></li><li><para>RDS for PostgreSQL - <code>5432</code></para></li></ul><para>Constraints:</para><ul><li><para>For RDS for Microsoft SQL Server, the value can't be <code>1234</code>, <code>1434</code>,
            <code>3260</code>, <code>3343</code>, <code>3389</code>, <code>47001</code>, or <code>49152-49156</code>.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBInstanceCmdlet.PreferredBackupWindow">
            <summary>
            <para>
            <para>The daily time range during which automated backups are created if automated backups
            are enabled, using the <code>BackupRetentionPeriod</code> parameter. The default is
            a 30-minute window selected at random from an 8-hour block of time for each Amazon
            Web Services Region. For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_WorkingWithAutomatedBackups.html#USER_WorkingWithAutomatedBackups.BackupWindow">Backup
            window</a> in the <i>Amazon RDS User Guide</i>.</para><para>This setting doesn't apply to Amazon Aurora DB instances. The daily time range for
            creating automated backups is managed by the DB cluster.</para><para>Constraints:</para><ul><li><para>Must be in the format <code>hh24:mi-hh24:mi</code>.</para></li><li><para>Must be in Universal Coordinated Time (UTC).</para></li><li><para>Must not conflict with the preferred maintenance window.</para></li><li><para>Must be at least 30 minutes.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBInstanceCmdlet.PreferredMaintenanceWindow">
            <summary>
            <para>
            <para>The time range each week during which system maintenance can occur. For more information,
            see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_UpgradeDBInstance.Maintenance.html#Concepts.DBMaintenance">Amazon
            RDS Maintenance Window</a> in the <i>Amazon RDS User Guide.</i></para><para>The default is a 30-minute window selected at random from an 8-hour block of time
            for each Amazon Web Services Region, occurring on a random day of the week.</para><para>Constraints:</para><ul><li><para>Must be in the format <code>ddd:hh24:mi-ddd:hh24:mi</code>.</para></li><li><para>The day values must be <code>mon | tue | wed | thu | fri | sat | sun</code>. </para></li><li><para>Must be in Universal Coordinated Time (UTC).</para></li><li><para>Must not conflict with the preferred backup window.</para></li><li><para>Must be at least 30 minutes.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBInstanceCmdlet.ProcessorFeature">
            <summary>
            <para>
            <para>The number of CPU cores and the number of threads per core for the DB instance class
            of the DB instance.</para><para>This setting doesn't apply to Amazon Aurora or RDS Custom DB instances.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBInstanceCmdlet.PromotionTier">
            <summary>
            <para>
            <para>The order of priority in which an Aurora Replica is promoted to the primary instance
            after a failure of the existing primary instance. For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/Concepts.AuroraHighAvailability.html#Aurora.Managing.FaultTolerance">
            Fault Tolerance for an Aurora DB Cluster</a> in the <i>Amazon Aurora User Guide</i>.</para><para>This setting doesn't apply to RDS Custom DB instances.</para><para>Default: <code>1</code></para><para>Valid Values: <code>0 - 15</code></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBInstanceCmdlet.PubliclyAccessible">
            <summary>
            <para>
            <para>Specifies whether the DB instance is publicly accessible.</para><para>When the DB instance is publicly accessible, its Domain Name System (DNS) endpoint
            resolves to the private IP address from within the DB instance's virtual private cloud
            (VPC). It resolves to the public IP address from outside of the DB instance's VPC.
            Access to the DB instance is ultimately controlled by the security group it uses.
            That public access is not permitted if the security group assigned to the DB instance
            doesn't permit it.</para><para>When the DB instance isn't publicly accessible, it is an internal DB instance with
            a DNS name that resolves to a private IP address.</para><para>Default: The default behavior varies depending on whether <code>DBSubnetGroupName</code>
            is specified.</para><para>If <code>DBSubnetGroupName</code> isn't specified, and <code>PubliclyAccessible</code>
            isn't specified, the following applies:</para><ul><li><para>If the default VPC in the target Region doesnā€™t have an internet gateway attached
            to it, the DB instance is private.</para></li><li><para>If the default VPC in the target Region has an internet gateway attached to it, the
            DB instance is public.</para></li></ul><para>If <code>DBSubnetGroupName</code> is specified, and <code>PubliclyAccessible</code>
            isn't specified, the following applies:</para><ul><li><para>If the subnets are part of a VPC that doesnā€™t have an internet gateway attached to
            it, the DB instance is private.</para></li><li><para>If the subnets are part of a VPC that has an internet gateway attached to it, the
            DB instance is public.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBInstanceCmdlet.StorageEncrypted">
            <summary>
            <para>
            <para>Specifes whether the DB instance is encrypted. By default, it isn't encrypted.</para><para>For RDS Custom DB instances, either enable this setting or leave it unset. Otherwise,
            Amazon RDS reports an error.</para><para>This setting doesn't apply to Amazon Aurora DB instances. The encryption for DB instances
            is managed by the DB cluster.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBInstanceCmdlet.StorageThroughput">
            <summary>
            <para>
            <para>The storage throughput value for the DB instance.</para><para>This setting applies only to the <code>gp3</code> storage type.</para><para>This setting doesn't apply to Amazon Aurora or RDS Custom DB instances.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBInstanceCmdlet.StorageType">
            <summary>
            <para>
            <para>The storage type to associate with the DB instance.</para><para>If you specify <code>io1</code> or <code>gp3</code>, you must also include a value
            for the <code>Iops</code> parameter.</para><para>This setting doesn't apply to Amazon Aurora DB instances. Storage is managed by the
            DB cluster.</para><para>Valid Values: <code>gp2 | gp3 | io1 | standard</code></para><para>Default: <code>io1</code>, if the <code>Iops</code> parameter is specified. Otherwise,
            <code>gp2</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBInstanceCmdlet.Tag">
            <summary>
            <para>
            <para>Tags to assign to the DB instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBInstanceCmdlet.TdeCredentialArn">
            <summary>
            <para>
            <para>The ARN from the key store with which to associate the instance for TDE encryption.</para><para>This setting doesn't apply to Amazon Aurora or RDS Custom DB instances.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBInstanceCmdlet.TdeCredentialPassword">
            <summary>
            <para>
            <para>The password for the given ARN from the key store in order to access the device.</para><para>This setting doesn't apply to RDS Custom DB instances.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBInstanceCmdlet.Timezone">
            <summary>
            <para>
            <para>The time zone of the DB instance. The time zone parameter is currently supported only
            by <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/CHAP_SQLServer.html#SQLServer.Concepts.General.TimeZone">Microsoft
            SQL Server</a>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBInstanceCmdlet.VpcSecurityGroupId">
            <summary>
            <para>
            <para>A list of Amazon EC2 VPC security groups to associate with this DB instance.</para><para>This setting doesn't apply to Amazon Aurora DB instances. The associated list of EC2
            VPC security groups is managed by the DB cluster.</para><para>Default: The default EC2 VPC security group for the DB subnet group's VPC.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBInstanceCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'DBInstance'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.RDS.Model.CreateDBInstanceResponse).
            Specifying the name of a property of type Amazon.RDS.Model.CreateDBInstanceResponse 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.RDS.NewRDSDBInstanceCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DBName parameter.
            The -PassThru parameter is deprecated, use -Select '^DBName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBInstanceCmdlet.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.RDS.NewRDSDBInstanceReadReplicaCmdlet">
            <summary>
            Creates a new DB instance that acts as a read replica for an existing source DB instance
            or Multi-AZ DB cluster. You can create a read replica for a DB instance running MySQL,
            MariaDB, Oracle, PostgreSQL, or SQL Server. You can create a read replica for a Multi-AZ
            DB cluster running MySQL or PostgreSQL. For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_ReadRepl.html">Working
            with read replicas</a> and <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/multi-az-db-clusters-concepts.html#multi-az-db-clusters-migrating-to-instance-with-read-replica">Migrating
            from a Multi-AZ DB cluster to a DB instance using a read replica</a> in the <i>Amazon
            RDS User Guide</i>.
             
              
            <para>
            Amazon Aurora doesn't support this operation. To create a DB instance for an Aurora
            DB cluster, use the <code>CreateDBInstance</code> operation.
            </para><para>
            All read replica DB instances are created with backups disabled. All other attributes
            (including DB security groups and DB parameter groups) are inherited from the source
            DB instance or cluster, except as specified.
            </para><important><para>
            Your source DB instance or cluster must have backup retention enabled.
            </para></important>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBInstanceReadReplicaCmdlet.AllocatedStorage">
            <summary>
            <para>
            <para>The amount of storage (in gibibytes) to allocate initially for the read replica. Follow
            the allocation rules specified in <code>CreateDBInstance</code>.</para><note><para>Be sure to allocate enough storage for your read replica so that the create operation
            can succeed. You can also allocate additional storage for future growth.</para></note>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBInstanceReadReplicaCmdlet.AutoMinorVersionUpgrade">
            <summary>
            <para>
            <para>Specifies whether to automatically apply minor engine upgrades to the read replica
            during the maintenance window.</para><para>This setting doesn't apply to RDS Custom DB instances.</para><para>Default: Inherits the value from the source DB instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBInstanceReadReplicaCmdlet.AvailabilityZone">
            <summary>
            <para>
            <para>The Availability Zone (AZ) where the read replica will be created.</para><para>Default: A random, system-chosen Availability Zone in the endpoint's Amazon Web Services
            Region.</para><para>Example: <code>us-east-1d</code></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBInstanceReadReplicaCmdlet.CopyTagsToSnapshot">
            <summary>
            <para>
            <para>Specifies whether to copy all tags from the read replica to snapshots of the read
            replica. By default, tags aren't copied.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBInstanceReadReplicaCmdlet.CustomIamInstanceProfile">
            <summary>
            <para>
            <para>The instance profile associated with the underlying Amazon EC2 instance of an RDS
            Custom DB instance. The instance profile must meet the following requirements:</para><ul><li><para>The profile must exist in your account.</para></li><li><para>The profile must have an IAM role that Amazon EC2 has permissions to assume.</para></li><li><para>The instance profile name and the associated IAM role name must start with the prefix
            <code>AWSRDSCustom</code>.</para></li></ul><para>For the list of permissions required for the IAM role, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/custom-setup-orcl.html#custom-setup-orcl.iam-vpc">
            Configure IAM and your VPC</a> in the <i>Amazon RDS User Guide</i>.</para><para>This setting is required for RDS Custom DB instances.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBInstanceReadReplicaCmdlet.DBInstanceClass">
            <summary>
            <para>
            <para>The compute and memory capacity of the read replica, for example db.m4.large. Not
            all DB instance classes are available in all Amazon Web Services Regions, or for all
            database engines. For the full list of DB instance classes, and availability for your
            engine, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Concepts.DBInstanceClass.html">DB
            Instance Class</a> in the <i>Amazon RDS User Guide</i>.</para><para>Default: Inherits the value from the source DB instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBInstanceReadReplicaCmdlet.DBInstanceIdentifier">
            <summary>
            <para>
            <para>The DB instance identifier of the read replica. This identifier is the unique key
            that identifies a DB instance. This parameter is stored as a lowercase string.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBInstanceReadReplicaCmdlet.DBParameterGroupName">
            <summary>
            <para>
            <para>The name of the DB parameter group to associate with this DB instance.</para><para>If you don't specify a value for <code>DBParameterGroupName</code>, then Amazon RDS
            uses the <code>DBParameterGroup</code> of the source DB instance for a same Region
            read replica, or the default <code>DBParameterGroup</code> for the specified DB engine
            for a cross-Region read replica.</para><para>Specifying a parameter group for this operation is only supported for MySQL DB instances
            for cross-Region read replicas and for Oracle DB instances. It isn't supported for
            MySQL DB instances for same Region read replicas or for RDS Custom.</para><para>Constraints:</para><ul><li><para>Must be 1 to 255 letters, numbers, or hyphens.</para></li><li><para>First character must be a letter.</para></li><li><para>Can't end with a hyphen or contain two consecutive hyphens.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBInstanceReadReplicaCmdlet.DBSubnetGroupName">
            <summary>
            <para>
            <para>A DB subnet group for the DB instance. The new DB instance is created in the VPC associated
            with the DB subnet group. If no DB subnet group is specified, then the new DB instance
            isn't created in a VPC.</para><para>Constraints:</para><ul><li><para>If supplied, must match the name of an existing DB subnet group.</para></li><li><para>The specified DB subnet group must be in the same Amazon Web Services Region in which
            the operation is running.</para></li><li><para>All read replicas in one Amazon Web Services Region that are created from the same
            source DB instance must either:</para><ul><li><para>Specify DB subnet groups from the same VPC. All these read replicas are created in
            the same VPC.</para></li><li><para>Not specify a DB subnet group. All these read replicas are created outside of any
            VPC.</para></li></ul></li></ul><para>Example: <code>mydbsubnetgroup</code></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBInstanceReadReplicaCmdlet.DedicatedLogVolume">
            <summary>
            <para>
            <para>Indicates whether the DB instance has a dedicated log volume (DLV) enabled.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBInstanceReadReplicaCmdlet.DeletionProtection">
            <summary>
            <para>
            <para>Specifies whether to enable deletion protection for the DB instance. The database
            can't be deleted when deletion protection is enabled. By default, deletion protection
            isn't enabled. For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_DeleteInstance.html">
            Deleting a DB Instance</a>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBInstanceReadReplicaCmdlet.Domain">
            <summary>
            <para>
            <para>The Active Directory directory ID to create the DB instance in. Currently, only MySQL,
            Microsoft SQL Server, Oracle, and PostgreSQL DB instances can be created in an Active
            Directory Domain.</para><para>For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/kerberos-authentication.html">
            Kerberos Authentication</a> in the <i>Amazon RDS User Guide</i>.</para><para>This setting doesn't apply to RDS Custom DB instances.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBInstanceReadReplicaCmdlet.DomainAuthSecretArn">
            <summary>
            <para>
            <para>The ARN for the Secrets Manager secret with the credentials for the user joining the
            domain.</para><para>Example: <code>arn:aws:secretsmanager:region:account-number:secret:myselfmanagedADtestsecret-123456</code></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBInstanceReadReplicaCmdlet.DomainDnsIp">
            <summary>
            <para>
            <para>The IPv4 DNS IP addresses of your primary and secondary Active Directory domain controllers.</para><para>Constraints:</para><ul><li><para>Two IP addresses must be provided. If there isn't a secondary domain controller, use
            the IP address of the primary domain controller for both entries in the list.</para></li></ul><para>Example: <code>123.124.125.126,234.235.236.237</code></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBInstanceReadReplicaCmdlet.DomainFqdn">
            <summary>
            <para>
            <para>The fully qualified domain name (FQDN) of an Active Directory domain.</para><para>Constraints:</para><ul><li><para>Can't be longer than 64 characters.</para></li></ul><para>Example: <code>mymanagedADtest.mymanagedAD.mydomain</code></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBInstanceReadReplicaCmdlet.DomainIAMRoleName">
            <summary>
            <para>
            <para>The name of the IAM role to use when making API calls to the Directory Service.</para><para>This setting doesn't apply to RDS Custom DB instances.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBInstanceReadReplicaCmdlet.DomainOu">
            <summary>
            <para>
            <para>The Active Directory organizational unit for your DB instance to join.</para><para>Constraints:</para><ul><li><para>Must be in the distinguished name format.</para></li><li><para>Can't be longer than 64 characters.</para></li></ul><para>Example: <code>OU=mymanagedADtestOU,DC=mymanagedADtest,DC=mymanagedAD,DC=mydomain</code></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBInstanceReadReplicaCmdlet.EnableCloudwatchLogsExport">
            <summary>
            <para>
            <para>The list of logs that the new DB instance is to export to CloudWatch Logs. The values
            in the list depend on the DB engine being used. For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_LogAccess.html#USER_LogAccess.Procedural.UploadtoCloudWatch">Publishing
            Database Logs to Amazon CloudWatch Logs </a> in the <i>Amazon RDS User Guide</i>.</para><para>This setting doesn't apply to RDS Custom DB instances.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBInstanceReadReplicaCmdlet.EnableCustomerOwnedIp">
            <summary>
            <para>
            <para>Specifies whether to enable a customer-owned IP address (CoIP) for an RDS on Outposts
            read replica.</para><para>A <i>CoIP</i> provides local or external connectivity to resources in your Outpost
            subnets through your on-premises network. For some use cases, a CoIP can provide lower
            latency for connections to the read replica from outside of its virtual private cloud
            (VPC) on your local network.</para><para>For more information about RDS on Outposts, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/rds-on-outposts.html">Working
            with Amazon RDS on Amazon Web Services Outposts</a> in the <i>Amazon RDS User Guide</i>.</para><para>For more information about CoIPs, see <a href="https://docs.aws.amazon.com/outposts/latest/userguide/routing.html#ip-addressing">Customer-owned
            IP addresses</a> in the <i>Amazon Web Services Outposts User Guide</i>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBInstanceReadReplicaCmdlet.EnableIAMDatabaseAuthentication">
            <summary>
            <para>
            <para>Specifies whether to enable mapping of Amazon Web Services Identity and Access Management
            (IAM) accounts to database accounts. By default, mapping isn't enabled.</para><para>For more information about IAM database authentication, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/UsingWithRDS.IAMDBAuth.html">
            IAM Database Authentication for MySQL and PostgreSQL</a> in the <i>Amazon RDS User
            Guide</i>.</para><para>This setting doesn't apply to RDS Custom DB instances.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBInstanceReadReplicaCmdlet.EnablePerformanceInsight">
            <summary>
            <para>
            <para>Specifies whether to enable Performance Insights for the read replica.</para><para>For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_PerfInsights.html">Using
            Amazon Performance Insights</a> in the <i>Amazon RDS User Guide</i>.</para><para>This setting doesn't apply to RDS Custom DB instances.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBInstanceReadReplicaCmdlet.Iops">
            <summary>
            <para>
            <para>The amount of Provisioned IOPS (input/output operations per second) to initially allocate
            for the DB instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBInstanceReadReplicaCmdlet.KmsKeyId">
            <summary>
            <para>
            <para>The Amazon Web Services KMS key identifier for an encrypted read replica.</para><para>The Amazon Web Services KMS key identifier is the key ARN, key ID, alias ARN, or alias
            name for the KMS key.</para><para>If you create an encrypted read replica in the same Amazon Web Services Region as
            the source DB instance or Multi-AZ DB cluster, don't specify a value for this parameter.
            A read replica in the same Amazon Web Services Region is always encrypted with the
            same KMS key as the source DB instance or cluster.</para><para>If you create an encrypted read replica in a different Amazon Web Services Region,
            then you must specify a KMS key identifier for the destination Amazon Web Services
            Region. KMS keys are specific to the Amazon Web Services Region that they are created
            in, and you can't use KMS keys from one Amazon Web Services Region in another Amazon
            Web Services Region.</para><para>You can't create an encrypted read replica from an unencrypted DB instance or Multi-AZ
            DB cluster.</para><para>This setting doesn't apply to RDS Custom, which uses the same KMS key as the primary
            replica.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBInstanceReadReplicaCmdlet.MaxAllocatedStorage">
            <summary>
            <para>
            <para>The upper limit in gibibytes (GiB) to which Amazon RDS can automatically scale the
            storage of the DB instance.</para><para>For more information about this setting, including limitations that apply to it, see
            <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_PIOPS.StorageTypes.html#USER_PIOPS.Autoscaling">
            Managing capacity automatically with Amazon RDS storage autoscaling</a> in the <i>Amazon
            RDS User Guide</i>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBInstanceReadReplicaCmdlet.MonitoringInterval">
            <summary>
            <para>
            <para>The interval, in seconds, between points when Enhanced Monitoring metrics are collected
            for the read replica. To disable collection of Enhanced Monitoring metrics, specify
            <code>0</code>. The default is <code>0</code>.</para><para>If <code>MonitoringRoleArn</code> is specified, then you must set <code>MonitoringInterval</code>
            to a value other than <code>0</code>.</para><para>This setting doesn't apply to RDS Custom DB instances.</para><para>Valid Values: <code>0, 1, 5, 10, 15, 30, 60</code></para><para>Default: <code>0</code></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBInstanceReadReplicaCmdlet.MonitoringRoleArn">
            <summary>
            <para>
            <para>The ARN for the IAM role that permits RDS to send enhanced monitoring metrics to Amazon
            CloudWatch Logs. For example, <code>arn:aws:iam:123456789012:role/emaccess</code>.
            For information on creating a monitoring role, go to <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_Monitoring.html#USER_Monitoring.OS.IAMRole">To
            create an IAM role for Amazon RDS Enhanced Monitoring</a> in the <i>Amazon RDS User
            Guide</i>.</para><para>If <code>MonitoringInterval</code> is set to a value other than 0, then you must supply
            a <code>MonitoringRoleArn</code> value.</para><para>This setting doesn't apply to RDS Custom DB instances.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBInstanceReadReplicaCmdlet.MultiAZ">
            <summary>
            <para>
            <para>Specifies whether the read replica is in a Multi-AZ deployment.</para><para>You can create a read replica as a Multi-AZ DB instance. RDS creates a standby of
            your replica in another Availability Zone for failover support for the replica. Creating
            your read replica as a Multi-AZ DB instance is independent of whether the source is
            a Multi-AZ DB instance or a Multi-AZ DB cluster.</para><para>This setting doesn't apply to RDS Custom DB instances.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBInstanceReadReplicaCmdlet.NetworkType">
            <summary>
            <para>
            <para>The network type of the DB instance.</para><para>Valid Values:</para><ul><li><para><code>IPV4</code></para></li><li><para><code>DUAL</code></para></li></ul><para>The network type is determined by the <code>DBSubnetGroup</code> specified for read
            replica. A <code>DBSubnetGroup</code> can support only the IPv4 protocol or the IPv4
            and the IPv6 protocols (<code>DUAL</code>).</para><para>For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_VPC.WorkingWithRDSInstanceinaVPC.html">
            Working with a DB instance in a VPC</a> in the <i>Amazon RDS User Guide.</i></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBInstanceReadReplicaCmdlet.OptionGroupName">
            <summary>
            <para>
            <para>The option group to associate the DB instance with. If not specified, RDS uses the
            option group associated with the source DB instance or cluster.</para><note><para>For SQL Server, you must use the option group associated with the source.</para></note><para>This setting doesn't apply to RDS Custom DB instances.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBInstanceReadReplicaCmdlet.PerformanceInsightsKMSKeyId">
            <summary>
            <para>
            <para>The Amazon Web Services KMS key identifier for encryption of Performance Insights
            data.</para><para>The Amazon Web Services KMS key identifier is the key ARN, key ID, alias ARN, or alias
            name for the KMS key.</para><para>If you do not specify a value for <code>PerformanceInsightsKMSKeyId</code>, then Amazon
            RDS uses your default KMS key. There is a default KMS key for your Amazon Web Services
            account. Your Amazon Web Services account has a different default KMS key for each
            Amazon Web Services Region.</para><para>This setting doesn't apply to RDS Custom DB instances.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBInstanceReadReplicaCmdlet.PerformanceInsightsRetentionPeriod">
            <summary>
            <para>
            <para>The number of days to retain Performance Insights data.</para><para>This setting doesn't apply to RDS Custom DB instances.</para><para>Valid Values:</para><ul><li><para><code>7</code></para></li><li><para><i>month</i> * 31, where <i>month</i> is a number of months from 1-23. Examples:
            <code>93</code> (3 months * 31), <code>341</code> (11 months * 31), <code>589</code>
            (19 months * 31)</para></li><li><para><code>731</code></para></li></ul><para>Default: <code>7</code> days</para><para>If you specify a retention period that isn't valid, such as <code>94</code>, Amazon
            RDS returns an error.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBInstanceReadReplicaCmdlet.Port">
            <summary>
            <para>
            <para>The port number that the DB instance uses for connections.</para><para>Valid Values: <code>1150-65535</code></para><para>Default: Inherits the value from the source DB instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBInstanceReadReplicaCmdlet.PreSignedUrl">
            <summary>
            <para>
            <para>When you are creating a read replica from one Amazon Web Services GovCloud (US) Region
            to another or from one China Amazon Web Services Region to another, the URL that contains
            a Signature Version 4 signed request for the <code>CreateDBInstanceReadReplica</code>
            API operation in the source Amazon Web Services Region that contains the source DB
            instance.</para><para>This setting applies only to Amazon Web Services GovCloud (US) Regions and China Amazon
            Web Services Regions. It's ignored in other Amazon Web Services Regions.</para><para>This setting applies only when replicating from a source DB <i>instance</i>. Source
            DB clusters aren't supported in Amazon Web Services GovCloud (US) Regions and China
            Amazon Web Services Regions.</para><para>You must specify this parameter when you create an encrypted read replica from another
            Amazon Web Services Region by using the Amazon RDS API. Don't specify <code>PreSignedUrl</code>
            when you are creating an encrypted read replica in the same Amazon Web Services Region.</para><para>The presigned URL must be a valid request for the <code>CreateDBInstanceReadReplica</code>
            API operation that can run in the source Amazon Web Services Region that contains
            the encrypted source DB instance. The presigned URL request must contain the following
            parameter values:</para><ul><li><para><code>DestinationRegion</code> - The Amazon Web Services Region that the encrypted
            read replica is created in. This Amazon Web Services Region is the same one where
            the <code>CreateDBInstanceReadReplica</code> operation is called that contains this
            presigned URL.</para><para>For example, if you create an encrypted DB instance in the us-west-1 Amazon Web Services
            Region, from a source DB instance in the us-east-2 Amazon Web Services Region, then
            you call the <code>CreateDBInstanceReadReplica</code> operation in the us-east-1 Amazon
            Web Services Region and provide a presigned URL that contains a call to the <code>CreateDBInstanceReadReplica</code>
            operation in the us-west-2 Amazon Web Services Region. For this example, the <code>DestinationRegion</code>
            in the presigned URL must be set to the us-east-1 Amazon Web Services Region.</para></li><li><para><code>KmsKeyId</code> - The KMS key identifier for the key to use to encrypt the
            read replica in the destination Amazon Web Services Region. This is the same identifier
            for both the <code>CreateDBInstanceReadReplica</code> operation that is called in
            the destination Amazon Web Services Region, and the operation contained in the presigned
            URL.</para></li><li><para><code>SourceDBInstanceIdentifier</code> - The DB instance identifier for the encrypted
            DB instance to be replicated. This identifier must be in the Amazon Resource Name
            (ARN) format for the source Amazon Web Services Region. For example, if you are creating
            an encrypted read replica from a DB instance in the us-west-2 Amazon Web Services
            Region, then your <code>SourceDBInstanceIdentifier</code> looks like the following
            example: <code>arn:aws:rds:us-west-2:123456789012:instance:mysql-instance1-20161115</code>.</para></li></ul><para>To learn how to generate a Signature Version 4 signed request, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/API/sigv4-query-string-auth.html">Authenticating
            Requests: Using Query Parameters (Amazon Web Services Signature Version 4)</a> and
            <a href="https://docs.aws.amazon.com/general/latest/gr/signature-version-4.html">Signature
            Version 4 Signing Process</a>.</para><note><para>If you are using an Amazon Web Services SDK tool or the CLI, you can specify <code>SourceRegion</code>
            (or <code>--source-region</code> for the CLI) instead of specifying <code>PreSignedUrl</code>
            manually. Specifying <code>SourceRegion</code> autogenerates a presigned URL that
            is a valid request for the operation that can run in the source Amazon Web Services
            Region.</para><para><code>SourceRegion</code> isn't supported for SQL Server, because Amazon RDS for
            SQL Server doesn't support cross-Region read replicas.</para></note><para>This setting doesn't apply to RDS Custom DB instances.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBInstanceReadReplicaCmdlet.ProcessorFeature">
            <summary>
            <para>
            <para>The number of CPU cores and the number of threads per core for the DB instance class
            of the DB instance.</para><para>This setting doesn't apply to RDS Custom DB instances.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBInstanceReadReplicaCmdlet.PubliclyAccessible">
            <summary>
            <para>
            <para>Specifies whether the DB instance is publicly accessible.</para><para>When the DB cluster is publicly accessible, its Domain Name System (DNS) endpoint
            resolves to the private IP address from within the DB cluster's virtual private cloud
            (VPC). It resolves to the public IP address from outside of the DB cluster's VPC.
            Access to the DB cluster is ultimately controlled by the security group it uses. That
            public access isn't permitted if the security group assigned to the DB cluster doesn't
            permit it.</para><para>When the DB instance isn't publicly accessible, it is an internal DB instance with
            a DNS name that resolves to a private IP address.</para><para>For more information, see <a>CreateDBInstance</a>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBInstanceReadReplicaCmdlet.ReplicaMode">
            <summary>
            <para>
            <para>The open mode of the replica database: mounted or read-only.</para><note><para>This parameter is only supported for Oracle DB instances.</para></note><para>Mounted DB replicas are included in Oracle Database Enterprise Edition. The main use
            case for mounted replicas is cross-Region disaster recovery. The primary database
            doesn't use Active Data Guard to transmit information to the mounted replica. Because
            it doesn't accept user connections, a mounted replica can't serve a read-only workload.</para><para>You can create a combination of mounted and read-only DB replicas for the same primary
            DB instance. For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/oracle-read-replicas.html">Working
            with Oracle Read Replicas for Amazon RDS</a> in the <i>Amazon RDS User Guide</i>.</para><para>For RDS Custom, you must specify this parameter and set it to <code>mounted</code>.
            The value won't be set by default. After replica creation, you can manage the open
            mode manually.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBInstanceReadReplicaCmdlet.SourceDBClusterIdentifier">
            <summary>
            <para>
            <para>The identifier of the Multi-AZ DB cluster that will act as the source for the read
            replica. Each DB cluster can have up to 15 read replicas.</para><para>Constraints:</para><ul><li><para>Must be the identifier of an existing Multi-AZ DB cluster.</para></li><li><para>Can't be specified if the <code>SourceDBInstanceIdentifier</code> parameter is also
            specified.</para></li><li><para>The specified DB cluster must have automatic backups enabled, that is, its backup
            retention period must be greater than 0.</para></li><li><para>The source DB cluster must be in the same Amazon Web Services Region as the read replica.
            Cross-Region replication isn't supported.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBInstanceReadReplicaCmdlet.SourceDBInstanceIdentifier">
            <summary>
            <para>
            <para>The identifier of the DB instance that will act as the source for the read replica.
            Each DB instance can have up to 15 read replicas, with the exception of Oracle and
            SQL Server, which can have up to five.</para><para>Constraints:</para><ul><li><para>Must be the identifier of an existing MySQL, MariaDB, Oracle, PostgreSQL, or SQL Server
            DB instance.</para></li><li><para>Can't be specified if the <code>SourceDBClusterIdentifier</code> parameter is also
            specified.</para></li><li><para>For the limitations of Oracle read replicas, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/oracle-read-replicas.limitations.html#oracle-read-replicas.limitations.versions-and-licenses">Version
            and licensing considerations for RDS for Oracle replicas</a> in the <i>Amazon RDS
            User Guide</i>.</para></li><li><para>For the limitations of SQL Server read replicas, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/SQLServer.ReadReplicas.html#SQLServer.ReadReplicas.Limitations">Read
            replica limitations with SQL Server</a> in the <i>Amazon RDS User Guide</i>.</para></li><li><para>The specified DB instance must have automatic backups enabled, that is, its backup
            retention period must be greater than 0.</para></li><li><para>If the source DB instance is in the same Amazon Web Services Region as the read replica,
            specify a valid DB instance identifier.</para></li><li><para>If the source DB instance is in a different Amazon Web Services Region from the read
            replica, specify a valid DB instance ARN. For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_Tagging.ARN.html#USER_Tagging.ARN.Constructing">Constructing
            an ARN for Amazon RDS</a> in the <i>Amazon RDS User Guide</i>. This doesn't apply
            to SQL Server or RDS Custom, which don't support cross-Region replicas.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBInstanceReadReplicaCmdlet.SourceRegion">
            <summary>
            <para>
             The SourceRegion for generating the PreSignedUrl property.
             
             If SourceRegion is set and the PreSignedUrl property is not,
             then PreSignedUrl will be automatically generated by the client.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBInstanceReadReplicaCmdlet.StorageThroughput">
            <summary>
            <para>
            <para>Specifies the storage throughput value for the read replica.</para><para>This setting doesn't apply to RDS Custom or Amazon Aurora DB instances.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBInstanceReadReplicaCmdlet.StorageType">
            <summary>
            <para>
            <para>The storage type to associate with the read replica.</para><para>If you specify <code>io1</code> or <code>gp3</code>, you must also include a value
            for the <code>Iops</code> parameter.</para><para>Valid Values: <code>gp2 | gp3 | io1 | standard</code></para><para>Default: <code>io1</code> if the <code>Iops</code> parameter is specified. Otherwise,
            <code>gp2</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBInstanceReadReplicaCmdlet.Tag">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBInstanceReadReplicaCmdlet.UpgradeStorageConfig">
            <summary>
            <para>
            <para>Whether to upgrade the storage file system configuration on the read replica. This
            option migrates the read replica from the old storage file system layout to the preferred
            layout.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBInstanceReadReplicaCmdlet.UseDefaultProcessorFeature">
            <summary>
            <para>
            <para>Specifies whether the DB instance class of the DB instance uses its default processor
            features.</para><para>This setting doesn't apply to RDS Custom DB instances.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBInstanceReadReplicaCmdlet.VpcSecurityGroupId">
            <summary>
            <para>
            <para>A list of Amazon EC2 VPC security groups to associate with the read replica.</para><para>This setting doesn't apply to RDS Custom DB instances.</para><para>Default: The default EC2 VPC security group for the DB subnet group's VPC.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBInstanceReadReplicaCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'DBInstance'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.RDS.Model.CreateDBInstanceReadReplicaResponse).
            Specifying the name of a property of type Amazon.RDS.Model.CreateDBInstanceReadReplicaResponse 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.RDS.NewRDSDBInstanceReadReplicaCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DBInstanceIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^DBInstanceIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBInstanceReadReplicaCmdlet.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.RDS.NewRDSDBParameterGroupCmdlet">
            <summary>
            Creates a new DB parameter group.
             
              
            <para>
            A DB parameter group is initially created with the default parameters for the database
            engine used by the DB instance. To provide custom values for any of the parameters,
            you must modify the group after creating it using <code>ModifyDBParameterGroup</code>.
            Once you've created a DB parameter group, you need to associate it with your DB instance
            using <code>ModifyDBInstance</code>. When you associate a new DB parameter group with
            a running DB instance, you need to reboot the DB instance without failover for the
            new DB parameter group and associated settings to take effect.
            </para><para>
            This command doesn't apply to RDS Custom.
            </para><important><para>
            After you create a DB parameter group, you should wait at least 5 minutes before creating
            your first DB instance that uses that DB parameter group as the default parameter
            group. This allows Amazon RDS to fully complete the create action before the parameter
            group is used as the default for a new DB instance. This is especially important for
            parameters that are critical when creating the default database for a DB instance,
            such as the character set for the default database defined by the <code>character_set_database</code>
            parameter. You can use the <i>Parameter Groups</i> option of the <a href="https://console.aws.amazon.com/rds/">Amazon
            RDS console</a> or the <i>DescribeDBParameters</i> command to verify that your DB
            parameter group has been created or modified.
            </para></important>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBParameterGroupCmdlet.DBParameterGroupFamily">
            <summary>
            <para>
            <para>The DB parameter group family name. A DB parameter group can be associated with one
            and only one DB parameter group family, and can be applied only to a DB instance running
            a database engine and engine version compatible with that DB parameter group family.</para><para>To list all of the available parameter group families for a DB engine, use the following
            command:</para><para><code>aws rds describe-db-engine-versions --query "DBEngineVersions[].DBParameterGroupFamily"
            --engine &lt;engine&gt;</code></para><para>For example, to list all of the available parameter group families for the MySQL DB
            engine, use the following command:</para><para><code>aws rds describe-db-engine-versions --query "DBEngineVersions[].DBParameterGroupFamily"
            --engine mysql</code></para><note><para>The output contains duplicates.</para></note><para>The following are the valid DB engine values:</para><ul><li><para><code>aurora-mysql</code></para></li><li><para><code>aurora-postgresql</code></para></li><li><para><code>mariadb</code></para></li><li><para><code>mysql</code></para></li><li><para><code>oracle-ee</code></para></li><li><para><code>oracle-ee-cdb</code></para></li><li><para><code>oracle-se2</code></para></li><li><para><code>oracle-se2-cdb</code></para></li><li><para><code>postgres</code></para></li><li><para><code>sqlserver-ee</code></para></li><li><para><code>sqlserver-se</code></para></li><li><para><code>sqlserver-ex</code></para></li><li><para><code>sqlserver-web</code></para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBParameterGroupCmdlet.DBParameterGroupName">
            <summary>
            <para>
            <para>The name of the DB parameter group.</para><para>Constraints:</para><ul><li><para>Must be 1 to 255 letters, numbers, or hyphens.</para></li><li><para>First character must be a letter</para></li><li><para>Can't end with a hyphen or contain two consecutive hyphens</para></li></ul><note><para>This value is stored as a lowercase string.</para></note>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBParameterGroupCmdlet.Description">
            <summary>
            <para>
            <para>The description for the DB parameter group.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBParameterGroupCmdlet.Tag">
            <summary>
            <para>
            <para>Tags to assign to the DB parameter group.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBParameterGroupCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'DBParameterGroup'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.RDS.Model.CreateDBParameterGroupResponse).
            Specifying the name of a property of type Amazon.RDS.Model.CreateDBParameterGroupResponse 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.RDS.NewRDSDBParameterGroupCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DBParameterGroupName parameter.
            The -PassThru parameter is deprecated, use -Select '^DBParameterGroupName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBParameterGroupCmdlet.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.RDS.NewRDSDBProxyCmdlet">
            <summary>
            Creates a new DB proxy.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBProxyCmdlet.Auth">
            <summary>
            <para>
            <para>The authorization mechanism that the proxy uses.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBProxyCmdlet.DBProxyName">
            <summary>
            <para>
            <para>The identifier for the proxy. This name must be unique for all proxies owned by your
            Amazon Web Services account in the specified Amazon Web Services Region. An identifier
            must begin with a letter and must contain only ASCII letters, digits, and hyphens;
            it can't end with a hyphen or contain two consecutive hyphens.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBProxyCmdlet.DebugLogging">
            <summary>
            <para>
            <para>Specifies whether the proxy includes detailed information about SQL statements in
            its logs. This information helps you to debug issues involving SQL behavior or the
            performance and scalability of the proxy connections. The debug information includes
            the text of SQL statements that you submit through the proxy. Thus, only enable this
            setting when needed for debugging, and only when you have security measures in place
            to safeguard any sensitive information that appears in the logs.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBProxyCmdlet.EngineFamily">
            <summary>
            <para>
            <para>The kinds of databases that the proxy can connect to. This value determines which
            database network protocol the proxy recognizes when it interprets network traffic
            to and from the database. For Aurora MySQL, RDS for MariaDB, and RDS for MySQL databases,
            specify <code>MYSQL</code>. For Aurora PostgreSQL and RDS for PostgreSQL databases,
            specify <code>POSTGRESQL</code>. For RDS for Microsoft SQL Server, specify <code>SQLSERVER</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBProxyCmdlet.IdleClientTimeout">
            <summary>
            <para>
            <para>The number of seconds that a connection to the proxy can be inactive before the proxy
            disconnects it. You can set this value higher or lower than the connection timeout
            limit for the associated database.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBProxyCmdlet.RequireTLS">
            <summary>
            <para>
            <para>Specifies whether Transport Layer Security (TLS) encryption is required for connections
            to the proxy. By enabling this setting, you can enforce encrypted TLS connections
            to the proxy.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBProxyCmdlet.RoleArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the IAM role that the proxy uses to access secrets
            in Amazon Web Services Secrets Manager.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBProxyCmdlet.Tag">
            <summary>
            <para>
            <para>An optional set of key-value pairs to associate arbitrary data of your choosing with
            the proxy.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBProxyCmdlet.VpcSecurityGroupId">
            <summary>
            <para>
            <para>One or more VPC security group IDs to associate with the new proxy.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBProxyCmdlet.VpcSubnetId">
            <summary>
            <para>
            <para>One or more VPC subnet IDs to associate with the new proxy.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBProxyCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'DBProxy'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.RDS.Model.CreateDBProxyResponse).
            Specifying the name of a property of type Amazon.RDS.Model.CreateDBProxyResponse 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.RDS.NewRDSDBProxyCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DBProxyName parameter.
            The -PassThru parameter is deprecated, use -Select '^DBProxyName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBProxyCmdlet.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.RDS.NewRDSDBProxyEndpointCmdlet">
            <summary>
            Creates a <code>DBProxyEndpoint</code>. Only applies to proxies that are associated
            with Aurora DB clusters. You can use DB proxy endpoints to specify read/write or read-only
            access to the DB cluster. You can also use DB proxy endpoints to access a DB proxy
            through a different VPC than the proxy's default VPC.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBProxyEndpointCmdlet.DBProxyEndpointName">
            <summary>
            <para>
            <para>The name of the DB proxy endpoint to create.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBProxyEndpointCmdlet.DBProxyName">
            <summary>
            <para>
            <para>The name of the DB proxy associated with the DB proxy endpoint that you create.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBProxyEndpointCmdlet.Tag">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBProxyEndpointCmdlet.TargetRole">
            <summary>
            <para>
            <para>The role of the DB proxy endpoint. The role determines whether the endpoint can be
            used for read/write or only read operations. The default is <code>READ_WRITE</code>.
            The only role that proxies for RDS for Microsoft SQL Server support is <code>READ_WRITE</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBProxyEndpointCmdlet.VpcSecurityGroupId">
            <summary>
            <para>
            <para>The VPC security group IDs for the DB proxy endpoint that you create. You can specify
            a different set of security group IDs than for the original DB proxy. The default
            is the default security group for the VPC.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBProxyEndpointCmdlet.VpcSubnetId">
            <summary>
            <para>
            <para>The VPC subnet IDs for the DB proxy endpoint that you create. You can specify a different
            set of subnet IDs than for the original DB proxy.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBProxyEndpointCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'DBProxyEndpoint'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.RDS.Model.CreateDBProxyEndpointResponse).
            Specifying the name of a property of type Amazon.RDS.Model.CreateDBProxyEndpointResponse 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.RDS.NewRDSDBProxyEndpointCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DBProxyEndpointName parameter.
            The -PassThru parameter is deprecated, use -Select '^DBProxyEndpointName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBProxyEndpointCmdlet.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.RDS.NewRDSDBSecurityGroupCmdlet">
            <summary>
            Creates a new DB security group. DB security groups control access to a DB instance.
             
              
            <para>
            A DB security group controls access to EC2-Classic DB instances that are not in a
            VPC.
            </para><note><para>
            EC2-Classic was retired on August 15, 2022. If you haven't migrated from EC2-Classic
            to a VPC, we recommend that you migrate as soon as possible. For more information,
            see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/vpc-migrate.html">Migrate
            from EC2-Classic to a VPC</a> in the <i>Amazon EC2 User Guide</i>, the blog <a href="http://aws.amazon.com/blogs/aws/ec2-classic-is-retiring-heres-how-to-prepare/">EC2-Classic
            Networking is Retiring ā€“ Hereā€™s How to Prepare</a>, and <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_VPC.Non-VPC2VPC.html">Moving
            a DB instance not in a VPC into a VPC</a> in the <i>Amazon RDS User Guide</i>.
            </para></note>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBSecurityGroupCmdlet.DBSecurityGroupDescription">
            <summary>
            <para>
            <para>The description for the DB security group.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBSecurityGroupCmdlet.DBSecurityGroupName">
            <summary>
            <para>
            <para>The name for the DB security group. This value is stored as a lowercase string.</para><para>Constraints:</para><ul><li><para>Must be 1 to 255 letters, numbers, or hyphens.</para></li><li><para>First character must be a letter</para></li><li><para>Can't end with a hyphen or contain two consecutive hyphens</para></li><li><para>Must not be "Default"</para></li></ul><para>Example: <code>mysecuritygroup</code></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBSecurityGroupCmdlet.Tag">
            <summary>
            <para>
            <para>Tags to assign to the DB security group.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBSecurityGroupCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'DBSecurityGroup'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.RDS.Model.CreateDBSecurityGroupResponse).
            Specifying the name of a property of type Amazon.RDS.Model.CreateDBSecurityGroupResponse 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.RDS.NewRDSDBSecurityGroupCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DBSecurityGroupName parameter.
            The -PassThru parameter is deprecated, use -Select '^DBSecurityGroupName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBSecurityGroupCmdlet.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.RDS.NewRDSDBSnapshotCmdlet">
            <summary>
            Creates a snapshot of a DB instance. The source DB instance must be in the <code>available</code>
            or <code>storage-optimization</code> state.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBSnapshotCmdlet.DBInstanceIdentifier">
            <summary>
            <para>
            <para>The identifier of the DB instance that you want to create the snapshot of.</para><para>Constraints:</para><ul><li><para>Must match the identifier of an existing DBInstance.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBSnapshotCmdlet.DBSnapshotIdentifier">
            <summary>
            <para>
            <para>The identifier for the DB snapshot.</para><para>Constraints:</para><ul><li><para>Can't be null, empty, or blank</para></li><li><para>Must contain from 1 to 255 letters, numbers, or hyphens</para></li><li><para>First character must be a letter</para></li><li><para>Can't end with a hyphen or contain two consecutive hyphens</para></li></ul><para>Example: <code>my-snapshot-id</code></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBSnapshotCmdlet.Tag">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBSnapshotCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'DBSnapshot'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.RDS.Model.CreateDBSnapshotResponse).
            Specifying the name of a property of type Amazon.RDS.Model.CreateDBSnapshotResponse 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.RDS.NewRDSDBSnapshotCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DBSnapshotIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^DBSnapshotIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBSnapshotCmdlet.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.RDS.NewRDSDBSubnetGroupCmdlet">
            <summary>
            Creates a new DB subnet group. DB subnet groups must contain at least one subnet in
            at least two AZs in the Amazon Web Services Region.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBSubnetGroupCmdlet.DBSubnetGroupDescription">
            <summary>
            <para>
            <para>The description for the DB subnet group.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBSubnetGroupCmdlet.DBSubnetGroupName">
            <summary>
            <para>
            <para>The name for the DB subnet group. This value is stored as a lowercase string.</para><para>Constraints:</para><ul><li><para>Must contain no more than 255 letters, numbers, periods, underscores, spaces, or hyphens.</para></li><li><para>Must not be default.</para></li><li><para>First character must be a letter.</para></li></ul><para>Example: <code>mydbsubnetgroup</code></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBSubnetGroupCmdlet.SubnetId">
            <summary>
            <para>
            <para>The EC2 Subnet IDs for the DB subnet group.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBSubnetGroupCmdlet.Tag">
            <summary>
            <para>
            <para>Tags to assign to the DB subnet group.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBSubnetGroupCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'DBSubnetGroup'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.RDS.Model.CreateDBSubnetGroupResponse).
            Specifying the name of a property of type Amazon.RDS.Model.CreateDBSubnetGroupResponse 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.RDS.NewRDSDBSubnetGroupCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DBSubnetGroupName parameter.
            The -PassThru parameter is deprecated, use -Select '^DBSubnetGroupName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSDBSubnetGroupCmdlet.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.RDS.NewRDSEventSubscriptionCmdlet">
            <summary>
            Creates an RDS event notification subscription. This operation requires a topic Amazon
            Resource Name (ARN) created by either the RDS console, the SNS console, or the SNS
            API. To obtain an ARN with SNS, you must create a topic in Amazon SNS and subscribe
            to the topic. The ARN is displayed in the SNS console.
             
              
            <para>
            You can specify the type of source (<code>SourceType</code>) that you want to be notified
            of and provide a list of RDS sources (<code>SourceIds</code>) that triggers the events.
            You can also provide a list of event categories (<code>EventCategories</code>) for
            events that you want to be notified of. For example, you can specify <code>SourceType</code>
            = <code>db-instance</code>, <code>SourceIds</code> = <code>mydbinstance1</code>, <code>mydbinstance2</code>
            and <code>EventCategories</code> = <code>Availability</code>, <code>Backup</code>.
            </para><para>
            If you specify both the <code>SourceType</code> and <code>SourceIds</code>, such as
            <code>SourceType</code> = <code>db-instance</code> and <code>SourceIds</code> = <code>myDBInstance1</code>,
            you are notified of all the <code>db-instance</code> events for the specified source.
            If you specify a <code>SourceType</code> but do not specify <code>SourceIds</code>,
            you receive notice of the events for that source type for all your RDS sources. If
            you don't specify either the SourceType or the <code>SourceIds</code>, you are notified
            of events generated from all RDS sources belonging to your customer account.
            </para><para>
            For more information about subscribing to an event for RDS DB engines, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_Events.Subscribing.html">
            Subscribing to Amazon RDS event notification</a> in the <i>Amazon RDS User Guide</i>.
            </para><para>
            For more information about subscribing to an event for Aurora DB engines, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/USER_Events.Subscribing.html">
            Subscribing to Amazon RDS event notification</a> in the <i>Amazon Aurora User Guide</i>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSEventSubscriptionCmdlet.Enabled">
            <summary>
            <para>
            <para>Specifies whether to activate the subscription. If the event notification subscription
            isn't activated, the subscription is created but not active.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSEventSubscriptionCmdlet.EventCategory">
            <summary>
            <para>
            <para>A list of event categories for a particular source type (<code>SourceType</code>)
            that you want to subscribe to. You can see a list of the categories for a given source
            type in the "Amazon RDS event categories and event messages" section of the <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_Events.Messages.html"><i>Amazon RDS User Guide</i></a> or the <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/USER_Events.Messages.html"><i>Amazon Aurora User Guide</i></a>. You can also see this list by using the <code>DescribeEventCategories</code>
            operation.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSEventSubscriptionCmdlet.SnsTopicArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the SNS topic created for event notification. The
            ARN is created by Amazon SNS when you create a topic and subscribe to it.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSEventSubscriptionCmdlet.SourceId">
            <summary>
            <para>
            <para>The list of identifiers of the event sources for which events are returned. If not
            specified, then all sources are included in the response. An identifier must begin
            with a letter and must contain only ASCII letters, digits, and hyphens. It can't end
            with a hyphen or contain two consecutive hyphens.</para><para>Constraints:</para><ul><li><para>If <code>SourceIds</code> are supplied, <code>SourceType</code> must also be provided.</para></li><li><para>If the source type is a DB instance, a <code>DBInstanceIdentifier</code> value must
            be supplied.</para></li><li><para>If the source type is a DB cluster, a <code>DBClusterIdentifier</code> value must
            be supplied.</para></li><li><para>If the source type is a DB parameter group, a <code>DBParameterGroupName</code> value
            must be supplied.</para></li><li><para>If the source type is a DB security group, a <code>DBSecurityGroupName</code> value
            must be supplied.</para></li><li><para>If the source type is a DB snapshot, a <code>DBSnapshotIdentifier</code> value must
            be supplied.</para></li><li><para>If the source type is a DB cluster snapshot, a <code>DBClusterSnapshotIdentifier</code>
            value must be supplied.</para></li><li><para>If the source type is an RDS Proxy, a <code>DBProxyName</code> value must be supplied.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSEventSubscriptionCmdlet.SourceType">
            <summary>
            <para>
            <para>The type of source that is generating the events. For example, if you want to be notified
            of events generated by a DB instance, you set this parameter to <code>db-instance</code>.
            For RDS Proxy events, specify <code>db-proxy</code>. If this value isn't specified,
            all events are returned.</para><para>Valid Values: <code>db-instance</code> | <code>db-cluster</code> | <code>db-parameter-group</code>
            | <code>db-security-group</code> | <code>db-snapshot</code> | <code>db-cluster-snapshot</code>
            | <code>db-proxy</code></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSEventSubscriptionCmdlet.SubscriptionName">
            <summary>
            <para>
            <para>The name of the subscription.</para><para>Constraints: The name must be less than 255 characters.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSEventSubscriptionCmdlet.Tag">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSEventSubscriptionCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'EventSubscription'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.RDS.Model.CreateEventSubscriptionResponse).
            Specifying the name of a property of type Amazon.RDS.Model.CreateEventSubscriptionResponse 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.RDS.NewRDSEventSubscriptionCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the SubscriptionName parameter.
            The -PassThru parameter is deprecated, use -Select '^SubscriptionName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSEventSubscriptionCmdlet.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.RDS.NewRDSGlobalClusterCmdlet">
            <summary>
            Creates an Aurora global database spread across multiple Amazon Web Services Regions.
            The global database contains a single primary cluster with read-write capability,
            and a read-only secondary cluster that receives data from the primary cluster through
            high-speed replication performed by the Aurora storage subsystem.
             
              
            <para>
            You can create a global database that is initially empty, and then create the primary
            and secondary DB clusters in the global database. Or you can specify an existing Aurora
            cluster during the create operation, and this cluster becomes the primary cluster
            of the global database.
            </para><note><para>
            This operation applies only to Aurora DB clusters.
            </para></note>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSGlobalClusterCmdlet.DatabaseName">
            <summary>
            <para>
            <para>The name for your database of up to 64 alphanumeric characters. If you don't specify
            a name, Amazon Aurora doesn't create a database in the global database cluster.</para><para>Constraints:</para><ul><li><para>Can't be specified if <code>SourceDBClusterIdentifier</code> is specified. In this
            case, Amazon Aurora uses the database name from the source DB cluster.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSGlobalClusterCmdlet.DeletionProtection">
            <summary>
            <para>
            <para>Specifies whether to enable deletion protection for the new global database cluster.
            The global database can't be deleted when deletion protection is enabled.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSGlobalClusterCmdlet.Engine">
            <summary>
            <para>
            <para>The database engine to use for this global database cluster.</para><para>Valid Values: <code>aurora-mysql | aurora-postgresql</code></para><para>Constraints:</para><ul><li><para>Can't be specified if <code>SourceDBClusterIdentifier</code> is specified. In this
            case, Amazon Aurora uses the engine of the source DB cluster.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSGlobalClusterCmdlet.EngineVersion">
            <summary>
            <para>
            <para>The engine version to use for this global database cluster.</para><para>Constraints:</para><ul><li><para>Can't be specified if <code>SourceDBClusterIdentifier</code> is specified. In this
            case, Amazon Aurora uses the engine version of the source DB cluster.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSGlobalClusterCmdlet.GlobalClusterIdentifier">
            <summary>
            <para>
            <para>The cluster identifier for this global database cluster. This parameter is stored
            as a lowercase string.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSGlobalClusterCmdlet.SourceDBClusterIdentifier">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) to use as the primary cluster of the global database.</para><para>If you provide a value for this parameter, don't specify values for the following
            settings because Amazon Aurora uses the values from the specified source DB cluster:</para><ul><li><para><code>DatabaseName</code></para></li><li><para><code>Engine</code></para></li><li><para><code>EngineVersion</code></para></li><li><para><code>StorageEncrypted</code></para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSGlobalClusterCmdlet.StorageEncrypted">
            <summary>
            <para>
            <para>Specifies whether to enable storage encryption for the new global database cluster.</para><para>Constraints:</para><ul><li><para>Can't be specified if <code>SourceDBClusterIdentifier</code> is specified. In this
            case, Amazon Aurora uses the setting from the source DB cluster.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSGlobalClusterCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'GlobalCluster'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.RDS.Model.CreateGlobalClusterResponse).
            Specifying the name of a property of type Amazon.RDS.Model.CreateGlobalClusterResponse 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.RDS.NewRDSGlobalClusterCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DatabaseName parameter.
            The -PassThru parameter is deprecated, use -Select '^DatabaseName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSGlobalClusterCmdlet.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.RDS.NewRDSIntegrationCmdlet">
            <summary>
            Creates a zero-ETL integration with Amazon Redshift. For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/zero-etl.html">Working
            with Amazon Aurora zero-ETL integrations with Amazon Redshift</a> in the <i>Amazon
            Aurora User Guide</i>.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSIntegrationCmdlet.AdditionalEncryptionContext">
            <summary>
            <para>
            <para>An optional set of non-secret keyā€“value pairs that contains additional contextual
            information about the data. For more information, see <a href="https://docs.aws.amazon.com/kms/latest/developerguide/concepts.html#encrypt_context">Encryption
            context</a> in the <i>Amazon Web Services Key Management Service Developer Guide</i>.</para><para>You can only include this parameter if you specify the <code>KMSKeyId</code> parameter.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSIntegrationCmdlet.IntegrationName">
            <summary>
            <para>
            <para>The name of the integration.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSIntegrationCmdlet.KMSKeyId">
            <summary>
            <para>
            <para>The Amazon Web Services Key Management System (Amazon Web Services KMS) key identifier
            for the key to use to encrypt the integration. If you don't specify an encryption
            key, Aurora uses a default Amazon Web Services owned key. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSIntegrationCmdlet.SourceArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the Aurora DB cluster to use as the source for replication.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSIntegrationCmdlet.Tag">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSIntegrationCmdlet.TargetArn">
            <summary>
            <para>
            <para>The ARN of the Redshift data warehouse to use as the target for replication.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSIntegrationCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is '*'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.RDS.Model.CreateIntegrationResponse).
            Specifying the name of a property of type Amazon.RDS.Model.CreateIntegrationResponse 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.RDS.NewRDSIntegrationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the SourceArn parameter.
            The -PassThru parameter is deprecated, use -Select '^SourceArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSIntegrationCmdlet.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.RDS.NewRDSOptionGroupCmdlet">
            <summary>
            Creates a new option group. You can create up to 20 option groups.
             
              
            <para>
            This command doesn't apply to RDS Custom.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSOptionGroupCmdlet.EngineName">
            <summary>
            <para>
            <para>Specifies the name of the engine that this option group should be associated with.</para><para>Valid Values:</para><ul><li><para><code>mariadb</code></para></li><li><para><code>mysql</code></para></li><li><para><code>oracle-ee</code></para></li><li><para><code>oracle-ee-cdb</code></para></li><li><para><code>oracle-se2</code></para></li><li><para><code>oracle-se2-cdb</code></para></li><li><para><code>postgres</code></para></li><li><para><code>sqlserver-ee</code></para></li><li><para><code>sqlserver-se</code></para></li><li><para><code>sqlserver-ex</code></para></li><li><para><code>sqlserver-web</code></para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSOptionGroupCmdlet.MajorEngineVersion">
            <summary>
            <para>
            <para>Specifies the major version of the engine that this option group should be associated
            with.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSOptionGroupCmdlet.OptionGroupDescription">
            <summary>
            <para>
            <para>The description of the option group.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSOptionGroupCmdlet.OptionGroupName">
            <summary>
            <para>
            <para>Specifies the name of the option group to be created.</para><para>Constraints:</para><ul><li><para>Must be 1 to 255 letters, numbers, or hyphens</para></li><li><para>First character must be a letter</para></li><li><para>Can't end with a hyphen or contain two consecutive hyphens</para></li></ul><para>Example: <code>myoptiongroup</code></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSOptionGroupCmdlet.Tag">
            <summary>
            <para>
            <para>Tags to assign to the option group.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSOptionGroupCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'OptionGroup'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.RDS.Model.CreateOptionGroupResponse).
            Specifying the name of a property of type Amazon.RDS.Model.CreateOptionGroupResponse 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.RDS.NewRDSOptionGroupCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the OptionGroupName parameter.
            The -PassThru parameter is deprecated, use -Select '^OptionGroupName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSOptionGroupCmdlet.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.RDS.NewRDSReservedDBInstancesOfferingPurchaseCmdlet">
            <summary>
            Purchases a reserved DB instance offering.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSReservedDBInstancesOfferingPurchaseCmdlet.DBInstanceCount">
            <summary>
            <para>
            <para>The number of instances to reserve.</para><para>Default: <code>1</code></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSReservedDBInstancesOfferingPurchaseCmdlet.ReservedDBInstanceId">
            <summary>
            <para>
            <para>Customer-specified identifier to track this reservation.</para><para>Example: myreservationID</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSReservedDBInstancesOfferingPurchaseCmdlet.ReservedDBInstancesOfferingId">
            <summary>
            <para>
            <para>The ID of the Reserved DB instance offering to purchase.</para><para>Example: 438012d3-4052-4cc7-b2e3-8d3372e0e706</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSReservedDBInstancesOfferingPurchaseCmdlet.Tag">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSReservedDBInstancesOfferingPurchaseCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ReservedDBInstance'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.RDS.Model.PurchaseReservedDBInstancesOfferingResponse).
            Specifying the name of a property of type Amazon.RDS.Model.PurchaseReservedDBInstancesOfferingResponse 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.RDS.NewRDSReservedDBInstancesOfferingPurchaseCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ReservedDBInstancesOfferingId parameter.
            The -PassThru parameter is deprecated, use -Select '^ReservedDBInstancesOfferingId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSReservedDBInstancesOfferingPurchaseCmdlet.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.RDS.NewRDSTenantDatabaseCmdlet">
            <summary>
            Creates a tenant database in a DB instance that uses the multi-tenant configuration.
            Only RDS for Oracle container database (CDB) instances are supported.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSTenantDatabaseCmdlet.CharacterSetName">
            <summary>
            <para>
            <para>The character set for your tenant database. If you don't specify a value, the character
            set name defaults to <code>AL32UTF8</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSTenantDatabaseCmdlet.DBInstanceIdentifier">
            <summary>
            <para>
            <para>The user-supplied DB instance identifier. RDS creates your tenant database in this
            DB instance. This parameter isn't case-sensitive.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSTenantDatabaseCmdlet.MasterUsername">
            <summary>
            <para>
            <para>The name for the master user account in your tenant database. RDS creates this user
            account in the tenant database and grants privileges to the master user. This parameter
            is case-sensitive.</para><para>Constraints:</para><ul><li><para>Must be 1 to 16 letters, numbers, or underscores.</para></li><li><para>First character must be a letter.</para></li><li><para>Can't be a reserved word for the chosen database engine.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSTenantDatabaseCmdlet.MasterUserPassword">
            <summary>
            <para>
            <para>The password for the master user in your tenant database.</para><para>Constraints:</para><ul><li><para>Must be 8 to 30 characters.</para></li><li><para>Can include any printable ASCII character except forward slash (<code>/</code>), double
            quote (<code>"</code>), at symbol (<code>@</code>), ampersand (<code>&amp;</code>),
            or single quote (<code>'</code>).</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSTenantDatabaseCmdlet.NcharCharacterSetName">
            <summary>
            <para>
            <para>The <code>NCHAR</code> value for the tenant database.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSTenantDatabaseCmdlet.Tag">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSTenantDatabaseCmdlet.TenantDBName">
            <summary>
            <para>
            <para>The user-supplied name of the tenant database that you want to create in your DB instance.
            This parameter has the same constraints as <code>DBName</code> in <code>CreateDBInstance</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSTenantDatabaseCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'TenantDatabase'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.RDS.Model.CreateTenantDatabaseResponse).
            Specifying the name of a property of type Amazon.RDS.Model.CreateTenantDatabaseResponse 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.RDS.NewRDSTenantDatabaseCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DBInstanceIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^DBInstanceIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.NewRDSTenantDatabaseCmdlet.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.RDS.RegisterRDSDBProxyTargetCmdlet">
            <summary>
            Associate one or more <code>DBProxyTarget</code> data structures with a <code>DBProxyTargetGroup</code>.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RegisterRDSDBProxyTargetCmdlet.DBClusterIdentifier">
            <summary>
            <para>
            <para>One or more DB cluster identifiers.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RegisterRDSDBProxyTargetCmdlet.DBInstanceIdentifier">
            <summary>
            <para>
            <para>One or more DB instance identifiers.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RegisterRDSDBProxyTargetCmdlet.DBProxyName">
            <summary>
            <para>
            <para>The identifier of the <code>DBProxy</code> that is associated with the <code>DBProxyTargetGroup</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RegisterRDSDBProxyTargetCmdlet.TargetGroupName">
            <summary>
            <para>
            <para>The identifier of the <code>DBProxyTargetGroup</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RegisterRDSDBProxyTargetCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'DBProxyTargets'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.RDS.Model.RegisterDBProxyTargetsResponse).
            Specifying the name of a property of type Amazon.RDS.Model.RegisterDBProxyTargetsResponse 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.RDS.RegisterRDSDBProxyTargetCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DBProxyName parameter.
            The -PassThru parameter is deprecated, use -Select '^DBProxyName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RegisterRDSDBProxyTargetCmdlet.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.RDS.RemoveRDSBlueGreenDeploymentCmdlet">
            <summary>
            Deletes a blue/green deployment.
             
              
            <para>
            For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/blue-green-deployments.html">Using
            Amazon RDS Blue/Green Deployments for database updates</a> in the <i>Amazon RDS User
            Guide</i> and <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/blue-green-deployments.html">Using
            Amazon RDS Blue/Green Deployments for database updates</a> in the <i>Amazon Aurora
            User Guide</i>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RemoveRDSBlueGreenDeploymentCmdlet.BlueGreenDeploymentIdentifier">
            <summary>
            <para>
            <para>The unique identifier of the blue/green deployment to delete. This parameter isn't
            case-sensitive.</para><para>Constraints: </para><ul><li><para>Must match an existing blue/green deployment identifier.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RemoveRDSBlueGreenDeploymentCmdlet.DeleteTarget">
            <summary>
            <para>
            <para>Specifies whether to delete the resources in the green environment. You can't specify
            this option if the blue/green deployment <a href="https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_BlueGreenDeployment.html">status</a>
            is <code>SWITCHOVER_COMPLETED</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RemoveRDSBlueGreenDeploymentCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'BlueGreenDeployment'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.RDS.Model.DeleteBlueGreenDeploymentResponse).
            Specifying the name of a property of type Amazon.RDS.Model.DeleteBlueGreenDeploymentResponse 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.RDS.RemoveRDSBlueGreenDeploymentCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the BlueGreenDeploymentIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^BlueGreenDeploymentIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RemoveRDSBlueGreenDeploymentCmdlet.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.RDS.RemoveRDSCustomDBEngineVersionCmdlet">
            <summary>
            Deletes a custom engine version. To run this command, make sure you meet the following
            prerequisites:
             
             <ul><li><para>
            The CEV must not be the default for RDS Custom. If it is, change the default before
            running this command.
            </para></li><li><para>
            The CEV must not be associated with an RDS Custom DB instance, RDS Custom instance
            snapshot, or automated backup of your RDS Custom instance.
            </para></li></ul><para>
            Typically, deletion takes a few minutes.
            </para><note><para>
            The MediaImport service that imports files from Amazon S3 to create CEVs isn't integrated
            with Amazon Web Services CloudTrail. If you turn on data logging for Amazon RDS in
            CloudTrail, calls to the <code>DeleteCustomDbEngineVersion</code> event aren't logged.
            However, you might see calls from the API gateway that accesses your Amazon S3 bucket.
            These calls originate from the MediaImport service for the <code>DeleteCustomDbEngineVersion</code>
            event.
            </para></note><para>
            For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/custom-cev.html#custom-cev.delete">Deleting
            a CEV</a> in the <i>Amazon RDS User Guide</i>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RemoveRDSCustomDBEngineVersionCmdlet.Engine">
            <summary>
            <para>
            <para>The database engine. The only supported engines are <code>custom-oracle-ee</code>
            and <code>custom-oracle-ee-cdb</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RemoveRDSCustomDBEngineVersionCmdlet.EngineVersion">
            <summary>
            <para>
            <para>The custom engine version (CEV) for your DB instance. This option is required for
            RDS Custom, but optional for Amazon RDS. The combination of <code>Engine</code> and
            <code>EngineVersion</code> is unique per customer per Amazon Web Services Region.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RemoveRDSCustomDBEngineVersionCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is '*'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.RDS.Model.DeleteCustomDBEngineVersionResponse).
            Specifying the name of a property of type Amazon.RDS.Model.DeleteCustomDBEngineVersionResponse 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.RDS.RemoveRDSCustomDBEngineVersionCmdlet.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.RDS.RemoveRDSDBClusterCmdlet">
            <summary>
            The DeleteDBCluster action deletes a previously provisioned DB cluster. When you delete
            a DB cluster, all automated backups for that DB cluster are deleted and can't be recovered.
            Manual DB cluster snapshots of the specified DB cluster are not deleted.
             
              
            <para>
            If you're deleting a Multi-AZ DB cluster with read replicas, all cluster members are
            terminated and read replicas are promoted to standalone instances.
            </para><para>
            For more information on Amazon Aurora, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/CHAP_AuroraOverview.html">
            What is Amazon Aurora?</a> in the <i>Amazon Aurora User Guide</i>.
            </para><para>
            For more information on Multi-AZ DB clusters, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/multi-az-db-clusters-concepts.html">
            Multi-AZ DB cluster deployments</a> in the <i>Amazon RDS User Guide</i>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RemoveRDSDBClusterCmdlet.DBClusterIdentifier">
            <summary>
            <para>
            <para>The DB cluster identifier for the DB cluster to be deleted. This parameter isn't case-sensitive.</para><para>Constraints:</para><ul><li><para>Must match an existing DBClusterIdentifier.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RemoveRDSDBClusterCmdlet.DeleteAutomatedBackup">
            <summary>
            <para>
            <para>Specifies whether to remove automated backups immediately after the DB cluster is
            deleted. This parameter isn't case-sensitive. The default is to remove automated backups
            immediately after the DB cluster is deleted.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RemoveRDSDBClusterCmdlet.FinalDBSnapshotIdentifier">
            <summary>
            <para>
            <para>The DB cluster snapshot identifier of the new DB cluster snapshot created when <code>SkipFinalSnapshot</code>
            is disabled.</para><note><para>Specifying this parameter and also skipping the creation of a final DB cluster snapshot
            with the <code>SkipFinalShapshot</code> parameter results in an error.</para></note><para>Constraints:</para><ul><li><para>Must be 1 to 255 letters, numbers, or hyphens.</para></li><li><para>First character must be a letter</para></li><li><para>Can't end with a hyphen or contain two consecutive hyphens</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RemoveRDSDBClusterCmdlet.SkipFinalSnapshot">
            <summary>
            <para>
            <para>Specifies whether to skip the creation of a final DB cluster snapshot before the DB
            cluster is deleted. If skip is specified, no DB cluster snapshot is created. If skip
            isn't specified, a DB cluster snapshot is created before the DB cluster is deleted.
            By default, skip isn't specified, and the DB cluster snapshot is created. By default,
            this parameter is disabled.</para><note><para>You must specify a <code>FinalDBSnapshotIdentifier</code> parameter if <code>SkipFinalSnapshot</code>
            is disabled.</para></note>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RemoveRDSDBClusterCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'DBCluster'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.RDS.Model.DeleteDBClusterResponse).
            Specifying the name of a property of type Amazon.RDS.Model.DeleteDBClusterResponse 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.RDS.RemoveRDSDBClusterCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DBClusterIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^DBClusterIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RemoveRDSDBClusterCmdlet.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.RDS.RemoveRDSDBClusterAutomatedBackupCmdlet">
            <summary>
            Deletes automated backups using the <code>DbClusterResourceId</code> value of the
            source DB cluster or the Amazon Resource Name (ARN) of the automated backups.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RemoveRDSDBClusterAutomatedBackupCmdlet.DbClusterResourceId">
            <summary>
            <para>
            <para>The identifier for the source DB cluster, which can't be changed and which is unique
            to an Amazon Web Services Region.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RemoveRDSDBClusterAutomatedBackupCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'DBClusterAutomatedBackup'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.RDS.Model.DeleteDBClusterAutomatedBackupResponse).
            Specifying the name of a property of type Amazon.RDS.Model.DeleteDBClusterAutomatedBackupResponse 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.RDS.RemoveRDSDBClusterAutomatedBackupCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DbClusterResourceId parameter.
            The -PassThru parameter is deprecated, use -Select '^DbClusterResourceId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RemoveRDSDBClusterAutomatedBackupCmdlet.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.RDS.RemoveRDSDBClusterEndpointCmdlet">
            <summary>
            Deletes a custom endpoint and removes it from an Amazon Aurora DB cluster.
             
             <note><para>
            This action only applies to Aurora DB clusters.
            </para></note>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RemoveRDSDBClusterEndpointCmdlet.DBClusterEndpointIdentifier">
            <summary>
            <para>
            <para>The identifier associated with the custom endpoint. This parameter is stored as a
            lowercase string.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RemoveRDSDBClusterEndpointCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is '*'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.RDS.Model.DeleteDBClusterEndpointResponse).
            Specifying the name of a property of type Amazon.RDS.Model.DeleteDBClusterEndpointResponse 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.RDS.RemoveRDSDBClusterEndpointCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DBClusterEndpointIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^DBClusterEndpointIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RemoveRDSDBClusterEndpointCmdlet.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.RDS.RemoveRDSDBClusterParameterGroupCmdlet">
            <summary>
            Deletes a specified DB cluster parameter group. The DB cluster parameter group to
            be deleted can't be associated with any DB clusters.
             
              
            <para>
            For more information on Amazon Aurora, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/CHAP_AuroraOverview.html">
            What is Amazon Aurora?</a> in the <i>Amazon Aurora User Guide</i>.
            </para><para>
            For more information on Multi-AZ DB clusters, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/multi-az-db-clusters-concepts.html">
            Multi-AZ DB cluster deployments</a> in the <i>Amazon RDS User Guide</i>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RemoveRDSDBClusterParameterGroupCmdlet.DBClusterParameterGroupName">
            <summary>
            <para>
            <para>The name of the DB cluster parameter group.</para><para>Constraints:</para><ul><li><para>Must be the name of an existing DB cluster parameter group.</para></li><li><para>You can't delete a default DB cluster parameter group.</para></li><li><para>Can't be associated with any DB clusters.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RemoveRDSDBClusterParameterGroupCmdlet.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.RDS.Model.DeleteDBClusterParameterGroupResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RemoveRDSDBClusterParameterGroupCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DBClusterParameterGroupName parameter.
            The -PassThru parameter is deprecated, use -Select '^DBClusterParameterGroupName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RemoveRDSDBClusterParameterGroupCmdlet.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.RDS.RemoveRDSDBClusterSnapshotCmdlet">
            <summary>
            Deletes a DB cluster snapshot. If the snapshot is being copied, the copy operation
            is terminated.
             
             <note><para>
            The DB cluster snapshot must be in the <code>available</code> state to be deleted.
            </para></note><para>
            For more information on Amazon Aurora, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/CHAP_AuroraOverview.html">
            What is Amazon Aurora?</a> in the <i>Amazon Aurora User Guide</i>.
            </para><para>
            For more information on Multi-AZ DB clusters, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/multi-az-db-clusters-concepts.html">
            Multi-AZ DB cluster deployments</a> in the <i>Amazon RDS User Guide</i>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RemoveRDSDBClusterSnapshotCmdlet.DBClusterSnapshotIdentifier">
            <summary>
            <para>
            <para>The identifier of the DB cluster snapshot to delete.</para><para>Constraints: Must be the name of an existing DB cluster snapshot in the <code>available</code>
            state.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RemoveRDSDBClusterSnapshotCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'DBClusterSnapshot'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.RDS.Model.DeleteDBClusterSnapshotResponse).
            Specifying the name of a property of type Amazon.RDS.Model.DeleteDBClusterSnapshotResponse 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.RDS.RemoveRDSDBClusterSnapshotCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DBClusterSnapshotIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^DBClusterSnapshotIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RemoveRDSDBClusterSnapshotCmdlet.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.RDS.RemoveRDSDBInstanceCmdlet">
            <summary>
            Deletes a previously provisioned DB instance. When you delete a DB instance, all automated
            backups for that instance are deleted and can't be recovered. However, manual DB snapshots
            of the DB instance aren't deleted.
             
              
            <para>
            If you request a final DB snapshot, the status of the Amazon RDS DB instance is <code>deleting</code>
            until the DB snapshot is created. This operation can't be canceled or reverted after
            it begins. To monitor the status of this operation, use <code>DescribeDBInstance</code>.
            </para><para>
            When a DB instance is in a failure state and has a status of <code>failed</code>,
            <code>incompatible-restore</code>, or <code>incompatible-network</code>, you can only
            delete it when you skip creation of the final snapshot with the <code>SkipFinalSnapshot</code>
            parameter.
            </para><para>
            If the specified DB instance is part of an Amazon Aurora DB cluster, you can't delete
            the DB instance if both of the following conditions are true:
            </para><ul><li><para>
            The DB cluster is a read replica of another Amazon Aurora DB cluster.
            </para></li><li><para>
            The DB instance is the only instance in the DB cluster.
            </para></li></ul><para>
            To delete a DB instance in this case, first use the <code>PromoteReadReplicaDBCluster</code>
            operation to promote the DB cluster so that it's no longer a read replica. After the
            promotion completes, use the <code>DeleteDBInstance</code> operation to delete the
            final instance in the DB cluster.
            </para><important><para>
            For RDS Custom DB instances, deleting the DB instance permanently deletes the EC2
            instance and the associated EBS volumes. Make sure that you don't terminate or delete
            these resources before you delete the DB instance. Otherwise, deleting the DB instance
            and creation of the final snapshot might fail.
            </para></important>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RemoveRDSDBInstanceCmdlet.DBInstanceIdentifier">
            <summary>
            <para>
            <para>The DB instance identifier for the DB instance to be deleted. This parameter isn't
            case-sensitive.</para><para>Constraints:</para><ul><li><para>Must match the name of an existing DB instance.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RemoveRDSDBInstanceCmdlet.DeleteAutomatedBackup">
            <summary>
            <para>
            <para>Specifies whether to remove automated backups immediately after the DB instance is
            deleted. This parameter isn't case-sensitive. The default is to remove automated backups
            immediately after the DB instance is deleted.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RemoveRDSDBInstanceCmdlet.FinalDBSnapshotIdentifier">
            <summary>
            <para>
            <para>The <code>DBSnapshotIdentifier</code> of the new <code>DBSnapshot</code> created when
            the <code>SkipFinalSnapshot</code> parameter is disabled.</para><note><para>If you enable this parameter and also enable SkipFinalShapshot, the command results
            in an error.</para></note><para>This setting doesn't apply to RDS Custom.</para><para>Constraints:</para><ul><li><para>Must be 1 to 255 letters or numbers.</para></li><li><para>First character must be a letter.</para></li><li><para>Can't end with a hyphen or contain two consecutive hyphens.</para></li><li><para>Can't be specified when deleting a read replica.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RemoveRDSDBInstanceCmdlet.SkipFinalSnapshot">
            <summary>
            <para>
            <para>Specifies whether to skip the creation of a final DB snapshot before deleting the
            instance. If you enable this parameter, RDS doesn't create a DB snapshot. If you don't
            enable this parameter, RDS creates a DB snapshot before the DB instance is deleted.
            By default, skip isn't enabled, and the DB snapshot is created.</para><note><para>If you don't enable this parameter, you must specify the <code>FinalDBSnapshotIdentifier</code>
            parameter.</para></note><para>When a DB instance is in a failure state and has a status of <code>failed</code>,
            <code>incompatible-restore</code>, or <code>incompatible-network</code>, RDS can delete
            the instance only if you enable this parameter.</para><para>If you delete a read replica or an RDS Custom instance, you must enable this setting.</para><para>This setting is required for RDS Custom.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RemoveRDSDBInstanceCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'DBInstance'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.RDS.Model.DeleteDBInstanceResponse).
            Specifying the name of a property of type Amazon.RDS.Model.DeleteDBInstanceResponse 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.RDS.RemoveRDSDBInstanceCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DBInstanceIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^DBInstanceIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RemoveRDSDBInstanceCmdlet.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.RDS.RemoveRDSDBInstanceAutomatedBackupCmdlet">
            <summary>
            Deletes automated backups using the <code>DbiResourceId</code> value of the source
            DB instance or the Amazon Resource Name (ARN) of the automated backups.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RemoveRDSDBInstanceAutomatedBackupCmdlet.DBInstanceAutomatedBackupsArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the automated backups to delete, for example, <code>arn:aws:rds:us-east-1:123456789012:auto-backup:ab-L2IJCEXJP7XQ7HOJ4SIEXAMPLE</code>.</para><para>This setting doesn't apply to RDS Custom.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RemoveRDSDBInstanceAutomatedBackupCmdlet.DbiResourceId">
            <summary>
            <para>
            <para>The identifier for the source DB instance, which can't be changed and which is unique
            to an Amazon Web Services Region.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RemoveRDSDBInstanceAutomatedBackupCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'DBInstanceAutomatedBackup'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.RDS.Model.DeleteDBInstanceAutomatedBackupResponse).
            Specifying the name of a property of type Amazon.RDS.Model.DeleteDBInstanceAutomatedBackupResponse 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.RDS.RemoveRDSDBInstanceAutomatedBackupCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DbiResourceId parameter.
            The -PassThru parameter is deprecated, use -Select '^DbiResourceId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RemoveRDSDBInstanceAutomatedBackupCmdlet.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.RDS.RemoveRDSDBParameterGroupCmdlet">
            <summary>
            Deletes a specified DB parameter group. The DB parameter group to be deleted can't
            be associated with any DB instances.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RemoveRDSDBParameterGroupCmdlet.DBParameterGroupName">
            <summary>
            <para>
            <para>The name of the DB parameter group.</para><para>Constraints:</para><ul><li><para>Must be the name of an existing DB parameter group</para></li><li><para>You can't delete a default DB parameter group</para></li><li><para>Can't be associated with any DB instances</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RemoveRDSDBParameterGroupCmdlet.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.RDS.Model.DeleteDBParameterGroupResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RemoveRDSDBParameterGroupCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DBParameterGroupName parameter.
            The -PassThru parameter is deprecated, use -Select '^DBParameterGroupName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RemoveRDSDBParameterGroupCmdlet.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.RDS.RemoveRDSDBProxyCmdlet">
            <summary>
            Deletes an existing DB proxy.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RemoveRDSDBProxyCmdlet.DBProxyName">
            <summary>
            <para>
            <para>The name of the DB proxy to delete.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RemoveRDSDBProxyCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'DBProxy'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.RDS.Model.DeleteDBProxyResponse).
            Specifying the name of a property of type Amazon.RDS.Model.DeleteDBProxyResponse 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.RDS.RemoveRDSDBProxyCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DBProxyName parameter.
            The -PassThru parameter is deprecated, use -Select '^DBProxyName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RemoveRDSDBProxyCmdlet.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.RDS.RemoveRDSDBProxyEndpointCmdlet">
            <summary>
            Deletes a <code>DBProxyEndpoint</code>. Doing so removes the ability to access the
            DB proxy using the endpoint that you defined. The endpoint that you delete might have
            provided capabilities such as read/write or read-only operations, or using a different
            VPC than the DB proxy's default VPC.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RemoveRDSDBProxyEndpointCmdlet.DBProxyEndpointName">
            <summary>
            <para>
            <para>The name of the DB proxy endpoint to delete.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RemoveRDSDBProxyEndpointCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'DBProxyEndpoint'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.RDS.Model.DeleteDBProxyEndpointResponse).
            Specifying the name of a property of type Amazon.RDS.Model.DeleteDBProxyEndpointResponse 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.RDS.RemoveRDSDBProxyEndpointCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DBProxyEndpointName parameter.
            The -PassThru parameter is deprecated, use -Select '^DBProxyEndpointName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RemoveRDSDBProxyEndpointCmdlet.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.RDS.RemoveRDSDBSecurityGroupCmdlet">
            <summary>
            Deletes a DB security group.
             
              
            <para>
            The specified DB security group must not be associated with any DB instances.
            </para><note><para>
            EC2-Classic was retired on August 15, 2022. If you haven't migrated from EC2-Classic
            to a VPC, we recommend that you migrate as soon as possible. For more information,
            see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/vpc-migrate.html">Migrate
            from EC2-Classic to a VPC</a> in the <i>Amazon EC2 User Guide</i>, the blog <a href="http://aws.amazon.com/blogs/aws/ec2-classic-is-retiring-heres-how-to-prepare/">EC2-Classic
            Networking is Retiring ā€“ Hereā€™s How to Prepare</a>, and <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_VPC.Non-VPC2VPC.html">Moving
            a DB instance not in a VPC into a VPC</a> in the <i>Amazon RDS User Guide</i>.
            </para></note>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RemoveRDSDBSecurityGroupCmdlet.DBSecurityGroupName">
            <summary>
            <para>
            <para>The name of the DB security group to delete.</para><note><para>You can't delete the default DB security group.</para></note><para>Constraints:</para><ul><li><para>Must be 1 to 255 letters, numbers, or hyphens.</para></li><li><para>First character must be a letter</para></li><li><para>Can't end with a hyphen or contain two consecutive hyphens</para></li><li><para>Must not be "Default"</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RemoveRDSDBSecurityGroupCmdlet.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.RDS.Model.DeleteDBSecurityGroupResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RemoveRDSDBSecurityGroupCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DBSecurityGroupName parameter.
            The -PassThru parameter is deprecated, use -Select '^DBSecurityGroupName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RemoveRDSDBSecurityGroupCmdlet.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.RDS.RemoveRDSDBSnapshotCmdlet">
            <summary>
            Deletes a DB snapshot. If the snapshot is being copied, the copy operation is terminated.
             
             <note><para>
            The DB snapshot must be in the <code>available</code> state to be deleted.
            </para></note>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RemoveRDSDBSnapshotCmdlet.DBSnapshotIdentifier">
            <summary>
            <para>
            <para>The DB snapshot identifier.</para><para>Constraints: Must be the name of an existing DB snapshot in the <code>available</code>
            state.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RemoveRDSDBSnapshotCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'DBSnapshot'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.RDS.Model.DeleteDBSnapshotResponse).
            Specifying the name of a property of type Amazon.RDS.Model.DeleteDBSnapshotResponse 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.RDS.RemoveRDSDBSnapshotCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DBSnapshotIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^DBSnapshotIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RemoveRDSDBSnapshotCmdlet.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.RDS.RemoveRDSDBSubnetGroupCmdlet">
            <summary>
            Deletes a DB subnet group.
             
             <note><para>
            The specified database subnet group must not be associated with any DB instances.
            </para></note>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RemoveRDSDBSubnetGroupCmdlet.DBSubnetGroupName">
            <summary>
            <para>
            <para>The name of the database subnet group to delete.</para><note><para>You can't delete the default subnet group.</para></note><para>Constraints: Must match the name of an existing DBSubnetGroup. Must not be default.</para><para>Example: <code>mydbsubnetgroup</code></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RemoveRDSDBSubnetGroupCmdlet.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.RDS.Model.DeleteDBSubnetGroupResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RemoveRDSDBSubnetGroupCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DBSubnetGroupName parameter.
            The -PassThru parameter is deprecated, use -Select '^DBSubnetGroupName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RemoveRDSDBSubnetGroupCmdlet.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.RDS.RemoveRDSEventSubscriptionCmdlet">
            <summary>
            Deletes an RDS event notification subscription.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RemoveRDSEventSubscriptionCmdlet.SubscriptionName">
            <summary>
            <para>
            <para>The name of the RDS event notification subscription you want to delete.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RemoveRDSEventSubscriptionCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'EventSubscription'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.RDS.Model.DeleteEventSubscriptionResponse).
            Specifying the name of a property of type Amazon.RDS.Model.DeleteEventSubscriptionResponse 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.RDS.RemoveRDSEventSubscriptionCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the SubscriptionName parameter.
            The -PassThru parameter is deprecated, use -Select '^SubscriptionName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RemoveRDSEventSubscriptionCmdlet.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.RDS.RemoveRDSFromGlobalClusterCmdlet">
            <summary>
            Detaches an Aurora secondary cluster from an Aurora global database cluster. The cluster
            becomes a standalone cluster with read-write capability instead of being read-only
            and receiving data from a primary cluster in a different Region.
             
             <note><para>
            This action only applies to Aurora DB clusters.
            </para></note>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RemoveRDSFromGlobalClusterCmdlet.DbClusterIdentifier">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) identifying the cluster that was detached from the
            Aurora global database cluster.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RemoveRDSFromGlobalClusterCmdlet.GlobalClusterIdentifier">
            <summary>
            <para>
            <para>The cluster identifier to detach from the Aurora global database cluster.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RemoveRDSFromGlobalClusterCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'GlobalCluster'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.RDS.Model.RemoveFromGlobalClusterResponse).
            Specifying the name of a property of type Amazon.RDS.Model.RemoveFromGlobalClusterResponse 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.RDS.RemoveRDSFromGlobalClusterCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DbClusterIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^DbClusterIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RemoveRDSFromGlobalClusterCmdlet.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.RDS.RemoveRDSGlobalClusterCmdlet">
            <summary>
            Deletes a global database cluster. The primary and secondary clusters must already
            be detached or destroyed first.
             
             <note><para>
            This action only applies to Aurora DB clusters.
            </para></note>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RemoveRDSGlobalClusterCmdlet.GlobalClusterIdentifier">
            <summary>
            <para>
            <para>The cluster identifier of the global database cluster being deleted.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RemoveRDSGlobalClusterCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'GlobalCluster'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.RDS.Model.DeleteGlobalClusterResponse).
            Specifying the name of a property of type Amazon.RDS.Model.DeleteGlobalClusterResponse 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.RDS.RemoveRDSGlobalClusterCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the GlobalClusterIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^GlobalClusterIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RemoveRDSGlobalClusterCmdlet.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.RDS.RemoveRDSIntegrationCmdlet">
            <summary>
            Deletes a zero-ETL integration with Amazon Redshift. For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/zero-etl.deleting.html">Deleting
            Amazon Aurora zero-ETL integrations with Amazon Redshift</a> in the <i>Amazon Aurora
            User Guide</i>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RemoveRDSIntegrationCmdlet.IntegrationIdentifier">
            <summary>
            <para>
            <para>The unique identifier of the integration.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RemoveRDSIntegrationCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is '*'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.RDS.Model.DeleteIntegrationResponse).
            Specifying the name of a property of type Amazon.RDS.Model.DeleteIntegrationResponse 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.RDS.RemoveRDSIntegrationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the IntegrationIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^IntegrationIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RemoveRDSIntegrationCmdlet.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.RDS.RemoveRDSOptionGroupCmdlet">
            <summary>
            Deletes an existing option group.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RemoveRDSOptionGroupCmdlet.OptionGroupName">
            <summary>
            <para>
            <para>The name of the option group to be deleted.</para><note><para>You can't delete default option groups.</para></note>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RemoveRDSOptionGroupCmdlet.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.RDS.Model.DeleteOptionGroupResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RemoveRDSOptionGroupCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the OptionGroupName parameter.
            The -PassThru parameter is deprecated, use -Select '^OptionGroupName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RemoveRDSOptionGroupCmdlet.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.RDS.RemoveRDSRoleFromDBClusterCmdlet">
            <summary>
            Removes the asssociation of an Amazon Web Services Identity and Access Management
            (IAM) role from a DB cluster.
             
              
            <para>
            For more information on Amazon Aurora DB clusters, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/CHAP_AuroraOverview.html">
            What is Amazon Aurora?</a> in the <i>Amazon Aurora User Guide</i>.
            </para><para>
            For more information on Multi-AZ DB clusters, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/multi-az-db-clusters-concepts.html">
            Multi-AZ DB cluster deployments</a> in the <i>Amazon RDS User Guide.</i></para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RemoveRDSRoleFromDBClusterCmdlet.DBClusterIdentifier">
            <summary>
            <para>
            <para>The name of the DB cluster to disassociate the IAM role from.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RemoveRDSRoleFromDBClusterCmdlet.FeatureName">
            <summary>
            <para>
            <para>The name of the feature for the DB cluster that the IAM role is to be disassociated
            from. For information about supported feature names, see <a>DBEngineVersion</a>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RemoveRDSRoleFromDBClusterCmdlet.RoleArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the IAM role to disassociate from the Aurora DB
            cluster, for example <code>arn:aws:iam::123456789012:role/AuroraAccessRole</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RemoveRDSRoleFromDBClusterCmdlet.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.RDS.Model.RemoveRoleFromDBClusterResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RemoveRDSRoleFromDBClusterCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DBClusterIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^DBClusterIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RemoveRDSRoleFromDBClusterCmdlet.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.RDS.RemoveRDSRoleFromDBInstanceCmdlet">
            <summary>
            Disassociates an Amazon Web Services Identity and Access Management (IAM) role from
            a DB instance.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RemoveRDSRoleFromDBInstanceCmdlet.DBInstanceIdentifier">
            <summary>
            <para>
            <para>The name of the DB instance to disassociate the IAM role from.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RemoveRDSRoleFromDBInstanceCmdlet.FeatureName">
            <summary>
            <para>
            <para>The name of the feature for the DB instance that the IAM role is to be disassociated
            from. For information about supported feature names, see <code>DBEngineVersion</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RemoveRDSRoleFromDBInstanceCmdlet.RoleArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the IAM role to disassociate from the DB instance,
            for example, <code>arn:aws:iam::123456789012:role/AccessRole</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RemoveRDSRoleFromDBInstanceCmdlet.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.RDS.Model.RemoveRoleFromDBInstanceResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RemoveRDSRoleFromDBInstanceCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the RoleArn parameter.
            The -PassThru parameter is deprecated, use -Select '^RoleArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RemoveRDSRoleFromDBInstanceCmdlet.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.RDS.RemoveRDSSourceIdentifierFromSubscriptionCmdlet">
            <summary>
            Removes a source identifier from an existing RDS event notification subscription.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RemoveRDSSourceIdentifierFromSubscriptionCmdlet.SourceIdentifier">
            <summary>
            <para>
            <para>The source identifier to be removed from the subscription, such as the <b>DB instance
            identifier</b> for a DB instance or the name of a security group.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RemoveRDSSourceIdentifierFromSubscriptionCmdlet.SubscriptionName">
            <summary>
            <para>
            <para>The name of the RDS event notification subscription you want to remove a source identifier
            from.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RemoveRDSSourceIdentifierFromSubscriptionCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'EventSubscription'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.RDS.Model.RemoveSourceIdentifierFromSubscriptionResponse).
            Specifying the name of a property of type Amazon.RDS.Model.RemoveSourceIdentifierFromSubscriptionResponse 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.RDS.RemoveRDSSourceIdentifierFromSubscriptionCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the SubscriptionName parameter.
            The -PassThru parameter is deprecated, use -Select '^SubscriptionName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RemoveRDSSourceIdentifierFromSubscriptionCmdlet.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.RDS.RemoveRDSTagFromResourceCmdlet">
            <summary>
            Removes metadata tags from an Amazon RDS resource.
             
              
            <para>
            For an overview on tagging an Amazon RDS resource, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Overview.Tagging.html">Tagging
            Amazon RDS Resources</a> in the <i>Amazon RDS User Guide.</i></para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RemoveRDSTagFromResourceCmdlet.ResourceName">
            <summary>
            <para>
            <para>The Amazon RDS resource that the tags are removed from. This value is an Amazon Resource
            Name (ARN). For information about creating an ARN, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_Tagging.ARN.html#USER_Tagging.ARN.Constructing">
            Constructing an ARN for Amazon RDS</a> in the <i>Amazon RDS User Guide.</i></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RemoveRDSTagFromResourceCmdlet.TagKey">
            <summary>
            <para>
            <para>The tag key (name) of the tag to be removed.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RemoveRDSTagFromResourceCmdlet.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.RDS.Model.RemoveTagsFromResourceResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RemoveRDSTagFromResourceCmdlet.PassThru">
            <summary>
            Returns the collection of tag keys that were removed
            The -PassThru parameter is deprecated, use -Select instead. This parameter will be removed in future
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RemoveRDSTagFromResourceCmdlet.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.RDS.RemoveRDSTenantDatabaseCmdlet">
            <summary>
            Deletes a tenant database from your DB instance. This command only applies to RDS
            for Oracle container database (CDB) instances.
             
              
            <para>
            You can't delete a tenant database when it is the only tenant in the DB instance.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RemoveRDSTenantDatabaseCmdlet.DBInstanceIdentifier">
            <summary>
            <para>
            <para>The user-supplied identifier for the DB instance that contains the tenant database
            that you want to delete.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RemoveRDSTenantDatabaseCmdlet.FinalDBSnapshotIdentifier">
            <summary>
            <para>
            <para>The <code>DBSnapshotIdentifier</code> of the new <code>DBSnapshot</code> created when
            the <code>SkipFinalSnapshot</code> parameter is disabled.</para><note><para>If you enable this parameter and also enable <code>SkipFinalShapshot</code>, the command
            results in an error.</para></note>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RemoveRDSTenantDatabaseCmdlet.SkipFinalSnapshot">
            <summary>
            <para>
            <para>Specifies whether to skip the creation of a final DB snapshot before removing the
            tenant database from your DB instance. If you enable this parameter, RDS doesn't create
            a DB snapshot. If you don't enable this parameter, RDS creates a DB snapshot before
            it deletes the tenant database. By default, RDS doesn't skip the final snapshot. If
            you don't enable this parameter, you must specify the <code>FinalDBSnapshotIdentifier</code>
            parameter.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RemoveRDSTenantDatabaseCmdlet.TenantDBName">
            <summary>
            <para>
            <para>The user-supplied name of the tenant database that you want to remove from your DB
            instance. Amazon RDS deletes the tenant database with this name. This parameter isnā€™t
            case-sensitive.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RemoveRDSTenantDatabaseCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'TenantDatabase'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.RDS.Model.DeleteTenantDatabaseResponse).
            Specifying the name of a property of type Amazon.RDS.Model.DeleteTenantDatabaseResponse 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.RDS.RemoveRDSTenantDatabaseCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DBInstanceIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^DBInstanceIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RemoveRDSTenantDatabaseCmdlet.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.RDS.RequestRDSSwitchoverGlobalClusterCmdlet">
            <summary>
            Switches over the specified secondary DB cluster to be the new primary DB cluster
            in the global database cluster. Switchover operations were previously called "managed
            planned failovers."
             
              
            <para>
            Aurora promotes the specified secondary cluster to assume full read/write capabilities
            and demotes the current primary cluster to a secondary (read-only) cluster, maintaining
            the orginal replication topology. All secondary clusters are synchronized with the
            primary at the beginning of the process so the new primary continues operations for
            the Aurora global database without losing any data. Your database is unavailable for
            a short time while the primary and selected secondary clusters are assuming their
            new roles. For more information about switching over an Aurora global database, see
            <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/aurora-global-database-disaster-recovery.html#aurora-global-database-disaster-recovery.managed-failover">Performing
            switchovers for Amazon Aurora global databases</a> in the <i>Amazon Aurora User Guide</i>.
            </para><note><para>
            This operation is intended for controlled environments, for operations such as "regional
            rotation" or to fall back to the original primary after a global database failover.
            </para></note>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RequestRDSSwitchoverGlobalClusterCmdlet.GlobalClusterIdentifier">
            <summary>
            <para>
            <para>The identifier of the global database cluster to switch over. This parameter isn't
            case-sensitive.</para><para>Constraints:</para><ul><li><para>Must match the identifier of an existing global database cluster (Aurora global database).</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RequestRDSSwitchoverGlobalClusterCmdlet.TargetDbClusterIdentifier">
            <summary>
            <para>
            <para>The identifier of the secondary Aurora DB cluster to promote to the new primary for
            the global database cluster. Use the Amazon Resource Name (ARN) for the identifier
            so that Aurora can locate the cluster in its Amazon Web Services Region.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RequestRDSSwitchoverGlobalClusterCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'GlobalCluster'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.RDS.Model.SwitchoverGlobalClusterResponse).
            Specifying the name of a property of type Amazon.RDS.Model.SwitchoverGlobalClusterResponse 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.RDS.RequestRDSSwitchoverGlobalClusterCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the GlobalClusterIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^GlobalClusterIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RequestRDSSwitchoverGlobalClusterCmdlet.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.RDS.ResetRDSDBClusterCmdlet">
            <summary>
            Backtracks a DB cluster to a specific time, without creating a new DB cluster.
             
              
            <para>
            For more information on backtracking, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/AuroraMySQL.Managing.Backtrack.html">
            Backtracking an Aurora DB Cluster</a> in the <i>Amazon Aurora User Guide</i>.
            </para><note><para>
            This action applies only to Aurora MySQL DB clusters.
            </para></note>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.ResetRDSDBClusterCmdlet.UtcBacktrackTo">
            <summary>
            <para>
            <para>The timestamp of the time to backtrack the DB cluster to, specified in ISO 8601 format.
            For more information about ISO 8601, see the <a href="http://en.wikipedia.org/wiki/ISO_8601">ISO8601
            Wikipedia page.</a></para><note><para>If the specified time isn't a consistent time for the DB cluster, Aurora automatically
            chooses the nearest possible consistent time for the DB cluster.</para></note><para>Constraints:</para><ul><li><para>Must contain a valid ISO 8601 timestamp.</para></li><li><para>Can't contain a timestamp set in the future.</para></li></ul><para>Example: <code>2017-07-08T18:00Z</code></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.ResetRDSDBClusterCmdlet.DBClusterIdentifier">
            <summary>
            <para>
            <para>The DB cluster identifier of the DB cluster to be backtracked. This parameter is stored
            as a lowercase string.</para><para>Constraints:</para><ul><li><para>Must contain from 1 to 63 alphanumeric characters or hyphens.</para></li><li><para>First character must be a letter.</para></li><li><para>Can't end with a hyphen or contain two consecutive hyphens.</para></li></ul><para>Example: <code>my-cluster1</code></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.ResetRDSDBClusterCmdlet.EnforceReset">
            <summary>
            <para>
            <para>Specifies whether to force the DB cluster to backtrack when binary logging is enabled.
            Otherwise, an error occurs when binary logging is enabled.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.ResetRDSDBClusterCmdlet.UseEarliestTimeOnPointInTimeUnavailable">
            <summary>
            <para>
            <para>Specifies whether to backtrack the DB cluster to the earliest possible backtrack time
            when <i>BacktrackTo</i> is set to a timestamp earlier than the earliest backtrack
            time. When this parameter is disabled and <i>BacktrackTo</i> is set to a timestamp
            earlier than the earliest backtrack time, an error occurs.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.ResetRDSDBClusterCmdlet.BacktrackTo">
            <summary>
            <para>
            <para>This property is deprecated. Setting this property results in non-UTC DateTimes not
            being marshalled correctly. Use BacktrackToUtc instead. Setting either BacktrackTo
            or BacktrackToUtc results in both BacktrackTo and BacktrackToUtc being assigned, the
            latest assignment to either one of the two property is reflected in the value of both.
            BacktrackTo is provided for backwards compatibility only and assigning a non-Utc DateTime
            to it results in the wrong timestamp being passed to the service.</para><para>The timestamp of the time to backtrack the DB cluster to, specified in ISO 8601 format.
            For more information about ISO 8601, see the <a href="http://en.wikipedia.org/wiki/ISO_8601">ISO8601
            Wikipedia page.</a></para><note><para>If the specified time isn't a consistent time for the DB cluster, Aurora automatically
            chooses the nearest possible consistent time for the DB cluster.</para></note><para>Constraints:</para><ul><li><para>Must contain a valid ISO 8601 timestamp.</para></li><li><para>Can't contain a timestamp set in the future.</para></li></ul><para>Example: <code>2017-07-08T18:00Z</code></para>
            </para>
            <para>This parameter is deprecated.</para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.ResetRDSDBClusterCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is '*'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.RDS.Model.BacktrackDBClusterResponse).
            Specifying the name of a property of type Amazon.RDS.Model.BacktrackDBClusterResponse 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.RDS.ResetRDSDBClusterCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DBClusterIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^DBClusterIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.ResetRDSDBClusterCmdlet.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.RDS.ResetRDSDBClusterParameterGroupCmdlet">
            <summary>
            Modifies the parameters of a DB cluster parameter group to the default value. To reset
            specific parameters submit a list of the following: <code>ParameterName</code> and
            <code>ApplyMethod</code>. To reset the entire DB cluster parameter group, specify
            the <code>DBClusterParameterGroupName</code> and <code>ResetAllParameters</code> parameters.
             
              
            <para>
            When resetting the entire group, dynamic parameters are updated immediately and static
            parameters are set to <code>pending-reboot</code> to take effect on the next DB instance
            restart or <code>RebootDBInstance</code> request. You must call <code>RebootDBInstance</code>
            for every DB instance in your DB cluster that you want the updated static parameter
            to apply to.
            </para><para>
            For more information on Amazon Aurora DB clusters, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/CHAP_AuroraOverview.html">
            What is Amazon Aurora?</a> in the <i>Amazon Aurora User Guide</i>.
            </para><para>
            For more information on Multi-AZ DB clusters, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/multi-az-db-clusters-concepts.html">
            Multi-AZ DB cluster deployments</a> in the <i>Amazon RDS User Guide.</i></para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.ResetRDSDBClusterParameterGroupCmdlet.DBClusterParameterGroupName">
            <summary>
            <para>
            <para>The name of the DB cluster parameter group to reset.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.ResetRDSDBClusterParameterGroupCmdlet.Parameter">
            <summary>
            <para>
            <para>A list of parameter names in the DB cluster parameter group to reset to the default
            values. You can't use this parameter if the <code>ResetAllParameters</code> parameter
            is enabled.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.ResetRDSDBClusterParameterGroupCmdlet.ResetAllParameter">
            <summary>
            <para>
            <para>Specifies whether to reset all parameters in the DB cluster parameter group to their
            default values. You can't use this parameter if there is a list of parameter names
            specified for the <code>Parameters</code> parameter.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.ResetRDSDBClusterParameterGroupCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'DBClusterParameterGroupName'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.RDS.Model.ResetDBClusterParameterGroupResponse).
            Specifying the name of a property of type Amazon.RDS.Model.ResetDBClusterParameterGroupResponse 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.RDS.ResetRDSDBClusterParameterGroupCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DBClusterParameterGroupName parameter.
            The -PassThru parameter is deprecated, use -Select '^DBClusterParameterGroupName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.ResetRDSDBClusterParameterGroupCmdlet.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.RDS.ResetRDSDBParameterGroupCmdlet">
            <summary>
            Modifies the parameters of a DB parameter group to the engine/system default value.
            To reset specific parameters, provide a list of the following: <code>ParameterName</code>
            and <code>ApplyMethod</code>. To reset the entire DB parameter group, specify the
            <code>DBParameterGroup</code> name and <code>ResetAllParameters</code> parameters.
            When resetting the entire group, dynamic parameters are updated immediately and static
            parameters are set to <code>pending-reboot</code> to take effect on the next DB instance
            restart or <code>RebootDBInstance</code> request.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.ResetRDSDBParameterGroupCmdlet.DBParameterGroupName">
            <summary>
            <para>
            <para>The name of the DB parameter group.</para><para>Constraints:</para><ul><li><para>Must match the name of an existing <code>DBParameterGroup</code>.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.ResetRDSDBParameterGroupCmdlet.Parameter">
            <summary>
            <para>
            <para>To reset the entire DB parameter group, specify the <code>DBParameterGroup</code>
            name and <code>ResetAllParameters</code> parameters. To reset specific parameters,
            provide a list of the following: <code>ParameterName</code> and <code>ApplyMethod</code>.
            A maximum of 20 parameters can be modified in a single request.</para><para><b>MySQL</b></para><para>Valid Values (for Apply method): <code>immediate</code> | <code>pending-reboot</code></para><para>You can use the immediate value with dynamic parameters only. You can use the <code>pending-reboot</code>
            value for both dynamic and static parameters, and changes are applied when DB instance
            reboots.</para><para><b>MariaDB</b></para><para>Valid Values (for Apply method): <code>immediate</code> | <code>pending-reboot</code></para><para>You can use the immediate value with dynamic parameters only. You can use the <code>pending-reboot</code>
            value for both dynamic and static parameters, and changes are applied when DB instance
            reboots.</para><para><b>Oracle</b></para><para>Valid Values (for Apply method): <code>pending-reboot</code></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.ResetRDSDBParameterGroupCmdlet.ResetAllParameter">
            <summary>
            <para>
            <para>Specifies whether to reset all parameters in the DB parameter group to default values.
            By default, all parameters in the DB parameter group are reset to default values.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.ResetRDSDBParameterGroupCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'DBParameterGroupName'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.RDS.Model.ResetDBParameterGroupResponse).
            Specifying the name of a property of type Amazon.RDS.Model.ResetDBParameterGroupResponse 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.RDS.ResetRDSDBParameterGroupCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DBParameterGroupName parameter.
            The -PassThru parameter is deprecated, use -Select '^DBParameterGroupName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.ResetRDSDBParameterGroupCmdlet.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.RDS.RestartRDSDBClusterCmdlet">
            <summary>
            You might need to reboot your DB cluster, usually for maintenance reasons. For example,
            if you make certain modifications, or if you change the DB cluster parameter group
            associated with the DB cluster, reboot the DB cluster for the changes to take effect.
             
              
            <para>
            Rebooting a DB cluster restarts the database engine service. Rebooting a DB cluster
            results in a momentary outage, during which the DB cluster status is set to rebooting.
            </para><para>
            Use this operation only for a non-Aurora Multi-AZ DB cluster.
            </para><para>
            For more information on Multi-AZ DB clusters, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/multi-az-db-clusters-concepts.html">
            Multi-AZ DB cluster deployments</a> in the <i>Amazon RDS User Guide.</i></para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestartRDSDBClusterCmdlet.DBClusterIdentifier">
            <summary>
            <para>
            <para>The DB cluster identifier. This parameter is stored as a lowercase string.</para><para>Constraints:</para><ul><li><para>Must match the identifier of an existing DBCluster.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestartRDSDBClusterCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'DBCluster'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.RDS.Model.RebootDBClusterResponse).
            Specifying the name of a property of type Amazon.RDS.Model.RebootDBClusterResponse 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.RDS.RestartRDSDBClusterCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DBClusterIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^DBClusterIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestartRDSDBClusterCmdlet.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.RDS.RestartRDSDBInstanceCmdlet">
            <summary>
            You might need to reboot your DB instance, usually for maintenance reasons. For example,
            if you make certain modifications, or if you change the DB parameter group associated
            with the DB instance, you must reboot the instance for the changes to take effect.
             
              
            <para>
            Rebooting a DB instance restarts the database engine service. Rebooting a DB instance
            results in a momentary outage, during which the DB instance status is set to rebooting.
            </para><para>
            For more information about rebooting, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_RebootInstance.html">Rebooting
            a DB Instance</a> in the <i>Amazon RDS User Guide.</i></para><para>
            This command doesn't apply to RDS Custom.
            </para><para>
            If your DB instance is part of a Multi-AZ DB cluster, you can reboot the DB cluster
            with the <code>RebootDBCluster</code> operation.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestartRDSDBInstanceCmdlet.DBInstanceIdentifier">
            <summary>
            <para>
            <para>The DB instance identifier. This parameter is stored as a lowercase string.</para><para>Constraints:</para><ul><li><para>Must match the identifier of an existing DBInstance.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestartRDSDBInstanceCmdlet.ForceFailover">
            <summary>
            <para>
            <para>Specifies whether the reboot is conducted through a Multi-AZ failover.</para><para>Constraint: You can't enable force failover if the instance isn't configured for Multi-AZ.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestartRDSDBInstanceCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'DBInstance'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.RDS.Model.RebootDBInstanceResponse).
            Specifying the name of a property of type Amazon.RDS.Model.RebootDBInstanceResponse 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.RDS.RestartRDSDBInstanceCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DBInstanceIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^DBInstanceIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestartRDSDBInstanceCmdlet.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.RDS.RestoreRDSDBClusterFromS3Cmdlet">
            <summary>
            Creates an Amazon Aurora DB cluster from MySQL data stored in an Amazon S3 bucket.
            Amazon RDS must be authorized to access the Amazon S3 bucket and the data must be
            created using the Percona XtraBackup utility as described in <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/AuroraMySQL.Migrating.ExtMySQL.html#AuroraMySQL.Migrating.ExtMySQL.S3">
            Migrating Data from MySQL by Using an Amazon S3 Bucket</a> in the <i>Amazon Aurora
            User Guide</i>.
             
             <note><para>
            This action only restores the DB cluster, not the DB instances for that DB cluster.
            You must invoke the <code>CreateDBInstance</code> action to create DB instances for
            the restored DB cluster, specifying the identifier of the restored DB cluster in <code>DBClusterIdentifier</code>.
            You can create DB instances only after the <code>RestoreDBClusterFromS3</code> action
            has completed and the DB cluster is available.
            </para></note><para>
            For more information on Amazon Aurora, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/CHAP_AuroraOverview.html">
            What is Amazon Aurora?</a> in the <i>Amazon Aurora User Guide</i>.
            </para><note><para>
            This action only applies to Aurora DB clusters. The source DB engine must be MySQL.
            </para></note>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBClusterFromS3Cmdlet.AvailabilityZone">
            <summary>
            <para>
            <para>A list of Availability Zones (AZs) where instances in the restored DB cluster can
            be created.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBClusterFromS3Cmdlet.BacktrackWindow">
            <summary>
            <para>
            <para>The target backtrack window, in seconds. To disable backtracking, set this value to
            0.</para><note><para>Currently, Backtrack is only supported for Aurora MySQL DB clusters.</para></note><para>Default: 0</para><para>Constraints:</para><ul><li><para>If specified, this value must be set to a number from 0 to 259,200 (72 hours).</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBClusterFromS3Cmdlet.BackupRetentionPeriod">
            <summary>
            <para>
            <para>The number of days for which automated backups of the restored DB cluster are retained.
            You must specify a minimum value of 1.</para><para>Default: 1</para><para>Constraints:</para><ul><li><para>Must be a value from 1 to 35</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBClusterFromS3Cmdlet.CharacterSetName">
            <summary>
            <para>
            <para>A value that indicates that the restored DB cluster should be associated with the
            specified CharacterSet.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBClusterFromS3Cmdlet.CopyTagsToSnapshot">
            <summary>
            <para>
            <para>Specifies whether to copy all tags from the restored DB cluster to snapshots of the
            restored DB cluster. The default is not to copy them.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBClusterFromS3Cmdlet.DatabaseName">
            <summary>
            <para>
            <para>The database name for the restored DB cluster.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBClusterFromS3Cmdlet.DBClusterIdentifier">
            <summary>
            <para>
            <para>The name of the DB cluster to create from the source data in the Amazon S3 bucket.
            This parameter isn't case-sensitive.</para><para>Constraints:</para><ul><li><para>Must contain from 1 to 63 letters, numbers, or hyphens.</para></li><li><para>First character must be a letter.</para></li><li><para>Can't end with a hyphen or contain two consecutive hyphens.</para></li></ul><para>Example: <code>my-cluster1</code></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBClusterFromS3Cmdlet.DBClusterParameterGroupName">
            <summary>
            <para>
            <para>The name of the DB cluster parameter group to associate with the restored DB cluster.
            If this argument is omitted, the default parameter group for the engine version is
            used.</para><para>Constraints:</para><ul><li><para>If supplied, must match the name of an existing DBClusterParameterGroup.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBClusterFromS3Cmdlet.DBSubnetGroupName">
            <summary>
            <para>
            <para>A DB subnet group to associate with the restored DB cluster.</para><para>Constraints: If supplied, must match the name of an existing DBSubnetGroup.</para><para>Example: <code>mydbsubnetgroup</code></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBClusterFromS3Cmdlet.DeletionProtection">
            <summary>
            <para>
            <para>Specifies whether to enable deletion protection for the DB cluster. The database can't
            be deleted when deletion protection is enabled. By default, deletion protection isn't
            enabled.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBClusterFromS3Cmdlet.Domain">
            <summary>
            <para>
            <para>Specify the Active Directory directory ID to restore the DB cluster in. The domain
            must be created prior to this operation.</para><para>For Amazon Aurora DB clusters, Amazon RDS can use Kerberos Authentication to authenticate
            users that connect to the DB cluster. For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/kerberos-authentication.html">Kerberos
            Authentication</a> in the <i>Amazon Aurora User Guide</i>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBClusterFromS3Cmdlet.DomainIAMRoleName">
            <summary>
            <para>
            <para>Specify the name of the IAM role to be used when making API calls to the Directory
            Service.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBClusterFromS3Cmdlet.EnableCloudwatchLogsExport">
            <summary>
            <para>
            <para>The list of logs that the restored DB cluster is to export to CloudWatch Logs. The
            values in the list depend on the DB engine being used.</para><para><b>Aurora MySQL</b></para><para>Possible values are <code>audit</code>, <code>error</code>, <code>general</code>,
            and <code>slowquery</code>.</para><para>For more information about exporting CloudWatch Logs for Amazon Aurora, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/USER_LogAccess.html#USER_LogAccess.Procedural.UploadtoCloudWatch">Publishing
            Database Logs to Amazon CloudWatch Logs</a> in the <i>Amazon Aurora User Guide</i>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBClusterFromS3Cmdlet.EnableIAMDatabaseAuthentication">
            <summary>
            <para>
            <para>Specifies whether to enable mapping of Amazon Web Services Identity and Access Management
            (IAM) accounts to database accounts. By default, mapping isn't enabled.</para><para>For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/UsingWithRDS.IAMDBAuth.html">
            IAM Database Authentication</a> in the <i>Amazon Aurora User Guide</i>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBClusterFromS3Cmdlet.Engine">
            <summary>
            <para>
            <para>The name of the database engine to be used for this DB cluster.</para><para>Valid Values: <code>aurora-mysql</code> (for Aurora MySQL)</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBClusterFromS3Cmdlet.EngineVersion">
            <summary>
            <para>
            <para>The version number of the database engine to use.</para><para>To list all of the available engine versions for <code>aurora-mysql</code> (Aurora
            MySQL), use the following command:</para><para><code>aws rds describe-db-engine-versions --engine aurora-mysql --query "DBEngineVersions[].EngineVersion"</code></para><para><b>Aurora MySQL</b></para><para>Examples: <code>5.7.mysql_aurora.2.12.0</code>, <code>8.0.mysql_aurora.3.04.0</code></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBClusterFromS3Cmdlet.KmsKeyId">
            <summary>
            <para>
            <para>The Amazon Web Services KMS key identifier for an encrypted DB cluster.</para><para>The Amazon Web Services KMS key identifier is the key ARN, key ID, alias ARN, or alias
            name for the KMS key. To use a KMS key in a different Amazon Web Services account,
            specify the key ARN or alias ARN.</para><para>If the StorageEncrypted parameter is enabled, and you do not specify a value for the
            <code>KmsKeyId</code> parameter, then Amazon RDS will use your default KMS key. There
            is a default KMS key for your Amazon Web Services account. Your Amazon Web Services
            account has a different default KMS key for each Amazon Web Services Region.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBClusterFromS3Cmdlet.ManageMasterUserPassword">
            <summary>
            <para>
            <para>Specifies whether to manage the master user password with Amazon Web Services Secrets
            Manager.</para><para>For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/rds-secrets-manager.html">Password
            management with Amazon Web Services Secrets Manager</a> in the <i>Amazon RDS User
            Guide</i> and <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/rds-secrets-manager.html">Password
            management with Amazon Web Services Secrets Manager</a> in the <i>Amazon Aurora User
            Guide.</i></para><para>Constraints:</para><ul><li><para>Can't manage the master user password with Amazon Web Services Secrets Manager if
            <code>MasterUserPassword</code> is specified.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBClusterFromS3Cmdlet.MasterUsername">
            <summary>
            <para>
            <para>The name of the master user for the restored DB cluster.</para><para>Constraints:</para><ul><li><para>Must be 1 to 16 letters or numbers.</para></li><li><para>First character must be a letter.</para></li><li><para>Can't be a reserved word for the chosen database engine.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBClusterFromS3Cmdlet.MasterUserPassword">
            <summary>
            <para>
            <para>The password for the master database user. This password can contain any printable
            ASCII character except "/", """, or "@".</para><para>Constraints:</para><ul><li><para>Must contain from 8 to 41 characters.</para></li><li><para>Can't be specified if <code>ManageMasterUserPassword</code> is turned on.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBClusterFromS3Cmdlet.MasterUserSecretKmsKeyId">
            <summary>
            <para>
            <para>The Amazon Web Services KMS key identifier to encrypt a secret that is automatically
            generated and managed in Amazon Web Services Secrets Manager.</para><para>This setting is valid only if the master user password is managed by RDS in Amazon
            Web Services Secrets Manager for the DB cluster.</para><para>The Amazon Web Services KMS key identifier is the key ARN, key ID, alias ARN, or alias
            name for the KMS key. To use a KMS key in a different Amazon Web Services account,
            specify the key ARN or alias ARN.</para><para>If you don't specify <code>MasterUserSecretKmsKeyId</code>, then the <code>aws/secretsmanager</code>
            KMS key is used to encrypt the secret. If the secret is in a different Amazon Web
            Services account, then you can't use the <code>aws/secretsmanager</code> KMS key to
            encrypt the secret, and you must use a customer managed KMS key.</para><para>There is a default KMS key for your Amazon Web Services account. Your Amazon Web Services
            account has a different default KMS key for each Amazon Web Services Region.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBClusterFromS3Cmdlet.ServerlessV2ScalingConfiguration_MaxCapacity">
            <summary>
            <para>
            <para>The maximum number of Aurora capacity units (ACUs) for a DB instance in an Aurora
            Serverless v2 cluster. You can specify ACU values in half-step increments, such as
            40, 40.5, 41, and so on. The largest value that you can use is 128.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBClusterFromS3Cmdlet.ServerlessV2ScalingConfiguration_MinCapacity">
            <summary>
            <para>
            <para>The minimum number of Aurora capacity units (ACUs) for a DB instance in an Aurora
            Serverless v2 cluster. You can specify ACU values in half-step increments, such as
            8, 8.5, 9, and so on. The smallest value that you can use is 0.5.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBClusterFromS3Cmdlet.NetworkType">
            <summary>
            <para>
            <para>The network type of the DB cluster.</para><para>Valid Values:</para><ul><li><para><code>IPV4</code></para></li><li><para><code>DUAL</code></para></li></ul><para>The network type is determined by the <code>DBSubnetGroup</code> specified for the
            DB cluster. A <code>DBSubnetGroup</code> can support only the IPv4 protocol or the
            IPv4 and the IPv6 protocols (<code>DUAL</code>).</para><para>For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/USER_VPC.WorkingWithRDSInstanceinaVPC.html">
            Working with a DB instance in a VPC</a> in the <i>Amazon Aurora User Guide.</i></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBClusterFromS3Cmdlet.OptionGroupName">
            <summary>
            <para>
            <para>A value that indicates that the restored DB cluster should be associated with the
            specified option group.</para><para>Permanent options can't be removed from an option group. An option group can't be
            removed from a DB cluster once it is associated with a DB cluster.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBClusterFromS3Cmdlet.Port">
            <summary>
            <para>
            <para>The port number on which the instances in the restored DB cluster accept connections.</para><para>Default: <code>3306</code></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBClusterFromS3Cmdlet.PreferredBackupWindow">
            <summary>
            <para>
            <para>The daily time range during which automated backups are created if automated backups
            are enabled using the <code>BackupRetentionPeriod</code> parameter.</para><para>The default is a 30-minute window selected at random from an 8-hour block of time
            for each Amazon Web Services Region. To view the time blocks available, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/Aurora.Managing.Backups.html#Aurora.Managing.Backups.BackupWindow">
            Backup window</a> in the <i>Amazon Aurora User Guide</i>.</para><para>Constraints:</para><ul><li><para>Must be in the format <code>hh24:mi-hh24:mi</code>.</para></li><li><para>Must be in Universal Coordinated Time (UTC).</para></li><li><para>Must not conflict with the preferred maintenance window.</para></li><li><para>Must be at least 30 minutes.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBClusterFromS3Cmdlet.PreferredMaintenanceWindow">
            <summary>
            <para>
            <para>The weekly time range during which system maintenance can occur, in Universal Coordinated
            Time (UTC).</para><para>Format: <code>ddd:hh24:mi-ddd:hh24:mi</code></para><para>The default is a 30-minute window selected at random from an 8-hour block of time
            for each Amazon Web Services Region, occurring on a random day of the week. To see
            the time blocks available, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/USER_UpgradeDBInstance.Maintenance.html#AdjustingTheMaintenanceWindow.Aurora">
            Adjusting the Preferred Maintenance Window</a> in the <i>Amazon Aurora User Guide</i>.</para><para>Valid Days: Mon, Tue, Wed, Thu, Fri, Sat, Sun.</para><para>Constraints: Minimum 30-minute window.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBClusterFromS3Cmdlet.S3BucketName">
            <summary>
            <para>
            <para>The name of the Amazon S3 bucket that contains the data used to create the Amazon
            Aurora DB cluster.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBClusterFromS3Cmdlet.S3IngestionRoleArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the Amazon Web Services Identity and Access Management
            (IAM) role that authorizes Amazon RDS to access the Amazon S3 bucket on your behalf.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBClusterFromS3Cmdlet.S3Prefix">
            <summary>
            <para>
            <para>The prefix for all of the file names that contain the data used to create the Amazon
            Aurora DB cluster. If you do not specify a <b>SourceS3Prefix</b> value, then the Amazon
            Aurora DB cluster is created by using all of the files in the Amazon S3 bucket.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBClusterFromS3Cmdlet.SourceEngine">
            <summary>
            <para>
            <para>The identifier for the database engine that was backed up to create the files stored
            in the Amazon S3 bucket.</para><para>Valid Values: <code>mysql</code></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBClusterFromS3Cmdlet.SourceEngineVersion">
            <summary>
            <para>
            <para>The version of the database that the backup files were created from.</para><para>MySQL versions 5.7 and 8.0 are supported.</para><para>Example: <code>5.7.40</code>, <code>8.0.28</code></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBClusterFromS3Cmdlet.StorageEncrypted">
            <summary>
            <para>
            <para>Specifies whether the restored DB cluster is encrypted.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBClusterFromS3Cmdlet.StorageType">
            <summary>
            <para>
            <para>Specifies the storage type to be associated with the DB cluster.</para><para>Valid Values: <code>aurora</code>, <code>aurora-iopt1</code></para><para>Default: <code>aurora</code></para><para>Valid for: Aurora DB clusters only</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBClusterFromS3Cmdlet.Tag">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBClusterFromS3Cmdlet.VpcSecurityGroupId">
            <summary>
            <para>
            <para>A list of EC2 VPC security groups to associate with the restored DB cluster.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBClusterFromS3Cmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'DBCluster'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.RDS.Model.RestoreDBClusterFromS3Response).
            Specifying the name of a property of type Amazon.RDS.Model.RestoreDBClusterFromS3Response 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.RDS.RestoreRDSDBClusterFromS3Cmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DBClusterIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^DBClusterIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBClusterFromS3Cmdlet.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.RDS.RestoreRDSDBClusterFromSnapshotCmdlet">
            <summary>
            Creates a new DB cluster from a DB snapshot or DB cluster snapshot.
             
              
            <para>
            The target DB cluster is created from the source snapshot with a default configuration.
            If you don't specify a security group, the new DB cluster is associated with the default
            security group.
            </para><note><para>
            This action only restores the DB cluster, not the DB instances for that DB cluster.
            You must invoke the <code>CreateDBInstance</code> action to create DB instances for
            the restored DB cluster, specifying the identifier of the restored DB cluster in <code>DBClusterIdentifier</code>.
            You can create DB instances only after the <code>RestoreDBClusterFromSnapshot</code>
            action has completed and the DB cluster is available.
            </para></note><para>
            For more information on Amazon Aurora DB clusters, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/CHAP_AuroraOverview.html">
            What is Amazon Aurora?</a> in the <i>Amazon Aurora User Guide</i>.
            </para><para>
            For more information on Multi-AZ DB clusters, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/multi-az-db-clusters-concepts.html">
            Multi-AZ DB cluster deployments</a> in the <i>Amazon RDS User Guide.</i></para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBClusterFromSnapshotCmdlet.ScalingConfiguration_AutoPause">
            <summary>
            <para>
            <para>Indicates whether to allow or disallow automatic pause for an Aurora DB cluster in
            <code>serverless</code> DB engine mode. A DB cluster can be paused only when it's
            idle (it has no connections).</para><note><para>If a DB cluster is paused for more than seven days, the DB cluster might be backed
            up with a snapshot. In this case, the DB cluster is restored when there is a request
            to connect to it.</para></note>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBClusterFromSnapshotCmdlet.AvailabilityZone">
            <summary>
            <para>
            <para>Provides the list of Availability Zones (AZs) where instances in the restored DB cluster
            can be created.</para><para>Valid for: Aurora DB clusters only</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBClusterFromSnapshotCmdlet.BacktrackWindow">
            <summary>
            <para>
            <para>The target backtrack window, in seconds. To disable backtracking, set this value to
            0.</para><note><para>Currently, Backtrack is only supported for Aurora MySQL DB clusters.</para></note><para>Default: 0</para><para>Constraints:</para><ul><li><para>If specified, this value must be set to a number from 0 to 259,200 (72 hours).</para></li></ul><para>Valid for: Aurora DB clusters only</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBClusterFromSnapshotCmdlet.CopyTagsToSnapshot">
            <summary>
            <para>
            <para>Specifies whether to copy all tags from the restored DB cluster to snapshots of the
            restored DB cluster. The default is not to copy them.</para><para>Valid for: Aurora DB clusters and Multi-AZ DB clusters</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBClusterFromSnapshotCmdlet.DatabaseName">
            <summary>
            <para>
            <para>The database name for the restored DB cluster.</para><para>Valid for: Aurora DB clusters and Multi-AZ DB clusters</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBClusterFromSnapshotCmdlet.DBClusterIdentifier">
            <summary>
            <para>
            <para>The name of the DB cluster to create from the DB snapshot or DB cluster snapshot.
            This parameter isn't case-sensitive.</para><para>Constraints:</para><ul><li><para>Must contain from 1 to 63 letters, numbers, or hyphens</para></li><li><para>First character must be a letter</para></li><li><para>Can't end with a hyphen or contain two consecutive hyphens</para></li></ul><para>Example: <code>my-snapshot-id</code></para><para>Valid for: Aurora DB clusters and Multi-AZ DB clusters</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBClusterFromSnapshotCmdlet.DBClusterInstanceClass">
            <summary>
            <para>
            <para>The compute and memory capacity of the each DB instance in the Multi-AZ DB cluster,
            for example db.m6gd.xlarge. Not all DB instance classes are available in all Amazon
            Web Services Regions, or for all database engines.</para><para>For the full list of DB instance classes, and availability for your engine, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Concepts.DBInstanceClass.html">DB
            Instance Class</a> in the <i>Amazon RDS User Guide.</i></para><para>Valid for: Multi-AZ DB clusters only</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBClusterFromSnapshotCmdlet.DBClusterParameterGroupName">
            <summary>
            <para>
            <para>The name of the DB cluster parameter group to associate with this DB cluster. If this
            argument is omitted, the default DB cluster parameter group for the specified engine
            is used.</para><para>Constraints:</para><ul><li><para>If supplied, must match the name of an existing default DB cluster parameter group.</para></li><li><para>Must be 1 to 255 letters, numbers, or hyphens.</para></li><li><para>First character must be a letter.</para></li><li><para>Can't end with a hyphen or contain two consecutive hyphens.</para></li></ul><para>Valid for: Aurora DB clusters and Multi-AZ DB clusters</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBClusterFromSnapshotCmdlet.DBSubnetGroupName">
            <summary>
            <para>
            <para>The name of the DB subnet group to use for the new DB cluster.</para><para>Constraints: If supplied, must match the name of an existing DB subnet group.</para><para>Example: <code>mydbsubnetgroup</code></para><para>Valid for: Aurora DB clusters and Multi-AZ DB clusters</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBClusterFromSnapshotCmdlet.DeletionProtection">
            <summary>
            <para>
            <para>Specifies whether to enable deletion protection for the DB cluster. The database can't
            be deleted when deletion protection is enabled. By default, deletion protection isn't
            enabled.</para><para>Valid for: Aurora DB clusters and Multi-AZ DB clusters</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBClusterFromSnapshotCmdlet.Domain">
            <summary>
            <para>
            <para>The Active Directory directory ID to restore the DB cluster in. The domain must be
            created prior to this operation. Currently, only MySQL, Microsoft SQL Server, Oracle,
            and PostgreSQL DB instances can be created in an Active Directory Domain.</para><para>For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/kerberos-authentication.html">
            Kerberos Authentication</a> in the <i>Amazon RDS User Guide</i>.</para><para>Valid for: Aurora DB clusters only</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBClusterFromSnapshotCmdlet.DomainIAMRoleName">
            <summary>
            <para>
            <para>The name of the IAM role to be used when making API calls to the Directory Service.</para><para>Valid for: Aurora DB clusters only</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBClusterFromSnapshotCmdlet.EnableCloudwatchLogsExport">
            <summary>
            <para>
            <para>The list of logs that the restored DB cluster is to export to Amazon CloudWatch Logs.
            The values in the list depend on the DB engine being used.</para><para><b>RDS for MySQL</b></para><para>Possible values are <code>error</code>, <code>general</code>, and <code>slowquery</code>.</para><para><b>RDS for PostgreSQL</b></para><para>Possible values are <code>postgresql</code> and <code>upgrade</code>.</para><para><b>Aurora MySQL</b></para><para>Possible values are <code>audit</code>, <code>error</code>, <code>general</code>,
            and <code>slowquery</code>.</para><para><b>Aurora PostgreSQL</b></para><para>Possible value is <code>postgresql</code>.</para><para>For more information about exporting CloudWatch Logs for Amazon RDS, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_LogAccess.html#USER_LogAccess.Procedural.UploadtoCloudWatch">Publishing
            Database Logs to Amazon CloudWatch Logs</a> in the <i>Amazon RDS User Guide</i>.</para><para>For more information about exporting CloudWatch Logs for Amazon Aurora, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/USER_LogAccess.html#USER_LogAccess.Procedural.UploadtoCloudWatch">Publishing
            Database Logs to Amazon CloudWatch Logs</a> in the <i>Amazon Aurora User Guide</i>.</para><para>Valid for: Aurora DB clusters and Multi-AZ DB clusters</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBClusterFromSnapshotCmdlet.EnableIAMDatabaseAuthentication">
            <summary>
            <para>
            <para>Specifies whether to enable mapping of Amazon Web Services Identity and Access Management
            (IAM) accounts to database accounts. By default, mapping isn't enabled.</para><para>For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/UsingWithRDS.IAMDBAuth.html">
            IAM Database Authentication</a> in the <i>Amazon Aurora User Guide</i>.</para><para>Valid for: Aurora DB clusters only</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBClusterFromSnapshotCmdlet.Engine">
            <summary>
            <para>
            <para>The database engine to use for the new DB cluster.</para><para>Default: The same as source</para><para>Constraint: Must be compatible with the engine of the source</para><para>Valid for: Aurora DB clusters and Multi-AZ DB clusters</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBClusterFromSnapshotCmdlet.EngineMode">
            <summary>
            <para>
            <para>The DB engine mode of the DB cluster, either <code>provisioned</code> or <code>serverless</code>.</para><para>For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_CreateDBCluster.html">
            CreateDBCluster</a>.</para><para>Valid for: Aurora DB clusters only</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBClusterFromSnapshotCmdlet.EngineVersion">
            <summary>
            <para>
            <para>The version of the database engine to use for the new DB cluster. If you don't specify
            an engine version, the default version for the database engine in the Amazon Web Services
            Region is used.</para><para>To list all of the available engine versions for Aurora MySQL, use the following command:</para><para><code>aws rds describe-db-engine-versions --engine aurora-mysql --query "DBEngineVersions[].EngineVersion"</code></para><para>To list all of the available engine versions for Aurora PostgreSQL, use the following
            command:</para><para><code>aws rds describe-db-engine-versions --engine aurora-postgresql --query "DBEngineVersions[].EngineVersion"</code></para><para>To list all of the available engine versions for RDS for MySQL, use the following
            command:</para><para><code>aws rds describe-db-engine-versions --engine mysql --query "DBEngineVersions[].EngineVersion"</code></para><para>To list all of the available engine versions for RDS for PostgreSQL, use the following
            command:</para><para><code>aws rds describe-db-engine-versions --engine postgres --query "DBEngineVersions[].EngineVersion"</code></para><para><b>Aurora MySQL</b></para><para>See <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/AuroraMySQL.Updates.html">Database
            engine updates for Amazon Aurora MySQL</a> in the <i>Amazon Aurora User Guide</i>.</para><para><b>Aurora PostgreSQL</b></para><para>See <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/AuroraPostgreSQL.Updates.20180305.html">Amazon
            Aurora PostgreSQL releases and engine versions</a> in the <i>Amazon Aurora User Guide</i>.</para><para><b>MySQL</b></para><para>See <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/CHAP_MySQL.html#MySQL.Concepts.VersionMgmt">Amazon
            RDS for MySQL</a> in the <i>Amazon RDS User Guide.</i></para><para><b>PostgreSQL</b></para><para>See <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/CHAP_PostgreSQL.html#PostgreSQL.Concepts">Amazon
            RDS for PostgreSQL versions and extensions</a> in the <i>Amazon RDS User Guide.</i></para><para>Valid for: Aurora DB clusters and Multi-AZ DB clusters</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBClusterFromSnapshotCmdlet.RdsCustomClusterConfiguration_InterconnectSubnetId">
            <summary>
            <para>
            <para>Reserved for future use.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBClusterFromSnapshotCmdlet.Iops">
            <summary>
            <para>
            <para>The amount of Provisioned IOPS (input/output operations per second) to be initially
            allocated for each DB instance in the Multi-AZ DB cluster.</para><para>For information about valid IOPS values, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/CHAP_Storage.html#USER_PIOPS">Amazon
            RDS Provisioned IOPS storage</a> in the <i>Amazon RDS User Guide</i>.</para><para>Constraints: Must be a multiple between .5 and 50 of the storage amount for the DB
            instance.</para><para>Valid for: Aurora DB clusters and Multi-AZ DB clusters</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBClusterFromSnapshotCmdlet.KmsKeyId">
            <summary>
            <para>
            <para>The Amazon Web Services KMS key identifier to use when restoring an encrypted DB cluster
            from a DB snapshot or DB cluster snapshot.</para><para>The Amazon Web Services KMS key identifier is the key ARN, key ID, alias ARN, or alias
            name for the KMS key. To use a KMS key in a different Amazon Web Services account,
            specify the key ARN or alias ARN.</para><para>When you don't specify a value for the <code>KmsKeyId</code> parameter, then the following
            occurs:</para><ul><li><para>If the DB snapshot or DB cluster snapshot in <code>SnapshotIdentifier</code> is encrypted,
            then the restored DB cluster is encrypted using the KMS key that was used to encrypt
            the DB snapshot or DB cluster snapshot.</para></li><li><para>If the DB snapshot or DB cluster snapshot in <code>SnapshotIdentifier</code> isn't
            encrypted, then the restored DB cluster isn't encrypted.</para></li></ul><para>Valid for: Aurora DB clusters and Multi-AZ DB clusters</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBClusterFromSnapshotCmdlet.ScalingConfiguration_MaxCapacity">
            <summary>
            <para>
            <para>The maximum capacity for an Aurora DB cluster in <code>serverless</code> DB engine
            mode.</para><para>For Aurora MySQL, valid capacity values are <code>1</code>, <code>2</code>, <code>4</code>,
            <code>8</code>, <code>16</code>, <code>32</code>, <code>64</code>, <code>128</code>,
            and <code>256</code>.</para><para>For Aurora PostgreSQL, valid capacity values are <code>2</code>, <code>4</code>, <code>8</code>,
            <code>16</code>, <code>32</code>, <code>64</code>, <code>192</code>, and <code>384</code>.</para><para>The maximum capacity must be greater than or equal to the minimum capacity.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBClusterFromSnapshotCmdlet.ServerlessV2ScalingConfiguration_MaxCapacity">
            <summary>
            <para>
            <para>The maximum number of Aurora capacity units (ACUs) for a DB instance in an Aurora
            Serverless v2 cluster. You can specify ACU values in half-step increments, such as
            40, 40.5, 41, and so on. The largest value that you can use is 128.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBClusterFromSnapshotCmdlet.ScalingConfiguration_MinCapacity">
            <summary>
            <para>
            <para>The minimum capacity for an Aurora DB cluster in <code>serverless</code> DB engine
            mode.</para><para>For Aurora MySQL, valid capacity values are <code>1</code>, <code>2</code>, <code>4</code>,
            <code>8</code>, <code>16</code>, <code>32</code>, <code>64</code>, <code>128</code>,
            and <code>256</code>.</para><para>For Aurora PostgreSQL, valid capacity values are <code>2</code>, <code>4</code>, <code>8</code>,
            <code>16</code>, <code>32</code>, <code>64</code>, <code>192</code>, and <code>384</code>.</para><para>The minimum capacity must be less than or equal to the maximum capacity.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBClusterFromSnapshotCmdlet.ServerlessV2ScalingConfiguration_MinCapacity">
            <summary>
            <para>
            <para>The minimum number of Aurora capacity units (ACUs) for a DB instance in an Aurora
            Serverless v2 cluster. You can specify ACU values in half-step increments, such as
            8, 8.5, 9, and so on. The smallest value that you can use is 0.5.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBClusterFromSnapshotCmdlet.NetworkType">
            <summary>
            <para>
            <para>The network type of the DB cluster.</para><para>Valid Values:</para><ul><li><para><code>IPV4</code></para></li><li><para><code>DUAL</code></para></li></ul><para>The network type is determined by the <code>DBSubnetGroup</code> specified for the
            DB cluster. A <code>DBSubnetGroup</code> can support only the IPv4 protocol or the
            IPv4 and the IPv6 protocols (<code>DUAL</code>).</para><para>For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/USER_VPC.WorkingWithRDSInstanceinaVPC.html">
            Working with a DB instance in a VPC</a> in the <i>Amazon Aurora User Guide.</i></para><para>Valid for: Aurora DB clusters only</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBClusterFromSnapshotCmdlet.OptionGroupName">
            <summary>
            <para>
            <para>The name of the option group to use for the restored DB cluster.</para><para>DB clusters are associated with a default option group that can't be modified.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBClusterFromSnapshotCmdlet.Port">
            <summary>
            <para>
            <para>The port number on which the new DB cluster accepts connections.</para><para>Constraints: This value must be <code>1150-65535</code></para><para>Default: The same port as the original DB cluster.</para><para>Valid for: Aurora DB clusters and Multi-AZ DB clusters</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBClusterFromSnapshotCmdlet.PubliclyAccessible">
            <summary>
            <para>
            <para>Specifies whether the DB cluster is publicly accessible.</para><para>When the DB cluster is publicly accessible, its Domain Name System (DNS) endpoint
            resolves to the private IP address from within the DB cluster's virtual private cloud
            (VPC). It resolves to the public IP address from outside of the DB cluster's VPC.
            Access to the DB cluster is ultimately controlled by the security group it uses. That
            public access is not permitted if the security group assigned to the DB cluster doesn't
            permit it.</para><para>When the DB cluster isn't publicly accessible, it is an internal DB cluster with a
            DNS name that resolves to a private IP address.</para><para>Default: The default behavior varies depending on whether <code>DBSubnetGroupName</code>
            is specified.</para><para>If <code>DBSubnetGroupName</code> isn't specified, and <code>PubliclyAccessible</code>
            isn't specified, the following applies:</para><ul><li><para>If the default VPC in the target Region doesnā€™t have an internet gateway attached
            to it, the DB cluster is private.</para></li><li><para>If the default VPC in the target Region has an internet gateway attached to it, the
            DB cluster is public.</para></li></ul><para>If <code>DBSubnetGroupName</code> is specified, and <code>PubliclyAccessible</code>
            isn't specified, the following applies:</para><ul><li><para>If the subnets are part of a VPC that doesnā€™t have an internet gateway attached to
            it, the DB cluster is private.</para></li><li><para>If the subnets are part of a VPC that has an internet gateway attached to it, the
            DB cluster is public.</para></li></ul><para>Valid for: Aurora DB clusters and Multi-AZ DB clusters</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBClusterFromSnapshotCmdlet.ScalingConfiguration_SecondsBeforeTimeout">
            <summary>
            <para>
            <para>The amount of time, in seconds, that Aurora Serverless v1 tries to find a scaling
            point to perform seamless scaling before enforcing the timeout action. The default
            is 300.</para><para>Specify a value between 60 and 600 seconds.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBClusterFromSnapshotCmdlet.ScalingConfiguration_SecondsUntilAutoPause">
            <summary>
            <para>
            <para>The time, in seconds, before an Aurora DB cluster in <code>serverless</code> mode
            is paused.</para><para>Specify a value between 300 and 86,400 seconds.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBClusterFromSnapshotCmdlet.SnapshotIdentifier">
            <summary>
            <para>
            <para>The identifier for the DB snapshot or DB cluster snapshot to restore from.</para><para>You can use either the name or the Amazon Resource Name (ARN) to specify a DB cluster
            snapshot. However, you can use only the ARN to specify a DB snapshot.</para><para>Constraints:</para><ul><li><para>Must match the identifier of an existing Snapshot.</para></li></ul><para>Valid for: Aurora DB clusters and Multi-AZ DB clusters</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBClusterFromSnapshotCmdlet.StorageType">
            <summary>
            <para>
            <para>Specifies the storage type to be associated with the DB cluster.</para><para>When specified for a Multi-AZ DB cluster, a value for the <code>Iops</code> parameter
            is required.</para><para>Valid Values: <code>aurora</code>, <code>aurora-iopt1</code> (Aurora DB clusters);
            <code>io1</code> (Multi-AZ DB clusters)</para><para>Default: <code>aurora</code> (Aurora DB clusters); <code>io1</code> (Multi-AZ DB clusters)</para><para>Valid for: Aurora DB clusters and Multi-AZ DB clusters</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBClusterFromSnapshotCmdlet.Tag">
            <summary>
            <para>
            <para>The tags to be assigned to the restored DB cluster.</para><para>Valid for: Aurora DB clusters and Multi-AZ DB clusters</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBClusterFromSnapshotCmdlet.ScalingConfiguration_TimeoutAction">
            <summary>
            <para>
            <para>The action to take when the timeout is reached, either <code>ForceApplyCapacityChange</code>
            or <code>RollbackCapacityChange</code>.</para><para><code>ForceApplyCapacityChange</code> sets the capacity to the specified value as
            soon as possible.</para><para><code>RollbackCapacityChange</code>, the default, ignores the capacity change if
            a scaling point isn't found in the timeout period.</para><important><para>If you specify <code>ForceApplyCapacityChange</code>, connections that prevent Aurora
            Serverless v1 from finding a scaling point might be dropped.</para></important><para>For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/aurora-serverless.how-it-works.html#aurora-serverless.how-it-works.auto-scaling">
            Autoscaling for Aurora Serverless v1</a> in the <i>Amazon Aurora User Guide</i>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBClusterFromSnapshotCmdlet.RdsCustomClusterConfiguration_TransitGatewayMulticastDomainId">
            <summary>
            <para>
            <para>Reserved for future use.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBClusterFromSnapshotCmdlet.VpcSecurityGroupId">
            <summary>
            <para>
            <para>A list of VPC security groups that the new DB cluster will belong to.</para><para>Valid for: Aurora DB clusters and Multi-AZ DB clusters</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBClusterFromSnapshotCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'DBCluster'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.RDS.Model.RestoreDBClusterFromSnapshotResponse).
            Specifying the name of a property of type Amazon.RDS.Model.RestoreDBClusterFromSnapshotResponse 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.RDS.RestoreRDSDBClusterFromSnapshotCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DBClusterIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^DBClusterIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBClusterFromSnapshotCmdlet.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.RDS.RestoreRDSDBClusterToPointInTimeCmdlet">
            <summary>
            Restores a DB cluster to an arbitrary point in time. Users can restore to any point
            in time before <code>LatestRestorableTime</code> for up to <code>BackupRetentionPeriod</code>
            days. The target DB cluster is created from the source DB cluster with the same configuration
            as the original DB cluster, except that the new DB cluster is created with the default
            DB security group.
             
             <note><para>
            For Aurora, this action only restores the DB cluster, not the DB instances for that
            DB cluster. You must invoke the <code>CreateDBInstance</code> action to create DB
            instances for the restored DB cluster, specifying the identifier of the restored DB
            cluster in <code>DBClusterIdentifier</code>. You can create DB instances only after
            the <code>RestoreDBClusterToPointInTime</code> action has completed and the DB cluster
            is available.
            </para></note><para>
            For more information on Amazon Aurora DB clusters, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/CHAP_AuroraOverview.html">
            What is Amazon Aurora?</a> in the <i>Amazon Aurora User Guide</i>.
            </para><para>
            For more information on Multi-AZ DB clusters, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/multi-az-db-clusters-concepts.html">
            Multi-AZ DB cluster deployments</a> in the <i>Amazon RDS User Guide.</i></para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBClusterToPointInTimeCmdlet.ScalingConfiguration_AutoPause">
            <summary>
            <para>
            <para>Indicates whether to allow or disallow automatic pause for an Aurora DB cluster in
            <code>serverless</code> DB engine mode. A DB cluster can be paused only when it's
            idle (it has no connections).</para><note><para>If a DB cluster is paused for more than seven days, the DB cluster might be backed
            up with a snapshot. In this case, the DB cluster is restored when there is a request
            to connect to it.</para></note>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBClusterToPointInTimeCmdlet.BacktrackWindow">
            <summary>
            <para>
            <para>The target backtrack window, in seconds. To disable backtracking, set this value to
            0.</para><para>Default: 0</para><para>Constraints:</para><ul><li><para>If specified, this value must be set to a number from 0 to 259,200 (72 hours).</para></li></ul><para>Valid for: Aurora MySQL DB clusters only</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBClusterToPointInTimeCmdlet.CopyTagsToSnapshot">
            <summary>
            <para>
            <para>Specifies whether to copy all tags from the restored DB cluster to snapshots of the
            restored DB cluster. The default is not to copy them.</para><para>Valid for: Aurora DB clusters and Multi-AZ DB clusters</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBClusterToPointInTimeCmdlet.DBClusterIdentifier">
            <summary>
            <para>
            <para>The name of the new DB cluster to be created.</para><para>Constraints:</para><ul><li><para>Must contain from 1 to 63 letters, numbers, or hyphens</para></li><li><para>First character must be a letter</para></li><li><para>Can't end with a hyphen or contain two consecutive hyphens</para></li></ul><para>Valid for: Aurora DB clusters and Multi-AZ DB clusters</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBClusterToPointInTimeCmdlet.DBClusterInstanceClass">
            <summary>
            <para>
            <para>The compute and memory capacity of the each DB instance in the Multi-AZ DB cluster,
            for example db.m6gd.xlarge. Not all DB instance classes are available in all Amazon
            Web Services Regions, or for all database engines.</para><para>For the full list of DB instance classes, and availability for your engine, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Concepts.DBInstanceClass.html">DB
            instance class</a> in the <i>Amazon RDS User Guide</i>.</para><para>Valid for: Multi-AZ DB clusters only</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBClusterToPointInTimeCmdlet.DBClusterParameterGroupName">
            <summary>
            <para>
            <para>The name of the custom DB cluster parameter group to associate with this DB cluster.</para><para>If the <code>DBClusterParameterGroupName</code> parameter is omitted, the default
            DB cluster parameter group for the specified engine is used.</para><para>Constraints:</para><ul><li><para>If supplied, must match the name of an existing DB cluster parameter group.</para></li><li><para>Must be 1 to 255 letters, numbers, or hyphens.</para></li><li><para>First character must be a letter.</para></li><li><para>Can't end with a hyphen or contain two consecutive hyphens.</para></li></ul><para>Valid for: Aurora DB clusters and Multi-AZ DB clusters</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBClusterToPointInTimeCmdlet.DBSubnetGroupName">
            <summary>
            <para>
            <para>The DB subnet group name to use for the new DB cluster.</para><para>Constraints: If supplied, must match the name of an existing DBSubnetGroup.</para><para>Example: <code>mydbsubnetgroup</code></para><para>Valid for: Aurora DB clusters and Multi-AZ DB clusters</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBClusterToPointInTimeCmdlet.DeletionProtection">
            <summary>
            <para>
            <para>Specifies whether to enable deletion protection for the DB cluster. The database can't
            be deleted when deletion protection is enabled. By default, deletion protection isn't
            enabled.</para><para>Valid for: Aurora DB clusters and Multi-AZ DB clusters</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBClusterToPointInTimeCmdlet.Domain">
            <summary>
            <para>
            <para>The Active Directory directory ID to restore the DB cluster in. The domain must be
            created prior to this operation.</para><para>For Amazon Aurora DB clusters, Amazon RDS can use Kerberos Authentication to authenticate
            users that connect to the DB cluster. For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/kerberos-authentication.html">Kerberos
            Authentication</a> in the <i>Amazon Aurora User Guide</i>.</para><para>Valid for: Aurora DB clusters only</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBClusterToPointInTimeCmdlet.DomainIAMRoleName">
            <summary>
            <para>
            <para>The name of the IAM role to be used when making API calls to the Directory Service.</para><para>Valid for: Aurora DB clusters only</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBClusterToPointInTimeCmdlet.EnableCloudwatchLogsExport">
            <summary>
            <para>
            <para>The list of logs that the restored DB cluster is to export to CloudWatch Logs. The
            values in the list depend on the DB engine being used.</para><para><b>RDS for MySQL</b></para><para>Possible values are <code>error</code>, <code>general</code>, and <code>slowquery</code>.</para><para><b>RDS for PostgreSQL</b></para><para>Possible values are <code>postgresql</code> and <code>upgrade</code>.</para><para><b>Aurora MySQL</b></para><para>Possible values are <code>audit</code>, <code>error</code>, <code>general</code>,
            and <code>slowquery</code>.</para><para><b>Aurora PostgreSQL</b></para><para>Possible value is <code>postgresql</code>.</para><para>For more information about exporting CloudWatch Logs for Amazon RDS, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_LogAccess.html#USER_LogAccess.Procedural.UploadtoCloudWatch">Publishing
            Database Logs to Amazon CloudWatch Logs</a> in the <i>Amazon RDS User Guide</i>.</para><para>For more information about exporting CloudWatch Logs for Amazon Aurora, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/USER_LogAccess.html#USER_LogAccess.Procedural.UploadtoCloudWatch">Publishing
            Database Logs to Amazon CloudWatch Logs</a> in the <i>Amazon Aurora User Guide</i>.</para><para>Valid for: Aurora DB clusters and Multi-AZ DB clusters</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBClusterToPointInTimeCmdlet.EnableIAMDatabaseAuthentication">
            <summary>
            <para>
            <para>Specifies whether to enable mapping of Amazon Web Services Identity and Access Management
            (IAM) accounts to database accounts. By default, mapping isn't enabled.</para><para>For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/UsingWithRDS.IAMDBAuth.html">
            IAM Database Authentication</a> in the <i>Amazon Aurora User Guide</i>.</para><para>Valid for: Aurora DB clusters only</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBClusterToPointInTimeCmdlet.EngineMode">
            <summary>
            <para>
            <para>The engine mode of the new cluster. Specify <code>provisioned</code> or <code>serverless</code>,
            depending on the type of the cluster you are creating. You can create an Aurora Serverless
            v1 clone from a provisioned cluster, or a provisioned clone from an Aurora Serverless
            v1 cluster. To create a clone that is an Aurora Serverless v1 cluster, the original
            cluster must be an Aurora Serverless v1 cluster or an encrypted provisioned cluster.</para><para>Valid for: Aurora DB clusters only</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBClusterToPointInTimeCmdlet.RdsCustomClusterConfiguration_InterconnectSubnetId">
            <summary>
            <para>
            <para>Reserved for future use.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBClusterToPointInTimeCmdlet.Iops">
            <summary>
            <para>
            <para>The amount of Provisioned IOPS (input/output operations per second) to be initially
            allocated for each DB instance in the Multi-AZ DB cluster.</para><para>For information about valid IOPS values, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/CHAP_Storage.html#USER_PIOPS">Amazon
            RDS Provisioned IOPS storage</a> in the <i>Amazon RDS User Guide</i>.</para><para>Constraints: Must be a multiple between .5 and 50 of the storage amount for the DB
            instance.</para><para>Valid for: Multi-AZ DB clusters only</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBClusterToPointInTimeCmdlet.KmsKeyId">
            <summary>
            <para>
            <para>The Amazon Web Services KMS key identifier to use when restoring an encrypted DB cluster
            from an encrypted DB cluster.</para><para>The Amazon Web Services KMS key identifier is the key ARN, key ID, alias ARN, or alias
            name for the KMS key. To use a KMS key in a different Amazon Web Services account,
            specify the key ARN or alias ARN.</para><para>You can restore to a new DB cluster and encrypt the new DB cluster with a KMS key
            that is different from the KMS key used to encrypt the source DB cluster. The new
            DB cluster is encrypted with the KMS key identified by the <code>KmsKeyId</code> parameter.</para><para>If you don't specify a value for the <code>KmsKeyId</code> parameter, then the following
            occurs:</para><ul><li><para>If the DB cluster is encrypted, then the restored DB cluster is encrypted using the
            KMS key that was used to encrypt the source DB cluster.</para></li><li><para>If the DB cluster isn't encrypted, then the restored DB cluster isn't encrypted.</para></li></ul><para>If <code>DBClusterIdentifier</code> refers to a DB cluster that isn't encrypted, then
            the restore request is rejected.</para><para>Valid for: Aurora DB clusters and Multi-AZ DB clusters</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBClusterToPointInTimeCmdlet.ScalingConfiguration_MaxCapacity">
            <summary>
            <para>
            <para>The maximum capacity for an Aurora DB cluster in <code>serverless</code> DB engine
            mode.</para><para>For Aurora MySQL, valid capacity values are <code>1</code>, <code>2</code>, <code>4</code>,
            <code>8</code>, <code>16</code>, <code>32</code>, <code>64</code>, <code>128</code>,
            and <code>256</code>.</para><para>For Aurora PostgreSQL, valid capacity values are <code>2</code>, <code>4</code>, <code>8</code>,
            <code>16</code>, <code>32</code>, <code>64</code>, <code>192</code>, and <code>384</code>.</para><para>The maximum capacity must be greater than or equal to the minimum capacity.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBClusterToPointInTimeCmdlet.ServerlessV2ScalingConfiguration_MaxCapacity">
            <summary>
            <para>
            <para>The maximum number of Aurora capacity units (ACUs) for a DB instance in an Aurora
            Serverless v2 cluster. You can specify ACU values in half-step increments, such as
            40, 40.5, 41, and so on. The largest value that you can use is 128.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBClusterToPointInTimeCmdlet.ScalingConfiguration_MinCapacity">
            <summary>
            <para>
            <para>The minimum capacity for an Aurora DB cluster in <code>serverless</code> DB engine
            mode.</para><para>For Aurora MySQL, valid capacity values are <code>1</code>, <code>2</code>, <code>4</code>,
            <code>8</code>, <code>16</code>, <code>32</code>, <code>64</code>, <code>128</code>,
            and <code>256</code>.</para><para>For Aurora PostgreSQL, valid capacity values are <code>2</code>, <code>4</code>, <code>8</code>,
            <code>16</code>, <code>32</code>, <code>64</code>, <code>192</code>, and <code>384</code>.</para><para>The minimum capacity must be less than or equal to the maximum capacity.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBClusterToPointInTimeCmdlet.ServerlessV2ScalingConfiguration_MinCapacity">
            <summary>
            <para>
            <para>The minimum number of Aurora capacity units (ACUs) for a DB instance in an Aurora
            Serverless v2 cluster. You can specify ACU values in half-step increments, such as
            8, 8.5, 9, and so on. The smallest value that you can use is 0.5.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBClusterToPointInTimeCmdlet.NetworkType">
            <summary>
            <para>
            <para>The network type of the DB cluster.</para><para>Valid Values:</para><ul><li><para><code>IPV4</code></para></li><li><para><code>DUAL</code></para></li></ul><para>The network type is determined by the <code>DBSubnetGroup</code> specified for the
            DB cluster. A <code>DBSubnetGroup</code> can support only the IPv4 protocol or the
            IPv4 and the IPv6 protocols (<code>DUAL</code>).</para><para>For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/USER_VPC.WorkingWithRDSInstanceinaVPC.html">
            Working with a DB instance in a VPC</a> in the <i>Amazon Aurora User Guide.</i></para><para>Valid for: Aurora DB clusters only</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBClusterToPointInTimeCmdlet.OptionGroupName">
            <summary>
            <para>
            <para>The name of the option group for the new DB cluster.</para><para>DB clusters are associated with a default option group that can't be modified.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBClusterToPointInTimeCmdlet.Port">
            <summary>
            <para>
            <para>The port number on which the new DB cluster accepts connections.</para><para>Constraints: A value from <code>1150-65535</code>.</para><para>Default: The default port for the engine.</para><para>Valid for: Aurora DB clusters and Multi-AZ DB clusters</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBClusterToPointInTimeCmdlet.PubliclyAccessible">
            <summary>
            <para>
            <para>Specifies whether the DB cluster is publicly accessible.</para><para>When the DB cluster is publicly accessible, its Domain Name System (DNS) endpoint
            resolves to the private IP address from within the DB cluster's virtual private cloud
            (VPC). It resolves to the public IP address from outside of the DB cluster's VPC.
            Access to the DB cluster is ultimately controlled by the security group it uses. That
            public access is not permitted if the security group assigned to the DB cluster doesn't
            permit it.</para><para>When the DB cluster isn't publicly accessible, it is an internal DB cluster with a
            DNS name that resolves to a private IP address.</para><para>Default: The default behavior varies depending on whether <code>DBSubnetGroupName</code>
            is specified.</para><para>If <code>DBSubnetGroupName</code> isn't specified, and <code>PubliclyAccessible</code>
            isn't specified, the following applies:</para><ul><li><para>If the default VPC in the target Region doesnā€™t have an internet gateway attached
            to it, the DB cluster is private.</para></li><li><para>If the default VPC in the target Region has an internet gateway attached to it, the
            DB cluster is public.</para></li></ul><para>If <code>DBSubnetGroupName</code> is specified, and <code>PubliclyAccessible</code>
            isn't specified, the following applies:</para><ul><li><para>If the subnets are part of a VPC that doesnā€™t have an internet gateway attached to
            it, the DB cluster is private.</para></li><li><para>If the subnets are part of a VPC that has an internet gateway attached to it, the
            DB cluster is public.</para></li></ul><para>Valid for: Multi-AZ DB clusters only</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBClusterToPointInTimeCmdlet.UtcRestoreToTime">
            <summary>
            <para>
            <para>The date and time to restore the DB cluster to.</para><para>Valid Values: Value must be a time in Universal Coordinated Time (UTC) format</para><para>Constraints:</para><ul><li><para>Must be before the latest restorable time for the DB instance</para></li><li><para>Must be specified if <code>UseLatestRestorableTime</code> parameter isn't provided</para></li><li><para>Can't be specified if the <code>UseLatestRestorableTime</code> parameter is enabled</para></li><li><para>Can't be specified if the <code>RestoreType</code> parameter is <code>copy-on-write</code></para></li></ul><para>Example: <code>2015-03-07T23:45:00Z</code></para><para>Valid for: Aurora DB clusters and Multi-AZ DB clusters</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBClusterToPointInTimeCmdlet.RestoreType">
            <summary>
            <para>
            <para>The type of restore to be performed. You can specify one of the following values:</para><ul><li><para><code>full-copy</code> - The new DB cluster is restored as a full copy of the source
            DB cluster.</para></li><li><para><code>copy-on-write</code> - The new DB cluster is restored as a clone of the source
            DB cluster.</para></li></ul><para>If you don't specify a <code>RestoreType</code> value, then the new DB cluster is
            restored as a full copy of the source DB cluster.</para><para>Valid for: Aurora DB clusters and Multi-AZ DB clusters</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBClusterToPointInTimeCmdlet.ScalingConfiguration_SecondsBeforeTimeout">
            <summary>
            <para>
            <para>The amount of time, in seconds, that Aurora Serverless v1 tries to find a scaling
            point to perform seamless scaling before enforcing the timeout action. The default
            is 300.</para><para>Specify a value between 60 and 600 seconds.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBClusterToPointInTimeCmdlet.ScalingConfiguration_SecondsUntilAutoPause">
            <summary>
            <para>
            <para>The time, in seconds, before an Aurora DB cluster in <code>serverless</code> mode
            is paused.</para><para>Specify a value between 300 and 86,400 seconds.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBClusterToPointInTimeCmdlet.SourceDBClusterIdentifier">
            <summary>
            <para>
            <para>The identifier of the source DB cluster from which to restore.</para><para>Constraints:</para><ul><li><para>Must match the identifier of an existing DBCluster.</para></li></ul><para>Valid for: Aurora DB clusters and Multi-AZ DB clusters</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBClusterToPointInTimeCmdlet.SourceDbClusterResourceId">
            <summary>
            <para>
            <para>The resource ID of the source DB cluster from which to restore.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBClusterToPointInTimeCmdlet.StorageType">
            <summary>
            <para>
            <para>Specifies the storage type to be associated with the DB cluster.</para><para>When specified for a Multi-AZ DB cluster, a value for the <code>Iops</code> parameter
            is required.</para><para>Valid Values: <code>aurora</code>, <code>aurora-iopt1</code> (Aurora DB clusters);
            <code>io1</code> (Multi-AZ DB clusters)</para><para>Default: <code>aurora</code> (Aurora DB clusters); <code>io1</code> (Multi-AZ DB clusters)</para><para>Valid for: Aurora DB clusters and Multi-AZ DB clusters</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBClusterToPointInTimeCmdlet.Tag">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBClusterToPointInTimeCmdlet.ScalingConfiguration_TimeoutAction">
            <summary>
            <para>
            <para>The action to take when the timeout is reached, either <code>ForceApplyCapacityChange</code>
            or <code>RollbackCapacityChange</code>.</para><para><code>ForceApplyCapacityChange</code> sets the capacity to the specified value as
            soon as possible.</para><para><code>RollbackCapacityChange</code>, the default, ignores the capacity change if
            a scaling point isn't found in the timeout period.</para><important><para>If you specify <code>ForceApplyCapacityChange</code>, connections that prevent Aurora
            Serverless v1 from finding a scaling point might be dropped.</para></important><para>For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/aurora-serverless.how-it-works.html#aurora-serverless.how-it-works.auto-scaling">
            Autoscaling for Aurora Serverless v1</a> in the <i>Amazon Aurora User Guide</i>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBClusterToPointInTimeCmdlet.RdsCustomClusterConfiguration_TransitGatewayMulticastDomainId">
            <summary>
            <para>
            <para>Reserved for future use.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBClusterToPointInTimeCmdlet.UseLatestRestorableTime">
            <summary>
            <para>
            <para>Specifies whether to restore the DB cluster to the latest restorable backup time.
            By default, the DB cluster isn't restored to the latest restorable backup time.</para><para>Constraints: Can't be specified if <code>RestoreToTime</code> parameter is provided.</para><para>Valid for: Aurora DB clusters and Multi-AZ DB clusters</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBClusterToPointInTimeCmdlet.VpcSecurityGroupId">
            <summary>
            <para>
            <para>A list of VPC security groups that the new DB cluster belongs to.</para><para>Valid for: Aurora DB clusters and Multi-AZ DB clusters</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBClusterToPointInTimeCmdlet.RestoreToTime">
            <summary>
            <para>
            <para>This property is deprecated. Setting this property results in non-UTC DateTimes not
            being marshalled correctly. Use RestoreToTimeUtc instead. Setting either RestoreToTime
            or RestoreToTimeUtc results in both RestoreToTime and RestoreToTimeUtc being assigned,
            the latest assignment to either one of the two property is reflected in the value
            of both. RestoreToTime is provided for backwards compatibility only and assigning
            a non-Utc DateTime to it results in the wrong timestamp being passed to the service.</para><para>The date and time to restore the DB cluster to.</para><para>Valid Values: Value must be a time in Universal Coordinated Time (UTC) format</para><para>Constraints:</para><ul><li><para>Must be before the latest restorable time for the DB instance</para></li><li><para>Must be specified if <code>UseLatestRestorableTime</code> parameter isn't provided</para></li><li><para>Can't be specified if the <code>UseLatestRestorableTime</code> parameter is enabled</para></li><li><para>Can't be specified if the <code>RestoreType</code> parameter is <code>copy-on-write</code></para></li></ul><para>Example: <code>2015-03-07T23:45:00Z</code></para><para>Valid for: Aurora DB clusters and Multi-AZ DB clusters</para>
            </para>
            <para>This parameter is deprecated.</para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBClusterToPointInTimeCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'DBCluster'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.RDS.Model.RestoreDBClusterToPointInTimeResponse).
            Specifying the name of a property of type Amazon.RDS.Model.RestoreDBClusterToPointInTimeResponse 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.RDS.RestoreRDSDBClusterToPointInTimeCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DBClusterIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^DBClusterIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBClusterToPointInTimeCmdlet.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.RDS.RestoreRDSDBInstanceFromDBSnapshotCmdlet">
            <summary>
            Creates a new DB instance from a DB snapshot. The target database is created from
            the source database restore point with most of the source's original configuration,
            including the default security group and DB parameter group. By default, the new DB
            instance is created as a Single-AZ deployment, except when the instance is a SQL Server
            instance that has an option group associated with mirroring. In this case, the instance
            becomes a Multi-AZ deployment, not a Single-AZ deployment.
             
              
            <para>
            If you want to replace your original DB instance with the new, restored DB instance,
            then rename your original DB instance before you call the RestoreDBInstanceFromDBSnapshot
            action. RDS doesn't allow two DB instances with the same name. After you have renamed
            your original DB instance with a different identifier, then you can pass the original
            name of the DB instance as the DBInstanceIdentifier in the call to the RestoreDBInstanceFromDBSnapshot
            action. The result is that you replace the original DB instance with the DB instance
            created from the snapshot.
            </para><para>
            If you are restoring from a shared manual DB snapshot, the <code>DBSnapshotIdentifier</code>
            must be the ARN of the shared DB snapshot.
            </para><note><para>
            This command doesn't apply to Aurora MySQL and Aurora PostgreSQL. For Aurora, use
            <code>RestoreDBClusterFromSnapshot</code>.
            </para></note>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBInstanceFromDBSnapshotCmdlet.AllocatedStorage">
            <summary>
            <para>
            <para>The amount of storage (in gibibytes) to allocate initially for the DB instance. Follow
            the allocation rules specified in CreateDBInstance.</para><note><para>Be sure to allocate enough storage for your new DB instance so that the restore operation
            can succeed. You can also allocate additional storage for future growth.</para></note>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBInstanceFromDBSnapshotCmdlet.AutoMinorVersionUpgrade">
            <summary>
            <para>
            <para>Specifies whether to automatically apply minor version upgrades to the DB instance
            during the maintenance window.</para><para>If you restore an RDS Custom DB instance, you must disable this parameter.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBInstanceFromDBSnapshotCmdlet.AvailabilityZone">
            <summary>
            <para>
            <para>The Availability Zone (AZ) where the DB instance will be created.</para><para>Default: A random, system-chosen Availability Zone.</para><para>Constraint: You can't specify the <code>AvailabilityZone</code> parameter if the DB
            instance is a Multi-AZ deployment.</para><para>Example: <code>us-east-1a</code></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBInstanceFromDBSnapshotCmdlet.BackupTarget">
            <summary>
            <para>
            <para>Specifies where automated backups and manual snapshots are stored for the restored
            DB instance.</para><para>Possible values are <code>outposts</code> (Amazon Web Services Outposts) and <code>region</code>
            (Amazon Web Services Region). The default is <code>region</code>.</para><para>For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/rds-on-outposts.html">Working
            with Amazon RDS on Amazon Web Services Outposts</a> in the <i>Amazon RDS User Guide</i>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBInstanceFromDBSnapshotCmdlet.CopyTagsToSnapshot">
            <summary>
            <para>
            <para>Specifies whether to copy all tags from the restored DB instance to snapshots of the
            DB instance.</para><para>In most cases, tags aren't copied by default. However, when you restore a DB instance
            from a DB snapshot, RDS checks whether you specify new tags. If yes, the new tags
            are added to the restored DB instance. If there are no new tags, RDS looks for the
            tags from the source DB instance for the DB snapshot, and then adds those tags to
            the restored DB instance.</para><para>For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_Tagging.html#USER_Tagging.CopyTags">
            Copying tags to DB instance snapshots</a> in the <i>Amazon RDS User Guide</i>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBInstanceFromDBSnapshotCmdlet.CustomIamInstanceProfile">
            <summary>
            <para>
            <para>The instance profile associated with the underlying Amazon EC2 instance of an RDS
            Custom DB instance. The instance profile must meet the following requirements:</para><ul><li><para>The profile must exist in your account.</para></li><li><para>The profile must have an IAM role that Amazon EC2 has permissions to assume.</para></li><li><para>The instance profile name and the associated IAM role name must start with the prefix
            <code>AWSRDSCustom</code>.</para></li></ul><para>For the list of permissions required for the IAM role, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/custom-setup-orcl.html#custom-setup-orcl.iam-vpc">
            Configure IAM and your VPC</a> in the <i>Amazon RDS User Guide</i>.</para><para>This setting is required for RDS Custom.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBInstanceFromDBSnapshotCmdlet.DBClusterSnapshotIdentifier">
            <summary>
            <para>
            <para>The identifier for the RDS for MySQL Multi-AZ DB cluster snapshot to restore from.</para><para>For more information on Multi-AZ DB clusters, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/multi-az-db-clusters-concepts.html">
            Multi-AZ DB cluster deployments</a> in the <i>Amazon RDS User Guide</i>.</para><para>Constraints:</para><ul><li><para>Must match the identifier of an existing Multi-AZ DB cluster snapshot.</para></li><li><para>Can't be specified when <code>DBSnapshotIdentifier</code> is specified.</para></li><li><para>Must be specified when <code>DBSnapshotIdentifier</code> isn't specified.</para></li><li><para>If you are restoring from a shared manual Multi-AZ DB cluster snapshot, the <code>DBClusterSnapshotIdentifier</code>
            must be the ARN of the shared snapshot.</para></li><li><para>Can't be the identifier of an Aurora DB cluster snapshot.</para></li><li><para>Can't be the identifier of an RDS for PostgreSQL Multi-AZ DB cluster snapshot.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBInstanceFromDBSnapshotCmdlet.DBInstanceClass">
            <summary>
            <para>
            <para>The compute and memory capacity of the Amazon RDS DB instance, for example db.m4.large.
            Not all DB instance classes are available in all Amazon Web Services Regions, or for
            all database engines. For the full list of DB instance classes, and availability for
            your engine, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Concepts.DBInstanceClass.html">DB
            Instance Class</a> in the <i>Amazon RDS User Guide.</i></para><para>Default: The same DBInstanceClass as the original DB instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBInstanceFromDBSnapshotCmdlet.DBInstanceIdentifier">
            <summary>
            <para>
            <para>Name of the DB instance to create from the DB snapshot. This parameter isn't case-sensitive.</para><para>Constraints:</para><ul><li><para>Must contain from 1 to 63 numbers, letters, or hyphens</para></li><li><para>First character must be a letter</para></li><li><para>Can't end with a hyphen or contain two consecutive hyphens</para></li></ul><para>Example: <code>my-snapshot-id</code></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBInstanceFromDBSnapshotCmdlet.DBName">
            <summary>
            <para>
            <para>The database name for the restored DB instance.</para><para>This parameter doesn't apply to the MySQL, PostgreSQL, or MariaDB engines. It also
            doesn't apply to RDS Custom DB instances.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBInstanceFromDBSnapshotCmdlet.DBParameterGroupName">
            <summary>
            <para>
            <para>The name of the DB parameter group to associate with this DB instance.</para><para>If you don't specify a value for <code>DBParameterGroupName</code>, then RDS uses
            the default <code>DBParameterGroup</code> for the specified DB engine.</para><para>This setting doesn't apply to RDS Custom.</para><para>Constraints:</para><ul><li><para>If supplied, must match the name of an existing DBParameterGroup.</para></li><li><para>Must be 1 to 255 letters, numbers, or hyphens.</para></li><li><para>First character must be a letter.</para></li><li><para>Can't end with a hyphen or contain two consecutive hyphens.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBInstanceFromDBSnapshotCmdlet.DBSnapshotIdentifier">
            <summary>
            <para>
            <para>The identifier for the DB snapshot to restore from.</para><para>Constraints:</para><ul><li><para>Must match the identifier of an existing DBSnapshot.</para></li><li><para>Can't be specified when <code>DBClusterSnapshotIdentifier</code> is specified.</para></li><li><para>Must be specified when <code>DBClusterSnapshotIdentifier</code> isn't specified.</para></li><li><para>If you are restoring from a shared manual DB snapshot, the <code>DBSnapshotIdentifier</code>
            must be the ARN of the shared DB snapshot.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBInstanceFromDBSnapshotCmdlet.DBSubnetGroupName">
            <summary>
            <para>
            <para>The DB subnet group name to use for the new instance.</para><para>Constraints: If supplied, must match the name of an existing DBSubnetGroup.</para><para>Example: <code>mydbsubnetgroup</code></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBInstanceFromDBSnapshotCmdlet.DedicatedLogVolume">
            <summary>
            <para>
            <para>Specifies whether to enable a dedicated log volume (DLV) for the DB instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBInstanceFromDBSnapshotCmdlet.DeletionProtection">
            <summary>
            <para>
            <para>Specifies whether to enable deletion protection for the DB instance. The database
            can't be deleted when deletion protection is enabled. By default, deletion protection
            isn't enabled. For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_DeleteInstance.html">
            Deleting a DB Instance</a>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBInstanceFromDBSnapshotCmdlet.Domain">
            <summary>
            <para>
            <para>Specify the Active Directory directory ID to restore the DB instance in. The domain/
            must be created prior to this operation. Currently, you can create only MySQL, Microsoft
            SQL Server, Oracle, and PostgreSQL DB instances in an Active Directory Domain.</para><para>For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/kerberos-authentication.html">
            Kerberos Authentication</a> in the <i>Amazon RDS User Guide</i>.</para><para>This setting doesn't apply to RDS Custom.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBInstanceFromDBSnapshotCmdlet.DomainAuthSecretArn">
            <summary>
            <para>
            <para>The ARN for the Secrets Manager secret with the credentials for the user joining the
            domain.</para><para>Constraints:</para><ul><li><para>Can't be longer than 64 characters.</para></li></ul><para>Example: <code>arn:aws:secretsmanager:region:account-number:secret:myselfmanagedADtestsecret-123456</code></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBInstanceFromDBSnapshotCmdlet.DomainDnsIp">
            <summary>
            <para>
            <para>The IPv4 DNS IP addresses of your primary and secondary Active Directory domain controllers.</para><para>Constraints:</para><ul><li><para>Two IP addresses must be provided. If there isn't a secondary domain controller, use
            the IP address of the primary domain controller for both entries in the list.</para></li></ul><para>Example: <code>123.124.125.126,234.235.236.237</code></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBInstanceFromDBSnapshotCmdlet.DomainFqdn">
            <summary>
            <para>
            <para>The fully qualified domain name (FQDN) of an Active Directory domain.</para><para>Constraints:</para><ul><li><para>Can't be longer than 64 characters.</para></li></ul><para>Example: <code>mymanagedADtest.mymanagedAD.mydomain</code></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBInstanceFromDBSnapshotCmdlet.DomainIAMRoleName">
            <summary>
            <para>
            <para>The name of the IAM role to use when making API calls to the Directory Service.</para><para>This setting doesn't apply to RDS Custom DB instances.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBInstanceFromDBSnapshotCmdlet.DomainOu">
            <summary>
            <para>
            <para>The Active Directory organizational unit for your DB instance to join.</para><para>Constraints:</para><ul><li><para>Must be in the distinguished name format.</para></li><li><para>Can't be longer than 64 characters.</para></li></ul><para>Example: <code>OU=mymanagedADtestOU,DC=mymanagedADtest,DC=mymanagedAD,DC=mydomain</code></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBInstanceFromDBSnapshotCmdlet.EnableCloudwatchLogsExport">
            <summary>
            <para>
            <para>The list of logs that the restored DB instance is to export to CloudWatch Logs. The
            values in the list depend on the DB engine being used. For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_LogAccess.html#USER_LogAccess.Procedural.UploadtoCloudWatch">Publishing
            Database Logs to Amazon CloudWatch Logs</a> in the <i>Amazon RDS User Guide</i>.</para><para>This setting doesn't apply to RDS Custom.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBInstanceFromDBSnapshotCmdlet.EnableCustomerOwnedIp">
            <summary>
            <para>
            <para>Specifies whether to enable a customer-owned IP address (CoIP) for an RDS on Outposts
            DB instance.</para><para>A <i>CoIP</i> provides local or external connectivity to resources in your Outpost
            subnets through your on-premises network. For some use cases, a CoIP can provide lower
            latency for connections to the DB instance from outside of its virtual private cloud
            (VPC) on your local network.</para><para>This setting doesn't apply to RDS Custom.</para><para>For more information about RDS on Outposts, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/rds-on-outposts.html">Working
            with Amazon RDS on Amazon Web Services Outposts</a> in the <i>Amazon RDS User Guide</i>.</para><para>For more information about CoIPs, see <a href="https://docs.aws.amazon.com/outposts/latest/userguide/routing.html#ip-addressing">Customer-owned
            IP addresses</a> in the <i>Amazon Web Services Outposts User Guide</i>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBInstanceFromDBSnapshotCmdlet.EnableIAMDatabaseAuthentication">
            <summary>
            <para>
            <para>Specifies whether to enable mapping of Amazon Web Services Identity and Access Management
            (IAM) accounts to database accounts. By default, mapping is disabled.</para><para>For more information about IAM database authentication, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/UsingWithRDS.IAMDBAuth.html">
            IAM Database Authentication for MySQL and PostgreSQL</a> in the <i>Amazon RDS User
            Guide.</i></para><para>This setting doesn't apply to RDS Custom.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBInstanceFromDBSnapshotCmdlet.Engine">
            <summary>
            <para>
            <para>The database engine to use for the new instance.</para><para>This setting doesn't apply to RDS Custom.</para><para>Default: The same as source</para><para>Constraint: Must be compatible with the engine of the source. For example, you can
            restore a MariaDB 10.1 DB instance from a MySQL 5.6 snapshot.</para><para>Valid Values:</para><ul><li><para><code>mariadb</code></para></li><li><para><code>mysql</code></para></li><li><para><code>oracle-ee</code></para></li><li><para><code>oracle-ee-cdb</code></para></li><li><para><code>oracle-se2</code></para></li><li><para><code>oracle-se2-cdb</code></para></li><li><para><code>postgres</code></para></li><li><para><code>sqlserver-ee</code></para></li><li><para><code>sqlserver-se</code></para></li><li><para><code>sqlserver-ex</code></para></li><li><para><code>sqlserver-web</code></para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBInstanceFromDBSnapshotCmdlet.Iops">
            <summary>
            <para>
            <para>Specifies the amount of provisioned IOPS for the DB instance, expressed in I/O operations
            per second. If this parameter isn't specified, the IOPS value is taken from the backup.
            If this parameter is set to 0, the new instance is converted to a non-PIOPS instance.
            The conversion takes additional time, though your DB instance is available for connections
            before the conversion starts.</para><para>The provisioned IOPS value must follow the requirements for your database engine.
            For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/CHAP_Storage.html#USER_PIOPS">Amazon
            RDS Provisioned IOPS storage</a> in the <i>Amazon RDS User Guide.</i></para><para>Constraints: Must be an integer greater than 1000.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBInstanceFromDBSnapshotCmdlet.LicenseModel">
            <summary>
            <para>
            <para>License model information for the restored DB instance.</para><para>This setting doesn't apply to RDS Custom.</para><para>Default: Same as source.</para><para>Valid Values: <code>license-included</code> | <code>bring-your-own-license</code>
            | <code>general-public-license</code></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBInstanceFromDBSnapshotCmdlet.MultiAZ">
            <summary>
            <para>
            <para>Specifies whether the DB instance is a Multi-AZ deployment.</para><para>This setting doesn't apply to RDS Custom.</para><para>Constraint: You can't specify the <code>AvailabilityZone</code> parameter if the DB
            instance is a Multi-AZ deployment.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBInstanceFromDBSnapshotCmdlet.NetworkType">
            <summary>
            <para>
            <para>The network type of the DB instance.</para><para>Valid Values:</para><ul><li><para><code>IPV4</code></para></li><li><para><code>DUAL</code></para></li></ul><para>The network type is determined by the <code>DBSubnetGroup</code> specified for the
            DB instance. A <code>DBSubnetGroup</code> can support only the IPv4 protocol or the
            IPv4 and the IPv6 protocols (<code>DUAL</code>).</para><para>For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_VPC.WorkingWithRDSInstanceinaVPC.html">
            Working with a DB instance in a VPC</a> in the <i>Amazon RDS User Guide.</i></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBInstanceFromDBSnapshotCmdlet.OptionGroupName">
            <summary>
            <para>
            <para>The name of the option group to be used for the restored DB instance.</para><para>Permanent options, such as the TDE option for Oracle Advanced Security TDE, can't
            be removed from an option group, and that option group can't be removed from a DB
            instance after it is associated with a DB instance.</para><para>This setting doesn't apply to RDS Custom.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBInstanceFromDBSnapshotCmdlet.Port">
            <summary>
            <para>
            <para>The port number on which the database accepts connections.</para><para>Default: The same port as the original DB instance</para><para>Constraints: Value must be <code>1150-65535</code></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBInstanceFromDBSnapshotCmdlet.ProcessorFeature">
            <summary>
            <para>
            <para>The number of CPU cores and the number of threads per core for the DB instance class
            of the DB instance.</para><para>This setting doesn't apply to RDS Custom.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBInstanceFromDBSnapshotCmdlet.PubliclyAccessible">
            <summary>
            <para>
            <para>Specifies whether the DB instance is publicly accessible.</para><para>When the DB instance is publicly accessible, its Domain Name System (DNS) endpoint
            resolves to the private IP address from within the DB instance's virtual private cloud
            (VPC). It resolves to the public IP address from outside of the DB instance's VPC.
            Access to the DB instance is ultimately controlled by the security group it uses.
            That public access is not permitted if the security group assigned to the DB instance
            doesn't permit it.</para><para>When the DB instance isn't publicly accessible, it is an internal DB instance with
            a DNS name that resolves to a private IP address.</para><para>For more information, see <a>CreateDBInstance</a>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBInstanceFromDBSnapshotCmdlet.StorageThroughput">
            <summary>
            <para>
            <para>Specifies the storage throughput value for the DB instance.</para><para>This setting doesn't apply to RDS Custom or Amazon Aurora.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBInstanceFromDBSnapshotCmdlet.StorageType">
            <summary>
            <para>
            <para>Specifies the storage type to be associated with the DB instance.</para><para>Valid Values: <code>gp2 | gp3 | io1 | standard</code></para><para>If you specify <code>io1</code> or <code>gp3</code>, you must also include a value
            for the <code>Iops</code> parameter.</para><para>Default: <code>io1</code> if the <code>Iops</code> parameter is specified, otherwise
            <code>gp2</code></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBInstanceFromDBSnapshotCmdlet.Tag">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBInstanceFromDBSnapshotCmdlet.TdeCredentialArn">
            <summary>
            <para>
            <para>The ARN from the key store with which to associate the instance for TDE encryption.</para><para>This setting doesn't apply to RDS Custom.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBInstanceFromDBSnapshotCmdlet.TdeCredentialPassword">
            <summary>
            <para>
            <para>The password for the given ARN from the key store in order to access the device.</para><para>This setting doesn't apply to RDS Custom.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBInstanceFromDBSnapshotCmdlet.UseDefaultProcessorFeature">
            <summary>
            <para>
            <para>Specifies whether the DB instance class of the DB instance uses its default processor
            features.</para><para>This setting doesn't apply to RDS Custom.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBInstanceFromDBSnapshotCmdlet.VpcSecurityGroupId">
            <summary>
            <para>
            <para>A list of EC2 VPC security groups to associate with this DB instance.</para><para>Default: The default EC2 VPC security group for the DB subnet group's VPC.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBInstanceFromDBSnapshotCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'DBInstance'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.RDS.Model.RestoreDBInstanceFromDBSnapshotResponse).
            Specifying the name of a property of type Amazon.RDS.Model.RestoreDBInstanceFromDBSnapshotResponse 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.RDS.RestoreRDSDBInstanceFromDBSnapshotCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DBInstanceIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^DBInstanceIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBInstanceFromDBSnapshotCmdlet.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.RDS.RestoreRDSDBInstanceFromS3Cmdlet">
            <summary>
            Amazon Relational Database Service (Amazon RDS) supports importing MySQL databases
            by using backup files. You can create a backup of your on-premises database, store
            it on Amazon Simple Storage Service (Amazon S3), and then restore the backup file
            onto a new Amazon RDS DB instance running MySQL. For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/MySQL.Procedural.Importing.html">Importing
            Data into an Amazon RDS MySQL DB Instance</a> in the <i>Amazon RDS User Guide.</i><para>
            This command doesn't apply to RDS Custom.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBInstanceFromS3Cmdlet.AllocatedStorage">
            <summary>
            <para>
            <para>The amount of storage (in gibibytes) to allocate initially for the DB instance. Follow
            the allocation rules specified in <code>CreateDBInstance</code>.</para><note><para>Be sure to allocate enough storage for your new DB instance so that the restore operation
            can succeed. You can also allocate additional storage for future growth.</para></note>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBInstanceFromS3Cmdlet.AutoMinorVersionUpgrade">
            <summary>
            <para>
            <para>Specifies whether to automatically apply minor engine upgrades to the DB instance
            during the maintenance window. By default, minor engine upgrades are not applied automatically.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBInstanceFromS3Cmdlet.AvailabilityZone">
            <summary>
            <para>
            <para>The Availability Zone that the DB instance is created in. For information about Amazon
            Web Services Regions and Availability Zones, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Concepts.RegionsAndAvailabilityZones.html">Regions
            and Availability Zones</a> in the <i>Amazon RDS User Guide.</i></para><para>Default: A random, system-chosen Availability Zone in the endpoint's Amazon Web Services
            Region.</para><para>Example: <code>us-east-1d</code></para><para>Constraint: The <code>AvailabilityZone</code> parameter can't be specified if the
            DB instance is a Multi-AZ deployment. The specified Availability Zone must be in the
            same Amazon Web Services Region as the current endpoint.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBInstanceFromS3Cmdlet.BackupRetentionPeriod">
            <summary>
            <para>
            <para>The number of days for which automated backups are retained. Setting this parameter
            to a positive number enables backups. For more information, see <code>CreateDBInstance</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBInstanceFromS3Cmdlet.CopyTagsToSnapshot">
            <summary>
            <para>
            <para>Specifies whether to copy all tags from the DB instance to snapshots of the DB instance.
            By default, tags are not copied.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBInstanceFromS3Cmdlet.DBInstanceClass">
            <summary>
            <para>
            <para>The compute and memory capacity of the DB instance, for example db.m4.large. Not all
            DB instance classes are available in all Amazon Web Services Regions, or for all database
            engines. For the full list of DB instance classes, and availability for your engine,
            see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Concepts.DBInstanceClass.html">DB
            Instance Class</a> in the <i>Amazon RDS User Guide.</i></para><para>Importing from Amazon S3 isn't supported on the db.t2.micro DB instance class.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBInstanceFromS3Cmdlet.DBInstanceIdentifier">
            <summary>
            <para>
            <para>The DB instance identifier. This parameter is stored as a lowercase string.</para><para>Constraints:</para><ul><li><para>Must contain from 1 to 63 letters, numbers, or hyphens.</para></li><li><para>First character must be a letter.</para></li><li><para>Can't end with a hyphen or contain two consecutive hyphens.</para></li></ul><para>Example: <code>mydbinstance</code></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBInstanceFromS3Cmdlet.DBName">
            <summary>
            <para>
            <para>The name of the database to create when the DB instance is created. Follow the naming
            rules specified in <code>CreateDBInstance</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBInstanceFromS3Cmdlet.DBParameterGroupName">
            <summary>
            <para>
            <para>The name of the DB parameter group to associate with this DB instance.</para><para>If you do not specify a value for <code>DBParameterGroupName</code>, then the default
            <code>DBParameterGroup</code> for the specified DB engine is used.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBInstanceFromS3Cmdlet.DBSecurityGroup">
            <summary>
            <para>
            <para>A list of DB security groups to associate with this DB instance.</para><para>Default: The default DB security group for the database engine.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBInstanceFromS3Cmdlet.DBSubnetGroupName">
            <summary>
            <para>
            <para>A DB subnet group to associate with this DB instance.</para><para>Constraints: If supplied, must match the name of an existing DBSubnetGroup.</para><para>Example: <code>mydbsubnetgroup</code></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBInstanceFromS3Cmdlet.DedicatedLogVolume">
            <summary>
            <para>
            <para>Specifies whether to enable a dedicated log volume (DLV) for the DB instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBInstanceFromS3Cmdlet.DeletionProtection">
            <summary>
            <para>
            <para>Specifies whether to enable deletion protection for the DB instance. The database
            can't be deleted when deletion protection is enabled. By default, deletion protection
            isn't enabled. For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_DeleteInstance.html">
            Deleting a DB Instance</a>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBInstanceFromS3Cmdlet.EnableCloudwatchLogsExport">
            <summary>
            <para>
            <para>The list of logs that the restored DB instance is to export to CloudWatch Logs. The
            values in the list depend on the DB engine being used. For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_LogAccess.html#USER_LogAccess.Procedural.UploadtoCloudWatch">Publishing
            Database Logs to Amazon CloudWatch Logs</a> in the <i>Amazon RDS User Guide</i>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBInstanceFromS3Cmdlet.EnableIAMDatabaseAuthentication">
            <summary>
            <para>
            <para>Specifies whether to enable mapping of Amazon Web Services Identity and Access Management
            (IAM) accounts to database accounts. By default, mapping isn't enabled.</para><para>For more information about IAM database authentication, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/UsingWithRDS.IAMDBAuth.html">
            IAM Database Authentication for MySQL and PostgreSQL</a> in the <i>Amazon RDS User
            Guide.</i></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBInstanceFromS3Cmdlet.EnablePerformanceInsight">
            <summary>
            <para>
            <para>Specifies whether to enable Performance Insights for the DB instance.</para><para>For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_PerfInsights.html">Using
            Amazon Performance Insights</a> in the <i>Amazon RDS User Guide</i>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBInstanceFromS3Cmdlet.Engine">
            <summary>
            <para>
            <para>The name of the database engine to be used for this instance.</para><para>Valid Values: <code>mysql</code></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBInstanceFromS3Cmdlet.EngineVersion">
            <summary>
            <para>
            <para>The version number of the database engine to use. Choose the latest minor version
            of your database engine. For information about engine versions, see <code>CreateDBInstance</code>,
            or call <code>DescribeDBEngineVersions</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBInstanceFromS3Cmdlet.Iops">
            <summary>
            <para>
            <para>The amount of Provisioned IOPS (input/output operations per second) to allocate initially
            for the DB instance. For information about valid IOPS values, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/CHAP_Storage.html#USER_PIOPS">Amazon
            RDS Provisioned IOPS storage</a> in the <i>Amazon RDS User Guide.</i></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBInstanceFromS3Cmdlet.KmsKeyId">
            <summary>
            <para>
            <para>The Amazon Web Services KMS key identifier for an encrypted DB instance.</para><para>The Amazon Web Services KMS key identifier is the key ARN, key ID, alias ARN, or alias
            name for the KMS key. To use a KMS key in a different Amazon Web Services account,
            specify the key ARN or alias ARN.</para><para>If the <code>StorageEncrypted</code> parameter is enabled, and you do not specify
            a value for the <code>KmsKeyId</code> parameter, then Amazon RDS will use your default
            KMS key. There is a default KMS key for your Amazon Web Services account. Your Amazon
            Web Services account has a different default KMS key for each Amazon Web Services
            Region.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBInstanceFromS3Cmdlet.LicenseModel">
            <summary>
            <para>
            <para>The license model for this DB instance. Use <code>general-public-license</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBInstanceFromS3Cmdlet.ManageMasterUserPassword">
            <summary>
            <para>
            <para>Specifies whether to manage the master user password with Amazon Web Services Secrets
            Manager.</para><para>For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/rds-secrets-manager.html">Password
            management with Amazon Web Services Secrets Manager</a> in the <i>Amazon RDS User
            Guide.</i></para><para>Constraints:</para><ul><li><para>Can't manage the master user password with Amazon Web Services Secrets Manager if
            <code>MasterUserPassword</code> is specified.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBInstanceFromS3Cmdlet.MasterUsername">
            <summary>
            <para>
            <para>The name for the master user.</para><para>Constraints:</para><ul><li><para>Must be 1 to 16 letters or numbers.</para></li><li><para>First character must be a letter.</para></li><li><para>Can't be a reserved word for the chosen database engine.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBInstanceFromS3Cmdlet.MasterUserPassword">
            <summary>
            <para>
            <para>The password for the master user. The password can include any printable ASCII character
            except "/", """, or "@".</para><para>Constraints: Can't be specified if <code>ManageMasterUserPassword</code> is turned
            on.</para><para><b>MariaDB</b></para><para>Constraints: Must contain from 8 to 41 characters.</para><para><b>Microsoft SQL Server</b></para><para>Constraints: Must contain from 8 to 128 characters.</para><para><b>MySQL</b></para><para>Constraints: Must contain from 8 to 41 characters.</para><para><b>Oracle</b></para><para>Constraints: Must contain from 8 to 30 characters.</para><para><b>PostgreSQL</b></para><para>Constraints: Must contain from 8 to 128 characters.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBInstanceFromS3Cmdlet.MasterUserSecretKmsKeyId">
            <summary>
            <para>
            <para>The Amazon Web Services KMS key identifier to encrypt a secret that is automatically
            generated and managed in Amazon Web Services Secrets Manager.</para><para>This setting is valid only if the master user password is managed by RDS in Amazon
            Web Services Secrets Manager for the DB instance.</para><para>The Amazon Web Services KMS key identifier is the key ARN, key ID, alias ARN, or alias
            name for the KMS key. To use a KMS key in a different Amazon Web Services account,
            specify the key ARN or alias ARN.</para><para>If you don't specify <code>MasterUserSecretKmsKeyId</code>, then the <code>aws/secretsmanager</code>
            KMS key is used to encrypt the secret. If the secret is in a different Amazon Web
            Services account, then you can't use the <code>aws/secretsmanager</code> KMS key to
            encrypt the secret, and you must use a customer managed KMS key.</para><para>There is a default KMS key for your Amazon Web Services account. Your Amazon Web Services
            account has a different default KMS key for each Amazon Web Services Region.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBInstanceFromS3Cmdlet.MaxAllocatedStorage">
            <summary>
            <para>
            <para>The upper limit in gibibytes (GiB) to which Amazon RDS can automatically scale the
            storage of the DB instance.</para><para>For more information about this setting, including limitations that apply to it, see
            <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_PIOPS.StorageTypes.html#USER_PIOPS.Autoscaling">
            Managing capacity automatically with Amazon RDS storage autoscaling</a> in the <i>Amazon
            RDS User Guide</i>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBInstanceFromS3Cmdlet.MonitoringInterval">
            <summary>
            <para>
            <para>The interval, in seconds, between points when Enhanced Monitoring metrics are collected
            for the DB instance. To disable collecting Enhanced Monitoring metrics, specify 0.</para><para>If <code>MonitoringRoleArn</code> is specified, then you must also set <code>MonitoringInterval</code>
            to a value other than 0.</para><para>Valid Values: 0, 1, 5, 10, 15, 30, 60</para><para>Default: <code>0</code></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBInstanceFromS3Cmdlet.MonitoringRoleArn">
            <summary>
            <para>
            <para>The ARN for the IAM role that permits RDS to send enhanced monitoring metrics to Amazon
            CloudWatch Logs. For example, <code>arn:aws:iam:123456789012:role/emaccess</code>.
            For information on creating a monitoring role, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_Monitoring.OS.html#USER_Monitoring.OS.Enabling">Setting
            Up and Enabling Enhanced Monitoring</a> in the <i>Amazon RDS User Guide.</i></para><para>If <code>MonitoringInterval</code> is set to a value other than 0, then you must supply
            a <code>MonitoringRoleArn</code> value.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBInstanceFromS3Cmdlet.MultiAZ">
            <summary>
            <para>
            <para>Specifies whether the DB instance is a Multi-AZ deployment. If the DB instance is
            a Multi-AZ deployment, you can't set the <code>AvailabilityZone</code> parameter.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBInstanceFromS3Cmdlet.NetworkType">
            <summary>
            <para>
            <para>The network type of the DB instance.</para><para>Valid Values:</para><ul><li><para><code>IPV4</code></para></li><li><para><code>DUAL</code></para></li></ul><para>The network type is determined by the <code>DBSubnetGroup</code> specified for the
            DB instance. A <code>DBSubnetGroup</code> can support only the IPv4 protocol or the
            IPv4 and the IPv6 protocols (<code>DUAL</code>).</para><para>For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_VPC.WorkingWithRDSInstanceinaVPC.html">
            Working with a DB instance in a VPC</a> in the <i>Amazon RDS User Guide.</i></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBInstanceFromS3Cmdlet.OptionGroupName">
            <summary>
            <para>
            <para>The name of the option group to associate with this DB instance. If this argument
            is omitted, the default option group for the specified engine is used.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBInstanceFromS3Cmdlet.PerformanceInsightsKMSKeyId">
            <summary>
            <para>
            <para>The Amazon Web Services KMS key identifier for encryption of Performance Insights
            data.</para><para>The Amazon Web Services KMS key identifier is the key ARN, key ID, alias ARN, or alias
            name for the KMS key.</para><para>If you do not specify a value for <code>PerformanceInsightsKMSKeyId</code>, then Amazon
            RDS uses your default KMS key. There is a default KMS key for your Amazon Web Services
            account. Your Amazon Web Services account has a different default KMS key for each
            Amazon Web Services Region.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBInstanceFromS3Cmdlet.PerformanceInsightsRetentionPeriod">
            <summary>
            <para>
            <para>The number of days to retain Performance Insights data. The default is 7 days. The
            following values are valid:</para><ul><li><para>7</para></li><li><para><i>month</i> * 31, where <i>month</i> is a number of months from 1-23</para></li><li><para>731</para></li></ul><para>For example, the following values are valid:</para><ul><li><para>93 (3 months * 31)</para></li><li><para>341 (11 months * 31)</para></li><li><para>589 (19 months * 31)</para></li><li><para>731</para></li></ul><para>If you specify a retention period such as 94, which isn't a valid value, RDS issues
            an error.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBInstanceFromS3Cmdlet.Port">
            <summary>
            <para>
            <para>The port number on which the database accepts connections.</para><para>Type: Integer</para><para>Valid Values: <code>1150</code>-<code>65535</code></para><para>Default: <code>3306</code></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBInstanceFromS3Cmdlet.PreferredBackupWindow">
            <summary>
            <para>
            <para>The time range each day during which automated backups are created if automated backups
            are enabled. For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_WorkingWithAutomatedBackups.html#USER_WorkingWithAutomatedBackups.BackupWindow">Backup
            window</a> in the <i>Amazon RDS User Guide.</i></para><para>Constraints:</para><ul><li><para>Must be in the format <code>hh24:mi-hh24:mi</code>.</para></li><li><para>Must be in Universal Coordinated Time (UTC).</para></li><li><para>Must not conflict with the preferred maintenance window.</para></li><li><para>Must be at least 30 minutes.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBInstanceFromS3Cmdlet.PreferredMaintenanceWindow">
            <summary>
            <para>
            <para>The time range each week during which system maintenance can occur, in Universal Coordinated
            Time (UTC). For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_UpgradeDBInstance.Maintenance.html#Concepts.DBMaintenance">Amazon
            RDS Maintenance Window</a> in the <i>Amazon RDS User Guide.</i></para><para>Constraints:</para><ul><li><para>Must be in the format <code>ddd:hh24:mi-ddd:hh24:mi</code>.</para></li><li><para>Valid Days: Mon, Tue, Wed, Thu, Fri, Sat, Sun.</para></li><li><para>Must be in Universal Coordinated Time (UTC).</para></li><li><para>Must not conflict with the preferred backup window.</para></li><li><para>Must be at least 30 minutes.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBInstanceFromS3Cmdlet.ProcessorFeature">
            <summary>
            <para>
            <para>The number of CPU cores and the number of threads per core for the DB instance class
            of the DB instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBInstanceFromS3Cmdlet.PubliclyAccessible">
            <summary>
            <para>
            <para>Specifies whether the DB instance is publicly accessible.</para><para>When the DB instance is publicly accessible, its Domain Name System (DNS) endpoint
            resolves to the private IP address from within the DB instance's virtual private cloud
            (VPC). It resolves to the public IP address from outside of the DB instance's VPC.
            Access to the DB instance is ultimately controlled by the security group it uses.
            That public access is not permitted if the security group assigned to the DB instance
            doesn't permit it.</para><para>When the DB instance isn't publicly accessible, it is an internal DB instance with
            a DNS name that resolves to a private IP address.</para><para>For more information, see <a>CreateDBInstance</a>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBInstanceFromS3Cmdlet.S3BucketName">
            <summary>
            <para>
            <para>The name of your Amazon S3 bucket that contains your database backup file.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBInstanceFromS3Cmdlet.S3IngestionRoleArn">
            <summary>
            <para>
            <para>An Amazon Web Services Identity and Access Management (IAM) role to allow Amazon RDS
            to access your Amazon S3 bucket.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBInstanceFromS3Cmdlet.S3Prefix">
            <summary>
            <para>
            <para>The prefix of your Amazon S3 bucket.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBInstanceFromS3Cmdlet.SourceEngine">
            <summary>
            <para>
            <para>The name of the engine of your source database.</para><para>Valid Values: <code>mysql</code></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBInstanceFromS3Cmdlet.SourceEngineVersion">
            <summary>
            <para>
            <para>The version of the database that the backup files were created from.</para><para>MySQL versions 5.6 and 5.7 are supported.</para><para>Example: <code>5.6.40</code></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBInstanceFromS3Cmdlet.StorageEncrypted">
            <summary>
            <para>
            <para>Specifies whether the new DB instance is encrypted or not.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBInstanceFromS3Cmdlet.StorageThroughput">
            <summary>
            <para>
            <para>Specifies the storage throughput value for the DB instance.</para><para>This setting doesn't apply to RDS Custom or Amazon Aurora.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBInstanceFromS3Cmdlet.StorageType">
            <summary>
            <para>
            <para>Specifies the storage type to be associated with the DB instance.</para><para>Valid Values: <code>gp2 | gp3 | io1 | standard</code></para><para>If you specify <code>io1</code> or <code>gp3</code>, you must also include a value
            for the <code>Iops</code> parameter.</para><para>Default: <code>io1</code> if the <code>Iops</code> parameter is specified; otherwise
            <code>gp2</code></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBInstanceFromS3Cmdlet.Tag">
            <summary>
            <para>
            <para>A list of tags to associate with this DB instance. For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_Tagging.html">Tagging
            Amazon RDS Resources</a> in the <i>Amazon RDS User Guide.</i></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBInstanceFromS3Cmdlet.UseDefaultProcessorFeature">
            <summary>
            <para>
            <para>Specifies whether the DB instance class of the DB instance uses its default processor
            features.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBInstanceFromS3Cmdlet.VpcSecurityGroupId">
            <summary>
            <para>
            <para>A list of VPC security groups to associate with this DB instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBInstanceFromS3Cmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'DBInstance'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.RDS.Model.RestoreDBInstanceFromS3Response).
            Specifying the name of a property of type Amazon.RDS.Model.RestoreDBInstanceFromS3Response 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.RDS.RestoreRDSDBInstanceFromS3Cmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DBInstanceIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^DBInstanceIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBInstanceFromS3Cmdlet.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.RDS.RestoreRDSDBInstanceToPointInTimeCmdlet">
            <summary>
            Restores a DB instance to an arbitrary point in time. You can restore to any point
            in time before the time identified by the <code>LatestRestorableTime</code> property.
            You can restore to a point up to the number of days specified by the <code>BackupRetentionPeriod</code>
            property.
             
              
            <para>
            The target database is created with most of the original configuration, but in a system-selected
            Availability Zone, with the default security group, the default subnet group, and
            the default DB parameter group. By default, the new DB instance is created as a single-AZ
            deployment except when the instance is a SQL Server instance that has an option group
            that is associated with mirroring; in this case, the instance becomes a mirrored deployment
            and not a single-AZ deployment.
            </para><note><para>
            This command doesn't apply to Aurora MySQL and Aurora PostgreSQL. For Aurora, use
            <code>RestoreDBClusterToPointInTime</code>.
            </para></note>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBInstanceToPointInTimeCmdlet.AllocatedStorage">
            <summary>
            <para>
            <para>The amount of storage (in gibibytes) to allocate initially for the DB instance. Follow
            the allocation rules specified in <code>CreateDBInstance</code>.</para><note><para>Be sure to allocate enough storage for your new DB instance so that the restore operation
            can succeed. You can also allocate additional storage for future growth.</para></note>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBInstanceToPointInTimeCmdlet.AutoMinorVersionUpgrade">
            <summary>
            <para>
            <para>Specifies whether minor version upgrades are applied automatically to the DB instance
            during the maintenance window.</para><para>This setting doesn't apply to RDS Custom.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBInstanceToPointInTimeCmdlet.AvailabilityZone">
            <summary>
            <para>
            <para>The Availability Zone (AZ) where the DB instance will be created.</para><para>Default: A random, system-chosen Availability Zone.</para><para>Constraints:</para><ul><li><para>You can't specify the <code>AvailabilityZone</code> parameter if the DB instance is
            a Multi-AZ deployment.</para></li></ul><para>Example: <code>us-east-1a</code></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBInstanceToPointInTimeCmdlet.BackupTarget">
            <summary>
            <para>
            <para>Specifies where automated backups and manual snapshots are stored for the restored
            DB instance.</para><para>Possible values are <code>outposts</code> (Amazon Web Services Outposts) and <code>region</code>
            (Amazon Web Services Region). The default is <code>region</code>.</para><para>For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/rds-on-outposts.html">Working
            with Amazon RDS on Amazon Web Services Outposts</a> in the <i>Amazon RDS User Guide</i>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBInstanceToPointInTimeCmdlet.CopyTagsToSnapshot">
            <summary>
            <para>
            <para>Specifies whether to copy all tags from the restored DB instance to snapshots of the
            DB instance. By default, tags are not copied.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBInstanceToPointInTimeCmdlet.CustomIamInstanceProfile">
            <summary>
            <para>
            <para>The instance profile associated with the underlying Amazon EC2 instance of an RDS
            Custom DB instance. The instance profile must meet the following requirements:</para><ul><li><para>The profile must exist in your account.</para></li><li><para>The profile must have an IAM role that Amazon EC2 has permissions to assume.</para></li><li><para>The instance profile name and the associated IAM role name must start with the prefix
            <code>AWSRDSCustom</code>.</para></li></ul><para>For the list of permissions required for the IAM role, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/custom-setup-orcl.html#custom-setup-orcl.iam-vpc">
            Configure IAM and your VPC</a> in the <i>Amazon RDS User Guide</i>.</para><para>This setting is required for RDS Custom.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBInstanceToPointInTimeCmdlet.DBInstanceClass">
            <summary>
            <para>
            <para>The compute and memory capacity of the Amazon RDS DB instance, for example db.m4.large.
            Not all DB instance classes are available in all Amazon Web Services Regions, or for
            all database engines. For the full list of DB instance classes, and availability for
            your engine, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Concepts.DBInstanceClass.html">DB
            Instance Class</a> in the <i>Amazon RDS User Guide</i>.</para><para>Default: The same DB instance class as the original DB instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBInstanceToPointInTimeCmdlet.DBName">
            <summary>
            <para>
            <para>The database name for the restored DB instance.</para><note><para>This parameter isn't supported for the MySQL or MariaDB engines. It also doesn't apply
            to RDS Custom.</para></note>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBInstanceToPointInTimeCmdlet.DBParameterGroupName">
            <summary>
            <para>
            <para>The name of the DB parameter group to associate with this DB instance.</para><para>If you do not specify a value for <code>DBParameterGroupName</code>, then the default
            <code>DBParameterGroup</code> for the specified DB engine is used.</para><para>This setting doesn't apply to RDS Custom.</para><para>Constraints:</para><ul><li><para>If supplied, must match the name of an existing DB parameter group.</para></li><li><para>Must be 1 to 255 letters, numbers, or hyphens.</para></li><li><para>First character must be a letter.</para></li><li><para>Can't end with a hyphen or contain two consecutive hyphens.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBInstanceToPointInTimeCmdlet.DBSubnetGroupName">
            <summary>
            <para>
            <para>The DB subnet group name to use for the new instance.</para><para>Constraints:</para><ul><li><para>If supplied, must match the name of an existing DB subnet group.</para></li></ul><para>Example: <code>mydbsubnetgroup</code></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBInstanceToPointInTimeCmdlet.DedicatedLogVolume">
            <summary>
            <para>
            <para>Specifies whether to enable a dedicated log volume (DLV) for the DB instance.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBInstanceToPointInTimeCmdlet.DeletionProtection">
            <summary>
            <para>
            <para>Specifies whether the DB instance has deletion protection enabled. The database can't
            be deleted when deletion protection is enabled. By default, deletion protection isn't
            enabled. For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_DeleteInstance.html">
            Deleting a DB Instance</a>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBInstanceToPointInTimeCmdlet.Domain">
            <summary>
            <para>
            <para>The Active Directory directory ID to restore the DB instance in. Create the domain
            before running this command. Currently, you can create only the MySQL, Microsoft SQL
            Server, Oracle, and PostgreSQL DB instances in an Active Directory Domain.</para><para>This setting doesn't apply to RDS Custom.</para><para>For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/kerberos-authentication.html">
            Kerberos Authentication</a> in the <i>Amazon RDS User Guide</i>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBInstanceToPointInTimeCmdlet.DomainAuthSecretArn">
            <summary>
            <para>
            <para>The ARN for the Secrets Manager secret with the credentials for the user joining the
            domain.</para><para>Constraints:</para><ul><li><para>Can't be longer than 64 characters.</para></li></ul><para>Example: <code>arn:aws:secretsmanager:region:account-number:secret:myselfmanagedADtestsecret-123456</code></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBInstanceToPointInTimeCmdlet.DomainDnsIp">
            <summary>
            <para>
            <para>The IPv4 DNS IP addresses of your primary and secondary Active Directory domain controllers.</para><para>Constraints:</para><ul><li><para>Two IP addresses must be provided. If there isn't a secondary domain controller, use
            the IP address of the primary domain controller for both entries in the list.</para></li></ul><para>Example: <code>123.124.125.126,234.235.236.237</code></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBInstanceToPointInTimeCmdlet.DomainFqdn">
            <summary>
            <para>
            <para>The fully qualified domain name (FQDN) of an Active Directory domain.</para><para>Constraints:</para><ul><li><para>Can't be longer than 64 characters.</para></li></ul><para>Example: <code>mymanagedADtest.mymanagedAD.mydomain</code></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBInstanceToPointInTimeCmdlet.DomainIAMRoleName">
            <summary>
            <para>
            <para>The name of the IAM role to use when making API calls to the Directory Service.</para><para>This setting doesn't apply to RDS Custom DB instances.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBInstanceToPointInTimeCmdlet.DomainOu">
            <summary>
            <para>
            <para>The Active Directory organizational unit for your DB instance to join.</para><para>Constraints:</para><ul><li><para>Must be in the distinguished name format.</para></li><li><para>Can't be longer than 64 characters.</para></li></ul><para>Example: <code>OU=mymanagedADtestOU,DC=mymanagedADtest,DC=mymanagedAD,DC=mydomain</code></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBInstanceToPointInTimeCmdlet.EnableCloudwatchLogsExport">
            <summary>
            <para>
            <para>The list of logs that the restored DB instance is to export to CloudWatch Logs. The
            values in the list depend on the DB engine being used. For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_LogAccess.html#USER_LogAccess.Procedural.UploadtoCloudWatch">Publishing
            Database Logs to Amazon CloudWatch Logs</a> in the <i>Amazon RDS User Guide</i>.</para><para>This setting doesn't apply to RDS Custom.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBInstanceToPointInTimeCmdlet.EnableCustomerOwnedIp">
            <summary>
            <para>
            <para>Specifies whether to enable a customer-owned IP address (CoIP) for an RDS on Outposts
            DB instance.</para><para>A <i>CoIP</i> provides local or external connectivity to resources in your Outpost
            subnets through your on-premises network. For some use cases, a CoIP can provide lower
            latency for connections to the DB instance from outside of its virtual private cloud
            (VPC) on your local network.</para><para>This setting doesn't apply to RDS Custom.</para><para>For more information about RDS on Outposts, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/rds-on-outposts.html">Working
            with Amazon RDS on Amazon Web Services Outposts</a> in the <i>Amazon RDS User Guide</i>.</para><para>For more information about CoIPs, see <a href="https://docs.aws.amazon.com/outposts/latest/userguide/routing.html#ip-addressing">Customer-owned
            IP addresses</a> in the <i>Amazon Web Services Outposts User Guide</i>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBInstanceToPointInTimeCmdlet.EnableIAMDatabaseAuthentication">
            <summary>
            <para>
            <para>Specifies whether to enable mapping of Amazon Web Services Identity and Access Management
            (IAM) accounts to database accounts. By default, mapping isn't enabled.</para><para>This setting doesn't apply to RDS Custom.</para><para>For more information about IAM database authentication, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/UsingWithRDS.IAMDBAuth.html">
            IAM Database Authentication for MySQL and PostgreSQL</a> in the <i>Amazon RDS User
            Guide.</i></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBInstanceToPointInTimeCmdlet.Engine">
            <summary>
            <para>
            <para>The database engine to use for the new instance.</para><para>This setting doesn't apply to RDS Custom.</para><para>Valid Values:</para><ul><li><para><code>mariadb</code></para></li><li><para><code>mysql</code></para></li><li><para><code>oracle-ee</code></para></li><li><para><code>oracle-ee-cdb</code></para></li><li><para><code>oracle-se2</code></para></li><li><para><code>oracle-se2-cdb</code></para></li><li><para><code>postgres</code></para></li><li><para><code>sqlserver-ee</code></para></li><li><para><code>sqlserver-se</code></para></li><li><para><code>sqlserver-ex</code></para></li><li><para><code>sqlserver-web</code></para></li></ul><para>Default: The same as source</para><para>Constraints:</para><ul><li><para>Must be compatible with the engine of the source.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBInstanceToPointInTimeCmdlet.Iops">
            <summary>
            <para>
            <para>The amount of Provisioned IOPS (input/output operations per second) to initially allocate
            for the DB instance.</para><para>This setting doesn't apply to SQL Server.</para><para>Constraints:</para><ul><li><para>Must be an integer greater than 1000.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBInstanceToPointInTimeCmdlet.LicenseModel">
            <summary>
            <para>
            <para>The license model information for the restored DB instance.</para><para>This setting doesn't apply to RDS Custom.</para><para>Valid Values: <code>license-included</code> | <code>bring-your-own-license</code>
            | <code>general-public-license</code></para><para>Default: Same as the source.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBInstanceToPointInTimeCmdlet.MaxAllocatedStorage">
            <summary>
            <para>
            <para>The upper limit in gibibytes (GiB) to which Amazon RDS can automatically scale the
            storage of the DB instance.</para><para>For more information about this setting, including limitations that apply to it, see
            <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_PIOPS.StorageTypes.html#USER_PIOPS.Autoscaling">
            Managing capacity automatically with Amazon RDS storage autoscaling</a> in the <i>Amazon
            RDS User Guide</i>.</para><para>This setting doesn't apply to RDS Custom.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBInstanceToPointInTimeCmdlet.MultiAZ">
            <summary>
            <para>
            <para>Secifies whether the DB instance is a Multi-AZ deployment.</para><para>This setting doesn't apply to RDS Custom.</para><para>Constraints:</para><ul><li><para>You can't specify the <code>AvailabilityZone</code> parameter if the DB instance is
            a Multi-AZ deployment.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBInstanceToPointInTimeCmdlet.NetworkType">
            <summary>
            <para>
            <para>The network type of the DB instance.</para><para>The network type is determined by the <code>DBSubnetGroup</code> specified for the
            DB instance. A <code>DBSubnetGroup</code> can support only the IPv4 protocol or the
            IPv4 and the IPv6 protocols (<code>DUAL</code>).</para><para>For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_VPC.WorkingWithRDSInstanceinaVPC.html">
            Working with a DB instance in a VPC</a> in the <i>Amazon RDS User Guide.</i></para><para>Valid Values:</para><ul><li><para><code>IPV4</code></para></li><li><para><code>DUAL</code></para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBInstanceToPointInTimeCmdlet.OptionGroupName">
            <summary>
            <para>
            <para>The name of the option group to use for the restored DB instance.</para><para>Permanent options, such as the TDE option for Oracle Advanced Security TDE, can't
            be removed from an option group, and that option group can't be removed from a DB
            instance after it is associated with a DB instance</para><para>This setting doesn't apply to RDS Custom.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBInstanceToPointInTimeCmdlet.Port">
            <summary>
            <para>
            <para>The port number on which the database accepts connections.</para><para>Default: The same port as the original DB instance.</para><para>Constraints:</para><ul><li><para>The value must be <code>1150-65535</code>.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBInstanceToPointInTimeCmdlet.ProcessorFeature">
            <summary>
            <para>
            <para>The number of CPU cores and the number of threads per core for the DB instance class
            of the DB instance.</para><para>This setting doesn't apply to RDS Custom.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBInstanceToPointInTimeCmdlet.PubliclyAccessible">
            <summary>
            <para>
            <para>Specifies whether the DB instance is publicly accessible.</para><para>When the DB cluster is publicly accessible, its Domain Name System (DNS) endpoint
            resolves to the private IP address from within the DB cluster's virtual private cloud
            (VPC). It resolves to the public IP address from outside of the DB cluster's VPC.
            Access to the DB cluster is ultimately controlled by the security group it uses. That
            public access isn't permitted if the security group assigned to the DB cluster doesn't
            permit it.</para><para>When the DB instance isn't publicly accessible, it is an internal DB instance with
            a DNS name that resolves to a private IP address.</para><para>For more information, see <a>CreateDBInstance</a>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBInstanceToPointInTimeCmdlet.UtcRestoreTime">
            <summary>
            <para>
            <para>The date and time to restore from.</para><para>Constraints:</para><ul><li><para>Must be a time in Universal Coordinated Time (UTC) format.</para></li><li><para>Must be before the latest restorable time for the DB instance.</para></li><li><para>Can't be specified if the <code>UseLatestRestorableTime</code> parameter is enabled.</para></li></ul><para>Example: <code>2009-09-07T23:45:00Z</code></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBInstanceToPointInTimeCmdlet.SourceDBInstanceAutomatedBackupsArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the replicated automated backups from which to restore,
            for example, <code>arn:aws:rds:us-east-1:123456789012:auto-backup:ab-L2IJCEXJP7XQ7HOJ4SIEXAMPLE</code>.</para><para>This setting doesn't apply to RDS Custom.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBInstanceToPointInTimeCmdlet.SourceDBInstanceIdentifier">
            <summary>
            <para>
            <para>The identifier of the source DB instance from which to restore.</para><para>Constraints:</para><ul><li><para>Must match the identifier of an existing DB instance.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBInstanceToPointInTimeCmdlet.SourceDbiResourceId">
            <summary>
            <para>
            <para>The resource ID of the source DB instance from which to restore.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBInstanceToPointInTimeCmdlet.StorageThroughput">
            <summary>
            <para>
            <para>The storage throughput value for the DB instance.</para><para>This setting doesn't apply to RDS Custom or Amazon Aurora.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBInstanceToPointInTimeCmdlet.StorageType">
            <summary>
            <para>
            <para>The storage type to associate with the DB instance.</para><para>Valid Values: <code>gp2 | gp3 | io1 | standard</code></para><para>Default: <code>io1</code>, if the <code>Iops</code> parameter is specified. Otherwise,
            <code>gp2</code>.</para><para>Constraints:</para><ul><li><para>If you specify <code>io1</code> or <code>gp3</code>, you must also include a value
            for the <code>Iops</code> parameter.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBInstanceToPointInTimeCmdlet.Tag">
            <summary>
            <para>
            The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBInstanceToPointInTimeCmdlet.TargetDBInstanceIdentifier">
            <summary>
            <para>
            <para>The name of the new DB instance to create.</para><para>Constraints:</para><ul><li><para>Must contain from 1 to 63 letters, numbers, or hyphens.</para></li><li><para>First character must be a letter.</para></li><li><para>Can't end with a hyphen or contain two consecutive hyphens.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBInstanceToPointInTimeCmdlet.TdeCredentialArn">
            <summary>
            <para>
            <para>The ARN from the key store with which to associate the instance for TDE encryption.</para><para>This setting doesn't apply to RDS Custom.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBInstanceToPointInTimeCmdlet.TdeCredentialPassword">
            <summary>
            <para>
            <para>The password for the given ARN from the key store in order to access the device.</para><para>This setting doesn't apply to RDS Custom.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBInstanceToPointInTimeCmdlet.UseDefaultProcessorFeature">
            <summary>
            <para>
            <para>Specifies whether the DB instance class of the DB instance uses its default processor
            features.</para><para>This setting doesn't apply to RDS Custom.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBInstanceToPointInTimeCmdlet.UseLatestRestorableTime">
            <summary>
            <para>
            <para>Specifies whether the DB instance is restored from the latest backup time. By default,
            the DB instance isn't restored from the latest backup time.</para><para>Constraints:</para><ul><li><para>Can't be specified if the <code>RestoreTime</code> parameter is provided.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBInstanceToPointInTimeCmdlet.VpcSecurityGroupId">
            <summary>
            <para>
            <para>A list of EC2 VPC security groups to associate with this DB instance.</para><para>Default: The default EC2 VPC security group for the DB subnet group's VPC.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBInstanceToPointInTimeCmdlet.RestoreTime">
            <summary>
            <para>
            <para>This property is deprecated. Setting this property results in non-UTC DateTimes not
            being marshalled correctly. Use RestoreTimeUtc instead. Setting either RestoreTime
            or RestoreTimeUtc results in both RestoreTime and RestoreTimeUtc being assigned, the
            latest assignment to either one of the two property is reflected in the value of both.
            RestoreTime is provided for backwards compatibility only and assigning a non-Utc DateTime
            to it results in the wrong timestamp being passed to the service.</para><para>The date and time to restore from.</para><para>Constraints:</para><ul><li><para>Must be a time in Universal Coordinated Time (UTC) format.</para></li><li><para>Must be before the latest restorable time for the DB instance.</para></li><li><para>Can't be specified if the <code>UseLatestRestorableTime</code> parameter is enabled.</para></li></ul><para>Example: <code>2009-09-07T23:45:00Z</code></para>
            </para>
            <para>This parameter is deprecated.</para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBInstanceToPointInTimeCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'DBInstance'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.RDS.Model.RestoreDBInstanceToPointInTimeResponse).
            Specifying the name of a property of type Amazon.RDS.Model.RestoreDBInstanceToPointInTimeResponse 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.RDS.RestoreRDSDBInstanceToPointInTimeCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the SourceDBInstanceIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^SourceDBInstanceIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RestoreRDSDBInstanceToPointInTimeCmdlet.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.RDS.RevokeRDSDBSecurityGroupIngressCmdlet">
            <summary>
            Revokes ingress from a DBSecurityGroup for previously authorized IP ranges or EC2
            or VPC security groups. Required parameters for this API are one of CIDRIP, EC2SecurityGroupId
            for VPC, or (EC2SecurityGroupOwnerId and either EC2SecurityGroupName or EC2SecurityGroupId).
             
             <note><para>
            EC2-Classic was retired on August 15, 2022. If you haven't migrated from EC2-Classic
            to a VPC, we recommend that you migrate as soon as possible. For more information,
            see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/vpc-migrate.html">Migrate
            from EC2-Classic to a VPC</a> in the <i>Amazon EC2 User Guide</i>, the blog <a href="http://aws.amazon.com/blogs/aws/ec2-classic-is-retiring-heres-how-to-prepare/">EC2-Classic
            Networking is Retiring ā€“ Hereā€™s How to Prepare</a>, and <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_VPC.Non-VPC2VPC.html">Moving
            a DB instance not in a VPC into a VPC</a> in the <i>Amazon RDS User Guide</i>.
            </para></note>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RevokeRDSDBSecurityGroupIngressCmdlet.CIDRIP">
            <summary>
            <para>
            <para>The IP range to revoke access from. Must be a valid CIDR range. If <code>CIDRIP</code>
            is specified, <code>EC2SecurityGroupName</code>, <code>EC2SecurityGroupId</code> and
            <code>EC2SecurityGroupOwnerId</code> can't be provided.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RevokeRDSDBSecurityGroupIngressCmdlet.DBSecurityGroupName">
            <summary>
            <para>
            <para>The name of the DB security group to revoke ingress from.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RevokeRDSDBSecurityGroupIngressCmdlet.EC2SecurityGroupId">
            <summary>
            <para>
            <para>The id of the EC2 security group to revoke access from. For VPC DB security groups,
            <code>EC2SecurityGroupId</code> must be provided. Otherwise, EC2SecurityGroupOwnerId
            and either <code>EC2SecurityGroupName</code> or <code>EC2SecurityGroupId</code> must
            be provided.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RevokeRDSDBSecurityGroupIngressCmdlet.EC2SecurityGroupName">
            <summary>
            <para>
            <para>The name of the EC2 security group to revoke access from. For VPC DB security groups,
            <code>EC2SecurityGroupId</code> must be provided. Otherwise, EC2SecurityGroupOwnerId
            and either <code>EC2SecurityGroupName</code> or <code>EC2SecurityGroupId</code> must
            be provided.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RevokeRDSDBSecurityGroupIngressCmdlet.EC2SecurityGroupOwnerId">
            <summary>
            <para>
            <para>The Amazon Web Services account number of the owner of the EC2 security group specified
            in the <code>EC2SecurityGroupName</code> parameter. The Amazon Web Services access
            key ID isn't an acceptable value. For VPC DB security groups, <code>EC2SecurityGroupId</code>
            must be provided. Otherwise, EC2SecurityGroupOwnerId and either <code>EC2SecurityGroupName</code>
            or <code>EC2SecurityGroupId</code> must be provided.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RevokeRDSDBSecurityGroupIngressCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'DBSecurityGroup'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.RDS.Model.RevokeDBSecurityGroupIngressResponse).
            Specifying the name of a property of type Amazon.RDS.Model.RevokeDBSecurityGroupIngressResponse 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.RDS.RevokeRDSDBSecurityGroupIngressCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DBSecurityGroupName parameter.
            The -PassThru parameter is deprecated, use -Select '^DBSecurityGroupName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.RevokeRDSDBSecurityGroupIngressCmdlet.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.RDS.StartRDSActivityStreamCmdlet">
            <summary>
            Starts a database activity stream to monitor activity on the database. For more information,
            see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/DBActivityStreams.html">
            Monitoring Amazon Aurora with Database Activity Streams</a> in the <i>Amazon Aurora
            User Guide</i> or <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/DBActivityStreams.html">
            Monitoring Amazon RDS with Database Activity Streams</a> in the <i>Amazon RDS User
            Guide</i>.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.StartRDSActivityStreamCmdlet.ApplyImmediately">
            <summary>
            <para>
            <para>Specifies whether or not the database activity stream is to start as soon as possible,
            regardless of the maintenance window for the database.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.StartRDSActivityStreamCmdlet.EngineNativeAuditFieldsIncluded">
            <summary>
            <para>
            <para>Specifies whether the database activity stream includes engine-native audit fields.
            This option applies to an Oracle or Microsoft SQL Server DB instance. By default,
            no engine-native audit fields are included.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.StartRDSActivityStreamCmdlet.KmsKeyId">
            <summary>
            <para>
            <para>The Amazon Web Services KMS key identifier for encrypting messages in the database
            activity stream. The Amazon Web Services KMS key identifier is the key ARN, key ID,
            alias ARN, or alias name for the KMS key.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.StartRDSActivityStreamCmdlet.Mode">
            <summary>
            <para>
            <para>Specifies the mode of the database activity stream. Database events such as a change
            or access generate an activity stream event. The database session can handle these
            events either synchronously or asynchronously.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.StartRDSActivityStreamCmdlet.ResourceArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the DB cluster, for example, <code>arn:aws:rds:us-east-1:12345667890:cluster:das-cluster</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.StartRDSActivityStreamCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is '*'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.RDS.Model.StartActivityStreamResponse).
            Specifying the name of a property of type Amazon.RDS.Model.StartActivityStreamResponse 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.RDS.StartRDSActivityStreamCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ResourceArn parameter.
            The -PassThru parameter is deprecated, use -Select '^ResourceArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.StartRDSActivityStreamCmdlet.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.RDS.StartRDSDBClusterCmdlet">
            <summary>
            Starts an Amazon Aurora DB cluster that was stopped using the Amazon Web Services
            console, the stop-db-cluster CLI command, or the StopDBCluster action.
             
              
            <para>
            For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/aurora-cluster-stop-start.html">
            Stopping and Starting an Aurora Cluster</a> in the <i>Amazon Aurora User Guide</i>.
            </para><note><para>
            This action only applies to Aurora DB clusters.
            </para></note>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.StartRDSDBClusterCmdlet.DBClusterIdentifier">
            <summary>
            <para>
            <para>The DB cluster identifier of the Amazon Aurora DB cluster to be started. This parameter
            is stored as a lowercase string.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.StartRDSDBClusterCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'DBCluster'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.RDS.Model.StartDBClusterResponse).
            Specifying the name of a property of type Amazon.RDS.Model.StartDBClusterResponse 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.RDS.StartRDSDBClusterCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DBClusterIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^DBClusterIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.StartRDSDBClusterCmdlet.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.RDS.StartRDSDBClusterFailoverCmdlet">
            <summary>
            Forces a failover for a DB cluster.
             
              
            <para>
            For an Aurora DB cluster, failover for a DB cluster promotes one of the Aurora Replicas
            (read-only instances) in the DB cluster to be the primary DB instance (the cluster
            writer).
            </para><para>
            For a Multi-AZ DB cluster, failover for a DB cluster promotes one of the readable
            standby DB instances (read-only instances) in the DB cluster to be the primary DB
            instance (the cluster writer).
            </para><para>
            An Amazon Aurora DB cluster automatically fails over to an Aurora Replica, if one
            exists, when the primary DB instance fails. A Multi-AZ DB cluster automatically fails
            over to a readable standby DB instance when the primary DB instance fails.
            </para><para>
            To simulate a failure of a primary instance for testing, you can force a failover.
            Because each instance in a DB cluster has its own endpoint address, make sure to clean
            up and re-establish any existing connections that use those endpoint addresses when
            the failover is complete.
            </para><para>
            For more information on Amazon Aurora DB clusters, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/CHAP_AuroraOverview.html">
            What is Amazon Aurora?</a> in the <i>Amazon Aurora User Guide</i>.
            </para><para>
            For more information on Multi-AZ DB clusters, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/multi-az-db-clusters-concepts.html">
            Multi-AZ DB cluster deployments</a> in the <i>Amazon RDS User Guide</i>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.StartRDSDBClusterFailoverCmdlet.DBClusterIdentifier">
            <summary>
            <para>
            <para>The identifier of the DB cluster to force a failover for. This parameter isn't case-sensitive.</para><para>Constraints:</para><ul><li><para>Must match the identifier of an existing DB cluster.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.StartRDSDBClusterFailoverCmdlet.TargetDBInstanceIdentifier">
            <summary>
            <para>
            <para>The name of the DB instance to promote to the primary DB instance.</para><para>Specify the DB instance identifier for an Aurora Replica or a Multi-AZ readable standby
            in the DB cluster, for example <code>mydbcluster-replica1</code>.</para><para>This setting isn't supported for RDS for MySQL Multi-AZ DB clusters.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.StartRDSDBClusterFailoverCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'DBCluster'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.RDS.Model.FailoverDBClusterResponse).
            Specifying the name of a property of type Amazon.RDS.Model.FailoverDBClusterResponse 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.RDS.StartRDSDBClusterFailoverCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DBClusterIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^DBClusterIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.StartRDSDBClusterFailoverCmdlet.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.RDS.StartRDSDBInstanceCmdlet">
            <summary>
            Starts an Amazon RDS DB instance that was stopped using the Amazon Web Services console,
            the stop-db-instance CLI command, or the StopDBInstance action.
             
              
            <para>
            For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_StartInstance.html">
            Starting an Amazon RDS DB instance That Was Previously Stopped</a> in the <i>Amazon
            RDS User Guide.</i></para><note><para>
            This command doesn't apply to RDS Custom, Aurora MySQL, and Aurora PostgreSQL. For
            Aurora DB clusters, use <code>StartDBCluster</code> instead.
            </para></note>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.StartRDSDBInstanceCmdlet.DBInstanceIdentifier">
            <summary>
            <para>
            <para>The user-supplied instance identifier.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.StartRDSDBInstanceCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'DBInstance'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.RDS.Model.StartDBInstanceResponse).
            Specifying the name of a property of type Amazon.RDS.Model.StartDBInstanceResponse 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.RDS.StartRDSDBInstanceCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DBInstanceIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^DBInstanceIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.StartRDSDBInstanceCmdlet.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.RDS.StartRDSDBInstanceAutomatedBackupsReplicationCmdlet">
            <summary>
            Enables replication of automated backups to a different Amazon Web Services Region.
             
              
            <para>
            This command doesn't apply to RDS Custom.
            </para><para>
            For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_ReplicateBackups.html">
            Replicating Automated Backups to Another Amazon Web Services Region</a> in the <i>Amazon
            RDS User Guide.</i></para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.StartRDSDBInstanceAutomatedBackupsReplicationCmdlet.BackupRetentionPeriod">
            <summary>
            <para>
            <para>The retention period for the replicated automated backups.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.StartRDSDBInstanceAutomatedBackupsReplicationCmdlet.KmsKeyId">
            <summary>
            <para>
            <para>The Amazon Web Services KMS key identifier for encryption of the replicated automated
            backups. The KMS key ID is the Amazon Resource Name (ARN) for the KMS encryption key
            in the destination Amazon Web Services Region, for example, <code>arn:aws:kms:us-east-1:123456789012:key/AKIAIOSFODNN7EXAMPLE</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.StartRDSDBInstanceAutomatedBackupsReplicationCmdlet.PreSignedUrl">
            <summary>
            <para>
            <para>In an Amazon Web Services GovCloud (US) Region, an URL that contains a Signature Version
            4 signed request for the <code>StartDBInstanceAutomatedBackupsReplication</code> operation
            to call in the Amazon Web Services Region of the source DB instance. The presigned
            URL must be a valid request for the <code>StartDBInstanceAutomatedBackupsReplication</code>
            API operation that can run in the Amazon Web Services Region that contains the source
            DB instance.</para><para>This setting applies only to Amazon Web Services GovCloud (US) Regions. It's ignored
            in other Amazon Web Services Regions.</para><para>To learn how to generate a Signature Version 4 signed request, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/API/sigv4-query-string-auth.html">
            Authenticating Requests: Using Query Parameters (Amazon Web Services Signature Version
            4)</a> and <a href="https://docs.aws.amazon.com/general/latest/gr/signature-version-4.html">
            Signature Version 4 Signing Process</a>.</para><note><para>If you are using an Amazon Web Services SDK tool or the CLI, you can specify <code>SourceRegion</code>
            (or <code>--source-region</code> for the CLI) instead of specifying <code>PreSignedUrl</code>
            manually. Specifying <code>SourceRegion</code> autogenerates a presigned URL that
            is a valid request for the operation that can run in the source Amazon Web Services
            Region.</para></note>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.StartRDSDBInstanceAutomatedBackupsReplicationCmdlet.SourceDBInstanceArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the source DB instance for the replicated automated
            backups, for example, <code>arn:aws:rds:us-west-2:123456789012:db:mydatabase</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.StartRDSDBInstanceAutomatedBackupsReplicationCmdlet.SourceRegion">
            <summary>
            <para>
             The SourceRegion for generating the PreSignedUrl property.
             
             If SourceRegion is set and the PreSignedUrl property is not,
             then PreSignedUrl will be automatically generated by the client.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.StartRDSDBInstanceAutomatedBackupsReplicationCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'DBInstanceAutomatedBackup'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.RDS.Model.StartDBInstanceAutomatedBackupsReplicationResponse).
            Specifying the name of a property of type Amazon.RDS.Model.StartDBInstanceAutomatedBackupsReplicationResponse 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.RDS.StartRDSDBInstanceAutomatedBackupsReplicationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the SourceDBInstanceArn parameter.
            The -PassThru parameter is deprecated, use -Select '^SourceDBInstanceArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.StartRDSDBInstanceAutomatedBackupsReplicationCmdlet.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.RDS.StartRDSExportTaskCmdlet">
            <summary>
            Starts an export of DB snapshot or DB cluster data to Amazon S3. The provided IAM
            role must have access to the S3 bucket.
             
              
            <para>
            You can't export snapshot data from RDS Custom DB instances.
            </para><para>
            You can't export cluster data from Multi-AZ DB clusters.
            </para><para>
            For more information on exporting DB snapshot data, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_ExportSnapshot.html">Exporting
            DB snapshot data to Amazon S3</a> in the <i>Amazon RDS User Guide</i> or <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/aurora-export-snapshot.html">Exporting
            DB cluster snapshot data to Amazon S3</a> in the <i>Amazon Aurora User Guide</i>.
            </para><para>
            For more information on exporting DB cluster data, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/export-cluster-data.html">Exporting
            DB cluster data to Amazon S3</a> in the <i>Amazon Aurora User Guide</i>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.StartRDSExportTaskCmdlet.ExportOnly">
            <summary>
            <para>
            <para>The data to be exported from the snapshot or cluster. If this parameter isn't provided,
            all of the data is exported.</para><para>Valid Values:</para><ul><li><para><code>database</code> - Export all the data from a specified database.</para></li><li><para><code>database.table</code><i>table-name</i> - Export a table of the snapshot or
            cluster. This format is valid only for RDS for MySQL, RDS for MariaDB, and Aurora
            MySQL.</para></li><li><para><code>database.schema</code><i>schema-name</i> - Export a database schema of the
            snapshot or cluster. This format is valid only for RDS for PostgreSQL and Aurora PostgreSQL.</para></li><li><para><code>database.schema.table</code><i>table-name</i> - Export a table of the database
            schema. This format is valid only for RDS for PostgreSQL and Aurora PostgreSQL.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.StartRDSExportTaskCmdlet.ExportTaskIdentifier">
            <summary>
            <para>
            <para>A unique identifier for the export task. This ID isn't an identifier for the Amazon
            S3 bucket where the data is to be exported.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.StartRDSExportTaskCmdlet.IamRoleArn">
            <summary>
            <para>
            <para>The name of the IAM role to use for writing to the Amazon S3 bucket when exporting
            a snapshot or cluster.</para><para>In the IAM policy attached to your IAM role, include the following required actions
            to allow the transfer of files from Amazon RDS or Amazon Aurora to an S3 bucket:</para><ul><li><para>s3:PutObject*</para></li><li><para>s3:GetObject*</para></li><li><para>s3:ListBucket</para></li><li><para>s3:DeleteObject*</para></li><li><para>s3:GetBucketLocation </para></li></ul><para>In the policy, include the resources to identify the S3 bucket and objects in the
            bucket. The following list of resources shows the Amazon Resource Name (ARN) format
            for accessing S3:</para><ul><li><para><code>arn:aws:s3:::<i>your-s3-bucket</i></code></para></li><li><para><code>arn:aws:s3:::<i>your-s3-bucket</i>/*</code></para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.StartRDSExportTaskCmdlet.KmsKeyId">
            <summary>
            <para>
            <para>The ID of the Amazon Web Services KMS key to use to encrypt the data exported to Amazon
            S3. The Amazon Web Services KMS key identifier is the key ARN, key ID, alias ARN,
            or alias name for the KMS key. The caller of this operation must be authorized to
            run the following operations. These can be set in the Amazon Web Services KMS key
            policy:</para><ul><li><para>kms:Encrypt</para></li><li><para>kms:Decrypt</para></li><li><para>kms:GenerateDataKey</para></li><li><para>kms:GenerateDataKeyWithoutPlaintext</para></li><li><para>kms:ReEncryptFrom</para></li><li><para>kms:ReEncryptTo</para></li><li><para>kms:CreateGrant</para></li><li><para>kms:DescribeKey</para></li><li><para>kms:RetireGrant</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.StartRDSExportTaskCmdlet.S3BucketName">
            <summary>
            <para>
            <para>The name of the Amazon S3 bucket to export the snapshot or cluster data to.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.StartRDSExportTaskCmdlet.S3Prefix">
            <summary>
            <para>
            <para>The Amazon S3 bucket prefix to use as the file name and path of the exported data.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.StartRDSExportTaskCmdlet.SourceArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the snapshot or cluster to export to Amazon S3.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.StartRDSExportTaskCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is '*'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.RDS.Model.StartExportTaskResponse).
            Specifying the name of a property of type Amazon.RDS.Model.StartExportTaskResponse 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.RDS.StartRDSExportTaskCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ExportTaskIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^ExportTaskIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.StartRDSExportTaskCmdlet.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.RDS.StartRDSFailoverGlobalClusterCmdlet">
            <summary>
            Promotes the specified secondary DB cluster to be the primary DB cluster in the global
            database cluster to fail over or switch over a global database. Switchover operations
            were previously called "managed planned failovers."
             
             <note><para>
            Although this operation can be used either to fail over or to switch over a global
            database cluster, its intended use is for global database failover. To switch over
            a global database cluster, we recommend that you use the <a>SwitchoverGlobalCluster</a>
            operation instead.
            </para></note><para>
            How you use this operation depends on whether you are failing over or switching over
            your global database cluster:
            </para><ul><li><para>
            Failing over - Specify the <code>AllowDataLoss</code> parameter and don't specify
            the <code>Switchover</code> parameter.
            </para></li><li><para>
            Switching over - Specify the <code>Switchover</code> parameter or omit it, but don't
            specify the <code>AllowDataLoss</code> parameter.
            </para></li></ul><para><b>About failing over and switching over</b></para><para>
            While failing over and switching over a global database cluster both change the primary
            DB cluster, you use these operations for different reasons:
            </para><ul><li><para><i>Failing over</i> - Use this operation to respond to an unplanned event, such as
            a Regional disaster in the primary Region. Failing over can result in a loss of write
            transaction data that wasn't replicated to the chosen secondary before the failover
            event occurred. However, the recovery process that promotes a DB instance on the chosen
            seconday DB cluster to be the primary writer DB instance guarantees that the data
            is in a transactionally consistent state.
            </para><para>
            For more information about failing over an Amazon Aurora global database, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/aurora-global-database-disaster-recovery.html#aurora-global-database-failover.managed-unplanned">Performing
            managed failovers for Aurora global databases</a> in the <i>Amazon Aurora User Guide</i>.
            </para></li><li><para><i>Switching over</i> - Use this operation on a healthy global database cluster for
            planned events, such as Regional rotation or to fail back to the original primary
            DB cluster after a failover operation. With this operation, there is no data loss.
            </para><para>
            For more information about switching over an Amazon Aurora global database, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/aurora-global-database-disaster-recovery.html#aurora-global-database-disaster-recovery.managed-failover">Performing
            switchovers for Aurora global databases</a> in the <i>Amazon Aurora User Guide</i>.
            </para></li></ul>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.StartRDSFailoverGlobalClusterCmdlet.AllowDataLoss">
            <summary>
            <para>
            <para>Specifies whether to allow data loss for this global database cluster operation. Allowing
            data loss triggers a global failover operation.</para><para>If you don't specify <code>AllowDataLoss</code>, the global database cluster operation
            defaults to a switchover.</para><para>Constraints:</para><ul><li><para>Can't be specified together with the <code>Switchover</code> parameter.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.StartRDSFailoverGlobalClusterCmdlet.GlobalClusterIdentifier">
            <summary>
            <para>
            <para>The identifier of the global database cluster (Aurora global database) this operation
            should apply to. The identifier is the unique key assigned by the user when the Aurora
            global database is created. In other words, it's the name of the Aurora global database.</para><para>Constraints:</para><ul><li><para>Must match the identifier of an existing global database cluster.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.StartRDSFailoverGlobalClusterCmdlet.Switchover">
            <summary>
            <para>
            <para>Specifies whether to switch over this global database cluster.</para><para>Constraints:</para><ul><li><para>Can't be specified together with the <code>AllowDataLoss</code> parameter.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.StartRDSFailoverGlobalClusterCmdlet.TargetDbClusterIdentifier">
            <summary>
            <para>
            <para>The identifier of the secondary Aurora DB cluster that you want to promote to the
            primary for the global database cluster. Use the Amazon Resource Name (ARN) for the
            identifier so that Aurora can locate the cluster in its Amazon Web Services Region.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.StartRDSFailoverGlobalClusterCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'GlobalCluster'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.RDS.Model.FailoverGlobalClusterResponse).
            Specifying the name of a property of type Amazon.RDS.Model.FailoverGlobalClusterResponse 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.RDS.StartRDSFailoverGlobalClusterCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the GlobalClusterIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^GlobalClusterIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.StartRDSFailoverGlobalClusterCmdlet.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.RDS.StopRDSActivityStreamCmdlet">
            <summary>
            Stops a database activity stream that was started using the Amazon Web Services console,
            the <code>start-activity-stream</code> CLI command, or the <code>StartActivityStream</code>
            action.
             
              
            <para>
            For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/DBActivityStreams.html">
            Monitoring Amazon Aurora with Database Activity Streams</a> in the <i>Amazon Aurora
            User Guide</i> or <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/DBActivityStreams.html">
            Monitoring Amazon RDS with Database Activity Streams</a> in the <i>Amazon RDS User
            Guide</i>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.StopRDSActivityStreamCmdlet.ApplyImmediately">
            <summary>
            <para>
            <para>Specifies whether or not the database activity stream is to stop as soon as possible,
            regardless of the maintenance window for the database.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.StopRDSActivityStreamCmdlet.ResourceArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the DB cluster for the database activity stream.
            For example, <code>arn:aws:rds:us-east-1:12345667890:cluster:das-cluster</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.StopRDSActivityStreamCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is '*'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.RDS.Model.StopActivityStreamResponse).
            Specifying the name of a property of type Amazon.RDS.Model.StopActivityStreamResponse 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.RDS.StopRDSActivityStreamCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ResourceArn parameter.
            The -PassThru parameter is deprecated, use -Select '^ResourceArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.StopRDSActivityStreamCmdlet.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.RDS.StopRDSDBClusterCmdlet">
            <summary>
            Stops an Amazon Aurora DB cluster. When you stop a DB cluster, Aurora retains the
            DB cluster's metadata, including its endpoints and DB parameter groups. Aurora also
            retains the transaction logs so you can do a point-in-time restore if necessary.
             
              
            <para>
            For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/aurora-cluster-stop-start.html">
            Stopping and Starting an Aurora Cluster</a> in the <i>Amazon Aurora User Guide</i>.
            </para><note><para>
            This action only applies to Aurora DB clusters.
            </para></note>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.StopRDSDBClusterCmdlet.DBClusterIdentifier">
            <summary>
            <para>
            <para>The DB cluster identifier of the Amazon Aurora DB cluster to be stopped. This parameter
            is stored as a lowercase string.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.StopRDSDBClusterCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'DBCluster'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.RDS.Model.StopDBClusterResponse).
            Specifying the name of a property of type Amazon.RDS.Model.StopDBClusterResponse 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.RDS.StopRDSDBClusterCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DBClusterIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^DBClusterIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.StopRDSDBClusterCmdlet.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.RDS.StopRDSDBInstanceCmdlet">
            <summary>
            Stops an Amazon RDS DB instance. When you stop a DB instance, Amazon RDS retains the
            DB instance's metadata, including its endpoint, DB parameter group, and option group
            membership. Amazon RDS also retains the transaction logs so you can do a point-in-time
            restore if necessary.
             
              
            <para>
            For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_StopInstance.html">
            Stopping an Amazon RDS DB Instance Temporarily</a> in the <i>Amazon RDS User Guide.</i></para><note><para>
            This command doesn't apply to RDS Custom, Aurora MySQL, and Aurora PostgreSQL. For
            Aurora clusters, use <code>StopDBCluster</code> instead.
            </para></note>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.StopRDSDBInstanceCmdlet.DBInstanceIdentifier">
            <summary>
            <para>
            <para>The user-supplied instance identifier.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.StopRDSDBInstanceCmdlet.DBSnapshotIdentifier">
            <summary>
            <para>
            <para>The user-supplied instance identifier of the DB Snapshot created immediately before
            the DB instance is stopped.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.StopRDSDBInstanceCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'DBInstance'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.RDS.Model.StopDBInstanceResponse).
            Specifying the name of a property of type Amazon.RDS.Model.StopDBInstanceResponse 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.RDS.StopRDSDBInstanceCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DBInstanceIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^DBInstanceIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.StopRDSDBInstanceCmdlet.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.RDS.StopRDSDBInstanceAutomatedBackupsReplicationCmdlet">
            <summary>
            Stops automated backup replication for a DB instance.
             
              
            <para>
            This command doesn't apply to RDS Custom, Aurora MySQL, and Aurora PostgreSQL.
            </para><para>
            For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_ReplicateBackups.html">
            Replicating Automated Backups to Another Amazon Web Services Region</a> in the <i>Amazon
            RDS User Guide.</i></para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.StopRDSDBInstanceAutomatedBackupsReplicationCmdlet.SourceDBInstanceArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the source DB instance for which to stop replicating
            automate backups, for example, <code>arn:aws:rds:us-west-2:123456789012:db:mydatabase</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.StopRDSDBInstanceAutomatedBackupsReplicationCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'DBInstanceAutomatedBackup'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.RDS.Model.StopDBInstanceAutomatedBackupsReplicationResponse).
            Specifying the name of a property of type Amazon.RDS.Model.StopDBInstanceAutomatedBackupsReplicationResponse 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.RDS.StopRDSDBInstanceAutomatedBackupsReplicationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the SourceDBInstanceArn parameter.
            The -PassThru parameter is deprecated, use -Select '^SourceDBInstanceArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.StopRDSDBInstanceAutomatedBackupsReplicationCmdlet.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.RDS.StopRDSExportTaskCmdlet">
            <summary>
            Cancels an export task in progress that is exporting a snapshot or cluster to Amazon
            S3. Any data that has already been written to the S3 bucket isn't removed.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.StopRDSExportTaskCmdlet.ExportTaskIdentifier">
            <summary>
            <para>
            <para>The identifier of the snapshot or cluster export task to cancel.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.StopRDSExportTaskCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is '*'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.RDS.Model.CancelExportTaskResponse).
            Specifying the name of a property of type Amazon.RDS.Model.CancelExportTaskResponse 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.RDS.StopRDSExportTaskCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ExportTaskIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^ExportTaskIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.StopRDSExportTaskCmdlet.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.RDS.SubmitRDSPendingMaintenanceActionCmdlet">
            <summary>
            Applies a pending maintenance action to a resource (for example, to a DB instance).
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.SubmitRDSPendingMaintenanceActionCmdlet.ApplyAction">
            <summary>
            <para>
            <para>The pending maintenance action to apply to this resource.</para><para>Valid Values: <code>system-update</code>, <code>db-upgrade</code>, <code>hardware-maintenance</code>,
            <code>ca-certificate-rotation</code></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.SubmitRDSPendingMaintenanceActionCmdlet.OptInType">
            <summary>
            <para>
            <para>A value that specifies the type of opt-in request, or undoes an opt-in request. An
            opt-in request of type <code>immediate</code> can't be undone.</para><para>Valid Values:</para><ul><li><para><code>immediate</code> - Apply the maintenance action immediately.</para></li><li><para><code>next-maintenance</code> - Apply the maintenance action during the next maintenance
            window for the resource.</para></li><li><para><code>undo-opt-in</code> - Cancel any existing <code>next-maintenance</code> opt-in
            requests.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.SubmitRDSPendingMaintenanceActionCmdlet.ResourceIdentifier">
            <summary>
            <para>
            <para>The RDS Amazon Resource Name (ARN) of the resource that the pending maintenance action
            applies to. For information about creating an ARN, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_Tagging.ARN.html#USER_Tagging.ARN.Constructing">
            Constructing an RDS Amazon Resource Name (ARN)</a>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.SubmitRDSPendingMaintenanceActionCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ResourcePendingMaintenanceActions'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.RDS.Model.ApplyPendingMaintenanceActionResponse).
            Specifying the name of a property of type Amazon.RDS.Model.ApplyPendingMaintenanceActionResponse 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.RDS.SubmitRDSPendingMaintenanceActionCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ResourceIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^ResourceIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.SubmitRDSPendingMaintenanceActionCmdlet.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.RDS.SwitchRDSBlueGreenDeploymentCmdlet">
            <summary>
            Switches over a blue/green deployment.
             
              
            <para>
            Before you switch over, production traffic is routed to the databases in the blue
            environment. After you switch over, production traffic is routed to the databases
            in the green environment.
            </para><para>
            For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/blue-green-deployments.html">Using
            Amazon RDS Blue/Green Deployments for database updates</a> in the <i>Amazon RDS User
            Guide</i> and <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/blue-green-deployments.html">Using
            Amazon RDS Blue/Green Deployments for database updates</a> in the <i>Amazon Aurora
            User Guide</i>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.SwitchRDSBlueGreenDeploymentCmdlet.BlueGreenDeploymentIdentifier">
            <summary>
            <para>
            <para>The unique identifier of the blue/green deployment.</para><para>Constraints:</para><ul><li><para>Must match an existing blue/green deployment identifier.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.SwitchRDSBlueGreenDeploymentCmdlet.SwitchoverTimeout">
            <summary>
            <para>
            <para>The amount of time, in seconds, for the switchover to complete.</para><para>Default: 300</para><para>If the switchover takes longer than the specified duration, then any changes are rolled
            back, and no changes are made to the environments.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.SwitchRDSBlueGreenDeploymentCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'BlueGreenDeployment'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.RDS.Model.SwitchoverBlueGreenDeploymentResponse).
            Specifying the name of a property of type Amazon.RDS.Model.SwitchoverBlueGreenDeploymentResponse 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.RDS.SwitchRDSBlueGreenDeploymentCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the BlueGreenDeploymentIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^BlueGreenDeploymentIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.SwitchRDSBlueGreenDeploymentCmdlet.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.RDS.UnregisterRDSDBProxyTargetCmdlet">
            <summary>
            Remove the association between one or more <code>DBProxyTarget</code> data structures
            and a <code>DBProxyTargetGroup</code>.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.UnregisterRDSDBProxyTargetCmdlet.DBClusterIdentifier">
            <summary>
            <para>
            <para>One or more DB cluster identifiers.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.UnregisterRDSDBProxyTargetCmdlet.DBInstanceIdentifier">
            <summary>
            <para>
            <para>One or more DB instance identifiers.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.UnregisterRDSDBProxyTargetCmdlet.DBProxyName">
            <summary>
            <para>
            <para>The identifier of the <code>DBProxy</code> that is associated with the <code>DBProxyTargetGroup</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.UnregisterRDSDBProxyTargetCmdlet.TargetGroupName">
            <summary>
            <para>
            <para>The identifier of the <code>DBProxyTargetGroup</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.UnregisterRDSDBProxyTargetCmdlet.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.RDS.Model.DeregisterDBProxyTargetsResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.UnregisterRDSDBProxyTargetCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DBProxyName parameter.
            The -PassThru parameter is deprecated, use -Select '^DBProxyName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.RDS.UnregisterRDSDBProxyTargetCmdlet.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>