AWS::Notifications::NotificationHubResource Type definition for AWS::Notifications::NotificationHub
1 configurable property. 1 required. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
Region | string | RequiredCreate-only |
Values returned after the resource is created. Access these with Fn::GetAtt.
| Attribute | Type | Description |
|---|---|---|
CreationTime | string | - |
NotificationHubStatusSummary | NotificationHubStatusSummary | - |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::Notifications::NotificationHub
Resources:
MyResource:
Type: AWS::Notifications::NotificationHub
Properties:
Region: "value"Permissions CloudFormation needs in your IAM role to manage this resource.
notifications:ListNotificationHubsnotifications:RegisterNotificationHubnotifications:ListNotificationHubsiam:CreateServiceLinkedRolenotifications:DeregisterNotificationHubnotifications:ListNotificationHubsnotifications:ListNotificationHubsOur bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to NewsletterRegionThese properties cannot be changed after the resource is created. Updating them triggers a replacement.
Region