AWS Security ChangesHomeSearch

AWS AWSCloudFormation documentation change

Service: AWSCloudFormation · 2025-03-10 · Documentation low

File: AWSCloudFormation/latest/UserGuide/aws-properties-iot-accountauditconfiguration-devicecertageauditcheckconfiguration.md

Summary

Updated documentation for DeviceCertAgeAuditCheckConfiguration to clarify configuration settings for certificate age audit checks, including threshold days and enabled status.

Security assessment

The changes describe security audit configurations for device certificates but do not indicate a specific security vulnerability being addressed.

Diff

diff --git a/AWSCloudFormation/latest/UserGuide/aws-properties-iot-accountauditconfiguration-devicecertageauditcheckconfiguration.md
index 738e156bc..56d4c5d96 100644
--- a/AWSCloudFormation/latest/UserGuide/aws-properties-iot-accountauditconfiguration-devicecertageauditcheckconfiguration.md
+++ b/AWSCloudFormation/latest/UserGuide/aws-properties-iot-accountauditconfiguration-devicecertageauditcheckconfiguration.md
@@ -7 +7 @@ SyntaxProperties
-The `DeviceCertAgeAuditCheckConfiguration` property type specifies Property description not available. for an [AWS::IoT::AccountAuditConfiguration](./aws-resource-iot-accountauditconfiguration.html).
+Configuration for the device certificate age audit check.
@@ -35 +35 @@ To declare this entity in your AWS CloudFormation template, use the following sy
-Property description not available.
+Configuration settings for the device certificate age check, including the threshold in days for certificate age. This configuration is of type `CertAgeCheckCustomConfiguration`.
@@ -46 +46 @@ _Required_ : No
-Property description not available.
+True if this audit check is enabled for this account.