Amazon Bedrock: Authenticate action
- Updated: 2024/09/25
Amazon Bedrock: Authenticate action
To authenticate access to Amazon Bedrock from the Control Room, you need to obtain Amazon Web Services (AWS) access key ID and secret access key. You can include a session token, which is a temporary token used when working with temporary security credentials.
Prerequisites
- Create an AWS account (Create a standalone AWS account) or create a member account in your organization (Creating a member account in your organization).
- Log in to your AWS account and create a project. If you already have access to a project, you can view it after you log in into your AWS account.
Perform the steps in this procedure to acquire the following key components and use them in
the Control Room to authenticate to Amazon Bedrock:
- AWS access key: The AWS access key serves as your unique identifier within the AWS ecosystem. It is a fundamental part of the authentication process, allowing AWS services to recognize and validate your access.
- Secret access key: The Secret access key is the confidential counterpart to your Access Key ID. This key is used to sign requests made to AWS, enhancing security by ensuring that only authorized individuals or systems can access your AWS resources.
- Session token (Optional): Additionally, you have the option to include a Session token. A Session token is a temporary, time-bound token used when working with temporary security credentials. It provides an added layer of security, particularly in scenarios where temporary access is required, such as when using temporary security credentials.