Skip to content

Commit bbaa020

Browse files
4.1.721
1 parent 27dff1c commit bbaa020

File tree

66 files changed

+4510
-892
lines changed

Some content is hidden

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

66 files changed

+4510
-892
lines changed

Include/sdk/_sdk-versions.json

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

changelogs/CHANGELOG.2024.md

Lines changed: 28 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,31 @@
1-
### 4.1.720 (2024-12-17 22:08Z)
1+
### 4.1.721 (2024-12-18 21:41Z)
2+
* AWS Tools for PowerShell now use AWS .NET SDK 3.7.949.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 Participant Service
4+
* Added cmdlet Get-CONNPAuthenticationUrl leveraging the GetAuthenticationUrl service API.
5+
* Added cmdlet Stop-CONNPParticipantAuthentication leveraging the CancelParticipantAuthentication service API.
6+
* Modified cmdlet Get-CONNPAttachment: added parameter UrlExpiryInSecond.
7+
* Amazon Connect Service
8+
* Added cmdlet Update-CONNParticipantAuthentication leveraging the UpdateParticipantAuthentication service API.
9+
* Modified cmdlet Start-CONNChatContact: added parameter CustomerId.
10+
* Amazon DataSync
11+
* Added cmdlet Update-DSYNLocationEfs leveraging the UpdateLocationEfs service API.
12+
* Added cmdlet Update-DSYNLocationFsxLustre leveraging the UpdateLocationFsxLustre service API.
13+
* Added cmdlet Update-DSYNLocationFsxOntap leveraging the UpdateLocationFsxOntap service API.
14+
* Added cmdlet Update-DSYNLocationFsxOpenZf leveraging the UpdateLocationFsxOpenZfs service API.
15+
* Added cmdlet Update-DSYNLocationFsxWindow leveraging the UpdateLocationFsxWindows service API.
16+
* Added cmdlet Update-DSYNLocationS3 leveraging the UpdateLocationS3 service API.
17+
* Amazon IoT
18+
* Added cmdlet Get-IOTThingConnectivityData leveraging the GetThingConnectivityData service API.
19+
* Amazon QuickSight
20+
* Modified cmdlet New-QSDataSet: added parameter PerformanceConfiguration_UniqueKey.
21+
* Modified cmdlet Update-QSDataSet: added parameter PerformanceConfiguration_UniqueKey.
22+
* Amazon Transfer for SFTP
23+
* Modified cmdlet New-TFRAgreement: added parameters EnforceMessageSigning and PreserveFilename.
24+
* Modified cmdlet New-TFRConnector: added parameter As2Config_PreserveContentType.
25+
* Modified cmdlet Update-TFRAgreement: added parameters EnforceMessageSigning and PreserveFilename.
26+
* Modified cmdlet Update-TFRConnector: added parameter As2Config_PreserveContentType.
27+
28+
### 4.1.720 (2024-12-17 22:08Z)
229
* AWS Tools for PowerShell now use AWS .NET SDK 3.7.948.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 Backup
431
* Added cmdlet Get-BAKIndexedRecoveryPointList leveraging the ListIndexedRecoveryPoints 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-
### 4.1.720 (2024-12-17 22:08Z)
1+
### 4.1.721 (2024-12-18 21:41Z)
2+
* AWS Tools for PowerShell now use AWS .NET SDK 3.7.949.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 Participant Service
4+
* Added cmdlet Get-CONNPAuthenticationUrl leveraging the GetAuthenticationUrl service API.
5+
* Added cmdlet Stop-CONNPParticipantAuthentication leveraging the CancelParticipantAuthentication service API.
6+
* Modified cmdlet Get-CONNPAttachment: added parameter UrlExpiryInSecond.
7+
* Amazon Connect Service
8+
* Added cmdlet Update-CONNParticipantAuthentication leveraging the UpdateParticipantAuthentication service API.
9+
* Modified cmdlet Start-CONNChatContact: added parameter CustomerId.
10+
* Amazon DataSync
11+
* Added cmdlet Update-DSYNLocationEfs leveraging the UpdateLocationEfs service API.
12+
* Added cmdlet Update-DSYNLocationFsxLustre leveraging the UpdateLocationFsxLustre service API.
13+
* Added cmdlet Update-DSYNLocationFsxOntap leveraging the UpdateLocationFsxOntap service API.
14+
* Added cmdlet Update-DSYNLocationFsxOpenZf leveraging the UpdateLocationFsxOpenZfs service API.
15+
* Added cmdlet Update-DSYNLocationFsxWindow leveraging the UpdateLocationFsxWindows service API.
16+
* Added cmdlet Update-DSYNLocationS3 leveraging the UpdateLocationS3 service API.
17+
* Amazon IoT
18+
* Added cmdlet Get-IOTThingConnectivityData leveraging the GetThingConnectivityData service API.
19+
* Amazon QuickSight
20+
* Modified cmdlet New-QSDataSet: added parameter PerformanceConfiguration_UniqueKey.
21+
* Modified cmdlet Update-QSDataSet: added parameter PerformanceConfiguration_UniqueKey.
22+
* Amazon Transfer for SFTP
23+
* Modified cmdlet New-TFRAgreement: added parameters EnforceMessageSigning and PreserveFilename.
24+
* Modified cmdlet New-TFRConnector: added parameter As2Config_PreserveContentType.
25+
* Modified cmdlet Update-TFRAgreement: added parameters EnforceMessageSigning and PreserveFilename.
26+
* Modified cmdlet Update-TFRConnector: added parameter As2Config_PreserveContentType.
27+
28+
### 4.1.720 (2024-12-17 22:08Z)
229
* AWS Tools for PowerShell now use AWS .NET SDK 3.7.948.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 Backup
431
* Added cmdlet Get-BAKIndexedRecoveryPointList leveraging the ListIndexedRecoveryPoints service API.

generator/AWSPSGeneratorLib/Config/ServiceConfig/connect.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1086,6 +1086,10 @@
10861086
</Params>
10871087
<TypesNotToFlatten />
10881088
</ServiceOperation>
1089+
<ServiceOperation MethodName="UpdateParticipantAuthentication" Verb="Update" Noun="ParticipantAuthentication" ShouldProcessTarget="InstanceId" PipelineParameter="InstanceId" NoPipelineParameter="false">
1090+
<Params />
1091+
<TypesNotToFlatten />
1092+
</ServiceOperation>
10891093
<ServiceOperation MethodName="UpdateParticipantRoleConfig" Verb="Update" Noun="ParticipantRoleConfig" ShouldProcessTarget="ContactId" PipelineParameter="InstanceId" NoPipelineParameter="false">
10901094
<Params />
10911095
<TypesNotToFlatten />

generator/AWSPSGeneratorLib/Config/ServiceConfig/connectparticipant.xml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,10 @@
1919
<ParamEmitters />
2020
<MetadataProperties />
2121
<ServiceOperations>
22+
<ServiceOperation MethodName="CancelParticipantAuthentication" Verb="Stop" Noun="ParticipantAuthentication" ShouldProcessTarget="SessionId" PipelineParameter="ConnectionToken" NoPipelineParameter="false">
23+
<Params />
24+
<TypesNotToFlatten />
25+
</ServiceOperation>
2226
<ServiceOperation MethodName="CompleteAttachmentUpload" Verb="Complete" Noun="AttachmentUpload" ShouldProcessTarget="ConnectionToken" PipelineParameter="ConnectionToken" NoPipelineParameter="false">
2327
<Params />
2428
<TypesNotToFlatten />
@@ -39,6 +43,10 @@
3943
<Params />
4044
<TypesNotToFlatten />
4145
</ServiceOperation>
46+
<ServiceOperation MethodName="GetAuthenticationUrl" OutputProperty="AuthenticationUrl" Verb="Get" Noun="AuthenticationUrl" PipelineParameter="ConnectionToken" NoPipelineParameter="false">
47+
<Params />
48+
<TypesNotToFlatten />
49+
</ServiceOperation>
4250
<ServiceOperation MethodName="GetTranscript" OutputProperty="*" Verb="Get" Noun="Transcript" PipelineParameter="ConnectionToken" NoPipelineParameter="false">
4351
<Params />
4452
<TypesNotToFlatten />

