Awso_notifications_lwtSourceval associate_channel :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_notifications.Values.AssociateChannelRequest.t ->
(Awso_notifications.Values.AssociateChannelResponse.t,
Awso_notifications.Values.AssociateChannelResponse.error)
Result.t
Lwt.tval associate_managed_notification_account_contact :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_notifications.Values.AssociateManagedNotificationAccountContactRequest.t ->
(Awso_notifications.Values.AssociateManagedNotificationAccountContactResponse.t,
Awso_notifications.Values.AssociateManagedNotificationAccountContactResponse.error)
Result.t
Lwt.tval associate_managed_notification_additional_channel :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_notifications.Values.AssociateManagedNotificationAdditionalChannelRequest.t ->
(Awso_notifications.Values.AssociateManagedNotificationAdditionalChannelResponse.t,
Awso_notifications.Values.AssociateManagedNotificationAdditionalChannelResponse.error)
Result.t
Lwt.tval associate_organizational_unit :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_notifications.Values.AssociateOrganizationalUnitRequest.t ->
(Awso_notifications.Values.AssociateOrganizationalUnitResponse.t,
Awso_notifications.Values.AssociateOrganizationalUnitResponse.error)
Result.t
Lwt.tval create_event_rule :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_notifications.Values.CreateEventRuleRequest.t ->
(Awso_notifications.Values.CreateEventRuleResponse.t,
Awso_notifications.Values.CreateEventRuleResponse.error)
Result.t
Lwt.tval create_notification_configuration :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_notifications.Values.CreateNotificationConfigurationRequest.t ->
(Awso_notifications.Values.CreateNotificationConfigurationResponse.t,
Awso_notifications.Values.CreateNotificationConfigurationResponse.error)
Result.t
Lwt.tval delete_event_rule :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_notifications.Values.DeleteEventRuleRequest.t ->
(Awso_notifications.Values.DeleteEventRuleResponse.t,
Awso_notifications.Values.DeleteEventRuleResponse.error)
Result.t
Lwt.tval delete_notification_configuration :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_notifications.Values.DeleteNotificationConfigurationRequest.t ->
(Awso_notifications.Values.DeleteNotificationConfigurationResponse.t,
Awso_notifications.Values.DeleteNotificationConfigurationResponse.error)
Result.t
Lwt.tval deregister_notification_hub :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_notifications.Values.DeregisterNotificationHubRequest.t ->
(Awso_notifications.Values.DeregisterNotificationHubResponse.t,
Awso_notifications.Values.DeregisterNotificationHubResponse.error)
Result.t
Lwt.tval disable_notifications_access_for_organization :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_notifications.Values.DisableNotificationsAccessForOrganizationRequest.t ->
(Awso_notifications.Values.DisableNotificationsAccessForOrganizationResponse.t,
Awso_notifications.Values.DisableNotificationsAccessForOrganizationResponse.error)
Result.t
Lwt.tval disassociate_channel :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_notifications.Values.DisassociateChannelRequest.t ->
(Awso_notifications.Values.DisassociateChannelResponse.t,
Awso_notifications.Values.DisassociateChannelResponse.error)
Result.t
Lwt.tval disassociate_managed_notification_account_contact :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_notifications.Values.DisassociateManagedNotificationAccountContactRequest.t ->
(Awso_notifications.Values.DisassociateManagedNotificationAccountContactResponse.t,
Awso_notifications.Values.DisassociateManagedNotificationAccountContactResponse.error)
Result.t
Lwt.tval disassociate_managed_notification_additional_channel :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_notifications.Values.DisassociateManagedNotificationAdditionalChannelRequest.t ->
(Awso_notifications.Values.DisassociateManagedNotificationAdditionalChannelResponse.t,
Awso_notifications.Values.DisassociateManagedNotificationAdditionalChannelResponse.error)
Result.t
Lwt.tval disassociate_organizational_unit :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_notifications.Values.DisassociateOrganizationalUnitRequest.t ->
(Awso_notifications.Values.DisassociateOrganizationalUnitResponse.t,
Awso_notifications.Values.DisassociateOrganizationalUnitResponse.error)
Result.t
Lwt.tval enable_notifications_access_for_organization :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_notifications.Values.EnableNotificationsAccessForOrganizationRequest.t ->
(Awso_notifications.Values.EnableNotificationsAccessForOrganizationResponse.t,
Awso_notifications.Values.EnableNotificationsAccessForOrganizationResponse.error)
Result.t
Lwt.tval get_event_rule :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_notifications.Values.GetEventRuleRequest.t ->
(Awso_notifications.Values.GetEventRuleResponse.t,
Awso_notifications.Values.GetEventRuleResponse.error)
Result.t
Lwt.tval get_managed_notification_child_event :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_notifications.Values.GetManagedNotificationChildEventRequest.t ->
(Awso_notifications.Values.GetManagedNotificationChildEventResponse.t,
Awso_notifications.Values.GetManagedNotificationChildEventResponse.error)
Result.t
Lwt.tval get_managed_notification_configuration :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_notifications.Values.GetManagedNotificationConfigurationRequest.t ->
(Awso_notifications.Values.GetManagedNotificationConfigurationResponse.t,
Awso_notifications.Values.GetManagedNotificationConfigurationResponse.error)
Result.t
Lwt.tval get_managed_notification_event :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_notifications.Values.GetManagedNotificationEventRequest.t ->
(Awso_notifications.Values.GetManagedNotificationEventResponse.t,
Awso_notifications.Values.GetManagedNotificationEventResponse.error)
Result.t
Lwt.tval get_notification_configuration :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_notifications.Values.GetNotificationConfigurationRequest.t ->
(Awso_notifications.Values.GetNotificationConfigurationResponse.t,
Awso_notifications.Values.GetNotificationConfigurationResponse.error)
Result.t
Lwt.tval get_notification_event :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_notifications.Values.GetNotificationEventRequest.t ->
(Awso_notifications.Values.GetNotificationEventResponse.t,
Awso_notifications.Values.GetNotificationEventResponse.error)
Result.t
Lwt.tval get_notifications_access_for_organization :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_notifications.Values.GetNotificationsAccessForOrganizationRequest.t ->
(Awso_notifications.Values.GetNotificationsAccessForOrganizationResponse.t,
Awso_notifications.Values.GetNotificationsAccessForOrganizationResponse.error)
Result.t
Lwt.tval list_channels :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_notifications.Values.ListChannelsRequest.t ->
(Awso_notifications.Values.ListChannelsResponse.t,
Awso_notifications.Values.ListChannelsResponse.error)
Result.t
Lwt.tval list_event_rules :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_notifications.Values.ListEventRulesRequest.t ->
(Awso_notifications.Values.ListEventRulesResponse.t,
Awso_notifications.Values.ListEventRulesResponse.error)
Result.t
Lwt.tval list_managed_notification_channel_associations :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_notifications.Values.ListManagedNotificationChannelAssociationsRequest.t ->
(Awso_notifications.Values.ListManagedNotificationChannelAssociationsResponse.t,
Awso_notifications.Values.ListManagedNotificationChannelAssociationsResponse.error)
Result.t
Lwt.tval list_managed_notification_child_events :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_notifications.Values.ListManagedNotificationChildEventsRequest.t ->
(Awso_notifications.Values.ListManagedNotificationChildEventsResponse.t,
Awso_notifications.Values.ListManagedNotificationChildEventsResponse.error)
Result.t
Lwt.tval list_managed_notification_configurations :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_notifications.Values.ListManagedNotificationConfigurationsRequest.t ->
(Awso_notifications.Values.ListManagedNotificationConfigurationsResponse.t,
Awso_notifications.Values.ListManagedNotificationConfigurationsResponse.error)
Result.t
Lwt.tval list_managed_notification_events :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_notifications.Values.ListManagedNotificationEventsRequest.t ->
(Awso_notifications.Values.ListManagedNotificationEventsResponse.t,
Awso_notifications.Values.ListManagedNotificationEventsResponse.error)
Result.t
Lwt.tval list_member_accounts :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_notifications.Values.ListMemberAccountsRequest.t ->
(Awso_notifications.Values.ListMemberAccountsResponse.t,
Awso_notifications.Values.ListMemberAccountsResponse.error)
Result.t
Lwt.tval list_notification_configurations :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_notifications.Values.ListNotificationConfigurationsRequest.t ->
(Awso_notifications.Values.ListNotificationConfigurationsResponse.t,
Awso_notifications.Values.ListNotificationConfigurationsResponse.error)
Result.t
Lwt.tval list_notification_events :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_notifications.Values.ListNotificationEventsRequest.t ->
(Awso_notifications.Values.ListNotificationEventsResponse.t,
Awso_notifications.Values.ListNotificationEventsResponse.error)
Result.t
Lwt.tval list_notification_hubs :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_notifications.Values.ListNotificationHubsRequest.t ->
(Awso_notifications.Values.ListNotificationHubsResponse.t,
Awso_notifications.Values.ListNotificationHubsResponse.error)
Result.t
Lwt.tval list_organizational_units :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_notifications.Values.ListOrganizationalUnitsRequest.t ->
(Awso_notifications.Values.ListOrganizationalUnitsResponse.t,
Awso_notifications.Values.ListOrganizationalUnitsResponse.error)
Result.t
Lwt.tval list_tags_for_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_notifications.Values.ListTagsForResourceRequest.t ->
(Awso_notifications.Values.ListTagsForResourceResponse.t,
Awso_notifications.Values.ListTagsForResourceResponse.error)
Result.t
Lwt.tval register_notification_hub :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_notifications.Values.RegisterNotificationHubRequest.t ->
(Awso_notifications.Values.RegisterNotificationHubResponse.t,
Awso_notifications.Values.RegisterNotificationHubResponse.error)
Result.t
Lwt.tval tag_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_notifications.Values.TagResourceRequest.t ->
(Awso_notifications.Values.TagResourceResponse.t,
Awso_notifications.Values.TagResourceResponse.error)
Result.t
Lwt.tval untag_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_notifications.Values.UntagResourceRequest.t ->
(Awso_notifications.Values.UntagResourceResponse.t,
Awso_notifications.Values.UntagResourceResponse.error)
Result.t
Lwt.tval update_event_rule :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_notifications.Values.UpdateEventRuleRequest.t ->
(Awso_notifications.Values.UpdateEventRuleResponse.t,
Awso_notifications.Values.UpdateEventRuleResponse.error)
Result.t
Lwt.tval update_notification_configuration :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_notifications.Values.UpdateNotificationConfigurationRequest.t ->
(Awso_notifications.Values.UpdateNotificationConfigurationResponse.t,
Awso_notifications.Values.UpdateNotificationConfigurationResponse.error)
Result.t
Lwt.tinclude module type of struct include Awso_notifications.Values endval structure_to_value_aux :
('a * 'b option) list ->
f:(('a * 'b) list -> 'c) ->
[> `Structure of 'c ]val structure_to_wrapped_value :
wrapper:'a ->
response:'a ->
('b * 'c option) list ->
[> `Structure of ('a * [> `Structure of ('b * 'c) list ]) list ]module SampleAggregationDimensionValuesMemberString =
Awso_notifications.Values.SampleAggregationDimensionValuesMemberStringmodule SampleAggregationDimensionValues =
Awso_notifications.Values.SampleAggregationDimensionValuesProvides detailed information about the dimensions used for event summarization and aggregation.
Key-value collection that indicate how notifications are grouped.
module SummarizationDimensionOverview =
Awso_notifications.Values.SummarizationDimensionOverviewProvides an overview of how data is summarized across different dimensions.
module MessageComponentsSummaryHeadlineString =
Awso_notifications.Values.MessageComponentsSummaryHeadlineStringmodule SourceEventMetadataSummaryEventOriginRegionString =
Awso_notifications.Values.SourceEventMetadataSummaryEventOriginRegionStringmodule SourceEventMetadataSummaryEventTypeString =
Awso_notifications.Values.SourceEventMetadataSummaryEventTypeStringmodule ManagedSourceEventMetadataSummaryEventOriginRegionString =
Awso_notifications.Values.ManagedSourceEventMetadataSummaryEventOriginRegionStringmodule ManagedSourceEventMetadataSummaryEventTypeString =
Awso_notifications.Values.ManagedSourceEventMetadataSummaryEventTypeStringmodule SummarizationDimensionDetails =
Awso_notifications.Values.SummarizationDimensionDetailsmodule SummarizationDimensionOverviews =
Awso_notifications.Values.SummarizationDimensionOverviewsContains the headline message component.
Contains metadata about the event that caused the NotificationEvent. For other specific values, see sourceEventMetadata.
module ManagedSourceEventMetadataSummary =
Awso_notifications.Values.ManagedSourceEventMetadataSummaryA short summary and metadata for a managed notification event.
Provides detailed information about the dimensions used for aggregation.
Provides additional information about the current EventRule status.
The key-value pair of properties for an event.
A resource affected by or closely linked to an event.
module TextPartValueDisplayTextString =
Awso_notifications.Values.TextPartValueDisplayTextStringStores information about a field passed inside a request that resulted in an exception.
Provides additional information about the current NotificationHub status.
Provides additional information about the aggregation key.
Describes a short summary and metadata for a NotificationEvent.
module NotificationConfigurationDescription =
Awso_notifications.Values.NotificationConfigurationDescriptionmodule NotificationConfigurationName =
Awso_notifications.Values.NotificationConfigurationNamemodule NotificationConfigurationStatus =
Awso_notifications.Values.NotificationConfigurationStatusmodule NotificationConfigurationSubtype =
Awso_notifications.Values.NotificationConfigurationSubtypemodule MemberAccountNotificationConfigurationStatus =
Awso_notifications.Values.MemberAccountNotificationConfigurationStatusmodule AggregatedNotificationRegions =
Awso_notifications.Values.AggregatedNotificationRegionsmodule ManagedNotificationConfigurationOsArn =
Awso_notifications.Values.ManagedNotificationConfigurationOsArnmodule ManagedNotificationEventSummary =
Awso_notifications.Values.ManagedNotificationEventSummaryA short summary of a ManagedNotificationEvent. This is only used when listing managed notification events.
module ManagedNotificationConfigurationDescription =
Awso_notifications.Values.ManagedNotificationConfigurationDescriptionmodule ManagedNotificationConfigurationName =
Awso_notifications.Values.ManagedNotificationConfigurationNamemodule ManagedNotificationChildEventSummary =
Awso_notifications.Values.ManagedNotificationChildEventSummaryDescribes a short summary and metadata for a ManagedNotificationChildEvent.
module ChannelAssociationOverrideOption =
Awso_notifications.Values.ChannelAssociationOverrideOptionDescribes a media element.
module SourceEventMetadataEventOriginRegionString =
Awso_notifications.Values.SourceEventMetadataEventOriginRegionStringmodule SourceEventMetadataEventTypeString =
Awso_notifications.Values.SourceEventMetadataEventTypeStringmodule SourceEventMetadataEventTypeVersionString =
Awso_notifications.Values.SourceEventMetadataEventTypeVersionStringmodule SourceEventMetadataRelatedAccountString =
Awso_notifications.Values.SourceEventMetadataRelatedAccountStringDescribes text information objects containing fields that determine how text part objects are composed.
Describes an overview of a NotificationHub. A NotificationConfiguration is an account-level setting used to select the Regions where you want to store, process and replicate your notifications.
Describes a short summary of a NotificationEvent. This is only used when listing notification events.
module NotificationConfigurationStructure =
Awso_notifications.Values.NotificationConfigurationStructureContains the complete list of fields for a NotificationConfiguration.
Contains information about a member account.
module ManagedNotificationEventOverview =
Awso_notifications.Values.ManagedNotificationEventOverviewDescribes an overview and metadata for a ManagedNotificationEvent.
module ManagedNotificationConfigurationStructure =
Awso_notifications.Values.ManagedNotificationConfigurationStructureDescribes the basic structure and properties of a ManagedNotificationConfiguration.
module ManagedNotificationChildEventOverview =
Awso_notifications.Values.ManagedNotificationChildEventOverviewDescribes an overview and metadata for a ManagedNotificationChildEvent.
module ManagedNotificationChannelAssociationSummary =
Awso_notifications.Values.ManagedNotificationChannelAssociationSummaryProvides a summary of channel associations for a managed notification configuration.
Contains a complete list of fields related to an EventRule.
Describes the components of a notification message.
Describes the metadata for a source event. For more information, see Event structure reference in the Amazon EventBridge User Guide.
User does not have sufficient access to perform this action.
Updating or deleting a resource can cause an inconsistent state.
Unexpected error during processing of request.
Request references a resource which does not exist.
Request was denied due to request throttling.
This exception is thrown when the notification event fails validation.
module ServiceQuotaExceededException =
Awso_notifications.Values.ServiceQuotaExceededExceptionRequest would cause a service quota to be exceeded.
module ListOrganizationalUnitsRequestMaxResultsInteger =
Awso_notifications.Values.ListOrganizationalUnitsRequestMaxResultsIntegermodule ListNotificationHubsRequestMaxResultsInteger =
Awso_notifications.Values.ListNotificationHubsRequestMaxResultsIntegermodule ListNotificationEventsRequestMaxResultsInteger =
Awso_notifications.Values.ListNotificationEventsRequestMaxResultsIntegermodule ListNotificationConfigurationsRequestMaxResultsInteger =
Awso_notifications.Values.ListNotificationConfigurationsRequestMaxResultsIntegermodule ListMemberAccountsRequestMaxResultsInteger =
Awso_notifications.Values.ListMemberAccountsRequestMaxResultsIntegermodule ListManagedNotificationEventsRequestMaxResultsInteger =
Awso_notifications.Values.ListManagedNotificationEventsRequestMaxResultsIntegermodule ManagedNotificationConfigurations =
Awso_notifications.Values.ManagedNotificationConfigurationsmodule ListManagedNotificationConfigurationsRequestMaxResultsInteger =
Awso_notifications.Values.ListManagedNotificationConfigurationsRequestMaxResultsIntegermodule ManagedNotificationChildEvents =
Awso_notifications.Values.ManagedNotificationChildEventsmodule ListManagedNotificationChildEventsRequestMaxResultsInteger =
Awso_notifications.Values.ListManagedNotificationChildEventsRequestMaxResultsIntegermodule ManagedNotificationChannelAssociations =
Awso_notifications.Values.ManagedNotificationChannelAssociationsmodule ListManagedNotificationChannelAssociationsRequestMaxResultsInteger =
Awso_notifications.Values.ListManagedNotificationChannelAssociationsRequestMaxResultsIntegermodule ListEventRulesRequestMaxResultsInteger =
Awso_notifications.Values.ListEventRulesRequestMaxResultsIntegermodule ListChannelsRequestMaxResultsInteger =
Awso_notifications.Values.ListChannelsRequestMaxResultsIntegermodule NotificationsAccessForOrganization =
Awso_notifications.Values.NotificationsAccessForOrganizationOrgs Service trust for User Notifications.
A NotificationEvent is a notification-focused representation of an event. They contain semantic information used by Channels to create end-user notifications.
A notification-focused representation of an event. They contain semantic information used by AccountContacts or Additional Channels to create end-user notifications.
module ManagedNotificationChildEvent =
Awso_notifications.Values.ManagedNotificationChildEventA ManagedNotificationChildEvent is a notification-focused representation of an event. They contain semantic information used to create aggregated or non-aggregated end-user notifications.
module ManagedNotificationChildEventArn =
Awso_notifications.Values.ManagedNotificationChildEventArnmodule UpdateNotificationConfigurationResponse =
Awso_notifications.Values.UpdateNotificationConfigurationResponseUpdates a NotificationConfiguration.
module UpdateNotificationConfigurationRequest =
Awso_notifications.Values.UpdateNotificationConfigurationRequestUpdates a NotificationConfiguration.
Updates an existing EventRule.
Updates an existing EventRule.
Untags a resource with a specified Amazon Resource Name (ARN). For more information, see Tagging your Amazon Web Services resources in the Tagging Amazon Web Services Resources User Guide.
Untags a resource with a specified Amazon Resource Name (ARN). For more information, see Tagging your Amazon Web Services resources in the Tagging Amazon Web Services Resources User Guide.
Tags the resource with a tag key and value. For more information, see Tagging your Amazon Web Services resources in the Tagging Amazon Web Services Resources User Guide. This is only supported for NotificationConfigurations.
Tags the resource with a tag key and value. For more information, see Tagging your Amazon Web Services resources in the Tagging Amazon Web Services Resources User Guide. This is only supported for NotificationConfigurations.
module RegisterNotificationHubResponse =
Awso_notifications.Values.RegisterNotificationHubResponseRegisters a NotificationConfiguration in the specified Region. There is a maximum of one NotificationConfiguration per Region. You can have a maximum of 3 NotificationHub resources at a time.
module RegisterNotificationHubRequest =
Awso_notifications.Values.RegisterNotificationHubRequestRegisters a NotificationConfiguration in the specified Region. There is a maximum of one NotificationConfiguration per Region. You can have a maximum of 3 NotificationHub resources at a time.
Returns a list of tags for a specified Amazon Resource Name (ARN). For more information, see Tagging your Amazon Web Services resources in the Tagging Amazon Web Services Resources User Guide. This is only supported for NotificationConfigurations.
Returns a list of tags for a specified Amazon Resource Name (ARN). For more information, see Tagging your Amazon Web Services resources in the Tagging Amazon Web Services Resources User Guide. This is only supported for NotificationConfigurations.
module ListOrganizationalUnitsResponse =
Awso_notifications.Values.ListOrganizationalUnitsResponseReturns a list of organizational units associated with a notification configuration.
module ListOrganizationalUnitsRequest =
Awso_notifications.Values.ListOrganizationalUnitsRequestReturns a list of organizational units associated with a notification configuration.
Returns a list of NotificationHubs.
Returns a list of NotificationHubs.
module ListNotificationEventsResponse =
Awso_notifications.Values.ListNotificationEventsResponseReturns a list of NotificationEvents according to specified filters, in reverse chronological order (newest first). User Notifications stores notifications in the individual Regions you register as notification hubs and the Region of the source event rule. ListNotificationEvents only returns notifications stored in the same Region in which the action is called. User Notifications doesn't backfill notifications to new Regions selected as notification hubs. For this reason, we recommend that you make calls in your oldest registered notification hub. For more information, see Notification hubs in the Amazon Web Services User Notifications User Guide.
module ListNotificationEventsRequest =
Awso_notifications.Values.ListNotificationEventsRequestReturns a list of NotificationEvents according to specified filters, in reverse chronological order (newest first). User Notifications stores notifications in the individual Regions you register as notification hubs and the Region of the source event rule. ListNotificationEvents only returns notifications stored in the same Region in which the action is called. User Notifications doesn't backfill notifications to new Regions selected as notification hubs. For this reason, we recommend that you make calls in your oldest registered notification hub. For more information, see Notification hubs in the Amazon Web Services User Notifications User Guide.
module ListNotificationConfigurationsResponse =
Awso_notifications.Values.ListNotificationConfigurationsResponseReturns a list of abbreviated NotificationConfigurations according to specified filters, in reverse chronological order (newest first).
module ListNotificationConfigurationsRequest =
Awso_notifications.Values.ListNotificationConfigurationsRequestReturns a list of abbreviated NotificationConfigurations according to specified filters, in reverse chronological order (newest first).
Returns a list of member accounts associated with a notification configuration.
Returns a list of member accounts associated with a notification configuration.
module ListManagedNotificationEventsResponse =
Awso_notifications.Values.ListManagedNotificationEventsResponseReturns a list of Managed Notification Events according to specified filters, ordered by creation time in reverse chronological order (newest first).
module ListManagedNotificationEventsRequest =
Awso_notifications.Values.ListManagedNotificationEventsRequestReturns a list of Managed Notification Events according to specified filters, ordered by creation time in reverse chronological order (newest first).
module ListManagedNotificationConfigurationsResponse =
Awso_notifications.Values.ListManagedNotificationConfigurationsResponseReturns a list of Managed Notification Configurations according to specified filters, ordered by creation time in reverse chronological order (newest first).
module ListManagedNotificationConfigurationsRequest =
Awso_notifications.Values.ListManagedNotificationConfigurationsRequestReturns a list of Managed Notification Configurations according to specified filters, ordered by creation time in reverse chronological order (newest first).
module ListManagedNotificationChildEventsResponse =
Awso_notifications.Values.ListManagedNotificationChildEventsResponseReturns a list of ManagedNotificationChildEvents for a specified aggregate ManagedNotificationEvent, ordered by creation time in reverse chronological order (newest first).
module ListManagedNotificationChildEventsRequest =
Awso_notifications.Values.ListManagedNotificationChildEventsRequestReturns a list of ManagedNotificationChildEvents for a specified aggregate ManagedNotificationEvent, ordered by creation time in reverse chronological order (newest first).
module ListManagedNotificationChannelAssociationsResponse =
Awso_notifications.Values.ListManagedNotificationChannelAssociationsResponseReturns a list of Account contacts and Channels associated with a ManagedNotificationConfiguration, in paginated format.
module ListManagedNotificationChannelAssociationsRequest =
Awso_notifications.Values.ListManagedNotificationChannelAssociationsRequestReturns a list of Account contacts and Channels associated with a ManagedNotificationConfiguration, in paginated format.
Returns a list of EventRules according to specified filters, in reverse chronological order (newest first).
Returns a list of EventRules according to specified filters, in reverse chronological order (newest first).
Returns a list of Channels for a NotificationConfiguration.
Returns a list of Channels for a NotificationConfiguration.
module GetNotificationsAccessForOrganizationResponse =
Awso_notifications.Values.GetNotificationsAccessForOrganizationResponseReturns the AccessStatus of Service Trust Enablement for User Notifications and Amazon Web Services Organizations.
module GetNotificationsAccessForOrganizationRequest =
Awso_notifications.Values.GetNotificationsAccessForOrganizationRequestReturns the AccessStatus of Service Trust Enablement for User Notifications and Amazon Web Services Organizations.
Returns a specified NotificationEvent. User Notifications stores notifications in the individual Regions you register as notification hubs and the Region of the source event rule. GetNotificationEvent only returns notifications stored in the same Region in which the action is called. User Notifications doesn't backfill notifications to new Regions selected as notification hubs. For this reason, we recommend that you make calls in your oldest registered notification hub. For more information, see Notification hubs in the Amazon Web Services User Notifications User Guide.
Returns a specified NotificationEvent. User Notifications stores notifications in the individual Regions you register as notification hubs and the Region of the source event rule. GetNotificationEvent only returns notifications stored in the same Region in which the action is called. User Notifications doesn't backfill notifications to new Regions selected as notification hubs. For this reason, we recommend that you make calls in your oldest registered notification hub. For more information, see Notification hubs in the Amazon Web Services User Notifications User Guide.
module GetNotificationConfigurationResponse =
Awso_notifications.Values.GetNotificationConfigurationResponseReturns a specified NotificationConfiguration.
module GetNotificationConfigurationRequest =
Awso_notifications.Values.GetNotificationConfigurationRequestReturns a specified NotificationConfiguration.
module GetManagedNotificationEventResponse =
Awso_notifications.Values.GetManagedNotificationEventResponseReturns a specified ManagedNotificationEvent.
module GetManagedNotificationEventRequest =
Awso_notifications.Values.GetManagedNotificationEventRequestReturns a specified ManagedNotificationEvent.
module GetManagedNotificationConfigurationResponse =
Awso_notifications.Values.GetManagedNotificationConfigurationResponseReturns a specified ManagedNotificationConfiguration.
module GetManagedNotificationConfigurationRequest =
Awso_notifications.Values.GetManagedNotificationConfigurationRequestReturns a specified ManagedNotificationConfiguration.
module GetManagedNotificationChildEventResponse =
Awso_notifications.Values.GetManagedNotificationChildEventResponseReturns the child event of a specific given ManagedNotificationEvent.
module GetManagedNotificationChildEventRequest =
Awso_notifications.Values.GetManagedNotificationChildEventRequestReturns the child event of a specific given ManagedNotificationEvent.
Returns a specified EventRule.
Returns a specified EventRule.
module EnableNotificationsAccessForOrganizationResponse =
Awso_notifications.Values.EnableNotificationsAccessForOrganizationResponseEnables service trust between User Notifications and Amazon Web Services Organizations.
module EnableNotificationsAccessForOrganizationRequest =
Awso_notifications.Values.EnableNotificationsAccessForOrganizationRequestEnables service trust between User Notifications and Amazon Web Services Organizations.
module DisassociateOrganizationalUnitResponse =
Awso_notifications.Values.DisassociateOrganizationalUnitResponseRemoves the association between an organizational unit and a notification configuration.
module DisassociateOrganizationalUnitRequest =
Awso_notifications.Values.DisassociateOrganizationalUnitRequestRemoves the association between an organizational unit and a notification configuration.
module DisassociateManagedNotificationAdditionalChannelResponse =
Awso_notifications.Values.DisassociateManagedNotificationAdditionalChannelResponseDisassociates an additional Channel from a particular ManagedNotificationConfiguration. Supported Channels include Amazon Q Developer in chat applications, the Console Mobile Application, and emails (notifications-contacts).
module DisassociateManagedNotificationAdditionalChannelRequest =
Awso_notifications.Values.DisassociateManagedNotificationAdditionalChannelRequestDisassociates an additional Channel from a particular ManagedNotificationConfiguration. Supported Channels include Amazon Q Developer in chat applications, the Console Mobile Application, and emails (notifications-contacts).
module DisassociateManagedNotificationAccountContactResponse =
Awso_notifications.Values.DisassociateManagedNotificationAccountContactResponseDisassociates an Account Contact with a particular ManagedNotificationConfiguration.
module DisassociateManagedNotificationAccountContactRequest =
Awso_notifications.Values.DisassociateManagedNotificationAccountContactRequestDisassociates an Account Contact with a particular ManagedNotificationConfiguration.
Disassociates a Channel from a specified NotificationConfiguration. Supported Channels include Amazon Q Developer in chat applications, the Console Mobile Application, and emails (notifications-contacts).
Disassociates a Channel from a specified NotificationConfiguration. Supported Channels include Amazon Q Developer in chat applications, the Console Mobile Application, and emails (notifications-contacts).
module DisableNotificationsAccessForOrganizationResponse =
Awso_notifications.Values.DisableNotificationsAccessForOrganizationResponseDisables service trust between User Notifications and Amazon Web Services Organizations.
module DisableNotificationsAccessForOrganizationRequest =
Awso_notifications.Values.DisableNotificationsAccessForOrganizationRequestDisables service trust between User Notifications and Amazon Web Services Organizations.
module DeregisterNotificationHubResponse =
Awso_notifications.Values.DeregisterNotificationHubResponseDeregisters a NotificationConfiguration in the specified Region. You can't deregister the last NotificationHub in the account. NotificationEvents stored in the deregistered NotificationConfiguration are no longer be visible. Recreating a new NotificationConfiguration in the same Region restores access to those NotificationEvents.
module DeregisterNotificationHubRequest =
Awso_notifications.Values.DeregisterNotificationHubRequestDeregisters a NotificationConfiguration in the specified Region. You can't deregister the last NotificationHub in the account. NotificationEvents stored in the deregistered NotificationConfiguration are no longer be visible. Recreating a new NotificationConfiguration in the same Region restores access to those NotificationEvents.
module DeleteNotificationConfigurationResponse =
Awso_notifications.Values.DeleteNotificationConfigurationResponseDeletes a NotificationConfiguration.
module DeleteNotificationConfigurationRequest =
Awso_notifications.Values.DeleteNotificationConfigurationRequestDeletes a NotificationConfiguration.
Deletes an EventRule.
Deletes an EventRule.
module CreateNotificationConfigurationResponse =
Awso_notifications.Values.CreateNotificationConfigurationResponseCreates a new NotificationConfiguration.
module CreateNotificationConfigurationRequest =
Awso_notifications.Values.CreateNotificationConfigurationRequestCreates a new NotificationConfiguration.
Creates an EventRule that is associated with a specified NotificationConfiguration.
Creates an EventRule that is associated with a specified NotificationConfiguration.
module AssociateOrganizationalUnitResponse =
Awso_notifications.Values.AssociateOrganizationalUnitResponseAssociates an organizational unit with a notification configuration.
module AssociateOrganizationalUnitRequest =
Awso_notifications.Values.AssociateOrganizationalUnitRequestAssociates an organizational unit with a notification configuration.
module AssociateManagedNotificationAdditionalChannelResponse =
Awso_notifications.Values.AssociateManagedNotificationAdditionalChannelResponseAssociates an additional Channel with a particular ManagedNotificationConfiguration. Supported Channels include Amazon Q Developer in chat applications, the Console Mobile Application, and emails (notifications-contacts).
module AssociateManagedNotificationAdditionalChannelRequest =
Awso_notifications.Values.AssociateManagedNotificationAdditionalChannelRequestAssociates an additional Channel with a particular ManagedNotificationConfiguration. Supported Channels include Amazon Q Developer in chat applications, the Console Mobile Application, and emails (notifications-contacts).
module AssociateManagedNotificationAccountContactResponse =
Awso_notifications.Values.AssociateManagedNotificationAccountContactResponseAssociates an Account Contact with a particular ManagedNotificationConfiguration.
module AssociateManagedNotificationAccountContactRequest =
Awso_notifications.Values.AssociateManagedNotificationAccountContactRequestAssociates an Account Contact with a particular ManagedNotificationConfiguration.
Associates a delivery Channel with a particular NotificationConfiguration. Supported Channels include Amazon Q Developer in chat applications, the Console Mobile Application, and emails (notifications-contacts).
Associates a delivery Channel with a particular NotificationConfiguration. Supported Channels include Amazon Q Developer in chat applications, the Console Mobile Application, and emails (notifications-contacts).