Skip to content

Commit 820797b

Browse files
4.1.800
1 parent 1ee6c76 commit 820797b

36 files changed

+2530
-883
lines changed

Include/sdk/_sdk-versions.json

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

changelogs/CHANGELOG.2025.md

Lines changed: 20 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,23 @@
1-
### 4.1.799 (2025-04-14 20:44Z)
1+
### 4.1.800 (2025-04-16 20:54Z)
2+
* AWS Tools for PowerShell now use AWS .NET SDK 3.7.1024.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 Aurora DSQL
4+
* Added cmdlet Get-DSQLVpcEndpointServiceName leveraging the GetVpcEndpointServiceName service API.
5+
* Amazon Connect Cases
6+
* Modified cmdlet New-CCASRelatedItem: added parameters SlaInputConfiguration_FieldId, SlaInputConfiguration_Name, SlaInputConfiguration_TargetFieldValue, SlaInputConfiguration_TargetSlaMinute and SlaInputConfiguration_Type.
7+
* Amazon EventBridge
8+
* Modified cmdlet New-EVBConnection: added parameter KmsKeyIdentifier.
9+
* Modified cmdlet Update-EVBConnection: added parameter KmsKeyIdentifier.
10+
* Amazon Resource Groups
11+
* Modified cmdlet Start-RGTagSyncTask: added parameter ResourceQuery.
12+
* Amazon S3 Tables
13+
* Added cmdlet Get-S3TTableBucketEncryption leveraging the GetTableBucketEncryption service API.
14+
* Added cmdlet Get-S3TTableEncryption leveraging the GetTableEncryption service API.
15+
* Added cmdlet Remove-S3TTableBucketEncryption leveraging the DeleteTableBucketEncryption service API.
16+
* Added cmdlet Write-S3TTableBucketEncryption leveraging the PutTableBucketEncryption service API.
17+
* Modified cmdlet New-S3TTable: added parameters EncryptionConfiguration_KmsKeyArn and EncryptionConfiguration_SseAlgorithm.
18+
* Modified cmdlet New-S3TTableBucket: added parameters EncryptionConfiguration_KmsKeyArn and EncryptionConfiguration_SseAlgorithm.
19+
20+
### 4.1.799 (2025-04-14 20:44Z)
221
* AWS Tools for PowerShell now use AWS .NET SDK 3.7.1023.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.
322
* Amazon Tax Settings
423
* Modified cmdlet Write-TSATaxRegistration: added parameters IndonesiaAdditionalInfo_DecisionNumber, IndonesiaAdditionalInfo_PpnExceptionDesignationCode and IndonesiaAdditionalInfo_TaxRegistrationNumberType.

changelogs/CHANGELOG.ALL.md

Lines changed: 20 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,23 @@
1-
### 4.1.799 (2025-04-14 20:44Z)
1+
### 4.1.800 (2025-04-16 20:54Z)
2+
* AWS Tools for PowerShell now use AWS .NET SDK 3.7.1024.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 Aurora DSQL
4+
* Added cmdlet Get-DSQLVpcEndpointServiceName leveraging the GetVpcEndpointServiceName service API.
5+
* Amazon Connect Cases
6+
* Modified cmdlet New-CCASRelatedItem: added parameters SlaInputConfiguration_FieldId, SlaInputConfiguration_Name, SlaInputConfiguration_TargetFieldValue, SlaInputConfiguration_TargetSlaMinute and SlaInputConfiguration_Type.
7+
* Amazon EventBridge
8+
* Modified cmdlet New-EVBConnection: added parameter KmsKeyIdentifier.
9+
* Modified cmdlet Update-EVBConnection: added parameter KmsKeyIdentifier.
10+
* Amazon Resource Groups
11+
* Modified cmdlet Start-RGTagSyncTask: added parameter ResourceQuery.
12+
* Amazon S3 Tables
13+
* Added cmdlet Get-S3TTableBucketEncryption leveraging the GetTableBucketEncryption service API.
14+
* Added cmdlet Get-S3TTableEncryption leveraging the GetTableEncryption service API.
15+
* Added cmdlet Remove-S3TTableBucketEncryption leveraging the DeleteTableBucketEncryption service API.
16+
* Added cmdlet Write-S3TTableBucketEncryption leveraging the PutTableBucketEncryption service API.
17+
* Modified cmdlet New-S3TTable: added parameters EncryptionConfiguration_KmsKeyArn and EncryptionConfiguration_SseAlgorithm.
18+
* Modified cmdlet New-S3TTableBucket: added parameters EncryptionConfiguration_KmsKeyArn and EncryptionConfiguration_SseAlgorithm.
19+
20+
### 4.1.799 (2025-04-14 20:44Z)
221
* AWS Tools for PowerShell now use AWS .NET SDK 3.7.1023.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.
322
* Amazon Tax Settings
423
* Modified cmdlet Write-TSATaxRegistration: added parameters IndonesiaAdditionalInfo_DecisionNumber, IndonesiaAdditionalInfo_PpnExceptionDesignationCode and IndonesiaAdditionalInfo_TaxRegistrationNumberType.

