Skip to content

Commit 3a374c7

Browse files
4.1.841
1 parent c536398 commit 3a374c7

29 files changed

+2167
-42
lines changed

Include/sdk/_sdk-versions.json

Lines changed: 5 additions & 5 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.1063.0",
4+
"ProductVersion" : "3.7.1064.0",
55
"CoreVersion" : "3.7.402.71",
66
"OverrideCoreVersion" : "3.3",
77
"DefaultToPreview" : false,
@@ -492,7 +492,7 @@
492492
"InPreview" : false
493493
},
494494
"ECR" : {
495-
"Version" : "3.7.411.22",
495+
"Version" : "3.7.412.0",
496496
"AssemblyVersionOverride" : "3.3",
497497
"Dependencies" : {
498498
"Core" : "3.7.402.71"
@@ -932,7 +932,7 @@
932932
"InPreview" : false
933933
},
934934
"SageMaker" : {
935-
"Version" : "3.7.443.5",
935+
"Version" : "3.7.444.0",
936936
"AssemblyVersionOverride" : "3.3",
937937
"Dependencies" : {
938938
"Core" : "3.7.402.71"
@@ -1820,7 +1820,7 @@
18201820
"InPreview" : false
18211821
},
18221822
"NetworkFirewall" : {
1823-
"Version" : "3.7.406.5",
1823+
"Version" : "3.7.407.0",
18241824
"AssemblyVersionOverride" : "3.3",
18251825
"Dependencies" : {
18261826
"Core" : "3.7.402.71"
@@ -2748,7 +2748,7 @@
27482748
"InPreview" : false
27492749
},
27502750
"Bedrock" : {
2751-
"Version" : "3.7.421.14",
2751+
"Version" : "3.7.422.0",
27522752
"AssemblyVersionOverride" : "3.3",
27532753
"Dependencies" : {
27542754
"Core" : "3.7.402.71"

changelogs/CHANGELOG.2025.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,18 @@
1-
### 4.1.840 (2025-06-12 20:09Z)
1+
### 4.1.841 (2025-06-16 19:58Z)
2+
* AWS Tools for PowerShell now use AWS .NET SDK 3.7.1064.0 and leverage its new features and improvements. Please find a description of the changes at https://github.com/aws/aws-sdk-net/blob/aws-sdk-net-v3.7/changelogs/SDK.CHANGELOG.ALL.md.
3+
* Amazon Bedrock
4+
* Added cmdlet New-BDRCustomModel leveraging the CreateCustomModel service API.
5+
* Modified cmdlet Get-BDRCustomModelList: added parameter ModelStatus.
6+
* Amazon Network Firewall
7+
* Added cmdlet Approve-NWFWNetworkFirewallTransitGatewayAttachment leveraging the AcceptNetworkFirewallTransitGatewayAttachment service API.
8+
* Added cmdlet Deny-NWFWNetworkFirewallTransitGatewayAttachment leveraging the RejectNetworkFirewallTransitGatewayAttachment service API.
9+
* Added cmdlet Register-NWFWAvailabilityZone leveraging the AssociateAvailabilityZones service API.
10+
* Added cmdlet Remove-NWFWNetworkFirewallTransitGatewayAttachment leveraging the DeleteNetworkFirewallTransitGatewayAttachment service API.
11+
* Added cmdlet Unregister-NWFWAvailabilityZone leveraging the DisassociateAvailabilityZones service API.
12+
* Added cmdlet Update-NWFWAvailabilityZoneChangeProtection leveraging the UpdateAvailabilityZoneChangeProtection service API.
13+
* Modified cmdlet New-NWFWFirewall: added parameters AvailabilityZoneChangeProtection, AvailabilityZoneMapping and TransitGatewayId.
14+
15+
### 4.1.840 (2025-06-12 20:09Z)
216
* AWS Tools for PowerShell now use AWS .NET SDK 3.7.1063.0 and leverage its new features and improvements. Please find a description of the changes at https://github.com/aws/aws-sdk-net/blob/aws-sdk-net-v3.7/changelogs/SDK.CHANGELOG.ALL.md.
317
* Amazon AmazonConnectCampaignServiceV2
418
* Added cmdlet Get-CCS2InstanceCommunicationLimit leveraging the GetInstanceCommunicationLimits service API.

changelogs/CHANGELOG.ALL.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,18 @@
1-
### 4.1.840 (2025-06-12 20:09Z)
1+
### 4.1.841 (2025-06-16 19:58Z)
2+
* AWS Tools for PowerShell now use AWS .NET SDK 3.7.1064.0 and leverage its new features and improvements. Please find a description of the changes at https://github.com/aws/aws-sdk-net/blob/aws-sdk-net-v3.7/changelogs/SDK.CHANGELOG.ALL.md.
3+
* Amazon Bedrock
4+
* Added cmdlet New-BDRCustomModel leveraging the CreateCustomModel service API.
5+
* Modified cmdlet Get-BDRCustomModelList: added parameter ModelStatus.
6+
* Amazon Network Firewall
7+
* Added cmdlet Approve-NWFWNetworkFirewallTransitGatewayAttachment leveraging the AcceptNetworkFirewallTransitGatewayAttachment service API.
8+
* Added cmdlet Deny-NWFWNetworkFirewallTransitGatewayAttachment leveraging the RejectNetworkFirewallTransitGatewayAttachment service API.
9+
* Added cmdlet Register-NWFWAvailabilityZone leveraging the AssociateAvailabilityZones service API.
10+
* Added cmdlet Remove-NWFWNetworkFirewallTransitGatewayAttachment leveraging the DeleteNetworkFirewallTransitGatewayAttachment service API.
11+
* Added cmdlet Unregister-NWFWAvailabilityZone leveraging the DisassociateAvailabilityZones service API.
12+
* Added cmdlet Update-NWFWAvailabilityZoneChangeProtection leveraging the UpdateAvailabilityZoneChangeProtection service API.
13+
* Modified cmdlet New-NWFWFirewall: added parameters AvailabilityZoneChangeProtection, AvailabilityZoneMapping and TransitGatewayId.
14+
15+
### 4.1.840 (2025-06-12 20:09Z)
216
* AWS Tools for PowerShell now use AWS .NET SDK 3.7.1063.0 and leverage its new features and improvements. Please find a description of the changes at https://github.com/aws/aws-sdk-net/blob/aws-sdk-net-v3.7/changelogs/SDK.CHANGELOG.ALL.md.
317
* Amazon AmazonConnectCampaignServiceV2
418
* Added cmdlet Get-CCS2InstanceCommunicationLimit leveraging the GetInstanceCommunicationLimits service API.

generator/AWSPSGeneratorLib/Config/ServiceConfig/bedrock.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,10 @@
2323
<Params />
2424
<TypesNotToFlatten />
2525
</ServiceOperation>
26+
<ServiceOperation MethodName="CreateCustomModel" OutputProperty="ModelArn" Verb="New" Noun="CustomModel" ShouldProcessTarget="ModelName" PipelineParameter="ModelName" NoPipelineParameter="false">
27+
<Params />
28+
<TypesNotToFlatten />
29+
</ServiceOperation>
2630
<ServiceOperation MethodName="CreateEvaluationJob" OutputProperty="JobArn" Verb="New" Noun="EvaluationJob" ShouldProcessTarget="JobName" PipelineParameter="" NoPipelineParameter="true" LegacyV4Pagination="true">
2731
<Params>
2832
<Param Name="EvaluationConfig_Automated_CustomMetricConfig_EvaluatorModelConfig_BedrockEvaluatorModels" NewName="EvaluationConfig_Automated_CustomMetricConfig_EvaluatorModelConfig_BedrockEvaluatorModels" Alias="EvaluatorModelConfig_CustomMetricConfig_BedrockEvaluatorModel" />

generator/AWSPSGeneratorLib/Config/ServiceConfig/network-firewall.xml

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,14 @@
1818
<ParamEmitters />
1919
<MetadataProperties />
2020
<ServiceOperations>
21+
<ServiceOperation MethodName="AcceptNetworkFirewallTransitGatewayAttachment" OutputProperty="*" Verb="Approve" Noun="NetworkFirewallTransitGatewayAttachment" ShouldProcessTarget="TransitGatewayAttachmentId" PipelineParameter="TransitGatewayAttachmentId" NoPipelineParameter="false">
22+
<Params />
23+
<TypesNotToFlatten />
24+
</ServiceOperation>
25+
<ServiceOperation MethodName="AssociateAvailabilityZones" OutputProperty="*" Verb="Register" Noun="AvailabilityZone" AnonymousShouldProcessTarget="true" PipelineParameter="FirewallArn" NoPipelineParameter="false">
26+
<Params />
27+
<TypesNotToFlatten />
28+
</ServiceOperation>
2129
<ServiceOperation MethodName="AssociateFirewallPolicy" OutputProperty="*" Verb="Register" Noun="FirewallPolicy" ShouldProcessTarget="FirewallPolicyArn" PipelineParameter="FirewallPolicyArn" NoPipelineParameter="false" LegacyV4Pagination="true">
2230
<Params />
2331
<TypesNotToFlatten />
@@ -54,6 +62,10 @@
5462
<Params />
5563
<TypesNotToFlatten />
5664
</ServiceOperation>
65+
<ServiceOperation MethodName="DeleteNetworkFirewallTransitGatewayAttachment" OutputProperty="*" Verb="Remove" Noun="NetworkFirewallTransitGatewayAttachment" ShouldProcessTarget="TransitGatewayAttachmentId" PipelineParameter="TransitGatewayAttachmentId" NoPipelineParameter="false">
66+
<Params />
67+
<TypesNotToFlatten />
68+
</ServiceOperation>
5769
<ServiceOperation MethodName="DeleteResourcePolicy" Verb="Remove" Noun="ResourcePolicy" ShouldProcessTarget="ResourceArn" PipelineParameter="ResourceArn" NoPipelineParameter="false" LegacyV4Pagination="true">
5870
<Params />
5971
<TypesNotToFlatten />
@@ -110,6 +122,10 @@
110122
<Params />
111123
<TypesNotToFlatten />
112124
</ServiceOperation>
125+
<ServiceOperation MethodName="DisassociateAvailabilityZones" OutputProperty="*" Verb="Unregister" Noun="AvailabilityZone" AnonymousShouldProcessTarget="true" PipelineParameter="FirewallArn" NoPipelineParameter="false">
126+
<Params />
127+
<TypesNotToFlatten />
128+
</ServiceOperation>
113129
<ServiceOperation MethodName="DisassociateSubnets" OutputProperty="*" Verb="Unregister" Noun="Subnet" AnonymousShouldProcessTarget="true" PipelineParameter="FirewallArn" NoPipelineParameter="false" LegacyV4Pagination="true">
114130
<Params />
115131
<TypesNotToFlatten />
@@ -158,6 +174,10 @@
158174
<Params />
159175
<TypesNotToFlatten />
160176
</ServiceOperation>
177+
<ServiceOperation MethodName="RejectNetworkFirewallTransitGatewayAttachment" OutputProperty="*" Verb="Deny" Noun="NetworkFirewallTransitGatewayAttachment" ShouldProcessTarget="TransitGatewayAttachmentId" PipelineParameter="TransitGatewayAttachmentId" NoPipelineParameter="false">
178+
<Params />
179+
<TypesNotToFlatten />
180+
</ServiceOperation>
161181
<ServiceOperation MethodName="StartAnalysisReport" OutputProperty="AnalysisReportId" Verb="Start" Noun="AnalysisReport" ShouldProcessTarget="" PipelineParameter="AnalysisType" NoPipelineParameter="false" LegacyV4Pagination="true">
162182
<Params />
163183
<TypesNotToFlatten />
@@ -178,6 +198,10 @@
178198
<Params />
179199
<TypesNotToFlatten />
180200
</ServiceOperation>
201+
<ServiceOperation MethodName="UpdateAvailabilityZoneChangeProtection" OutputProperty="*" Verb="Update" Noun="AvailabilityZoneChangeProtection" ShouldProcessTarget="" PipelineParameter="AvailabilityZoneChangeProtection" NoPipelineParameter="false">
202+
<Params />
203+
<TypesNotToFlatten />
204+
</ServiceOperation>
181205
<ServiceOperation MethodName="UpdateFirewallAnalysisSettings" OutputProperty="*" Verb="Update" Noun="FirewallAnalysisSetting" ShouldProcessTarget="FirewallArn" PipelineParameter="FirewallArn" NoPipelineParameter="false" LegacyV4Pagination="true">
182206
<Params />
183207
<TypesNotToFlatten />

modules/AWSPowerShell/AWSAliases.ps1

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2500,6 +2500,8 @@ Set-Alias -Name BCMPC-UpdateWorkloadEstimate -Value Update-BCMPCWorkloadEstimate
25002500
Set-Alias -Name Batch-BDRDeleteEvaluationJob -Value Set-BDRBatchDeleteEvaluationJob
25012501
Set-Alias -Name Batch-BDRBatchDeleteEvaluationJob -Value Set-BDRBatchDeleteEvaluationJob
25022502
Set-Alias -Name BDR-BatchDeleteEvaluationJob -Value Set-BDRBatchDeleteEvaluationJob
2503+
Set-Alias -Name Create-BDRCustomModel -Value New-BDRCustomModel
2504+
Set-Alias -Name BDR-CreateCustomModel -Value New-BDRCustomModel
25032505
Set-Alias -Name Create-BDREvaluationJob -Value New-BDREvaluationJob
25042506
Set-Alias -Name BDR-CreateEvaluationJob -Value New-BDREvaluationJob
25052507
Set-Alias -Name Create-BDRGuardrail -Value New-BDRGuardrail
@@ -21384,6 +21386,11 @@ Set-Alias -Name NEPTG-StartImportTask -Value Start-NEPTGImportTask
2138421386
Set-Alias -Name NEPTG-TagResource -Value Add-NEPTGResourceTag
2138521387
Set-Alias -Name NEPTG-UntagResource -Value Remove-NEPTGResourceTag
2138621388
Set-Alias -Name NEPTG-UpdateGraph -Value Update-NEPTGGraph
21389+
Set-Alias -Name Accept-NWFWNetworkFirewallTransitGatewayAttachment -Value Approve-NWFWNetworkFirewallTransitGatewayAttachment
21390+
Set-Alias -Name NWFW-AcceptNetworkFirewallTransitGatewayAttachment -Value Approve-NWFWNetworkFirewallTransitGatewayAttachment
21391+
Set-Alias -Name Associate-NWFWAvailabilityZones -Value Register-NWFWAvailabilityZone
21392+
Set-Alias -Name Associate-NWFWAvailabilityZone -Value Register-NWFWAvailabilityZone
21393+
Set-Alias -Name NWFW-AssociateAvailabilityZones -Value Register-NWFWAvailabilityZone
2138721394
Set-Alias -Name Associate-NWFWFirewallPolicy -Value Register-NWFWFirewallPolicy
2138821395
Set-Alias -Name NWFW-AssociateFirewallPolicy -Value Register-NWFWFirewallPolicy
2138921396
Set-Alias -Name Associate-NWFWSubnets -Value Register-NWFWSubnet
@@ -21403,6 +21410,8 @@ Set-Alias -Name Delete-NWFWFirewall -Value Remove-NWFWFirewall
2140321410
Set-Alias -Name NWFW-DeleteFirewall -Value Remove-NWFWFirewall
2140421411
Set-Alias -Name Delete-NWFWFirewallPolicy -Value Remove-NWFWFirewallPolicy
2140521412
Set-Alias -Name NWFW-DeleteFirewallPolicy -Value Remove-NWFWFirewallPolicy
21413+
Set-Alias -Name Delete-NWFWNetworkFirewallTransitGatewayAttachment -Value Remove-NWFWNetworkFirewallTransitGatewayAttachment
21414+
Set-Alias -Name NWFW-DeleteNetworkFirewallTransitGatewayAttachment -Value Remove-NWFWNetworkFirewallTransitGatewayAttachment
2140621415
Set-Alias -Name Delete-NWFWResourcePolicy -Value Remove-NWFWResourcePolicy
2140721416
Set-Alias -Name NWFW-DeleteResourcePolicy -Value Remove-NWFWResourcePolicy
2140821417
Set-Alias -Name Delete-NWFWRuleGroup -Value Remove-NWFWRuleGroup
@@ -21431,6 +21440,9 @@ Set-Alias -Name Describe-NWFWTLSInspectionConfiguration -Value Get-NWFWTLSInspec
2143121440
Set-Alias -Name NWFW-DescribeTLSInspectionConfiguration -Value Get-NWFWTLSInspectionConfiguration
2143221441
Set-Alias -Name Describe-NWFWVpcEndpointAssociation -Value Get-NWFWVpcEndpointAssociation
2143321442
Set-Alias -Name NWFW-DescribeVpcEndpointAssociation -Value Get-NWFWVpcEndpointAssociation
21443+
Set-Alias -Name Disassociate-NWFWAvailabilityZones -Value Unregister-NWFWAvailabilityZone
21444+
Set-Alias -Name Disassociate-NWFWAvailabilityZone -Value Unregister-NWFWAvailabilityZone
21445+
Set-Alias -Name NWFW-DisassociateAvailabilityZones -Value Unregister-NWFWAvailabilityZone
2143421446
Set-Alias -Name Disassociate-NWFWSubnets -Value Unregister-NWFWSubnet
2143521447
Set-Alias -Name Disassociate-NWFWSubnet -Value Unregister-NWFWSubnet
2143621448
Set-Alias -Name NWFW-DisassociateSubnets -Value Unregister-NWFWSubnet
@@ -21463,11 +21475,14 @@ Set-Alias -Name List-NWFWVpcEndpointAssociationList -Value Get-NWFWVpcEndpointAs
2146321475
Set-Alias -Name NWFW-ListVpcEndpointAssociations -Value Get-NWFWVpcEndpointAssociationList
2146421476
Set-Alias -Name Put-NWFWResourcePolicy -Value Write-NWFWResourcePolicy
2146521477
Set-Alias -Name NWFW-PutResourcePolicy -Value Write-NWFWResourcePolicy
21478+
Set-Alias -Name Reject-NWFWNetworkFirewallTransitGatewayAttachment -Value Deny-NWFWNetworkFirewallTransitGatewayAttachment
21479+
Set-Alias -Name NWFW-RejectNetworkFirewallTransitGatewayAttachment -Value Deny-NWFWNetworkFirewallTransitGatewayAttachment
2146621480
Set-Alias -Name NWFW-StartAnalysisReport -Value Start-NWFWAnalysisReport
2146721481
Set-Alias -Name NWFW-StartFlowCapture -Value Start-NWFWFlowCapture
2146821482
Set-Alias -Name NWFW-StartFlowFlush -Value Start-NWFWFlowFlush
2146921483
Set-Alias -Name NWFW-TagResource -Value Add-NWFWResourceTag
2147021484
Set-Alias -Name NWFW-UntagResource -Value Remove-NWFWResourceTag
21485+
Set-Alias -Name NWFW-UpdateAvailabilityZoneChangeProtection -Value Update-NWFWAvailabilityZoneChangeProtection
2147121486
Set-Alias -Name Update-NWFWFirewallAnalysisSettings -Value Update-NWFWFirewallAnalysisSetting
2147221487
Set-Alias -Name NWFW-UpdateFirewallAnalysisSettings -Value Update-NWFWFirewallAnalysisSetting
2147321488
Set-Alias -Name NWFW-UpdateFirewallDeleteProtection -Value Update-NWFWFirewallDeleteProtection

0 commit comments

Comments
 (0)