AWS cli documentation change
Summary
Increased max length limits for multiple authorization token fields and updated pattern constraints. Updated CLI version reference.
Security assessment
Changes involve increasing field length limits and pattern adjustments. No security vulnerability references or security-specific content are present in the diff.
Diff
diff --git a/cli/latest/reference/verifiedpermissions/is-authorized-with-token.md b/cli/latest/reference/verifiedpermissions/is-authorized-with-token.md index 94330a033..438583eb5 100644 --- a//cli/latest/reference/verifiedpermissions/is-authorized-with-token.md +++ b//cli/latest/reference/verifiedpermissions/is-authorized-with-token.md @@ -15 +15 @@ - * [AWS CLI 2.33.2 Command Reference](../../index.html) » + * [AWS CLI 2.33.4 Command Reference](../../index.html) » @@ -168 +168 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/verifi ->> * max: `200` +>> * max: `512` @@ -215 +215 @@ JSON Syntax: ->> * max: `200` +>> * max: `612` @@ -298 +298 @@ JSON Syntax: ->>>>> * max: `200` +>>>>> * max: `612` @@ -368 +368 @@ JSON Syntax: ->>>>>>> * max: `200` +>>>>>>> * max: `612` @@ -514 +514 @@ JSON Syntax: ->>>>>>> * max: `200` +>>>>>>> * max: `612` @@ -791 +791 @@ JSON Syntax: ->>>>> * max: `200` +>>>>> * max: `612` @@ -849 +849 @@ JSON Syntax: ->>>>>>> * max: `200` +>>>>>>> * max: `612` @@ -919 +919 @@ JSON Syntax: ->>>>>>>>> * max: `200` +>>>>>>>>> * max: `612` @@ -1065 +1065 @@ JSON Syntax: ->>>>>>>>> * max: `200` +>>>>>>>>> * max: `612` @@ -1249 +1249 @@ JSON Syntax: ->>>>>> * max: `200` +>>>>>> * max: `612` @@ -1305 +1305 @@ JSON Syntax: ->>>>>>> * max: `200` +>>>>>>> * max: `612` @@ -1373 +1373 @@ JSON Syntax: ->>>>>>>>> * max: `200` +>>>>>>>>> * max: `612` @@ -1517 +1517 @@ JSON Syntax: ->>>>>>>>> * max: `200` +>>>>>>>>> * max: `612` @@ -1984 +1984 @@ determiningPolicies -> (list) ->>> * pattern: `[a-zA-Z0-9-]*` +>>> * pattern: `[a-zA-Z0-9-/_]*` @@ -2029 +2029 @@ principal -> (structure) ->> * max: `200` +>> * max: `612` @@ -2044 +2044 @@ principal -> (structure) - * [AWS CLI 2.33.2 Command Reference](../../index.html) » + * [AWS CLI 2.33.4 Command Reference](../../index.html) »