|
1 | | -### 4.1.700 (2024-11-15 21:36Z) |
| 1 | +### 4.1.701 (2024-11-18 21:42Z) |
| 2 | + * AWS Tools for PowerShell now use AWS .NET SDK 3.7.929.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 Auto Scaling |
| 4 | + * Modified cmdlet Add-ASTrafficSource: added parameter SkipZonalShiftValidation. |
| 5 | + * Modified cmdlet New-ASAutoScalingGroup: added parameters AvailabilityZoneImpairmentPolicy_ImpairedZoneHealthCheckBehavior, AvailabilityZoneImpairmentPolicy_ZonalShiftEnabled and SkipZonalShiftValidation. |
| 6 | + * Modified cmdlet Update-ASAutoScalingGroup: added parameters AvailabilityZoneImpairmentPolicy_ImpairedZoneHealthCheckBehavior, AvailabilityZoneImpairmentPolicy_ZonalShiftEnabled and SkipZonalShiftValidation. |
| 7 | + * Amazon CloudFormation |
| 8 | + * Added cmdlet Get-CFNHookResult leveraging the ListHookResults service API. |
| 9 | + * Amazon Connect Customer Profiles |
| 10 | + * Added cmdlet Get-CPFGetCalculatedAttributeForProfile leveraging the BatchGetCalculatedAttributeForProfile service API. |
| 11 | + * Added cmdlet Get-CPFGetProfile leveraging the BatchGetProfile service API. |
| 12 | + * Added cmdlet Get-CPFObjectTypeAttributeList leveraging the ListObjectTypeAttributes service API. |
| 13 | + * Added cmdlet Get-CPFProfileAttributeValueList leveraging the ListProfileAttributeValues service API. |
| 14 | + * Added cmdlet Get-CPFSegmentDefinition leveraging the GetSegmentDefinition service API. |
| 15 | + * Added cmdlet Get-CPFSegmentDefinitionList leveraging the ListSegmentDefinitions service API. |
| 16 | + * Added cmdlet Get-CPFSegmentEstimate leveraging the GetSegmentEstimate service API. |
| 17 | + * Added cmdlet Get-CPFSegmentMembership leveraging the GetSegmentMembership service API. |
| 18 | + * Added cmdlet Get-CPFSegmentSnapshot leveraging the GetSegmentSnapshot service API. |
| 19 | + * Added cmdlet New-CPFSegmentDefinition leveraging the CreateSegmentDefinition service API. |
| 20 | + * Added cmdlet New-CPFSegmentEstimate leveraging the CreateSegmentEstimate service API. |
| 21 | + * Added cmdlet New-CPFSegmentSnapshot leveraging the CreateSegmentSnapshot service API. |
| 22 | + * Added cmdlet Remove-CPFSegmentDefinition leveraging the DeleteSegmentDefinition service API. |
| 23 | + * Modified cmdlet New-CPFCalculatedAttributeDefinition: added parameters Filter_Group and Filter_Include. |
| 24 | + * Amazon Connect Service |
| 25 | + * Added cmdlet Get-CONNContactFlowVersionList leveraging the ListContactFlowVersions service API. |
| 26 | + * Added cmdlet New-CONNContactFlowVersion leveraging the CreateContactFlowVersion service API. |
| 27 | + * Amazon EC2 Container Service |
| 28 | + * Modified cmdlet New-ECSService: added parameter VpcLatticeConfiguration. |
| 29 | + * Modified cmdlet Update-ECSService: added parameter VpcLatticeConfiguration. |
| 30 | + * Amazon Elastic Compute Cloud (EC2) |
| 31 | + * Modified cmdlet New-EC2Instance: added parameter Operator_Principal. |
| 32 | + * Modified cmdlet New-EC2LaunchTemplate: added parameter Operator_Principal. |
| 33 | + * Modified cmdlet New-EC2NetworkInterface: added parameter Operator_Principal. |
| 34 | + * Modified cmdlet New-EC2Volume: added parameter Operator_Principal. |
| 35 | + * Amazon IoT SiteWise |
| 36 | + * Added cmdlet Get-IOTSWDataset leveraging the DescribeDataset service API. |
| 37 | + * Added cmdlet Get-IOTSWDatasetList leveraging the ListDatasets service API. |
| 38 | + * Added cmdlet Invoke-IOTSWAssistant leveraging the InvokeAssistant service API. |
| 39 | + * Added cmdlet New-IOTSWDataset leveraging the CreateDataset service API. |
| 40 | + * Added cmdlet Remove-IOTSWDataset leveraging the DeleteDataset service API. |
| 41 | + * Added cmdlet Update-IOTSWDataset leveraging the UpdateDataset service API. |
| 42 | + * Modified cmdlet New-IOTSWPortal: added parameters PortalType and PortalTypeConfiguration. |
| 43 | + * Modified cmdlet Start-IOTSWQuery: added parameter ClientToken. |
| 44 | + * Modified cmdlet Update-IOTSWPortal: added parameters PortalType and PortalTypeConfiguration. |
| 45 | + * Amazon Q Connect |
| 46 | + * Added cmdlet Disable-QCMessageTemplate leveraging the DeactivateMessageTemplate service API. |
| 47 | + * Added cmdlet Enable-QCMessageTemplate leveraging the ActivateMessageTemplate service API. |
| 48 | + * Added cmdlet Get-QCMessageTemplate leveraging the GetMessageTemplate service API. |
| 49 | + * Added cmdlet Get-QCMessageTemplateList leveraging the ListMessageTemplates service API. |
| 50 | + * Added cmdlet Get-QCMessageTemplateVersionList leveraging the ListMessageTemplateVersions service API. |
| 51 | + * Added cmdlet Invoke-QCMessageTemplate leveraging the RenderMessageTemplate service API. |
| 52 | + * Added cmdlet New-QCMessageTemplate leveraging the CreateMessageTemplate service API. |
| 53 | + * Added cmdlet New-QCMessageTemplateAttachment leveraging the CreateMessageTemplateAttachment service API. |
| 54 | + * Added cmdlet New-QCMessageTemplateVersion leveraging the CreateMessageTemplateVersion service API. |
| 55 | + * Added cmdlet Remove-QCMessageTemplate leveraging the DeleteMessageTemplate service API. |
| 56 | + * Added cmdlet Remove-QCMessageTemplateAttachment leveraging the DeleteMessageTemplateAttachment service API. |
| 57 | + * Added cmdlet Search-QCMessageTemplate leveraging the SearchMessageTemplates service API. |
| 58 | + * Added cmdlet Update-QCMessageTemplate leveraging the UpdateMessageTemplate service API. |
| 59 | + * Added cmdlet Update-QCMessageTemplateMetadata leveraging the UpdateMessageTemplateMetadata service API. |
| 60 | + * Amazon Relational Database Service |
| 61 | + * Modified cmdlet Edit-RDSDBCluster: added parameter ServerlessV2ScalingConfiguration_SecondsUntilAutoPause. |
| 62 | + * Modified cmdlet New-RDSDBCluster: added parameter ServerlessV2ScalingConfiguration_SecondsUntilAutoPause. |
| 63 | + * Modified cmdlet Restore-RDSDBClusterFromS3: added parameter ServerlessV2ScalingConfiguration_SecondsUntilAutoPause. |
| 64 | + * Modified cmdlet Restore-RDSDBClusterFromSnapshot: added parameter ServerlessV2ScalingConfiguration_SecondsUntilAutoPause. |
| 65 | + * Modified cmdlet Restore-RDSDBClusterToPointInTime: added parameter ServerlessV2ScalingConfiguration_SecondsUntilAutoPause. |
| 66 | + |
| 67 | +### 4.1.700 (2024-11-15 21:36Z) |
2 | 68 | * AWS Tools for PowerShell now use AWS .NET SDK 3.7.928.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 | 69 | * Amazon AmazonConnectCampaignServiceV2. Added cmdlets to support the service. Cmdlets for the service have the noun prefix CCS2 and can be listed using the command 'Get-AWSCmdletName -Service CCS2'. |
4 | 70 | * Amazon CloudWatch |
|
0 commit comments