anthropic.claude-instant-v1
POST https://bedrock-runtime.{{AWS_Region}}.amazonaws.com/model/:model_identifier/invoke
Request Body
{"prompt"=>"\n\nHuman:What is the purpose of life\n\nAssistant:", "max_tokens_to_sample"=>100}
RESPONSES
status: OK
{"completion":" I don't have a definitive answer to the purpose of life. As an AI, I was created by Anthropic to be helpful, harmless, and honest. Different people and philosophies may have different views on the purpose or meaning of life.","stop_reason":"stop_sequence","stop":"\n\nHuman:"}