Skip to content

Commit a2bf310

Browse files
5.0.69
1 parent 8ad9020 commit a2bf310

25 files changed

+1342
-52
lines changed

Include/sdk/_sdk-versions.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
{
33
"NewServiceVersion" : "4.0.0.0",
4-
"ProductVersion" : "4.0.104.0",
4+
"ProductVersion" : "4.0.105.0",
55
"CoreVersion" : "4.0.0.32",
66
"OverrideCoreVersion" : "4.0",
77
"DefaultToPreview" : false,
@@ -836,7 +836,7 @@
836836
"InPreview" : false
837837
},
838838
"MediaLive" : {
839-
"Version" : "4.0.6.4",
839+
"Version" : "4.0.7.0",
840840
"AssemblyVersionOverride" : "4.0",
841841
"Dependencies" : {
842842
"Core" : "4.0.0.32"
@@ -2580,7 +2580,7 @@
25802580
"InPreview" : false
25812581
},
25822582
"CleanRooms" : {
2583-
"Version" : "4.0.8.0",
2583+
"Version" : "4.0.9.0",
25842584
"AssemblyVersionOverride" : "4.0",
25852585
"Dependencies" : {
25862586
"Core" : "4.0.0.32"
@@ -2644,7 +2644,7 @@
26442644
"InPreview" : false
26452645
},
26462646
"PaymentCryptographyData" : {
2647-
"Version" : "4.0.3.6",
2647+
"Version" : "4.0.4.0",
26482648
"AssemblyVersionOverride" : "4.0",
26492649
"Dependencies" : {
26502650
"Core" : "4.0.0.32"
@@ -2852,7 +2852,7 @@
28522852
"InPreview" : false
28532853
},
28542854
"QConnect" : {
2855-
"Version" : "4.0.2.6",
2855+
"Version" : "4.0.3.0",
28562856
"AssemblyVersionOverride" : "4.0",
28572857
"Dependencies" : {
28582858
"Core" : "4.0.0.32"

changelogs/CHANGELOG.2025.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,17 @@
1-
### 5.0.68 (2025-10-02 20:48Z)
1+
### 5.0.69 (2025-10-03 20:09Z)
2+
* AWS Tools for PowerShell now use AWS .NET SDK 4.0.105.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 Clean Rooms Service
4+
* Modified cmdlet New-CRSCollaboration: added parameter AllowedResultRegion.
5+
* Modified cmdlet New-CRSConfiguredTable: added parameters Athena_Region and Glue_Region.
6+
* Modified cmdlet Update-CRSConfiguredTable: added parameters Athena_Region and Glue_Region.
7+
* Amazon Payment Cryptography Data
8+
* Added cmdlet Convert-PAYCDKeyMaterial leveraging the TranslateKeyMaterial service API.
9+
* Amazon Q Connect
10+
* Modified cmdlet New-QCAIAgent: added parameters EmailGenerativeAnswerAIAgentConfiguration_AssociationConfiguration, EmailGenerativeAnswerAIAgentConfiguration_EmailGenerativeAnswerAIPromptId, EmailGenerativeAnswerAIAgentConfiguration_EmailQueryReformulationAIPromptId, EmailGenerativeAnswerAIAgentConfiguration_Locale, EmailOverviewAIAgentConfiguration_EmailOverviewAIPromptId, EmailOverviewAIAgentConfiguration_Locale, EmailResponseAIAgentConfiguration_AssociationConfiguration, EmailResponseAIAgentConfiguration_EmailQueryReformulationAIPromptId, EmailResponseAIAgentConfiguration_EmailResponseAIPromptId and EmailResponseAIAgentConfiguration_Locale.
11+
* Modified cmdlet New-QCSession: added parameter ContactArn.
12+
* Modified cmdlet Update-QCAIAgent: added parameters EmailGenerativeAnswerAIAgentConfiguration_AssociationConfiguration, EmailGenerativeAnswerAIAgentConfiguration_EmailGenerativeAnswerAIPromptId, EmailGenerativeAnswerAIAgentConfiguration_EmailQueryReformulationAIPromptId, EmailGenerativeAnswerAIAgentConfiguration_Locale, EmailOverviewAIAgentConfiguration_EmailOverviewAIPromptId, EmailOverviewAIAgentConfiguration_Locale, EmailResponseAIAgentConfiguration_AssociationConfiguration, EmailResponseAIAgentConfiguration_EmailQueryReformulationAIPromptId, EmailResponseAIAgentConfiguration_EmailResponseAIPromptId and EmailResponseAIAgentConfiguration_Locale.
13+
14+
### 5.0.68 (2025-10-02 20:48Z)
215
* AWS Tools for PowerShell now use AWS .NET SDK 4.0.104.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.
316
* Amazon CloudWatch Synthetics
417
* Modified cmdlet New-CWSYNCanary: added parameter Code_BlueprintType.

changelogs/CHANGELOG.ALL.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,17 @@
1-
### 5.0.68 (2025-10-02 20:48Z)
1+
### 5.0.69 (2025-10-03 20:09Z)
2+
* AWS Tools for PowerShell now use AWS .NET SDK 4.0.105.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 Clean Rooms Service
4+
* Modified cmdlet New-CRSCollaboration: added parameter AllowedResultRegion.
5+
* Modified cmdlet New-CRSConfiguredTable: added parameters Athena_Region and Glue_Region.
6+
* Modified cmdlet Update-CRSConfiguredTable: added parameters Athena_Region and Glue_Region.
7+
* Amazon Payment Cryptography Data
8+
* Added cmdlet Convert-PAYCDKeyMaterial leveraging the TranslateKeyMaterial service API.
9+
* Amazon Q Connect
10+
* Modified cmdlet New-QCAIAgent: added parameters EmailGenerativeAnswerAIAgentConfiguration_AssociationConfiguration, EmailGenerativeAnswerAIAgentConfiguration_EmailGenerativeAnswerAIPromptId, EmailGenerativeAnswerAIAgentConfiguration_EmailQueryReformulationAIPromptId, EmailGenerativeAnswerAIAgentConfiguration_Locale, EmailOverviewAIAgentConfiguration_EmailOverviewAIPromptId, EmailOverviewAIAgentConfiguration_Locale, EmailResponseAIAgentConfiguration_AssociationConfiguration, EmailResponseAIAgentConfiguration_EmailQueryReformulationAIPromptId, EmailResponseAIAgentConfiguration_EmailResponseAIPromptId and EmailResponseAIAgentConfiguration_Locale.
11+
* Modified cmdlet New-QCSession: added parameter ContactArn.
12+
* Modified cmdlet Update-QCAIAgent: added parameters EmailGenerativeAnswerAIAgentConfiguration_AssociationConfiguration, EmailGenerativeAnswerAIAgentConfiguration_EmailGenerativeAnswerAIPromptId, EmailGenerativeAnswerAIAgentConfiguration_EmailQueryReformulationAIPromptId, EmailGenerativeAnswerAIAgentConfiguration_Locale, EmailOverviewAIAgentConfiguration_EmailOverviewAIPromptId, EmailOverviewAIAgentConfiguration_Locale, EmailResponseAIAgentConfiguration_AssociationConfiguration, EmailResponseAIAgentConfiguration_EmailQueryReformulationAIPromptId, EmailResponseAIAgentConfiguration_EmailResponseAIPromptId and EmailResponseAIAgentConfiguration_Locale.
13+
14+
### 5.0.68 (2025-10-02 20:48Z)
215
* AWS Tools for PowerShell now use AWS .NET SDK 4.0.104.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.
316
* Amazon CloudWatch Synthetics
417
* Modified cmdlet New-CWSYNCanary: added parameter Code_BlueprintType.

generator/AWSPSGeneratorLib/Config/ServiceConfig/payment-cryptography-data.xml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,9 @@
1010
<ServiceClient>AmazonPaymentCryptographyDataClient</ServiceClient>
1111
<ServiceModuleGuid>83f056ce-414a-4e58-bede-b4f08ae528b7</ServiceModuleGuid>
1212
<PipelineParameter />
13-
<VerbMappings />
13+
<VerbMappings>
14+
<Map From="Translate" To="Convert" />
15+
</VerbMappings>
1416
<NounMappings />
1517
<Params />
1618
<CustomAliases />
@@ -82,6 +84,10 @@
8284
</Params>
8385
<TypesNotToFlatten />
8486
</ServiceOperation>
87+
<ServiceOperation MethodName="TranslateKeyMaterial" OutputProperty="WrappedKey" Verb="Convert" Noun="KeyMaterial" ShouldProcessTarget="KeyCheckValueAlgorithm" PipelineParameter="KeyCheckValueAlgorithm" NoPipelineParameter="false">
88+
<Params />
89+
<TypesNotToFlatten />
90+
</ServiceOperation>
8591
<ServiceOperation MethodName="TranslatePinData" OutputProperty="*" Verb="Convert" Noun="PinData" AnonymousShouldProcessTarget="true" PipelineParameter="" NoPipelineParameter="true" LegacyV4Pagination="true">
8692
<Params>
8793
<Param Name="IncomingWrappedKey_WrappedKeyMaterial_DiffieHellmanSymmetricKey_CertificateAuthorityPublicKeyIdentifier" NewName="IncomingWrappedKey_WrappedKeyMaterial_DiffieHellmanSymmetricKey_CertificateAuthorityPublicKeyIdentifier" />

modules/AWSPowerShell/AWSAliases.ps1

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23382,6 +23382,8 @@ Set-Alias -Name Generate-PAYCDPinData -Value New-PAYCDPinData
2338223382
Set-Alias -Name PAYCD-GeneratePinData -Value New-PAYCDPinData
2338323383
Set-Alias -Name Re-PAYCDEncryptData -Value Update-PAYCDEncryptData
2338423384
Set-Alias -Name PAYCD-ReEncryptData -Value Update-PAYCDEncryptData
23385+
Set-Alias -Name Translate-PAYCDKeyMaterial -Value Convert-PAYCDKeyMaterial
23386+
Set-Alias -Name PAYCD-TranslateKeyMaterial -Value Convert-PAYCDKeyMaterial
2338523387
Set-Alias -Name Translate-PAYCDPinData -Value Convert-PAYCDPinData
2338623388
Set-Alias -Name PAYCD-TranslatePinData -Value Convert-PAYCDPinData
2338723389
Set-Alias -Name Verify-PAYCDAuthRequestCryptogram -Value Test-PAYCDAuthRequestCryptogram

modules/AWSPowerShell/AWSPowerShellCompleters.psm1

Lines changed: 26 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11880,6 +11880,18 @@ $CRS_Completers = {
1188011880
break
1188111881
}
1188211882

11883+
# Amazon.CleanRooms.CommercialRegion
11884+
{
11885+
($_ -eq "New-CRSConfiguredTable/Athena_Region") -Or
11886+
($_ -eq "Update-CRSConfiguredTable/Athena_Region") -Or
11887+
($_ -eq "New-CRSConfiguredTable/Glue_Region") -Or
11888+
($_ -eq "Update-CRSConfiguredTable/Glue_Region")
11889+
}
11890+
{
11891+
$v = "af-south-1","ap-east-1","ap-east-2","ap-northeast-1","ap-northeast-2","ap-northeast-3","ap-south-1","ap-south-2","ap-southeast-1","ap-southeast-2","ap-southeast-3","ap-southeast-4","ap-southeast-5","ap-southeast-7","ca-central-1","ca-west-1","eu-central-1","eu-central-2","eu-north-1","eu-south-1","eu-south-2","eu-west-1","eu-west-2","eu-west-3","il-central-1","me-central-1","me-south-1","mx-central-1","sa-east-1","us-east-1","us-east-2","us-west-1","us-west-2"
11892+
break
11893+
}
11894+
1188311895
# Amazon.CleanRooms.ConfiguredTableAnalysisRuleType
1188411896
{
1188511897
($_ -eq "Get-CRSConfiguredTableAnalysisRule/AnalysisRuleType") -Or
@@ -12069,10 +12081,12 @@ $CRS_map = @{
1206912081
"AnalysisMethod"=@("New-CRSConfiguredTable","Update-CRSConfiguredTable")
1207012082
"AnalysisRuleType"=@("Get-CRSConfiguredTableAnalysisRule","Get-CRSConfiguredTableAssociationAnalysisRule","New-CRSConfiguredTableAnalysisRule","New-CRSConfiguredTableAssociationAnalysisRule","Remove-CRSConfiguredTableAnalysisRule","Remove-CRSConfiguredTableAssociationAnalysisRule","Update-CRSConfiguredTableAnalysisRule","Update-CRSConfiguredTableAssociationAnalysisRule")
1207112083
"AnalyticsEngine"=@("New-CRSCollaboration","Update-CRSCollaboration")
12084+
"Athena_Region"=@("New-CRSConfiguredTable","Update-CRSConfiguredTable")
1207212085
"AutoRefresh"=@("New-CRSPrivacyBudgetTemplate")
1207312086
"Custom_AdditionalAnalysis"=@("New-CRSConfiguredTableAnalysisRule","Update-CRSConfiguredTableAnalysisRule")
1207412087
"ErrorMessageConfiguration_Type"=@("New-CRSAnalysisTemplate")
1207512088
"Format"=@("New-CRSAnalysisTemplate")
12089+
"Glue_Region"=@("New-CRSConfiguredTable","Update-CRSConfiguredTable")
1207612090
"JobLogStatus"=@("New-CRSCollaboration","New-CRSMembership","Update-CRSMembership")
1207712091
"JobType"=@("Invoke-CRSIdMappingTable")
1207812092
"List_AdditionalAnalysis"=@("New-CRSConfiguredTableAnalysisRule","Update-CRSConfiguredTableAnalysisRule")
@@ -58504,6 +58518,7 @@ $PAYCD_Completers = {
5850458518
($_ -eq "Test-PAYCDPinData/EncryptionWrappedKey_KeyCheckValueAlgorithm") -Or
5850558519
($_ -eq "Convert-PAYCDPinData/IncomingWrappedKey_KeyCheckValueAlgorithm") -Or
5850658520
($_ -eq "Update-PAYCDEncryptData/IncomingWrappedKey_KeyCheckValueAlgorithm") -Or
58521+
($_ -eq "Convert-PAYCDKeyMaterial/KeyCheckValueAlgorithm") -Or
5850758522
($_ -eq "Convert-PAYCDPinData/OutgoingWrappedKey_KeyCheckValueAlgorithm") -Or
5850858523
($_ -eq "Update-PAYCDEncryptData/OutgoingWrappedKey_KeyCheckValueAlgorithm") -Or
5850958524
($_ -eq "Protect-PAYCDData/WrappedKey_KeyCheckValueAlgorithm") -Or
@@ -58520,6 +58535,7 @@ $PAYCD_Completers = {
5852058535
($_ -eq "Protect-PAYCDData/DiffieHellmanSymmetricKey_KeyDerivationFunction") -Or
5852158536
($_ -eq "Test-PAYCDPinData/DiffieHellmanSymmetricKey_KeyDerivationFunction") -Or
5852258537
($_ -eq "Unprotect-PAYCDData/DiffieHellmanSymmetricKey_KeyDerivationFunction") -Or
58538+
($_ -eq "Convert-PAYCDKeyMaterial/DiffieHellmanTr31KeyBlock_KeyDerivationFunction") -Or
5852358539
($_ -eq "Convert-PAYCDPinData/IncomingWrappedKey_WrappedKeyMaterial_DiffieHellmanSymmetricKey_KeyDerivationFunction") -Or
5852458540
($_ -eq "Update-PAYCDEncryptData/IncomingWrappedKey_WrappedKeyMaterial_DiffieHellmanSymmetricKey_KeyDerivationFunction") -Or
5852558541
($_ -eq "Convert-PAYCDPinData/OutgoingWrappedKey_WrappedKeyMaterial_DiffieHellmanSymmetricKey_KeyDerivationFunction") -Or
@@ -58536,6 +58552,7 @@ $PAYCD_Completers = {
5853658552
($_ -eq "Protect-PAYCDData/DiffieHellmanSymmetricKey_KeyDerivationHashAlgorithm") -Or
5853758553
($_ -eq "Test-PAYCDPinData/DiffieHellmanSymmetricKey_KeyDerivationHashAlgorithm") -Or
5853858554
($_ -eq "Unprotect-PAYCDData/DiffieHellmanSymmetricKey_KeyDerivationHashAlgorithm") -Or
58555+
($_ -eq "Convert-PAYCDKeyMaterial/DiffieHellmanTr31KeyBlock_KeyDerivationHashAlgorithm") -Or
5853958556
($_ -eq "Convert-PAYCDPinData/IncomingWrappedKey_WrappedKeyMaterial_DiffieHellmanSymmetricKey_KeyDerivationHashAlgorithm") -Or
5854058557
($_ -eq "Update-PAYCDEncryptData/IncomingWrappedKey_WrappedKeyMaterial_DiffieHellmanSymmetricKey_KeyDerivationHashAlgorithm") -Or
5854158558
($_ -eq "Convert-PAYCDPinData/OutgoingWrappedKey_WrappedKeyMaterial_DiffieHellmanSymmetricKey_KeyDerivationHashAlgorithm") -Or
@@ -58599,7 +58616,7 @@ $PAYCD_Completers = {
5859958616
($_ -eq "Test-PAYCDPinData/PinBlockFormat")
5860058617
}
5860158618
{
58602-
$v = "ISO_FORMAT_0","ISO_FORMAT_3","ISO_FORMAT_4"
58619+
$v = "ISO_FORMAT_0","ISO_FORMAT_1","ISO_FORMAT_3","ISO_FORMAT_4"
5860358620
break
5860458621
}
5860558622

@@ -58633,6 +58650,7 @@ $PAYCD_Completers = {
5863358650
($_ -eq "Protect-PAYCDData/DiffieHellmanSymmetricKey_KeyAlgorithm") -Or
5863458651
($_ -eq "Test-PAYCDPinData/DiffieHellmanSymmetricKey_KeyAlgorithm") -Or
5863558652
($_ -eq "Unprotect-PAYCDData/DiffieHellmanSymmetricKey_KeyAlgorithm") -Or
58653+
($_ -eq "Convert-PAYCDKeyMaterial/DiffieHellmanTr31KeyBlock_DeriveKeyAlgorithm") -Or
5863658654
($_ -eq "Convert-PAYCDPinData/IncomingWrappedKey_WrappedKeyMaterial_DiffieHellmanSymmetricKey_KeyAlgorithm") -Or
5863758655
($_ -eq "Update-PAYCDEncryptData/IncomingWrappedKey_WrappedKeyMaterial_DiffieHellmanSymmetricKey_KeyAlgorithm") -Or
5863858656
($_ -eq "Convert-PAYCDPinData/OutgoingWrappedKey_WrappedKeyMaterial_DiffieHellmanSymmetricKey_KeyAlgorithm") -Or
@@ -58657,6 +58675,9 @@ $PAYCD_map = @{
5865758675
"DiffieHellmanSymmetricKey_KeyAlgorithm"=@("New-PAYCDPinData","Protect-PAYCDData","Test-PAYCDPinData","Unprotect-PAYCDData")
5865858676
"DiffieHellmanSymmetricKey_KeyDerivationFunction"=@("New-PAYCDPinData","Protect-PAYCDData","Test-PAYCDPinData","Unprotect-PAYCDData")
5865958677
"DiffieHellmanSymmetricKey_KeyDerivationHashAlgorithm"=@("New-PAYCDPinData","Protect-PAYCDData","Test-PAYCDPinData","Unprotect-PAYCDData")
58678+
"DiffieHellmanTr31KeyBlock_DeriveKeyAlgorithm"=@("Convert-PAYCDKeyMaterial")
58679+
"DiffieHellmanTr31KeyBlock_KeyDerivationFunction"=@("Convert-PAYCDKeyMaterial")
58680+
"DiffieHellmanTr31KeyBlock_KeyDerivationHashAlgorithm"=@("Convert-PAYCDKeyMaterial")
5866058681
"Dukpt_DukptKeyDerivationType"=@("Protect-PAYCDData","Unprotect-PAYCDData")
5866158682
"Dukpt_DukptKeyVariant"=@("Protect-PAYCDData","Unprotect-PAYCDData")
5866258683
"Dukpt_Mode"=@("Protect-PAYCDData","Unprotect-PAYCDData")
@@ -58689,6 +58710,7 @@ $PAYCD_map = @{
5868958710
"IncomingWrappedKey_WrappedKeyMaterial_DiffieHellmanSymmetricKey_KeyAlgorithm"=@("Convert-PAYCDPinData","Update-PAYCDEncryptData")
5869058711
"IncomingWrappedKey_WrappedKeyMaterial_DiffieHellmanSymmetricKey_KeyDerivationFunction"=@("Convert-PAYCDPinData","Update-PAYCDEncryptData")
5869158712
"IncomingWrappedKey_WrappedKeyMaterial_DiffieHellmanSymmetricKey_KeyDerivationHashAlgorithm"=@("Convert-PAYCDPinData","Update-PAYCDEncryptData")
58713+
"KeyCheckValueAlgorithm"=@("Convert-PAYCDKeyMaterial")
5869258714
"MajorKeyDerivationMode"=@("Test-PAYCDAuthRequestCryptogram")
5869358715
"Mastercard_MajorKeyDerivationMode"=@("New-PAYCDMacEmvPinChange")
5869458716
"OutgoingDukptAttributes_DukptKeyDerivationType"=@("Convert-PAYCDPinData")
@@ -58767,6 +58789,7 @@ $PAYCD_SelectMap = @{
5876758789
"New-PAYCDMacEmvPinChange",
5876858790
"New-PAYCDPinData",
5876958791
"Update-PAYCDEncryptData",
58792+
"Convert-PAYCDKeyMaterial",
5877058793
"Convert-PAYCDPinData",
5877158794
"Test-PAYCDAuthRequestCryptogram",
5877258795
"Test-PAYCDCardValidationData",
@@ -62100,7 +62123,7 @@ $QC_Completers = {
6210062123
($_ -eq "New-QCAIAgent/Type")
6210162124
}
6210262125
{
62103-
$v = "ANSWER_RECOMMENDATION","MANUAL_SEARCH","SELF_SERVICE"
62126+
$v = "ANSWER_RECOMMENDATION","EMAIL_GENERATIVE_ANSWER","EMAIL_OVERVIEW","EMAIL_RESPONSE","MANUAL_SEARCH","SELF_SERVICE"
6210462127
break
6210562128
}
6210662129

@@ -62121,7 +62144,7 @@ $QC_Completers = {
6212162144
# Amazon.QConnect.AIPromptType
6212262145
"New-QCAIPrompt/Type"
6212362146
{
62124-
$v = "ANSWER_GENERATION","INTENT_LABELING_GENERATION","QUERY_REFORMULATION","SELF_SERVICE_ANSWER_GENERATION","SELF_SERVICE_PRE_PROCESSING"
62147+
$v = "ANSWER_GENERATION","EMAIL_GENERATIVE_ANSWER","EMAIL_OVERVIEW","EMAIL_QUERY_REFORMULATION","EMAIL_RESPONSE","INTENT_LABELING_GENERATION","QUERY_REFORMULATION","SELF_SERVICE_ANSWER_GENERATION","SELF_SERVICE_PRE_PROCESSING"
6212562148
break
6212662149
}
6212762150

modules/AWSPowerShell/Cmdlets/CleanRooms/AWS.Tools.CleanRooms.Completers.psm1

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,18 @@ $CRS_Completers = {
149149
break
150150
}
151151

152+
# Amazon.CleanRooms.CommercialRegion
153+
{
154+
($_ -eq "New-CRSConfiguredTable/Athena_Region") -Or
155+
($_ -eq "Update-CRSConfiguredTable/Athena_Region") -Or
156+
($_ -eq "New-CRSConfiguredTable/Glue_Region") -Or
157+
($_ -eq "Update-CRSConfiguredTable/Glue_Region")
158+
}
159+
{
160+
$v = "af-south-1","ap-east-1","ap-east-2","ap-northeast-1","ap-northeast-2","ap-northeast-3","ap-south-1","ap-south-2","ap-southeast-1","ap-southeast-2","ap-southeast-3","ap-southeast-4","ap-southeast-5","ap-southeast-7","ca-central-1","ca-west-1","eu-central-1","eu-central-2","eu-north-1","eu-south-1","eu-south-2","eu-west-1","eu-west-2","eu-west-3","il-central-1","me-central-1","me-south-1","mx-central-1","sa-east-1","us-east-1","us-east-2","us-west-1","us-west-2"
161+
break
162+
}
163+
152164
# Amazon.CleanRooms.ConfiguredTableAnalysisRuleType
153165
{
154166
($_ -eq "Get-CRSConfiguredTableAnalysisRule/AnalysisRuleType") -Or
@@ -338,10 +350,12 @@ $CRS_map = @{
338350
"AnalysisMethod"=@("New-CRSConfiguredTable","Update-CRSConfiguredTable")
339351
"AnalysisRuleType"=@("Get-CRSConfiguredTableAnalysisRule","Get-CRSConfiguredTableAssociationAnalysisRule","New-CRSConfiguredTableAnalysisRule","New-CRSConfiguredTableAssociationAnalysisRule","Remove-CRSConfiguredTableAnalysisRule","Remove-CRSConfiguredTableAssociationAnalysisRule","Update-CRSConfiguredTableAnalysisRule","Update-CRSConfiguredTableAssociationAnalysisRule")
340352
"AnalyticsEngine"=@("New-CRSCollaboration","Update-CRSCollaboration")
353+
"Athena_Region"=@("New-CRSConfiguredTable","Update-CRSConfiguredTable")
341354
"AutoRefresh"=@("New-CRSPrivacyBudgetTemplate")
342355
"Custom_AdditionalAnalysis"=@("New-CRSConfiguredTableAnalysisRule","Update-CRSConfiguredTableAnalysisRule")
343356
"ErrorMessageConfiguration_Type"=@("New-CRSAnalysisTemplate")
344357
"Format"=@("New-CRSAnalysisTemplate")
358+
"Glue_Region"=@("New-CRSConfiguredTable","Update-CRSConfiguredTable")
345359
"JobLogStatus"=@("New-CRSCollaboration","New-CRSMembership","Update-CRSMembership")
346360
"JobType"=@("Invoke-CRSIdMappingTable")
347361
"List_AdditionalAnalysis"=@("New-CRSConfiguredTableAnalysisRule","Update-CRSConfiguredTableAnalysisRule")

0 commit comments

Comments
 (0)