AWS.Tools.Notifications.XML
<?xml version="1.0"?>
<doc> <assembly> <name>AWS.Tools.Notifications</name> </assembly> <members> <member name="T:Amazon.PowerShell.Cmdlets.UNO.AddUNOChannelCmdlet"> <summary> Associates a delivery <a href="https://docs.aws.amazon.com/notifications/latest/userguide/managing-delivery-channels.html">Channel</a> with a particular <c>NotificationConfiguration</c>. Supported Channels include Chatbot, the Console Mobile Application, and emails (notifications-contacts). </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.AddUNOChannelCmdlet.Arn"> <summary> <para> <para>The Amazon Resource Name (ARN) of the Channel to associate with the <c>NotificationConfiguration</c>.</para><para>Supported ARNs include Chatbot, the Console Mobile Application, and notifications-contacts.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.AddUNOChannelCmdlet.NotificationConfigurationArn"> <summary> <para> <para>The ARN of the <c>NotificationConfiguration</c> to associate with the Channel.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.AddUNOChannelCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Notifications.Model.AssociateChannelResponse). Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.AddUNOChannelCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the Arn parameter. The -PassThru parameter is deprecated, use -Select '^Arn' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.AddUNOChannelCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.UNO.AddUNOManagedNotificationAccountContactCmdlet"> <summary> Associates an Account Contact with a particular <c>ManagedNotificationConfiguration</c>. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.AddUNOManagedNotificationAccountContactCmdlet.ContactIdentifier"> <summary> <para> <para>A unique value of an Account Contact Type to associate with the <c>ManagedNotificationConfiguration</c>.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.AddUNOManagedNotificationAccountContactCmdlet.ManagedNotificationConfigurationArn"> <summary> <para> <para>The Amazon Resource Name (ARN) of the <c>ManagedNotificationConfiguration</c> to associate with the Account Contact.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.AddUNOManagedNotificationAccountContactCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Notifications.Model.AssociateManagedNotificationAccountContactResponse). Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.AddUNOManagedNotificationAccountContactCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.UNO.AddUNOManagedNotificationAdditionalChannelCmdlet"> <summary> Associates an additional Channel with a particular <c>ManagedNotificationConfiguration</c>. <para> Supported Channels include Chatbot, the Console Mobile Application, and emails (notifications-contacts). </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.AddUNOManagedNotificationAdditionalChannelCmdlet.ChannelArn"> <summary> <para> <para>The Amazon Resource Name (ARN) of the Channel to associate with the <c>ManagedNotificationConfiguration</c>.</para><para>Supported ARNs include Chatbot, the Console Mobile Application, and email (notifications-contacts).</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.AddUNOManagedNotificationAdditionalChannelCmdlet.ManagedNotificationConfigurationArn"> <summary> <para> <para>The Amazon Resource Name (ARN) of the <c>ManagedNotificationConfiguration</c> to associate with the additional Channel.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.AddUNOManagedNotificationAdditionalChannelCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Notifications.Model.AssociateManagedNotificationAdditionalChannelResponse). Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.AddUNOManagedNotificationAdditionalChannelCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.UNO.AddUNOResourceTagCmdlet"> <summary> Tags the resource with a tag key and value. <para> For more information, see <a href="https://docs.aws.amazon.com/tag-editor/latest/userguide/tagging.html">Tagging your Amazon Web Services resources</a> in the <i>Tagging Amazon Web Services Resources User Guide</i>. </para><note><para> This is only supported for <c>NotificationConfigurations</c>. </para></note> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.AddUNOResourceTagCmdlet.Arn"> <summary> <para> <para>The Amazon Resource Name (ARN) to use to tag a resource.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.AddUNOResourceTagCmdlet.Tag"> <summary> <para> <para>A map of tags assigned to a resource. A tag is a string-to-string map of key-value pairs.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.AddUNOResourceTagCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Notifications.Model.TagResourceResponse). Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.AddUNOResourceTagCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the Arn parameter. The -PassThru parameter is deprecated, use -Select '^Arn' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.AddUNOResourceTagCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.UNO.DisableUNONotificationsAccessForOrganizationCmdlet"> <summary> Disables service trust between User Notifications and Amazon Web Services Organizations. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.DisableUNONotificationsAccessForOrganizationCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Notifications.Model.DisableNotificationsAccessForOrganizationResponse). Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.DisableUNONotificationsAccessForOrganizationCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.UNO.EnableUNONotificationsAccessForOrganizationCmdlet"> <summary> Enables service trust between User Notifications and Amazon Web Services Organizations. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.EnableUNONotificationsAccessForOrganizationCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Notifications.Model.EnableNotificationsAccessForOrganizationResponse). Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.EnableUNONotificationsAccessForOrganizationCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.UNO.GetUNOChannelListCmdlet"> <summary> Returns a list of Channels for a <c>NotificationConfiguration</c>. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.GetUNOChannelListCmdlet.NotificationConfigurationArn"> <summary> <para> <para>The Amazon Resource Name (ARN) of the <c>NotificationConfiguration</c>.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.GetUNOChannelListCmdlet.MaxResult"> <summary> <para> <para>The maximum number of results to be returned in this call. The default value is 20.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.GetUNOChannelListCmdlet.NextToken"> <summary> <para> <para>The start token for paginated calls. Retrieved from the response of a previous ListNotificationEvents call. <c>NextToken</c> uses Base64 encoding.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.GetUNOChannelListCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'Channels'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Notifications.Model.ListChannelsResponse). Specifying the name of a property of type Amazon.Notifications.Model.ListChannelsResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.GetUNOChannelListCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the NotificationConfigurationArn parameter. The -PassThru parameter is deprecated, use -Select '^NotificationConfigurationArn' instead. This parameter will be removed in a future version. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.UNO.GetUNOEventRuleCmdlet"> <summary> Returns a specified <c>EventRule</c>. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.GetUNOEventRuleCmdlet.Arn"> <summary> <para> <para>The Amazon Resource Name (ARN) of the <c>EventRule</c> to return.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.GetUNOEventRuleCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is '*'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Notifications.Model.GetEventRuleResponse). Specifying the name of a property of type Amazon.Notifications.Model.GetEventRuleResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.GetUNOEventRuleCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the Arn parameter. The -PassThru parameter is deprecated, use -Select '^Arn' instead. This parameter will be removed in a future version. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.UNO.GetUNOEventRuleListCmdlet"> <summary> Returns a list of <c>EventRules</c> according to specified filters, in reverse chronological order (newest first). </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.GetUNOEventRuleListCmdlet.NotificationConfigurationArn"> <summary> <para> <para>The Amazon Resource Name (ARN) of the <c>NotificationConfiguration</c>.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.GetUNOEventRuleListCmdlet.MaxResult"> <summary> <para> <para>The maximum number of results to be returned in this call. The default value is 20.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.GetUNOEventRuleListCmdlet.NextToken"> <summary> <para> <para>The start token for paginated calls. Retrieved from the response of a previous <c>ListEventRules</c> call. Next token uses Base64 encoding.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.GetUNOEventRuleListCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'EventRules'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Notifications.Model.ListEventRulesResponse). Specifying the name of a property of type Amazon.Notifications.Model.ListEventRulesResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.GetUNOEventRuleListCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the NotificationConfigurationArn parameter. The -PassThru parameter is deprecated, use -Select '^NotificationConfigurationArn' instead. This parameter will be removed in a future version. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.UNO.GetUNOManagedNotificationChannelAssociationListCmdlet"> <summary> Returns a list of Account contacts and Channels associated with a <c>ManagedNotificationConfiguration</c>, in paginated format. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.GetUNOManagedNotificationChannelAssociationListCmdlet.ManagedNotificationConfigurationArn"> <summary> <para> <para>The Amazon Resource Name (ARN) of the <c>ManagedNotificationConfiguration</c> to match.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.GetUNOManagedNotificationChannelAssociationListCmdlet.MaxResult"> <summary> <para> <para>The maximum number of results to be returned in this call. Defaults to 20.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.GetUNOManagedNotificationChannelAssociationListCmdlet.NextToken"> <summary> <para> <para>The start token for paginated calls. Retrieved from the response of a previous <c>ListManagedNotificationChannelAssociations</c> call.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.GetUNOManagedNotificationChannelAssociationListCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'ChannelAssociations'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Notifications.Model.ListManagedNotificationChannelAssociationsResponse). Specifying the name of a property of type Amazon.Notifications.Model.ListManagedNotificationChannelAssociationsResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.GetUNOManagedNotificationChannelAssociationListCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the ManagedNotificationConfigurationArn parameter. The -PassThru parameter is deprecated, use -Select '^ManagedNotificationConfigurationArn' instead. This parameter will be removed in a future version. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.UNO.GetUNOManagedNotificationChildEventCmdlet"> <summary> Returns the child event of a specific given <c>ManagedNotificationEvent</c>. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.GetUNOManagedNotificationChildEventCmdlet.Arn"> <summary> <para> <para>The Amazon Resource Name (ARN) of the <c>ManagedNotificationChildEvent</c> to return.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.GetUNOManagedNotificationChildEventCmdlet.Locale"> <summary> <para> <para>The locale code of the language used for the retrieved <c>ManagedNotificationChildEvent</c>. The default locale is English <c>en_US</c>.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.GetUNOManagedNotificationChildEventCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is '*'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Notifications.Model.GetManagedNotificationChildEventResponse). Specifying the name of a property of type Amazon.Notifications.Model.GetManagedNotificationChildEventResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.GetUNOManagedNotificationChildEventCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the Arn parameter. The -PassThru parameter is deprecated, use -Select '^Arn' instead. This parameter will be removed in a future version. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.UNO.GetUNOManagedNotificationChildEventListCmdlet"> <summary> Returns a list of <c>ManagedNotificationChildEvents</c> for a specified aggregate <c>ManagedNotificationEvent</c>, ordered by creation time in reverse chronological order (newest first). </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.GetUNOManagedNotificationChildEventListCmdlet.AggregateManagedNotificationEventArn"> <summary> <para> <para>The Amazon Resource Name (ARN) of the <c>ManagedNotificationEvent</c>.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.GetUNOManagedNotificationChildEventListCmdlet.EndTime"> <summary> <para> <para>Latest time of events to return from this call.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.GetUNOManagedNotificationChildEventListCmdlet.Locale"> <summary> <para> <para>The locale code of the language used for the retrieved <c>NotificationEvent</c>. The default locale is English.<c>en_US</c>.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.GetUNOManagedNotificationChildEventListCmdlet.OrganizationalUnitId"> <summary> <para> <para>The identifier of the Amazon Web Services Organizations organizational unit (OU) associated with the Managed Notification Child Events.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.GetUNOManagedNotificationChildEventListCmdlet.RelatedAccount"> <summary> <para> <para>The Amazon Web Services account ID associated with the Managed Notification Child Events.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.GetUNOManagedNotificationChildEventListCmdlet.StartTime"> <summary> <para> <para>The earliest time of events to return from this call.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.GetUNOManagedNotificationChildEventListCmdlet.MaxResult"> <summary> <para> <para>The maximum number of results to be returned in this call. Defaults to 20.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.GetUNOManagedNotificationChildEventListCmdlet.NextToken"> <summary> <para> <para>The start token for paginated calls. Retrieved from the response of a previous ListManagedNotificationChannelAssociations call. Next token uses Base64 encoding.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.GetUNOManagedNotificationChildEventListCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'ManagedNotificationChildEvents'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Notifications.Model.ListManagedNotificationChildEventsResponse). Specifying the name of a property of type Amazon.Notifications.Model.ListManagedNotificationChildEventsResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.GetUNOManagedNotificationChildEventListCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the AggregateManagedNotificationEventArn parameter. The -PassThru parameter is deprecated, use -Select '^AggregateManagedNotificationEventArn' instead. This parameter will be removed in a future version. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.UNO.GetUNOManagedNotificationConfigurationCmdlet"> <summary> Returns a specified <c>ManagedNotificationConfiguration</c>. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.GetUNOManagedNotificationConfigurationCmdlet.Arn"> <summary> <para> <para>The Amazon Resource Name (ARN) of the <c>ManagedNotificationConfiguration</c> to return.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.GetUNOManagedNotificationConfigurationCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is '*'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Notifications.Model.GetManagedNotificationConfigurationResponse). Specifying the name of a property of type Amazon.Notifications.Model.GetManagedNotificationConfigurationResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.GetUNOManagedNotificationConfigurationCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the Arn parameter. The -PassThru parameter is deprecated, use -Select '^Arn' instead. This parameter will be removed in a future version. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.UNO.GetUNOManagedNotificationConfigurationListCmdlet"> <summary> Returns a list of Managed Notification Configurations according to specified filters, ordered by creation time in reverse chronological order (newest first). </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.GetUNOManagedNotificationConfigurationListCmdlet.ChannelIdentifier"> <summary> <para> <para>The identifier or ARN of the notification channel to filter configurations by.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.GetUNOManagedNotificationConfigurationListCmdlet.MaxResult"> <summary> <para> <para>The maximum number of results to be returned in this call. Defaults to 20.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.GetUNOManagedNotificationConfigurationListCmdlet.NextToken"> <summary> <para> <para>The start token for paginated calls. Retrieved from the response of a previous ListManagedNotificationChannelAssociations call. Next token uses Base64 encoding.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.GetUNOManagedNotificationConfigurationListCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'ManagedNotificationConfigurations'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Notifications.Model.ListManagedNotificationConfigurationsResponse). Specifying the name of a property of type Amazon.Notifications.Model.ListManagedNotificationConfigurationsResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.GetUNOManagedNotificationConfigurationListCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the ChannelIdentifier parameter. The -PassThru parameter is deprecated, use -Select '^ChannelIdentifier' instead. This parameter will be removed in a future version. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.UNO.GetUNOManagedNotificationEventCmdlet"> <summary> Returns a specified <c>ManagedNotificationEvent</c>. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.GetUNOManagedNotificationEventCmdlet.Arn"> <summary> <para> <para>The Amazon Resource Name (ARN) of the <c>ManagedNotificationEvent</c> to return.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.GetUNOManagedNotificationEventCmdlet.Locale"> <summary> <para> <para>The locale code of the language used for the retrieved <c>ManagedNotificationEvent</c>. The default locale is English <c>(en_US)</c>.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.GetUNOManagedNotificationEventCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is '*'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Notifications.Model.GetManagedNotificationEventResponse). Specifying the name of a property of type Amazon.Notifications.Model.GetManagedNotificationEventResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.GetUNOManagedNotificationEventCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the Arn parameter. The -PassThru parameter is deprecated, use -Select '^Arn' instead. This parameter will be removed in a future version. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.UNO.GetUNOManagedNotificationEventListCmdlet"> <summary> Returns a list of Managed Notification Events according to specified filters, ordered by creation time in reverse chronological order (newest first). </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.GetUNOManagedNotificationEventListCmdlet.EndTime"> <summary> <para> <para>Latest time of events to return from this call.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.GetUNOManagedNotificationEventListCmdlet.Locale"> <summary> <para> <para>The locale code of the language used for the retrieved NotificationEvent. The default locale is English (en_US).</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.GetUNOManagedNotificationEventListCmdlet.OrganizationalUnitId"> <summary> <para> <para>The Organizational Unit Id that an Amazon Web Services account belongs to.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.GetUNOManagedNotificationEventListCmdlet.RelatedAccount"> <summary> <para> <para>The Amazon Web Services account ID associated with the Managed Notification Events.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.GetUNOManagedNotificationEventListCmdlet.Source"> <summary> <para> <para>The Amazon Web Services service the event originates from. For example aws.cloudwatch.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.GetUNOManagedNotificationEventListCmdlet.StartTime"> <summary> <para> <para>The earliest time of events to return from this call.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.GetUNOManagedNotificationEventListCmdlet.MaxResult"> <summary> <para> <para>The maximum number of results to be returned in this call. Defaults to 20.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.GetUNOManagedNotificationEventListCmdlet.NextToken"> <summary> <para> <para>The start token for paginated calls. Retrieved from the response of a previous <c>ListManagedNotificationChannelAssociations</c> call. Next token uses Base64 encoding.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.GetUNOManagedNotificationEventListCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'ManagedNotificationEvents'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Notifications.Model.ListManagedNotificationEventsResponse). Specifying the name of a property of type Amazon.Notifications.Model.ListManagedNotificationEventsResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.UNO.GetUNONotificationConfigurationCmdlet"> <summary> Returns a specified <c>NotificationConfiguration</c>. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.GetUNONotificationConfigurationCmdlet.Arn"> <summary> <para> <para>The Amazon Resource Name (ARN) of the <c>NotificationConfiguration</c> to return.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.GetUNONotificationConfigurationCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is '*'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Notifications.Model.GetNotificationConfigurationResponse). Specifying the name of a property of type Amazon.Notifications.Model.GetNotificationConfigurationResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.GetUNONotificationConfigurationCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the Arn parameter. The -PassThru parameter is deprecated, use -Select '^Arn' instead. This parameter will be removed in a future version. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.UNO.GetUNONotificationConfigurationListCmdlet"> <summary> Returns a list of abbreviated <c>NotificationConfigurations</c> according to specified filters, in reverse chronological order (newest first). </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.GetUNONotificationConfigurationListCmdlet.ChannelArn"> <summary> <para> <para>The Amazon Resource Name (ARN) of the Channel to match.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.GetUNONotificationConfigurationListCmdlet.EventRuleSource"> <summary> <para> <para>The matched event source.</para><para>Must match one of the valid EventBridge sources. Only Amazon Web Services service sourced events are supported. For example, <c>aws.ec2</c> and <c>aws.cloudwatch</c>. For more information, see <a href="https://docs.aws.amazon.com/eventbridge/latest/userguide/eb-service-event.html#eb-service-event-delivery-level">Event delivery from Amazon Web Services services</a> in the <i>Amazon EventBridge User Guide</i>.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.GetUNONotificationConfigurationListCmdlet.Status"> <summary> <para> <para>The <c>NotificationConfiguration</c> status to match.</para><ul><li><para>Values:</para><ul><li><para><c>ACTIVE</c></para><ul><li><para>All <c>EventRules</c> are <c>ACTIVE</c> and any call can be run.</para></li></ul></li><li><para><c>PARTIALLY_ACTIVE</c></para><ul><li><para>Some <c>EventRules</c> are <c>ACTIVE</c> and some are <c>INACTIVE</c>. Any call can be run.</para></li><li><para>Any call can be run.</para></li></ul></li><li><para><c>INACTIVE</c></para><ul><li><para>All <c>EventRules</c> are <c>INACTIVE</c> and any call can be run.</para></li></ul></li><li><para><c>DELETING</c></para><ul><li><para>This <c>NotificationConfiguration</c> is being deleted.</para></li><li><para>Only <c>GET</c> and <c>LIST</c> calls can be run.</para></li></ul></li></ul></li></ul> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.GetUNONotificationConfigurationListCmdlet.MaxResult"> <summary> <para> <para>The maximum number of results to be returned in this call. Defaults to 20.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.GetUNONotificationConfigurationListCmdlet.NextToken"> <summary> <para> <para>The start token for paginated calls. Retrieved from the response of a previous <c>ListEventRules</c> call. Next token uses Base64 encoding.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.GetUNONotificationConfigurationListCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'NotificationConfigurations'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Notifications.Model.ListNotificationConfigurationsResponse). Specifying the name of a property of type Amazon.Notifications.Model.ListNotificationConfigurationsResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.UNO.GetUNONotificationEventCmdlet"> <summary> Returns a specified <c>NotificationEvent</c>. <important><para> User Notifications stores notifications in the individual Regions you register as notification hubs and the Region of the source event rule. <c>GetNotificationEvent</c> 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 <a href="https://docs.aws.amazon.com/notifications/latest/userguide/notification-hubs.html">Notification hubs</a> in the <i>Amazon Web Services User Notifications User Guide</i>. </para></important> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.GetUNONotificationEventCmdlet.Arn"> <summary> <para> <para>The Amazon Resource Name (ARN) of the <c>NotificationEvent</c> to return.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.GetUNONotificationEventCmdlet.Locale"> <summary> <para> <para>The locale code of the language used for the retrieved <c>NotificationEvent</c>. The default locale is English <c>en_US</c>.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.GetUNONotificationEventCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is '*'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Notifications.Model.GetNotificationEventResponse). Specifying the name of a property of type Amazon.Notifications.Model.GetNotificationEventResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.GetUNONotificationEventCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the Arn parameter. The -PassThru parameter is deprecated, use -Select '^Arn' instead. This parameter will be removed in a future version. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.UNO.GetUNONotificationEventListCmdlet"> <summary> Returns a list of <c>NotificationEvents</c> according to specified filters, in reverse chronological order (newest first). <important><para> 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 <a href="https://docs.aws.amazon.com/notifications/latest/userguide/notification-hubs.html">Notification hubs</a> in the <i>Amazon Web Services User Notifications User Guide</i>. </para></important> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.GetUNONotificationEventListCmdlet.AggregateNotificationEventArn"> <summary> <para> <para>The Amazon Resource Name (ARN) of the <c>aggregatedNotificationEventArn</c> to match.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.GetUNONotificationEventListCmdlet.EndTime"> <summary> <para> <para>Latest time of events to return from this call.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.GetUNONotificationEventListCmdlet.IncludeChildEvent"> <summary> <para> <para>Include aggregated child events in the result.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.GetUNONotificationEventListCmdlet.Locale"> <summary> <para> <para>The locale code of the language used for the retrieved <c>NotificationEvent</c>. The default locale is English <c>(en_US)</c>.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.GetUNONotificationEventListCmdlet.Source"> <summary> <para> <para>The matched event source.</para><para>Must match one of the valid EventBridge sources. Only Amazon Web Services service sourced events are supported. For example, <c>aws.ec2</c> and <c>aws.cloudwatch</c>. For more information, see <a href="https://docs.aws.amazon.com/eventbridge/latest/userguide/eb-service-event.html#eb-service-event-delivery-level">Event delivery from Amazon Web Services services</a> in the <i>Amazon EventBridge User Guide</i>.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.GetUNONotificationEventListCmdlet.StartTime"> <summary> <para> <para>The earliest time of events to return from this call.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.GetUNONotificationEventListCmdlet.MaxResult"> <summary> <para> <para>The maximum number of results to be returned in this call. Defaults to 20.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.GetUNONotificationEventListCmdlet.NextToken"> <summary> <para> <para>The start token for paginated calls. Retrieved from the response of a previous <c>ListEventRules</c> call. Next token uses Base64 encoding.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.GetUNONotificationEventListCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'NotificationEvents'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Notifications.Model.ListNotificationEventsResponse). Specifying the name of a property of type Amazon.Notifications.Model.ListNotificationEventsResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.UNO.GetUNONotificationHubListCmdlet"> <summary> Returns a list of <c>NotificationHubs</c>. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.GetUNONotificationHubListCmdlet.MaxResult"> <summary> <para> <para>The maximum number of records to list in a single response.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.GetUNONotificationHubListCmdlet.NextToken"> <summary> <para> <para>A pagination token. Set to null to start listing notification hubs from the start.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.GetUNONotificationHubListCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'NotificationHubs'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Notifications.Model.ListNotificationHubsResponse). Specifying the name of a property of type Amazon.Notifications.Model.ListNotificationHubsResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.UNO.GetUNONotificationsAccessForOrganizationCmdlet"> <summary> Returns the AccessStatus of Service Trust Enablement for User Notifications and Amazon Web Services Organizations. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.GetUNONotificationsAccessForOrganizationCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'NotificationsAccessForOrganization'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Notifications.Model.GetNotificationsAccessForOrganizationResponse). Specifying the name of a property of type Amazon.Notifications.Model.GetNotificationsAccessForOrganizationResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.UNO.GetUNOResourceTagCmdlet"> <summary> Returns a list of tags for a specified Amazon Resource Name (ARN). <para> For more information, see <a href="https://docs.aws.amazon.com/tag-editor/latest/userguide/tagging.html">Tagging your Amazon Web Services resources</a> in the <i>Tagging Amazon Web Services Resources User Guide</i>. </para><note><para> This is only supported for <c>NotificationConfigurations</c>. </para></note> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.GetUNOResourceTagCmdlet.Arn"> <summary> <para> <para>The Amazon Resource Name (ARN) to use to list tags.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.GetUNOResourceTagCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'Tags'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Notifications.Model.ListTagsForResourceResponse). Specifying the name of a property of type Amazon.Notifications.Model.ListTagsForResourceResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.GetUNOResourceTagCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the Arn parameter. The -PassThru parameter is deprecated, use -Select '^Arn' instead. This parameter will be removed in a future version. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.UNO.NewUNOEventRuleCmdlet"> <summary> Creates an <a href="https://docs.aws.amazon.com/notifications/latest/userguide/glossary.html"><c>EventRule</c></a> that is associated with a specified <c>NotificationConfiguration</c>. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.NewUNOEventRuleCmdlet.EventPattern"> <summary> <para> <para>An additional event pattern used to further filter the events this <c>EventRule</c> receives.</para><para>For more information, see <a href="https://docs.aws.amazon.com/eventbridge/latest/userguide/eb-event-patterns.html">Amazon EventBridge event patterns</a> in the <i>Amazon EventBridge User Guide.</i></para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.NewUNOEventRuleCmdlet.EventType"> <summary> <para> <para>The event type to match.</para><para>Must match one of the valid Amazon EventBridge event types. For example, EC2 Instance State-change Notification and Amazon CloudWatch Alarm State Change. For more information, see <a href="https://docs.aws.amazon.com/eventbridge/latest/userguide/eb-service-event.html#eb-service-event-delivery-level">Event delivery from Amazon Web Services services</a> in the <i>Amazon EventBridge User Guide</i>.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.NewUNOEventRuleCmdlet.NotificationConfigurationArn"> <summary> <para> <para>The Amazon Resource Name (ARN) of the <c>NotificationConfiguration</c> associated with this <c>EventRule</c>.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.NewUNOEventRuleCmdlet.EventRuleRegion"> <summary> <para> <para>A list of Amazon Web Services Regions that send events to this <c>EventRule</c>.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.NewUNOEventRuleCmdlet.Source"> <summary> <para> <para>The matched event source.</para><para>Must match one of the valid EventBridge sources. Only Amazon Web Services service sourced events are supported. For example, <c>aws.ec2</c> and <c>aws.cloudwatch</c>. For more information, see <a href="https://docs.aws.amazon.com/eventbridge/latest/userguide/eb-service-event.html#eb-service-event-delivery-level">Event delivery from Amazon Web Services services</a> in the <i>Amazon EventBridge User Guide</i>.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.NewUNOEventRuleCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is '*'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Notifications.Model.CreateEventRuleResponse). Specifying the name of a property of type Amazon.Notifications.Model.CreateEventRuleResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.NewUNOEventRuleCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the NotificationConfigurationArn parameter. The -PassThru parameter is deprecated, use -Select '^NotificationConfigurationArn' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.NewUNOEventRuleCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.UNO.NewUNONotificationConfigurationCmdlet"> <summary> Creates a new <c>NotificationConfiguration</c>. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.NewUNONotificationConfigurationCmdlet.AggregationDuration"> <summary> <para> <para>The aggregation preference of the <c>NotificationConfiguration</c>.</para><ul><li><para>Values:</para><ul><li><para><c>LONG</c></para><ul><li><para>Aggregate notifications for long periods of time (12 hours).</para></li></ul></li><li><para><c>SHORT</c></para><ul><li><para>Aggregate notifications for short periods of time (5 minutes).</para></li></ul></li><li><para><c>NONE</c></para><ul><li><para>Don't aggregate notifications.</para></li></ul></li></ul></li></ul> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.NewUNONotificationConfigurationCmdlet.Description"> <summary> <para> <para>The description of the <c>NotificationConfiguration</c>.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.NewUNONotificationConfigurationCmdlet.Name"> <summary> <para> <para>The name of the <c>NotificationConfiguration</c>. Supports RFC 3986's unreserved characters.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.NewUNONotificationConfigurationCmdlet.Tag"> <summary> <para> <para>A map of tags assigned to a resource. A tag is a string-to-string map of key-value pairs.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.NewUNONotificationConfigurationCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is '*'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Notifications.Model.CreateNotificationConfigurationResponse). Specifying the name of a property of type Amazon.Notifications.Model.CreateNotificationConfigurationResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.NewUNONotificationConfigurationCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.UNO.RegisterUNONotificationHubCmdlet"> <summary> Registers a <c>NotificationConfiguration</c> in the specified Region. <para> There is a maximum of one <c>NotificationConfiguration</c> per Region. You can have a maximum of 3 <c>NotificationHub</c> resources at a time. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.RegisterUNONotificationHubCmdlet.NotificationHubRegion"> <summary> <para> <para>The Region of the <c>NotificationHub</c>.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.RegisterUNONotificationHubCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is '*'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Notifications.Model.RegisterNotificationHubResponse). Specifying the name of a property of type Amazon.Notifications.Model.RegisterNotificationHubResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.RegisterUNONotificationHubCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the NotificationHubRegion parameter. The -PassThru parameter is deprecated, use -Select '^NotificationHubRegion' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.RegisterUNONotificationHubCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.UNO.RemoveUNOChannelCmdlet"> <summary> Disassociates a Channel from a specified <c>NotificationConfiguration</c>. Supported Channels include Chatbot, the Console Mobile Application, and emails (notifications-contacts). </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.RemoveUNOChannelCmdlet.Arn"> <summary> <para> <para>The Amazon Resource Name (ARN) of the Channel to disassociate.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.RemoveUNOChannelCmdlet.NotificationConfigurationArn"> <summary> <para> <para>The ARN of the <c>NotificationConfiguration</c> to disassociate.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.RemoveUNOChannelCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Notifications.Model.DisassociateChannelResponse). Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.RemoveUNOChannelCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the Arn parameter. The -PassThru parameter is deprecated, use -Select '^Arn' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.RemoveUNOChannelCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.UNO.RemoveUNOEventRuleCmdlet"> <summary> Deletes an <c>EventRule</c>. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.RemoveUNOEventRuleCmdlet.Arn"> <summary> <para> <para>The Amazon Resource Name (ARN) of the <c>EventRule</c> to delete.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.RemoveUNOEventRuleCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Notifications.Model.DeleteEventRuleResponse). Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.RemoveUNOEventRuleCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the Arn parameter. The -PassThru parameter is deprecated, use -Select '^Arn' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.RemoveUNOEventRuleCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.UNO.RemoveUNOManagedNotificationAccountContactCmdlet"> <summary> Disassociates an Account Contact with a particular <c>ManagedNotificationConfiguration</c>. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.RemoveUNOManagedNotificationAccountContactCmdlet.ContactIdentifier"> <summary> <para> <para>The unique value of an Account Contact Type to associate with the <c>ManagedNotificationConfiguration</c>.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.RemoveUNOManagedNotificationAccountContactCmdlet.ManagedNotificationConfigurationArn"> <summary> <para> <para>The Amazon Resource Name (ARN) of the <c>ManagedNotificationConfiguration</c> to associate with the Account Contact.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.RemoveUNOManagedNotificationAccountContactCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Notifications.Model.DisassociateManagedNotificationAccountContactResponse). Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.RemoveUNOManagedNotificationAccountContactCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.UNO.RemoveUNOManagedNotificationAdditionalChannelCmdlet"> <summary> Disassociates an additional Channel from a particular <c>ManagedNotificationConfiguration</c>. <para> Supported Channels include Chatbot, the Console Mobile Application, and emails (notifications-contacts). </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.RemoveUNOManagedNotificationAdditionalChannelCmdlet.ChannelArn"> <summary> <para> <para>The Amazon Resource Name (ARN) of the Channel to associate with the <c>ManagedNotificationConfiguration</c>.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.RemoveUNOManagedNotificationAdditionalChannelCmdlet.ManagedNotificationConfigurationArn"> <summary> <para> <para>The Amazon Resource Name (ARN) of the Managed Notification Configuration to associate with the additional Channel.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.RemoveUNOManagedNotificationAdditionalChannelCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Notifications.Model.DisassociateManagedNotificationAdditionalChannelResponse). Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.RemoveUNOManagedNotificationAdditionalChannelCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.UNO.RemoveUNONotificationConfigurationCmdlet"> <summary> Deletes a <c>NotificationConfiguration</c>. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.RemoveUNONotificationConfigurationCmdlet.Arn"> <summary> <para> <para>The Amazon Resource Name (ARN) of the <c>NotificationConfiguration</c> to delete.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.RemoveUNONotificationConfigurationCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Notifications.Model.DeleteNotificationConfigurationResponse). Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.RemoveUNONotificationConfigurationCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the Arn parameter. The -PassThru parameter is deprecated, use -Select '^Arn' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.RemoveUNONotificationConfigurationCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.UNO.RemoveUNONotificationHubCmdlet"> <summary> Deregisters a <c>NotificationConfiguration</c> in the specified Region. <note><para> You can't deregister the last <c>NotificationHub</c> in the account. <c>NotificationEvents</c> stored in the deregistered <c>NotificationConfiguration</c> are no longer be visible. Recreating a new <c>NotificationConfiguration</c> in the same Region restores access to those <c>NotificationEvents</c>. </para></note> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.RemoveUNONotificationHubCmdlet.NotificationHubRegion"> <summary> <para> <para>The <c>NotificationConfiguration</c> Region.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.RemoveUNONotificationHubCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is '*'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Notifications.Model.DeregisterNotificationHubResponse). Specifying the name of a property of type Amazon.Notifications.Model.DeregisterNotificationHubResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.RemoveUNONotificationHubCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the NotificationHubRegion parameter. The -PassThru parameter is deprecated, use -Select '^NotificationHubRegion' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.RemoveUNONotificationHubCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.UNO.RemoveUNOResourceTagCmdlet"> <summary> Untags a resource with a specified Amazon Resource Name (ARN). <para> For more information, see <a href="https://docs.aws.amazon.com/tag-editor/latest/userguide/tagging.html">Tagging your Amazon Web Services resources</a> in the <i>Tagging Amazon Web Services Resources User Guide</i>. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.RemoveUNOResourceTagCmdlet.Arn"> <summary> <para> <para>The Amazon Resource Name (ARN) to use to untag a resource.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.RemoveUNOResourceTagCmdlet.TagKey"> <summary> <para> <para>The tag keys to use to untag a resource.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.RemoveUNOResourceTagCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Notifications.Model.UntagResourceResponse). Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.RemoveUNOResourceTagCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the Arn parameter. The -PassThru parameter is deprecated, use -Select '^Arn' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.RemoveUNOResourceTagCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.UNO.UpdateUNOEventRuleCmdlet"> <summary> Updates an existing <c>EventRule</c>. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.UpdateUNOEventRuleCmdlet.Arn"> <summary> <para> <para>The Amazon Resource Name (ARN) to use to update the <c>EventRule</c>.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.UpdateUNOEventRuleCmdlet.EventPattern"> <summary> <para> <para>An additional event pattern used to further filter the events this <c>EventRule</c> receives.</para><para>For more information, see <a href="https://docs.aws.amazon.com/eventbridge/latest/userguide/eb-event-patterns.html">Amazon EventBridge event patterns</a> in the <i>Amazon EventBridge User Guide.</i></para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.UpdateUNOEventRuleCmdlet.EventRuleRegion"> <summary> <para> <para>A list of Amazon Web Services Regions that sends events to this <c>EventRule</c>.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.UpdateUNOEventRuleCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is '*'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Notifications.Model.UpdateEventRuleResponse). Specifying the name of a property of type Amazon.Notifications.Model.UpdateEventRuleResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.UpdateUNOEventRuleCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the Arn parameter. The -PassThru parameter is deprecated, use -Select '^Arn' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.UpdateUNOEventRuleCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.UNO.UpdateUNONotificationConfigurationCmdlet"> <summary> Updates a <c>NotificationConfiguration</c>. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.UpdateUNONotificationConfigurationCmdlet.AggregationDuration"> <summary> <para> <para>The aggregation preference of the <c>NotificationConfiguration</c>.</para><ul><li><para>Values:</para><ul><li><para><c>LONG</c></para><ul><li><para>Aggregate notifications for long periods of time (12 hours).</para></li></ul></li><li><para><c>SHORT</c></para><ul><li><para>Aggregate notifications for short periods of time (5 minutes).</para></li></ul></li><li><para><c>NONE</c></para><ul><li><para>Don't aggregate notifications.</para></li></ul></li></ul></li></ul> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.UpdateUNONotificationConfigurationCmdlet.Arn"> <summary> <para> <para>The Amazon Resource Name (ARN) used to update the <c>NotificationConfiguration</c>.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.UpdateUNONotificationConfigurationCmdlet.Description"> <summary> <para> <para>The description of the <c>NotificationConfiguration</c>.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.UpdateUNONotificationConfigurationCmdlet.Name"> <summary> <para> <para>The name of the <c>NotificationConfiguration</c>.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.UpdateUNONotificationConfigurationCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'Arn'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Notifications.Model.UpdateNotificationConfigurationResponse). Specifying the name of a property of type Amazon.Notifications.Model.UpdateNotificationConfigurationResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.UpdateUNONotificationConfigurationCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the Arn parameter. The -PassThru parameter is deprecated, use -Select '^Arn' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.UNO.UpdateUNONotificationConfigurationCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> </members> </doc> |