---
type: resource-type
title: Notification
description: aws resource type AWS::Connect::Notification
name: Notification
lexicon: aws
resource_type: AWS::Connect::Notification
---
`AWS::Connect::Notification`, a resource type of the aws lexicon.

## Properties

- `Content` (`Notification_NotificationContent`, required): The content of the notification.
- `InstanceArn` (`string`, required): The identifier of the Amazon Connect instance.
- `Arn` (`string`, optional): The Amazon Resource Name (ARN) for the notification.
- `CreatedAt` (`string`, optional): The time a notification was created
- `ExpiresAt` (`string`, optional): The time a notification will expire
- `Id` (`string`, optional): The identifier of the notification.
- `Priority` (`Notification_Priority`, optional): The priority of the notification.
- `Recipients` (`any`, optional): The recipients of the notification.
- `Tags` (`Notification_Tag[]`, optional): One or more tags.

## Attributes

- `Arn`
- `CreatedAt`
- `Id`