generator/AWSPSGeneratorLib/Config/ServiceConfig/dsql.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,10 @@
3838
<Params />
3939
<TypesNotToFlatten />
4040
</ServiceOperation>
41+
<ServiceOperation MethodName="GetVpcEndpointServiceName" OutputProperty="ServiceName" Verb="Get" Noun="VpcEndpointServiceName" PipelineParameter="Identifier" NoPipelineParameter="false">
42+
<Params />
43+
<TypesNotToFlatten />
44+
</ServiceOperation>
4145
<ServiceOperation MethodName="ListClusters" OutputProperty="Clusters" Verb="Get" Noun="ClusterList" PipelineParameter="" NoPipelineParameter="false">
4246
<Params />
4347
<TypesNotToFlatten />

generator/AWSPSGeneratorLib/Config/ServiceConfig/s3tables.xml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,10 @@
4242
<Params />
4343
<TypesNotToFlatten />
4444
</ServiceOperation>
45+
<ServiceOperation MethodName="DeleteTableBucketEncryption" Verb="Remove" Noun="TableBucketEncryption" ShouldProcessTarget="TableBucketARN" PipelineParameter="TableBucketARN" NoPipelineParameter="false">
46+
<Params />
47+
<TypesNotToFlatten />
48+
</ServiceOperation>
4549
<ServiceOperation MethodName="DeleteTableBucketPolicy" Verb="Remove" Noun="TableBucketPolicy" ShouldProcessTarget="TableBucketARN" PipelineParameter="TableBucketARN" NoPipelineParameter="false">
4650
<Params />
4751
<TypesNotToFlatten />
@@ -62,6 +66,10 @@
6266
<Params />
6367
<TypesNotToFlatten />
6468
</ServiceOperation>
69+
<ServiceOperation MethodName="GetTableBucketEncryption" OutputProperty="EncryptionConfiguration" Verb="Get" Noun="TableBucketEncryption" PipelineParameter="TableBucketARN" NoPipelineParameter="false">
70+
<Params />
71+
<TypesNotToFlatten />
72+
</ServiceOperation>
6573
<ServiceOperation MethodName="GetTableBucketMaintenanceConfiguration" OutputProperty="*" Verb="Get" Noun="TableBucketMaintenanceConfiguration" PipelineParameter="TableBucketARN" NoPipelineParameter="false">
6674
<Params />
6775
<TypesNotToFlatten />
@@ -70,6 +78,10 @@
7078
<Params />
7179
<TypesNotToFlatten />
7280
</ServiceOperation>
81+
<ServiceOperation MethodName="GetTableEncryption" OutputProperty="EncryptionConfiguration" Verb="Get" Noun="TableEncryption" PipelineParameter="" NoPipelineParameter="true">
82+
<Params />
83+
<TypesNotToFlatten />
84+
</ServiceOperation>
7385
<ServiceOperation MethodName="GetTableMaintenanceConfiguration" OutputProperty="*" Verb="Get" Noun="TableMaintenanceConfiguration" PipelineParameter="" NoPipelineParameter="true">
7486
<Params />
7587
<TypesNotToFlatten />
@@ -98,6 +110,10 @@
98110
<Params />
99111
<TypesNotToFlatten />
100112
</ServiceOperation>
113+
<ServiceOperation MethodName="PutTableBucketEncryption" Verb="Write" Noun="TableBucketEncryption" ShouldProcessTarget="EncryptionConfiguration_KmsKeyArn" PipelineParameter="TableBucketARN" NoPipelineParameter="false">
114+
<Params />
115+
<TypesNotToFlatten />
116+
</ServiceOperation>
101117
<ServiceOperation MethodName="PutTableBucketMaintenanceConfiguration" Verb="Write" Noun="TableBucketMaintenanceConfiguration" ShouldProcessTarget="TableBucketARN" PipelineParameter="" NoPipelineParameter="true">
102118
<Params />
103119
<TypesNotToFlatten />

