AWS cli documentation change
Summary
Added clarification about third-party service-linked configuration recorders requiring ARN instead of service principal
Security assessment
Documentation refinement for third-party integrations without security implications
Diff
diff --git a/cli/latest/reference/configservice/describe-configuration-recorder-status.md b/cli/latest/reference/configservice/describe-configuration-recorder-status.md index f507cbd1d..8657a40a0 100644 --- a//cli/latest/reference/configservice/describe-configuration-recorder-status.md +++ b//cli/latest/reference/configservice/describe-configuration-recorder-status.md @@ -15 +15 @@ - * [AWS CLI 2.35.16 Command Reference](../../index.html) » + * [AWS CLI 2.35.19 Command Reference](../../index.html) » @@ -129 +129 @@ Syntax: -> For service-linked configuration recorders, you can use the service principal of the linked Amazon Web Services service to specify the configuration recorder. +> For service-linked configuration recorders, you can use the service principal of the linked Amazon Web Services service to specify the configuration recorder. This field is only supported for Amazon Web Services service principals. For third-party service-linked configuration recorders, use `Arn` instead. @@ -380 +380 @@ ConfigurationRecordersStatus -> (list) - * [AWS CLI 2.35.16 Command Reference](../../index.html) » + * [AWS CLI 2.35.19 Command Reference](../../index.html) »