AWS Bedrock

Resource type

The shape of the credential every script on this page expects.

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.