AWS securityhub documentation change
Summary
Updated AWS CLI command URLs to cli/latest documentation path
Security assessment
Documentation link maintenance for administrative commands, no security vulnerabilities addressed.
Diff
diff --git a/securityhub/latest/userguide/remove-admin-overview.md b/securityhub/latest/userguide/remove-admin-overview.md index 375c72efe..47c9a8a46 100644 --- a//securityhub/latest/userguide/remove-admin-overview.md +++ b//securityhub/latest/userguide/remove-admin-overview.md @@ -36 +36 @@ Organizations API, AWS CLI -From the organization management account, use the [DeregisterDelegatedAdministrator](https://docs.aws.amazon.com/organizations/latest/APIReference/API_DeregisterDelegatedAdministrator.html) operation of the Organizations API. If you're using the AWS CLI, run the [deregister-delegated-administrator](https://awscli.amazonaws.com/v2/documentation/api/latest/reference/organizations/deregister-delegated-administrator.html) command. Provide the account ID of the delegated administrator, and the service principal for Security Hub, which is `securityhub.amazonaws.com`. +From the organization management account, use the [DeregisterDelegatedAdministrator](https://docs.aws.amazon.com/organizations/latest/APIReference/API_DeregisterDelegatedAdministrator.html) operation of the Organizations API. If you're using the AWS CLI, run the [deregister-delegated-administrator](https://docs.aws.amazon.com/cli/latest/reference/organizations/deregister-delegated-administrator.html) command. Provide the account ID of the delegated administrator, and the service principal for Security Hub, which is `securityhub.amazonaws.com`. @@ -88 +88 @@ Security Hub API, AWS CLI -From the organization management account, use the [DisableOrganizationAdminAccount](https://docs.aws.amazon.com/securityhub/1.0/APIReference/API_DisableOrganizationAdminAccount.html) operation of the Security Hub API. If you're using the AWS CLI, run the [disable-organization-admin-account](https://awscli.amazonaws.com/v2/documentation/api/latest/reference/securityhub/disable-organization-admin-account.html) command. Provide the account ID of the delegated Security Hub administrator. +From the organization management account, use the [DisableOrganizationAdminAccount](https://docs.aws.amazon.com/securityhub/1.0/APIReference/API_DisableOrganizationAdminAccount.html) operation of the Security Hub API. If you're using the AWS CLI, run the [disable-organization-admin-account](https://docs.aws.amazon.com/cli/latest/reference/securityhub/disable-organization-admin-account.html) command. Provide the account ID of the delegated Security Hub administrator.