Skip to content

Commit 070e019

Browse files
5.0.136
1 parent 5c1dd60 commit 070e019

22 files changed

+1288
-23
lines changed

Include/sdk/_sdk-versions.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
{
33
"NewServiceVersion" : "4.0.0.0",
4-
"ProductVersion" : "4.0.171.0",
4+
"ProductVersion" : "4.0.172.0",
55
"CoreVersion" : "4.0.3.9",
66
"OverrideCoreVersion" : "4.0",
77
"DefaultToPreview" : false,
@@ -202,7 +202,7 @@
202202
"InPreview" : false
203203
},
204204
"Glacier" : {
205-
"Version" : "4.0.3.3",
205+
"Version" : "4.0.3.4",
206206
"AssemblyVersionOverride" : "4.0",
207207
"Dependencies" : {
208208
"Core" : "4.0.3.9",
@@ -900,7 +900,7 @@
900900
"InPreview" : false
901901
},
902902
"SageMaker" : {
903-
"Version" : "4.0.40.1",
903+
"Version" : "4.0.40.2",
904904
"AssemblyVersionOverride" : "4.0",
905905
"Dependencies" : {
906906
"Core" : "4.0.3.9"
@@ -1012,7 +1012,7 @@
10121012
"InPreview" : false
10131013
},
10141014
"Connect" : {
1015-
"Version" : "4.0.26.1",
1015+
"Version" : "4.0.27.0",
10161016
"AssemblyVersionOverride" : "4.0",
10171017
"Dependencies" : {
10181018
"Core" : "4.0.3.9"
@@ -2380,7 +2380,7 @@
23802380
"InPreview" : false
23812381
},
23822382
"ResourceExplorer2" : {
2383-
"Version" : "4.0.2.16",
2383+
"Version" : "4.0.3.0",
23842384
"AssemblyVersionOverride" : "4.0",
23852385
"Dependencies" : {
23862386
"Core" : "4.0.3.9"
@@ -2684,15 +2684,15 @@
26842684
"InPreview" : false
26852685
},
26862686
"DataZone" : {
2687-
"Version" : "4.0.18.1",
2687+
"Version" : "4.0.19.0",
26882688
"AssemblyVersionOverride" : "4.0",
26892689
"Dependencies" : {
26902690
"Core" : "4.0.3.9"
26912691
},
26922692
"InPreview" : false
26932693
},
26942694
"LaunchWizard" : {
2695-
"Version" : "4.0.2.11",
2695+
"Version" : "4.0.3.0",
26962696
"AssemblyVersionOverride" : "4.0",
26972697
"Dependencies" : {
26982698
"Core" : "4.0.3.9"

changelogs/CHANGELOG.2026.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,18 @@
1-
### 5.0.135 (2026-01-15 21:16Z)
1+
### 5.0.136 (2026-01-16 21:04Z)
2+
* AWS Tools for PowerShell now use AWS .NET SDK 4.0.172.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.
3+
* Amazon Connect Service
4+
* Modified cmdlet New-CONNEvaluationForm: added parameters ReviewConfiguration_EligibilityDay and ReviewConfiguration_ReviewNotificationRecipient.
5+
* Modified cmdlet Update-CONNEvaluationForm: added parameters ReviewConfiguration_EligibilityDay and ReviewConfiguration_ReviewNotificationRecipient.
6+
* Amazon DataZone
7+
* Modified cmdlet Search-DZListing: added parameters Filters_Filter_IntValue and Filters_Filter_Operator.
8+
* Modified cmdlet Search-DZResource: added parameters Filters_Filter_IntValue and Filters_Filter_Operator.
9+
* Modified cmdlet Search-DZType: added parameters Filters_Filter_IntValue and Filters_Filter_Operator.
10+
* Amazon Launch Wizard
11+
* Added cmdlet Get-LWIZDeploymentPatternVersion leveraging the GetDeploymentPatternVersion service API.
12+
* Added cmdlet Get-LWIZDeploymentPatternVersionList leveraging the ListDeploymentPatternVersions service API.
13+
* Added cmdlet Update-LWIZDeployment leveraging the UpdateDeployment service API.
14+
15+
### 5.0.135 (2026-01-15 21:16Z)
216
* AWS Tools for PowerShell now use AWS .NET SDK 4.0.171.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.
317
* Amazon AWSDeadlineCloud
418
* Modified cmdlet New-ADCBudget: added parameter Tag.

changelogs/CHANGELOG.ALL.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,18 @@
1-
### 5.0.135 (2026-01-15 21:16Z)
1+
### 5.0.136 (2026-01-16 21:04Z)
2+
* AWS Tools for PowerShell now use AWS .NET SDK 4.0.172.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.
3+
* Amazon Connect Service
4+
* Modified cmdlet New-CONNEvaluationForm: added parameters ReviewConfiguration_EligibilityDay and ReviewConfiguration_ReviewNotificationRecipient.
5+
* Modified cmdlet Update-CONNEvaluationForm: added parameters ReviewConfiguration_EligibilityDay and ReviewConfiguration_ReviewNotificationRecipient.
6+
* Amazon DataZone
7+
* Modified cmdlet Search-DZListing: added parameters Filters_Filter_IntValue and Filters_Filter_Operator.
8+
* Modified cmdlet Search-DZResource: added parameters Filters_Filter_IntValue and Filters_Filter_Operator.
9+
* Modified cmdlet Search-DZType: added parameters Filters_Filter_IntValue and Filters_Filter_Operator.
10+
* Amazon Launch Wizard
11+
* Added cmdlet Get-LWIZDeploymentPatternVersion leveraging the GetDeploymentPatternVersion service API.
12+
* Added cmdlet Get-LWIZDeploymentPatternVersionList leveraging the ListDeploymentPatternVersions service API.
13+
* Added cmdlet Update-LWIZDeployment leveraging the UpdateDeployment service API.
14+
15+
### 5.0.135 (2026-01-15 21:16Z)
216
* AWS Tools for PowerShell now use AWS .NET SDK 4.0.171.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.
317
* Amazon AWSDeadlineCloud
418
* Modified cmdlet New-ADCBudget: added parameter Tag.

generator/AWSPSGeneratorLib/Config/ServiceConfig/launch-wizard.xml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,10 @@
3030
<Params />
3131
<TypesNotToFlatten />
3232
</ServiceOperation>
33+
<ServiceOperation MethodName="GetDeploymentPatternVersion" OutputProperty="DeploymentPatternVersion" Verb="Get" Noun="DeploymentPatternVersion" PipelineParameter="" NoPipelineParameter="true">
34+
<Params />
35+
<TypesNotToFlatten />
36+
</ServiceOperation>
3337
<ServiceOperation MethodName="GetWorkload" OutputProperty="Workload" Verb="Get" Noun="Workload" PipelineParameter="WorkloadName" NoPipelineParameter="false" LegacyV4Pagination="true">
3438
<Params />
3539
<TypesNotToFlatten />
@@ -42,6 +46,10 @@
4246
<Params />
4347
<TypesNotToFlatten />
4448
</ServiceOperation>
49+
<ServiceOperation MethodName="ListDeploymentPatternVersions" OutputProperty="DeploymentPatternVersions" Verb="Get" Noun="DeploymentPatternVersionList" PipelineParameter="" NoPipelineParameter="true">
50+
<Params />
51+
<TypesNotToFlatten />
52+
</ServiceOperation>
4553
<ServiceOperation MethodName="ListDeployments" OutputProperty="Deployments" Verb="Get" Noun="DeploymentList" PipelineParameter="" NoPipelineParameter="false" LegacyV4Pagination="true">
4654
<Params />
4755
<TypesNotToFlatten />
@@ -66,6 +74,13 @@
6674
<Params />
6775
<TypesNotToFlatten />
6876
</ServiceOperation>
77+
<ServiceOperation MethodName="UpdateDeployment" OutputProperty="Deployment" Verb="Update" Noun="Deployment" ShouldProcessTarget="DeploymentId" PipelineParameter="DeploymentId" NoPipelineParameter="false">
78+
<Params>
79+
<Param Name="Force" NewName="ForceUpdate" AutoApplyAlias="false" />
80+
<Param Name="Specifications" NewName="Specification" />
81+
</Params>
82+
<TypesNotToFlatten />
83+
</ServiceOperation>
6984
</ServiceOperations>
7085
<TypesNotToFlatten />
7186
</ConfigModel>

modules/AWSPowerShell/AWSAliases.ps1

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19269,11 +19269,15 @@ Set-Alias -Name LWIZ-CreateDeployment -Value New-LWIZDeployment
1926919269
Set-Alias -Name Delete-LWIZDeployment -Value Remove-LWIZDeployment
1927019270
Set-Alias -Name LWIZ-DeleteDeployment -Value Remove-LWIZDeployment
1927119271
Set-Alias -Name LWIZ-GetDeployment -Value Get-LWIZDeployment
19272+
Set-Alias -Name LWIZ-GetDeploymentPatternVersion -Value Get-LWIZDeploymentPatternVersion
1927219273
Set-Alias -Name LWIZ-GetWorkload -Value Get-LWIZWorkload
1927319274
Set-Alias -Name LWIZ-GetWorkloadDeploymentPattern -Value Get-LWIZWorkloadDeploymentPattern
1927419275
Set-Alias -Name List-LWIZDeploymentEvents -Value Get-LWIZDeploymentEventList
1927519276
Set-Alias -Name List-LWIZDeploymentEventList -Value Get-LWIZDeploymentEventList
1927619277
Set-Alias -Name LWIZ-ListDeploymentEvents -Value Get-LWIZDeploymentEventList
19278+
Set-Alias -Name List-LWIZDeploymentPatternVersions -Value Get-LWIZDeploymentPatternVersionList
19279+
Set-Alias -Name List-LWIZDeploymentPatternVersionList -Value Get-LWIZDeploymentPatternVersionList
19280+
Set-Alias -Name LWIZ-ListDeploymentPatternVersions -Value Get-LWIZDeploymentPatternVersionList
1927719281
Set-Alias -Name List-LWIZDeployments -Value Get-LWIZDeploymentList
1927819282
Set-Alias -Name List-LWIZDeploymentList -Value Get-LWIZDeploymentList
1927919283
Set-Alias -Name LWIZ-ListDeployments -Value Get-LWIZDeploymentList
@@ -19286,6 +19290,7 @@ Set-Alias -Name List-LWIZWorkloadList -Value Get-LWIZWorkloadList
1928619290
Set-Alias -Name LWIZ-ListWorkloads -Value Get-LWIZWorkloadList
1928719291
Set-Alias -Name LWIZ-TagResource -Value Add-LWIZResourceTag
1928819292
Set-Alias -Name LWIZ-UntagResource -Value Remove-LWIZResourceTag
19293+
Set-Alias -Name LWIZ-UpdateDeployment -Value Update-LWIZDeployment
1928919294
Set-Alias -Name Create-LMBBotVersion -Value New-LMBBotVersion
1929019295
Set-Alias -Name LMB-CreateBotVersion -Value New-LMBBotVersion
1929119296
Set-Alias -Name Create-LMBIntentVersion -Value New-LMBIntentVersion

modules/AWSPowerShell/AWSPowerShellCompleters.psm1

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23067,6 +23067,17 @@ $DZ_Completers = {
2306723067
break
2306823068
}
2306923069

23070+
# Amazon.DataZone.FilterOperator
23071+
{
23072+
($_ -eq "Search-DZListing/Filters_Filter_Operator") -Or
23073+
($_ -eq "Search-DZResource/Filters_Filter_Operator") -Or
23074+
($_ -eq "Search-DZType/Filters_Filter_Operator")
23075+
}
23076+
{
23077+
$v = "EQ","GE","GT","LE","LT","TEXT_SEARCH"
23078+
break
23079+
}
23080+
2307023081
# Amazon.DataZone.FilterStatus
2307123082
"Get-DZAssetFilterList/Status"
2307223083
{
@@ -23474,6 +23485,7 @@ $DZ_map = @{
2347423485
"EnableSetting"=@("New-DZDataSource","Update-DZDataSource")
2347523486
"EntityType"=@("Add-DZEntityOwner","Add-DZGovernedTerm","Add-DZPolicyGrant","Get-DZBatchAttributesMetadata","Get-DZEntityOwnerList","Get-DZPolicyGrantList","Get-DZTimeSeriesDataPoint","Get-DZTimeSeriesDataPointList","New-DZListingChangeSet","New-DZTimeSeriesDataPoint","Remove-DZEntityOwner","Remove-DZGovernedTerm","Remove-DZPolicyGrant","Remove-DZTimeSeriesDataPoint","Set-DZBatchAttributesMetadata")
2347623487
"EnvironmentDeploymentDetails_OverallDeploymentStatus"=@("Update-DZProject")
23488+
"Filters_Filter_Operator"=@("Search-DZListing","Search-DZResource","Search-DZType")
2347723489
"GlueConnectionInput_ConnectionType"=@("New-DZConnection")
2347823490
"GroupType"=@("Search-DZGroupProfile")
2347923491
"OAuth2Properties_OAuth2GrantType"=@("New-DZConnection")
@@ -47590,15 +47602,18 @@ $LWIZ_SelectMap = @{
4759047602
"Select"=@("New-LWIZDeployment",
4759147603
"Remove-LWIZDeployment",
4759247604
"Get-LWIZDeployment",
47605+
"Get-LWIZDeploymentPatternVersion",
4759347606
"Get-LWIZWorkload",
4759447607
"Get-LWIZWorkloadDeploymentPattern",
4759547608
"Get-LWIZDeploymentEventList",
47609+
"Get-LWIZDeploymentPatternVersionList",
4759647610
"Get-LWIZDeploymentList",
4759747611
"Get-LWIZResourceTag",
4759847612
"Get-LWIZWorkloadDeploymentPatternList",
4759947613
"Get-LWIZWorkloadList",
4760047614
"Add-LWIZResourceTag",
47601-
"Remove-LWIZResourceTag")
47615+
"Remove-LWIZResourceTag",
47616+
"Update-LWIZDeployment")
4760247617
}
4760347618

4760447619
_awsArgumentCompleterRegistration $LWIZ_SelectCompleters $LWIZ_SelectMap

modules/AWSPowerShell/Cmdlets/Connect/Basic/New-CONNEvaluationForm-Cmdlet.cs

Lines changed: 63 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,18 @@ public partial class NewCONNEvaluationFormCmdlet : AmazonConnectClientCmdlet, IE
7878
public System.String Description { get; set; }
7979
#endregion
8080

81+
#region Parameter ReviewConfiguration_EligibilityDay
82+
/// <summary>
83+
/// <para>
84+
/// <para>Number of days during which a request for review can be submitted for evaluations
85+
/// created from this form.</para>
86+
/// </para>
87+
/// </summary>
88+
[System.Management.Automation.Parameter(ValueFromPipelineByPropertyName = true)]
89+
[Alias("ReviewConfiguration_EligibilityDays")]
90+
public System.Int32? ReviewConfiguration_EligibilityDay { get; set; }
91+
#endregion
92+
8193
#region Parameter AutoEvaluationConfiguration_Enabled
8294
/// <summary>
8395
/// <para>
@@ -151,6 +163,21 @@ public partial class NewCONNEvaluationFormCmdlet : AmazonConnectClientCmdlet, IE
151163
public Amazon.Connect.EvaluationFormScoringMode ScoringStrategy_Mode { get; set; }
152164
#endregion
153165

166+
#region Parameter ReviewConfiguration_ReviewNotificationRecipient
167+
/// <summary>
168+
/// <para>
169+
/// <para>List of recipients who should be notified when a review is requested.</para><para />
170+
/// Starting with version 4 of the SDK this property will default to null. If no data for this property is returned
171+
/// from the service the property will also be null. This was changed to improve performance and allow the SDK and caller
172+
/// to distinguish between a property not set or a property being empty to clear out a value. To retain the previous
173+
/// SDK behavior set the AWSConfigs.InitializeCollections static property to true.
174+
/// </para>
175+
/// </summary>
176+
[System.Management.Automation.Parameter(ValueFromPipelineByPropertyName = true)]
177+
[Alias("ReviewConfiguration_ReviewNotificationRecipients")]
178+
public Amazon.Connect.Model.EvaluationReviewNotificationRecipient[] ReviewConfiguration_ReviewNotificationRecipient { get; set; }
179+
#endregion
180+
154181
#region Parameter ScoringStrategy_Status
155182
/// <summary>
156183
/// <para>
@@ -276,6 +303,11 @@ protected override void ProcessRecord()
276303
}
277304
#endif
278305
context.LanguageConfiguration_FormLanguage = this.LanguageConfiguration_FormLanguage;
306+
context.ReviewConfiguration_EligibilityDay = this.ReviewConfiguration_EligibilityDay;
307+
if (this.ReviewConfiguration_ReviewNotificationRecipient != null)
308+
{
309+
context.ReviewConfiguration_ReviewNotificationRecipient = new List<Amazon.Connect.Model.EvaluationReviewNotificationRecipient>(this.ReviewConfiguration_ReviewNotificationRecipient);
310+
}
279311
context.ScoringStrategy_Mode = this.ScoringStrategy_Mode;
280312
context.ScoringStrategy_Status = this.ScoringStrategy_Status;
281313
if (this.Tag != null)
@@ -369,6 +401,35 @@ public object Execute(ExecutorContext context)
369401
request.LanguageConfiguration = null;
370402
}
371403

404+
// populate ReviewConfiguration
405+
var requestReviewConfigurationIsNull = true;
406+
request.ReviewConfiguration = new Amazon.Connect.Model.EvaluationReviewConfiguration();
407+
System.Int32? requestReviewConfiguration_reviewConfiguration_EligibilityDay = null;
408+
if (cmdletContext.ReviewConfiguration_EligibilityDay != null)
409+
{
410+
requestReviewConfiguration_reviewConfiguration_EligibilityDay = cmdletContext.ReviewConfiguration_EligibilityDay.Value;
411+
}
412+
if (requestReviewConfiguration_reviewConfiguration_EligibilityDay != null)
413+
{
414+
request.ReviewConfiguration.EligibilityDays = requestReviewConfiguration_reviewConfiguration_EligibilityDay.Value;
415+
requestReviewConfigurationIsNull = false;
416+
}
417+
List<Amazon.Connect.Model.EvaluationReviewNotificationRecipient> requestReviewConfiguration_reviewConfiguration_ReviewNotificationRecipient = null;
418+
if (cmdletContext.ReviewConfiguration_ReviewNotificationRecipient != null)
419+
{
420+
requestReviewConfiguration_reviewConfiguration_ReviewNotificationRecipient = cmdletContext.ReviewConfiguration_ReviewNotificationRecipient;
421+
}
422+
if (requestReviewConfiguration_reviewConfiguration_ReviewNotificationRecipient != null)
423+
{
424+
request.ReviewConfiguration.ReviewNotificationRecipients = requestReviewConfiguration_reviewConfiguration_ReviewNotificationRecipient;
425+
requestReviewConfigurationIsNull = false;
426+
}
427+
// determine if request.ReviewConfiguration should be set to null
428+
if (requestReviewConfigurationIsNull)
429+
{
430+
request.ReviewConfiguration = null;
431+
}
432+
372433
// populate ScoringStrategy
373434
var requestScoringStrategyIsNull = true;
374435
request.ScoringStrategy = new Amazon.Connect.Model.EvaluationFormScoringStrategy();
@@ -486,6 +547,8 @@ internal partial class CmdletContext : ExecutorContext
486547
public System.String InstanceId { get; set; }
487548
public List<Amazon.Connect.Model.EvaluationFormItem> Item { get; set; }
488549
public Amazon.Connect.EvaluationFormLanguageCode LanguageConfiguration_FormLanguage { get; set; }
550+
public System.Int32? ReviewConfiguration_EligibilityDay { get; set; }
551+
public List<Amazon.Connect.Model.EvaluationReviewNotificationRecipient> ReviewConfiguration_ReviewNotificationRecipient { get; set; }
489552
public Amazon.Connect.EvaluationFormScoringMode ScoringStrategy_Mode { get; set; }
490553
public Amazon.Connect.EvaluationFormScoringStatus ScoringStrategy_Status { get; set; }
491554
public Dictionary<System.String, System.String> Tag { get; set; }

0 commit comments

Comments
 (0)