Select your cookie preferences

We use essential cookies and similar tools that are necessary to provide our site and services. We use performance cookies to collect anonymous statistics, so we can understand how customers use our site and make improvements. Essential cookies cannot be deactivated, but you can choose “Customize” or “Decline” to decline performance cookies.

If you agree, AWS and approved third parties will also use cookies to provide useful site features, remember your preferences, and display relevant content, including relevant advertising. To accept or decline all non-essential cookies, choose “Accept” or “Decline.” To make more detailed choices, choose “Customize.”

AWS::RolesAnywhere::TrustAnchor NotificationSetting

Focus mode
AWS::RolesAnywhere::TrustAnchor NotificationSetting - AWS CloudFormation
Filter View

Customizable notification settings that will be applied to notification events. IAM Roles Anywhere consumes these settings while notifying across multiple channels - CloudWatch metrics, EventBridge, and AWS Health Dashboard.

Syntax

To declare this entity in your AWS CloudFormation template, use the following syntax:

JSON

{ "Channel" : String, "Enabled" : Boolean, "Event" : String, "Threshold" : Number }

YAML

Channel: String Enabled: Boolean Event: String Threshold: Number

Properties

Channel

The specified channel of notification. IAM Roles Anywhere uses CloudWatch metrics, EventBridge, and AWS Health Dashboard to notify for an event.

Note

In the absence of a specific channel, IAM Roles Anywhere applies this setting to 'ALL' channels.

Required: No

Type: String

Allowed values: ALL

Update requires: No interruption

Enabled

Indicates whether the notification setting is enabled.

Required: Yes

Type: Boolean

Update requires: No interruption

Event

The event to which this notification setting is applied.

Required: Yes

Type: String

Allowed values: CA_CERTIFICATE_EXPIRY | END_ENTITY_CERTIFICATE_EXPIRY

Update requires: No interruption

Threshold

The number of days before a notification event. This value is required for a notification setting that is enabled.

Required: No

Type: Number

Minimum: 1

Maximum: 360

Update requires: No interruption

On this page

PrivacySite termsCookie preferences
© 2025, Amazon Web Services, Inc. or its affiliates. All rights reserved.