Amazon Bedrock Agent Registry Record

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

aws.bedrock_agentcore_registry_record

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
created_atcoretimestampThe timestamp when the registry record was created.
descriptioncorestringThe description of the registry record.
descriptor_typecorestringThe descriptor type of the registry record. Possible values are <code>MCP</code>, <code>A2A</code>, <code>CUSTOM</code>, and <code>AGENT_SKILLS</code>.
descriptorscorejsonThe descriptor-type-specific configuration containing the resource schema and metadata. For details, see the <code>Descriptors</code> data type.
namecorestringThe name of the registry record.
record_arncorestringThe Amazon Resource Name (ARN) of the registry record.
record_idcorestringThe unique identifier of the registry record.
record_versioncorestringThe version of the registry record.
registry_arncorestringThe Amazon Resource Name (ARN) of the registry that contains the record.
statuscorestringThe current status of the registry record. Possible values include <code>CREATING</code>, <code>DRAFT</code>, <code>APPROVED</code>, <code>PENDING_APPROVAL</code>, <code>REJECTED</code>, <code>DEPRECATED</code>, <code>UPDATING</code>, <code>CREATE_FAILED</code>, and <code>UPDATE_FAILED</code>. A record transitions from <code>CREATING</code> to <code>DRAFT</code>, then to <code>PENDING_APPROVAL</code> (via <code>SubmitRegistryRecordForApproval</code>), and finally to <code>APPROVED</code> upon approval.
status_reasoncorestringThe reason for the current status, typically set when the status is a failure state.
synchronization_configurationcorejsonThe configuration for synchronizing registry record metadata from an external source.
synchronization_typecorestringThe type of synchronization used for this record.
tagscorehstore_csv
updated_atcoretimestampThe timestamp when the registry record was last updated.