AWS AWSCloudFormation documentation change
Summary
Updated schema definition documentation with field descriptions and structure details
Security assessment
General API schema documentation improvements with no security-specific content
Diff
diff --git a/AWSCloudFormation/latest/TemplateReference/aws-properties-bedrockagentcore-gatewaytarget-schemadefinition.md b/AWSCloudFormation/latest/TemplateReference/aws-properties-bedrockagentcore-gatewaytarget-schemadefinition.md index c091d81e0..7fdb6efd0 100644 --- a//AWSCloudFormation/latest/TemplateReference/aws-properties-bedrockagentcore-gatewaytarget-schemadefinition.md +++ b//AWSCloudFormation/latest/TemplateReference/aws-properties-bedrockagentcore-gatewaytarget-schemadefinition.md @@ -9 +9 @@ This is the new _CloudFormation Template Reference Guide_. Please update your bo -The schema definition for the gateway target. +A schema definition for a gateway target. This structure defines the structure of the API that the target exposes. @@ -45 +45 @@ To declare this entity in your CloudFormation template, use the following syntax -The workload identity details for the gateway. +The description of the schema definition. This description provides information about the purpose and usage of the schema. @@ -56 +56 @@ _Required_ : No -Property description not available. +The items in the schema definition. This field is used for array types to define the structure of the array elements. @@ -67 +67 @@ _Required_ : No -The schema definition properties for the gateway target. +The properties of the schema definition. These properties define the fields in the schema. @@ -78 +78 @@ _Required_ : No -The schema definition. +The required fields in the schema definition. These fields must be provided when using the schema. @@ -89 +89 @@ _Required_ : No -The scheme definition type for the gateway target. +The type of the schema definition. This field specifies the data type of the schema.