generator/AWSPSGeneratorLib/Config/ServiceConfig/datasync.xml

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -250,6 +250,32 @@
250250
<Params />
251251
<TypesNotToFlatten />
252252
</ServiceOperation>
253+
<ServiceOperation MethodName="UpdateLocationEfs" Verb="Update" Noun="LocationEfs" ShouldProcessTarget="LocationArn" PipelineParameter="LocationArn" NoPipelineParameter="false">
254+
<Params />
255+
<TypesNotToFlatten />
256+
</ServiceOperation>
257+
<ServiceOperation MethodName="UpdateLocationFsxLustre" Verb="Update" Noun="LocationFsxLustre" ShouldProcessTarget="LocationArn" PipelineParameter="LocationArn" NoPipelineParameter="false">
258+
<Params />
259+
<TypesNotToFlatten />
260+
</ServiceOperation>
261+
<ServiceOperation MethodName="UpdateLocationFsxOntap" Verb="Update" Noun="LocationFsxOntap" ShouldProcessTarget="LocationArn" PipelineParameter="LocationArn" NoPipelineParameter="false">
262+
<Params>
263+
<Param Name="Protocol_NFS_MountOptions_Version" NewName="Protocol_NFS_MountOptions_Version" />
264+
<Param Name="Protocol_SMB_MountOptions_Version" NewName="Protocol_SMB_MountOptions_Version" />
265+
</Params>
266+
<TypesNotToFlatten />
267+
</ServiceOperation>
268+
<ServiceOperation MethodName="UpdateLocationFsxOpenZfs" Verb="Update" Noun="LocationFsxOpenZf" ShouldProcessTarget="LocationArn" PipelineParameter="LocationArn" NoPipelineParameter="false">
269+
<Params>
270+
<Param Name="Protocol_NFS_MountOptions_Version" NewName="Protocol_NFS_MountOptions_Version" />
271+
<Param Name="Protocol_SMB_MountOptions_Version" NewName="Protocol_SMB_MountOptions_Version" />
272+
</Params>
273+
<TypesNotToFlatten />
274+
</ServiceOperation>
275+
<ServiceOperation MethodName="UpdateLocationFsxWindows" Verb="Update" Noun="LocationFsxWindow" ShouldProcessTarget="LocationArn" PipelineParameter="LocationArn" NoPipelineParameter="false">
276+
<Params />
277+
<TypesNotToFlatten />
278+
</ServiceOperation>
253279
<ServiceOperation MethodName="UpdateLocationHdfs" Verb="Update" Noun="LocationHdf" ShouldProcessTarget="LocationArn" PipelineParameter="LocationArn" NoPipelineParameter="false">
254280
<Params />
255281
<TypesNotToFlatten />
@@ -265,6 +291,10 @@
265291
</Params>
266292
<TypesNotToFlatten />
267293
</ServiceOperation>
294+
<ServiceOperation MethodName="UpdateLocationS3" Verb="Update" Noun="LocationS3" ShouldProcessTarget="LocationArn" PipelineParameter="LocationArn" NoPipelineParameter="false">
295+
<Params />
296+
<TypesNotToFlatten />
297+
</ServiceOperation>
268298
<ServiceOperation MethodName="UpdateLocationSmb" Verb="Update" Noun="LocationSmb" ShouldProcessTarget="LocationArn" PipelineParameter="LocationArn" NoPipelineParameter="false">
269299
<Params />
270300
<TypesNotToFlatten />

generator/AWSPSGeneratorLib/Config/ServiceConfig/iot.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -634,6 +634,10 @@
634634
<Params />
635635
<TypesNotToFlatten />
636636
</ServiceOperation>
637+
<ServiceOperation MethodName="GetThingConnectivityData" OutputProperty="*" Verb="Get" Noun="ThingConnectivityData" PipelineParameter="ThingName" NoPipelineParameter="false">
638+
<Params />
639+
<TypesNotToFlatten />
640+
</ServiceOperation>
637641
<ServiceOperation MethodName="GetTopicRule" OutputProperty="*" Verb="Get" Noun="TopicRule" PipelineParameter="RuleName" NoPipelineParameter="false">
638642
<Params />
639643
<TypesNotToFlatten />

