|
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) |
2 | 44 | * 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. |
3 | 45 | * Amazon Bedrock AgentCore Data Plane Fronting Layer |
4 | 46 | * [Breaking Change] Modified cmdlet Get-BACResourceOauth2Token: removed parameter UserId. |
|
0 commit comments