CachePointBlock - Amazon Bedrock

CachePointBlock

Defines a section of content to be cached for reuse in subsequent API calls.

Contents

type

Specifies the type of cache point within the CachePointBlock.

Type: String

Valid Values: default

Required: Yes

ttl

Optional TTL duration for cache entries. When specified, enables extended TTL caching with the specified duration. When omitted, uses type value for caching behavior.

Type: String

Valid Values: 5m | 1h

Required: No

See Also

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