Skip to content

Commit c37574c

Browse files
4.1.909
1 parent ca9c42b commit c37574c

32 files changed

+2723
-877
lines changed

Include/sdk/_sdk-versions.json

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

changelogs/CHANGELOG.2025.md

Lines changed: 23 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,26 @@
1-
### 4.1.908 (2025-09-25 20:07Z)
1+
### 4.1.909 (2025-09-26 20:31Z)
2+
* AWS Tools for PowerShell now use AWS .NET SDK 3.7.1132.0 and leverage its new features and improvements. Please find a description of the changes at https://github.com/aws/aws-sdk-net/blob/aws-sdk-net-v3.7/changelogs/SDK.CHANGELOG.ALL.md.
3+
* Amazon Billing
4+
* Added cmdlet Add-AWSBSourceView leveraging the AssociateSourceViews service API.
5+
* Added cmdlet Remove-AWSBSourceView leveraging the DisassociateSourceViews service API.
6+
* Modified cmdlet Get-AWSBBillingViewList: added parameter SourceAccountId.
7+
* Modified cmdlet New-AWSBBillingView: added parameters TimeRange_BeginDateInclusive and TimeRange_EndDateInclusive.
8+
* Modified cmdlet Remove-AWSBBillingView: added parameter ForceDelete.
9+
* Modified cmdlet Update-AWSBBillingView: added parameters TimeRange_BeginDateInclusive and TimeRange_EndDateInclusive.
10+
* Amazon Connect Service
11+
* Added cmdlet Get-CONNRoutingProfileManualAssignmentQueueList leveraging the ListRoutingProfileManualAssignmentQueues service API.
12+
* Added cmdlet Join-CONNContactWithUser leveraging the AssociateContactWithUser service API.
13+
* Modified cmdlet Disconnect-CONNRoutingProfileQueue: added parameter ManualAssignmentQueueReference.
14+
* Modified cmdlet Join-CONNRoutingProfileQueue: added parameter ManualAssignmentQueueConfig.
15+
* Modified cmdlet New-CONNRoutingProfile: added parameter ManualAssignmentQueueConfig.
16+
* Modified cmdlet Search-CONNContact: added parameters AdditionalTimeRange_Criterion, AdditionalTimeRange_MatchType, Name_MatchType, Name_SearchText and RoutingCriteria_Step.
17+
* Amazon Data Automation for Amazon Bedrock
18+
* Modified cmdlet New-BDADataAutomationProject: added parameters ChannelLabeling_State and SpeakerLabeling_State.
19+
* Modified cmdlet Update-BDADataAutomationProject: added parameters ChannelLabeling_State and SpeakerLabeling_State.
20+
* Amazon Redshift
21+
* Modified cmdlet New-RSRedshiftIdcApplication: added parameters SsoTagKey and Tag.
22+
23+
### 4.1.908 (2025-09-25 20:07Z)
224
* AWS Tools for PowerShell now use AWS .NET SDK 3.7.1131.0 and leverage its new features and improvements. Please find a description of the changes at https://github.com/aws/aws-sdk-net/blob/aws-sdk-net-v3.7/changelogs/SDK.CHANGELOG.ALL.md.
325

426
### 4.1.907 (2025-09-24 19:56Z)

changelogs/CHANGELOG.ALL.md

