{
  "url": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsusernotifications.html",
  "name": "AWS User Notifications",
  "prefix": "notifications",
  "timestamp": "1781568006",
  "actions": [
    {
      "url": "https://docs.aws.amazon.com/notifications/latest/APIReference/API_AssociateChannel.html",
      "name": "AssociateChannel",
      "description": "Grants permission to associate a new Channel with a particular NotificationConfiguration",
      "access": "Write",
      "resources": [
        {
          "name": "NotificationConfiguration",
          "is_required": true
        }
      ],
      "conditions": [],
      "dependents": []
    },
    {
      "url": "https://docs.aws.amazon.com/notifications/latest/APIReference/API_AssociateManagedNotificationAccountContact.html",
      "name": "AssociateManagedNotificationAccountContact",
      "description": "Grants permission to associate an Account contact to a particular Managed Notification Configuration",
      "access": "Write",
      "resources": [
        {
          "name": "ManagedNotificationConfiguration",
          "is_required": true
        }
      ],
      "conditions": [],
      "dependents": []
    },
    {
      "url": "https://docs.aws.amazon.com/notifications/latest/APIReference/API_AssociateManagedNotificationAdditionalChannel.html",
      "name": "AssociateManagedNotificationAdditionalChannel",
      "description": "Grants permission to associate a Channel to a particular Managed Notification Configuration",
      "access": "Write",
      "resources": [
        {
          "name": "ManagedNotificationConfiguration",
          "is_required": true
        }
      ],
      "conditions": [],
      "dependents": []
    },
    {
      "url": "https://docs.aws.amazon.com/notifications/latest/APIReference/API_AssociateOrganizationalUnit.html",
      "name": "AssociateOrganizationalUnit",
      "description": "Grants permission to associate an Organizational Unit to a particular Notification Configuration",
      "access": "Write",
      "resources": [
        {
          "name": "NotificationConfiguration",
          "is_required": true
        }
      ],
      "conditions": [],
      "dependents": []
    },
    {
      "url": "https://docs.aws.amazon.com/notifications/latest/APIReference/API_CreateEventRule.html",
      "name": "CreateEventRule",
      "description": "Grants permission to create a new EventRule, associating it with a NotificationConfiguration",
      "access": "Write",
      "resources": [],
      "conditions": [],
      "dependents": []
    },
    {
      "url": "https://docs.aws.amazon.com/notifications/latest/APIReference/API_CreateNotificationConfiguration.html",
      "name": "CreateNotificationConfiguration",
      "description": "Grants permission to create a NotificationConfiguration",
      "access": "Write",
      "resources": [],
      "conditions": [
        "aws:TagKeys",
        "aws:RequestTag/${TagKey}"
      ],
      "dependents": []
    },
    {
      "url": "https://docs.aws.amazon.com/notifications/latest/APIReference/API_DeleteEventRule.html",
      "name": "DeleteEventRule",
      "description": "Grants permission to delete an EventRule",
      "access": "Write",
      "resources": [
        {
          "name": "EventRule",
          "is_required": true
        }
      ],
      "conditions": [],
      "dependents": []
    },
    {
      "url": "https://docs.aws.amazon.com/notifications/latest/APIReference/API_DeleteNotificationConfiguration.html",
      "name": "DeleteNotificationConfiguration",
      "description": "Grants permission to delete a NotificationConfiguration",
      "access": "Write",
      "resources": [
        {
          "name": "NotificationConfiguration",
          "is_required": true
        }
      ],
      "conditions": [],
      "dependents": []
    },
    {
      "url": "https://docs.aws.amazon.com/notifications/latest/APIReference/API_DeregisterNotificationHub.html",
      "name": "DeregisterNotificationHub",
      "description": "Grants permission to deregister a NotificationHub",
      "access": "Write",
      "resources": [],
      "conditions": [],
      "dependents": []
    },
    {
      "url": "https://docs.aws.amazon.com/notifications/latest/APIReference/API_DisableNotificationsAccessForOrganization.html",
      "name": "DisableNotificationsAccessForOrganization",
      "description": "Grants permission to disable Service Trust for AWS User Notifications",
      "access": "Permissions management",
      "resources": [],
      "conditions": [],
      "dependents": [
        "organizations:DisableAWSServiceAccess"
      ]
    },
    {
      "url": "https://docs.aws.amazon.com/notifications/latest/APIReference/API_DisassociateChannel.html",
      "name": "DisassociateChannel",
      "description": "Grants permission to remove a Channel from a NotificationConfiguration",
      "access": "Write",
      "resources": [
        {
          "name": "NotificationConfiguration",
          "is_required": true
        }
      ],
      "conditions": [],
      "dependents": []
    },
    {
      "url": "https://docs.aws.amazon.com/notifications/latest/APIReference/API_DisassociateManagedNotificationAccountContact.html",
      "name": "DisassociateManagedNotificationAccountContact",
      "description": "Grants permission to remove an Account contact from a Managed Notification Configuration",
      "access": "Write",
      "resources": [
        {
          "name": "ManagedNotificationConfiguration",
          "is_required": true
        }
      ],
      "conditions": [],
      "dependents": []
    },
    {
      "url": "https://docs.aws.amazon.com/notifications/latest/APIReference/API_DisassociateManagedNotificationAdditionalChannel.html",
      "name": "DisassociateManagedNotificationAdditionalChannel",
      "description": "Grants permission to remove a Channel from a Managed Notification Configuration",
      "access": "Write",
      "resources": [
        {
          "name": "ManagedNotificationConfiguration",
          "is_required": true
        }
      ],
      "conditions": [],
      "dependents": []
    },
    {
      "url": "https://docs.aws.amazon.com/notifications/latest/APIReference/API_DisassociateOrganizationalUnit.html",
      "name": "DisassociateOrganizationalUnit",
      "description": "Grants permission to disassociate an Organizational Unit to a particular Notification Configuration",
      "access": "Write",
      "resources": [
        {
          "name": "NotificationConfiguration",
          "is_required": true
        }
      ],
      "conditions": [],
      "dependents": []
    },
    {
      "url": "https://docs.aws.amazon.com/notifications/latest/APIReference/API_EnableNotificationsAccessForOrganization.html",
      "name": "EnableNotificationsAccessForOrganization",
      "description": "Grants permission to enable Service Trust for AWS User Notifications",
      "access": "Permissions management",
      "resources": [],
      "conditions": [],
      "dependents": [
        "iam:CreateServiceLinkedRole",
        "organizations:EnableAWSServiceAccess"
      ]
    },
    {
      "url": "https://docs.aws.amazon.com/notifications/latest/APIReference/API_GetEventRule.html",
      "name": "GetEventRule",
      "description": "Grants permission to get an EventRule",
      "access": "Read",
      "resources": [
        {
          "name": "EventRule",
          "is_required": true
        }
      ],
      "conditions": [],
      "dependents": []
    },
    {
      "url": "https://docs.aws.amazon.com/notifications/latest/userguide/managing-notification-features.html",
      "name": "GetFeatureOptInStatus",
      "description": "Grants permission to read the opt-in status of an AWS User Notification Service feature",
      "access": "Read",
      "resources": [],
      "conditions": [],
      "dependents": []
    },
    {
      "url": "https://docs.aws.amazon.com/notifications/latest/APIReference/API_GetManagedNotificationChildEvent.html",
      "name": "GetManagedNotificationChildEvent",
      "description": "Grants permission to get a Managed Notification Child Event",
      "access": "Read",
      "resources": [
        {
          "name": "ManagedNotificationChildEvent",
          "is_required": true
        }
      ],
      "conditions": [],
      "dependents": []
    },
    {
      "url": "https://docs.aws.amazon.com/notifications/latest/APIReference/API_GetManagedNotificationConfiguration.html",
      "name": "GetManagedNotificationConfiguration",
      "description": "Grants permission to get a Managed Notification Configuration",
      "access": "Read",
      "resources": [
        {
          "name": "ManagedNotificationConfiguration",
          "is_required": true
        }
      ],
      "conditions": [],
      "dependents": []
    },
    {
      "url": "https://docs.aws.amazon.com/notifications/latest/APIReference/API_GetManagedNotificationEvent.html",
      "name": "GetManagedNotificationEvent",
      "description": "Grants permission to get a Managed NotificationEvent",
      "access": "Read",
      "resources": [
        {
          "name": "ManagedNotificationEvent",
          "is_required": true
        }
      ],
      "conditions": [],
      "dependents": []
    },
    {
      "url": "https://docs.aws.amazon.com/notifications/latest/APIReference/API_GetNotificationConfiguration.html",
      "name": "GetNotificationConfiguration",
      "description": "Grants permission to get a NotificationConfiguration",
      "access": "Read",
      "resources": [
        {
          "name": "NotificationConfiguration",
          "is_required": true
        }
      ],
      "conditions": [],
      "dependents": []
    },
    {
      "url": "https://docs.aws.amazon.com/notifications/latest/APIReference/API_GetNotificationEvent.html",
      "name": "GetNotificationEvent",
      "description": "Grants permission to get a NotificationEvent",
      "access": "Read",
      "resources": [
        {
          "name": "NotificationEvent",
          "is_required": true
        }
      ],
      "conditions": [],
      "dependents": []
    },
    {
      "url": "https://docs.aws.amazon.com/notifications/latest/APIReference/API_GetNotificationsAccessForOrganization.html",
      "name": "GetNotificationsAccessForOrganization",
      "description": "Grants permission to read Service Trust for AWS User Notifications",
      "access": "Read",
      "resources": [],
      "conditions": [],
      "dependents": []
    },
    {
      "url": "https://docs.aws.amazon.com/notifications/latest/APIReference/API_ListChannels.html",
      "name": "ListChannels",
      "description": "Grants permission to list Channels by NotificationConfiguration",
      "access": "List",
      "resources": [
        {
          "name": "NotificationConfiguration",
          "is_required": true
        }
      ],
      "conditions": [],
      "dependents": []
    },
    {
      "url": "https://docs.aws.amazon.com/notifications/latest/APIReference/API_ListEventRules.html",
      "name": "ListEventRules",
      "description": "Grants permission to list EventRules",
      "access": "List",
      "resources": [],
      "conditions": [],
      "dependents": []
    },
    {
      "url": "https://docs.aws.amazon.com/notifications/latest/APIReference/API_ListManagedNotificationChannelAssociations.html",
      "name": "ListManagedNotificationChannelAssociations",
      "description": "Grants permission to list Account contacts and Channels associated with a Managed Notification Configuration",
      "access": "List",
      "resources": [
        {
          "name": "ManagedNotificationConfiguration",
          "is_required": true
        }
      ],
      "conditions": [],
      "dependents": []
    },
    {
      "url": "https://docs.aws.amazon.com/notifications/latest/APIReference/API_ListManagedNotificationChildEvents.html",
      "name": "ListManagedNotificationChildEvents",
      "description": "Grants permission to list Managed Notification Child Events",
      "access": "List",
      "resources": [],
      "conditions": [],
      "dependents": []
    },
    {
      "url": "https://docs.aws.amazon.com/notifications/latest/APIReference/API_ListManagedNotificationConfigurations.html",
      "name": "ListManagedNotificationConfigurations",
      "description": "Grants permission to list Managed Notification Configurations",
      "access": "List",
      "resources": [],
      "conditions": [],
      "dependents": []
    },
    {
      "url": "https://docs.aws.amazon.com/notifications/latest/APIReference/API_ListManagedNotificationEvents.html",
      "name": "ListManagedNotificationEvents",
      "description": "Grants permission to list Managed Notification Events",
      "access": "List",
      "resources": [],
      "conditions": [],
      "dependents": []
    },
    {
      "url": "https://docs.aws.amazon.com/notifications/latest/APIReference/API_ListMemberAccounts.html",
      "name": "ListMemberAccounts",
      "description": "Grants permission to list Member Accounts for a Notification Configuration",
      "access": "List",
      "resources": [
        {
          "name": "NotificationConfiguration",
          "is_required": true
        }
      ],
      "conditions": [],
      "dependents": []
    },
    {
      "url": "https://docs.aws.amazon.com/notifications/latest/APIReference/API_ListNotificationConfigurations.html",
      "name": "ListNotificationConfigurations",
      "description": "Grants permission to list NotificationConfigurations",
      "access": "List",
      "resources": [],
      "conditions": [],
      "dependents": []
    },
    {
      "url": "https://docs.aws.amazon.com/notifications/latest/APIReference/API_ListNotificationEvents.html",
      "name": "ListNotificationEvents",
      "description": "Grants permission to list NotificationEvents",
      "access": "List",
      "resources": [],
      "conditions": [],
      "dependents": []
    },
    {
      "url": "https://docs.aws.amazon.com/notifications/latest/APIReference/API_ListNotificationHubs.html",
      "name": "ListNotificationHubs",
      "description": "Grants permission to list NotificationHubs",
      "access": "List",
      "resources": [],
      "conditions": [],
      "dependents": []
    },
    {
      "url": "https://docs.aws.amazon.com/notifications/latest/APIReference/API_ListOrganizationalUnits.html",
      "name": "ListOrganizationalUnits",
      "description": "Grants permission to list Organizational Units for a Notification Configuration",
      "access": "List",
      "resources": [
        {
          "name": "NotificationConfiguration",
          "is_required": true
        }
      ],
      "conditions": [],
      "dependents": []
    },
    {
      "url": "https://docs.aws.amazon.com/notifications/latest/APIReference/API_ListTagsForResource.html",
      "name": "ListTagsForResource",
      "description": "Grants permission to get tags for a resource",
      "access": "List",
      "resources": [],
      "conditions": [],
      "dependents": []
    },
    {
      "url": "https://docs.aws.amazon.com/notifications/latest/userguide/managing-notification-features.html",
      "name": "PutFeatureOptInStatus",
      "description": "Grants permission to update the opt-in status of an AWS User Notification Service feature",
      "access": "Write",
      "resources": [],
      "conditions": [],
      "dependents": []
    },
    {
      "url": "https://docs.aws.amazon.com/notifications/latest/APIReference/API_RegisterNotificationHub.html",
      "name": "RegisterNotificationHub",
      "description": "Grants permission to register a NotificationHub",
      "access": "Write",
      "resources": [],
      "conditions": [],
      "dependents": []
    },
    {
      "url": "https://docs.aws.amazon.com/notifications/latest/APIReference/API_TagResource.html",
      "name": "TagResource",
      "description": "Grants permission to tag a resource",
      "access": "Tagging",
      "resources": [
        {
          "name": "NotificationConfiguration",
          "is_required": true
        }
      ],
      "conditions": [
        "aws:TagKeys",
        "aws:RequestTag/${TagKey}"
      ],
      "dependents": []
    },
    {
      "url": "https://docs.aws.amazon.com/notifications/latest/APIReference/API_UntagResource.html",
      "name": "UntagResource",
      "description": "Grants permission to remove tags from a resource",
      "access": "Tagging",
      "resources": [
        {
          "name": "NotificationConfiguration",
          "is_required": true
        }
      ],
      "conditions": [
        "aws:TagKeys"
      ],
      "dependents": []
    },
    {
      "url": "https://docs.aws.amazon.com/notifications/latest/APIReference/API_UpdateEventRule.html",
      "name": "UpdateEventRule",
      "description": "Grants permission to update an EventRule",
      "access": "Write",
      "resources": [
        {
          "name": "EventRule",
          "is_required": true
        }
      ],
      "conditions": [],
      "dependents": []
    },
    {
      "url": "https://docs.aws.amazon.com/notifications/latest/APIReference/API_UpdateNotificationConfiguration.html",
      "name": "UpdateNotificationConfiguration",
      "description": "Grants permission to update a NotificationConfiguration",
      "access": "Write",
      "resources": [
        {
          "name": "NotificationConfiguration",
          "is_required": true
        }
      ],
      "conditions": [],
      "dependents": []
    }
  ],
  "resources": [
    {
      "url": "https://docs.aws.amazon.com/notifications/latest/userguide/resource-level-permissions.html",
      "name": "EventRule",
      "arn": "arn:${Partition}:notifications::${Account}:configuration/${NotificationConfigurationId}/rule/${EventRuleId}",
      "conditions": []
    },
    {
      "url": "https://docs.aws.amazon.com/notifications/latest/userguide/resource-level-permissions.html",
      "name": "NotificationConfiguration",
      "arn": "arn:${Partition}:notifications::${Account}:configuration/${NotificationConfigurationId}",
      "conditions": [
        "aws:ResourceTag/${TagKey}"
      ]
    },
    {
      "url": "https://docs.aws.amazon.com/notifications/latest/userguide/resource-level-permissions.html",
      "name": "NotificationEvent",
      "arn": "arn:${Partition}:notifications:${Region}:${Account}:configuration/${NotificationConfigurationId}/event/${NotificationEventId}",
      "conditions": []
    },
    {
      "url": "https://docs.aws.amazon.com/notifications/latest/userguide/resource-level-permissions.html",
      "name": "ManagedNotificationChildEvent",
      "arn": "arn:${Partition}:notifications::${Account}:managed-notification-configuration/category/${Category}/sub-category/${Subcategory}/event/${NotificationEventId}/child-event/${NotificationChildEventId}",
      "conditions": []
    },
    {
      "url": "https://docs.aws.amazon.com/notifications/latest/userguide/resource-level-permissions.html",
      "name": "ManagedNotificationConfiguration",
      "arn": "arn:${Partition}:notifications::${Account}:managed-notification-configuration/category/${Category}/sub-category/${Subcategory}",
      "conditions": []
    },
    {
      "url": "https://docs.aws.amazon.com/notifications/latest/userguide/resource-level-permissions.html",
      "name": "ManagedNotificationEvent",
      "arn": "arn:${Partition}:notifications::${Account}:managed-notification-configuration/category/${Category}/sub-category/${Subcategory}/event/${NotificationEventId}",
      "conditions": []
    }
  ],
  "conditions": [
    {
      "url": "https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_condition-keys.html#condition-keys-requesttag",
      "name": "aws:RequestTag/${TagKey}",
      "description": "Filters access by the tags that are passed in the request",
      "type": "String"
    },
    {
      "url": "https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_condition-keys.html#condition-keys-resourcetag",
      "name": "aws:ResourceTag/${TagKey}",
      "description": "Filters access by the tags associated with the resource",
      "type": "String"
    },
    {
      "url": "https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_condition-keys.html#condition-keys-tagkeys",
      "name": "aws:TagKeys",
      "description": "Filters access by the tag keys that are passed in the request",
      "type": "ArrayOfString"
    }
  ]
}