AWS cli documentation change
Summary
Added IdentityCenterConfiguration structure documentation for data source descriptions
Security assessment
Documents authentication configuration options without referencing security fixes
Diff
diff --git a/cli/latest/reference/quicksight/describe-data-source.md b/cli/latest/reference/quicksight/describe-data-source.md index 3f7c14a0f..1b13c33d5 100644 --- a//cli/latest/reference/quicksight/describe-data-source.md +++ b//cli/latest/reference/quicksight/describe-data-source.md @@ -15 +15 @@ - * [AWS CLI 2.27.45 Command Reference](../../index.html) » + * [AWS CLI 2.27.46 Command Reference](../../index.html) » @@ -254,0 +255,10 @@ DataSource -> (structure) +>>> +>>> IdentityCenterConfiguration -> (structure) +>>> +>>>> An optional parameter that configures IAM Identity Center authentication to grant Amazon QuickSight access to your workgroup. +>>>> +>>>> This parameter can only be specified if your Amazon QuickSight account is configured with IAM Identity Center. +>>>> +>>>> EnableIdentityPropagation -> (boolean) +>>>> +>>>>> A Boolean option that controls whether Trusted Identity Propagation should be used. @@ -726,0 +737,10 @@ DataSource -> (structure) +>>>> +>>>> IdentityCenterConfiguration -> (structure) +>>>> +>>>>> An optional parameter that configures IAM Identity Center authentication to grant Amazon QuickSight access to your workgroup. +>>>>> +>>>>> This parameter can only be specified if your Amazon QuickSight account is configured with IAM Identity Center. +>>>>> +>>>>> EnableIdentityPropagation -> (boolean) +>>>>> +>>>>>> A Boolean option that controls whether Trusted Identity Propagation should be used. @@ -1222 +1242 @@ Status -> (integer) - * [AWS CLI 2.27.45 Command Reference](../../index.html) » + * [AWS CLI 2.27.46 Command Reference](../../index.html) »