AWS Security ChangesHomeSearch

AWS cli documentation change

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

File: cli/latest/reference/datazone/get-environment-blueprint-configuration.md

Summary

Updated AWS CLI version references, modified regex patterns by removing start/end anchors, reordered output fields, added new fields (regionalParameters, updatedAt, locationRegistrationRole), and adjusted pattern constraints.

Security assessment

The changes involve documentation formatting and pattern adjustments without explicit security context. The pattern modifications (removing ^/$ anchors) relax validation but don't reference a specific vulnerability. New IAM role documentation (locationRegistrationRole) describes standard access management without indicating new security features or addressing vulnerabilities.

Diff

diff --git a/cli/latest/reference/datazone/get-environment-blueprint-configuration.md b/cli/latest/reference/datazone/get-environment-blueprint-configuration.md
index a63cf0919..588bd8f4b 100644
--- a//cli/latest/reference/datazone/get-environment-blueprint-configuration.md
+++ b//cli/latest/reference/datazone/get-environment-blueprint-configuration.md
@@ -15 +15 @@
-  * [AWS CLI 2.32.33 Command Reference](../../index.html) »
+  * [AWS CLI 2.33.1 Command Reference](../../index.html) »
@@ -99 +99 @@ 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}`
@@ -109 +109 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/datazo
->   * pattern: `^[a-zA-Z0-9_-]{1,36}$`
+>   * pattern: `[a-zA-Z0-9_-]{1,36}`
@@ -212,4 +211,0 @@ Disable automatically prompt for CLI input parameters.
-createdAt -> (timestamp)
-
-> The timestamp of when this blueprint was created.
-
@@ -222 +218 @@ domainId -> (string)
->   * pattern: `^dzd[-_][a-zA-Z0-9_-]{1,36}$`
+>   * pattern: `dzd[-_][a-zA-Z0-9_-]{1,36}`
@@ -226 +222 @@ domainId -> (string)
-enabledRegions -> (list)
+environmentBlueprintId -> (string)
@@ -228 +224 @@ enabledRegions -> (list)
-> The Amazon Web Services regions in which this blueprint is enabled.
+> The ID of the blueprint.
@@ -232,3 +228 @@ enabledRegions -> (list)
->   * min: `0`
-> 
-
+>   * pattern: `[a-zA-Z0-9_-]{1,36}`
@@ -236,8 +229,0 @@ enabledRegions -> (list)
-> (string)
->
->> Constraints:
->> 
->>   * min: `4`
->>   * max: `16`
->>   * pattern: `^[a-z]{2}-?(iso|gov)?-{1}[a-z]*-{1}[0-9]$`
->> 
@@ -246 +232 @@ enabledRegions -> (list)
-environmentBlueprintId -> (string)
+provisioningRoleArn -> (string)
@@ -248 +234 @@ environmentBlueprintId -> (string)
-> The ID of the blueprint.
+> The ARN of the provisioning role with which this blueprint is created.
@@ -252 +238 @@ environmentBlueprintId -> (string)
->   * pattern: `^[a-zA-Z0-9_-]{1,36}$`
+>   * pattern: `arn:aws[^:]*:iam::\d{12}:(role|role/service-role)/[\w+=,.@-]*`
@@ -262 +248 @@ environmentRolePermissionBoundary -> (string)
->   * pattern: `^arn:aws[^:]*:iam::(aws|\d{12}):policy/[\w+=,.@-]*$`
+>   * pattern: `arn:aws[^:]*:iam::(aws|\d{12}):policy/[\w+=,.@-]*`
@@ -272 +258,9 @@ manageAccessRoleArn -> (string)
->   * pattern: `^arn:aws[^:]*:iam::\d{12}:(role|role/service-role)/[\w+=,.@-]*$`
+>   * pattern: `arn:aws[^:]*:iam::\d{12}:(role|role/service-role)/[\w+=,.@-]*`
+> 
+
+
+enabledRegions -> (list)
+
+> The Amazon Web Services regions in which this blueprint is enabled.
+> 
+> Constraints:
@@ -273,0 +268,35 @@ manageAccessRoleArn -> (string)
+>   * min: `0`
+> 
+
+> 
+> (string)
+>
+>> Constraints:
+>> 
+>>   * min: `4`
+>>   * max: `16`
+>>   * pattern: `[a-z]{2}-?(iso|gov)?-{1}[a-z]*-{1}[0-9]`
+>> 
+
+
+regionalParameters -> (map)
+
+> The regional parameters of the blueprint.
+> 
+> key -> (string)
+>
+>> Constraints:
+>> 
+>>   * min: `4`
+>>   * max: `16`
+>>   * pattern: `[a-z]{2}-?(iso|gov)?-{1}[a-z]*-{1}[0-9]`
+>> 
+
+> 
+> value -> (map)
+>
+>> key -> (string)
+>> 
+>> value -> (string)
+
+createdAt -> (timestamp)
@@ -274,0 +304,5 @@ manageAccessRoleArn -> (string)
+> The timestamp of when this blueprint was created.
+
+updatedAt -> (timestamp)
+
+> The timestamp of when this blueprint was upated.
@@ -290,0 +325,10 @@ provisioningConfigurations -> (list)
+>>> 
+>>> locationRegistrationRole -> (string)
+>>>
+>>>> The role that is used to manage read/write access to the chosen Amazon S3 bucket(s) for Data Lake using Amazon Web Services Lake Formation hybrid access mode.
+>>>> 
+>>>> Constraints:
+>>>> 
+>>>>   * pattern: `arn:aws[^:]*:iam::\d{12}:(role|role/service-role)/[\w+=,.@-]*`
+>>>> 
+
@@ -309 +353 @@ provisioningConfigurations -> (list)
->>>>>   * pattern: `^s3://.+$`
+>>>>>   * pattern: `s3://.+`
@@ -312,44 +355,0 @@ provisioningConfigurations -> (list)
->>> 
->>> locationRegistrationRole -> (string)
->>>
->>>> The role that is used to manage read/write access to the chosen Amazon S3 bucket(s) for Data Lake using Amazon Web Services Lake Formation hybrid access mode.
->>>> 
->>>> Constraints:
->>>> 
->>>>   * pattern: `^arn:aws[^:]*:iam::\d{12}:(role|role/service-role)/[\w+=,.@-]*$`
->>>> 
-
-
-provisioningRoleArn -> (string)
-
-> The ARN of the provisioning role with which this blueprint is created.
-> 
-> Constraints:
-> 
->   * pattern: `^arn:aws[^:]*:iam::\d{12}:(role|role/service-role)/[\w+=,.@-]*$`
-> 
-
-
-regionalParameters -> (map)
-
-> The regional parameters of the blueprint.
-> 
-> key -> (string)
->
->> Constraints:
->> 
->>   * min: `4`
->>   * max: `16`
->>   * pattern: `^[a-z]{2}-?(iso|gov)?-{1}[a-z]*-{1}[0-9]$`
->> 
-
-> 
-> value -> (map)
->
->> key -> (string)
->> 
->> value -> (string)
-
-updatedAt -> (timestamp)
-
-> The timestamp of when this blueprint was upated.
@@ -367 +367 @@ updatedAt -> (timestamp)
-  * [AWS CLI 2.32.33 Command Reference](../../index.html) »
+  * [AWS CLI 2.33.1 Command Reference](../../index.html) »