Skip to content

Commit c14fb2f

Browse files
4.1.743
1 parent 5df8cb7 commit c14fb2f

File tree

44 files changed

+776
-110
lines changed

Some content is hidden

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

44 files changed

+776
-110
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" : "3.7.400.0",
4-
"ProductVersion" : "3.7.968.0",
4+
"ProductVersion" : "3.7.969.0",
55
"CoreVersion" : "3.7.401.4",
66
"OverrideCoreVersion" : "3.3",
77
"DefaultToPreview" : false,
@@ -64,7 +64,7 @@
6464
"InPreview" : false
6565
},
6666
"CloudTrail" : {
67-
"Version" : "3.7.402.28",
67+
"Version" : "3.7.403.0",
6868
"AssemblyVersionOverride" : "3.3",
6969
"Dependencies" : {
7070
"Core" : "3.7.401.4"
@@ -372,7 +372,7 @@
372372
"InPreview" : false
373373
},
374374
"SimpleSystemsManagement" : {
375-
"Version" : "3.7.403.28",
375+
"Version" : "3.7.403.29",
376376
"AssemblyVersionOverride" : "3.3",
377377
"Dependencies" : {
378378
"Core" : "3.7.401.4"
@@ -1100,7 +1100,7 @@
11001100
"InPreview" : false
11011101
},
11021102
"EKS" : {
1103-
"Version" : "3.7.408.15",
1103+
"Version" : "3.7.409.0",
11041104
"AssemblyVersionOverride" : "3.3",
11051105
"Dependencies" : {
11061106
"Core" : "3.7.401.4"
@@ -1212,7 +1212,7 @@
12121212
"InPreview" : false
12131213
},
12141214
"Transfer" : {
1215-
"Version" : "3.7.403.18",
1215+
"Version" : "3.7.404.0",
12161216
"AssemblyVersionOverride" : "3.3",
12171217
"Dependencies" : {
12181218
"Core" : "3.7.401.4"
@@ -1508,7 +1508,7 @@
15081508
"InPreview" : false
15091509
},
15101510
"SSOOIDC" : {
1511-
"Version" : "3.7.400.84",
1511+
"Version" : "3.7.400.85",
15121512
"AssemblyVersionOverride" : "3.3",
15131513
"Dependencies" : {
15141514
"Core" : "3.7.401.4"
@@ -1924,7 +1924,7 @@
19241924
"InPreview" : false
19251925
},
19261926
"HealthLake" : {
1927-
"Version" : "3.7.400.84",
1927+
"Version" : "3.7.401.0",
19281928
"AssemblyVersionOverride" : "3.3",
19291929
"Dependencies" : {
19301930
"Core" : "3.7.401.4"

changelogs/CHANGELOG.2025.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,15 @@
1-
### 4.1.742 (2025-01-23 21:26Z)
1+
### 4.1.743 (2025-01-24 21:33Z)
2+
* AWS Tools for PowerShell now use AWS .NET SDK 3.7.969.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 CloudTrail
4+
* Added cmdlet Search-CTSampleQuery leveraging the SearchSampleQueries service API.
5+
* Amazon Elastic Container Service for Kubernetes
6+
* Modified cmdlet New-EKSNodegroup: added parameter UpdateConfig_UpdateStrategy.
7+
* Modified cmdlet Update-EKSNodegroupConfig: added parameter UpdateConfig_UpdateStrategy.
8+
* Amazon Transfer for SFTP
9+
* Modified cmdlet New-TFRAgreement: added parameters CustomDirectories_FailedFilesDirectory, CustomDirectories_MdnFilesDirectory, CustomDirectories_PayloadFilesDirectory, CustomDirectories_StatusFilesDirectory and CustomDirectories_TemporaryFilesDirectory.
10+
* Modified cmdlet Update-TFRAgreement: added parameters CustomDirectories_FailedFilesDirectory, CustomDirectories_MdnFilesDirectory, CustomDirectories_PayloadFilesDirectory, CustomDirectories_StatusFilesDirectory and CustomDirectories_TemporaryFilesDirectory.
11+
12+
### 4.1.742 (2025-01-23 21:26Z)
213
* AWS Tools for PowerShell now use AWS .NET SDK 3.7.968.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.
314

415
### 4.1.741 (2025-01-22 21:58Z)

changelogs/CHANGELOG.ALL.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,15 @@
1-
### 4.1.742 (2025-01-23 21:26Z)
1+
### 4.1.743 (2025-01-24 21:33Z)
2+
* AWS Tools for PowerShell now use AWS .NET SDK 3.7.969.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 CloudTrail
4+
* Added cmdlet Search-CTSampleQuery leveraging the SearchSampleQueries service API.
5+
* Amazon Elastic Container Service for Kubernetes
6+
* Modified cmdlet New-EKSNodegroup: added parameter UpdateConfig_UpdateStrategy.
7+
* Modified cmdlet Update-EKSNodegroupConfig: added parameter UpdateConfig_UpdateStrategy.
8+
* Amazon Transfer for SFTP
9+
* Modified cmdlet New-TFRAgreement: added parameters CustomDirectories_FailedFilesDirectory, CustomDirectories_MdnFilesDirectory, CustomDirectories_PayloadFilesDirectory, CustomDirectories_StatusFilesDirectory and CustomDirectories_TemporaryFilesDirectory.
10+
* Modified cmdlet Update-TFRAgreement: added parameters CustomDirectories_FailedFilesDirectory, CustomDirectories_MdnFilesDirectory, CustomDirectories_PayloadFilesDirectory, CustomDirectories_StatusFilesDirectory and CustomDirectories_TemporaryFilesDirectory.
11+
12+
### 4.1.742 (2025-01-23 21:26Z)
213
* AWS Tools for PowerShell now use AWS .NET SDK 3.7.968.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.
314

415
### 4.1.741 (2025-01-22 21:58Z)

generator/AWSPSGeneratorLib/Config/ServiceConfig/cloudtrail.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -205,6 +205,10 @@
205205
<Params />
206206
<TypesNotToFlatten />
207207
</ServiceOperation>
208+
<ServiceOperation MethodName="SearchSampleQueries" OutputProperty="SearchResults" Verb="Search" Noun="SampleQuery" ShouldProcessTarget="SearchPhrase" PipelineParameter="SearchPhrase" NoPipelineParameter="false">
209+
<Params />
210+
<TypesNotToFlatten />
211+
</ServiceOperation>
208212
<ServiceOperation MethodName="StartDashboardRefresh" OutputProperty="RefreshId" Verb="Start" Noun="DashboardRefresh" ShouldProcessTarget="DashboardId" PipelineParameter="DashboardId" NoPipelineParameter="false">
209213
<Params />
210214
<TypesNotToFlatten />

modules/AWSPowerShell/AWSAliases.ps1

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4923,6 +4923,8 @@ Set-Alias -Name CT-RegisterOrganizationDelegatedAdmin -Value Register-CTOrganiza
49234923
Set-Alias -Name Remove-CTTags -Value Remove-CTResourceTag
49244924
Set-Alias -Name CT-RemoveTags -Value Remove-CTResourceTag
49254925
Set-Alias -Name CT-RestoreEventDataStore -Value Restore-CTEventDataStore
4926+
Set-Alias -Name Search-CTSampleQueries -Value Search-CTSampleQuery
4927+
Set-Alias -Name CT-SearchSampleQueries -Value Search-CTSampleQuery
49264928
Set-Alias -Name CT-StartDashboardRefresh -Value Start-CTDashboardRefresh
49274929
Set-Alias -Name CT-StartEventDataStoreIngestion -Value Start-CTEventDataStoreIngestion
49284930
Set-Alias -Name CT-StartImport -Value Start-CTImport

modules/AWSPowerShell/AWSPowerShellCompleters.psm1

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13355,6 +13355,7 @@ $CT_SelectMap = @{
1335513355
"Register-CTOrganizationDelegatedAdmin",
1335613356
"Remove-CTResourceTag",
1335713357
"Restore-CTEventDataStore",
13358+
"Search-CTSampleQuery",
1335813359
"Start-CTDashboardRefresh",
1335913360
"Start-CTEventDataStoreIngestion",
1336013361
"Start-CTImport",
@@ -27856,6 +27857,16 @@ $EKS_Completers = {
2785627857
break
2785727858
}
2785827859

27860+
# Amazon.EKS.NodegroupUpdateStrategies
27861+
{
27862+
($_ -eq "New-EKSNodegroup/UpdateConfig_UpdateStrategy") -Or
27863+
($_ -eq "Update-EKSNodegroupConfig/UpdateConfig_UpdateStrategy")
27864+
}
27865+
{
27866+
$v = "DEFAULT","MINIMAL"
27867+
break
27868+
}
27869+
2785927870
# Amazon.EKS.ResolveConflicts
2786027871
{
2786127872
($_ -eq "New-EKSAddon/ResolveConflict") -Or
@@ -27895,6 +27906,7 @@ $EKS_map = @{
2789527906
"ResolveConflict"=@("New-EKSAddon","Update-EKSAddon")
2789627907
"Status"=@("Get-EKSClusterVersion")
2789727908
"Term_Unit"=@("New-EKSEksAnywhereSubscription")
27909+
"UpdateConfig_UpdateStrategy"=@("New-EKSNodegroup","Update-EKSNodegroupConfig")
2789827910
"UpgradePolicy_SupportType"=@("New-EKSCluster","Update-EKSClusterConfig")
2789927911
}
2790027912

@@ -35793,7 +35805,7 @@ $AHL_Completers = {
3579335805
# Amazon.HealthLake.AuthorizationStrategy
3579435806
"New-AHLFHIRDatastore/IdentityProviderConfiguration_AuthorizationStrategy"
3579535807
{
35796-
$v = "AWS_AUTH","SMART_ON_FHIR_V1"
35808+
$v = "AWS_AUTH","SMART_ON_FHIR","SMART_ON_FHIR_V1"
3579735809
break
3579835810
}
3579935811

@@ -35824,7 +35836,7 @@ $AHL_Completers = {
3582435836
($_ -eq "Get-AHLFHIRImportJobList/JobStatus")
3582535837
}
3582635838
{
35827-
$v = "CANCEL_COMPLETED","CANCEL_FAILED","CANCEL_IN_PROGRESS","CANCEL_SUBMITTED","COMPLETED","COMPLETED_WITH_ERRORS","FAILED","IN_PROGRESS","SUBMITTED"
35839+
$v = "CANCEL_COMPLETED","CANCEL_FAILED","CANCEL_IN_PROGRESS","CANCEL_SUBMITTED","COMPLETED","COMPLETED_WITH_ERRORS","FAILED","IN_PROGRESS","QUEUED","SUBMITTED"
3582835840
break
3582935841
}
3583035842

modules/AWSPowerShell/Cmdlets/CloudTrail/AWS.Tools.CloudTrail.Completers.psm1

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -266,6 +266,7 @@ $CT_SelectMap = @{
266266
"Register-CTOrganizationDelegatedAdmin",
267267
"Remove-CTResourceTag",
268268
"Restore-CTEventDataStore",
269+
"Search-CTSampleQuery",
269270
"Start-CTDashboardRefresh",
270271
"Start-CTEventDataStoreIngestion",
271272
"Start-CTImport",

modules/AWSPowerShell/Cmdlets/CloudTrail/AWS.Tools.CloudTrail.psd1

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,7 @@ This version of AWS Tools for PowerShell is compatible with Windows PowerShell 5
125125
'Remove-CTResourceTag',
126126
'Remove-CTTrail',
127127
'Restore-CTEventDataStore',
128+
'Search-CTSampleQuery',
128129
'Start-CTDashboardRefresh',
129130
'Start-CTEventDataStoreIngestion',
130131
'Start-CTImport',

modules/AWSPowerShell/Cmdlets/CloudTrail/Basic/Get-CTInsightSelector-Cmdlet.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@ namespace Amazon.PowerShell.Cmdlets.CT
3838
/// for an event data store, or the <c>TrailName</c> parameter to the get Insights event
3939
/// selectors for a trail. You cannot specify these parameters together.
4040
/// </para><para>
41-
/// For more information, see <a href="https://docs.aws.amazon.com/awscloudtrail/latest/userguide/logging-insights-events-with-cloudtrail.html">Logging
42-
/// CloudTrail Insights events</a> in the <i>CloudTrail User Guide</i>.
41+
/// For more information, see <a href="https://docs.aws.amazon.com/awscloudtrail/latest/userguide/logging-insights-events-with-cloudtrail.html">Working
42+
/// with CloudTrail Insights</a> in the <i>CloudTrail User Guide</i>.
4343
/// </para>
4444
/// </summary>
4545
[Cmdlet("Get", "CTInsightSelector")]

0 commit comments

Comments
 (0)