Hoogle Search

Within LTS Haskell 24.6 (ghc-9.10.2)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. module Aws.Ses.Commands.SetIdentityFeedbackForwardingEnabled

    No documentation available.

  2. data SetIdentityFeedbackForwardingEnabled

    aws Aws.Ses.Commands.SetIdentityFeedbackForwardingEnabled

    Change whether bounces and complaints for the given identity will be forwarded as email.

  3. SetIdentityFeedbackForwardingEnabled :: Bool -> Text -> SetIdentityFeedbackForwardingEnabled

    aws Aws.Ses.Commands.SetIdentityFeedbackForwardingEnabled

    No documentation available.

  4. data SetIdentityFeedbackForwardingEnabledResponse

    aws Aws.Ses.Commands.SetIdentityFeedbackForwardingEnabled

    The response sent back by SES after the SetIdentityFeedbackForwardingEnabled command.

  5. SetIdentityFeedbackForwardingEnabledResponse :: SetIdentityFeedbackForwardingEnabledResponse

    aws Aws.Ses.Commands.SetIdentityFeedbackForwardingEnabled

    No documentation available.

  6. module Aws.Ses.Commands.SetIdentityNotificationTopic

    No documentation available.

  7. data SetIdentityNotificationTopic

    aws Aws.Ses.Commands.SetIdentityNotificationTopic

    Change or remove the Amazon SNS notification topic to which notification of the given type are published.

  8. SetIdentityNotificationTopic :: Text -> NotificationType -> Maybe Text -> SetIdentityNotificationTopic

    aws Aws.Ses.Commands.SetIdentityNotificationTopic

    No documentation available.

  9. data SetIdentityNotificationTopicResponse

    aws Aws.Ses.Commands.SetIdentityNotificationTopic

    The response sent back by SES after the SetIdentityNotificationTopic command.

  10. SetIdentityNotificationTopicResponse :: SetIdentityNotificationTopicResponse

    aws Aws.Ses.Commands.SetIdentityNotificationTopic

    No documentation available.

Page 60 of many | Previous | Next