Skip to content

Commit

Permalink
4.1.382
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-sdk-dotnet-automation committed Jul 28, 2023
1 parent de2470d commit 78eee89
Show file tree
Hide file tree
Showing 59 changed files with 4,757 additions and 1,381 deletions.
1,424 changes: 712 additions & 712 deletions Include/sdk/_sdk-versions.json

Large diffs are not rendered by default.

45 changes: 44 additions & 1 deletion changelogs/CHANGELOG.2023.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,47 @@
### 4.1.381 (2023-07-28 03:29Z)
### 4.1.382 (2023-07-28 21:26Z)
* AWS Tools for PowerShell now use AWS .NET SDK 3.7.609.0 and leverage its new features and improvements. Please find a description of the changes at https://github.com/aws/aws-sdk-net/blob/master/changelogs/SDK.CHANGELOG.ALL.md.
* Amazon CloudFormation
* Modified cmdlet New-CFNStack: added parameter RetainExceptOnCreate.
* Modified cmdlet Start-CFNChangeSet: added parameter RetainExceptOnCreate.
* Modified cmdlet Undo-CFNStack: added parameter RetainExceptOnCreate.
* Modified cmdlet Update-CFNStack: added parameter RetainExceptOnCreate.
* Amazon CloudFront
* Modified cmdlet Copy-CFDistribution: added parameter Enabled.
* Amazon CloudWatch Application Insights
* Added cmdlet Add-CWAIWorkload leveraging the AddWorkload service API.
* Added cmdlet Get-CWAIWorkload leveraging the DescribeWorkload service API.
* Added cmdlet Get-CWAIWorkloadList leveraging the ListWorkloads service API.
* Added cmdlet Remove-CWAIWorkload leveraging the RemoveWorkload service API.
* Added cmdlet Update-CWAIProblem leveraging the UpdateProblem service API.
* Added cmdlet Update-CWAIWorkload leveraging the UpdateWorkload service API.
* Modified cmdlet Get-CWAIApplication: added parameter AccountId.
* Modified cmdlet Get-CWAIApplicationList: added parameter AccountId.
* Modified cmdlet Get-CWAIComponent: added parameter AccountId.
* Modified cmdlet Get-CWAIComponentConfiguration: added parameter AccountId.
* Modified cmdlet Get-CWAIComponentConfigurationRecommendation: added parameter RecommendationType.
* Modified cmdlet Get-CWAIComponentList: added parameter AccountId.
* Modified cmdlet Get-CWAIConfigurationHistoryList: added parameter AccountId.
* Modified cmdlet Get-CWAILogPattern: added parameter AccountId.
* Modified cmdlet Get-CWAILogPatternList: added parameter AccountId.
* Modified cmdlet Get-CWAILogPatternSetList: added parameter AccountId.
* Modified cmdlet Get-CWAIObservation: added parameter AccountId.
* Modified cmdlet Get-CWAIProblem: added parameter AccountId.
* Modified cmdlet Get-CWAIProblemList: added parameters AccountId and Visibility.
* Modified cmdlet Get-CWAIProblemObservation: added parameter AccountId.
* Amazon Managed Streaming for Apache Kafka (MSK)
* Added cmdlet Get-MSKClusterOperationsV2List leveraging the ListClusterOperationsV2 service API.
* Added cmdlet Get-MSKClusterOperationV2 leveraging the DescribeClusterOperationV2 service API.
* Amazon Pinpoint
* Modified cmdlet New-PINCampaign: added parameters InAppTemplate_Name and InAppTemplate_Version.
* Modified cmdlet New-PINJourney: added parameters Limits_TotalCap, TimeframeCap_Cap and TimeframeCap_Day.
* Modified cmdlet Send-PINMessage: added parameters GCMMessage_PreferredAuthenticationMethod, InAppTemplate_Name and InAppTemplate_Version.
* Modified cmdlet Send-PINUserMessageBatch: added parameters GCMMessage_PreferredAuthenticationMethod, InAppTemplate_Name and InAppTemplate_Version.
* Modified cmdlet Update-PINApplicationSettingList: added parameters JourneyLimits_DailyCap, JourneyLimits_TotalCap, TimeframeCap_Cap and TimeframeCap_Day.
* Modified cmdlet Update-PINCampaign: added parameters InAppTemplate_Name and InAppTemplate_Version.
* Modified cmdlet Update-PINGcmChannel: added parameters GCMChannelRequest_DefaultAuthenticationMethod and GCMChannelRequest_ServiceJson.
* Modified cmdlet Update-PINJourney: added parameters Limits_TotalCap, TimeframeCap_Cap and TimeframeCap_Day.

