AWS AWSCloudFormation documentation change
Summary
Updated descriptions to clarify Amazon Bedrock Flows node input configurations
Security assessment
Changes are identical to the first file - wording improvements without security implications.
Diff
diff --git a/AWSCloudFormation/latest/UserGuide/aws-properties-bedrock-flowversion-flownodeinput.md b/AWSCloudFormation/latest/UserGuide/aws-properties-bedrock-flowversion-flownodeinput.md index b352c0b82..bd3c11d37 100644 --- a//AWSCloudFormation/latest/UserGuide/aws-properties-bedrock-flowversion-flownodeinput.md +++ b//AWSCloudFormation/latest/UserGuide/aws-properties-bedrock-flowversion-flownodeinput.md @@ -7 +7 @@ SyntaxProperties -Contains configurations for an input to a node. +Contains configurations for an input in an Amazon Bedrock Flows node. @@ -51 +51 @@ _Required_ : Yes -A name for the input that you can reference. +Specifies a name for the input that you can reference. @@ -64 +64 @@ _Update requires_ : [No interruption](https://docs.aws.amazon.com/AWSCloudFormat -The data type of the input. If the input doesn't match this type at runtime, a validation error will be thrown. +Specifies the data type of the input. If the input doesn't match this type at runtime, a validation error will be thrown.