kotlin/services/bedrock-runtime/README.md
Shows how to use the AWS SDK for Kotlin to work with Amazon Bedrock Runtime.
<!--custom.overview.start-->This section provides examples that show how to invoke foundation models using the Amazon Bedrock Runtime API with the AWS SDK for Kotlin.
<!--custom.overview.end-->Amazon Bedrock Runtime is a fully managed service that makes it easy to use foundation models from third-party providers and Amazon.
For prerequisites, see the README in the kotlin folder.
<!--custom.prerequisites.end-->⚠ You must request access to a model before you can use it. If you try to use the model (with the API or console) before you have requested access to it, you will receive an error message. For more information, see Model access.
⚠ Running tests might result in charges to your AWS account.
To find instructions for running these tests, see the README
in the kotlin folder.
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
SPDX-License-Identifier: Apache-2.0