AWS Security ChangesHomeSearch

AWS directoryservice documentation change

Service: directoryservice · 2025-08-01 · Documentation low

File: directoryservice/latest/devguide/API_HybridUpdateInfoEntry.md

Summary

Added documentation for HybridUpdateInfoEntry structure, detailing fields for tracking update activity metadata

Security assessment

While the change provides audit trail capabilities (via InitiatedBy and timestamps), this is presented as general operational tracking rather than explicit security documentation

Diff

diff --git a/directoryservice/latest/devguide/API_HybridUpdateInfoEntry.md b/directoryservice/latest/devguide/API_HybridUpdateInfoEntry.md
index 8b1378917..d432adad9 100644
--- a//directoryservice/latest/devguide/API_HybridUpdateInfoEntry.md
+++ b//directoryservice/latest/devguide/API_HybridUpdateInfoEntry.md
@@ -0,0 +1 @@
+[](/pdfs/directoryservice/latest/devguide/directoryservice-api.pdf#API_HybridUpdateInfoEntry "Open PDF")
@@ -1,0 +3,120 @@
+[Documentation](/index.html)[AWS Directory Service](/directory-service/index.html)[API Reference](welcome.html)
+
+ContentsSee Also
+
+# HybridUpdateInfoEntry
+
+Contains detailed information about a specific update activity for a hybrid directory component.
+
+## Contents
+
+**AssessmentId**
+    
+
+The identifier of the assessment performed to validate this update configuration.
+
+Type: String
+
+Pattern: `^da-[0-9a-f]{18}$`
+
+Required: No
+
+**InitiatedBy**
+    
+
+Specifies if the update was initiated by the customer or AWS.
+
+Type: String
+
+Required: No
+
+**LastUpdatedDateTime**
+    
+
+The date and time when the update activity status was last updated.
+
+Type: Timestamp
+
+Required: No
+
+**NewValue**
+    
+
+The new configuration values being applied in this update.
+
+Type: [HybridUpdateValue](./API_HybridUpdateValue.html) object
+
+Required: No
+
+**PreviousValue**
+    
+
+The previous configuration values before this update was applied.
+
+Type: [HybridUpdateValue](./API_HybridUpdateValue.html) object
+
+Required: No
+
+**StartTime**
+    
+
+The date and time when the update activity was initiated.
+
+Type: Timestamp
+
+Required: No
+
+**Status**
+    
+
+The current status of the update activity. Valid values include `UPDATED`, `UPDATING`, and `UPDATE_FAILED`.
+
+Type: String
+
+Valid Values: `Updated | Updating | UpdateFailed`
+
+Required: No
+
+**StatusReason**
+    
+
+A human-readable description of the update status, including any error details or progress information.
+
+Type: String
+
+Required: No
+
+## See Also
+
+For more information about using this API in one of the language-specific AWS SDKs, see the following:
+
+  * [AWS SDK for C++](https://docs.aws.amazon.com/goto/SdkForCpp/ds-2015-04-16/HybridUpdateInfoEntry)
+
+  * [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/ds-2015-04-16/HybridUpdateInfoEntry)
+
+  * [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/ds-2015-04-16/HybridUpdateInfoEntry)
+
+
+
+
+![Warning](https://d1ge0kk1l5kms0.cloudfront.net/images/G/01/webservices/console/warning.png) **Javascript is disabled or is unavailable in your browser.**
+
+To use the Amazon Web Services Documentation, Javascript must be enabled. Please refer to your browser's Help pages for instructions.
+
+[Document Conventions](/general/latest/gr/docconventions.html)
+
+HybridUpdateActivities
+
+HybridUpdateValue
+
+Did this page help you? - Yes
+
+Thanks for letting us know we're doing a good job!
+
+If you've got a moment, please tell us what we did right so we can do more of it.
+
+Did this page help you? - No
+
+Thanks for letting us know this page needs work. We're sorry we let you down.
+
+If you've got a moment, please tell us how we can make the documentation better.