AWS User Notifications (notifications)

2025-01-18

16 new actions, 3 new resources

Additions

    Actions
  • AssociateManagedNotificationAccountContact
    • Description:  Grants permission to associate an Account contact to a particular Managed Notification Configuration
    • Access:  Write
    • Resources: 

      Name: ManagedNotificationConfiguration

      Required: Yes

  • AssociateManagedNotificationAdditionalChannel
    • Description:  Grants permission to associate a Channel to a particular Managed Notification Configuration
    • Access:  Write
    • Resources: 

      Name: ManagedNotificationConfiguration

      Required: Yes

  • DisableNotificationsAccessForOrganization
    • Description:  Grants permission to disable Service Trust for AWS User Notifications
    • Access:  Write
    • Dependents: 

      organizations:DisableAWSServiceAccess

  • DisassociateManagedNotificationAccountContact
    • Description:  Grants permission to remove an Account contact from a Managed Notification Configuration
    • Access:  Write
    • Resources: 

      Name: ManagedNotificationConfiguration

      Required: Yes

  • DisassociateManagedNotificationAdditionalChannel
    • Description:  Grants permission to remove a Channel from a Managed Notification Configuration
    • Access:  Write
    • Resources: 

      Name: ManagedNotificationConfiguration

      Required: Yes

  • EnableNotificationsAccessForOrganization
    • Description:  Grants permission to enable Service Trust for AWS User Notifications
    • Access:  Write
    • Dependents: 

      iam:CreateServiceLinkedRole

      organizations:EnableAWSServiceAccess

  • GetFeatureOptInStatus
    • Description:  Grants permission to read the opt-in status of an AWS User Notification Service feature
    • Access:  Read
  • GetManagedNotificationChildEvent
    • Description:  Grants permission to get a Managed Notification Child Event
    • Access:  Read
    • Resources: 

      Name: ManagedNotificationChildEvent

      Required: Yes

  • GetManagedNotificationConfiguration
    • Description:  Grants permission to get a Managed Notification Configuration
    • Access:  Read
    • Resources: 

      Name: ManagedNotificationConfiguration

      Required: Yes

  • GetManagedNotificationEvent
    • Description:  Grants permission to get a Managed NotificationEvent
    • Access:  Read
    • Resources: 

      Name: ManagedNotificationEvent

      Required: Yes

  • GetNotificationsAccessForOrganization
    • Description:  Grants permission to read Service Trust for AWS User Notifications
    • Access:  Read
  • ListManagedNotificationChannelAssociations
    • Description:  Grants permission to list Account contacts and Channels associated with a Managed Notification Configuration
    • Access:  List
    • Resources: 

      Name: ManagedNotificationConfiguration

      Required: Yes

  • ListManagedNotificationChildEvents
    • Description:  Grants permission to list Managed Notification Child Events
    • Access:  List
  • ListManagedNotificationConfigurations
    • Description:  Grants permission to list Managed Notification Configurations
    • Access:  List
  • ListManagedNotificationEvents
    • Description:  Grants permission to list Managed Notification Events
    • Access:  List
  • PutFeatureOptInStatus
    • Description:  Grants permission to update the opt-in status of an AWS User Notification Service feature
    • Access:  Write
    Resources
  • ManagedNotificationChildEvent
    • Arn:  arn:${Partition}:notifications::${Account}:managed-notification-configuration/category/${Category}/sub-category/${Subcategory}/event/${NotificationEventId}/child-event/${NotificationChildEventId}
  • ManagedNotificationConfiguration
    • Arn:  arn:${Partition}:notifications::${Account}:managed-notification-configuration/category/${Category}/sub-category/${Subcategory}
  • ManagedNotificationEvent
    • Arn:  arn:${Partition}:notifications::${Account}:managed-notification-configuration/category/${Category}/sub-category/${Subcategory}/event/${NotificationEventId}