You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: changelogs/CHANGELOG.2025.md
+9-1Lines changed: 9 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,12 @@
1
-
### 4.1.962 (2025-12-15 21:00Z)
1
+
### 4.1.963 (2025-12-16 22:19Z)
2
+
* AWS Tools for PowerShell now use AWS .NET SDK 3.7.1186.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 IoT
4
+
* Modified cmdlet New-IOTCommand: added parameters PayloadTemplate and Preprocessor_AwsJsonSubstitution_OutputFormat.
5
+
* Amazon Timestream InfluxDB
6
+
* Added cmdlet Restart-TIDBDbCluster leveraging the RebootDbCluster service API.
7
+
* Added cmdlet Restart-TIDBDbInstance leveraging the RebootDbInstance service API.
8
+
9
+
### 4.1.962 (2025-12-15 21:00Z)
2
10
* AWS Tools for PowerShell now use AWS .NET SDK 3.7.1185.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
11
* Amazon CloudWatch Logs
4
12
* Added cmdlet Get-CWLCWLImportTask leveraging the DescribeImportTasks service API.
Copy file name to clipboardExpand all lines: changelogs/CHANGELOG.ALL.md
+9-1Lines changed: 9 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,12 @@
1
-
### 4.1.962 (2025-12-15 21:00Z)
1
+
### 4.1.963 (2025-12-16 22:19Z)
2
+
* AWS Tools for PowerShell now use AWS .NET SDK 3.7.1186.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 IoT
4
+
* Modified cmdlet New-IOTCommand: added parameters PayloadTemplate and Preprocessor_AwsJsonSubstitution_OutputFormat.
5
+
* Amazon Timestream InfluxDB
6
+
* Added cmdlet Restart-TIDBDbCluster leveraging the RebootDbCluster service API.
7
+
* Added cmdlet Restart-TIDBDbInstance leveraging the RebootDbInstance service API.
8
+
9
+
### 4.1.962 (2025-12-15 21:00Z)
2
10
* AWS Tools for PowerShell now use AWS .NET SDK 3.7.1185.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
11
* Amazon CloudWatch Logs
4
12
* Added cmdlet Get-CWLCWLImportTask leveraging the DescribeImportTasks service API.
/// Retrieves the encryption configuration for resources and data of your Amazon Web Services
32
-
/// account in Amazon Web Services IoT Core. For more information, see <a href="https://docs.aws.amazon.com/iot/latest/developerguide/key-management.html">Key
33
-
/// management in IoT</a> from the <i>Amazon Web Services IoT Core Developer Guide</i>.
32
+
/// account in Amazon Web Services IoT Core. For more information, see <a href="https://docs.aws.amazon.com/iot/latest/developerguide/encryption-at-rest.html">Data
33
+
/// encryption at rest</a> in the <i>Amazon Web Services IoT Core Developer Guide</i>.
/// <para>The payload template for the dynamic command.</para><note><para>This parameter is required for dynamic commands where the command execution placeholders
149
+
/// are supplied either from <c>mandatoryParameters</c> or when <c>StartCommandExecution</c>
/// Requires permission to access the <a href="https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsiot.html#awsiot-actions-as-permissions">TransferCertificate</a>
36
36
/// action.
37
37
/// </para><para>
38
-
/// You can cancel the transfer until it is acknowledged by the recipient.
38
+
/// You can cancel the transfer until it is accepted by the recipient.
39
39
/// </para><para>
40
-
/// No notification is sent to the transfer destination's account. It's up to the caller
41
-
/// to notify the transfer target.
40
+
/// No notification is sent to the transfer destination's account. The caller is responsible
41
+
/// for notifying the transfer target.
42
42
/// </para><para>
43
43
/// The certificate being transferred must not be in the <c>ACTIVE</c> state. You can
44
44
/// use the <a>UpdateCertificate</a> action to deactivate it.
45
45
/// </para><para>
46
46
/// The certificate must not have any policies attached to it. You can use the <a>DetachPolicy</a>
47
47
/// action to detach them.
48
-
/// </para><para><b>Customer managed key behavior:</b> When you use a customer managed key to secure
49
-
/// your data and then transfer the key to a customer in a different account using the
50
-
/// <a>TransferCertificate</a> operation, the certificates will no longer be protected
48
+
/// </para><para><b>Customer managed key behavior:</b> When you use a customer managed key to encrypt
49
+
/// your data and then transfer the certificate to a customer in a different account using
50
+
/// the <c>TransferCertificate</c> operation, the certificates will no longer be encrypted
51
51
/// by their customer managed key configuration. During the transfer process, certificates
52
-
/// are encrypted using IoT owned keys.
52
+
/// are encrypted using Amazon Web Services IoT Core owned keys.
53
53
/// </para><para>
54
54
/// While a certificate is in the <b>PENDING_TRANSFER</b> state, it's always protected
55
-
/// by IoT owned keys, regardless of the customer managed key configuration of either
56
-
/// the source or destination account.
55
+
/// by Amazon Web Services IoT Core owned keys, regardless of the customer managed key
56
+
/// configuration of either the source or destination account.
57
57
/// </para><para>
58
58
/// Once the transfer is completed through <a>AcceptCertificateTransfer</a>, <a>RejectCertificateTransfer</a>,
59
59
/// or <a>CancelCertificateTransfer</a>, the certificate will be protected by the customer
60
60
/// managed key configuration of the account that owns the certificate after the transfer
61
61
/// operation:
62
62
/// </para><ul><li><para>
63
-
/// If the transfer is accepted: The certificate is protected by the destination account's
63
+
/// If the transfer is accepted: The certificate is encrypted by the target account's
64
64
/// customer managed key configuration.
65
65
/// </para></li><li><para>
66
66
/// If the transfer is rejected or cancelled: The certificate is protected by the source
0 commit comments