MetadataAttributeSchema - Amazon Bedrock

MetadataAttributeSchema

Details about a metadata attribute.

Contents

description

The attribute's description.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 1024.

Pattern: ^[\s\S]+$

Required: Yes

key

The attribute's key.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 256.

Pattern: ^[\s\S]+$

Required: Yes

type

The attribute's type.

Type: String

Valid Values: STRING | NUMBER | BOOLEAN | STRING_LIST

Required: Yes

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: