AWS securityhub documentation change
Summary
Updated AWS CLI command URL from v2 documentation path to cli/latest path
Security assessment
The change only updates documentation links to AWS CLI commands without altering security-related content or addressing vulnerabilities.
Diff
diff --git a/securityhub/latest/userguide/designate-orgs-admin-account.md b/securityhub/latest/userguide/designate-orgs-admin-account.md index cedd145e2..28aa86b9d 100644 --- a//securityhub/latest/userguide/designate-orgs-admin-account.md +++ b//securityhub/latest/userguide/designate-orgs-admin-account.md @@ -92 +92 @@ Security Hub API, AWS CLI -From the organization management account, use the [EnableOrganizationAdminAccount](https://docs.aws.amazon.com/securityhub/1.0/APIReference/API_EnableOrganizationAdminAccount.html) operation of the Security Hub API. If you're using the AWS CLI, run the [enable-organization-admin-account](https://awscli.amazonaws.com/v2/documentation/api/latest/reference/securityhub/enable-organization-admin-account.html) command. Provide the AWS account ID of the delegated Security Hub administrator. +From the organization management account, use the [EnableOrganizationAdminAccount](https://docs.aws.amazon.com/securityhub/1.0/APIReference/API_EnableOrganizationAdminAccount.html) operation of the Security Hub API. If you're using the AWS CLI, run the [enable-organization-admin-account](https://docs.aws.amazon.com/cli/latest/reference/securityhub/enable-organization-admin-account.html) command. Provide the AWS account ID of the delegated Security Hub administrator.