1. Packages
  2. AWS Cloud Control
  3. API Docs
  4. connect
  5. Notification

We recommend new projects start with resources from the AWS provider.

Viewing docs for AWS Cloud Control v1.57.0
published on Monday, Mar 9, 2026 by Pulumi
aws-native logo

We recommend new projects start with resources from the AWS provider.

Viewing docs for AWS Cloud Control v1.57.0
published on Monday, Mar 9, 2026 by Pulumi

    Resource Type definition for AWS::Connect::Notification

    Create Notification Resource

    Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.

    Constructor syntax

    new Notification(name: string, args: NotificationArgs, opts?: CustomResourceOptions);
    @overload
    def Notification(resource_name: str,
                     args: NotificationArgs,
                     opts: Optional[ResourceOptions] = None)
    
    @overload
    def Notification(resource_name: str,
                     opts: Optional[ResourceOptions] = None,
                     content: Optional[NotificationContentArgs] = None,
                     instance_arn: Optional[str] = None,
                     expires_at: Optional[str] = None,
                     priority: Optional[NotificationPriority] = None,
                     recipients: Optional[Sequence[str]] = None,
                     tags: Optional[Sequence[_root_inputs.TagArgs]] = None)
    func NewNotification(ctx *Context, name string, args NotificationArgs, opts ...ResourceOption) (*Notification, error)
    public Notification(string name, NotificationArgs args, CustomResourceOptions? opts = null)
    public Notification(String name, NotificationArgs args)
    public Notification(String name, NotificationArgs args, CustomResourceOptions options)
    
    type: aws-native:connect:Notification
    properties: # The arguments to resource properties.
    options: # Bag of options to control resource's behavior.
    
    

    Parameters

    name string
    The unique name of the resource.
    args NotificationArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    resource_name str
    The unique name of the resource.
    args NotificationArgs
    The arguments to resource properties.
    opts ResourceOptions
    Bag of options to control resource's behavior.
    ctx Context
    Context object for the current deployment.
    name string
    The unique name of the resource.
    args NotificationArgs
    The arguments to resource properties.
    opts ResourceOption
    Bag of options to control resource's behavior.
    name string
    The unique name of the resource.
    args NotificationArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    name String
    The unique name of the resource.
    args NotificationArgs
    The arguments to resource properties.
    options CustomResourceOptions
    Bag of options to control resource's behavior.

    Notification Resource Properties

    To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.

    Inputs

    In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.

    The Notification resource accepts the following input properties:

    Content Pulumi.AwsNative.Connect.Inputs.NotificationContent
    The content of the notification.
    InstanceArn string
    The identifier of the Amazon Connect instance.
    ExpiresAt string
    The time a notification will expire
    Priority Pulumi.AwsNative.Connect.NotificationPriority
    The priority of the notification.
    Recipients List<string>
    The recipients of the notification.
    Tags List<Pulumi.AwsNative.Inputs.Tag>
    One or more tags.
    Content NotificationContentArgs
    The content of the notification.
    InstanceArn string
    The identifier of the Amazon Connect instance.
    ExpiresAt string
    The time a notification will expire
    Priority NotificationPriority
    The priority of the notification.
    Recipients []string
    The recipients of the notification.
    Tags TagArgs
    One or more tags.
    content NotificationContent
    The content of the notification.
    instanceArn String
    The identifier of the Amazon Connect instance.
    expiresAt String
    The time a notification will expire
    priority NotificationPriority
    The priority of the notification.
    recipients List<String>
    The recipients of the notification.
    tags List<Tag>
    One or more tags.
    content NotificationContent
    The content of the notification.
    instanceArn string
    The identifier of the Amazon Connect instance.
    expiresAt string
    The time a notification will expire
    priority NotificationPriority
    The priority of the notification.
    recipients string[]
    The recipients of the notification.
    tags Tag[]
    One or more tags.
    content NotificationContentArgs
    The content of the notification.
    instance_arn str
    The identifier of the Amazon Connect instance.
    expires_at str
    The time a notification will expire
    priority NotificationPriority
    The priority of the notification.
    recipients Sequence[str]
    The recipients of the notification.
    tags Sequence[TagArgs]
    One or more tags.
    content Property Map
    The content of the notification.
    instanceArn String
    The identifier of the Amazon Connect instance.
    expiresAt String
    The time a notification will expire
    priority "HIGH" | "LOW"
    The priority of the notification.
    recipients List<String>
    The recipients of the notification.
    tags List<Property Map>
    One or more tags.

    Outputs

    All input properties are implicitly available as output properties. Additionally, the Notification resource produces the following output properties:

    Arn string
    The Amazon Resource Name (ARN) for the notification.
    AwsId string
    The identifier of the notification.
    CreatedAt string
    The time a notification was created
    Id string
    The provider-assigned unique ID for this managed resource.
    Arn string
    The Amazon Resource Name (ARN) for the notification.
    AwsId string
    The identifier of the notification.
    CreatedAt string
    The time a notification was created
    Id string
    The provider-assigned unique ID for this managed resource.
    arn String
    The Amazon Resource Name (ARN) for the notification.
    awsId String
    The identifier of the notification.
    createdAt String
    The time a notification was created
    id String
    The provider-assigned unique ID for this managed resource.
    arn string
    The Amazon Resource Name (ARN) for the notification.
    awsId string
    The identifier of the notification.
    createdAt string
    The time a notification was created
    id string
    The provider-assigned unique ID for this managed resource.
    arn str
    The Amazon Resource Name (ARN) for the notification.
    aws_id str
    The identifier of the notification.
    created_at str
    The time a notification was created
    id str
    The provider-assigned unique ID for this managed resource.
    arn String
    The Amazon Resource Name (ARN) for the notification.
    awsId String
    The identifier of the notification.
    createdAt String
    The time a notification was created
    id String
    The provider-assigned unique ID for this managed resource.

    Supporting Types

    NotificationContent, NotificationContentArgs

    The content of a notification
    DeDe string
    EnUs string
    EsEs string
    FrFr string
    IdId string
    ItIt string
    JaJp string
    KoKr string
    PtBr string
    ZhCn string
    ZhTw string
    DeDe string
    EnUs string
    EsEs string
    FrFr string
    IdId string
    ItIt string
    JaJp string
    KoKr string
    PtBr string
    ZhCn string
    ZhTw string
    deDe String
    enUs String
    esEs String
    frFr String
    idId String
    itIt String
    jaJp String
    koKr String
    ptBr String
    zhCn String
    zhTw String
    deDe string
    enUs string
    esEs string
    frFr string
    idId string
    itIt string
    jaJp string
    koKr string
    ptBr string
    zhCn string
    zhTw string
    de_de str
    en_us str
    es_es str
    fr_fr str
    id_id str
    it_it str
    ja_jp str
    ko_kr str
    pt_br str
    zh_cn str
    zh_tw str
    deDe String
    enUs String
    esEs String
    frFr String
    idId String
    itIt String
    jaJp String
    koKr String
    ptBr String
    zhCn String
    zhTw String

    NotificationPriority, NotificationPriorityArgs

    High
    HIGH
    Low
    LOW
    NotificationPriorityHigh
    HIGH
    NotificationPriorityLow
    LOW
    High
    HIGH
    Low
    LOW
    High
    HIGH
    Low
    LOW
    HIGH
    HIGH
    LOW
    LOW
    "HIGH"
    HIGH
    "LOW"
    LOW

    Tag, TagArgs

    A set of tags to apply to the resource.
    Key string
    The key name of the tag
    Value string
    The value of the tag
    Key string
    The key name of the tag
    Value string
    The value of the tag
    key String
    The key name of the tag
    value String
    The value of the tag
    key string
    The key name of the tag
    value string
    The value of the tag
    key str
    The key name of the tag
    value str
    The value of the tag
    key String
    The key name of the tag
    value String
    The value of the tag

    Package Details

    Repository
    AWS Native pulumi/pulumi-aws-native
    License
    Apache-2.0
    aws-native logo

    We recommend new projects start with resources from the AWS provider.

    Viewing docs for AWS Cloud Control v1.57.0
    published on Monday, Mar 9, 2026 by Pulumi
      Try Pulumi Cloud free. Your team will thank you.