AWS Security ChangesHomeSearch

AWS cli documentation change

Service: cli · 2026-05-04 · Documentation low

File: cli/latest/reference/quicksight/describe-asset-bundle-import-job.md

Summary

Updated AWS CLI version reference from 2.34.40 to 2.34.41 and added new 'IdentityProviderCACertificatesBundleS3Uri' parameter documentation for custom CA certificate bundles

Security assessment

The change introduces documentation for a new parameter allowing custom CA certificate bundles for identity providers, which enhances certificate validation security. However, there is no evidence this addresses a specific existing vulnerability or security incident.

Diff

diff --git a/cli/latest/reference/quicksight/describe-asset-bundle-import-job.md b/cli/latest/reference/quicksight/describe-asset-bundle-import-job.md
index 26b699b66..5dad5f4d5 100644
--- a//cli/latest/reference/quicksight/describe-asset-bundle-import-job.md
+++ b//cli/latest/reference/quicksight/describe-asset-bundle-import-job.md
@@ -15 +15 @@
-  * [AWS CLI 2.34.40 Command Reference](../../index.html) »
+  * [AWS CLI 2.34.41 Command Reference](../../index.html) »
@@ -1261,0 +1262,12 @@ OverrideParameters -> (structure)
+>>>>>> 
+>>>>>> IdentityProviderCACertificatesBundleS3Uri -> (string)
+>>>>>>
+>>>>>>> The S3 URI of the identity provider’s CA certificates bundle in PEM format. Use this parameter to provide a custom CA certificate bundle for the identity provider when the default trust store does not include the required certificates.
+>>>>>>> 
+>>>>>>> Constraints:
+>>>>>>> 
+>>>>>>>   * min: `1`
+>>>>>>>   * max: `2048`
+>>>>>>>   * pattern: `^s3://.+/.+`
+>>>>>>> 
+
@@ -1579,0 +1592,12 @@ OverrideParameters -> (structure)
+>>>>>> 
+>>>>>> IdentityProviderCACertificatesBundleS3Uri -> (string)
+>>>>>>
+>>>>>>> The S3 URI of the identity provider’s CA certificates bundle in PEM format. Use this parameter to provide a custom CA certificate bundle for the identity provider when the default trust store does not include the required certificates.
+>>>>>>> 
+>>>>>>> Constraints:
+>>>>>>> 
+>>>>>>>   * min: `1`
+>>>>>>>   * max: `2048`
+>>>>>>>   * pattern: `^s3://.+/.+`
+>>>>>>> 
+
@@ -3141 +3165 @@ Warnings -> (list)
-  * [AWS CLI 2.34.40 Command Reference](../../index.html) »
+  * [AWS CLI 2.34.41 Command Reference](../../index.html) »