Lines changed: 23 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,26 @@
1-
### 4.1.908 (2025-09-25 20:07Z)
1+
### 4.1.909 (2025-09-26 20:31Z)
2+
* AWS Tools for PowerShell now use AWS .NET SDK 3.7.1132.0 and leverage its new features and improvements. Please find a description of the changes at https://github.com/aws/aws-sdk-net/blob/aws-sdk-net-v3.7/changelogs/SDK.CHANGELOG.ALL.md.
3+
* Amazon Billing
4+
* Added cmdlet Add-AWSBSourceView leveraging the AssociateSourceViews service API.
5+
* Added cmdlet Remove-AWSBSourceView leveraging the DisassociateSourceViews service API.
6+
* Modified cmdlet Get-AWSBBillingViewList: added parameter SourceAccountId.
7+
* Modified cmdlet New-AWSBBillingView: added parameters TimeRange_BeginDateInclusive and TimeRange_EndDateInclusive.
8+
* Modified cmdlet Remove-AWSBBillingView: added parameter ForceDelete.
9+
* Modified cmdlet Update-AWSBBillingView: added parameters TimeRange_BeginDateInclusive and TimeRange_EndDateInclusive.
10+
* Amazon Connect Service
11+
* Added cmdlet Get-CONNRoutingProfileManualAssignmentQueueList leveraging the ListRoutingProfileManualAssignmentQueues service API.
12+
* Added cmdlet Join-CONNContactWithUser leveraging the AssociateContactWithUser service API.
13+
* Modified cmdlet Disconnect-CONNRoutingProfileQueue: added parameter ManualAssignmentQueueReference.
14+
* Modified cmdlet Join-CONNRoutingProfileQueue: added parameter ManualAssignmentQueueConfig.
15+
* Modified cmdlet New-CONNRoutingProfile: added parameter ManualAssignmentQueueConfig.
16+
* Modified cmdlet Search-CONNContact: added parameters AdditionalTimeRange_Criterion, AdditionalTimeRange_MatchType, Name_MatchType, Name_SearchText and RoutingCriteria_Step.
17+
* Amazon Data Automation for Amazon Bedrock
18+
* Modified cmdlet New-BDADataAutomationProject: added parameters ChannelLabeling_State and SpeakerLabeling_State.
19+
* Modified cmdlet Update-BDADataAutomationProject: added parameters ChannelLabeling_State and SpeakerLabeling_State.
20+
* Amazon Redshift
21+
* Modified cmdlet New-RSRedshiftIdcApplication: added parameters SsoTagKey and Tag.
22+
23+
### 4.1.908 (2025-09-25 20:07Z)
224
* AWS Tools for PowerShell now use AWS .NET SDK 3.7.1131.0 and leverage its new features and improvements. Please find a description of the changes at https://github.com/aws/aws-sdk-net/blob/aws-sdk-net-v3.7/changelogs/SDK.CHANGELOG.ALL.md.
325

426
### 4.1.907 (2025-09-24 19:56Z)

generator/AWSPSGeneratorLib/Config/ServiceConfig/billing.xml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,21 @@
1919
<ParamEmitters />
2020
<MetadataProperties />
2121
<ServiceOperations>
22+
<ServiceOperation MethodName="AssociateSourceViews" OutputProperty="Arn" Verb="Add" Noun="SourceView" ShouldProcessTarget="SourceViews" PipelineParameter="Arn" NoPipelineParameter="false">
23+
<Params />
24+
<TypesNotToFlatten />
25+
</ServiceOperation>
2226
<ServiceOperation MethodName="CreateBillingView" OutputProperty="*" Verb="New" Noun="BillingView" ShouldProcessTarget="Name" PipelineParameter="Name" NoPipelineParameter="false" LegacyV4Pagination="true">
2327
<Params />
2428
<TypesNotToFlatten />
2529
</ServiceOperation>
2630
<ServiceOperation MethodName="DeleteBillingView" OutputProperty="Arn" Verb="Remove" Noun="BillingView" ShouldProcessTarget="Arn" PipelineParameter="Arn" NoPipelineParameter="false" LegacyV4Pagination="true">
31+
<Params>
32+
<Param Name="Force" NewName="ForceDelete" AutoApplyAlias="false" />
33+
</Params>
34+
<TypesNotToFlatten />
35+
</ServiceOperation>
36+
<ServiceOperation MethodName="DisassociateSourceViews" OutputProperty="Arn" Verb="Remove" Noun="SourceView" ShouldProcessTarget="SourceViews" PipelineParameter="Arn" NoPipelineParameter="false">
2737
<Params />
2838
<TypesNotToFlatten />
2939
</ServiceOperation>

