Skip to content

Commit 8a97999

Browse files
4.1.816
1 parent 9136761 commit 8a97999

25 files changed

+1024
-847
lines changed

Include/sdk/_sdk-versions.json

Lines changed: 816 additions & 816 deletions
Large diffs are not rendered by default.

changelogs/CHANGELOG.2025.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,12 @@
1-
### 4.1.815 (2025-05-07 20:49Z)
1+
### 4.1.816 (2025-05-08 20:53Z)
2+
* AWS Tools for PowerShell now use AWS .NET SDK 3.7.1040.0 and leverage its new features and improvements. Please find a description of the changes at https://github.com/aws/aws-sdk-net/blob/aws-sdk-net-v3.7/changelogs/SDK.CHANGELOG.ALL.md.
3+
* Amazon Elastic Compute Cloud (EC2)
4+
* Modified cmdlet Add-EC2NetworkInterface: added parameter EnaQueueCount.
5+
* Modified cmdlet Edit-EC2NetworkInterfaceAttribute: added parameters Attachment_DefaultEnaQueueCount and Attachment_EnaQueueCount.
6+
* Amazon Glue
7+
* Modified cmdlet New-GLUEIntegration: added parameter IntegrationConfig_RefreshInterval.
8+
9+
### 4.1.815 (2025-05-07 20:49Z)
210
* AWS Tools for PowerShell now use AWS .NET SDK 3.7.1039.0 and leverage its new features and improvements. Please find a description of the changes at https://github.com/aws/aws-sdk-net/blob/aws-sdk-net-v3.7/changelogs/SDK.CHANGELOG.ALL.md.
311
* Amazon CloudWatch Synthetics
412
* Added cmdlet Start-CWSYNCanaryDryRun leveraging the StartCanaryDryRun service API.

changelogs/CHANGELOG.ALL.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,12 @@
1-
### 4.1.815 (2025-05-07 20:49Z)
1+
### 4.1.816 (2025-05-08 20:53Z)
2+
* AWS Tools for PowerShell now use AWS .NET SDK 3.7.1040.0 and leverage its new features and improvements. Please find a description of the changes at https://github.com/aws/aws-sdk-net/blob/aws-sdk-net-v3.7/changelogs/SDK.CHANGELOG.ALL.md.
3+
* Amazon Elastic Compute Cloud (EC2)
4+
* Modified cmdlet Add-EC2NetworkInterface: added parameter EnaQueueCount.
5+
* Modified cmdlet Edit-EC2NetworkInterfaceAttribute: added parameters Attachment_DefaultEnaQueueCount and Attachment_EnaQueueCount.
6+
* Amazon Glue
7+
* Modified cmdlet New-GLUEIntegration: added parameter IntegrationConfig_RefreshInterval.
8+
9+
### 4.1.815 (2025-05-07 20:49Z)
210
* AWS Tools for PowerShell now use AWS .NET SDK 3.7.1039.0 and leverage its new features and improvements. Please find a description of the changes at https://github.com/aws/aws-sdk-net/blob/aws-sdk-net-v3.7/changelogs/SDK.CHANGELOG.ALL.md.
311
* Amazon CloudWatch Synthetics
412
* Added cmdlet Start-CWSYNCanaryDryRun leveraging the StartCanaryDryRun service API.

modules/AWSPowerShell/Cmdlets/CloudFront/Basic/Get-CFDistributionTenant-Cmdlet.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@ public partial class GetCFDistributionTenantCmdlet : AmazonCloudFrontClientCmdle
4545
#region Parameter Identifier
4646
/// <summary>
4747
/// <para>
48-
/// <para>The ID of the distribution tenant. You can specify the ARN ID, or name of the distribution
49-
/// tenant.</para>
48+
/// <para>The identifier of the distribution tenant. You can specify the ARN, ID, or name of
49+
/// the distribution tenant.</para>
5050
/// </para>
5151
/// </summary>
5252
#if !MODULAR

modules/AWSPowerShell/Cmdlets/CloudFront/Basic/Get-CFManagedCertificateDetail-Cmdlet.cs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,8 @@ public partial class GetCFManagedCertificateDetailCmdlet : AmazonCloudFrontClien
4545
#region Parameter Identifier
4646
/// <summary>
4747
/// <para>
48-
/// <para>The identifier of the multi-tenant distribution.</para>
48+
/// <para>The identifier of the distribution tenant. You can specify the ARN, ID, or name of
49+
/// the distribution tenant.</para>
4950
/// </para>
5051
/// </summary>
5152
#if !MODULAR

modules/AWSPowerShell/Cmdlets/CloudFront/Basic/New-CFDistribution-Cmdlet.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -925,7 +925,7 @@ public partial class NewCFDistributionCmdlet : AmazonCloudFrontClientCmdlet, IEx
925925
/// charges from CloudFront.</para></li><li><para><c>static-ip</c> - Do not specify this value unless your distribution has been enabled
926926
/// for this feature by the CloudFront team. If you have a use case that requires static
927927
/// IP addresses for a distribution, contact CloudFront through the <a href="https://console.aws.amazon.com/support/home">Amazon
928-
/// Web Services Support Center</a>.</para></li></ul><para>If the distribution uses the CloudFront domain name such as <c>d111111abcdef8.cloudfront.net</c>,
928+
/// Web ServicesSupport Center</a>.</para></li></ul><para>If the distribution uses the CloudFront domain name such as <c>d111111abcdef8.cloudfront.net</c>,
929929
/// don't set a value for this field.</para>
930930
/// </para>
931931
/// </summary>