### 4.1.381 (2023-07-28 03:29Z)
* AWS Tools for PowerShell now use AWS .NET SDK 3.7.608.1 and leverage its new features and improvements. Please find a description of the changes at https://github.com/aws/aws-sdk-net/blob/master/changelogs/SDK.CHANGELOG.ALL.md.

### 4.1.380 (2023-07-27 21:13Z)
Expand Down
45 changes: 44 additions & 1 deletion changelogs/CHANGELOG.ALL.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,47 @@
### 4.1.381 (2023-07-28 03:29Z)
### 4.1.382 (2023-07-28 21:26Z)
* AWS Tools for PowerShell now use AWS .NET SDK 3.7.609.0 and leverage its new features and improvements. Please find a description of the changes at https://github.com/aws/aws-sdk-net/blob/master/changelogs/SDK.CHANGELOG.ALL.md.
* Amazon CloudFormation
* Modified cmdlet New-CFNStack: added parameter RetainExceptOnCreate.
* Modified cmdlet Start-CFNChangeSet: added parameter RetainExceptOnCreate.
* Modified cmdlet Undo-CFNStack: added parameter RetainExceptOnCreate.
* Modified cmdlet Update-CFNStack: added parameter RetainExceptOnCreate.
* Amazon CloudFront
* Modified cmdlet Copy-CFDistribution: added parameter Enabled.
* Amazon CloudWatch Application Insights
* Added cmdlet Add-CWAIWorkload leveraging the AddWorkload service API.
* Added cmdlet Get-CWAIWorkload leveraging the DescribeWorkload service API.
* Added cmdlet Get-CWAIWorkloadList leveraging the ListWorkloads service API.
* Added cmdlet Remove-CWAIWorkload leveraging the RemoveWorkload service API.
* Added cmdlet Update-CWAIProblem leveraging the UpdateProblem service API.
* Added cmdlet Update-CWAIWorkload leveraging the UpdateWorkload service API.
* Modified cmdlet Get-CWAIApplication: added parameter AccountId.
* Modified cmdlet Get-CWAIApplicationList: added parameter AccountId.
* Modified cmdlet Get-CWAIComponent: added parameter AccountId.
* Modified cmdlet Get-CWAIComponentConfiguration: added parameter AccountId.
* Modified cmdlet Get-CWAIComponentConfigurationRecommendation: added parameter RecommendationType.
* Modified cmdlet Get-CWAIComponentList: added parameter AccountId.
* Modified cmdlet Get-CWAIConfigurationHistoryList: added parameter AccountId.
* Modified cmdlet Get-CWAILogPattern: added parameter AccountId.
* Modified cmdlet Get-CWAILogPatternList: added parameter AccountId.
* Modified cmdlet Get-CWAILogPatternSetList: added parameter AccountId.
* Modified cmdlet Get-CWAIObservation: added parameter AccountId.
* Modified cmdlet Get-CWAIProblem: added parameter AccountId.
* Modified cmdlet Get-CWAIProblemList: added parameters AccountId and Visibility.
* Modified cmdlet Get-CWAIProblemObservation: added parameter AccountId.
* Amazon Managed Streaming for Apache Kafka (MSK)
* Added cmdlet Get-MSKClusterOperationsV2List leveraging the ListClusterOperationsV2 service API.
* Added cmdlet Get-MSKClusterOperationV2 leveraging the DescribeClusterOperationV2 service API.
* Amazon Pinpoint
* Modified cmdlet New-PINCampaign: added parameters InAppTemplate_Name and InAppTemplate_Version.
* Modified cmdlet New-PINJourney: added parameters Limits_TotalCap, TimeframeCap_Cap and TimeframeCap_Day.
* Modified cmdlet Send-PINMessage: added parameters GCMMessage_PreferredAuthenticationMethod, InAppTemplate_Name and InAppTemplate_Version.
* Modified cmdlet Send-PINUserMessageBatch: added parameters GCMMessage_PreferredAuthenticationMethod, InAppTemplate_Name and InAppTemplate_Version.
* Modified cmdlet Update-PINApplicationSettingList: added parameters JourneyLimits_DailyCap, JourneyLimits_TotalCap, TimeframeCap_Cap and TimeframeCap_Day.
* Modified cmdlet Update-PINCampaign: added parameters InAppTemplate_Name and InAppTemplate_Version.
* Modified cmdlet Update-PINGcmChannel: added parameters GCMChannelRequest_DefaultAuthenticationMethod and GCMChannelRequest_ServiceJson.
* Modified cmdlet Update-PINJourney: added parameters Limits_TotalCap, TimeframeCap_Cap and TimeframeCap_Day.

