Skip to content

Commit ee56360

Browse files
4.1.672
1 parent 32e3d97 commit ee56360

Some content is hidden

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

43 files changed

+8185
-833
lines changed

Include/sdk/_sdk-versions.json

Lines changed: 780 additions & 780 deletions
Large diffs are not rendered by default.

changelogs/CHANGELOG.2024.md

Lines changed: 31 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,34 @@
1-
### 4.1.671 (2024-10-04 21:05Z)
1+
### 4.1.672 (2024-10-07 21:10Z)
2+
* AWS Tools for PowerShell now use AWS .NET SDK 3.7.900.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 AWSDeadlineCloud
4+
* Added cmdlet Get-ADCJobParameterDefinitionList leveraging the ListJobParameterDefinitions service API.
5+
* Modified cmdlet New-ADCJob: added parameter SourceJobId.
6+
* Amazon Q Connect
7+
* Added cmdlet Get-QCAIAgent leveraging the GetAIAgent service API.
8+
* Added cmdlet Get-QCAIAgentList leveraging the ListAIAgents service API.
9+
* Added cmdlet Get-QCAIAgentVersionList leveraging the ListAIAgentVersions service API.
10+
* Added cmdlet Get-QCAIPrompt leveraging the GetAIPrompt service API.
11+
* Added cmdlet Get-QCAIPromptList leveraging the ListAIPrompts service API.
12+
* Added cmdlet Get-QCAIPromptVersionList leveraging the ListAIPromptVersions service API.
13+
* Added cmdlet New-QCAIAgent leveraging the CreateAIAgent service API.
14+
* Added cmdlet New-QCAIAgentVersion leveraging the CreateAIAgentVersion service API.
15+
* Added cmdlet New-QCAIPrompt leveraging the CreateAIPrompt service API.
16+
* Added cmdlet New-QCAIPromptVersion leveraging the CreateAIPromptVersion service API.
17+
* Added cmdlet Remove-QCAIAgent leveraging the DeleteAIAgent service API.
18+
* Added cmdlet Remove-QCAIAgentVersion leveraging the DeleteAIAgentVersion service API.
19+
* Added cmdlet Remove-QCAIPrompt leveraging the DeleteAIPrompt service API.
20+
* Added cmdlet Remove-QCAIPromptVersion leveraging the DeleteAIPromptVersion service API.
21+
* Added cmdlet Remove-QCAssistantAIAgent leveraging the RemoveAssistantAIAgent service API.
22+
* Added cmdlet Update-QCAIAgent leveraging the UpdateAIAgent service API.
23+
* Added cmdlet Update-QCAIPrompt leveraging the UpdateAIPrompt service API.
24+
* Added cmdlet Update-QCAssistantAIAgent leveraging the UpdateAssistantAIAgent service API.
25+
* Added cmdlet Update-QCSessionData leveraging the UpdateSessionData service API.
26+
* Modified cmdlet New-QCKnowledgeBase: added parameters BedrockFoundationModelConfiguration_ModelArn, ChunkingConfiguration_ChunkingStrategy, CrawlerLimits_RateLimit, FixedSizeChunkingConfiguration_MaxToken, FixedSizeChunkingConfiguration_OverlapPercentage, HierarchicalChunkingConfiguration_LevelConfiguration, HierarchicalChunkingConfiguration_OverlapToken, ParsingConfiguration_ParsingStrategy, ParsingPrompt_ParsingPromptText, SemanticChunkingConfiguration_BreakpointPercentileThreshold, SemanticChunkingConfiguration_BufferSize, SemanticChunkingConfiguration_MaxToken, UrlConfiguration_SeedUrl, WebCrawlerConfiguration_ExclusionFilter, WebCrawlerConfiguration_InclusionFilter and WebCrawlerConfiguration_Scope.
27+
* Modified cmdlet New-QCSession: added parameter AiAgentConfiguration.
28+
* Modified cmdlet Search-QCAssistant: added parameters IntentInputData_IntentId, OverrideKnowledgeBaseSearchType and QueryTextInputData_Text.
29+
* Modified cmdlet Update-QCSession: added parameter AiAgentConfiguration.
30+
31+
### 4.1.671 (2024-10-04 21:05Z)
232
* AWS Tools for PowerShell now use AWS .NET SDK 3.7.899.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.
333

434
### 4.1.670 (2024-10-03 21:11Z)

changelogs/CHANGELOG.ALL.md

