AWS cli documentation change
Summary
Updated CLI version references and added hyperlinks to GenerateOrganizationsAccessReport and related API operations.
Security assessment
The modifications are documentation improvements linking to existing API references. While access reports relate to security monitoring, the changes themselves don't introduce new security features or address vulnerabilities.
Diff
diff --git a/cli/latest/reference/iam/get-organizations-access-report.md b/cli/latest/reference/iam/get-organizations-access-report.md index 6809e2af6..61f1222e8 100644 --- a//cli/latest/reference/iam/get-organizations-access-report.md +++ b//cli/latest/reference/iam/get-organizations-access-report.md @@ -15 +15 @@ - * [AWS CLI 2.27.45 Command Reference](../../index.html) » + * [AWS CLI 2.27.46 Command Reference](../../index.html) » @@ -60 +60 @@ First time using the AWS CLI? See the [User Guide](https://docs.aws.amazon.com/c -Retrieves the service last accessed data report for Organizations that was previously generated using the `` GenerateOrganizationsAccessReport `` operation. This operation retrieves the status of your report job and the report contents. +Retrieves the service last accessed data report for Organizations that was previously generated using the `` [GenerateOrganizationsAccessReport](https://docs.aws.amazon.com/IAM/latest/APIReference/API_GenerateOrganizationsAccessReport.html) `` operation. This operation retrieves the status of your report job and the report contents. @@ -62 +62 @@ Retrieves the service last accessed data report for Organizations that was previ -Depending on the parameters that you passed when you generated the report, the data returned could include different information. For details, see GenerateOrganizationsAccessReport . +Depending on the parameters that you passed when you generated the report, the data returned could include different information. For details, see [GenerateOrganizationsAccessReport](https://docs.aws.amazon.com/IAM/latest/APIReference/API_GenerateOrganizationsAccessReport.html) . @@ -106 +106 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/iam-20 -> The identifier of the request generated by the GenerateOrganizationsAccessReport operation. +> The identifier of the request generated by the [GenerateOrganizationsAccessReport](https://docs.aws.amazon.com/IAM/latest/APIReference/API_GenerateOrganizationsAccessReport.html) operation. @@ -298 +298 @@ AccessDetails -> (list) ->> This data type is a response element in the GetOrganizationsAccessReport operation. +>> This data type is a response element in the [GetOrganizationsAccessReport](https://docs.aws.amazon.com/IAM/latest/APIReference/API_GetOrganizationsAccessReport.html) operation. @@ -344 +344 @@ ErrorDetails -> (structure) -> This data type is used as a response element in the GetOrganizationsAccessReport , GetServiceLastAccessedDetails , and GetServiceLastAccessedDetailsWithEntities operations. +> This data type is used as a response element in the [GetOrganizationsAccessReport](https://docs.aws.amazon.com/IAM/latest/APIReference/API_GetOrganizationsAccessReport.html) , [GetServiceLastAccessedDetails](https://docs.aws.amazon.com/IAM/latest/APIReference/API_GetServiceLastAccessedDetails.html) , and [GetServiceLastAccessedDetailsWithEntities](https://docs.aws.amazon.com/IAM/latest/APIReference/API_GetServiceLastAccessedDetailsWithEntities.html) operations. @@ -364 +364 @@ ErrorDetails -> (structure) - * [AWS CLI 2.27.45 Command Reference](../../index.html) » + * [AWS CLI 2.27.46 Command Reference](../../index.html) »