AWS Bedrock

Resource type

aws_bedrock — the shape of the credential every script on this page expects.

View raw schema →
FieldTypeRequiredWhat it is
regionstringYesAWS Bedrock region (e.g., us-east-1)
apiKeystringNoAWS bedrock API key (simplest, no need for awsAccessKeyId and awsSecretAccessKey)
awsAccessKeyIdstringNoAWS IAM access key ID (alternative to apiKey)
awsSecretAccessKeystringNoAWS IAM secret access key (alternative to apiKey)
awsSessionTokenstringNoAWS IAM session token (alternative to apiKey). You will need to refresh this token periodically.