Lines changed: 31 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,34 @@
1-
### 4.1.671 (2024-10-04 21:05Z)
1+
### 4.1.672 (2024-10-07 21:10Z)
2+
* AWS Tools for PowerShell now use AWS .NET SDK 3.7.900.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 AWSDeadlineCloud
4+
* Added cmdlet Get-ADCJobParameterDefinitionList leveraging the ListJobParameterDefinitions service API.
5+
* Modified cmdlet New-ADCJob: added parameter SourceJobId.
6+
* Amazon Q Connect
7+
* Added cmdlet Get-QCAIAgent leveraging the GetAIAgent service API.
8+
* Added cmdlet Get-QCAIAgentList leveraging the ListAIAgents service API.
9+
* Added cmdlet Get-QCAIAgentVersionList leveraging the ListAIAgentVersions service API.
10+
* Added cmdlet Get-QCAIPrompt leveraging the GetAIPrompt service API.
11+
* Added cmdlet Get-QCAIPromptList leveraging the ListAIPrompts service API.
12+
* Added cmdlet Get-QCAIPromptVersionList leveraging the ListAIPromptVersions service API.
13+
* Added cmdlet New-QCAIAgent leveraging the CreateAIAgent service API.
14+
* Added cmdlet New-QCAIAgentVersion leveraging the CreateAIAgentVersion service API.
15+
* Added cmdlet New-QCAIPrompt leveraging the CreateAIPrompt service API.
16+
* Added cmdlet New-QCAIPromptVersion leveraging the CreateAIPromptVersion service API.
17+
* Added cmdlet Remove-QCAIAgent leveraging the DeleteAIAgent service API.
18+
* Added cmdlet Remove-QCAIAgentVersion leveraging the DeleteAIAgentVersion service API.
19+
* Added cmdlet Remove-QCAIPrompt leveraging the DeleteAIPrompt service API.
20+
* Added cmdlet Remove-QCAIPromptVersion leveraging the DeleteAIPromptVersion service API.
21+
* Added cmdlet Remove-QCAssistantAIAgent leveraging the RemoveAssistantAIAgent service API.
22+
* Added cmdlet Update-QCAIAgent leveraging the UpdateAIAgent service API.
23+
* Added cmdlet Update-QCAIPrompt leveraging the UpdateAIPrompt service API.
24+
* Added cmdlet Update-QCAssistantAIAgent leveraging the UpdateAssistantAIAgent service API.
25+
* Added cmdlet Update-QCSessionData leveraging the UpdateSessionData service API.
26+
* Modified cmdlet New-QCKnowledgeBase: added parameters BedrockFoundationModelConfiguration_ModelArn, ChunkingConfiguration_ChunkingStrategy, CrawlerLimits_RateLimit, FixedSizeChunkingConfiguration_MaxToken, FixedSizeChunkingConfiguration_OverlapPercentage, HierarchicalChunkingConfiguration_LevelConfiguration, HierarchicalChunkingConfiguration_OverlapToken, ParsingConfiguration_ParsingStrategy, ParsingPrompt_ParsingPromptText, SemanticChunkingConfiguration_BreakpointPercentileThreshold, SemanticChunkingConfiguration_BufferSize, SemanticChunkingConfiguration_MaxToken, UrlConfiguration_SeedUrl, WebCrawlerConfiguration_ExclusionFilter, WebCrawlerConfiguration_InclusionFilter and WebCrawlerConfiguration_Scope.
27+
* Modified cmdlet New-QCSession: added parameter AiAgentConfiguration.
28+
* Modified cmdlet Search-QCAssistant: added parameters IntentInputData_IntentId, OverrideKnowledgeBaseSearchType and QueryTextInputData_Text.
29+
* Modified cmdlet Update-QCSession: added parameter AiAgentConfiguration.
30+
31+
### 4.1.671 (2024-10-04 21:05Z)
232
* AWS Tools for PowerShell now use AWS .NET SDK 3.7.899.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.
333

434
### 4.1.670 (2024-10-03 21:11Z)

generator/AWSPSGeneratorLib/Config/ServiceConfig/deadline.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -271,6 +271,10 @@
271271
<Params />
272272
<TypesNotToFlatten />
273273
</ServiceOperation>
274+
<ServiceOperation MethodName="ListJobParameterDefinitions" OutputProperty="JobParameterDefinitions" Verb="Get" Noun="JobParameterDefinitionList" PipelineParameter="" NoPipelineParameter="true">
275+
<Params />
276+
<TypesNotToFlatten />
277+
</ServiceOperation>
274278
<ServiceOperation MethodName="ListJobs" OutputProperty="Jobs" Verb="Get" Noun="JobList" PipelineParameter="" NoPipelineParameter="true">
275279
<Params />
276280
<TypesNotToFlatten />

