AWS Security ChangesHomeSearch

AWS cli documentation change

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

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

Summary

Updated AWS CLI version from 2.34.20 to 2.34.21, changed navigation links, and added KEYPAIR as a new authentication type option for QuickSight asset bundle import jobs.

Security assessment

The change adds KEYPAIR as a new authentication method for data source credentials, which is a security feature enhancement. However, there is no evidence of a specific security vulnerability being addressed; it appears to be a feature addition to support key pair authentication alongside existing methods like PASSWORD, TOKEN, and X509.

Diff

diff --git a/cli/latest/reference/quicksight/start-asset-bundle-import-job.md b/cli/latest/reference/quicksight/start-asset-bundle-import-job.md
index 987229fec..e915c9cfc 100644
--- a//cli/latest/reference/quicksight/start-asset-bundle-import-job.md
+++ b//cli/latest/reference/quicksight/start-asset-bundle-import-job.md
@@ -13 +13 @@
-  * [next](start-dashboard-snapshot-job.html "start-dashboard-snapshot-job") |
+  * [next](start-automation-job.html "start-automation-job") |
@@ -15 +15 @@
-  * [AWS CLI 2.34.20 Command Reference](../../index.html) »
+  * [AWS CLI 2.34.21 Command Reference](../../index.html) »
@@ -23 +23 @@
-  * [start-dashboard-snapshot-job →](start-dashboard-snapshot-job.html "next chapter \(use the right arrow\)")
+  * [start-automation-job →](start-automation-job.html "next chapter \(use the right arrow\)")
@@ -967,0 +968 @@ JSON Syntax:
+>>>>>>   * `KEYPAIR`
@@ -1294,0 +1296 @@ JSON Syntax:
+>>>>>>   * `KEYPAIR`
@@ -1989 +1991 @@ JSON Syntax:
-              "AuthenticationType": "PASSWORD"|"TOKEN"|"X509",
+              "AuthenticationType": "PASSWORD"|"KEYPAIR"|"TOKEN"|"X509",
@@ -2036 +2038 @@ JSON Syntax:
-              "AuthenticationType": "PASSWORD"|"TOKEN"|"X509",
+              "AuthenticationType": "PASSWORD"|"KEYPAIR"|"TOKEN"|"X509",
@@ -3480 +3482 @@ Status -> (integer)
-  * [start-dashboard-snapshot-job →](start-dashboard-snapshot-job.html "next chapter \(use the right arrow\)")
+  * [start-automation-job →](start-automation-job.html "next chapter \(use the right arrow\)")
@@ -3487 +3489 @@ Status -> (integer)
-  * [next](start-dashboard-snapshot-job.html "start-dashboard-snapshot-job") |
+  * [next](start-automation-job.html "start-automation-job") |
@@ -3489 +3491 @@ Status -> (integer)
-  * [AWS CLI 2.34.20 Command Reference](../../index.html) »
+  * [AWS CLI 2.34.21 Command Reference](../../index.html) »