Notifications (Amazon EventBridge)
Migration Now Open
AWS Agent Registry has launched under the new agent-registry namespace. Support for the public preview bedrock-agentcore namespace will be discontinued on September 17, 2026. For migration instructions, see Comprehensive registry migration guide.
Supported events
AWS Agent Registry emits Amazon EventBridge events for registry-record approval-workflow transitions and for registry provisioning and lifecycle transitions. Events are delivered to the default EventBridge bus in the resource’s own account.
Example
- AWS Agent Registry namespace
-
Event source:
aws.agent-registryRegistry-record events. Emitted when a registry record transitions between approval-workflow states.
Resourcesis the full record ARN;detailcontainsregistryRecordIdandregistryId.Detail type Trigger Registry Record State changed to DraftRecord version enters
DRAFTRegistry Record State changed to Pending ApprovalSubmitRegistryRecordForApprovalcalled (unchanged from thebedrock-agentcorenamespace)Registry Record State changed to ApprovedRecord transitions to
APPROVEDRegistry Record State changed to RejectedRecord transitions to
REJECTEDRegistry Record State changed to DeprecatedRecord transitions to
DEPRECATEDRegistry events. Emitted on registry provisioning and lifecycle transitions.
Resourcesis the full registry ARN;detailcontainsregistryIdandregistryName(present when the registry has a name).Detail type Trigger Registry CreatingRegistry enters
CREATINGRegistry ReadyRegistry becomes
READY(replaces thebedrock-agentcorenamespace valueRegistry State transitions from Creating to Ready)Registry Create FailedRegistry enters
CREATE_FAILEDRegistry UpdatingRegistry enters
UPDATINGRegistry Update FailedRegistry enters
UPDATE_FAILEDRegistry DeletingRegistry enters
DELETINGRegistry Delete FailedRegistry enters
DELETE_FAILED - Amazon Bedrock AgentCore namespace (to be deprecated)
-
Event source:
aws.bedrock-agentcoreEvent Detail type Trigger Record submitted for approval
Registry Record State changed to Pending ApprovalSubmitRegistryRecordForApprovalcalledRegistry moves from Creating to Ready state
Registry State transitions from Creating to ReadyAfter a registry completes provisioning
To receive additional event types across the full registry-record and registry lifecycle, migrate to the
agent-registrynamespace. For migration details, see Comprehensive registry migration guide.
See Notifications for pending approvals for the full event schema and rule setup instructions.