Skip to content

Commit 93b8b16

Browse files
5.0.46
1 parent 15b47bf commit 93b8b16

26 files changed

+1232
-80
lines changed

Include/sdk/_sdk-versions.json

Lines changed: 6 additions & 6 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.81.1",
4+
"ProductVersion" : "4.0.82.0",
55
"CoreVersion" : "4.0.0.26",
66
"OverrideCoreVersion" : "4.0",
77
"DefaultToPreview" : false,
@@ -154,7 +154,7 @@
154154
"InPreview" : false
155155
},
156156
"EC2" : {
157-
"Version" : "4.0.35.0",
157+
"Version" : "4.0.36.0",
158158
"AssemblyVersionOverride" : "4.0",
159159
"Dependencies" : {
160160
"Core" : "4.0.0.26"
@@ -308,7 +308,7 @@
308308
"InPreview" : false
309309
},
310310
"S3" : {
311-
"Version" : "4.0.6.12",
311+
"Version" : "4.0.6.13",
312312
"AssemblyVersionOverride" : "4.0",
313313
"Dependencies" : {
314314
"Core" : "4.0.0.26"
@@ -996,7 +996,7 @@
996996
"InPreview" : false
997997
},
998998
"WorkMail" : {
999-
"Version" : "4.0.1.1",
999+
"Version" : "4.0.2.0",
10001000
"AssemblyVersionOverride" : "4.0",
10011001
"Dependencies" : {
10021002
"Core" : "4.0.0.26"
@@ -1076,7 +1076,7 @@
10761076
"InPreview" : false
10771077
},
10781078
"Neptune" : {
1079-
"Version" : "4.0.2.1",
1079+
"Version" : "4.0.3.0",
10801080
"AssemblyVersionOverride" : "4.0",
10811081
"Dependencies" : {
10821082
"Core" : "4.0.0.26"
@@ -3124,7 +3124,7 @@
31243124
"InPreview" : false
31253125
},
31263126
"Notifications" : {
3127-
"Version" : "4.0.1.4",
3127+
"Version" : "4.0.2.0",
31283128
"AssemblyVersionOverride" : "4.0",
31293129
"Dependencies" : {
31303130
"Core" : "4.0.0.26"

changelogs/CHANGELOG.2025.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,14 @@
1-
### 5.0.45 (2025-08-29 22:58Z)
1+
### 5.0.46 (2025-09-02 20:09Z)
2+
* AWS Tools for PowerShell now use AWS .NET SDK 4.0.82.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 User Notifications
4+
* Added cmdlet Add-UNOOrganizationalUnit leveraging the AssociateOrganizationalUnit service API.
5+
* Added cmdlet Get-UNOMemberAccountList leveraging the ListMemberAccounts service API.
6+
* Added cmdlet Get-UNOOrganizationalUnitList leveraging the ListOrganizationalUnits service API.
7+
* Added cmdlet Remove-UNOOrganizationalUnit leveraging the DisassociateOrganizationalUnit service API.
8+
* Modified cmdlet Get-UNONotificationConfigurationList: added parameter Subtype.
9+
* Modified cmdlet Get-UNONotificationEventList: added parameter OrganizationalUnitId.
10+
11+
### 5.0.45 (2025-08-29 22:58Z)
212
* AWS Tools for PowerShell now use AWS .NET SDK 4.0.81.1 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.
313

414
### 5.0.44 (2025-08-29 20:21Z)

changelogs/CHANGELOG.ALL.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,14 @@
1-
### 5.0.45 (2025-08-29 22:58Z)
1+
### 5.0.46 (2025-09-02 20:09Z)
2+
* AWS Tools for PowerShell now use AWS .NET SDK 4.0.82.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 User Notifications
4+
* Added cmdlet Add-UNOOrganizationalUnit leveraging the AssociateOrganizationalUnit service API.
5+
* Added cmdlet Get-UNOMemberAccountList leveraging the ListMemberAccounts service API.
6+
* Added cmdlet Get-UNOOrganizationalUnitList leveraging the ListOrganizationalUnits service API.
7+
* Added cmdlet Remove-UNOOrganizationalUnit leveraging the DisassociateOrganizationalUnit service API.
8+
* Modified cmdlet Get-UNONotificationConfigurationList: added parameter Subtype.
9+
* Modified cmdlet Get-UNONotificationEventList: added parameter OrganizationalUnitId.
10+
11+
### 5.0.45 (2025-08-29 22:58Z)
212
* AWS Tools for PowerShell now use AWS .NET SDK 4.0.81.1 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.
313

414
### 5.0.44 (2025-08-29 20:21Z)

generator/AWSPSGeneratorLib/Config/ServiceConfig/notifications.xml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,10 @@
3131
<Params />
3232
<TypesNotToFlatten />
3333
</ServiceOperation>
34+
<ServiceOperation MethodName="AssociateOrganizationalUnit" Verb="Add" Noun="OrganizationalUnit" ShouldProcessTarget="OrganizationalUnitId" PipelineParameter="NotificationConfigurationArn" NoPipelineParameter="false">
35+
<Params />
36+
<TypesNotToFlatten />
37+
</ServiceOperation>
3438
<ServiceOperation MethodName="CreateEventRule" OutputProperty="*" Verb="New" Noun="EventRule" ShouldProcessTarget="NotificationConfigurationArn" PipelineParameter="NotificationConfigurationArn" NoPipelineParameter="false" LegacyV4Pagination="true">
3539
<Params>
3640
<Param Name="Regions" NewName="EventRuleRegion" AutoApplyAlias="false" />
@@ -69,6 +73,10 @@
6973
<Params />
7074
<TypesNotToFlatten />
7175
</ServiceOperation>
76+
<ServiceOperation MethodName="DisassociateOrganizationalUnit" Verb="Remove" Noun="OrganizationalUnit" ShouldProcessTarget="OrganizationalUnitId" PipelineParameter="NotificationConfigurationArn" NoPipelineParameter="false">
77+
<Params />
78+
<TypesNotToFlatten />
79+
</ServiceOperation>
7280
<ServiceOperation MethodName="EnableNotificationsAccessForOrganization" Verb="Enable" Noun="NotificationsAccessForOrganization" PipelineParameter="" NoPipelineParameter="false" LegacyV4Pagination="true">
7381
<Params />
7482
<TypesNotToFlatten />
@@ -125,6 +133,10 @@
125133
<Params />
126134
<TypesNotToFlatten />
127135
</ServiceOperation>
136+
<ServiceOperation MethodName="ListMemberAccounts" OutputProperty="MemberAccounts" Verb="Get" Noun="MemberAccountList" PipelineParameter="NotificationConfigurationArn" NoPipelineParameter="false">
137+
<Params />
138+
<TypesNotToFlatten />
139+
</ServiceOperation>
128140
<ServiceOperation MethodName="ListNotificationConfigurations" OutputProperty="NotificationConfigurations" Verb="Get" Noun="NotificationConfigurationList" PipelineParameter="" NoPipelineParameter="true" LegacyV4Pagination="true">
129141
<Params />
130142
<TypesNotToFlatten />
@@ -137,6 +149,10 @@
137149
<Params />
138150
<TypesNotToFlatten />
139151
</ServiceOperation>
152+
<ServiceOperation MethodName="ListOrganizationalUnits" OutputProperty="OrganizationalUnits" Verb="Get" Noun="OrganizationalUnitList" PipelineParameter="NotificationConfigurationArn" NoPipelineParameter="false">
153+
<Params />
154+
<TypesNotToFlatten />
155+
</ServiceOperation>
140156
<ServiceOperation MethodName="ListTagsForResource" OutputProperty="Tags" Verb="Get" Noun="ResourceTag" PipelineParameter="Arn" NoPipelineParameter="false" LegacyV4Pagination="true">
141157
<Params />
142158
<TypesNotToFlatten />

modules/AWSPowerShell/AWSAliases.ps1

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22303,6 +22303,8 @@ Set-Alias -Name Associate-UNOManagedNotificationAccountContact -Value Add-UNOMan
2230322303
Set-Alias -Name UNO-AssociateManagedNotificationAccountContact -Value Add-UNOManagedNotificationAccountContact
2230422304
Set-Alias -Name Associate-UNOManagedNotificationAdditionalChannel -Value Add-UNOManagedNotificationAdditionalChannel
2230522305
Set-Alias -Name UNO-AssociateManagedNotificationAdditionalChannel -Value Add-UNOManagedNotificationAdditionalChannel
22306+
Set-Alias -Name Associate-UNOOrganizationalUnit -Value Add-UNOOrganizationalUnit
22307+
Set-Alias -Name UNO-AssociateOrganizationalUnit -Value Add-UNOOrganizationalUnit
2230622308
Set-Alias -Name Create-UNOEventRule -Value New-UNOEventRule
2230722309
Set-Alias -Name UNO-CreateEventRule -Value New-UNOEventRule
2230822310
Set-Alias -Name Create-UNONotificationConfiguration -Value New-UNONotificationConfiguration
@@ -22320,6 +22322,8 @@ Set-Alias -Name Disassociate-UNOManagedNotificationAccountContact -Value Remove-
2232022322
Set-Alias -Name UNO-DisassociateManagedNotificationAccountContact -Value Remove-UNOManagedNotificationAccountContact
2232122323
Set-Alias -Name Disassociate-UNOManagedNotificationAdditionalChannel -Value Remove-UNOManagedNotificationAdditionalChannel
2232222324
Set-Alias -Name UNO-DisassociateManagedNotificationAdditionalChannel -Value Remove-UNOManagedNotificationAdditionalChannel
22325+
Set-Alias -Name Disassociate-UNOOrganizationalUnit -Value Remove-UNOOrganizationalUnit
22326+
Set-Alias -Name UNO-DisassociateOrganizationalUnit -Value Remove-UNOOrganizationalUnit
2232322327
Set-Alias -Name UNO-EnableNotificationsAccessForOrganization -Value Enable-UNONotificationsAccessForOrganization
2232422328
Set-Alias -Name UNO-GetEventRule -Value Get-UNOEventRule
2232522329
Set-Alias -Name UNO-GetManagedNotificationChildEvent -Value Get-UNOManagedNotificationChildEvent
@@ -22346,6 +22350,9 @@ Set-Alias -Name UNO-ListManagedNotificationConfigurations -Value Get-UNOManagedN
2234622350
Set-Alias -Name List-UNOManagedNotificationEvents -Value Get-UNOManagedNotificationEventList
2234722351
Set-Alias -Name List-UNOManagedNotificationEventList -Value Get-UNOManagedNotificationEventList
2234822352
Set-Alias -Name UNO-ListManagedNotificationEvents -Value Get-UNOManagedNotificationEventList
22353+
Set-Alias -Name List-UNOMemberAccounts -Value Get-UNOMemberAccountList
22354+
Set-Alias -Name List-UNOMemberAccountList -Value Get-UNOMemberAccountList
22355+
Set-Alias -Name UNO-ListMemberAccounts -Value Get-UNOMemberAccountList
2234922356
Set-Alias -Name List-UNONotificationConfigurations -Value Get-UNONotificationConfigurationList
2235022357
Set-Alias -Name List-UNONotificationConfigurationList -Value Get-UNONotificationConfigurationList
2235122358
Set-Alias -Name UNO-ListNotificationConfigurations -Value Get-UNONotificationConfigurationList
@@ -22355,6 +22362,9 @@ Set-Alias -Name UNO-ListNotificationEvents -Value Get-UNONotificationEventList
2235522362
Set-Alias -Name List-UNONotificationHubs -Value Get-UNONotificationHubList
2235622363
Set-Alias -Name List-UNONotificationHubList -Value Get-UNONotificationHubList
2235722364
Set-Alias -Name UNO-ListNotificationHubs -Value Get-UNONotificationHubList
22365+
Set-Alias -Name List-UNOOrganizationalUnits -Value Get-UNOOrganizationalUnitList
22366+
Set-Alias -Name List-UNOOrganizationalUnitList -Value Get-UNOOrganizationalUnitList
22367+
Set-Alias -Name UNO-ListOrganizationalUnits -Value Get-UNOOrganizationalUnitList
2235822368
Set-Alias -Name UNO-ListTagsForResource -Value Get-UNOResourceTag
2235922369
Set-Alias -Name UNO-RegisterNotificationHub -Value Register-UNONotificationHub
2236022370
Set-Alias -Name UNO-TagResource -Value Add-UNOResourceTag

0 commit comments

Comments
 (0)