View a markdown version of this page

Group Lifecycle Events feature of Amazon Resource Groups availability change - Amazon Resource Groups
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

Group Lifecycle Events feature of Amazon Resource Groups availability change

Note

Amazon Group Lifecycle Events (GLE) feature of Amazon Resource Groups will no longer be open to new customers starting July 30, 2026. If you would like to use the feature, sign up prior to July 30, 2026. Existing customers can continue to use the service as normal.

The Group Lifecycle Events (GLE) feature of Amazon Resource Groups is entering maintenance mode. Starting July 30, 2026, the GLE feature will no longer be available to new customers. Accounts that have not previously used GLE will no longer be able to enable the feature. Accounts where the feature is already enabled can continue using GLE with no disruption. Amazon will maintain availability, including addressing critical issues, and provide continued support through Amazon Web Services Support channels but will not add new capabilities to the GLE feature or launch it in additional Amazon Web Services Regions.

The GLE feature notifies customers of Resource Group membership changes by emitting an event to Amazon EventBridge when resources are added or removed from a Resource Group as a result of resource tag changes (Tag-based Resource Group) or CloudFormation stack updates (CloudFormation-based Resource Group), depending on the group type.

As an alternative to GLE, we recommend that you use a combination of native and already existing Amazon Web Services services including EventBridge, Lambda, and DynamoDB to replicate the GLE feature.

At a high level, customers will need to create an EventBridge rule that invokes a Lambda function on Tag Change on Resource events (aws.tag), and Amazon CloudFormation Resource Status Change events (aws.cloudformation). The Lambda function will then need to call Amazon Resource Groups ListGroupResources API to retrieve the current resource membership of each in scope Resource Group, compare it against the membership recorded in a customer-managed persistent storage (for example, in a DynamoDB table) and emit a custom Amazon EventBridge event for each resource that was added or removed. Downstream consumers (for example, SNS, SQS, Lambda, Step Functions) can then subscribe to these custom events. Amazon will provide step-by-step guidance to support customers in implementing alternatives to GLE upon request using Amazon Web Services Support channels.

If you have additional questions, open a case in the Amazon Web Services Support Center.