generator/AWSPSGeneratorLib/Config/ServiceConfig/connect.xml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,10 @@
3535
<Params />
3636
<TypesNotToFlatten />
3737
</ServiceOperation>
38+
<ServiceOperation MethodName="AssociateContactWithUser" Verb="Join" Noun="ContactWithUser" ShouldProcessTarget="ContactId" PipelineParameter="ContactId" NoPipelineParameter="false">
39+
<Params />
40+
<TypesNotToFlatten />
41+
</ServiceOperation>
3842
<ServiceOperation MethodName="AssociateDefaultVocabulary" Verb="Add" Noun="DefaultVocabulary" ShouldProcessTarget="InstanceId" PipelineParameter="InstanceId" NoPipelineParameter="false" LegacyV4Pagination="true">
3943
<Params />
4044
<TypesNotToFlatten />
@@ -688,6 +692,10 @@
688692
<Params />
689693
<TypesNotToFlatten />
690694
</ServiceOperation>
695+
<ServiceOperation MethodName="ListRoutingProfileManualAssignmentQueues" OutputProperty="*" Verb="Get" Noun="RoutingProfileManualAssignmentQueueList" PipelineParameter="" NoPipelineParameter="true">
696+
<Params />
697+
<TypesNotToFlatten />
698+
</ServiceOperation>
691699
<ServiceOperation MethodName="ListRoutingProfileQueues" OutputProperty="RoutingProfileQueueConfigSummaryList" Verb="Get" Noun="RoutingProfileQueueList" PipelineParameter="InstanceId" NoPipelineParameter="false" LegacyV4Pagination="true">
692700
<Params />
693701
<TypesNotToFlatten />

modules/AWSPowerShell/AWSAliases.ps1

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3151,10 +3151,16 @@ Set-Alias -Name BDR-UpdateAutomatedReasoningPolicyTestCase -Value Update-BDRAuto
31513151
Set-Alias -Name BDR-UpdateGuardrail -Value Update-BDRGuardrail
31523152
Set-Alias -Name BDR-UpdateMarketplaceModelEndpoint -Value Update-BDRMarketplaceModelEndpoint
31533153
Set-Alias -Name BDR-UpdateProvisionedModelThroughput -Value Update-BDRProvisionedModelThroughput
3154+
Set-Alias -Name Associate-AWSBSourceViews -Value Add-AWSBSourceView
3155+
Set-Alias -Name Associate-AWSBSourceView -Value Add-AWSBSourceView
3156+
Set-Alias -Name AWSB-AssociateSourceViews -Value Add-AWSBSourceView
31543157
Set-Alias -Name Create-AWSBBillingView -Value New-AWSBBillingView
31553158
Set-Alias -Name AWSB-CreateBillingView -Value New-AWSBBillingView
31563159
Set-Alias -Name Delete-AWSBBillingView -Value Remove-AWSBBillingView
31573160
Set-Alias -Name AWSB-DeleteBillingView -Value Remove-AWSBBillingView
3161+
Set-Alias -Name Disassociate-AWSBSourceViews -Value Remove-AWSBSourceView
3162+
Set-Alias -Name Disassociate-AWSBSourceView -Value Remove-AWSBSourceView
3163+
Set-Alias -Name AWSB-DisassociateSourceViews -Value Remove-AWSBSourceView
31583164
Set-Alias -Name AWSB-GetBillingView -Value Get-AWSBBillingView
31593165
Set-Alias -Name AWSB-GetResourcePolicy -Value Get-AWSBResourcePolicy
31603166
Set-Alias -Name List-AWSBBillingViews -Value Get-AWSBBillingViewList
@@ -6818,6 +6824,8 @@ Set-Alias -Name Associate-CONNApprovedOrigin -Value Add-CONNApprovedOrigin
68186824
Set-Alias -Name CONN-AssociateApprovedOrigin -Value Add-CONNApprovedOrigin
68196825
Set-Alias -Name Associate-CONNBot -Value Add-CONNBot
68206826
Set-Alias -Name CONN-AssociateBot -Value Add-CONNBot
6827+
Set-Alias -Name Associate-CONNContactWithUser -Value Join-CONNContactWithUser
6828+
Set-Alias -Name CONN-AssociateContactWithUser -Value Join-CONNContactWithUser
68216829
Set-Alias -Name Associate-CONNDefaultVocabulary -Value Add-CONNDefaultVocabulary
68226830
Set-Alias -Name CONN-AssociateDefaultVocabulary -Value Add-CONNDefaultVocabulary
68236831
Set-Alias -Name Associate-CONNFlow -Value Add-CONNFlow
@@ -7173,6 +7181,9 @@ Set-Alias -Name CONN-ListQuickConnects -Value Get-CONNQuickConnectList
71737181
Set-Alias -Name List-CONNRealtimeContactAnalysisSegmentsV2 -Value Get-CONNRealtimeContactAnalysisSegmentsV2List
71747182
Set-Alias -Name List-CONNRealtimeContactAnalysisSegmentsV2List -Value Get-CONNRealtimeContactAnalysisSegmentsV2List
71757183
Set-Alias -Name CONN-ListRealtimeContactAnalysisSegmentsV2 -Value Get-CONNRealtimeContactAnalysisSegmentsV2List
7184+
Set-Alias -Name List-CONNRoutingProfileManualAssignmentQueues -Value Get-CONNRoutingProfileManualAssignmentQueueList
7185+
Set-Alias -Name List-CONNRoutingProfileManualAssignmentQueueList -Value Get-CONNRoutingProfileManualAssignmentQueueList
7186+
Set-Alias -Name CONN-ListRoutingProfileManualAssignmentQueues -Value Get-CONNRoutingProfileManualAssignmentQueueList
71767187
Set-Alias -Name List-CONNRoutingProfileQueues -Value Get-CONNRoutingProfileQueueList
71777188
Set-Alias -Name List-CONNRoutingProfileQueueList -Value Get-CONNRoutingProfileQueueList
71787189
Set-Alias -Name CONN-ListRoutingProfileQueues -Value Get-CONNRoutingProfileQueueList

