AWS Security ChangesHomeSearch

AWS cli documentation change

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

File: cli/latest/reference/datazone/get-subscription-target.md

Summary

Updated AWS CLI version references, modified pattern constraints for several fields (removing regex anchors), restructured output fields, added new 'subscriptionGrantCreationMode' parameter, and updated field descriptions.

Security assessment

The changes add documentation for the new 'subscriptionGrantCreationMode' parameter which controls security-critical access grant creation (AUTOMATIC/MANUAL). Pattern constraint modifications (removing ^/$ anchors) appear to be documentation refinements rather than vulnerability fixes. No evidence of specific security vulnerabilities being addressed.

Diff

diff --git a/cli/latest/reference/datazone/get-subscription-target.md b/cli/latest/reference/datazone/get-subscription-target.md
index 31c97cf0c..7637e50dd 100644
--- a//cli/latest/reference/datazone/get-subscription-target.md
+++ b//cli/latest/reference/datazone/get-subscription-target.md
@@ -15 +15 @@
-  * [AWS CLI 2.32.33 Command Reference](../../index.html) »
+  * [AWS CLI 2.33.1 Command Reference](../../index.html) »
@@ -100 +100 @@ 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}`
@@ -110 +110 @@ 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}`
@@ -120 +120 @@ 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}`
@@ -223 +223 @@ Disable automatically prompt for CLI input parameters.
-applicableAssetTypes -> (list)
+id -> (string)
@@ -225 +225 @@ applicableAssetTypes -> (list)
-> The asset types associated with the subscription target.
+> The ID of the subscription target.
@@ -227 +227,3 @@ applicableAssetTypes -> (list)
-> (string)
+> Constraints:
+> 
+>   * pattern: `[a-zA-Z0-9_-]{1,36}`
@@ -229,6 +230,0 @@ applicableAssetTypes -> (list)
->> Constraints:
->> 
->>   * min: `1`
->>   * max: `256`
->>   * pattern: `^[^\.]*`
->> 
@@ -252 +248 @@ authorizedPrincipals -> (list)
->>   * pattern: `^[a-zA-Z0-9:/._-]*$`
+>>   * pattern: `[a-zA-Z0-9:/._-]*`
@@ -256,8 +251,0 @@ authorizedPrincipals -> (list)
-createdAt -> (timestamp)
-
-> The timestamp of when the subscription target was created.
-
-createdBy -> (string)
-
-> The Amazon DataZone user who created the subscription target.
-
@@ -270 +258 @@ domainId -> (string)
->   * pattern: `^dzd[-_][a-zA-Z0-9_-]{1,36}$`
+>   * pattern: `dzd[-_][a-zA-Z0-9_-]{1,36}`
@@ -274,11 +262 @@ domainId -> (string)
-environmentId -> (string)
-
-> The ID of the environment associated with the subscription target.
-> 
-> Constraints:
-> 
->   * pattern: `^[a-zA-Z0-9_-]{1,36}$`
-> 
-
-
-id -> (string)
+projectId -> (string)
@@ -286 +264 @@ id -> (string)
-> The ID of the subscription target.
+> The ID of the project associated with the subscription target.
@@ -290 +268 @@ id -> (string)
->   * pattern: `^[a-zA-Z0-9_-]{1,36}$`
+>   * pattern: `[a-zA-Z0-9_-]{1,36}`
@@ -294 +272 @@ id -> (string)
-manageAccessRole -> (string)
+environmentId -> (string)
@@ -296 +274 @@ manageAccessRole -> (string)
-> The manage access role with which the subscription target was created.
+> The ID of the environment associated with the subscription target.
@@ -300 +278 @@ manageAccessRole -> (string)
->   * pattern: `^arn:aws(|-cn|-us-gov):iam::\d{12}:(role|role/service-role)/[\w+=,.@-]*$`
+>   * pattern: `[a-zA-Z0-9_-]{1,36}`
@@ -315 +293 @@ name -> (string)
-projectId -> (string)
+type -> (string)
@@ -317 +295,21 @@ projectId -> (string)
-> The ID of the project associated with the subscription target.
+> The type of the subscription target.
+
+createdBy -> (string)
+
+> The Amazon DataZone user who created the subscription target.
+
+updatedBy -> (string)
+
+> The Amazon DataZone user who updated the subscription target.
+
+createdAt -> (timestamp)
+
+> The timestamp of when the subscription target was created.
+
+updatedAt -> (timestamp)
+
+> The timestamp of when the subscription target was updated.
+
+manageAccessRole -> (string)
+
+> The manage access role with which the subscription target was created.
@@ -321 +319 @@ projectId -> (string)
->   * pattern: `^[a-zA-Z0-9_-]{1,36}$`
+>   * pattern: `arn:aws(|-cn|-us-gov):iam::\d{12}:(role|role/service-role)/[\w+=,.@-]*`
@@ -325 +323,12 @@ projectId -> (string)
-provider -> (string)
+applicableAssetTypes -> (list)
+
+> The asset types associated with the subscription target.
+> 
+> (string)
+>
+>> Constraints:
+>> 
+>>   * min: `1`
+>>   * max: `256`
+>>   * pattern: `[^\.]*.*`
+>> 
@@ -327 +335,0 @@ provider -> (string)
-> The provider of the subscription target.
@@ -337,4 +344,0 @@ subscriptionTargetConfig -> (list)
->> content -> (string) [required]
->>
->>> The content of the subscription target configuration.
->> 
@@ -349 +353 @@ subscriptionTargetConfig -> (list)
->>>   * pattern: `^(?![0-9_])\w+$|^_\w*[a-zA-Z0-9]\w*$`
+>>>   * pattern: `(?![0-9_])\w+$|^_\w*[a-zA-Z0-9]\w*`
@@ -351,0 +356,4 @@ subscriptionTargetConfig -> (list)
+>> 
+>> content -> (string) [required]
+>>
+>>> The content of the subscription target configuration.
@@ -353,3 +361 @@ subscriptionTargetConfig -> (list)
-type -> (string)
-
-> The type of the subscription target.
+provider -> (string)
@@ -357 +363 @@ type -> (string)
-updatedAt -> (timestamp)
+> The provider of the subscription target.
@@ -359 +365 @@ updatedAt -> (timestamp)
-> The timestamp of when the subscription target was updated.
+subscriptionGrantCreationMode -> (string)
@@ -361 +367,7 @@ updatedAt -> (timestamp)
-updatedBy -> (string)
+> Determines the subscription grant creation mode for this target, defining if grants are auto-created upon subscription approval or managed manually.
+> 
+> Possible values:
+> 
+>   * `AUTOMATIC`
+>   * `MANUAL`
+> 
@@ -363 +374,0 @@ updatedBy -> (string)
-> The Amazon DataZone user who updated the subscription target.
@@ -375 +386 @@ updatedBy -> (string)
-  * [AWS CLI 2.32.33 Command Reference](../../index.html) »
+  * [AWS CLI 2.33.1 Command Reference](../../index.html) »