Skip to content

Commit 2ec9985

Browse files
5.0.92
1 parent 9faa511 commit 2ec9985

File tree

206 files changed

+4309
-489
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

206 files changed

+4309
-489
lines changed

Include/sdk/_sdk-versions.json

Lines changed: 13 additions & 13 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.127.0",
4+
"ProductVersion" : "4.0.128.0",
55
"CoreVersion" : "4.0.2.0",
66
"OverrideCoreVersion" : "4.0",
77
"DefaultToPreview" : false,
@@ -154,7 +154,7 @@
154154
"InPreview" : false
155155
},
156156
"EC2" : {
157-
"Version" : "4.0.48.0",
157+
"Version" : "4.0.49.0",
158158
"AssemblyVersionOverride" : "4.0",
159159
"Dependencies" : {
160160
"Core" : "4.0.2.0"
@@ -308,7 +308,7 @@
308308
"InPreview" : false
309309
},
310310
"S3" : {
311-
"Version" : "4.0.10.0",
311+
"Version" : "4.0.11.0",
312312
"AssemblyVersionOverride" : "4.0",
313313
"Dependencies" : {
314314
"Core" : "4.0.2.0"
@@ -364,7 +364,7 @@
364364
"InPreview" : false
365365
},
366366
"SimpleSystemsManagement" : {
367-
"Version" : "4.0.5.3",
367+
"Version" : "4.0.6.0",
368368
"AssemblyVersionOverride" : "4.0",
369369
"Dependencies" : {
370370
"Core" : "4.0.2.0"
@@ -508,7 +508,7 @@
508508
"InPreview" : false
509509
},
510510
"GameLift" : {
511-
"Version" : "4.0.3.3",
511+
"Version" : "4.0.4.0",
512512
"AssemblyVersionOverride" : "4.0",
513513
"Dependencies" : {
514514
"Core" : "4.0.2.0"
@@ -908,7 +908,7 @@
908908
"InPreview" : false
909909
},
910910
"SageMaker" : {
911-
"Version" : "4.0.30.0",
911+
"Version" : "4.0.31.0",
912912
"AssemblyVersionOverride" : "4.0",
913913
"Dependencies" : {
914914
"Core" : "4.0.2.0"
@@ -1020,7 +1020,7 @@
10201020
"InPreview" : false
10211021
},
10221022
"Connect" : {
1023-
"Version" : "4.0.14.3",
1023+
"Version" : "4.0.15.0",
10241024
"AssemblyVersionOverride" : "4.0",
10251025
"Dependencies" : {
10261026
"Core" : "4.0.2.0"
@@ -1164,7 +1164,7 @@
11641164
"InPreview" : false
11651165
},
11661166
"QuickSight" : {
1167-
"Version" : "4.0.7.5",
1167+
"Version" : "4.0.8.0",
11681168
"AssemblyVersionOverride" : "4.0",
11691169
"Dependencies" : {
11701170
"Core" : "4.0.2.0"
@@ -1292,7 +1292,7 @@
12921292
"InPreview" : false
12931293
},
12941294
"Backup" : {
1295-
"Version" : "4.0.5.4",
1295+
"Version" : "4.0.6.0",
12961296
"AssemblyVersionOverride" : "4.0",
12971297
"Dependencies" : {
12981298
"Core" : "4.0.2.0"
@@ -1556,7 +1556,7 @@
15561556
"InPreview" : false
15571557
},
15581558
"AccessAnalyzer" : {
1559-
"Version" : "4.0.3.1",
1559+
"Version" : "4.0.4.0",
15601560
"AssemblyVersionOverride" : "4.0",
15611561
"Dependencies" : {
15621562
"Core" : "4.0.2.0"
@@ -1708,7 +1708,7 @@
17081708
"InPreview" : false
17091709
},
17101710
"IdentityStore" : {
1711-
"Version" : "4.0.2.3",
1711+
"Version" : "4.0.3.0",
17121712
"AssemblyVersionOverride" : "4.0",
17131713
"Dependencies" : {
17141714
"Core" : "4.0.2.0"
@@ -3116,7 +3116,7 @@
31163116
"InPreview" : false
31173117
},
31183118
"S3Tables" : {
3119-
"Version" : "4.0.5.2",
3119+
"Version" : "4.0.6.0",
31203120
"AssemblyVersionOverride" : "4.0",
31213121
"Dependencies" : {
31223122
"Core" : "4.0.2.0"
@@ -3228,7 +3228,7 @@
32283228
"InPreview" : false
32293229
},
32303230
"S3Vectors" : {
3231-
"Version" : "4.0.2.1",
3231+
"Version" : "4.0.3.0",
32323232
"AssemblyVersionOverride" : "4.0",
32333233
"Dependencies" : {
32343234
"Core" : "4.0.2.0"

changelogs/CHANGELOG.2025.md

Lines changed: 28 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,31 @@
1-
### 5.0.91 (2025-11-05 21:46Z)
1+
### 5.0.92 (2025-11-06 21:30Z)
2+
* AWS Tools for PowerShell now use AWS .NET SDK 4.0.128.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 Backup
4+
* Modified cmdlet New-BAKLogicallyAirGappedBackupVault: added parameter EncryptionKeyArn.
5+
* Amazon Connect Service
6+
* Added cmdlet Search-CONNContactEvaluation leveraging the SearchContactEvaluations service API.
7+
* Added cmdlet Search-CONNEvaluationForm leveraging the SearchEvaluationForms service API.
8+
* Modified cmdlet New-CONNEvaluationForm: added parameters AutoEvaluationConfiguration_Enabled and Tag.
9+
* Modified cmdlet Start-CONNContactEvaluation: added parameters AutoEvaluationConfiguration_Enabled and Tag.
10+
* Modified cmdlet Submit-CONNContactEvaluation: added parameter SubmittedBy_ConnectUserArn.
11+
* Modified cmdlet Update-CONNContactEvaluation: added parameter UpdatedBy_ConnectUserArn.
12+
* Modified cmdlet Update-CONNEvaluationForm: added parameter AutoEvaluationConfiguration_Enabled.
13+
* Amazon Identity Store
14+
* Modified cmdlet New-IDSUser: added parameters Birthdate, Photo and Website.
15+
* Amazon QuickSight
16+
* Modified cmdlet New-QSDataSet: added parameters DataPrepConfiguration_DestinationTableMap, DataPrepConfiguration_SourceTableMap, DataPrepConfiguration_TransformStepMap and SemanticModelConfiguration_TableMap.
17+
* Modified cmdlet Update-QSDataSet: added parameters DataPrepConfiguration_DestinationTableMap, DataPrepConfiguration_SourceTableMap, DataPrepConfiguration_TransformStepMap and SemanticModelConfiguration_TableMap.
18+
* Amazon S3 Tables
19+
* Added cmdlet Add-S3TResourceTag leveraging the TagResource service API.
20+
* Added cmdlet Get-S3TResourceTag leveraging the ListTagsForResource service API.
21+
* Added cmdlet Remove-S3TResourceTag leveraging the UntagResource service API.
22+
* Modified cmdlet New-S3TTable: added parameter Tag.
23+
* Modified cmdlet New-S3TTableBucket: added parameter Tag.
24+
* Amazon SageMaker Service
25+
* Modified cmdlet Update-SMCluster: added parameter NodeProvisioningMode.
26+
* Modified cmdlet Update-SMDomain: added parameter VpcId.
27+
28+
### 5.0.91 (2025-11-05 21:46Z)
229
* AWS Tools for PowerShell now use AWS .NET SDK 4.0.127.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.
330
* Amazon CloudFront
431
* Added cmdlet Get-CFCFDistributionsByOwnedResource leveraging the ListDistributionsByOwnedResource service API.

changelogs/CHANGELOG.ALL.md

Lines changed: 28 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,31 @@
1-
### 5.0.91 (2025-11-05 21:46Z)
1+
### 5.0.92 (2025-11-06 21:30Z)
2+
* AWS Tools for PowerShell now use AWS .NET SDK 4.0.128.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 Backup
4+
* Modified cmdlet New-BAKLogicallyAirGappedBackupVault: added parameter EncryptionKeyArn.
5+
* Amazon Connect Service
6+
* Added cmdlet Search-CONNContactEvaluation leveraging the SearchContactEvaluations service API.
7+
* Added cmdlet Search-CONNEvaluationForm leveraging the SearchEvaluationForms service API.
8+
* Modified cmdlet New-CONNEvaluationForm: added parameters AutoEvaluationConfiguration_Enabled and Tag.
9+
* Modified cmdlet Start-CONNContactEvaluation: added parameters AutoEvaluationConfiguration_Enabled and Tag.
10+
* Modified cmdlet Submit-CONNContactEvaluation: added parameter SubmittedBy_ConnectUserArn.
11+
* Modified cmdlet Update-CONNContactEvaluation: added parameter UpdatedBy_ConnectUserArn.
12+
* Modified cmdlet Update-CONNEvaluationForm: added parameter AutoEvaluationConfiguration_Enabled.
13+
* Amazon Identity Store
14+
* Modified cmdlet New-IDSUser: added parameters Birthdate, Photo and Website.
15+
* Amazon QuickSight
16+
* Modified cmdlet New-QSDataSet: added parameters DataPrepConfiguration_DestinationTableMap, DataPrepConfiguration_SourceTableMap, DataPrepConfiguration_TransformStepMap and SemanticModelConfiguration_TableMap.
17+
* Modified cmdlet Update-QSDataSet: added parameters DataPrepConfiguration_DestinationTableMap, DataPrepConfiguration_SourceTableMap, DataPrepConfiguration_TransformStepMap and SemanticModelConfiguration_TableMap.
18+
* Amazon S3 Tables
19+
* Added cmdlet Add-S3TResourceTag leveraging the TagResource service API.
20+
* Added cmdlet Get-S3TResourceTag leveraging the ListTagsForResource service API.
21+
* Added cmdlet Remove-S3TResourceTag leveraging the UntagResource service API.
22+
* Modified cmdlet New-S3TTable: added parameter Tag.
23+
* Modified cmdlet New-S3TTableBucket: added parameter Tag.
24+
* Amazon SageMaker Service
25+
* Modified cmdlet Update-SMCluster: added parameter NodeProvisioningMode.
26+
* Modified cmdlet Update-SMDomain: added parameter VpcId.
27+
28+
### 5.0.91 (2025-11-05 21:46Z)
229
* AWS Tools for PowerShell now use AWS .NET SDK 4.0.127.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.
330
* Amazon CloudFront
431
* Added cmdlet Get-CFCFDistributionsByOwnedResource leveraging the ListDistributionsByOwnedResource service API.

generator/AWSPSGeneratorLib/Config/ServiceConfig/connect.xml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -815,6 +815,10 @@
815815
<Params />
816816
<TypesNotToFlatten />
817817
</ServiceOperation>
818+
<ServiceOperation MethodName="SearchContactEvaluations" OutputProperty="*" Verb="Search" Noun="ContactEvaluation" ShouldProcessTarget="InstanceId" PipelineParameter="InstanceId" NoPipelineParameter="false">
819+
<Params />
820+
<TypesNotToFlatten />
821+
</ServiceOperation>
818822
<ServiceOperation MethodName="SearchContactFlowModules" OutputProperty="*" Verb="Search" Noun="ContactFlowModule" ShouldProcessTarget="InstanceId" PipelineParameter="InstanceId" NoPipelineParameter="false" LegacyV4Pagination="true">
819823
<Params />
820824
<TypesNotToFlatten />
@@ -831,6 +835,10 @@
831835
<Params />
832836
<TypesNotToFlatten />
833837
</ServiceOperation>
838+
<ServiceOperation MethodName="SearchEvaluationForms" OutputProperty="*" Verb="Search" Noun="EvaluationForm" ShouldProcessTarget="InstanceId" PipelineParameter="InstanceId" NoPipelineParameter="false">
839+
<Params />
840+
<TypesNotToFlatten />
841+
</ServiceOperation>
834842
<ServiceOperation MethodName="SearchHoursOfOperationOverrides" OutputProperty="*" Verb="Search" Noun="HoursOfOperationOverride" ShouldProcessTarget="InstanceId" PipelineParameter="InstanceId" NoPipelineParameter="false" LegacyV4Pagination="true">
835843
<Params />
836844
<TypesNotToFlatten />

generator/AWSPSGeneratorLib/Config/ServiceConfig/s3tables.xml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,10 @@
110110
<Params />
111111
<TypesNotToFlatten />
112112
</ServiceOperation>
113+
<ServiceOperation MethodName="ListTagsForResource" OutputProperty="Tags" Verb="Get" Noun="ResourceTag" PipelineParameter="ResourceArn" NoPipelineParameter="false">
114+
<Params />
115+
<TypesNotToFlatten />
116+
</ServiceOperation>
113117
<ServiceOperation MethodName="PutTableBucketEncryption" Verb="Write" Noun="TableBucketEncryption" ShouldProcessTarget="EncryptionConfiguration_KmsKeyArn" PipelineParameter="TableBucketARN" NoPipelineParameter="false" LegacyV4Pagination="true">
114118
<Params />
115119
<TypesNotToFlatten />
@@ -134,6 +138,14 @@
134138
<Params />
135139
<TypesNotToFlatten />
136140
</ServiceOperation>
141+
<ServiceOperation MethodName="TagResource" Verb="Add" Noun="ResourceTag" ShouldProcessTarget="ResourceArn" PipelineParameter="ResourceArn" NoPipelineParameter="false">
142+
<Params />
143+
<TypesNotToFlatten />
144+
</ServiceOperation>
145+
<ServiceOperation MethodName="UntagResource" Verb="Remove" Noun="ResourceTag" ShouldProcessTarget="ResourceArn" PipelineParameter="ResourceArn" NoPipelineParameter="false">
146+
<Params />
147+
<TypesNotToFlatten />
148+
</ServiceOperation>
137149
<ServiceOperation MethodName="UpdateTableMetadataLocation" OutputProperty="*" Verb="Update" Noun="TableMetadataLocation" ShouldProcessTarget="Name" PipelineParameter="" NoPipelineParameter="true" LegacyV4Pagination="true">
138150
<Params />
139151
<TypesNotToFlatten />

generator/AWSPSGeneratorLib/Config/ServiceConfig/s3vectors.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,11 @@
1818
<ParamEmitters />
1919
<MetadataProperties />
2020
<ServiceOperations>
21-
<ServiceOperation MethodName="CreateIndex" Verb="New" Noun="Index" ShouldProcessTarget="IndexName" PipelineParameter="IndexName" NoPipelineParameter="false">
21+
<ServiceOperation MethodName="CreateIndex" OutputProperty="IndexArn" Verb="New" Noun="Index" ShouldProcessTarget="IndexName" PipelineParameter="IndexName" NoPipelineParameter="false">
2222
<Params />
2323
<TypesNotToFlatten />
2424
</ServiceOperation>
25-
<ServiceOperation MethodName="CreateVectorBucket" Verb="New" Noun="VectorBucket" ShouldProcessTarget="VectorBucketName" PipelineParameter="VectorBucketName" NoPipelineParameter="false">
25+
<ServiceOperation MethodName="CreateVectorBucket" OutputProperty="VectorBucketArn" Verb="New" Noun="VectorBucket" ShouldProcessTarget="VectorBucketName" PipelineParameter="VectorBucketName" NoPipelineParameter="false">
2626
<Params />
2727
<TypesNotToFlatten />
2828
</ServiceOperation>

modules/AWSPowerShell/AWSAliases.ps1

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7275,6 +7275,8 @@ Set-Alias -Name Search-CONNAgentStatuses -Value Search-CONNAgentStatus
72757275
Set-Alias -Name CONN-SearchAgentStatuses -Value Search-CONNAgentStatus
72767276
Set-Alias -Name Search-CONNAvailablePhoneNumbers -Value Search-CONNAvailablePhoneNumber
72777277
Set-Alias -Name CONN-SearchAvailablePhoneNumbers -Value Search-CONNAvailablePhoneNumber
7278+
Set-Alias -Name Search-CONNContactEvaluations -Value Search-CONNContactEvaluation
7279+
Set-Alias -Name CONN-SearchContactEvaluations -Value Search-CONNContactEvaluation
72787280
Set-Alias -Name Search-CONNContactFlowModules -Value Search-CONNContactFlowModule
72797281
Set-Alias -Name CONN-SearchContactFlowModules -Value Search-CONNContactFlowModule
72807282
Set-Alias -Name Search-CONNContactFlows -Value Search-CONNContactFlow
@@ -7283,6 +7285,8 @@ Set-Alias -Name Search-CONNContacts -Value Search-CONNContact
72837285
Set-Alias -Name CONN-SearchContacts -Value Search-CONNContact
72847286
Set-Alias -Name Search-CONNEmailAddresses -Value Search-CONNEmailAddress
72857287
Set-Alias -Name CONN-SearchEmailAddresses -Value Search-CONNEmailAddress
7288+
Set-Alias -Name Search-CONNEvaluationForms -Value Search-CONNEvaluationForm
7289+
Set-Alias -Name CONN-SearchEvaluationForms -Value Search-CONNEvaluationForm
72867290
Set-Alias -Name Search-CONNHoursOfOperationOverrides -Value Search-CONNHoursOfOperationOverride
72877291
Set-Alias -Name CONN-SearchHoursOfOperationOverrides -Value Search-CONNHoursOfOperationOverride
72887292
Set-Alias -Name Search-CONNHoursOfOperations -Value Search-CONNHoursOfOperation
@@ -27539,6 +27543,7 @@ Set-Alias -Name S3T-ListTableBuckets -Value Get-S3TTableBucketList
2753927543
Set-Alias -Name List-S3TTables -Value Get-S3TTableList
2754027544
Set-Alias -Name List-S3TTableList -Value Get-S3TTableList
2754127545
Set-Alias -Name S3T-ListTables -Value Get-S3TTableList
27546+
Set-Alias -Name S3T-ListTagsForResource -Value Get-S3TResourceTag
2754227547
Set-Alias -Name Put-S3TTableBucketEncryption -Value Write-S3TTableBucketEncryption
2754327548
Set-Alias -Name S3T-PutTableBucketEncryption -Value Write-S3TTableBucketEncryption
2754427549
Set-Alias -Name Put-S3TTableBucketMaintenanceConfiguration -Value Write-S3TTableBucketMaintenanceConfiguration
@@ -27550,6 +27555,8 @@ Set-Alias -Name S3T-PutTableMaintenanceConfiguration -Value Write-S3TTableMainte
2755027555
Set-Alias -Name Put-S3TTablePolicy -Value Write-S3TTablePolicy
2755127556
Set-Alias -Name S3T-PutTablePolicy -Value Write-S3TTablePolicy
2755227557
Set-Alias -Name S3T-RenameTable -Value Rename-S3TTable
27558+
Set-Alias -Name S3T-TagResource -Value Add-S3TResourceTag
27559+
Set-Alias -Name S3T-UntagResource -Value Remove-S3TResourceTag
2755327560
Set-Alias -Name S3T-UpdateTableMetadataLocation -Value Update-S3TTableMetadataLocation
2755427561
Set-Alias -Name Create-S3VIndex -Value New-S3VIndex
2755527562
Set-Alias -Name S3V-CreateIndex -Value New-S3VIndex

0 commit comments

Comments
 (0)