modules/AWSPowerShell/AWSPowerShellCompleters.psm1

Lines changed: 19 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8599,6 +8599,8 @@ $BDA_Completers = {
85998599
{
86008600
($_ -eq "New-BDADataAutomationProject/AdditionalFileFormat_State") -Or
86018601
($_ -eq "Update-BDADataAutomationProject/AdditionalFileFormat_State") -Or
8602+
($_ -eq "New-BDADataAutomationProject/ChannelLabeling_State") -Or
8603+
($_ -eq "Update-BDADataAutomationProject/ChannelLabeling_State") -Or
86028604
($_ -eq "New-BDADataAutomationProject/OverrideConfiguration_Audio_ModalityProcessing_State") -Or
86038605
($_ -eq "Update-BDADataAutomationProject/OverrideConfiguration_Audio_ModalityProcessing_State") -Or
86048606
($_ -eq "New-BDADataAutomationProject/OverrideConfiguration_Document_ModalityProcessing_State") -Or
@@ -8607,6 +8609,8 @@ $BDA_Completers = {
86078609
($_ -eq "Update-BDADataAutomationProject/OverrideConfiguration_Image_ModalityProcessing_State") -Or
86088610
($_ -eq "New-BDADataAutomationProject/OverrideConfiguration_Video_ModalityProcessing_State") -Or
86098611
($_ -eq "Update-BDADataAutomationProject/OverrideConfiguration_Video_ModalityProcessing_State") -Or
8612+
($_ -eq "New-BDADataAutomationProject/SpeakerLabeling_State") -Or
8613+
($_ -eq "Update-BDADataAutomationProject/SpeakerLabeling_State") -Or
86108614
($_ -eq "New-BDADataAutomationProject/Splitter_State") -Or
86118615
($_ -eq "Update-BDADataAutomationProject/Splitter_State") -Or
86128616
($_ -eq "New-BDADataAutomationProject/StandardOutputConfiguration_Audio_Extraction_Category_State") -Or
@@ -8655,6 +8659,7 @@ $BDA_map = @{
86558659
"BlueprintFilter_BlueprintStage"=@("Get-BDADataAutomationProjectList")
86568660
"BlueprintStage"=@("Get-BDABlueprint","New-BDABlueprint","Update-BDABlueprint")
86578661
"BlueprintStageFilter"=@("Get-BDABlueprintList")
8662+
"ChannelLabeling_State"=@("New-BDADataAutomationProject","Update-BDADataAutomationProject")
86588663
"ModalityRouting_Jpeg"=@("New-BDADataAutomationProject","Update-BDADataAutomationProject")
86598664
"ModalityRouting_Mov"=@("New-BDADataAutomationProject","Update-BDADataAutomationProject")
86608665
"ModalityRouting_Mp4"=@("New-BDADataAutomationProject","Update-BDADataAutomationProject")
@@ -8667,6 +8672,7 @@ $BDA_map = @{
86678672
"ProjectStage"=@("Get-BDADataAutomationProject","New-BDADataAutomationProject","Update-BDADataAutomationProject")
86688673
"ProjectStageFilter"=@("Get-BDADataAutomationProjectList")
86698674
"ResourceOwner"=@("Get-BDABlueprintList","Get-BDADataAutomationProjectList")
8675+
"SpeakerLabeling_State"=@("New-BDADataAutomationProject","Update-BDADataAutomationProject")
86708676
"Splitter_State"=@("New-BDADataAutomationProject","Update-BDADataAutomationProject")
86718677
"StandardOutputConfiguration_Audio_Extraction_Category_State"=@("New-BDADataAutomationProject","Update-BDADataAutomationProject")
86728678
"StandardOutputConfiguration_Audio_GenerativeField_State"=@("New-BDADataAutomationProject","Update-BDADataAutomationProject")
@@ -9400,8 +9406,10 @@ $AWSB_SelectCompleters = {
94009406
}
94019407

94029408
$AWSB_SelectMap = @{
9403-
"Select"=@("New-AWSBBillingView",
9409+
"Select"=@("Add-AWSBSourceView",
9410+
"New-AWSBBillingView",
94049411
"Remove-AWSBBillingView",
9412+
"Remove-AWSBSourceView",
94059413
"Get-AWSBBillingView",
94069414
"Get-AWSBResourcePolicy",
94079415
"Get-AWSBBillingViewList",
@@ -10045,7 +10053,7 @@ $CE_Completers = {
1004510053
# Amazon.CostExplorer.Dimension
1004610054
"Get-CEDimensionValue/Dimension"
1004710055
{
10048-
$v = "AGREEMENT_END_DATE_TIME_AFTER","AGREEMENT_END_DATE_TIME_BEFORE","ANOMALY_TOTAL_IMPACT_ABSOLUTE","ANOMALY_TOTAL_IMPACT_PERCENTAGE","AZ","BILLING_ENTITY","CACHE_ENGINE","DATABASE_ENGINE","DEPLOYMENT_OPTION","INSTANCE_TYPE","INSTANCE_TYPE_FAMILY","INVOICING_ENTITY","LEGAL_ENTITY_NAME","LINKED_ACCOUNT","LINKED_ACCOUNT_NAME","OPERATING_SYSTEM","OPERATION","PAYMENT_OPTION","PLATFORM","PURCHASE_TYPE","RECORD_TYPE","REGION","RESERVATION_ID","RESOURCE_ID","RIGHTSIZING_TYPE","SAVINGS_PLANS_TYPE","SAVINGS_PLAN_ARN","SCOPE","SERVICE","SERVICE_CODE","SUBSCRIPTION_ID","TENANCY","USAGE_TYPE","USAGE_TYPE_GROUP"
10056+
$v = "AGREEMENT_END_DATE_TIME_AFTER","AGREEMENT_END_DATE_TIME_BEFORE","ANOMALY_TOTAL_IMPACT_ABSOLUTE","ANOMALY_TOTAL_IMPACT_PERCENTAGE","AZ","BILLING_ENTITY","CACHE_ENGINE","DATABASE_ENGINE","DEPLOYMENT_OPTION","INSTANCE_TYPE","INSTANCE_TYPE_FAMILY","INVOICING_ENTITY","LEGAL_ENTITY_NAME","LINKED_ACCOUNT","LINKED_ACCOUNT_NAME","OPERATING_SYSTEM","OPERATION","PAYER_ACCOUNT","PAYMENT_OPTION","PLATFORM","PURCHASE_TYPE","RECORD_TYPE","REGION","RESERVATION_ID","RESOURCE_ID","RIGHTSIZING_TYPE","SAVINGS_PLANS_TYPE","SAVINGS_PLAN_ARN","SCOPE","SERVICE","SERVICE_CODE","SUBSCRIPTION_ID","TENANCY","USAGE_TYPE","USAGE_TYPE_GROUP"
1004910057
break
1005010058
}
1005110059

@@ -19231,26 +19239,28 @@ $CONN_Completers = {
1923119239

1923219240
# Amazon.Connect.SearchContactsMatchType
1923319241
{
19242+
($_ -eq "Search-CONNContact/AdditionalTimeRange_MatchType") -Or
19243+
($_ -eq "Search-CONNContact/Name_MatchType") -Or
1923419244
($_ -eq "Search-CONNContact/SearchableContactAttributes_MatchType") -Or
1923519245
($_ -eq "Search-CONNContact/SearchableSegmentAttributes_MatchType") -Or
1923619246
($_ -eq "Search-CONNContact/Transcript_MatchType")
1923719247
}
1923819248
{
19239-
$v = "MATCH_ALL","MATCH_ANY"
19249+
$v = "MATCH_ALL","MATCH_ANY","MATCH_EXACT","MATCH_NONE"
1924019250
break
1924119251
}
1924219252

1924319253
# Amazon.Connect.SearchContactsTimeRangeType
1924419254
"Search-CONNContact/TimeRange_Type"
1924519255
{
19246-
$v = "CONNECTED_TO_AGENT_TIMESTAMP","DISCONNECT_TIMESTAMP","INITIATION_TIMESTAMP","SCHEDULED_TIMESTAMP"
19256+
$v = "CONNECTED_TO_AGENT_TIMESTAMP","DISCONNECT_TIMESTAMP","ENQUEUE_TIMESTAMP","INITIATION_TIMESTAMP","SCHEDULED_TIMESTAMP"
1924719257
break
1924819258
}
1924919259

1925019260
# Amazon.Connect.SortableFieldName
1925119261
"Search-CONNContact/Sort_FieldName"
1925219262
{
19253-
$v = "CHANNEL","CONNECTED_TO_AGENT_TIMESTAMP","DISCONNECT_TIMESTAMP","INITIATION_METHOD","INITIATION_TIMESTAMP","SCHEDULED_TIMESTAMP"
19263+
$v = "CHANNEL","CONNECTED_TO_AGENT_TIMESTAMP","DISCONNECT_TIMESTAMP","EXPIRY_TIMESTAMP","INITIATION_METHOD","INITIATION_TIMESTAMP","SCHEDULED_TIMESTAMP"
1925419264
break
1925519265
}
1925619266

@@ -19400,6 +19410,7 @@ $CONN_Completers = {
1940019410
}
1940119411

1940219412
$CONN_map = @{
19413+
"AdditionalTimeRange_MatchType"=@("Search-CONNContact")
1940319414
"Agent_ScreenShare"=@("Start-CONNWebRTCContact")
1940419415
"Agent_Video"=@("Start-CONNWebRTCContact")
1940519416
"AgentAvailabilityTimer"=@("New-CONNRoutingProfile","Update-CONNRoutingProfileAgentAvailabilityTimer")
@@ -19428,6 +19439,7 @@ $CONN_map = @{
1942819439
"LanguageCode"=@("Add-CONNDefaultVocabulary","Get-CONNDefaultVocabularyList","New-CONNVocabulary","Search-CONNVocabulary")
1942919440
"LexVersion"=@("Get-CONNBotList")
1943019441
"ListCondition_TargetListType"=@("Search-CONNUser")
19442+
"Name_MatchType"=@("Search-CONNContact")
1943119443
"OutputType"=@("Get-CONNRealtimeContactAnalysisSegmentsV2List")
1943219444
"ParticipantCapabilities_ScreenShare"=@("New-CONNParticipant")
1943319445
"ParticipantCapabilities_Video"=@("New-CONNParticipant")
@@ -19526,6 +19538,7 @@ $CONN_SelectMap = @{
1952619538
"Register-CONNAnalyticsDataSet",
1952719539
"Add-CONNApprovedOrigin",
1952819540
"Add-CONNBot",
19541+
"Join-CONNContactWithUser",
1952919542
"Add-CONNDefaultVocabulary",
1953019543
"Add-CONNFlow",
1953119544
"Add-CONNInstanceStorageConfig",
@@ -19688,6 +19701,7 @@ $CONN_SelectMap = @{
1968819701
"Get-CONNQueueList",
1968919702
"Get-CONNQuickConnectList",
1969019703
"Get-CONNRealtimeContactAnalysisSegmentsV2List",
19704+
"Get-CONNRoutingProfileManualAssignmentQueueList",
1969119705
"Get-CONNRoutingProfileQueueList",
1969219706
"Get-CONNRoutingProfileList",
1969319707
"Get-CONNRuleList",

0 commit comments

Comments
 (0)