AWS cli documentation change
Summary
Updated CLI version reference from 2.27.45 to 2.27.46 and added API documentation links for GenerateServiceLastAccessedDetails and GetServiceLastAccessedDetails operations
Security assessment
Changes are documentation improvements adding hyperlinks to API references and version updates. No evidence of addressing security vulnerabilities or describing new security features.
Diff
diff --git a/cli/latest/reference/iam/get-service-last-accessed-details.md b/cli/latest/reference/iam/get-service-last-accessed-details.md index 21d44f0c5..9b2e62e1e 100644 --- a//cli/latest/reference/iam/get-service-last-accessed-details.md +++ b//cli/latest/reference/iam/get-service-last-accessed-details.md @@ -15 +15 @@ - * [AWS CLI 2.27.45 Command Reference](../../index.html) » + * [AWS CLI 2.27.46 Command Reference](../../index.html) » @@ -118 +118 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/iam-20 -> The ID of the request generated by the GenerateServiceLastAccessedDetails operation. The `JobId` returned by `GenerateServiceLastAccessedDetail` must be used by the same role within a session, or by the same user when used to call `GetServiceLastAccessedDetail` . +> The ID of the request generated by the [GenerateServiceLastAccessedDetails](https://docs.aws.amazon.com/IAM/latest/APIReference/API_GenerateServiceLastAccessedDetails.html) operation. The `JobId` returned by `GenerateServiceLastAccessedDetail` must be used by the same role within a session, or by the same user when used to call `GetServiceLastAccessedDetail` . @@ -287 +287 @@ ServicesLastAccessed -> (list) ->> This data type is used as a response element in the GetServiceLastAccessedDetails operation. +>> This data type is used as a response element in the [GetServiceLastAccessedDetails](https://docs.aws.amazon.com/IAM/latest/APIReference/API_GetServiceLastAccessedDetails.html) operation. @@ -327 +327 @@ ServicesLastAccessed -> (list) ->>> This field is null if there no tracked actions or if the principal did not use the tracked actions within the [tracking period](https://docs.aws.amazon.com/IAM/latest/UserGuide/access_policies_access-advisor.html#service-last-accessed-reporting-period) . This field is also null if the report was generated at the service level and not the action level. For more information, see the `Granularity` field in GenerateServiceLastAccessedDetails . +>>> This field is null if there no tracked actions or if the principal did not use the tracked actions within the [tracking period](https://docs.aws.amazon.com/IAM/latest/UserGuide/access_policies_access-advisor.html#service-last-accessed-reporting-period) . This field is also null if the report was generated at the service level and not the action level. For more information, see the `Granularity` field in [GenerateServiceLastAccessedDetails](https://docs.aws.amazon.com/IAM/latest/APIReference/API_GenerateServiceLastAccessedDetails.html) . @@ -333 +333 @@ ServicesLastAccessed -> (list) ->>>> This data type is used as a response element in the GetServiceLastAccessedDetails operation. +>>>> This data type is used as a response element in the [GetServiceLastAccessedDetails](https://docs.aws.amazon.com/IAM/latest/APIReference/API_GetServiceLastAccessedDetails.html) operation. @@ -393 +393 @@ Error -> (structure) - * [AWS CLI 2.27.45 Command Reference](../../index.html) » + * [AWS CLI 2.27.46 Command Reference](../../index.html) »