Skip to content

Commit

Permalink
4.1.713
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-sdk-dotnet-automation committed Dec 5, 2024
1 parent 8a711cc commit cf01fc3
Show file tree
Hide file tree
Showing 42 changed files with 7,339 additions and 341 deletions.
6 changes: 3 additions & 3 deletions Include/sdk/_sdk-versions.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

{
"NewServiceVersion" : "3.7.400.0",
"ProductVersion" : "3.7.940.0",
"ProductVersion" : "3.7.941.0",
"CoreVersion" : "3.7.400.59",
"OverrideCoreVersion" : "3.3",
"DefaultToPreview" : false,
Expand Down Expand Up @@ -2892,7 +2892,7 @@
"InPreview" : false
},
"QBusiness" : {
"Version" : "3.7.406.0",
"Version" : "3.7.407.0",
"AssemblyVersionOverride" : "3.3",
"Dependencies" : {
"Core" : "3.7.400.59"
Expand Down Expand Up @@ -3140,7 +3140,7 @@
"InPreview" : false
},
"PartnerCentralSelling" : {
"Version" : "3.7.401.7",
"Version" : "3.7.402.0",
"AssemblyVersionOverride" : "3.3",
"Dependencies" : {
"Core" : "3.7.400.59"
Expand Down
30 changes: 29 additions & 1 deletion changelogs/CHANGELOG.2024.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,32 @@
### 4.1.712 (2024-12-04 21:18Z)
### 4.1.713 (2024-12-05 03:34Z)
* AWS Tools for PowerShell now use AWS .NET SDK 3.7.941.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.
* Amazon Partner Central Selling API
* Added cmdlet Get-PCEngagement leveraging the GetEngagement service API.
* Added cmdlet Get-PCEngagementByAcceptingInvitationTaskList leveraging the ListEngagementByAcceptingInvitationTasks service API.
* Added cmdlet Get-PCEngagementFromOpportunityTaskList leveraging the ListEngagementFromOpportunityTasks service API.
* Added cmdlet Get-PCEngagementList leveraging the ListEngagements service API.
* Added cmdlet Get-PCEngagementMemberList leveraging the ListEngagementMembers service API.
* Added cmdlet Get-PCEngagementResourceAssociationList leveraging the ListEngagementResourceAssociations service API.
* Added cmdlet Get-PCResourceSnapshot leveraging the GetResourceSnapshot service API.
* Added cmdlet Get-PCResourceSnapshotJob leveraging the GetResourceSnapshotJob service API.
* Added cmdlet Get-PCResourceSnapshotJobList leveraging the ListResourceSnapshotJobs service API.
* Added cmdlet Get-PCResourceSnapshotList leveraging the ListResourceSnapshots service API.
* Added cmdlet Get-PCSellingSystemSetting leveraging the GetSellingSystemSettings service API.
* Added cmdlet Invoke-PCAcceptEngagementInvitation leveraging the AcceptEngagementInvitation service API.
* Added cmdlet Invoke-PCCreateEngagement leveraging the CreateEngagement service API.
* Added cmdlet Invoke-PCCreateEngagementInvitation leveraging the CreateEngagementInvitation service API.
* Added cmdlet Invoke-PCResourceSnapshot leveraging the CreateResourceSnapshot service API.
* Added cmdlet Invoke-PCResourceSnapshotJob leveraging the CreateResourceSnapshotJob service API.
* Added cmdlet Remove-PCResourceSnapshotJob leveraging the DeleteResourceSnapshotJob service API.
* Added cmdlet Start-PCResourceSnapshotJob leveraging the StartResourceSnapshotJob service API.
* Added cmdlet Stop-PCResourceSnapshotJob leveraging the StopResourceSnapshotJob service API.
* Added cmdlet Submit-PCOpportunity leveraging the SubmitOpportunity service API.
* Added cmdlet Write-PCSellingSystemSetting leveraging the PutSellingSystemSettings service API.
* Modified cmdlet Get-PCEngagementInvitationList: added parameters EngagementIdentifier, SenderAwsAccountId and Status.
* Amazon QBusiness
* [Breaking Change] Modified cmdlet Search-QBUSRelevantContent: removed parameters UserGroup and UserId.

### 4.1.712 (2024-12-04 21:18Z)
* AWS Tools for PowerShell now use AWS .NET SDK 3.7.940.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.
* Amazon Agents for Amazon Bedrock
* Modified cmdlet New-AABDataSource: added parameters BedrockDataAutomationConfiguration_ParsingModality and BedrockFoundationModelConfiguration_ParsingModality.
Expand Down
30 changes: 29 additions & 1 deletion changelogs/CHANGELOG.ALL.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,32 @@
### 4.1.712 (2024-12-04 21:18Z)
### 4.1.713 (2024-12-05 03:34Z)
* AWS Tools for PowerShell now use AWS .NET SDK 3.7.941.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.
* Amazon Partner Central Selling API
* Added cmdlet Get-PCEngagement leveraging the GetEngagement service API.
* Added cmdlet Get-PCEngagementByAcceptingInvitationTaskList leveraging the ListEngagementByAcceptingInvitationTasks service API.
* Added cmdlet Get-PCEngagementFromOpportunityTaskList leveraging the ListEngagementFromOpportunityTasks service API.
* Added cmdlet Get-PCEngagementList leveraging the ListEngagements service API.
* Added cmdlet Get-PCEngagementMemberList leveraging the ListEngagementMembers service API.
* Added cmdlet Get-PCEngagementResourceAssociationList leveraging the ListEngagementResourceAssociations service API.
* Added cmdlet Get-PCResourceSnapshot leveraging the GetResourceSnapshot service API.
* Added cmdlet Get-PCResourceSnapshotJob leveraging the GetResourceSnapshotJob service API.
* Added cmdlet Get-PCResourceSnapshotJobList leveraging the ListResourceSnapshotJobs service API.
* Added cmdlet Get-PCResourceSnapshotList leveraging the ListResourceSnapshots service API.
* Added cmdlet Get-PCSellingSystemSetting leveraging the GetSellingSystemSettings service API.
* Added cmdlet Invoke-PCAcceptEngagementInvitation leveraging the AcceptEngagementInvitation service API.
* Added cmdlet Invoke-PCCreateEngagement leveraging the CreateEngagement service API.
* Added cmdlet Invoke-PCCreateEngagementInvitation leveraging the CreateEngagementInvitation service API.
* Added cmdlet Invoke-PCResourceSnapshot leveraging the CreateResourceSnapshot service API.
* Added cmdlet Invoke-PCResourceSnapshotJob leveraging the CreateResourceSnapshotJob service API.
* Added cmdlet Remove-PCResourceSnapshotJob leveraging the DeleteResourceSnapshotJob service API.
* Added cmdlet Start-PCResourceSnapshotJob leveraging the StartResourceSnapshotJob service API.
* Added cmdlet Stop-PCResourceSnapshotJob leveraging the StopResourceSnapshotJob service API.
* Added cmdlet Submit-PCOpportunity leveraging the SubmitOpportunity service API.
* Added cmdlet Write-PCSellingSystemSetting leveraging the PutSellingSystemSettings service API.
* Modified cmdlet Get-PCEngagementInvitationList: added parameters EngagementIdentifier, SenderAwsAccountId and Status.
* Amazon QBusiness
* [Breaking Change] Modified cmdlet Search-QBUSRelevantContent: removed parameters UserGroup and UserId.

### 4.1.712 (2024-12-04 21:18Z)
* AWS Tools for PowerShell now use AWS .NET SDK 3.7.940.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.
* Amazon Agents for Amazon Bedrock
* Modified cmdlet New-AABDataSource: added parameters BedrockDataAutomationConfiguration_ParsingModality and BedrockFoundationModelConfiguration_ParsingModality.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,10 @@
<ParamEmitters />
<MetadataProperties />
<ServiceOperations>
<ServiceOperation MethodName="AcceptEngagementInvitation" Verb="Invoke" Noun="AcceptEngagementInvitation" ShouldProcessTarget="Identifier" PipelineParameter="Identifier" NoPipelineParameter="false">
<Params />
<TypesNotToFlatten />
</ServiceOperation>
<ServiceOperation MethodName="AssignOpportunity" Verb="Invoke" Noun="AssignOpportunity" ShouldProcessTarget="Identifier" PipelineParameter="Identifier" NoPipelineParameter="false">
<Params />
<TypesNotToFlatten />
Expand All @@ -26,10 +30,30 @@
<Params />
<TypesNotToFlatten />
</ServiceOperation>
<ServiceOperation MethodName="CreateEngagement" OutputProperty="*" Verb="Invoke" Noun="CreateEngagement" ShouldProcessTarget="Title" PipelineParameter="Title" NoPipelineParameter="false">
<Params />
<TypesNotToFlatten />
</ServiceOperation>
<ServiceOperation MethodName="CreateEngagementInvitation" OutputProperty="*" Verb="Invoke" Noun="CreateEngagementInvitation" ShouldProcessTarget="EngagementIdentifier" PipelineParameter="EngagementIdentifier" NoPipelineParameter="false">
<Params />
<TypesNotToFlatten />
</ServiceOperation>
<ServiceOperation MethodName="CreateOpportunity" OutputProperty="Id" Verb="Invoke" Noun="CreateOpportunity" ShouldProcessTarget="Customer_Account_CompanyName" PipelineParameter="Customer_Account_CompanyName" NoPipelineParameter="false">
<Params />
<TypesNotToFlatten />
</ServiceOperation>
<ServiceOperation MethodName="CreateResourceSnapshot" OutputProperty="*" Verb="Invoke" Noun="ResourceSnapshot" ShouldProcessTarget="ResourceIdentifier" PipelineParameter="ResourceIdentifier" NoPipelineParameter="false">
<Params />
<TypesNotToFlatten />
</ServiceOperation>
<ServiceOperation MethodName="CreateResourceSnapshotJob" OutputProperty="*" Verb="Invoke" Noun="ResourceSnapshotJob" ShouldProcessTarget="ResourceIdentifier" PipelineParameter="ResourceIdentifier" NoPipelineParameter="false">
<Params />
<TypesNotToFlatten />
</ServiceOperation>
<ServiceOperation MethodName="DeleteResourceSnapshotJob" Verb="Remove" Noun="ResourceSnapshotJob" ShouldProcessTarget="ResourceSnapshotJobIdentifier" PipelineParameter="ResourceSnapshotJobIdentifier" NoPipelineParameter="false">
<Params />
<TypesNotToFlatten />
</ServiceOperation>
<ServiceOperation MethodName="DisassociateOpportunity" Verb="Invoke" Noun="DisassociateOpportunity" ShouldProcessTarget="OpportunityIdentifier" PipelineParameter="OpportunityIdentifier" NoPipelineParameter="false">
<Params />
<TypesNotToFlatten />
Expand All @@ -38,6 +62,10 @@
<Params />
<TypesNotToFlatten />
</ServiceOperation>
<ServiceOperation MethodName="GetEngagement" OutputProperty="*" Verb="Get" Noun="Engagement" PipelineParameter="Identifier" NoPipelineParameter="false">
<Params />
<TypesNotToFlatten />
</ServiceOperation>
<ServiceOperation MethodName="GetEngagementInvitation" OutputProperty="*" Verb="Get" Noun="EngagementInvitation" PipelineParameter="Identifier" NoPipelineParameter="false">
<Params />
<TypesNotToFlatten />
Expand All @@ -46,18 +74,62 @@
<Params />
<TypesNotToFlatten />
</ServiceOperation>
<ServiceOperation MethodName="GetResourceSnapshot" OutputProperty="*" Verb="Get" Noun="ResourceSnapshot" PipelineParameter="ResourceIdentifier" NoPipelineParameter="false">
<Params />
<TypesNotToFlatten />
</ServiceOperation>
<ServiceOperation MethodName="GetResourceSnapshotJob" OutputProperty="*" Verb="Get" Noun="ResourceSnapshotJob" PipelineParameter="ResourceSnapshotJobIdentifier" NoPipelineParameter="false">
<Params />
<TypesNotToFlatten />
</ServiceOperation>
<ServiceOperation MethodName="GetSellingSystemSettings" OutputProperty="*" Verb="Get" Noun="SellingSystemSetting" PipelineParameter="Catalog" NoPipelineParameter="false">
<Params />
<TypesNotToFlatten />
</ServiceOperation>
<ServiceOperation MethodName="ListEngagementByAcceptingInvitationTasks" OutputProperty="TaskSummaries" Verb="Get" Noun="EngagementByAcceptingInvitationTaskList" PipelineParameter="Catalog" NoPipelineParameter="false">
<Params />
<TypesNotToFlatten />
</ServiceOperation>
<ServiceOperation MethodName="ListEngagementFromOpportunityTasks" OutputProperty="TaskSummaries" Verb="Get" Noun="EngagementFromOpportunityTaskList" PipelineParameter="Catalog" NoPipelineParameter="false">
<Params />
<TypesNotToFlatten />
</ServiceOperation>
<ServiceOperation MethodName="ListEngagementInvitations" OutputProperty="EngagementInvitationSummaries" Verb="Get" Noun="EngagementInvitationList" PipelineParameter="NextToken" NoPipelineParameter="false">
<Params />
<TypesNotToFlatten />
</ServiceOperation>
<ServiceOperation MethodName="ListEngagementMembers" OutputProperty="EngagementMemberList" Verb="Get" Noun="EngagementMemberList" PipelineParameter="Identifier" NoPipelineParameter="false">
<Params />
<TypesNotToFlatten />
</ServiceOperation>
<ServiceOperation MethodName="ListEngagementResourceAssociations" OutputProperty="EngagementResourceAssociationSummaries" Verb="Get" Noun="EngagementResourceAssociationList" PipelineParameter="Catalog" NoPipelineParameter="false">
<Params />
<TypesNotToFlatten />
</ServiceOperation>
<ServiceOperation MethodName="ListEngagements" OutputProperty="EngagementSummaryList" Verb="Get" Noun="EngagementList" PipelineParameter="Catalog" NoPipelineParameter="false">
<Params />
<TypesNotToFlatten />
</ServiceOperation>
<ServiceOperation MethodName="ListOpportunities" OutputProperty="OpportunitySummaries" Verb="Get" Noun="OpportunityList" PipelineParameter="NextToken" NoPipelineParameter="false">
<Params />
<TypesNotToFlatten />
</ServiceOperation>
<ServiceOperation MethodName="ListResourceSnapshotJobs" OutputProperty="ResourceSnapshotJobSummaries" Verb="Get" Noun="ResourceSnapshotJobList" PipelineParameter="Catalog" NoPipelineParameter="false">
<Params />
<TypesNotToFlatten />
</ServiceOperation>
<ServiceOperation MethodName="ListResourceSnapshots" OutputProperty="ResourceSnapshotSummaries" Verb="Get" Noun="ResourceSnapshotList" PipelineParameter="EngagementIdentifier" NoPipelineParameter="false">
<Params />
<TypesNotToFlatten />
</ServiceOperation>
<ServiceOperation MethodName="ListSolutions" OutputProperty="SolutionSummaries" Verb="Get" Noun="SolutionList" PipelineParameter="NextToken" NoPipelineParameter="false">
<Params />
<TypesNotToFlatten />
</ServiceOperation>
<ServiceOperation MethodName="PutSellingSystemSettings" OutputProperty="*" Verb="Write" Noun="SellingSystemSetting" ShouldProcessTarget="ResourceSnapshotJobRoleIdentifier" PipelineParameter="Catalog" NoPipelineParameter="false">
<Params />
<TypesNotToFlatten />
</ServiceOperation>
<ServiceOperation MethodName="RejectEngagementInvitation" Verb="Invoke" Noun="RejectEngagementInvitation" ShouldProcessTarget="Identifier" PipelineParameter="Identifier" NoPipelineParameter="false">
<Params />
<TypesNotToFlatten />
Expand All @@ -70,6 +142,18 @@
<Params />
<TypesNotToFlatten />
</ServiceOperation>
<ServiceOperation MethodName="StartResourceSnapshotJob" Verb="Start" Noun="ResourceSnapshotJob" ShouldProcessTarget="ResourceSnapshotJobIdentifier" PipelineParameter="ResourceSnapshotJobIdentifier" NoPipelineParameter="false">
<Params />
<TypesNotToFlatten />
</ServiceOperation>
<ServiceOperation MethodName="StopResourceSnapshotJob" Verb="Stop" Noun="ResourceSnapshotJob" ShouldProcessTarget="ResourceSnapshotJobIdentifier" PipelineParameter="ResourceSnapshotJobIdentifier" NoPipelineParameter="false">
<Params />
<TypesNotToFlatten />
</ServiceOperation>
<ServiceOperation MethodName="SubmitOpportunity" Verb="Submit" Noun="Opportunity" ShouldProcessTarget="Identifier" PipelineParameter="Identifier" NoPipelineParameter="false">
<Params />
<TypesNotToFlatten />
</ServiceOperation>
<ServiceOperation MethodName="UpdateOpportunity" OutputProperty="*" Verb="Update" Noun="Opportunity" ShouldProcessTarget="Identifier" PipelineParameter="Identifier" NoPipelineParameter="false">
<Params />
<TypesNotToFlatten />
Expand Down
Loading

0 comments on commit cf01fc3

Please sign in to comment.