AWS cli documentation change
Summary
Updated navigation links to reference 'list-sessions' instead of 'list-security-configurations', updated CLI version to 2.34.63, and added constraints section specifying max length of 256 characters
Security assessment
Changes involve navigation updates and version bumps without security context. The added constraint appears to be general input validation without evidence of addressing a specific security vulnerability.
Diff
diff --git a/cli/latest/reference/emr/list-steps.md b/cli/latest/reference/emr/list-steps.md index 256bc2d56..f873fba1a 100644 --- a//cli/latest/reference/emr/list-steps.md +++ b//cli/latest/reference/emr/list-steps.md @@ -14,2 +14,2 @@ - * [previous](list-security-configurations.html "list-security-configurations") | - * [AWS CLI 2.34.61 Command Reference](../../index.html) » + * [previous](list-sessions.html "list-sessions") | + * [AWS CLI 2.34.63 Command Reference](../../index.html) » @@ -22 +22 @@ - * [← list-security-configurations](list-security-configurations.html "previous chapter \(use the left arrow\)") / + * [← list-sessions](list-sessions.html "previous chapter \(use the left arrow\)") / @@ -102,0 +103,6 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/elasti +> +> Constraints: +> +> * max: `256` +> + @@ -424 +430 @@ Marker -> (string) - * [← list-security-configurations](list-security-configurations.html "previous chapter \(use the left arrow\)") / + * [← list-sessions](list-sessions.html "previous chapter \(use the left arrow\)") / @@ -433,2 +439,2 @@ Marker -> (string) - * [previous](list-security-configurations.html "list-security-configurations") | - * [AWS CLI 2.34.61 Command Reference](../../index.html) » + * [previous](list-sessions.html "list-sessions") | + * [AWS CLI 2.34.63 Command Reference](../../index.html) »