modules/AWSPowerShell/AWSAliases.ps1

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7032,6 +7032,7 @@ Set-Alias -Name CONN-UpdateHoursOfOperation -Value Update-CONNHoursOfOperation
70327032
Set-Alias -Name CONN-UpdateHoursOfOperationOverride -Value Update-CONNHoursOfOperationOverride
70337033
Set-Alias -Name CONN-UpdateInstanceAttribute -Value Update-CONNInstanceAttribute
70347034
Set-Alias -Name CONN-UpdateInstanceStorageConfig -Value Update-CONNInstanceStorageConfig
7035+
Set-Alias -Name CONN-UpdateParticipantAuthentication -Value Update-CONNParticipantAuthentication
70357036
Set-Alias -Name CONN-UpdateParticipantRoleConfig -Value Update-CONNParticipantRoleConfig
70367037
Set-Alias -Name CONN-UpdatePhoneNumber -Value Update-CONNPhoneNumber
70377038
Set-Alias -Name CONN-UpdatePhoneNumberMetadata -Value Update-CONNPhoneNumberMetadata
@@ -7217,13 +7218,16 @@ Set-Alias -Name CCAS-UpdateTemplate -Value Update-CCASTemplate
72177218
Set-Alias -Name List-CCLRealtimeContactAnalysisSegments -Value Get-CCLRealtimeContactAnalysisSegmentList
72187219
Set-Alias -Name List-CCLRealtimeContactAnalysisSegmentList -Value Get-CCLRealtimeContactAnalysisSegmentList
72197220
Set-Alias -Name CCL-ListRealtimeContactAnalysisSegments -Value Get-CCLRealtimeContactAnalysisSegmentList
7221+
Set-Alias -Name Cancel-CONNPParticipantAuthentication -Value Stop-CONNPParticipantAuthentication
7222+
Set-Alias -Name CONNP-CancelParticipantAuthentication -Value Stop-CONNPParticipantAuthentication
72207223
Set-Alias -Name CONNP-CompleteAttachmentUpload -Value Complete-CONNPAttachmentUpload
72217224
Set-Alias -Name Create-CONNPParticipantConnection -Value New-CONNPParticipantConnection
72227225
Set-Alias -Name CONNP-CreateParticipantConnection -Value New-CONNPParticipantConnection
72237226
Set-Alias -Name Describe-CONNPView -Value Get-CONNPView
72247227
Set-Alias -Name CONNP-DescribeView -Value Get-CONNPView
72257228
Set-Alias -Name CONNP-DisconnectParticipant -Value Disconnect-CONNPParticipant
72267229
Set-Alias -Name CONNP-GetAttachment -Value Get-CONNPAttachment
7230+
Set-Alias -Name CONNP-GetAuthenticationUrl -Value Get-CONNPAuthenticationUrl
72277231
Set-Alias -Name CONNP-GetTranscript -Value Get-CONNPTranscript
72287232
Set-Alias -Name CONNP-SendEvent -Value Send-CONNPEvent
72297233
Set-Alias -Name CONNP-SendMessage -Value Send-CONNPMessage
@@ -7739,10 +7743,18 @@ Set-Alias -Name DSYN-UntagResource -Value Remove-DSYNResourceTag
77397743
Set-Alias -Name DSYN-UpdateAgent -Value Update-DSYNAgent
77407744
Set-Alias -Name DSYN-UpdateDiscoveryJob -Value Update-DSYNDiscoveryJob
77417745
Set-Alias -Name DSYN-UpdateLocationAzureBlob -Value Update-DSYNLocationAzureBlob
7746+
Set-Alias -Name DSYN-UpdateLocationEfs -Value Update-DSYNLocationEfs
7747+
Set-Alias -Name DSYN-UpdateLocationFsxLustre -Value Update-DSYNLocationFsxLustre
7748+
Set-Alias -Name DSYN-UpdateLocationFsxOntap -Value Update-DSYNLocationFsxOntap
7749+
Set-Alias -Name Update-DSYNLocationFsxOpenZfs -Value Update-DSYNLocationFsxOpenZf
7750+
Set-Alias -Name DSYN-UpdateLocationFsxOpenZfs -Value Update-DSYNLocationFsxOpenZf
7751+
Set-Alias -Name Update-DSYNLocationFsxWindows -Value Update-DSYNLocationFsxWindow
7752+
Set-Alias -Name DSYN-UpdateLocationFsxWindows -Value Update-DSYNLocationFsxWindow
77427753
Set-Alias -Name Update-DSYNLocationHdfs -Value Update-DSYNLocationHdf
77437754
Set-Alias -Name DSYN-UpdateLocationHdfs -Value Update-DSYNLocationHdf
77447755
Set-Alias -Name DSYN-UpdateLocationNfs -Value Update-DSYNLocationNfs
77457756
Set-Alias -Name DSYN-UpdateLocationObjectStorage -Value Update-DSYNLocationObjectStorage
7757+
Set-Alias -Name DSYN-UpdateLocationS3 -Value Update-DSYNLocationS3
77467758
Set-Alias -Name DSYN-UpdateLocationSmb -Value Update-DSYNLocationSmb
77477759
Set-Alias -Name DSYN-UpdateStorageSystem -Value Update-DSYNStorageSystem
77487760
Set-Alias -Name DSYN-UpdateTask -Value Update-DSYNTask
@@ -15822,6 +15834,7 @@ Set-Alias -Name IOT-GetPolicyVersion -Value Get-IOTPolicyVersion
1582215834
Set-Alias -Name IOT-GetRegistrationCode -Value Get-IOTRegistrationCode
1582315835
Set-Alias -Name Get-IOTStatistics -Value Get-IOTStatistic
1582415836
Set-Alias -Name IOT-GetStatistics -Value Get-IOTStatistic
15837+
Set-Alias -Name IOT-GetThingConnectivityData -Value Get-IOTThingConnectivityData
1582515838
Set-Alias -Name IOT-GetTopicRule -Value Get-IOTTopicRule
1582615839
Set-Alias -Name IOT-GetTopicRuleDestination -Value Get-IOTTopicRuleDestination
1582715840
Set-Alias -Name Get-IOTV2LoggingOptions -Value Get-IOTV2LoggingOption

0 commit comments

Comments
 (0)