generator/AWSPSGeneratorLib/Config/ServiceConfig/qconnect.xml

Lines changed: 76 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,22 @@
1818
<ParamEmitters />
1919
<MetadataProperties />
2020
<ServiceOperations>
21+
<ServiceOperation MethodName="CreateAIAgent" OutputProperty="AiAgent" Verb="New" Noun="AIAgent" ShouldProcessTarget="Name" PipelineParameter="Name" NoPipelineParameter="false">
22+
<Params />
23+
<TypesNotToFlatten />
24+
</ServiceOperation>
25+
<ServiceOperation MethodName="CreateAIAgentVersion" OutputProperty="*" Verb="New" Noun="AIAgentVersion" ShouldProcessTarget="AiAgentId" PipelineParameter="AiAgentId" NoPipelineParameter="false">
26+
<Params />
27+
<TypesNotToFlatten />
28+
</ServiceOperation>
29+
<ServiceOperation MethodName="CreateAIPrompt" OutputProperty="AiPrompt" Verb="New" Noun="AIPrompt" ShouldProcessTarget="Name" PipelineParameter="Name" NoPipelineParameter="false">
30+
<Params />
31+
<TypesNotToFlatten />
32+
</ServiceOperation>
33+
<ServiceOperation MethodName="CreateAIPromptVersion" OutputProperty="*" Verb="New" Noun="AIPromptVersion" ShouldProcessTarget="AiPromptId" PipelineParameter="AiPromptId" NoPipelineParameter="false">
34+
<Params />
35+
<TypesNotToFlatten />
36+
</ServiceOperation>
2137
<ServiceOperation MethodName="CreateAssistant" OutputProperty="Assistant" Verb="New" Noun="Assistant" ShouldProcessTarget="Name" PipelineParameter="Type" NoPipelineParameter="false">
2238
<Params />
2339
<TypesNotToFlatten />
@@ -46,6 +62,22 @@
4662
<Params />
4763
<TypesNotToFlatten />
4864
</ServiceOperation>
65+
<ServiceOperation MethodName="DeleteAIAgent" Verb="Remove" Noun="AIAgent" ShouldProcessTarget="AiAgentId" PipelineParameter="AiAgentId" NoPipelineParameter="false">
66+
<Params />
67+
<TypesNotToFlatten />
68+
</ServiceOperation>
69+
<ServiceOperation MethodName="DeleteAIAgentVersion" Verb="Remove" Noun="AIAgentVersion" ShouldProcessTarget="AiAgentId" PipelineParameter="AiAgentId" NoPipelineParameter="false">
70+
<Params />
71+
<TypesNotToFlatten />
72+
</ServiceOperation>
73+
<ServiceOperation MethodName="DeleteAIPrompt" Verb="Remove" Noun="AIPrompt" ShouldProcessTarget="AiPromptId" PipelineParameter="AiPromptId" NoPipelineParameter="false">
74+
<Params />
75+
<TypesNotToFlatten />
76+
</ServiceOperation>
77+
<ServiceOperation MethodName="DeleteAIPromptVersion" Verb="Remove" Noun="AIPromptVersion" ShouldProcessTarget="AiPromptId" PipelineParameter="AiPromptId" NoPipelineParameter="false">
78+
<Params />
79+
<TypesNotToFlatten />
80+
</ServiceOperation>
4981
<ServiceOperation MethodName="DeleteAssistant" Verb="Remove" Noun="Assistant" ShouldProcessTarget="AssistantId" PipelineParameter="AssistantId" NoPipelineParameter="false">
5082
<Params />
5183
<TypesNotToFlatten />
@@ -74,6 +106,14 @@
74106
<Params />
75107
<TypesNotToFlatten />
76108
</ServiceOperation>
109+
<ServiceOperation MethodName="GetAIAgent" OutputProperty="*" Verb="Get" Noun="AIAgent" PipelineParameter="AiAgentId" NoPipelineParameter="false">
110+
<Params />
111+
<TypesNotToFlatten />
112+
</ServiceOperation>
113+
<ServiceOperation MethodName="GetAIPrompt" OutputProperty="*" Verb="Get" Noun="AIPrompt" PipelineParameter="AiPromptId" NoPipelineParameter="false">
114+
<Params />
115+
<TypesNotToFlatten />
116+
</ServiceOperation>
77117
<ServiceOperation MethodName="GetAssistant" OutputProperty="Assistant" Verb="Get" Noun="Assistant" PipelineParameter="AssistantId" NoPipelineParameter="false">
78118
<Params />
79119
<TypesNotToFlatten />
@@ -114,6 +154,22 @@
114154
<Params />
115155
<TypesNotToFlatten />
116156
</ServiceOperation>
157+
<ServiceOperation MethodName="ListAIAgents" OutputProperty="AiAgentSummaries" Verb="Get" Noun="AIAgentList" PipelineParameter="AssistantId" NoPipelineParameter="false">
158+
<Params />
159+
<TypesNotToFlatten />
160+
</ServiceOperation>
161+
<ServiceOperation MethodName="ListAIAgentVersions" OutputProperty="AiAgentVersionSummaries" Verb="Get" Noun="AIAgentVersionList" PipelineParameter="AiAgentId" NoPipelineParameter="false">
162+
<Params />
163+
<TypesNotToFlatten />
164+
</ServiceOperation>
165+
<ServiceOperation MethodName="ListAIPrompts" OutputProperty="AiPromptSummaries" Verb="Get" Noun="AIPromptList" PipelineParameter="AssistantId" NoPipelineParameter="false">
166+
<Params />
167+
<TypesNotToFlatten />
168+
</ServiceOperation>
169+
<ServiceOperation MethodName="ListAIPromptVersions" OutputProperty="AiPromptVersionSummaries" Verb="Get" Noun="AIPromptVersionList" PipelineParameter="AiPromptId" NoPipelineParameter="false">
170+
<Params />
171+
<TypesNotToFlatten />
172+
</ServiceOperation>
117173
<ServiceOperation MethodName="ListAssistantAssociations" OutputProperty="AssistantAssociationSummaries" Verb="Get" Noun="AssistantAssociationList" PipelineParameter="AssistantId" NoPipelineParameter="false">
118174
<Params />
119175
<TypesNotToFlatten />
@@ -158,6 +214,10 @@
158214
<Params />
159215
<TypesNotToFlatten />
160216
</ServiceOperation>
217+
<ServiceOperation MethodName="RemoveAssistantAIAgent" Verb="Remove" Noun="AssistantAIAgent" ShouldProcessTarget="AssistantId" PipelineParameter="AssistantId" NoPipelineParameter="false">
218+
<Params />
219+
<TypesNotToFlatten />
220+
</ServiceOperation>
161221
<ServiceOperation MethodName="RemoveKnowledgeBaseTemplateUri" Verb="Remove" Noun="KnowledgeBaseTemplateUri" ShouldProcessTarget="KnowledgeBaseId" PipelineParameter="KnowledgeBaseId" NoPipelineParameter="false">
162222
<Params />
163223
<TypesNotToFlatten />
@@ -190,6 +250,18 @@
190250
<Params />
191251
<TypesNotToFlatten />
192252
</ServiceOperation>
253+
<ServiceOperation MethodName="UpdateAIAgent" OutputProperty="AiAgent" Verb="Update" Noun="AIAgent" ShouldProcessTarget="AiAgentId" PipelineParameter="AiAgentId" NoPipelineParameter="false">
254+
<Params />
255+
<TypesNotToFlatten />
256+
</ServiceOperation>
257+
<ServiceOperation MethodName="UpdateAIPrompt" OutputProperty="AiPrompt" Verb="Update" Noun="AIPrompt" ShouldProcessTarget="AiPromptId" PipelineParameter="AiPromptId" NoPipelineParameter="false">
258+
<Params />
259+
<TypesNotToFlatten />
260+
</ServiceOperation>
261+
<ServiceOperation MethodName="UpdateAssistantAIAgent" OutputProperty="Assistant" Verb="Update" Noun="AssistantAIAgent" ShouldProcessTarget="AssistantId" PipelineParameter="AssistantId" NoPipelineParameter="false">
262+
<Params />
263+
<TypesNotToFlatten />
264+
</ServiceOperation>
193265
<ServiceOperation MethodName="UpdateContent" OutputProperty="Content" Verb="Update" Noun="Content" ShouldProcessTarget="ContentId" PipelineParameter="KnowledgeBaseId" NoPipelineParameter="false">
194266
<Params />
195267
<TypesNotToFlatten />
@@ -206,6 +278,10 @@
206278
<Params />
207279
<TypesNotToFlatten />
208280
</ServiceOperation>
281+
<ServiceOperation MethodName="UpdateSessionData" OutputProperty="*" Verb="Update" Noun="SessionData" ShouldProcessTarget="SessionId" PipelineParameter="SessionId" NoPipelineParameter="false">
282+
<Params />
283+
<TypesNotToFlatten />
284+
</ServiceOperation>
209285
</ServiceOperations>
210286
<TypesNotToFlatten />
211287
</ConfigModel>

0 commit comments

Comments
 (0)