Skip to content

Commit 69710a3

Browse files
5.0.26
1 parent 4758817 commit 69710a3

File tree

55 files changed

+8136
-20
lines changed

Some content is hidden

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

55 files changed

+8136
-20
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" : "4.0.0.0",
4-
"ProductVersion" : "4.0.62.0",
4+
"ProductVersion" : "4.0.63.0",
55
"CoreVersion" : "4.0.0.20",
66
"OverrideCoreVersion" : "4.0",
77
"DefaultToPreview" : false,
@@ -146,7 +146,7 @@
146146
"InPreview" : false
147147
},
148148
"DynamoDBv2" : {
149-
"Version" : "4.0.3.2",
149+
"Version" : "4.0.3.3",
150150
"AssemblyVersionOverride" : "4.0",
151151
"Dependencies" : {
152152
"Core" : "4.0.0.20"
@@ -284,7 +284,7 @@
284284
"InPreview" : false
285285
},
286286
"RDS" : {
287-
"Version" : "4.0.4.5",
287+
"Version" : "4.0.5.0",
288288
"AssemblyVersionOverride" : "4.0",
289289
"Dependencies" : {
290290
"Core" : "4.0.0.20"
@@ -932,7 +932,7 @@
932932
"InPreview" : false
933933
},
934934
"SageMaker" : {
935-
"Version" : "4.0.15.0",
935+
"Version" : "4.0.16.0",
936936
"AssemblyVersionOverride" : "4.0",
937937
"Dependencies" : {
938938
"Core" : "4.0.0.20"
@@ -1108,7 +1108,7 @@
11081108
"InPreview" : false
11091109
},
11101110
"EKS" : {
1111-
"Version" : "4.0.2.9",
1111+
"Version" : "4.0.3.0",
11121112
"AssemblyVersionOverride" : "4.0",
11131113
"Dependencies" : {
11141114
"Core" : "4.0.0.20"
@@ -2748,15 +2748,15 @@
27482748
"InPreview" : false
27492749
},
27502750
"BedrockRuntime" : {
2751-
"Version" : "4.0.2.2",
2751+
"Version" : "4.0.3.0",
27522752
"AssemblyVersionOverride" : "4.0",
27532753
"Dependencies" : {
27542754
"Core" : "4.0.0.20"
27552755
},
27562756
"InPreview" : false
27572757
},
27582758
"Bedrock" : {
2759-
"Version" : "4.0.8.2",
2759+
"Version" : "4.0.9.0",
27602760
"AssemblyVersionOverride" : "4.0",
27612761
"Dependencies" : {
27622762
"Core" : "4.0.0.20"

changelogs/CHANGELOG.2025.md

Lines changed: 43 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,46 @@
1-
### 5.0.25 (2025-08-04 23:47Z)
1+
### 5.0.26 (2025-08-05 20:25Z)
2+
* AWS Tools for PowerShell now use AWS .NET SDK 4.0.63.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 Bedrock
4+
* Added cmdlet Export-BDRAutomatedReasoningPolicyVersion leveraging the ExportAutomatedReasoningPolicyVersion service API.
5+
* Added cmdlet Get-BDRAutomatedReasoningPolicy leveraging the GetAutomatedReasoningPolicy service API.
6+
* Added cmdlet Get-BDRAutomatedReasoningPolicyAnnotation leveraging the GetAutomatedReasoningPolicyAnnotations service API.
7+
* Added cmdlet Get-BDRAutomatedReasoningPolicyBuildWorkflow leveraging the GetAutomatedReasoningPolicyBuildWorkflow service API.
8+
* Added cmdlet Get-BDRAutomatedReasoningPolicyBuildWorkflowList leveraging the ListAutomatedReasoningPolicyBuildWorkflows service API.
9+
* Added cmdlet Get-BDRAutomatedReasoningPolicyBuildWorkflowResultAsset leveraging the GetAutomatedReasoningPolicyBuildWorkflowResultAssets service API.
10+
* Added cmdlet Get-BDRAutomatedReasoningPolicyList leveraging the ListAutomatedReasoningPolicies service API.
11+
* Added cmdlet Get-BDRAutomatedReasoningPolicyNextScenario leveraging the GetAutomatedReasoningPolicyNextScenario service API.
12+
* Added cmdlet Get-BDRAutomatedReasoningPolicyTestCase leveraging the GetAutomatedReasoningPolicyTestCase service API.
13+
* Added cmdlet Get-BDRAutomatedReasoningPolicyTestCaseList leveraging the ListAutomatedReasoningPolicyTestCases service API.
14+
* Added cmdlet Get-BDRAutomatedReasoningPolicyTestResult leveraging the GetAutomatedReasoningPolicyTestResult service API.
15+
* Added cmdlet Get-BDRAutomatedReasoningPolicyTestResultList leveraging the ListAutomatedReasoningPolicyTestResults service API.
16+
* Added cmdlet New-BDRAutomatedReasoningPolicy leveraging the CreateAutomatedReasoningPolicy service API.
17+
* Added cmdlet New-BDRAutomatedReasoningPolicyTestCase leveraging the CreateAutomatedReasoningPolicyTestCase service API.
18+
* Added cmdlet New-BDRAutomatedReasoningPolicyVersion leveraging the CreateAutomatedReasoningPolicyVersion service API.
19+
* Added cmdlet Remove-BDRAutomatedReasoningPolicy leveraging the DeleteAutomatedReasoningPolicy service API.
20+
* Added cmdlet Remove-BDRAutomatedReasoningPolicyBuildWorkflow leveraging the DeleteAutomatedReasoningPolicyBuildWorkflow service API.
21+
* Added cmdlet Remove-BDRAutomatedReasoningPolicyTestCase leveraging the DeleteAutomatedReasoningPolicyTestCase service API.
22+
* Added cmdlet Start-BDRAutomatedReasoningPolicyBuildWorkflow leveraging the StartAutomatedReasoningPolicyBuildWorkflow service API.
23+
* Added cmdlet Start-BDRAutomatedReasoningPolicyTestWorkflow leveraging the StartAutomatedReasoningPolicyTestWorkflow service API.
24+
* Added cmdlet Stop-BDRAutomatedReasoningPolicyBuildWorkflow leveraging the CancelAutomatedReasoningPolicyBuildWorkflow service API.
25+
* Added cmdlet Update-BDRAutomatedReasoningPolicy leveraging the UpdateAutomatedReasoningPolicy service API.
26+
* Added cmdlet Update-BDRAutomatedReasoningPolicyAnnotation leveraging the UpdateAutomatedReasoningPolicyAnnotations service API.
27+
* Added cmdlet Update-BDRAutomatedReasoningPolicyTestCase leveraging the UpdateAutomatedReasoningPolicyTestCase service API.
28+
* Modified cmdlet New-BDRGuardrail: added parameters AutomatedReasoningPolicyConfig_ConfidenceThreshold and AutomatedReasoningPolicyConfig_Policy.
29+
* Modified cmdlet Update-BDRGuardrail: added parameters AutomatedReasoningPolicyConfig_ConfidenceThreshold and AutomatedReasoningPolicyConfig_Policy.
30+
* Amazon Elastic Container Service for Kubernetes
31+
* Modified cmdlet New-EKSCluster: added parameter DeletionProtection.
32+
* Modified cmdlet Update-EKSClusterConfig: added parameter DeletionProtection.
33+
* Amazon SageMaker Service
34+
* Added cmdlet Get-SMClusterEvent leveraging the DescribeClusterEvent service API.
35+
* Added cmdlet Get-SMClusterEventList leveraging the ListClusterEvents service API.
36+
* Added cmdlet Set-SMAddClusterNode leveraging the BatchAddClusterNodes service API.
37+
* Modified cmdlet Get-SMClusterNode: added parameter NodeLogicalId.
38+
* Modified cmdlet Get-SMClusterNodeList: added parameter IncludeNodeLogicalId.
39+
* Modified cmdlet New-SMCluster: added parameter NodeProvisioningMode.
40+
* Modified cmdlet Set-SMDeleteClusterNode: added parameter NodeLogicalId.
41+
* Modified cmdlet Update-SMClusterSoftware: added parameter ImageId.
42+
43+
### 5.0.25 (2025-08-04 23:47Z)
244
* AWS Tools for PowerShell now use AWS .NET SDK 4.0.62.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.
345
* Amazon Bedrock AgentCore Data Plane Fronting Layer
446
* [Breaking Change] Modified cmdlet Get-BACResourceOauth2Token: removed parameter UserId.

changelogs/CHANGELOG.ALL.md

Lines changed: 43 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,46 @@
1-
### 5.0.25 (2025-08-04 23:47Z)
1+
### 5.0.26 (2025-08-05 20:25Z)
2+
* AWS Tools for PowerShell now use AWS .NET SDK 4.0.63.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 Bedrock
4+
* Added cmdlet Export-BDRAutomatedReasoningPolicyVersion leveraging the ExportAutomatedReasoningPolicyVersion service API.
5+
* Added cmdlet Get-BDRAutomatedReasoningPolicy leveraging the GetAutomatedReasoningPolicy service API.
6+
* Added cmdlet Get-BDRAutomatedReasoningPolicyAnnotation leveraging the GetAutomatedReasoningPolicyAnnotations service API.
7+
* Added cmdlet Get-BDRAutomatedReasoningPolicyBuildWorkflow leveraging the GetAutomatedReasoningPolicyBuildWorkflow service API.
8+
* Added cmdlet Get-BDRAutomatedReasoningPolicyBuildWorkflowList leveraging the ListAutomatedReasoningPolicyBuildWorkflows service API.
9+
* Added cmdlet Get-BDRAutomatedReasoningPolicyBuildWorkflowResultAsset leveraging the GetAutomatedReasoningPolicyBuildWorkflowResultAssets service API.
10+
* Added cmdlet Get-BDRAutomatedReasoningPolicyList leveraging the ListAutomatedReasoningPolicies service API.
11+
* Added cmdlet Get-BDRAutomatedReasoningPolicyNextScenario leveraging the GetAutomatedReasoningPolicyNextScenario service API.
12+
* Added cmdlet Get-BDRAutomatedReasoningPolicyTestCase leveraging the GetAutomatedReasoningPolicyTestCase service API.
13+
* Added cmdlet Get-BDRAutomatedReasoningPolicyTestCaseList leveraging the ListAutomatedReasoningPolicyTestCases service API.
14+
* Added cmdlet Get-BDRAutomatedReasoningPolicyTestResult leveraging the GetAutomatedReasoningPolicyTestResult service API.
15+
* Added cmdlet Get-BDRAutomatedReasoningPolicyTestResultList leveraging the ListAutomatedReasoningPolicyTestResults service API.
16+
* Added cmdlet New-BDRAutomatedReasoningPolicy leveraging the CreateAutomatedReasoningPolicy service API.
17+
* Added cmdlet New-BDRAutomatedReasoningPolicyTestCase leveraging the CreateAutomatedReasoningPolicyTestCase service API.
18+
* Added cmdlet New-BDRAutomatedReasoningPolicyVersion leveraging the CreateAutomatedReasoningPolicyVersion service API.
19+
* Added cmdlet Remove-BDRAutomatedReasoningPolicy leveraging the DeleteAutomatedReasoningPolicy service API.
20+
* Added cmdlet Remove-BDRAutomatedReasoningPolicyBuildWorkflow leveraging the DeleteAutomatedReasoningPolicyBuildWorkflow service API.
21+
* Added cmdlet Remove-BDRAutomatedReasoningPolicyTestCase leveraging the DeleteAutomatedReasoningPolicyTestCase service API.
22+
* Added cmdlet Start-BDRAutomatedReasoningPolicyBuildWorkflow leveraging the StartAutomatedReasoningPolicyBuildWorkflow service API.
23+
* Added cmdlet Start-BDRAutomatedReasoningPolicyTestWorkflow leveraging the StartAutomatedReasoningPolicyTestWorkflow service API.
24+
* Added cmdlet Stop-BDRAutomatedReasoningPolicyBuildWorkflow leveraging the CancelAutomatedReasoningPolicyBuildWorkflow service API.
25+
* Added cmdlet Update-BDRAutomatedReasoningPolicy leveraging the UpdateAutomatedReasoningPolicy service API.
26+
* Added cmdlet Update-BDRAutomatedReasoningPolicyAnnotation leveraging the UpdateAutomatedReasoningPolicyAnnotations service API.
27+
* Added cmdlet Update-BDRAutomatedReasoningPolicyTestCase leveraging the UpdateAutomatedReasoningPolicyTestCase service API.
28+
* Modified cmdlet New-BDRGuardrail: added parameters AutomatedReasoningPolicyConfig_ConfidenceThreshold and AutomatedReasoningPolicyConfig_Policy.
29+
* Modified cmdlet Update-BDRGuardrail: added parameters AutomatedReasoningPolicyConfig_ConfidenceThreshold and AutomatedReasoningPolicyConfig_Policy.
30+
* Amazon Elastic Container Service for Kubernetes
31+
* Modified cmdlet New-EKSCluster: added parameter DeletionProtection.
32+
* Modified cmdlet Update-EKSClusterConfig: added parameter DeletionProtection.
33+
* Amazon SageMaker Service
34+
* Added cmdlet Get-SMClusterEvent leveraging the DescribeClusterEvent service API.
35+
* Added cmdlet Get-SMClusterEventList leveraging the ListClusterEvents service API.
36+
* Added cmdlet Set-SMAddClusterNode leveraging the BatchAddClusterNodes service API.
37+
* Modified cmdlet Get-SMClusterNode: added parameter NodeLogicalId.
38+
* Modified cmdlet Get-SMClusterNodeList: added parameter IncludeNodeLogicalId.
39+
* Modified cmdlet New-SMCluster: added parameter NodeProvisioningMode.
40+
* Modified cmdlet Set-SMDeleteClusterNode: added parameter NodeLogicalId.
41+
* Modified cmdlet Update-SMClusterSoftware: added parameter ImageId.
42+
43+
### 5.0.25 (2025-08-04 23:47Z)
244
* AWS Tools for PowerShell now use AWS .NET SDK 4.0.62.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.
345
* Amazon Bedrock AgentCore Data Plane Fronting Layer
446
* [Breaking Change] Modified cmdlet Get-BACResourceOauth2Token: removed parameter UserId.

0 commit comments

Comments
 (0)