#Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. SPDX-License-Identifier: MIT-0 resource "aws_cloudwatch_event_rule" "sm_model_registry_rule" { name = "sagemaker-registry-event-rule" description = "Capture new model registry" event_pattern = <