AWS directoryservice medium security documentation change
Summary
Added documentation for AssessmentValidation API object detailing validation test parameters including security status codes and remediation recommendations
Security assessment
Explicitly documents security validation tests with status codes and remediation guidance. The StatusReason field provides security-focused error details, indicating this is part of security compliance checking infrastructure. Validations help identify and resolve security misconfigurations.
Diff
diff --git a/directoryservice/latest/devguide/API_AssessmentValidation.md b/directoryservice/latest/devguide/API_AssessmentValidation.md index 8b1378917..96d197c92 100644 --- a//directoryservice/latest/devguide/API_AssessmentValidation.md +++ b//directoryservice/latest/devguide/API_AssessmentValidation.md @@ -0,0 +1 @@ +[](/pdfs/directoryservice/latest/devguide/directoryservice-api.pdf#API_AssessmentValidation "Open PDF") @@ -1,0 +3,107 @@ +[Documentation](/index.html)[AWS Directory Service](/directory-service/index.html)[API Reference](welcome.html) + +ContentsSee Also + +# AssessmentValidation + +Contains information about a specific validation test performed during a directory assessment. + +## Contents + +**Category** + + +The category of the validation test. + +Type: String + +Required: No + +**LastUpdateDateTime** + + +The date and time when the validation test was completed or last updated. + +Type: Timestamp + +Required: No + +**Name** + + +The name of the specific validation test performed within the category. + +Type: String + +Required: No + +**StartTime** + + +The date and time when the validation test was started. + +Type: Timestamp + +Required: No + +**Status** + + +The result status of the validation test. Valid values include `SUCCESS`, `FAILED`, `PENDING`, and `IN_PROGRESS`. + +Type: String + +Required: No + +**StatusCode** + + +A detailed status code providing additional information about the validation result. + +Type: String + +Required: No + +**StatusReason** + + +A human-readable description of the validation result, including any error details or recommendations. + +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/AssessmentValidation) + + * [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/ds-2015-04-16/AssessmentValidation) + + * [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/ds-2015-04-16/AssessmentValidation) + + + + + **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) + +AssessmentSummary + +Attribute + +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.