Skip to content

Commit

Permalink
4.1.726
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-sdk-dotnet-automation committed Dec 27, 2024
1 parent 730cd58 commit c0f3e01
Show file tree
Hide file tree
Showing 16 changed files with 45 additions and 31 deletions.
4 changes: 2 additions & 2 deletions Include/sdk/_sdk-versions.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

{
"NewServiceVersion" : "3.7.400.0",
"ProductVersion" : "3.7.953.0",
"ProductVersion" : "3.7.953.1",
"CoreVersion" : "3.7.400.70",
"OverrideCoreVersion" : "3.3",
"DefaultToPreview" : false,
Expand Down Expand Up @@ -284,7 +284,7 @@
"InPreview" : false
},
"RDS" : {
"Version" : "3.7.410.6",
"Version" : "3.7.410.7",
"AssemblyVersionOverride" : "3.3",
"Dependencies" : {
"Core" : "3.7.400.70"
Expand Down
5 changes: 4 additions & 1 deletion changelogs/CHANGELOG.2024.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
### 4.1.725 (2024-12-26 21:57Z)
### 4.1.726 (2024-12-27 21:38Z)
* AWS Tools for PowerShell now use AWS .NET SDK 3.7.953.1 and leverage its new features and improvements. Please find a description of the changes at https://github.com/aws/aws-sdk-net/blob/main/changelogs/SDK.CHANGELOG.ALL.md.

### 4.1.725 (2024-12-26 21:57Z)
* AWS Tools for PowerShell now use AWS .NET SDK 3.7.953.0 and leverage its new features and improvements. Please find a description of the changes at https://github.com/aws/aws-sdk-net/blob/main/changelogs/SDK.CHANGELOG.ALL.md.

### 4.1.724 (2024-12-23 21:31Z)
Expand Down
5 changes: 4 additions & 1 deletion changelogs/CHANGELOG.ALL.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
### 4.1.725 (2024-12-26 21:57Z)
### 4.1.726 (2024-12-27 21:38Z)
* AWS Tools for PowerShell now use AWS .NET SDK 3.7.953.1 and leverage its new features and improvements. Please find a description of the changes at https://github.com/aws/aws-sdk-net/blob/main/changelogs/SDK.CHANGELOG.ALL.md.

### 4.1.725 (2024-12-26 21:57Z)
* AWS Tools for PowerShell now use AWS .NET SDK 3.7.953.0 and leverage its new features and improvements. Please find a description of the changes at https://github.com/aws/aws-sdk-net/blob/main/changelogs/SDK.CHANGELOG.ALL.md.

### 4.1.724 (2024-12-23 21:31Z)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ public partial class EditRDSDBClusterCmdlet : AmazonRDSClientCmdlet, IExecutor
/// <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>
/// during the maintenance window. By default, minor engine upgrades are applied automatically.</para><para>Valid for Cluster Type: Aurora DB clusters and Multi-AZ DB clusters</para>
/// </para>
/// </summary>
[System.Management.Automation.Parameter(ValueFromPipelineByPropertyName = true)]
Expand Down Expand Up @@ -184,7 +184,10 @@ public partial class EditRDSDBClusterCmdlet : AmazonRDSClientCmdlet, IExecutor
#region Parameter DatabaseInsightsMode
/// <summary>
/// <para>
/// <para>Specifies the mode of Database Insights to enable for the cluster.</para>
/// <para>Specifies the mode of Database Insights to enable for the DB cluster.</para><para>If you change the value from <c>standard</c> to <c>advanced</c>, you must set the
/// <c>PerformanceInsightsEnabled</c> parameter to <c>true</c> and the <c>PerformanceInsightsRetentionPeriod</c>
/// parameter to 465.</para><para>If you change the value from <c>advanced</c> to <c>standard</c>, you must set the
/// <c>PerformanceInsightsEnabled</c> parameter to <c>false</c>.</para><para>Valid for Cluster Type: Aurora DB clusters only</para>
/// </para>
/// </summary>
[System.Management.Automation.Parameter(ValueFromPipelineByPropertyName = true)]
Expand Down Expand Up @@ -260,7 +263,7 @@ public partial class EditRDSDBClusterCmdlet : AmazonRDSClientCmdlet, IExecutor
#region Parameter CloudwatchLogsExportConfiguration_DisableLogType
/// <summary>
/// <para>
/// <para>The list of log types to disable.</para>
/// <para>The list of log types to disable.</para><para>The following values are valid for each DB engine:</para><ul><li><para>Aurora MySQL - <c>audit | error | general | slowquery</c></para></li><li><para>Aurora PostgreSQL - <c>postgresql</c></para></li><li><para>RDS for MySQL - <c>error | general | slowquery</c></para></li><li><para>RDS for PostgreSQL - <c>postgresql | upgrade</c></para></li></ul>
/// </para>
/// </summary>
[System.Management.Automation.Parameter(ValueFromPipelineByPropertyName = true)]
Expand Down Expand Up @@ -365,7 +368,7 @@ public partial class EditRDSDBClusterCmdlet : AmazonRDSClientCmdlet, IExecutor
#region Parameter CloudwatchLogsExportConfiguration_EnableLogType
/// <summary>
/// <para>
/// <para>The list of log types to enable.</para>
/// <para>The list of log types to enable.</para><para>The following values are valid for each DB engine:</para><ul><li><para>Aurora MySQL - <c>audit | error | general | slowquery</c></para></li><li><para>Aurora PostgreSQL - <c>postgresql</c></para></li><li><para>RDS for MySQL - <c>error | general | slowquery</c></para></li><li><para>RDS for PostgreSQL - <c>postgresql | upgrade</c></para></li></ul>
/// </para>
/// </summary>
[System.Management.Automation.Parameter(ValueFromPipelineByPropertyName = true)]
Expand Down Expand Up @@ -595,7 +598,7 @@ public partial class EditRDSDBClusterCmdlet : AmazonRDSClientCmdlet, IExecutor
/// name for the KMS key.</para><para>If you don't specify a value for <c>PerformanceInsightsKMSKeyId</c>, 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>
/// Amazon Web Services Region.</para><para>Valid for Cluster Type: Aurora DB clusters and Multi-AZ DB clusters</para>
/// </para>
/// </summary>
[System.Management.Automation.Parameter(ValueFromPipelineByPropertyName = true)]
Expand All @@ -605,7 +608,7 @@ public partial class EditRDSDBClusterCmdlet : AmazonRDSClientCmdlet, IExecutor
#region Parameter 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><c>7</c></para></li><li><para><i>month</i> * 31, where <i>month</i> is a number of months from 1-23. Examples:
/// <para>The number of days to retain Performance Insights data.</para><para>Valid for Cluster Type: Aurora DB clusters and Multi-AZ DB clusters</para><para>Valid Values:</para><ul><li><para><c>7</c></para></li><li><para><i>month</i> * 31, where <i>month</i> is a number of months from 1-23. Examples:
/// <c>93</c> (3 months * 31), <c>341</c> (11 months * 31), <c>589</c> (19 months * 31)</para></li><li><para><c>731</c></para></li></ul><para>Default: <c>7</c> days</para><para>If you specify a retention period that isn't valid, such as <c>94</c>, Amazon RDS
/// issues an error.</para>
/// </para>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@ public partial class EditRDSDBInstanceCmdlet : AmazonRDSClientCmdlet, IExecutor
#region Parameter DatabaseInsightsMode
/// <summary>
/// <para>
/// <para>Specifies the mode of Database Insights to enable for the instance.</para>
/// <para>Specifies the mode of Database Insights to enable for the DB instance.</para><para>This setting only applies to Amazon Aurora DB instances.</para><note><para>Currently, this value is inherited from the DB cluster and can't be changed.</para></note>
/// </para>
/// </summary>
[System.Management.Automation.Parameter(ValueFromPipelineByPropertyName = true)]
Expand Down Expand Up @@ -330,7 +330,7 @@ public partial class EditRDSDBInstanceCmdlet : AmazonRDSClientCmdlet, IExecutor
#region Parameter CloudwatchLogsExportConfiguration_DisableLogType
/// <summary>
/// <para>
/// <para>The list of log types to disable.</para>
/// <para>The list of log types to disable.</para><para>The following values are valid for each DB engine:</para><ul><li><para>Aurora MySQL - <c>audit | error | general | slowquery</c></para></li><li><para>Aurora PostgreSQL - <c>postgresql</c></para></li><li><para>RDS for MySQL - <c>error | general | slowquery</c></para></li><li><para>RDS for PostgreSQL - <c>postgresql | upgrade</c></para></li></ul>
/// </para>
/// </summary>
[System.Management.Automation.Parameter(ValueFromPipelineByPropertyName = true)]
Expand Down Expand Up @@ -438,7 +438,7 @@ public partial class EditRDSDBInstanceCmdlet : AmazonRDSClientCmdlet, IExecutor
#region Parameter CloudwatchLogsExportConfiguration_EnableLogType
/// <summary>
/// <para>
/// <para>The list of log types to enable.</para>
/// <para>The list of log types to enable.</para><para>The following values are valid for each DB engine:</para><ul><li><para>Aurora MySQL - <c>audit | error | general | slowquery</c></para></li><li><para>Aurora PostgreSQL - <c>postgresql</c></para></li><li><para>RDS for MySQL - <c>error | general | slowquery</c></para></li><li><para>RDS for PostgreSQL - <c>postgresql | upgrade</c></para></li></ul>
/// </para>
/// </summary>
[System.Management.Automation.Parameter(ValueFromPipelineByPropertyName = true)]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,8 @@ public partial class GetRDSDBClusterParameterCmdlet : AmazonRDSClientCmdlet, IEx
#region Parameter Filter
/// <summary>
/// <para>
/// <para>This parameter isn't currently supported.</para>
/// <para>A filter that specifies one or more DB cluster parameters to describe.</para><para>The only supported filter is <c>parameter-name</c>. The results list only includes
/// information about the DB cluster parameters with these names.</para>
/// </para>
/// </summary>
[System.Management.Automation.Parameter(ValueFromPipelineByPropertyName = true)]
Expand All @@ -82,7 +83,7 @@ public partial class GetRDSDBClusterParameterCmdlet : AmazonRDSClientCmdlet, IEx
#region Parameter Source
/// <summary>
/// <para>
/// <para>A specific source to return parameters for.</para><para>Valid Values:</para><ul><li><para><c>customer</c></para></li><li><para><c>engine</c></para></li><li><para><c>service</c></para></li></ul>
/// <para>A specific source to return parameters for.</para><para>Valid Values:</para><ul><li><para><c>engine-default</c></para></li><li><para><c>system</c></para></li><li><para><c>user</c></para></li></ul>
/// </para>
/// </summary>
[System.Management.Automation.Parameter(ValueFromPipelineByPropertyName = true)]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,8 @@ public partial class GetRDSDBParameterCmdlet : AmazonRDSClientCmdlet, IExecutor
#region Parameter Filter
/// <summary>
/// <para>
/// <para>This parameter isn't currently supported.</para>
/// <para>A filter that specifies one or more DB parameters to describe.</para><para>The only supported filter is <c>parameter-name</c>. The results list only includes
/// information about the DB parameters with these names.</para>
/// </para>
/// </summary>
[System.Management.Automation.Parameter(ValueFromPipelineByPropertyName = true)]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,8 @@ public partial class GetRDSEngineDefaultParameterCmdlet : AmazonRDSClientCmdlet,
#region Parameter Filter
/// <summary>
/// <para>
/// <para>This parameter isn't currently supported.</para>
/// <para>A filter that specifies one or more parameters to describe.</para><para>The only supported filter is <c>parameter-name</c>. The results list only includes
/// information about the parameters with these names.</para>
/// </para>
/// </summary>
[System.Management.Automation.Parameter(ValueFromPipelineByPropertyName = true)]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ public partial class NewRDSDBClusterCmdlet : AmazonRDSClientCmdlet, IExecutor
/// <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>
/// during the maintenance window. By default, minor engine upgrades are applied automatically.</para><para>Valid for Cluster Type: Aurora DB clusters and Multi-AZ DB cluster</para>
/// </para>
/// </summary>
[System.Management.Automation.Parameter(ValueFromPipelineByPropertyName = true)]
Expand Down Expand Up @@ -178,7 +178,9 @@ public partial class NewRDSDBClusterCmdlet : AmazonRDSClientCmdlet, IExecutor
#region Parameter DatabaseInsightsMode
/// <summary>
/// <para>
/// <para>Specifies the mode of Database Insights to enable for the cluster.</para>
/// <para>The mode of Database Insights to enable for the DB cluster.</para><para>If you set this value to <c>advanced</c>, you must also set the <c>PerformanceInsightsEnabled</c>
/// parameter to <c>true</c> and the <c>PerformanceInsightsRetentionPeriod</c> parameter
/// to 465.</para><para>Valid for Cluster Type: Aurora DB clusters only</para>
/// </para>
/// </summary>
[System.Management.Automation.Parameter(ValueFromPipelineByPropertyName = true)]
Expand Down Expand Up @@ -380,7 +382,7 @@ public partial class NewRDSDBClusterCmdlet : AmazonRDSClientCmdlet, IExecutor
/// <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>
/// Using Amazon Performance Insights</a> in the <i>Amazon RDS User Guide</i>.</para><para>Valid for Cluster Type: Aurora DB clusters and Multi-AZ DB clusters</para>
/// </para>
/// </summary>
[System.Management.Automation.Parameter(ValueFromPipelineByPropertyName = true)]
Expand Down Expand Up @@ -619,7 +621,7 @@ public partial class NewRDSDBClusterCmdlet : AmazonRDSClientCmdlet, IExecutor
/// <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 <c>0</c>.</para><para>If <c>MonitoringRoleArn</c> is specified, also set <c>MonitoringInterval</c> to a
/// value other than <c>0</c>.</para><para>Valid for Cluster Type: Multi-AZ DB clusters only</para><para>Valid Values: <c>0 | 1 | 5 | 10 | 15 | 30 | 60</c></para><para>Default: <c>0</c></para>
/// value other than <c>0</c>.</para><para>Valid for Cluster Type: Aurora DB clusters and Multi-AZ DB clusters</para><para>Valid Values: <c>0 | 1 | 5 | 10 | 15 | 30 | 60</c></para><para>Default: <c>0</c></para>
/// </para>
/// </summary>
[System.Management.Automation.Parameter(ValueFromPipelineByPropertyName = true)]
Expand All @@ -633,7 +635,7 @@ public partial class NewRDSDBClusterCmdlet : AmazonRDSClientCmdlet, IExecutor
/// Monitoring metrics to Amazon CloudWatch Logs. An example is <c>arn:aws:iam:123456789012:role/emaccess</c>.
/// 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 <c>MonitoringInterval</c> is set to a value other than <c>0</c>, supply a <c>MonitoringRoleArn</c>
/// value.</para><para>Valid for Cluster Type: Multi-AZ DB clusters only</para>
/// value.</para><para>Valid for Cluster Type: Aurora DB clusters and Multi-AZ DB clusters</para>
/// </para>
/// </summary>
[System.Management.Automation.Parameter(ValueFromPipelineByPropertyName = true)]
Expand Down Expand Up @@ -671,7 +673,7 @@ public partial class NewRDSDBClusterCmdlet : AmazonRDSClientCmdlet, IExecutor
/// name for the KMS key.</para><para>If you don't specify a value for <c>PerformanceInsightsKMSKeyId</c>, 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>
/// Amazon Web Services Region.</para><para>Valid for Cluster Type: Aurora DB clusters and Multi-AZ DB clusters</para>
/// </para>
/// </summary>
[System.Management.Automation.Parameter(ValueFromPipelineByPropertyName = true)]
Expand All @@ -681,7 +683,7 @@ public partial class NewRDSDBClusterCmdlet : AmazonRDSClientCmdlet, IExecutor
#region Parameter 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><c>7</c></para></li><li><para><i>month</i> * 31, where <i>month</i> is a number of months from 1-23. Examples:
/// <para>The number of days to retain Performance Insights data.</para><para>Valid for Cluster Type: Aurora DB clusters and Multi-AZ DB clusters</para><para>Valid Values:</para><ul><li><para><c>7</c></para></li><li><para><i>month</i> * 31, where <i>month</i> is a number of months from 1-23. Examples:
/// <c>93</c> (3 months * 31), <c>341</c> (11 months * 31), <c>589</c> (19 months * 31)</para></li><li><para><c>731</c></para></li></ul><para>Default: <c>7</c> days</para><para>If you specify a retention period that isn't valid, such as <c>94</c>, Amazon RDS
/// issues an error.</para>
/// </para>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ public partial class NewRDSDBInstanceCmdlet : AmazonRDSClientCmdlet, IExecutor
#region Parameter DatabaseInsightsMode
/// <summary>
/// <para>
/// <para>Specifies the mode of Database Insights to enable for the instance.</para>
/// <para>The mode of Database Insights to enable for the DB instance.</para><para>This setting only applies to Amazon Aurora DB instances.</para><note><para>Currently, this value is inherited from the DB cluster and can't be changed.</para></note>
/// </para>
/// </summary>
[System.Management.Automation.Parameter(ValueFromPipelineByPropertyName = true)]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ public partial class NewRDSDBInstanceReadReplicaCmdlet : AmazonRDSClientCmdlet,
/// <summary>
/// <para>
/// <para>The amount of storage (in gibibytes) to allocate initially for the read replica. Follow
/// the allocation rules specified in <c>CreateDBInstance</c>.</para><note><para>Be sure to allocate enough storage for your read replica so that the create operation
/// the allocation rules specified in <c>CreateDBInstance</c>.</para><para>This setting isn't valid for RDS for SQL Server.</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>
Expand Down Expand Up @@ -135,7 +135,7 @@ public partial class NewRDSDBInstanceReadReplicaCmdlet : AmazonRDSClientCmdlet,
#region Parameter DatabaseInsightsMode
/// <summary>
/// <para>
/// <para>Specifies the mode of Database Insights.</para>
/// <para>The mode of Database Insights to enable for the read replica.</para><note><para>Currently, this setting is not supported.</para></note>
/// </para>
/// </summary>
[System.Management.Automation.Parameter(ValueFromPipelineByPropertyName = true)]
Expand Down
Loading

0 comments on commit c0f3e01

Please sign in to comment.