AWS directoryservice documentation change
Summary
Added documentation for AssessmentReport structure containing domain controller validation test results and IP address verification
Security assessment
Documents validation reporting capabilities for domain controller configurations, including IP validation patterns. While related to security posture assessment, there is no evidence of addressing a specific vulnerability. The change enhances visibility into security configurations but doesn't directly mitigate an exploit.
Diff
diff --git a/directoryservice/latest/devguide/API_AssessmentReport.md b/directoryservice/latest/devguide/API_AssessmentReport.md index 8b1378917..ae2c29e72 100644 --- a//directoryservice/latest/devguide/API_AssessmentReport.md +++ b//directoryservice/latest/devguide/API_AssessmentReport.md @@ -0,0 +1 @@ +[](/pdfs/directoryservice/latest/devguide/directoryservice-api.pdf#API_AssessmentReport "Open PDF") @@ -1,0 +3,64 @@ +[Documentation](/index.html)[AWS Directory Service](/directory-service/index.html)[API Reference](welcome.html) + +ContentsSee Also + +# AssessmentReport + +Contains the results of validation tests performed against a specific domain controller during a directory assessment. + +## Contents + +**DomainControllerIp** + + +The IP address of the domain controller that was tested during the assessment. + +Type: String + +Pattern: `^(?:(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.){3}(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)$` + +Required: No + +**Validations** + + +A list of validation results for different test categories performed against this domain controller. + +Type: Array of [AssessmentValidation](./API_AssessmentValidation.html) objects + +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/AssessmentReport) + + * [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/ds-2015-04-16/AssessmentReport) + + * [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/ds-2015-04-16/AssessmentReport) + + + + + **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) + +AssessmentConfiguration + +AssessmentSummary + +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.