bedrockruntime/types is missing a ContentBlockMemberCachePoint #2986
Labels
bug
This issue is a bug.
p2
This is a standard priority issue
service-api
This issue is due to a problem in a service API, not the SDK implementation.
Acknowledgements
go get -u github.com/aws/aws-sdk-go-v2/...
)Describe the bug
Hello,
I don't think this really is a bug more that the SDK is behind the bedrockruntime but it's not possible use the ConverseApi and specify a cachePoint. And it's not possible to create on one outside of the types packages because of the
isContentBlock
not being exported.Regression Issue
Expected Behavior
I would expect types to contain a ContentBlockMemberCachePoint and CachePoint struct that can be used.
Current Behavior
Not possible
Reproduction Steps
None
Possible Solution
No response
Additional Information/Context
No response
AWS Go SDK V2 Module Versions Used
Compiler and Version used
1.23.4
Operating System and version
MacOS
The text was updated successfully, but these errors were encountered: