AWS securityhub: Correct URL for UpdateOrganizationConfiguration API reference
Summary
Fixed a broken link to the UpdateOrganizationConfiguration API documentation.
Security assessment
The change repairs a documentation link without modifying security content or practices.
Evidence
+To turn off automatic enablement of the default standards programmatically, from the Security Hub CSPM administrator account, use the [UpdateOrganizationConfiguration](https://docs.aws.amazon.com/securityhub/1.0/APIReference/API_UpdateOrganizationConfiguration.html) operation of the Security Hub CSPM API. In your request, specify `NONE` for the `AutoEnableStandards` parameter.
Diff
diff --git a/securityhub/latest/userguide/securityhub-auto-enabled-standards.md b/securityhub/latest/userguide/securityhub-auto-enabled-standards.md index 798fecd28..5737a4316 100644 --- a//securityhub/latest/userguide/securityhub-auto-enabled-standards.md +++ b//securityhub/latest/userguide/securityhub-auto-enabled-standards.md @@ -42 +42 @@ Security Hub CSPM API -To turn off automatic enablement of the default standards programmatically, from the Security Hub CSPM administrator account, use the [UpdateOrganizationConfiguration](https://docs.aws.amazon.com//securityhub/1.0/APIReference/API_UpdateOrganizationConfiguration.html) operation of the Security Hub CSPM API. In your request, specify `NONE` for the `AutoEnableStandards` parameter. +To turn off automatic enablement of the default standards programmatically, from the Security Hub CSPM administrator account, use the [UpdateOrganizationConfiguration](https://docs.aws.amazon.com/securityhub/1.0/APIReference/API_UpdateOrganizationConfiguration.html) operation of the Security Hub CSPM API. In your request, specify `NONE` for the `AutoEnableStandards` parameter.