AWS cli documentation change
Summary
Updated CLI version reference from 2.27.45 to 2.27.46 and added hyperlinks to GetOrganizationsAccessReport API documentation
Security assessment
The changes are version updates and documentation link improvements. While the command relates to access reporting (a security feature), the changes themselves don't address vulnerabilities or add new security documentation - they just improve existing reference links.
Diff
diff --git a/cli/latest/reference/iam/generate-organizations-access-report.md b/cli/latest/reference/iam/generate-organizations-access-report.md index be40402ea..ac5daf01e 100644 --- a//cli/latest/reference/iam/generate-organizations-access-report.md +++ b//cli/latest/reference/iam/generate-organizations-access-report.md @@ -15 +15 @@ - * [AWS CLI 2.27.45 Command Reference](../../index.html) » + * [AWS CLI 2.27.46 Command Reference](../../index.html) » @@ -74 +74 @@ The data includes all attempts to access Amazon Web Services, not just the succe -This operation returns a `JobId` . Use this parameter in the `` GetOrganizationsAccessReport `` operation to check the status of the report generation. To check the status of this request, use the `JobId` parameter in the `` GetOrganizationsAccessReport `` operation and test the `JobStatus` response parameter. When the job is complete, you can retrieve the report. +This operation returns a `JobId` . Use this parameter in the `` [GetOrganizationsAccessReport](https://docs.aws.amazon.com/IAM/latest/APIReference/API_GetOrganizationsAccessReport.html) `` operation to check the status of the report generation. To check the status of this request, use the `JobId` parameter in the `` [GetOrganizationsAccessReport](https://docs.aws.amazon.com/IAM/latest/APIReference/API_GetOrganizationsAccessReport.html) `` operation and test the `JobStatus` response parameter. When the job is complete, you can retrieve the report. @@ -306 +306 @@ JobId -> (string) -> The job identifier that you can use in the GetOrganizationsAccessReport operation. +> The job identifier that you can use in the [GetOrganizationsAccessReport](https://docs.aws.amazon.com/IAM/latest/APIReference/API_GetOrganizationsAccessReport.html) operation. @@ -318 +318 @@ JobId -> (string) - * [AWS CLI 2.27.45 Command Reference](../../index.html) » + * [AWS CLI 2.27.46 Command Reference](../../index.html) »