### 4.1.381 (2023-07-28 03:29Z)
* AWS Tools for PowerShell now use AWS .NET SDK 3.7.608.1 and leverage its new features and improvements. Please find a description of the changes at https://github.com/aws/aws-sdk-net/blob/master/changelogs/SDK.CHANGELOG.ALL.md.

### 4.1.380 (2023-07-27 21:13Z)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<ConfigModel xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<FileVersion>0</FileVersion>
<SkipCmdletGeneration>false</SkipCmdletGeneration>
<C2jFilename>application-insights</C2jFilename>
<AssemblyName>ApplicationInsights</AssemblyName>
Expand All @@ -14,12 +15,15 @@
<VerbMappings />
<NounMappings />
<Params />
<AdditionalNamespaces />
<CustomAliases />
<LegacyAliases />
<ParamEmitters />
<MetadataProperties />
<ServiceOperations>
<ServiceOperation MethodName="AddWorkload" OutputProperty="*" Verb="Add" Noun="Workload" AnonymousShouldProcessTarget="true" PipelineParameter="" NoPipelineParameter="true">
<Params />
<TypesNotToFlatten />
</ServiceOperation>
<ServiceOperation MethodName="CreateApplication" OutputProperty="ApplicationInfo" Verb="New" Noun="Application" ShouldProcessTarget="ResourceGroupName" PipelineParameter="ResourceGroupName" NoPipelineParameter="false">
<Params />
<TypesNotToFlatten />
Expand Down Expand Up @@ -76,7 +80,11 @@
<Params />
<TypesNotToFlatten />
</ServiceOperation>
<ServiceOperation MethodName="ListApplications" OutputProperty="ApplicationInfoList" Verb="Get" Noun="ApplicationList" PipelineParameter="" NoPipelineParameter="false" LegacyPagination="UseEmitLimit">
<ServiceOperation MethodName="DescribeWorkload" OutputProperty="*" Verb="Get" Noun="Workload" PipelineParameter="" NoPipelineParameter="true">
<Params />
<TypesNotToFlatten />
</ServiceOperation>
<ServiceOperation MethodName="ListApplications" OutputProperty="ApplicationInfoList" Verb="Get" Noun="ApplicationList" PipelineParameter="" NoPipelineParameter="true" LegacyPagination="UseEmitLimit">
<Params />
<TypesNotToFlatten />
</ServiceOperation>
Expand Down Expand Up @@ -104,6 +112,14 @@
<Params />
<TypesNotToFlatten />
</ServiceOperation>
<ServiceOperation MethodName="ListWorkloads" OutputProperty="WorkloadList" Verb="Get" Noun="WorkloadList" PipelineParameter="" NoPipelineParameter="true">
<Params />
<TypesNotToFlatten />
</ServiceOperation>
<ServiceOperation MethodName="RemoveWorkload" Verb="Remove" Noun="Workload" AnonymousShouldProcessTarget="true" PipelineParameter="" NoPipelineParameter="true">
<Params />
<TypesNotToFlatten />
</ServiceOperation>
<ServiceOperation MethodName="TagResource" Verb="Add" Noun="ResourceTag" ShouldProcessTarget="ResourceARN" PipelineParameter="ResourceARN" NoPipelineParameter="false">
<Params />
<TypesNotToFlatten />
Expand All @@ -128,8 +144,14 @@
<Params />
<TypesNotToFlatten />
</ServiceOperation>
<ServiceOperation MethodName="UpdateProblem" Verb="Update" Noun="Problem" ShouldProcessTarget="ProblemId" PipelineParameter="ProblemId" NoPipelineParameter="false">
<Params />
<TypesNotToFlatten />
</ServiceOperation>
<ServiceOperation MethodName="UpdateWorkload" OutputProperty="*" Verb="Update" Noun="Workload" AnonymousShouldProcessTarget="true" PipelineParameter="" NoPipelineParameter="true">
<Params />
<TypesNotToFlatten />
</ServiceOperation>
</ServiceOperations>
<InputObjectMappingRules />
<SupportsShouldProcessVerbs />
<TypesNotToFlatten />
</ConfigModel>
8 changes: 8 additions & 0 deletions generator/AWSPSGeneratorLib/Config/ServiceConfig/kafka.xml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,10 @@
<Params />
<TypesNotToFlatten />
</ServiceOperation>
<ServiceOperation MethodName="DescribeClusterOperationV2" OutputProperty="ClusterOperationInfo" Verb="Get" Noun="ClusterOperationV2" PipelineParameter="ClusterOperationArn" NoPipelineParameter="false">
<Params />
<TypesNotToFlatten />
</ServiceOperation>
<ServiceOperation MethodName="DescribeClusterV2" OutputProperty="ClusterInfo" Verb="Get" Noun="ClusterV2" PipelineParameter="ClusterArn" NoPipelineParameter="false">
<Params />
<TypesNotToFlatten />
Expand Down Expand Up @@ -106,6 +110,10 @@
<Params />
<TypesNotToFlatten />
</ServiceOperation>
<ServiceOperation MethodName="ListClusterOperationsV2" OutputProperty="ClusterOperationInfoList" Verb="Get" Noun="ClusterOperationsV2List" PipelineParameter="ClusterArn" NoPipelineParameter="false">
<Params />
<TypesNotToFlatten />
</ServiceOperation>
<ServiceOperation MethodName="ListClusters" OutputProperty="ClusterInfoList" Verb="Get" Noun="ClusterList" PipelineParameter="" NoPipelineParameter="true" LegacyPagination="UseEmitLimit">
<Params />
<TypesNotToFlatten />
Expand Down
14 changes: 14 additions & 0 deletions modules/AWSPowerShell/AWSAliases.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -1013,6 +1013,7 @@ Set-Alias -Name ACP-ListReportDefinitions -Value Get-ACPReportDefinitionList
Set-Alias -Name Put-ACPReportDefinition -Value Write-ACPReportDefinition
Set-Alias -Name ACP-PutReportDefinition -Value Write-ACPReportDefinition
Set-Alias -Name ACP-UpdateReportDefinition -Value Update-ACPReportDefinition
Set-Alias -Name CWAI-AddWorkload -Value Add-CWAIWorkload
Set-Alias -Name Create-CWAIApplication -Value New-CWAIApplication
Set-Alias -Name CWAI-CreateApplication -Value New-CWAIApplication
Set-Alias -Name Create-CWAIComponent -Value New-CWAIComponent
Expand Down Expand Up @@ -1042,6 +1043,8 @@ Set-Alias -Name CWAI-DescribeProblem -Value Get-CWAIProblem
Set-Alias -Name Describe-CWAIProblemObservations -Value Get-CWAIProblemObservation
Set-Alias -Name Describe-CWAIProblemObservation -Value Get-CWAIProblemObservation
Set-Alias -Name CWAI-DescribeProblemObservations -Value Get-CWAIProblemObservation
Set-Alias -Name Describe-CWAIWorkload -Value Get-CWAIWorkload
Set-Alias -Name CWAI-DescribeWorkload -Value Get-CWAIWorkload
Set-Alias -Name List-CWAIApplications -Value Get-CWAIApplicationList
Set-Alias -Name List-CWAIApplicationList -Value Get-CWAIApplicationList
Set-Alias -Name CWAI-ListApplications -Value Get-CWAIApplicationList
Expand All @@ -1061,12 +1064,18 @@ Set-Alias -Name List-CWAIProblems -Value Get-CWAIProblemList
Set-Alias -Name List-CWAIProblemList -Value Get-CWAIProblemList
Set-Alias -Name CWAI-ListProblems -Value Get-CWAIProblemList
Set-Alias -Name CWAI-ListTagsForResource -Value Get-CWAIResourceTag
Set-Alias -Name List-CWAIWorkloads -Value Get-CWAIWorkloadList
Set-Alias -Name List-CWAIWorkloadList -Value Get-CWAIWorkloadList
Set-Alias -Name CWAI-ListWorkloads -Value Get-CWAIWorkloadList
Set-Alias -Name CWAI-RemoveWorkload -Value Remove-CWAIWorkload
Set-Alias -Name CWAI-TagResource -Value Add-CWAIResourceTag
Set-Alias -Name CWAI-UntagResource -Value Remove-CWAIResourceTag
Set-Alias -Name CWAI-UpdateApplication -Value Update-CWAIApplication
Set-Alias -Name CWAI-UpdateComponent -Value Update-CWAIComponent
Set-Alias -Name CWAI-UpdateComponentConfiguration -Value Update-CWAIComponentConfiguration
Set-Alias -Name CWAI-UpdateLogPattern -Value Update-CWAILogPattern
Set-Alias -Name CWAI-UpdateProblem -Value Update-CWAIProblem
Set-Alias -Name CWAI-UpdateWorkload -Value Update-CWAIWorkload
Set-Alias -Name Create-AMSHGatewayRoute -Value New-AMSHGatewayRoute
Set-Alias -Name AMSH-CreateGatewayRoute -Value New-AMSHGatewayRoute
Set-Alias -Name Create-AMSHMesh -Value New-AMSHMesh
Expand Down Expand Up @@ -14250,6 +14259,8 @@ Set-Alias -Name Describe-MSKCluster -Value Get-MSKCluster
Set-Alias -Name MSK-DescribeCluster -Value Get-MSKCluster
Set-Alias -Name Describe-MSKClusterOperation -Value Get-MSKClusterOperation
Set-Alias -Name MSK-DescribeClusterOperation -Value Get-MSKClusterOperation
Set-Alias -Name Describe-MSKClusterOperationV2 -Value Get-MSKClusterOperationV2
Set-Alias -Name MSK-DescribeClusterOperationV2 -Value Get-MSKClusterOperationV2
Set-Alias -Name Describe-MSKClusterV2 -Value Get-MSKClusterV2
Set-Alias -Name MSK-DescribeClusterV2 -Value Get-MSKClusterV2
Set-Alias -Name Describe-MSKConfiguration -Value Get-MSKConfiguration
Expand All @@ -14269,6 +14280,9 @@ Set-Alias -Name MSK-ListClientVpcConnections -Value Get-MSKClientVpcConnectionLi
Set-Alias -Name List-MSKClusterOperations -Value Get-MSKClusterOperationList
Set-Alias -Name List-MSKClusterOperationList -Value Get-MSKClusterOperationList
Set-Alias -Name MSK-ListClusterOperations -Value Get-MSKClusterOperationList
Set-Alias -Name List-MSKClusterOperationsV2 -Value Get-MSKClusterOperationsV2List
Set-Alias -Name List-MSKClusterOperationsV2List -Value Get-MSKClusterOperationsV2List
Set-Alias -Name MSK-ListClusterOperationsV2 -Value Get-MSKClusterOperationsV2List
Set-Alias -Name List-MSKClusters -Value Get-MSKClusterList
Set-Alias -Name List-MSKClusterList -Value Get-MSKClusterList
Set-Alias -Name MSK-ListClusters -Value Get-MSKClusterList
Expand Down
Loading

0 comments on commit 78eee89

Please sign in to comment.