modules/AWSPowerShell/AWSAliases.ps1

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9319,6 +9319,7 @@ Set-Alias -Name Delete-DSQLMultiRegionClusters -Value Remove-DSQLMultiRegionClus
93199319
Set-Alias -Name Delete-DSQLMultiRegionCluster -Value Remove-DSQLMultiRegionCluster
93209320
Set-Alias -Name DSQL-DeleteMultiRegionClusters -Value Remove-DSQLMultiRegionCluster
93219321
Set-Alias -Name DSQL-GetCluster -Value Get-DSQLCluster
9322+
Set-Alias -Name DSQL-GetVpcEndpointServiceName -Value Get-DSQLVpcEndpointServiceName
93229323
Set-Alias -Name List-DSQLClusters -Value Get-DSQLClusterList
93239324
Set-Alias -Name List-DSQLClusterList -Value Get-DSQLClusterList
93249325
Set-Alias -Name DSQL-ListClusters -Value Get-DSQLClusterList
@@ -26770,15 +26771,19 @@ Set-Alias -Name Delete-S3TTable -Value Remove-S3TTable
2677026771
Set-Alias -Name S3T-DeleteTable -Value Remove-S3TTable
2677126772
Set-Alias -Name Delete-S3TTableBucket -Value Remove-S3TTableBucket
2677226773
Set-Alias -Name S3T-DeleteTableBucket -Value Remove-S3TTableBucket
26774+
Set-Alias -Name Delete-S3TTableBucketEncryption -Value Remove-S3TTableBucketEncryption
26775+
Set-Alias -Name S3T-DeleteTableBucketEncryption -Value Remove-S3TTableBucketEncryption
2677326776
Set-Alias -Name Delete-S3TTableBucketPolicy -Value Remove-S3TTableBucketPolicy
2677426777
Set-Alias -Name S3T-DeleteTableBucketPolicy -Value Remove-S3TTableBucketPolicy
2677526778
Set-Alias -Name Delete-S3TTablePolicy -Value Remove-S3TTablePolicy
2677626779
Set-Alias -Name S3T-DeleteTablePolicy -Value Remove-S3TTablePolicy
2677726780
Set-Alias -Name S3T-GetNamespace -Value Get-S3TNamespace
2677826781
Set-Alias -Name S3T-GetTable -Value Get-S3TTable
2677926782
Set-Alias -Name S3T-GetTableBucket -Value Get-S3TTableBucket
26783+
Set-Alias -Name S3T-GetTableBucketEncryption -Value Get-S3TTableBucketEncryption
2678026784
Set-Alias -Name S3T-GetTableBucketMaintenanceConfiguration -Value Get-S3TTableBucketMaintenanceConfiguration
2678126785
Set-Alias -Name S3T-GetTableBucketPolicy -Value Get-S3TTableBucketPolicy
26786+
Set-Alias -Name S3T-GetTableEncryption -Value Get-S3TTableEncryption
2678226787
Set-Alias -Name S3T-GetTableMaintenanceConfiguration -Value Get-S3TTableMaintenanceConfiguration
2678326788
Set-Alias -Name S3T-GetTableMaintenanceJobStatus -Value Get-S3TTableMaintenanceJobStatus
2678426789
Set-Alias -Name S3T-GetTableMetadataLocation -Value Get-S3TTableMetadataLocation
@@ -26792,6 +26797,8 @@ Set-Alias -Name S3T-ListTableBuckets -Value Get-S3TTableBucketList
2679226797
Set-Alias -Name List-S3TTables -Value Get-S3TTableList
2679326798
Set-Alias -Name List-S3TTableList -Value Get-S3TTableList
2679426799
Set-Alias -Name S3T-ListTables -Value Get-S3TTableList
26800+
Set-Alias -Name Put-S3TTableBucketEncryption -Value Write-S3TTableBucketEncryption
26801+
Set-Alias -Name S3T-PutTableBucketEncryption -Value Write-S3TTableBucketEncryption
2679526802
Set-Alias -Name Put-S3TTableBucketMaintenanceConfiguration -Value Write-S3TTableBucketMaintenanceConfiguration
2679626803
Set-Alias -Name S3T-PutTableBucketMaintenanceConfiguration -Value Write-S3TTableBucketMaintenanceConfiguration
2679726804
Set-Alias -Name Put-S3TTableBucketPolicy -Value Write-S3TTableBucketPolicy

