promptgarten ๐ŸŒฑ
๐ŸŒ ES

Command reference ยท Cursor CLI

/bedrock

Configures AWS Bedrock as the model backend, if the Bedrock feature is enabled.

/bedrock configures AWS Bedrock as the model backend, either with your own AWS credentials or a team IAM role. Only works if the Bedrock feature is enabled for the account.

โœ… WHEN TO USE IT?

Set up Bedrock as a backend with your own AWS keys

/bedrock โ€” enter your own credentials

โ›” WHEN NOT TO?

The account doesn't use AWS Bedrock at all

Without the Bedrock feature enabled, the command has no effect.

Better: Choose a model normally via /model

SOURCES