Amazon Bedrock Agent Registry

This table represents the Amazon Bedrock Agent Registry resource from Amazon Web Services.

aws.bedrock_agentcore_registry

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
approval_configurationcorejsonThe approval configuration for registry records. For details, see the <code>ApprovalConfiguration</code> data type.
authorizer_configurationcorejsonThe authorizer configuration for the registry. For details, see the <code>AuthorizerConfiguration</code> data type.
authorizer_typecorestringThe type of authorizer used by the registry. This controls the authorization method for the Search and Invoke APIs used by consumers. <ul> <li> <code>CUSTOM_JWT</code> - Authorize with a bearer token. </li> <li> <code>AWS_IAM</code> - Authorize with your Amazon Web Services IAM credentials. </li> </ul>
created_atcoretimestampThe timestamp when the registry was created.
descriptioncorestringThe description of the registry.
namecorestringThe name of the registry.
registry_arncorestringThe Amazon Resource Name (ARN) of the registry.
registry_idcorestringThe unique identifier of the registry.
statuscorestringThe current status of the registry. Possible values include <code>CREATING</code>, <code>READY</code>, <code>UPDATING</code>, <code>CREATE_FAILED</code>, <code>UPDATE_FAILED</code>, <code>DELETING</code>, and <code>DELETE_FAILED</code>.
status_reasoncorestringThe reason for the current status, typically set when the status is a failure state.
tagscorehstore_csv
updated_atcoretimestampThe timestamp when the registry was last updated.