modules/AWSPowerShell/AWSPowerShellCompleters.psm1

Lines changed: 27 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18598,7 +18598,14 @@ $CCAS_Completers = {
1859818598
# Amazon.ConnectCases.RelatedItemType
1859918599
"New-CCASRelatedItem/Type"
1860018600
{
18601-
$v = "Comment","Contact","File"
18601+
$v = "Comment","Contact","File","Sla"
18602+
break
18603+
}
18604+
18605+
# Amazon.ConnectCases.SlaType
18606+
"New-CCASRelatedItem/SlaInputConfiguration_Type"
18607+
{
18608+
$v = "CaseField"
1860218609
break
1860318610
}
1860418611

@@ -18622,6 +18629,7 @@ $CCAS_Completers = {
1862218629

1862318630
$CCAS_map = @{
1862418631
"Comment_ContentType"=@("New-CCASRelatedItem")
18632+
"SlaInputConfiguration_Type"=@("New-CCASRelatedItem")
1862518633
"Status"=@("New-CCASTemplate","Update-CCASTemplate")
1862618634
"Type"=@("New-CCASField","New-CCASRelatedItem")
1862718635
}
@@ -24300,6 +24308,7 @@ $DSQL_SelectMap = @{
2430024308
"Remove-DSQLCluster",
2430124309
"Remove-DSQLMultiRegionCluster",
2430224310
"Get-DSQLCluster",
24311+
"Get-DSQLVpcEndpointServiceName",
2430324312
"Get-DSQLClusterList",
2430424313
"Get-DSQLResourceTag",
2430524314
"Add-DSQLResourceTag",
@@ -27684,7 +27693,7 @@ $EKS_Completers = {
2768427693
# Amazon.EKS.AMITypes
2768527694
"New-EKSNodegroup/AmiType"
2768627695
{
27687-
$v = "AL2023_ARM_64_STANDARD","AL2023_x86_64_NEURON","AL2023_x86_64_NVIDIA","AL2023_x86_64_STANDARD","AL2_ARM_64","AL2_x86_64","AL2_x86_64_GPU","BOTTLEROCKET_ARM_64","BOTTLEROCKET_ARM_64_FIPS","BOTTLEROCKET_ARM_64_NVIDIA","BOTTLEROCKET_x86_64","BOTTLEROCKET_x86_64_FIPS","BOTTLEROCKET_x86_64_NVIDIA","CUSTOM","WINDOWS_CORE_2019_x86_64","WINDOWS_CORE_2022_x86_64","WINDOWS_FULL_2019_x86_64","WINDOWS_FULL_2022_x86_64"
27696+
$v = "AL2023_ARM_64_NVIDIA","AL2023_ARM_64_STANDARD","AL2023_x86_64_NEURON","AL2023_x86_64_NVIDIA","AL2023_x86_64_STANDARD","AL2_ARM_64","AL2_x86_64","AL2_x86_64_GPU","BOTTLEROCKET_ARM_64","BOTTLEROCKET_ARM_64_FIPS","BOTTLEROCKET_ARM_64_NVIDIA","BOTTLEROCKET_x86_64","BOTTLEROCKET_x86_64_FIPS","BOTTLEROCKET_x86_64_NVIDIA","CUSTOM","WINDOWS_CORE_2019_x86_64","WINDOWS_CORE_2022_x86_64","WINDOWS_FULL_2019_x86_64","WINDOWS_FULL_2022_x86_64"
2768827697
break
2768927698
}
2769027699

@@ -65676,6 +65685,17 @@ $S3T_Completers = {
6567665685
break
6567765686
}
6567865687

65688+
# Amazon.S3Tables.SSEAlgorithm
65689+
{
65690+
($_ -eq "New-S3TTable/EncryptionConfiguration_SseAlgorithm") -Or
65691+
($_ -eq "New-S3TTableBucket/EncryptionConfiguration_SseAlgorithm") -Or
65692+
($_ -eq "Write-S3TTableBucketEncryption/EncryptionConfiguration_SseAlgorithm")
65693+
}
65694+
{
65695+
$v = "AES256","aws:kms"
65696+
break
65697+
}
65698+
6567965699
# Amazon.S3Tables.TableBucketMaintenanceType
6568065700
"Write-S3TTableBucketMaintenanceConfiguration/Type"
6568165701
{
@@ -65699,6 +65719,7 @@ $S3T_Completers = {
6569965719
}
6570065720

6570165721
$S3T_map = @{
65722+
"EncryptionConfiguration_SseAlgorithm"=@("New-S3TTable","New-S3TTableBucket","Write-S3TTableBucketEncryption")
6570265723
"Format"=@("New-S3TTable")
6570365724
"Type"=@("Write-S3TTableBucketMaintenanceConfiguration","Write-S3TTableMaintenanceConfiguration")
6570465725
"Value_Status"=@("Write-S3TTableBucketMaintenanceConfiguration","Write-S3TTableMaintenanceConfiguration")
@@ -65760,20 +65781,24 @@ $S3T_SelectMap = @{
6576065781
"Remove-S3TNamespace",
6576165782
"Remove-S3TTable",
6576265783
"Remove-S3TTableBucket",
65784+
"Remove-S3TTableBucketEncryption",
6576365785
"Remove-S3TTableBucketPolicy",
6576465786
"Remove-S3TTablePolicy",
6576565787
"Get-S3TNamespace",
6576665788
"Get-S3TTable",
6576765789
"Get-S3TTableBucket",
65790+
"Get-S3TTableBucketEncryption",
6576865791
"Get-S3TTableBucketMaintenanceConfiguration",
6576965792
"Get-S3TTableBucketPolicy",
65793+
"Get-S3TTableEncryption",
6577065794
"Get-S3TTableMaintenanceConfiguration",
6577165795
"Get-S3TTableMaintenanceJobStatus",
6577265796
"Get-S3TTableMetadataLocation",
6577365797
"Get-S3TTablePolicy",
6577465798
"Get-S3TNamespaceList",
6577565799
"Get-S3TTableBucketList",
6577665800
"Get-S3TTableList",
65801+
"Write-S3TTableBucketEncryption",
6577765802
"Write-S3TTableBucketMaintenanceConfiguration",
6577865803
"Write-S3TTableBucketPolicy",
6577965804
"Write-S3TTableMaintenanceConfiguration",

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

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,14 @@ $CCAS_Completers = {
9797
# Amazon.ConnectCases.RelatedItemType
9898
"New-CCASRelatedItem/Type"
9999
{
100-
$v = "Comment","Contact","File"
100+
$v = "Comment","Contact","File","Sla"
101+
break
102+
}
103+
104+
# Amazon.ConnectCases.SlaType
105+
"New-CCASRelatedItem/SlaInputConfiguration_Type"
106+
{
107+
$v = "CaseField"
101108
break
102109
}
103110

@@ -121,6 +128,7 @@ $CCAS_Completers = {
121128

122129
$CCAS_map = @{
123130
"Comment_ContentType"=@("New-CCASRelatedItem")
131+
"SlaInputConfiguration_Type"=@("New-CCASRelatedItem")
124132
"Status"=@("New-CCASTemplate","Update-CCASTemplate")
125133
"Type"=@("New-CCASField","New-CCASRelatedItem")
126134
}

modules/AWSPowerShell/Cmdlets/ConnectCases/Basic/New-CCASCase-Cmdlet.cs

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -36,11 +36,8 @@ namespace Amazon.PowerShell.Cmdlets.CCAS
3636
/// as an array id/value pairs with a declared data types.
3737
/// </para><para>
3838
/// The following fields are required when creating a case:
39-
/// </para><pre><c> &lt;ul&gt; &lt;li&gt; &lt;p&gt; &lt;code&gt;customer_id&lt;/code&gt; - You
40-
/// must provide the full customer profile ARN in this format: &lt;code&gt;arn:aws:profile:your_AWS_Region:your_AWS_account
41-
/// ID:domains/your_profiles_domain_name/profiles/profile_ID&lt;/code&gt; &lt;/p&gt; &lt;/li&gt;
42-
/// &lt;li&gt; &lt;p&gt; &lt;code&gt;title&lt;/code&gt; &lt;/p&gt; &lt;/li&gt; &lt;/ul&gt;
43-
/// </c></pre>
39+
/// </para><ul><li><para><c>customer_id</c> - You must provide the full customer profile ARN in this format:
40+
/// <c>arn:aws:profile:your_AWS_Region:your_AWS_account ID:domains/your_profiles_domain_name/profiles/profile_ID</c></para></li><li><para><c>title</c></para></li></ul>
4441
/// </summary>
4542
[Cmdlet("New", "CCASCase", SupportsShouldProcess = true, ConfirmImpact = ConfirmImpact.Medium)]
4643
[OutputType("Amazon.ConnectCases.Model.CreateCaseResponse")]

modules/AWSPowerShell/Cmdlets/ConnectCases/Basic/New-CCASDomain-Cmdlet.cs

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,16 @@
2828
namespace Amazon.PowerShell.Cmdlets.CCAS
2929
{
3030
/// <summary>
31-
/// Amazon.ConnectCases.IAmazonConnectCases.CreateDomain
31+
/// Creates a domain, which is a container for all case data, such as cases, fields, templates
32+
/// and layouts. Each Amazon Connect instance can be associated with only one Cases domain.
33+
///
34+
/// <important><para>
35+
/// This will not associate your connect instance to Cases domain. Instead, use the Amazon
36+
/// Connect <a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_CreateIntegrationAssociation.html">CreateIntegrationAssociation</a>
37+
/// API. You need specific IAM permissions to successfully associate the Cases domain.
38+
/// For more information, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/required-permissions-iam-cases.html#onboard-cases-iam">Onboard
39+
/// to Cases</a>.
40+
/// </para></important>
3241
/// </summary>
3342
[Cmdlet("New", "CCASDomain", SupportsShouldProcess = true, ConfirmImpact = ConfirmImpact.Medium)]
3443
[OutputType("Amazon.ConnectCases.Model.CreateDomainResponse")]

0 commit comments

Comments
 (0)