AWS cli documentation change
Summary
Updated AWS CLI version reference, reordered command parameters, modified pattern constraints by removing start/end anchors, restructured output fields, added new connection properties, and reorganized tagged union structures.
Security assessment
Changes include expanded documentation of authentication configurations (OAuth2, secret ARNs), trusted identity propagation, and IAM role patterns. While these are security-related features, there's no evidence of a specific vulnerability being fixed. The pattern changes (removing ^/$ anchors) could potentially weaken input validation but are not explicitly linked to a security fix.
Diff
diff --git a/cli/latest/reference/datazone/list-connections.md b/cli/latest/reference/datazone/list-connections.md index fe65b4807..fc53d8058 100644 --- a//cli/latest/reference/datazone/list-connections.md +++ b//cli/latest/reference/datazone/list-connections.md @@ -15 +15 @@ - * [AWS CLI 2.32.33 Command Reference](../../index.html) » + * [AWS CLI 2.33.1 Command Reference](../../index.html) » @@ -70,4 +69,0 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/datazo - [--environment-identifier <value>] - [--name <value>] - [--project-identifier <value>] - [--scope <value>] @@ -75,0 +72,3 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/datazo + [--name <value>] + [--environment-identifier <value>] + [--project-identifier <value>] @@ -76,0 +76 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/datazo + [--scope <value>] @@ -110 +110 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/datazo -> * pattern: `^dzd[-_][a-zA-Z0-9_-]{1,36}$` +> * pattern: `dzd[-_][a-zA-Z0-9_-]{1,36}` @@ -114 +114 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/datazo -`--environment-identifier` (string) +`--sort-by` (string) @@ -116 +116 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/datazo -> The ID of the environment where you want to list connections. +> Specifies how you want to sort the listed connections. @@ -118 +118 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/datazo -> Constraints: +> Possible values: @@ -120 +120 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/datazo -> * pattern: `^[a-zA-Z0-9_-]{1,36}$` +> * `NAME` @@ -124 +124 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/datazo -`--name` (string) +`--sort-order` (string) @@ -126 +126 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/datazo -> The name of the connection. +> Specifies the sort order for the listed connections. @@ -128 +128 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/datazo -> Constraints: +> Possible values: @@ -130,2 +130,2 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/datazo -> * min: `0` -> * max: `64` +> * `ASCENDING` +> * `DESCENDING` @@ -135 +135 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/datazo -`--project-identifier` (string) +`--name` (string) @@ -137 +137 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/datazo -> The ID of the project where you want to list connections. +> The name of the connection. @@ -141,12 +141,2 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/datazo -> * pattern: `^[a-zA-Z0-9_-]{1,36}$` -> - - -`--scope` (string) - -> The scope of the connection. -> -> Possible values: -> -> * `DOMAIN` -> * `PROJECT` +> * min: `0` +> * max: `64` @@ -156 +146 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/datazo -`--sort-by` (string) +`--environment-identifier` (string) @@ -158 +148 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/datazo -> Specifies how you want to sort the listed connections. +> The ID of the environment where you want to list connections. @@ -160 +150 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/datazo -> Possible values: +> Constraints: @@ -162 +152 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/datazo -> * `NAME` +> * pattern: `[a-zA-Z0-9_-]{1,36}` @@ -166 +156 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/datazo -`--sort-order` (string) +`--project-identifier` (string) @@ -168 +158 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/datazo -> Specifies the sort order for the listed connections. +> The ID of the project where you want to list connections. @@ -170 +160 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/datazo -> Possible values: +> Constraints: @@ -172,2 +162 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/datazo -> * `ASCENDING` -> * `DESCENDING` +> * pattern: `[a-zA-Z0-9_-]{1,36}` @@ -207,0 +197,11 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/datazo +`--scope` (string) + +> The scope of the connection. +> +> Possible values: +> +> * `DOMAIN` +> * `PROJECT` +> + + @@ -350 +350 @@ items -> (list) ->>> * pattern: `^dzd[-_][a-zA-Z0-9_-]{1,36}$` +>>> * pattern: `dzd[-_][a-zA-Z0-9_-]{1,36}` @@ -362 +362 @@ items -> (list) ->>> * pattern: `^[a-z0-9_\-]+$` +>>> * pattern: `[a-z0-9_\-]+` @@ -372 +372 @@ items -> (list) ->>> * pattern: `^[a-zA-Z0-9_-]{1,36}$` +>>> * pattern: `[a-zA-Z0-9_-]{1,36}` @@ -405 +405 @@ items -> (list) ->>>>>> * pattern: `^arn:aws[^:]*:iam::\d{12}:(role|role/service-role)/[\w+=,.@-]*$` +>>>>>> * pattern: `arn:aws[^:]*:iam::\d{12}:(role|role/service-role)/[\w+=,.@-]*` @@ -415 +415 @@ items -> (list) ->>>>>> * pattern: `^\d{12}$` +>>>>>> * pattern: `\d{12}` @@ -425 +425 @@ items -> (list) ->>>>>> * pattern: `^[a-z]{2}-[a-z]{4,10}-\d$` +>>>>>> * pattern: `[a-z]{2}-[a-z]{4,10}-\d` @@ -440 +440 @@ items -> (list) ->>>> enableTrustedIdentityPropagation -> (boolean) +>>>> glueConnectionName -> (string) @@ -442 +442 @@ items -> (list) ->>>>> Specified whether trusted identity propagation for the connection is enabled. +>>>>> The Amazon Web Services Glue connection name. @@ -446,0 +447,96 @@ items -> (list) +>>>>> +>>>>> name -> (string) +>>>>> +>>>>>> The name of the Amazon Web Services Glue connection. +>>>>> +>>>>> description -> (string) +>>>>> +>>>>>> The description of the Amazon Web Services Glue connection. +>>>>>> +>>>>>> Constraints: +>>>>>> +>>>>>> * min: `0` +>>>>>> * max: `2048` +>>>>>> + +>>>>> +>>>>> connectionType -> (string) +>>>>> +>>>>>> The type of the Amazon Web Services Glue connection. +>>>>>> +>>>>>> Possible values: +>>>>>> +>>>>>> * `ATHENA` +>>>>>> * `BIGQUERY` +>>>>>> * `DATABRICKS` +>>>>>> * `DOCUMENTDB` +>>>>>> * `DYNAMODB` +>>>>>> * `HYPERPOD` +>>>>>> * `IAM` +>>>>>> * `MYSQL` +>>>>>> * `OPENSEARCH` +>>>>>> * `ORACLE` +>>>>>> * `POSTGRESQL` +>>>>>> * `REDSHIFT` +>>>>>> * `S3` +>>>>>> * `SAPHANA` +>>>>>> * `SNOWFLAKE` +>>>>>> * `SPARK` +>>>>>> * `SQLSERVER` +>>>>>> * `TERADATA` +>>>>>> * `VERTICA` +>>>>>> * `WORKFLOWS_MWAA` +>>>>>> * `AMAZON_Q` +>>>>>> * `MLFLOW` +>>>>>> + +>>>>> +>>>>> matchCriteria -> (list) +>>>>> +>>>>>> The match criteria of the Amazon Web Services Glue connection. +>>>>>> +>>>>>> Constraints: +>>>>>> +>>>>>> * min: `0` +>>>>>> * max: `10` +>>>>>> + +>>>>>> +>>>>>> (string) +>>>>> +>>>>> connectionProperties -> (map) +>>>>> +>>>>>> The properties of the Amazon Web Services Glue connection. +>>>>>> +>>>>>> key -> (string) +>>>>>> +>>>>>> value -> (string) +>>>>>> +>>>>>>> Constraints: +>>>>>>>