modules/AWSPowerShell/Cmdlets/CloudFront/Basic/New-CFDistributionWithTag-Cmdlet.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -949,7 +949,7 @@ public partial class NewCFDistributionWithTagCmdlet : AmazonCloudFrontClientCmdl
949949
/// charges from CloudFront.</para></li><li><para><c>static-ip</c> - Do not specify this value unless your distribution has been enabled
950950
/// for this feature by the CloudFront team. If you have a use case that requires static
951951
/// IP addresses for a distribution, contact CloudFront through the <a href="https://console.aws.amazon.com/support/home">Amazon
952-
/// Web Services Support Center</a>.</para></li></ul><para>If the distribution uses the CloudFront domain name such as <c>d111111abcdef8.cloudfront.net</c>,
952+
/// Web ServicesSupport Center</a>.</para></li></ul><para>If the distribution uses the CloudFront domain name such as <c>d111111abcdef8.cloudfront.net</c>,
953953
/// don't set a value for this field.</para>
954954
/// </para>
955955
/// </summary>

modules/AWSPowerShell/Cmdlets/CloudFront/Basic/Test-CFDnsConfiguration-Cmdlet.cs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,8 @@ public partial class TestCFDnsConfigurationCmdlet : AmazonCloudFrontClientCmdlet
5858
#region Parameter Identifier
5959
/// <summary>
6060
/// <para>
61-
/// <para>The ID of the distribution tenant.</para>
61+
/// <para>The identifier of the distribution tenant. You can specify the ARN, ID, or name of
62+
/// the distribution tenant.</para>
6263
/// </para>
6364
/// </summary>
6465
#if !MODULAR

modules/AWSPowerShell/Cmdlets/CloudFront/Basic/Update-CFDistribution-Cmdlet.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -979,7 +979,7 @@ public partial class UpdateCFDistributionCmdlet : AmazonCloudFrontClientCmdlet,
979979
/// charges from CloudFront.</para></li><li><para><c>static-ip</c> - Do not specify this value unless your distribution has been enabled
980980
/// for this feature by the CloudFront team. If you have a use case that requires static
981981
/// IP addresses for a distribution, contact CloudFront through the <a href="https://console.aws.amazon.com/support/home">Amazon
982-
/// Web Services Support Center</a>.</para></li></ul><para>If the distribution uses the CloudFront domain name such as <c>d111111abcdef8.cloudfront.net</c>,
982+
/// Web ServicesSupport Center</a>.</para></li></ul><para>If the distribution uses the CloudFront domain name such as <c>d111111abcdef8.cloudfront.net</c>,
983983
/// don't set a value for this field.</para>
984984
/// </para>
985985
/// </summary>

modules/AWSPowerShell/Cmdlets/EC2/Basic/Add-EC2NetworkInterface-Cmdlet.cs

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,16 @@ public partial class AddEC2NetworkInterfaceCmdlet : AmazonEC2ClientCmdlet, IExec
5858
public System.Int32? DeviceIndex { get; set; }
5959
#endregion
6060

61+
#region Parameter EnaQueueCount
62+
/// <summary>
63+
/// <para>
64+
/// <para>The number of ENA queues to be created with the instance.</para>
65+
/// </para>
66+
/// </summary>
67+
[System.Management.Automation.Parameter(ValueFromPipelineByPropertyName = true)]
68+
public System.Int32? EnaQueueCount { get; set; }
69+
#endregion
70+
6171
#region Parameter EnaSrdSpecification_EnaSrdEnabled
6272
/// <summary>
6373
/// <para>
@@ -195,6 +205,7 @@ protected override void ProcessRecord()
195205
WriteWarning("You are passing $null as a value for parameter DeviceIndex which is marked as required. In case you believe this parameter was incorrectly marked as required, report this by opening an issue at https://github.com/aws/aws-tools-for-powershell/issues.");
196206
}
197207
#endif
208+
context.EnaQueueCount = this.EnaQueueCount;
198209
context.EnaSrdSpecification_EnaSrdEnabled = this.EnaSrdSpecification_EnaSrdEnabled;
199210
context.EnaSrdUdpSpecification_EnaSrdUdpEnabled = this.EnaSrdUdpSpecification_EnaSrdUdpEnabled;
200211
context.InstanceId = this.InstanceId;
@@ -232,6 +243,10 @@ public object Execute(ExecutorContext context)
232243
{
233244
request.DeviceIndex = cmdletContext.DeviceIndex.Value;
234245
}
246+
if (cmdletContext.EnaQueueCount != null)
247+
{
248+
request.EnaQueueCount = cmdletContext.EnaQueueCount.Value;
249+
}
235250

236251
// populate EnaSrdSpecification
237252
var requestEnaSrdSpecificationIsNull = true;
@@ -350,6 +365,7 @@ private Amazon.EC2.Model.AttachNetworkInterfaceResponse CallAWSServiceOperation(
350365
internal partial class CmdletContext : ExecutorContext
351366
{
352367
public System.Int32? DeviceIndex { get; set; }
368+
public System.Int32? EnaQueueCount { get; set; }
353369
public System.Boolean? EnaSrdSpecification_EnaSrdEnabled { get; set; }
354370
public System.Boolean? EnaSrdUdpSpecification_EnaSrdUdpEnabled { get; set; }
355371
public System.String InstanceId { get; set; }

0 commit comments

Comments
 (0)