AWS.Tools.SimpleEmailV2.XML

<?xml version="1.0"?>
<doc>
    <assembly>
        <name>AWS.Tools.SimpleEmailV2</name>
    </assembly>
    <members>
        <member name="T:Amazon.PowerShell.Cmdlets.SES2.AddSES2ResourceTagCmdlet">
            <summary>
            Add one or more tags (keys and values) to a specified resource. A <i>tag</i> is a
            label that you optionally define and associate with a resource. Tags can help you
            categorize and manage resources in different ways, such as by purpose, owner, environment,
            or other criteria. A resource can have as many as 50 tags.
             
              
            <para>
            Each tag consists of a required <i>tag key</i> and an associated <i>tag value</i>,
            both of which you define. A tag key is a general label that acts as a category for
            more specific tag values. A tag value acts as a descriptor within a tag key.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.AddSES2ResourceTagCmdlet.ResourceArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the resource that you want to add one or more tags
            to.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.AddSES2ResourceTagCmdlet.Tag">
            <summary>
            <para>
            <para>A list of the tags that you want to add to the resource. A tag consists of a required
            tag key (<code>Key</code>) and an associated tag value (<code>Value</code>). The maximum
            length of a tag key is 128 characters. The maximum length of a tag value is 256 characters.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.AddSES2ResourceTagCmdlet.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.SimpleEmailV2.Model.TagResourceResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.AddSES2ResourceTagCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ResourceArn parameter.
            The -PassThru parameter is deprecated, use -Select '^ResourceArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.AddSES2ResourceTagCmdlet.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.SES2.GetSES2AccountCmdlet">
            <summary>
            Obtain information about the email-sending status and capabilities of your Amazon
            SES account in the current AWS Region.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.GetSES2AccountCmdlet.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.SimpleEmailV2.Model.GetAccountResponse).
            Specifying the name of a property of type Amazon.SimpleEmailV2.Model.GetAccountResponse 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.SES2.GetSES2BlacklistReportCmdlet">
            <summary>
            Retrieve a list of the blacklists that your dedicated IP addresses appear on.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.GetSES2BlacklistReportCmdlet.BlacklistItemName">
            <summary>
            <para>
            <para>A list of IP addresses that you want to retrieve blacklist information about. You
            can only specify the dedicated IP addresses that you use to send email using Amazon
            SES or Amazon Pinpoint.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.GetSES2BlacklistReportCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'BlacklistReport'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SimpleEmailV2.Model.GetBlacklistReportsResponse).
            Specifying the name of a property of type Amazon.SimpleEmailV2.Model.GetBlacklistReportsResponse 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.SES2.GetSES2BlacklistReportCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the BlacklistItemName parameter.
            The -PassThru parameter is deprecated, use -Select '^BlacklistItemName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SES2.GetSES2ConfigurationSetCmdlet">
            <summary>
            Get information about an existing configuration set, including the dedicated IP pool
            that it's associated with, whether or not it's enabled for sending email, and more.
             
              
            <para><i>Configuration sets</i> are groups of rules that you can apply to the emails you
            send. You apply a configuration set to an email by including a reference to the configuration
            set in the headers of the email. When you apply a configuration set to an email, all
            of the rules in that configuration set are applied to the email.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.GetSES2ConfigurationSetCmdlet.ConfigurationSetName">
            <summary>
            <para>
            <para>The name of the configuration set that you want to obtain more information about.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.GetSES2ConfigurationSetCmdlet.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.SimpleEmailV2.Model.GetConfigurationSetResponse).
            Specifying the name of a property of type Amazon.SimpleEmailV2.Model.GetConfigurationSetResponse 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.SES2.GetSES2ConfigurationSetCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ConfigurationSetName parameter.
            The -PassThru parameter is deprecated, use -Select '^ConfigurationSetName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SES2.GetSES2ConfigurationSetEventDestinationCmdlet">
            <summary>
            Retrieve a list of event destinations that are associated with a configuration set.
             
              
            <para><i>Events</i> include message sends, deliveries, opens, clicks, bounces, and complaints.
            <i>Event destinations</i> are places that you can send information about these events
            to. For example, you can send event data to Amazon SNS to receive notifications when
            you receive bounces or complaints, or you can use Amazon Kinesis Data Firehose to
            stream data to Amazon S3 for long-term storage.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.GetSES2ConfigurationSetEventDestinationCmdlet.ConfigurationSetName">
            <summary>
            <para>
            <para>The name of the configuration set that contains the event destination.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.GetSES2ConfigurationSetEventDestinationCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'EventDestinations'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SimpleEmailV2.Model.GetConfigurationSetEventDestinationsResponse).
            Specifying the name of a property of type Amazon.SimpleEmailV2.Model.GetConfigurationSetEventDestinationsResponse 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.SES2.GetSES2ConfigurationSetEventDestinationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ConfigurationSetName parameter.
            The -PassThru parameter is deprecated, use -Select '^ConfigurationSetName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SES2.GetSES2ConfigurationSetListCmdlet">
            <summary>
            List all of the configuration sets associated with your account in the current region.
             
              
            <para><i>Configuration sets</i> are groups of rules that you can apply to the emails you
            send. You apply a configuration set to an email by including a reference to the configuration
            set in the headers of the email. When you apply a configuration set to an email, all
            of the rules in that configuration set are applied to the email.
            </para><br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.GetSES2ConfigurationSetListCmdlet.NextToken">
            <summary>
            <para>
            <para>A token returned from a previous call to <code>ListConfigurationSets</code> to indicate
            the position in the list of configuration sets.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.GetSES2ConfigurationSetListCmdlet.PageSize">
            <summary>
            <para>
            <para>The number of results to show in a single call to <code>ListConfigurationSets</code>.
            If the number of results is larger than the number you specified in this parameter,
            then the response includes a <code>NextToken</code> element, which you can use to
            obtain additional results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.GetSES2ConfigurationSetListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ConfigurationSets'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SimpleEmailV2.Model.ListConfigurationSetsResponse).
            Specifying the name of a property of type Amazon.SimpleEmailV2.Model.ListConfigurationSetsResponse 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.SES2.GetSES2ConfigurationSetListCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SES2.GetSES2ContactCmdlet">
            <summary>
            Returns a contact from a contact list.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.GetSES2ContactCmdlet.ContactListName">
            <summary>
            <para>
            <para>The name of the contact list to which the contact belongs.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.GetSES2ContactCmdlet.EmailAddress">
            <summary>
            <para>
            <para>The contact's email addres.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.GetSES2ContactCmdlet.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.SimpleEmailV2.Model.GetContactResponse).
            Specifying the name of a property of type Amazon.SimpleEmailV2.Model.GetContactResponse 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.SES2.GetSES2ContactCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ContactListName parameter.
            The -PassThru parameter is deprecated, use -Select '^ContactListName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SES2.GetSES2ContactCollectionCmdlet">
            <summary>
            Lists the contacts present in a specific contact list.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.GetSES2ContactCollectionCmdlet.ContactListName">
            <summary>
            <para>
            <para>The name of the contact list.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.GetSES2ContactCollectionCmdlet.Filter_FilteredStatus">
            <summary>
            <para>
            <para>The status by which you are filtering: <code>OPT_IN</code> or <code>OPT_OUT</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.GetSES2ContactCollectionCmdlet.TopicFilter_TopicName">
            <summary>
            <para>
            <para>The name of a topic on which you wish to apply the filter.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.GetSES2ContactCollectionCmdlet.TopicFilter_UseDefaultIfPreferenceUnavailable">
            <summary>
            <para>
            <para>Notes that the default subscription status should be applied to a contact because
            the contact has not noted their preference for subscribing to a topic.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.GetSES2ContactCollectionCmdlet.NextToken">
            <summary>
            <para>
            <para>A string token indicating that there might be additional contacts available to be
            listed. Use the token provided in the Response to use in the subsequent call to ListContacts
            with the same parameters to retrieve the next page of contacts.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.GetSES2ContactCollectionCmdlet.PageSize">
            <summary>
            <para>
            <para>The number of contacts that may be returned at once, which is dependent on if there
            are more or less contacts than the value of the PageSize. Use this parameter to paginate
            results. If additional contacts exist beyond the specified limit, the <code>NextToken</code>
            element is sent in the response. Use the <code>NextToken</code> value in subsequent
            requests to retrieve additional contacts.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.GetSES2ContactCollectionCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Contacts'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SimpleEmailV2.Model.ListContactsResponse).
            Specifying the name of a property of type Amazon.SimpleEmailV2.Model.ListContactsResponse 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.SES2.GetSES2ContactCollectionCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ContactListName parameter.
            The -PassThru parameter is deprecated, use -Select '^ContactListName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.GetSES2ContactCollectionCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SES2.GetSES2ContactListCmdlet">
            <summary>
            Returns contact list metadata. It does not return any information about the contacts
            present in the list.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.GetSES2ContactListCmdlet.ContactListName">
            <summary>
            <para>
            <para>The name of the contact list.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.GetSES2ContactListCmdlet.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.SimpleEmailV2.Model.GetContactListResponse).
            Specifying the name of a property of type Amazon.SimpleEmailV2.Model.GetContactListResponse 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.SES2.GetSES2ContactListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ContactListName parameter.
            The -PassThru parameter is deprecated, use -Select '^ContactListName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SES2.GetSES2ContactListCollectionCmdlet">
            <summary>
            Lists all of the contact lists available.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.GetSES2ContactListCollectionCmdlet.NextToken">
            <summary>
            <para>
            <para>A string token indicating that there might be additional contact lists available to
            be listed. Use the token provided in the Response to use in the subsequent call to
            ListContactLists with the same parameters to retrieve the next page of contact lists.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.GetSES2ContactListCollectionCmdlet.PageSize">
            <summary>
            <para>
            <para>Maximum number of contact lists to return at once. Use this parameter to paginate
            results. If additional contact lists exist beyond the specified limit, the <code>NextToken</code>
            element is sent in the response. Use the <code>NextToken</code> value in subsequent
            requests to retrieve additional lists.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.GetSES2ContactListCollectionCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ContactLists'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SimpleEmailV2.Model.ListContactListsResponse).
            Specifying the name of a property of type Amazon.SimpleEmailV2.Model.ListContactListsResponse 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.SES2.GetSES2ContactListCollectionCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SES2.GetSES2CustomVerificationEmailTemplateCmdlet">
            <summary>
            Returns the custom email verification template for the template name you specify.
             
              
            <para>
            For more information about custom verification email templates, see <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/send-email-verify-address-custom.html">Using
            Custom Verification Email Templates</a> in the <i>Amazon SES Developer Guide</i>.
            </para><para>
            You can execute this operation no more than once per second.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.GetSES2CustomVerificationEmailTemplateCmdlet.TemplateName">
            <summary>
            <para>
            <para>The name of the custom verification email template that you want to retrieve.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.GetSES2CustomVerificationEmailTemplateCmdlet.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.SimpleEmailV2.Model.GetCustomVerificationEmailTemplateResponse).
            Specifying the name of a property of type Amazon.SimpleEmailV2.Model.GetCustomVerificationEmailTemplateResponse 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.SES2.GetSES2CustomVerificationEmailTemplateListCmdlet">
            <summary>
            Lists the existing custom verification email templates for your account in the current
            AWS Region.
             
              
            <para>
            For more information about custom verification email templates, see <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/send-email-verify-address-custom.html">Using
            Custom Verification Email Templates</a> in the <i>Amazon SES Developer Guide</i>.
            </para><para>
            You can execute this operation no more than once per second.
            </para><br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.GetSES2CustomVerificationEmailTemplateListCmdlet.NextToken">
            <summary>
            <para>
            <para>A token returned from a previous call to <code>ListCustomVerificationEmailTemplates</code>
            to indicate the position in the list of custom verification email templates.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.GetSES2CustomVerificationEmailTemplateListCmdlet.PageSize">
            <summary>
            <para>
            <para>The number of results to show in a single call to <code>ListCustomVerificationEmailTemplates</code>.
            If the number of results is larger than the number you specified in this parameter,
            then the response includes a <code>NextToken</code> element, which you can use to
            obtain additional results.</para><para>The value you specify has to be at least 1, and can be no more than 50.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.GetSES2CustomVerificationEmailTemplateListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'CustomVerificationEmailTemplates'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SimpleEmailV2.Model.ListCustomVerificationEmailTemplatesResponse).
            Specifying the name of a property of type Amazon.SimpleEmailV2.Model.ListCustomVerificationEmailTemplatesResponse 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.SES2.GetSES2CustomVerificationEmailTemplateListCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SES2.GetSES2DedicatedIpCmdlet">
            <summary>
            Get information about a dedicated IP address, including the name of the dedicated
            IP pool that it's associated with, as well information about the automatic warm-up
            process for the address.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.GetSES2DedicatedIpCmdlet.Ip">
            <summary>
            <para>
            <para>The IP address that you want to obtain more information about. The value you specify
            has to be a dedicated IP address that's assocaited with your AWS account.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.GetSES2DedicatedIpCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'DedicatedIp'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SimpleEmailV2.Model.GetDedicatedIpResponse).
            Specifying the name of a property of type Amazon.SimpleEmailV2.Model.GetDedicatedIpResponse 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.SES2.GetSES2DedicatedIpCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the Ip parameter.
            The -PassThru parameter is deprecated, use -Select '^Ip' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SES2.GetSES2DedicatedIpListCmdlet">
            <summary>
            List the dedicated IP addresses that are associated with your AWS account.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.GetSES2DedicatedIpListCmdlet.PoolName">
            <summary>
            <para>
            <para>The name of the IP pool that the dedicated IP address is associated with.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.GetSES2DedicatedIpListCmdlet.NextToken">
            <summary>
            <para>
            <para>A token returned from a previous call to <code>GetDedicatedIps</code> to indicate
            the position of the dedicated IP pool in the list of IP pools.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.GetSES2DedicatedIpListCmdlet.PageSize">
            <summary>
            <para>
            <para>The number of results to show in a single call to <code>GetDedicatedIpsRequest</code>.
            If the number of results is larger than the number you specified in this parameter,
            then the response includes a <code>NextToken</code> element, which you can use to
            obtain additional results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.GetSES2DedicatedIpListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'DedicatedIps'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SimpleEmailV2.Model.GetDedicatedIpsResponse).
            Specifying the name of a property of type Amazon.SimpleEmailV2.Model.GetDedicatedIpsResponse 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.SES2.GetSES2DedicatedIpListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the PoolName parameter.
            The -PassThru parameter is deprecated, use -Select '^PoolName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.GetSES2DedicatedIpListCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SES2.GetSES2DedicatedIpPoolListCmdlet">
            <summary>
            List all of the dedicated IP pools that exist in your AWS account in the current Region.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.GetSES2DedicatedIpPoolListCmdlet.NextToken">
            <summary>
            <para>
            <para>A token returned from a previous call to <code>ListDedicatedIpPools</code> to indicate
            the position in the list of dedicated IP pools.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.GetSES2DedicatedIpPoolListCmdlet.PageSize">
            <summary>
            <para>
            <para>The number of results to show in a single call to <code>ListDedicatedIpPools</code>.
            If the number of results is larger than the number you specified in this parameter,
            then the response includes a <code>NextToken</code> element, which you can use to
            obtain additional results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.GetSES2DedicatedIpPoolListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'DedicatedIpPools'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SimpleEmailV2.Model.ListDedicatedIpPoolsResponse).
            Specifying the name of a property of type Amazon.SimpleEmailV2.Model.ListDedicatedIpPoolsResponse 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.SES2.GetSES2DedicatedIpPoolListCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SES2.GetSES2DeliverabilityDashboardOptionCmdlet">
            <summary>
            Retrieve information about the status of the Deliverability dashboard for your account.
            When the Deliverability dashboard is enabled, you gain access to reputation, deliverability,
            and other metrics for the domains that you use to send email. You also gain the ability
            to perform predictive inbox placement tests.
             
              
            <para>
            When you use the Deliverability dashboard, you pay a monthly subscription charge,
            in addition to any other fees that you accrue by using Amazon SES and other AWS services.
            For more information about the features and cost of a Deliverability dashboard subscription,
            see <a href="http://aws.amazon.com/ses/pricing/">Amazon SES Pricing</a>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.GetSES2DeliverabilityDashboardOptionCmdlet.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.SimpleEmailV2.Model.GetDeliverabilityDashboardOptionsResponse).
            Specifying the name of a property of type Amazon.SimpleEmailV2.Model.GetDeliverabilityDashboardOptionsResponse 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.SES2.GetSES2DeliverabilityTestReportCmdlet">
            <summary>
            Retrieve the results of a predictive inbox placement test.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.GetSES2DeliverabilityTestReportCmdlet.ReportId">
            <summary>
            <para>
            <para>A unique string that identifies the predictive inbox placement test.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.GetSES2DeliverabilityTestReportCmdlet.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.SimpleEmailV2.Model.GetDeliverabilityTestReportResponse).
            Specifying the name of a property of type Amazon.SimpleEmailV2.Model.GetDeliverabilityTestReportResponse 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.SES2.GetSES2DeliverabilityTestReportCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ReportId parameter.
            The -PassThru parameter is deprecated, use -Select '^ReportId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SES2.GetSES2DeliverabilityTestReportListCmdlet">
            <summary>
            Show a list of the predictive inbox placement tests that you've performed, regardless
            of their statuses. For predictive inbox placement tests that are complete, you can
            use the <code>GetDeliverabilityTestReport</code> operation to view the results.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.GetSES2DeliverabilityTestReportListCmdlet.NextToken">
            <summary>
            <para>
            <para>A token returned from a previous call to <code>ListDeliverabilityTestReports</code>
            to indicate the position in the list of predictive inbox placement tests.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.GetSES2DeliverabilityTestReportListCmdlet.PageSize">
            <summary>
            <para>
            <para>The number of results to show in a single call to <code>ListDeliverabilityTestReports</code>.
            If the number of results is larger than the number you specified in this parameter,
            then the response includes a <code>NextToken</code> element, which you can use to
            obtain additional results.</para><para>The value you specify has to be at least 0, and can be no more than 1000.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.GetSES2DeliverabilityTestReportListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'DeliverabilityTestReports'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SimpleEmailV2.Model.ListDeliverabilityTestReportsResponse).
            Specifying the name of a property of type Amazon.SimpleEmailV2.Model.ListDeliverabilityTestReportsResponse 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.SES2.GetSES2DeliverabilityTestReportListCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SES2.GetSES2DomainDeliverabilityCampaignCmdlet">
            <summary>
            Retrieve all the deliverability data for a specific campaign. This data is available
            for a campaign only if the campaign sent email by using a domain that the Deliverability
            dashboard is enabled for.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.GetSES2DomainDeliverabilityCampaignCmdlet.CampaignId">
            <summary>
            <para>
            <para>The unique identifier for the campaign. The Deliverability dashboard automatically
            generates and assigns this identifier to a campaign.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.GetSES2DomainDeliverabilityCampaignCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'DomainDeliverabilityCampaign'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SimpleEmailV2.Model.GetDomainDeliverabilityCampaignResponse).
            Specifying the name of a property of type Amazon.SimpleEmailV2.Model.GetDomainDeliverabilityCampaignResponse 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.SES2.GetSES2DomainDeliverabilityCampaignCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the CampaignId parameter.
            The -PassThru parameter is deprecated, use -Select '^CampaignId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SES2.GetSES2DomainDeliverabilityCampaignListCmdlet">
            <summary>
            Retrieve deliverability data for all the campaigns that used a specific domain to
            send email during a specified time range. This data is available for a domain only
            if you enabled the Deliverability dashboard for the domain.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.GetSES2DomainDeliverabilityCampaignListCmdlet.EndDate">
            <summary>
            <para>
            <para>The last day, in Unix time format, that you want to obtain deliverability data for.
            This value has to be less than or equal to 30 days after the value of the <code>StartDate</code>
            parameter.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.GetSES2DomainDeliverabilityCampaignListCmdlet.StartDate">
            <summary>
            <para>
            <para>The first day, in Unix time format, that you want to obtain deliverability data for.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.GetSES2DomainDeliverabilityCampaignListCmdlet.SubscribedDomain">
            <summary>
            <para>
            <para>The domain to obtain deliverability data for.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.GetSES2DomainDeliverabilityCampaignListCmdlet.NextToken">
            <summary>
            <para>
            <para>A token that’s returned from a previous call to the <code>ListDomainDeliverabilityCampaigns</code>
            operation. This token indicates the position of a campaign in the list of campaigns.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.GetSES2DomainDeliverabilityCampaignListCmdlet.PageSize">
            <summary>
            <para>
            <para>The maximum number of results to include in response to a single call to the <code>ListDomainDeliverabilityCampaigns</code>
            operation. If the number of results is larger than the number that you specify in
            this parameter, the response includes a <code>NextToken</code> element, which you
            can use to obtain additional results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.GetSES2DomainDeliverabilityCampaignListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'DomainDeliverabilityCampaigns'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SimpleEmailV2.Model.ListDomainDeliverabilityCampaignsResponse).
            Specifying the name of a property of type Amazon.SimpleEmailV2.Model.ListDomainDeliverabilityCampaignsResponse 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.SES2.GetSES2DomainDeliverabilityCampaignListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the SubscribedDomain parameter.
            The -PassThru parameter is deprecated, use -Select '^SubscribedDomain' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.GetSES2DomainDeliverabilityCampaignListCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SES2.GetSES2DomainStatisticsReportCmdlet">
            <summary>
            Retrieve inbox placement and engagement rates for the domains that you use to send
            email.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.GetSES2DomainStatisticsReportCmdlet.Domain">
            <summary>
            <para>
            <para>The domain that you want to obtain deliverability metrics for.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.GetSES2DomainStatisticsReportCmdlet.EndDate">
            <summary>
            <para>
            <para>The last day (in Unix time) that you want to obtain domain deliverability metrics
            for. The <code>EndDate</code> that you specify has to be less than or equal to 30
            days after the <code>StartDate</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.GetSES2DomainStatisticsReportCmdlet.StartDate">
            <summary>
            <para>
            <para>The first day (in Unix time) that you want to obtain domain deliverability metrics
            for.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.GetSES2DomainStatisticsReportCmdlet.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.SimpleEmailV2.Model.GetDomainStatisticsReportResponse).
            Specifying the name of a property of type Amazon.SimpleEmailV2.Model.GetDomainStatisticsReportResponse 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.SES2.GetSES2DomainStatisticsReportCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the Domain parameter.
            The -PassThru parameter is deprecated, use -Select '^Domain' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SES2.GetSES2EmailIdentityCmdlet">
            <summary>
            Provides information about a specific identity, including the identity's verification
            status, sending authorization policies, its DKIM authentication status, and its custom
            Mail-From settings.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.GetSES2EmailIdentityCmdlet.EmailIdentity">
            <summary>
            <para>
            <para>The email identity that you want to retrieve details for.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.GetSES2EmailIdentityCmdlet.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.SimpleEmailV2.Model.GetEmailIdentityResponse).
            Specifying the name of a property of type Amazon.SimpleEmailV2.Model.GetEmailIdentityResponse 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.SES2.GetSES2EmailIdentityCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the EmailIdentity parameter.
            The -PassThru parameter is deprecated, use -Select '^EmailIdentity' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SES2.GetSES2EmailIdentityListCmdlet">
            <summary>
            Returns a list of all of the email identities that are associated with your AWS account.
            An identity can be either an email address or a domain. This operation returns identities
            that are verified as well as those that aren't. This operation returns identities
            that are associated with Amazon SES and Amazon Pinpoint.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.GetSES2EmailIdentityListCmdlet.NextToken">
            <summary>
            <para>
            <para>A token returned from a previous call to <code>ListEmailIdentities</code> to indicate
            the position in the list of identities.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.GetSES2EmailIdentityListCmdlet.PageSize">
            <summary>
            <para>
            <para>The number of results to show in a single call to <code>ListEmailIdentities</code>.
            If the number of results is larger than the number you specified in this parameter,
            then the response includes a <code>NextToken</code> element, which you can use to
            obtain additional results.</para><para>The value you specify has to be at least 0, and can be no more than 1000.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.GetSES2EmailIdentityListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'EmailIdentities'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SimpleEmailV2.Model.ListEmailIdentitiesResponse).
            Specifying the name of a property of type Amazon.SimpleEmailV2.Model.ListEmailIdentitiesResponse 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.SES2.GetSES2EmailIdentityListCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SES2.GetSES2EmailIdentityPolicyCmdlet">
            <summary>
            Returns the requested sending authorization policies for the given identity (an email
            address or a domain). The policies are returned as a map of policy names to policy
            contents. You can retrieve a maximum of 20 policies at a time.
             
             <note><para>
            This API is for the identity owner only. If you have not verified the identity, this
            API will return an error.
            </para></note><para>
            Sending authorization is a feature that enables an identity owner to authorize other
            senders to use its identities. For information about using sending authorization,
            see the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/sending-authorization.html">Amazon
            SES Developer Guide</a>.
            </para><para>
            You can execute this operation no more than once per second.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.GetSES2EmailIdentityPolicyCmdlet.EmailIdentity">
            <summary>
            <para>
            <para>The email identity that you want to retrieve policies for.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.GetSES2EmailIdentityPolicyCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Policies'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SimpleEmailV2.Model.GetEmailIdentityPoliciesResponse).
            Specifying the name of a property of type Amazon.SimpleEmailV2.Model.GetEmailIdentityPoliciesResponse 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.SES2.GetSES2EmailTemplateCmdlet">
            <summary>
            Displays the template object (which includes the subject line, HTML part and text
            part) for the template you specify.
             
              
            <para>
            You can execute this operation no more than once per second.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.GetSES2EmailTemplateCmdlet.TemplateName">
            <summary>
            <para>
            <para>The name of the template you want to retrieve.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.GetSES2EmailTemplateCmdlet.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.SimpleEmailV2.Model.GetEmailTemplateResponse).
            Specifying the name of a property of type Amazon.SimpleEmailV2.Model.GetEmailTemplateResponse 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.SES2.GetSES2EmailTemplateListCmdlet">
            <summary>
            Lists the email templates present in your Amazon SES account in the current AWS Region.
             
              
            <para>
            You can execute this operation no more than once per second.
            </para><br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.GetSES2EmailTemplateListCmdlet.NextToken">
            <summary>
            <para>
            <para>A token returned from a previous call to <code>ListEmailTemplates</code> to indicate
            the position in the list of email templates.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.GetSES2EmailTemplateListCmdlet.PageSize">
            <summary>
            <para>
            <para>The number of results to show in a single call to <code>ListEmailTemplates</code>.
            If the number of results is larger than the number you specified in this parameter,
            then the response includes a <code>NextToken</code> element, which you can use to
            obtain additional results.</para><para>The value you specify has to be at least 1, and can be no more than 10.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.GetSES2EmailTemplateListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'TemplatesMetadata'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SimpleEmailV2.Model.ListEmailTemplatesResponse).
            Specifying the name of a property of type Amazon.SimpleEmailV2.Model.ListEmailTemplatesResponse 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.SES2.GetSES2EmailTemplateListCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SES2.GetSES2ImportJobCmdlet">
            <summary>
            Provides information about an import job.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.GetSES2ImportJobCmdlet.JobId">
            <summary>
            <para>
            <para>The ID of the import job.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.GetSES2ImportJobCmdlet.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.SimpleEmailV2.Model.GetImportJobResponse).
            Specifying the name of a property of type Amazon.SimpleEmailV2.Model.GetImportJobResponse 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.SES2.GetSES2ImportJobCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the JobId parameter.
            The -PassThru parameter is deprecated, use -Select '^JobId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SES2.GetSES2ImportJobListCmdlet">
            <summary>
            Lists all of the import jobs.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.GetSES2ImportJobListCmdlet.ImportDestinationType">
            <summary>
            <para>
            <para>The destination of the import job, which can be used to list import jobs that have
            a certain <code>ImportDestinationType</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.GetSES2ImportJobListCmdlet.NextToken">
            <summary>
            <para>
            <para>A string token indicating that there might be additional import jobs available to
            be listed. Copy this token to a subsequent call to <code>ListImportJobs</code> with
            the same parameters to retrieve the next page of import jobs.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.GetSES2ImportJobListCmdlet.PageSize">
            <summary>
            <para>
            <para>Maximum number of import jobs to return at once. Use this parameter to paginate results.
            If additional import jobs exist beyond the specified limit, the <code>NextToken</code>
            element is sent in the response. Use the <code>NextToken</code> value in subsequent
            requests to retrieve additional addresses.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.GetSES2ImportJobListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ImportJobs'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SimpleEmailV2.Model.ListImportJobsResponse).
            Specifying the name of a property of type Amazon.SimpleEmailV2.Model.ListImportJobsResponse 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.SES2.GetSES2ImportJobListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ImportDestinationType parameter.
            The -PassThru parameter is deprecated, use -Select '^ImportDestinationType' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.GetSES2ImportJobListCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SES2.GetSES2ResourceTagCmdlet">
            <summary>
            Retrieve a list of the tags (keys and values) that are associated with a specified
            resource. A <i>tag</i> is a label that you optionally define and associate with a
            resource. Each tag consists of a required <i>tag key</i> and an optional associated <i>tag
            value</i>. A tag key is a general label that acts as a category for more specific
            tag values. A tag value acts as a descriptor within a tag key.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.GetSES2ResourceTagCmdlet.ResourceArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the resource that you want to retrieve tag information
            for.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.GetSES2ResourceTagCmdlet.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.SimpleEmailV2.Model.ListTagsForResourceResponse).
            Specifying the name of a property of type Amazon.SimpleEmailV2.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.SES2.GetSES2ResourceTagCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ResourceArn parameter.
            The -PassThru parameter is deprecated, use -Select '^ResourceArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SES2.GetSES2SuppressedDestinationCmdlet">
            <summary>
            Retrieves information about a specific email address that's on the suppression list
            for your account.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.GetSES2SuppressedDestinationCmdlet.EmailAddress">
            <summary>
            <para>
            <para>The email address that's on the account suppression list.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.GetSES2SuppressedDestinationCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'SuppressedDestination'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SimpleEmailV2.Model.GetSuppressedDestinationResponse).
            Specifying the name of a property of type Amazon.SimpleEmailV2.Model.GetSuppressedDestinationResponse 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.SES2.GetSES2SuppressedDestinationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the EmailAddress parameter.
            The -PassThru parameter is deprecated, use -Select '^EmailAddress' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SES2.GetSES2SuppressedDestinationListCmdlet">
            <summary>
            Retrieves a list of email addresses that are on the suppression list for your account.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.GetSES2SuppressedDestinationListCmdlet.EndDate">
            <summary>
            <para>
            <para>Used to filter the list of suppressed email destinations so that it only includes
            addresses that were added to the list before a specific date. The date that you specify
            should be in Unix time format.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.GetSES2SuppressedDestinationListCmdlet.Reason">
            <summary>
            <para>
            <para>The factors that caused the email address to be added to .</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.GetSES2SuppressedDestinationListCmdlet.StartDate">
            <summary>
            <para>
            <para>Used to filter the list of suppressed email destinations so that it only includes
            addresses that were added to the list after a specific date. The date that you specify
            should be in Unix time format.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.GetSES2SuppressedDestinationListCmdlet.NextToken">
            <summary>
            <para>
            <para>A token returned from a previous call to <code>ListSuppressedDestinations</code> to
            indicate the position in the list of suppressed email addresses.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.GetSES2SuppressedDestinationListCmdlet.PageSize">
            <summary>
            <para>
            <para>The number of results to show in a single call to <code>ListSuppressedDestinations</code>.
            If the number of results is larger than the number you specified in this parameter,
            then the response includes a <code>NextToken</code> element, which you can use to
            obtain additional results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.GetSES2SuppressedDestinationListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'SuppressedDestinationSummaries'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SimpleEmailV2.Model.ListSuppressedDestinationsResponse).
            Specifying the name of a property of type Amazon.SimpleEmailV2.Model.ListSuppressedDestinationsResponse 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.SES2.GetSES2SuppressedDestinationListCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SES2.NewSES2ConfigurationSetCmdlet">
            <summary>
            Create a configuration set. <i>Configuration sets</i> are groups of rules that you
            can apply to the emails that you send. You apply a configuration set to an email by
            specifying the name of the configuration set when you call the Amazon SES API v2.
            When you apply a configuration set to an email, all of the rules in that configuration
            set are applied to the email.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.NewSES2ConfigurationSetCmdlet.ConfigurationSetName">
            <summary>
            <para>
            <para>The name of the configuration set.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.NewSES2ConfigurationSetCmdlet.TrackingOptions_CustomRedirectDomain">
            <summary>
            <para>
            <para>The domain that you want to use for tracking open and click events.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.NewSES2ConfigurationSetCmdlet.ReputationOptions_LastFreshStart">
            <summary>
            <para>
            <para>The date and time (in Unix time) when the reputation metrics were last given a fresh
            start. When your account is given a fresh start, your reputation metrics are calculated
            starting from the date of the fresh start.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.NewSES2ConfigurationSetCmdlet.ReputationOptions_ReputationMetricsEnabled">
            <summary>
            <para>
            <para>If <code>true</code>, tracking of reputation metrics is enabled for the configuration
            set. If <code>false</code>, tracking of reputation metrics is disabled for the configuration
            set.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.NewSES2ConfigurationSetCmdlet.SendingOptions_SendingEnabled">
            <summary>
            <para>
            <para>If <code>true</code>, email sending is enabled for the configuration set. If <code>false</code>,
            email sending is disabled for the configuration set.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.NewSES2ConfigurationSetCmdlet.DeliveryOptions_SendingPoolName">
            <summary>
            <para>
            <para>The name of the dedicated IP pool that you want to associate with the configuration
            set.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.NewSES2ConfigurationSetCmdlet.SuppressionOptions_SuppressedReason">
            <summary>
            <para>
            <para>A list that contains the reasons that email addresses are automatically added to the
            suppression list for your account. This list can contain any or all of the following:</para><ul><li><para><code>COMPLAINT</code> – Amazon SES adds an email address to the suppression list
            for your account when a message sent to that address results in a complaint.</para></li><li><para><code>BOUNCE</code> – Amazon SES adds an email address to the suppression list for
            your account when a message sent to that address results in a hard bounce.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.NewSES2ConfigurationSetCmdlet.Tag">
            <summary>
            <para>
            <para>An array of objects that define the tags (keys and values) that you want to associate
            with the configuration set.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.NewSES2ConfigurationSetCmdlet.DeliveryOptions_TlsPolicy">
            <summary>
            <para>
            <para>Specifies whether messages that use the configuration set are required to use Transport
            Layer Security (TLS). If the value is <code>Require</code>, messages are only delivered
            if a TLS connection can be established. If the value is <code>Optional</code>, messages
            can be delivered in plain text if a TLS connection can't be established.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.NewSES2ConfigurationSetCmdlet.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.SimpleEmailV2.Model.CreateConfigurationSetResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.NewSES2ConfigurationSetCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ConfigurationSetName parameter.
            The -PassThru parameter is deprecated, use -Select '^ConfigurationSetName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.NewSES2ConfigurationSetCmdlet.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.SES2.NewSES2ConfigurationSetEventDestinationCmdlet">
            <summary>
            Create an event destination. <i>Events</i> include message sends, deliveries, opens,
            clicks, bounces, and complaints. <i>Event destinations</i> are places that you can
            send information about these events to. For example, you can send event data to Amazon
            SNS to receive notifications when you receive bounces or complaints, or you can use
            Amazon Kinesis Data Firehose to stream data to Amazon S3 for long-term storage.
             
              
            <para>
            A single configuration set can include more than one event destination.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.NewSES2ConfigurationSetEventDestinationCmdlet.PinpointDestination_ApplicationArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the Amazon Pinpoint project that you want to send
            email events to.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.NewSES2ConfigurationSetEventDestinationCmdlet.ConfigurationSetName">
            <summary>
            <para>
            <para>The name of the configuration set that you want to add an event destination to.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.NewSES2ConfigurationSetEventDestinationCmdlet.KinesisFirehoseDestination_DeliveryStreamArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the Amazon Kinesis Data Firehose stream that the
            Amazon SES API v2 sends email events to.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.NewSES2ConfigurationSetEventDestinationCmdlet.CloudWatchDestination_DimensionConfiguration">
            <summary>
            <para>
            <para>An array of objects that define the dimensions to use when you send email events to
            Amazon CloudWatch.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.NewSES2ConfigurationSetEventDestinationCmdlet.EventDestination_Enabled">
            <summary>
            <para>
            <para>If <code>true</code>, the event destination is enabled. When the event destination
            is enabled, the specified event types are sent to the destinations in this <code>EventDestinationDefinition</code>.</para><para>If <code>false</code>, the event destination is disabled. When the event destination
            is disabled, events aren't sent to the specified destinations.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.NewSES2ConfigurationSetEventDestinationCmdlet.EventDestinationName">
            <summary>
            <para>
            <para>A name that identifies the event destination within the configuration set.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.NewSES2ConfigurationSetEventDestinationCmdlet.KinesisFirehoseDestination_IamRoleArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the IAM role that the Amazon SES API v2 uses to
            send email events to the Amazon Kinesis Data Firehose stream.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.NewSES2ConfigurationSetEventDestinationCmdlet.EventDestination_MatchingEventType">
            <summary>
            <para>
            <para>An array that specifies which events the Amazon SES API v2 should send to the destinations
            in this <code>EventDestinationDefinition</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.NewSES2ConfigurationSetEventDestinationCmdlet.SnsDestination_TopicArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the Amazon SNS topic that you want to publish email
            events to. For more information about Amazon SNS topics, see the <a href="https://docs.aws.amazon.com/sns/latest/dg/CreateTopic.html">Amazon
            SNS Developer Guide</a>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.NewSES2ConfigurationSetEventDestinationCmdlet.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.SimpleEmailV2.Model.CreateConfigurationSetEventDestinationResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.NewSES2ConfigurationSetEventDestinationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the EventDestinationName parameter.
            The -PassThru parameter is deprecated, use -Select '^EventDestinationName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.NewSES2ConfigurationSetEventDestinationCmdlet.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.SES2.NewSES2ContactCmdlet">
            <summary>
            Creates a contact, which is an end-user who is receiving the email, and adds them
            to a contact list.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.NewSES2ContactCmdlet.AttributesData">
            <summary>
            <para>
            <para>The attribute data attached to a contact.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.NewSES2ContactCmdlet.ContactListName">
            <summary>
            <para>
            <para>The name of the contact list to which the contact should be added.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.NewSES2ContactCmdlet.EmailAddress">
            <summary>
            <para>
            <para>The contact's email address.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.NewSES2ContactCmdlet.TopicPreference">
            <summary>
            <para>
            <para>The contact's preferences for being opted-in to or opted-out of topics.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.NewSES2ContactCmdlet.UnsubscribeAll">
            <summary>
            <para>
            <para>A boolean value status noting if the contact is unsubscribed from all contact list
            topics.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.NewSES2ContactCmdlet.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.SimpleEmailV2.Model.CreateContactResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.NewSES2ContactCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ContactListName parameter.
            The -PassThru parameter is deprecated, use -Select '^ContactListName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.NewSES2ContactCmdlet.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.SES2.NewSES2ContactListCmdlet">
            <summary>
            Creates a contact list.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.NewSES2ContactListCmdlet.ContactListName">
            <summary>
            <para>
            <para>The name of the contact list.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.NewSES2ContactListCmdlet.Description">
            <summary>
            <para>
            <para>A description of what the contact list is about.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.NewSES2ContactListCmdlet.Tag">
            <summary>
            <para>
            <para>The tags associated with a contact list.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.NewSES2ContactListCmdlet.Topic">
            <summary>
            <para>
            <para>An interest group, theme, or label within a list. A contact list can have multiple
            topics.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.NewSES2ContactListCmdlet.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.SimpleEmailV2.Model.CreateContactListResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.NewSES2ContactListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ContactListName parameter.
            The -PassThru parameter is deprecated, use -Select '^ContactListName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.NewSES2ContactListCmdlet.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.SES2.NewSES2CustomVerificationEmailTemplateCmdlet">
            <summary>
            Creates a new custom verification email template.
             
              
            <para>
            For more information about custom verification email templates, see <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/send-email-verify-address-custom.html">Using
            Custom Verification Email Templates</a> in the <i>Amazon SES Developer Guide</i>.
            </para><para>
            You can execute this operation no more than once per second.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.NewSES2CustomVerificationEmailTemplateCmdlet.FailureRedirectionURL">
            <summary>
            <para>
            <para>The URL that the recipient of the verification email is sent to if his or her address
            is not successfully verified.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.NewSES2CustomVerificationEmailTemplateCmdlet.FromEmailAddress">
            <summary>
            <para>
            <para>The email address that the custom verification email is sent from.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.NewSES2CustomVerificationEmailTemplateCmdlet.SuccessRedirectionURL">
            <summary>
            <para>
            <para>The URL that the recipient of the verification email is sent to if his or her address
            is successfully verified.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.NewSES2CustomVerificationEmailTemplateCmdlet.TemplateContent">
            <summary>
            <para>
            <para>The content of the custom verification email. The total size of the email must be
            less than 10 MB. The message body may contain HTML, with some limitations. For more
            information, see <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/send-email-verify-address-custom.html#custom-verification-emails-faq">Custom
            Verification Email Frequently Asked Questions</a> in the <i>Amazon SES Developer Guide</i>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.NewSES2CustomVerificationEmailTemplateCmdlet.TemplateName">
            <summary>
            <para>
            <para>The name of the custom verification email template.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.NewSES2CustomVerificationEmailTemplateCmdlet.TemplateSubject">
            <summary>
            <para>
            <para>The subject line of the custom verification email.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.NewSES2CustomVerificationEmailTemplateCmdlet.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.SimpleEmailV2.Model.CreateCustomVerificationEmailTemplateResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.NewSES2CustomVerificationEmailTemplateCmdlet.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.SES2.NewSES2DedicatedIpPoolCmdlet">
            <summary>
            Create a new pool of dedicated IP addresses. A pool can include one or more dedicated
            IP addresses that are associated with your AWS account. You can associate a pool with
            a configuration set. When you send an email that uses that configuration set, the
            message is sent from one of the addresses in the associated pool.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.NewSES2DedicatedIpPoolCmdlet.PoolName">
            <summary>
            <para>
            <para>The name of the dedicated IP pool.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.NewSES2DedicatedIpPoolCmdlet.Tag">
            <summary>
            <para>
            <para>An object that defines the tags (keys and values) that you want to associate with
            the pool.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.NewSES2DedicatedIpPoolCmdlet.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.SimpleEmailV2.Model.CreateDedicatedIpPoolResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.NewSES2DedicatedIpPoolCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the PoolName parameter.
            The -PassThru parameter is deprecated, use -Select '^PoolName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.NewSES2DedicatedIpPoolCmdlet.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.SES2.NewSES2DeliverabilityTestReportCmdlet">
            <summary>
            Create a new predictive inbox placement test. Predictive inbox placement tests can
            help you predict how your messages will be handled by various email providers around
            the world. When you perform a predictive inbox placement test, you provide a sample
            message that contains the content that you plan to send to your customers. Amazon
            SES then sends that message to special email addresses spread across several major
            email providers. After about 24 hours, the test is complete, and you can use the <code>GetDeliverabilityTestReport</code>
            operation to view the results of the test.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.NewSES2DeliverabilityTestReportCmdlet.Html_Charset">
            <summary>
            <para>
            <para>The character set for the content. Because of the constraints of the SMTP protocol,
            Amazon SES uses 7-bit ASCII by default. If the text includes characters outside of
            the ASCII range, you have to specify a character set. For example, you could specify
            <code>UTF-8</code>, <code>ISO-8859-1</code>, or <code>Shift_JIS</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.NewSES2DeliverabilityTestReportCmdlet.Text_Charset">
            <summary>
            <para>
            <para>The character set for the content. Because of the constraints of the SMTP protocol,
            Amazon SES uses 7-bit ASCII by default. If the text includes characters outside of
            the ASCII range, you have to specify a character set. For example, you could specify
            <code>UTF-8</code>, <code>ISO-8859-1</code>, or <code>Shift_JIS</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.NewSES2DeliverabilityTestReportCmdlet.Subject_Charset">
            <summary>
            <para>
            <para>The character set for the content. Because of the constraints of the SMTP protocol,
            Amazon SES uses 7-bit ASCII by default. If the text includes characters outside of
            the ASCII range, you have to specify a character set. For example, you could specify
            <code>UTF-8</code>, <code>ISO-8859-1</code>, or <code>Shift_JIS</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.NewSES2DeliverabilityTestReportCmdlet.Raw_Data">
            <summary>
            <para>
            <para>The raw email message. The message has to meet the following criteria:</para><ul><li><para>The message has to contain a header and a body, separated by one blank line.</para></li><li><para>All of the required header fields must be present in the message.</para></li><li><para>Each part of a multipart MIME message must be formatted properly.</para></li><li><para>Attachments must be in a file format that the Amazon SES supports.</para></li><li><para>The entire message must be Base64 encoded.</para></li><li><para>If any of the MIME parts in your message contain content that is outside of the 7-bit
            ASCII character range, you should encode that content to ensure that recipients' email
            clients render the message properly.</para></li><li><para>The length of any single line of text in the message can't exceed 1,000 characters.
            This restriction is defined in <a href="https://tools.ietf.org/html/rfc5321">RFC 5321</a>.</para></li></ul>
            </para>
            <para>The cmdlet will automatically convert the supplied parameter of type string, string[], System.IO.FileInfo or System.IO.Stream to byte[] before supplying it to the service.</para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.NewSES2DeliverabilityTestReportCmdlet.Html_Data">
            <summary>
            <para>
            <para>The content of the message itself.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.NewSES2DeliverabilityTestReportCmdlet.Text_Data">
            <summary>
            <para>
            <para>The content of the message itself.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.NewSES2DeliverabilityTestReportCmdlet.Subject_Data">
            <summary>
            <para>
            <para>The content of the message itself.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.NewSES2DeliverabilityTestReportCmdlet.FromEmailAddress">
            <summary>
            <para>
            <para>The email address that the predictive inbox placement test email was sent from.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.NewSES2DeliverabilityTestReportCmdlet.ReportName">
            <summary>
            <para>
            <para>A unique name that helps you to identify the predictive inbox placement test when
            you retrieve the results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.NewSES2DeliverabilityTestReportCmdlet.Tag">
            <summary>
            <para>
            <para>An array of objects that define the tags (keys and values) that you want to associate
            with the predictive inbox placement test.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.NewSES2DeliverabilityTestReportCmdlet.Template_TemplateArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the template.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.NewSES2DeliverabilityTestReportCmdlet.Template_TemplateData">
            <summary>
            <para>
            <para>An object that defines the values to use for message variables in the template. This
            object is a set of key-value pairs. Each key defines a message variable in the template.
            The corresponding value defines the value to use for that variable.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.NewSES2DeliverabilityTestReportCmdlet.Template_TemplateName">
            <summary>
            <para>
            <para>The name of the template. You will refer to this name when you send email using the
            <code>SendTemplatedEmail</code> or <code>SendBulkTemplatedEmail</code> operations.
            </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.NewSES2DeliverabilityTestReportCmdlet.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.SimpleEmailV2.Model.CreateDeliverabilityTestReportResponse).
            Specifying the name of a property of type Amazon.SimpleEmailV2.Model.CreateDeliverabilityTestReportResponse 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.SES2.NewSES2DeliverabilityTestReportCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the FromEmailAddress parameter.
            The -PassThru parameter is deprecated, use -Select '^FromEmailAddress' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.NewSES2DeliverabilityTestReportCmdlet.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.SES2.NewSES2EmailIdentityCmdlet">
            <summary>
            Starts the process of verifying an email identity. An <i>identity</i> is an email
            address or domain that you use when you send email. Before you can use an identity
            to send email, you first have to verify it. By verifying an identity, you demonstrate
            that you're the owner of the identity, and that you've given Amazon SES API v2 permission
            to send email from the identity.
             
              
            <para>
            When you verify an email address, Amazon SES sends an email to the address. Your email
            address is verified as soon as you follow the link in the verification email.
            </para><para>
            When you verify a domain without specifying the <code>DkimSigningAttributes</code>
            object, this operation provides a set of DKIM tokens. You can convert these tokens
            into CNAME records, which you then add to the DNS configuration for your domain. Your
            domain is verified when Amazon SES detects these records in the DNS configuration
            for your domain. This verification method is known as <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/easy-dkim.html">Easy
            DKIM</a>.
            </para><para>
            Alternatively, you can perform the verification process by providing your own public-private
            key pair. This verification method is known as Bring Your Own DKIM (BYODKIM). To use
            BYODKIM, your call to the <code>CreateEmailIdentity</code> operation has to include
            the <code>DkimSigningAttributes</code> object. When you specify this object, you provide
            a selector (a component of the DNS record name that identifies the public key that
            you want to use for DKIM authentication) and a private key.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.NewSES2EmailIdentityCmdlet.DkimSigningAttributes_DomainSigningPrivateKey">
            <summary>
            <para>
            <para>A private key that's used to generate a DKIM signature.</para><para>The private key must use 1024-bit RSA encryption, and must be encoded using base64
            encoding.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.NewSES2EmailIdentityCmdlet.DkimSigningAttributes_DomainSigningSelector">
            <summary>
            <para>
            <para>A string that's used to identify a public key in the DNS configuration for a domain.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.NewSES2EmailIdentityCmdlet.EmailIdentity">
            <summary>
            <para>
            <para>The email address or domain that you want to verify.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.NewSES2EmailIdentityCmdlet.Tag">
            <summary>
            <para>
            <para>An array of objects that define the tags (keys and values) that you want to associate
            with the email identity.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.NewSES2EmailIdentityCmdlet.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.SimpleEmailV2.Model.CreateEmailIdentityResponse).
            Specifying the name of a property of type Amazon.SimpleEmailV2.Model.CreateEmailIdentityResponse 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.SES2.NewSES2EmailIdentityCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the EmailIdentity parameter.
            The -PassThru parameter is deprecated, use -Select '^EmailIdentity' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.NewSES2EmailIdentityCmdlet.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.SES2.NewSES2EmailIdentityPolicyCmdlet">
            <summary>
            Creates the specified sending authorization policy for the given identity (an email
            address or a domain).
             
             <note><para>
            This API is for the identity owner only. If you have not verified the identity, this
            API will return an error.
            </para></note><para>
            Sending authorization is a feature that enables an identity owner to authorize other
            senders to use its identities. For information about using sending authorization,
            see the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/sending-authorization.html">Amazon
            SES Developer Guide</a>.
            </para><para>
            You can execute this operation no more than once per second.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.NewSES2EmailIdentityPolicyCmdlet.EmailIdentity">
            <summary>
            <para>
            <para>The email identity for which you want to create a policy.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.NewSES2EmailIdentityPolicyCmdlet.Policy">
            <summary>
            <para>
            <para>The text of the policy in JSON format. The policy cannot exceed 4 KB.</para><para>For information about the syntax of sending authorization policies, see the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/sending-authorization-policies.html">Amazon
            SES Developer Guide</a>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.NewSES2EmailIdentityPolicyCmdlet.PolicyName">
            <summary>
            <para>
            <para>The name of the policy.</para><para>The policy name cannot exceed 64 characters and can only include alphanumeric characters,
            dashes, and underscores.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.NewSES2EmailIdentityPolicyCmdlet.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.SimpleEmailV2.Model.CreateEmailIdentityPolicyResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.NewSES2EmailIdentityPolicyCmdlet.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.SES2.NewSES2EmailTemplateCmdlet">
            <summary>
            Creates an email template. Email templates enable you to send personalized email to
            one or more destinations in a single API operation. For more information, see the
            <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/send-personalized-email-api.html">Amazon
            SES Developer Guide</a>.
             
              
            <para>
            You can execute this operation no more than once per second.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.NewSES2EmailTemplateCmdlet.TemplateContent_Html">
            <summary>
            <para>
            <para>The HTML body of the email.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.NewSES2EmailTemplateCmdlet.TemplateContent_Subject">
            <summary>
            <para>
            <para>The subject line of the email.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.NewSES2EmailTemplateCmdlet.TemplateName">
            <summary>
            <para>
            <para>The name of the template you want to create.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.NewSES2EmailTemplateCmdlet.TemplateContent_Text">
            <summary>
            <para>
            <para>The email body that will be visible to recipients whose email clients do not display
            HTML.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.NewSES2EmailTemplateCmdlet.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.SimpleEmailV2.Model.CreateEmailTemplateResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.NewSES2EmailTemplateCmdlet.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.SES2.NewSES2ImportJobCmdlet">
            <summary>
            Creates an import job for a data destination.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.NewSES2ImportJobCmdlet.ContactListDestination_ContactListImportAction">
            <summary>
            <para>
            <para>&gt;The type of action that you want to perform on the addresses. Acceptable values:</para><ul><li><para>PUT: add the addresses to the contact list. If the record already exists, it will
            override it with the new value.</para></li><li><para>DELETE: remove the addresses from the contact list.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.NewSES2ImportJobCmdlet.ContactListDestination_ContactListName">
            <summary>
            <para>
            <para>The name of the contact list.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.NewSES2ImportJobCmdlet.ImportDataSource_DataFormat">
            <summary>
            <para>
            <para>The data format of the import job's data source.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.NewSES2ImportJobCmdlet.ImportDataSource_S3Url">
            <summary>
            <para>
            <para>An Amazon S3 URL in the format s3://<i>&lt;bucket_name&gt;</i>/<i>&lt;object&gt;</i>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.NewSES2ImportJobCmdlet.SuppressionListDestination_SuppressionListImportAction">
            <summary>
            <para>
            <para>The type of action that you want to perform on the address. Acceptable values:</para><ul><li><para>PUT: add the addresses to the suppression list. If the record already exists, it will
            override it with the new value.</para></li><li><para>DELETE: remove the addresses from the suppression list.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.NewSES2ImportJobCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'JobId'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SimpleEmailV2.Model.CreateImportJobResponse).
            Specifying the name of a property of type Amazon.SimpleEmailV2.Model.CreateImportJobResponse 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.SES2.NewSES2ImportJobCmdlet.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.SES2.RemoveSES2ConfigurationSetCmdlet">
            <summary>
            Delete an existing configuration set.
             
              
            <para><i>Configuration sets</i> are groups of rules that you can apply to the emails you
            send. You apply a configuration set to an email by including a reference to the configuration
            set in the headers of the email. When you apply a configuration set to an email, all
            of the rules in that configuration set are applied to the email.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.RemoveSES2ConfigurationSetCmdlet.ConfigurationSetName">
            <summary>
            <para>
            <para>The name of the configuration set that you want to delete.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.RemoveSES2ConfigurationSetCmdlet.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.SimpleEmailV2.Model.DeleteConfigurationSetResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.RemoveSES2ConfigurationSetCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ConfigurationSetName parameter.
            The -PassThru parameter is deprecated, use -Select '^ConfigurationSetName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.RemoveSES2ConfigurationSetCmdlet.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.SES2.RemoveSES2ConfigurationSetEventDestinationCmdlet">
            <summary>
            Delete an event destination.
             
              
            <para><i>Events</i> include message sends, deliveries, opens, clicks, bounces, and complaints.
            <i>Event destinations</i> are places that you can send information about these events
            to. For example, you can send event data to Amazon SNS to receive notifications when
            you receive bounces or complaints, or you can use Amazon Kinesis Data Firehose to
            stream data to Amazon S3 for long-term storage.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.RemoveSES2ConfigurationSetEventDestinationCmdlet.ConfigurationSetName">
            <summary>
            <para>
            <para>The name of the configuration set that contains the event destination that you want
            to delete.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.RemoveSES2ConfigurationSetEventDestinationCmdlet.EventDestinationName">
            <summary>
            <para>
            <para>The name of the event destination that you want to delete.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.RemoveSES2ConfigurationSetEventDestinationCmdlet.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.SimpleEmailV2.Model.DeleteConfigurationSetEventDestinationResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.RemoveSES2ConfigurationSetEventDestinationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the EventDestinationName parameter.
            The -PassThru parameter is deprecated, use -Select '^EventDestinationName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.RemoveSES2ConfigurationSetEventDestinationCmdlet.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.SES2.RemoveSES2ContactCmdlet">
            <summary>
            Removes a contact from a contact list.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.RemoveSES2ContactCmdlet.ContactListName">
            <summary>
            <para>
            <para>The name of the contact list from which the contact should be removed.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.RemoveSES2ContactCmdlet.EmailAddress">
            <summary>
            <para>
            <para>The contact's email address.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.RemoveSES2ContactCmdlet.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.SimpleEmailV2.Model.DeleteContactResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.RemoveSES2ContactCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ContactListName parameter.
            The -PassThru parameter is deprecated, use -Select '^ContactListName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.RemoveSES2ContactCmdlet.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.SES2.RemoveSES2ContactListCmdlet">
            <summary>
            Deletes a contact list and all of the contacts on that list.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.RemoveSES2ContactListCmdlet.ContactListName">
            <summary>
            <para>
            <para>The name of the contact list.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.RemoveSES2ContactListCmdlet.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.SimpleEmailV2.Model.DeleteContactListResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.RemoveSES2ContactListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ContactListName parameter.
            The -PassThru parameter is deprecated, use -Select '^ContactListName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.RemoveSES2ContactListCmdlet.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.SES2.RemoveSES2CustomVerificationEmailTemplateCmdlet">
            <summary>
            Deletes an existing custom verification email template.
             
              
            <para>
            For more information about custom verification email templates, see <a href="https://docs.aws.amazon.com/es/latest/DeveloperGuide/send-email-verify-address-custom.html">Using
            Custom Verification Email Templates</a> in the <i>Amazon SES Developer Guide</i>.
            </para><para>
            You can execute this operation no more than once per second.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.RemoveSES2CustomVerificationEmailTemplateCmdlet.TemplateName">
            <summary>
            <para>
            <para>The name of the custom verification email template that you want to delete.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.RemoveSES2CustomVerificationEmailTemplateCmdlet.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.SimpleEmailV2.Model.DeleteCustomVerificationEmailTemplateResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.RemoveSES2CustomVerificationEmailTemplateCmdlet.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.SES2.RemoveSES2DedicatedIpPoolCmdlet">
            <summary>
            Delete a dedicated IP pool.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.RemoveSES2DedicatedIpPoolCmdlet.PoolName">
            <summary>
            <para>
            <para>The name of the dedicated IP pool that you want to delete.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.RemoveSES2DedicatedIpPoolCmdlet.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.SimpleEmailV2.Model.DeleteDedicatedIpPoolResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.RemoveSES2DedicatedIpPoolCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the PoolName parameter.
            The -PassThru parameter is deprecated, use -Select '^PoolName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.RemoveSES2DedicatedIpPoolCmdlet.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.SES2.RemoveSES2EmailIdentityCmdlet">
            <summary>
            Deletes an email identity. An identity can be either an email address or a domain
            name.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.RemoveSES2EmailIdentityCmdlet.EmailIdentity">
            <summary>
            <para>
            <para>The identity (that is, the email address or domain) that you want to delete.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.RemoveSES2EmailIdentityCmdlet.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.SimpleEmailV2.Model.DeleteEmailIdentityResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.RemoveSES2EmailIdentityCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the EmailIdentity parameter.
            The -PassThru parameter is deprecated, use -Select '^EmailIdentity' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.RemoveSES2EmailIdentityCmdlet.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.SES2.RemoveSES2EmailIdentityPolicyCmdlet">
            <summary>
            Deletes the specified sending authorization policy for the given identity (an email
            address or a domain). This API returns successfully even if a policy with the specified
            name does not exist.
             
             <note><para>
            This API is for the identity owner only. If you have not verified the identity, this
            API will return an error.
            </para></note><para>
            Sending authorization is a feature that enables an identity owner to authorize other
            senders to use its identities. For information about using sending authorization,
            see the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/sending-authorization.html">Amazon
            SES Developer Guide</a>.
            </para><para>
            You can execute this operation no more than once per second.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.RemoveSES2EmailIdentityPolicyCmdlet.EmailIdentity">
            <summary>
            <para>
            <para>The email identity for which you want to delete a policy.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.RemoveSES2EmailIdentityPolicyCmdlet.PolicyName">
            <summary>
            <para>
            <para>The name of the policy.</para><para>The policy name cannot exceed 64 characters and can only include alphanumeric characters,
            dashes, and underscores.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.RemoveSES2EmailIdentityPolicyCmdlet.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.SimpleEmailV2.Model.DeleteEmailIdentityPolicyResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.RemoveSES2EmailIdentityPolicyCmdlet.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.SES2.RemoveSES2EmailTemplateCmdlet">
            <summary>
            Deletes an email template.
             
              
            <para>
            You can execute this operation no more than once per second.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.RemoveSES2EmailTemplateCmdlet.TemplateName">
            <summary>
            <para>
            <para>The name of the template to be deleted.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.RemoveSES2EmailTemplateCmdlet.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.SimpleEmailV2.Model.DeleteEmailTemplateResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.RemoveSES2EmailTemplateCmdlet.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.SES2.RemoveSES2ResourceTagCmdlet">
            <summary>
            Remove one or more tags (keys and values) from a specified resource.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.RemoveSES2ResourceTagCmdlet.ResourceArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the resource that you want to remove one or more
            tags from.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.RemoveSES2ResourceTagCmdlet.TagKey">
            <summary>
            <para>
            <para>The tags (tag keys) that you want to remove from the resource. When you specify a
            tag key, the action removes both that key and its associated tag value.</para><para>To remove more than one tag from the resource, append the <code>TagKeys</code> parameter
            and argument for each additional tag to remove, separated by an ampersand. For example:
            <code>/v2/email/tags?ResourceArn=ResourceArn&amp;TagKeys=Key1&amp;TagKeys=Key2</code></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.RemoveSES2ResourceTagCmdlet.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.SimpleEmailV2.Model.UntagResourceResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.RemoveSES2ResourceTagCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ResourceArn parameter.
            The -PassThru parameter is deprecated, use -Select '^ResourceArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.RemoveSES2ResourceTagCmdlet.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.SES2.RemoveSES2SuppressedDestinationCmdlet">
            <summary>
            Removes an email address from the suppression list for your account.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.RemoveSES2SuppressedDestinationCmdlet.EmailAddress">
            <summary>
            <para>
            <para>The suppressed email destination to remove from the account suppression list.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.RemoveSES2SuppressedDestinationCmdlet.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.SimpleEmailV2.Model.DeleteSuppressedDestinationResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.RemoveSES2SuppressedDestinationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the EmailAddress parameter.
            The -PassThru parameter is deprecated, use -Select '^EmailAddress' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.RemoveSES2SuppressedDestinationCmdlet.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.SES2.SendSES2BulkEmailCmdlet">
            <summary>
            Composes an email message to multiple destinations.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.SendSES2BulkEmailCmdlet.BulkEmailEntry">
            <summary>
            <para>
            <para>The list of bulk email entry objects.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.SendSES2BulkEmailCmdlet.ConfigurationSetName">
            <summary>
            <para>
            <para>The name of the configuration set that you want to use when sending the email.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.SendSES2BulkEmailCmdlet.DefaultEmailTag">
            <summary>
            <para>
            <para>A list of tags, in the form of name/value pairs, to apply to an email that you send
            using the <code>SendEmail</code> operation. Tags correspond to characteristics of
            the email that you define, so that you can publish email sending events.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.SendSES2BulkEmailCmdlet.FeedbackForwardingEmailAddress">
            <summary>
            <para>
            <para>The address that you want bounce and complaint notifications to be sent to.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.SendSES2BulkEmailCmdlet.FeedbackForwardingEmailAddressIdentityArn">
            <summary>
            <para>
            <para>This parameter is used only for sending authorization. It is the ARN of the identity
            that is associated with the sending authorization policy that permits you to use the
            email address specified in the <code>FeedbackForwardingEmailAddress</code> parameter.</para><para>For example, if the owner of example.com (which has ARN arn:aws:ses:us-east-1:123456789012:identity/example.com)
            attaches a policy to it that authorizes you to use feedback@example.com, then you
            would specify the <code>FeedbackForwardingEmailAddressIdentityArn</code> to be arn:aws:ses:us-east-1:123456789012:identity/example.com,
            and the <code>FeedbackForwardingEmailAddress</code> to be feedback@example.com.</para><para>For more information about sending authorization, see the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/sending-authorization.html">Amazon
            SES Developer Guide</a>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.SendSES2BulkEmailCmdlet.FromEmailAddress">
            <summary>
            <para>
            <para>The email address that you want to use as the "From" address for the email. The address
            that you specify has to be verified.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.SendSES2BulkEmailCmdlet.FromEmailAddressIdentityArn">
            <summary>
            <para>
            <para>This parameter is used only for sending authorization. It is the ARN of the identity
            that is associated with the sending authorization policy that permits you to use the
            email address specified in the <code>FromEmailAddress</code> parameter.</para><para>For example, if the owner of example.com (which has ARN arn:aws:ses:us-east-1:123456789012:identity/example.com)
            attaches a policy to it that authorizes you to use sender@example.com, then you would
            specify the <code>FromEmailAddressIdentityArn</code> to be arn:aws:ses:us-east-1:123456789012:identity/example.com,
            and the <code>FromEmailAddress</code> to be sender@example.com.</para><para>For more information about sending authorization, see the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/sending-authorization.html">Amazon
            SES Developer Guide</a>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.SendSES2BulkEmailCmdlet.ReplyToAddress">
            <summary>
            <para>
            <para>The "Reply-to" email addresses for the message. When the recipient replies to the
            message, each Reply-to address receives the reply.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.SendSES2BulkEmailCmdlet.Template_TemplateArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the template.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.SendSES2BulkEmailCmdlet.Template_TemplateData">
            <summary>
            <para>
            <para>An object that defines the values to use for message variables in the template. This
            object is a set of key-value pairs. Each key defines a message variable in the template.
            The corresponding value defines the value to use for that variable.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.SendSES2BulkEmailCmdlet.Template_TemplateName">
            <summary>
            <para>
            <para>The name of the template. You will refer to this name when you send email using the
            <code>SendTemplatedEmail</code> or <code>SendBulkTemplatedEmail</code> operations.
            </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.SendSES2BulkEmailCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'BulkEmailEntryResults'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SimpleEmailV2.Model.SendBulkEmailResponse).
            Specifying the name of a property of type Amazon.SimpleEmailV2.Model.SendBulkEmailResponse 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.SES2.SendSES2BulkEmailCmdlet.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.SES2.SendSES2CustomVerificationEmailCmdlet">
            <summary>
            Adds an email address to the list of identities for your Amazon SES account in the
            current AWS Region and attempts to verify it. As a result of executing this operation,
            a customized verification email is sent to the specified address.
             
              
            <para>
            To use this operation, you must first create a custom verification email template.
            For more information about creating and using custom verification email templates,
            see <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/send-email-verify-address-custom.html">Using
            Custom Verification Email Templates</a> in the <i>Amazon SES Developer Guide</i>.
            </para><para>
            You can execute this operation no more than once per second.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.SendSES2CustomVerificationEmailCmdlet.ConfigurationSetName">
            <summary>
            <para>
            <para>Name of a configuration set to use when sending the verification email.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.SendSES2CustomVerificationEmailCmdlet.EmailAddress">
            <summary>
            <para>
            <para>The email address to verify.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.SendSES2CustomVerificationEmailCmdlet.TemplateName">
            <summary>
            <para>
            <para>The name of the custom verification email template to use when sending the verification
            email.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.SendSES2CustomVerificationEmailCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'MessageId'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SimpleEmailV2.Model.SendCustomVerificationEmailResponse).
            Specifying the name of a property of type Amazon.SimpleEmailV2.Model.SendCustomVerificationEmailResponse 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.SES2.SendSES2CustomVerificationEmailCmdlet.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.SES2.SendSES2EmailCmdlet">
            <summary>
            Sends an email message. You can use the Amazon SES API v2 to send two types of messages:
             
             <ul><li><para><b>Simple</b> – A standard email message. When you create this type of message, you
            specify the sender, the recipient, and the message body, and Amazon SES assembles
            the message for you.
            </para></li><li><para><b>Raw</b> – A raw, MIME-formatted email message. When you send this type of email,
            you have to specify all of the message headers, as well as the message body. You can
            use this message type to send messages that contain attachments. The message that
            you specify has to be a valid MIME message.
            </para></li><li><para><b>Templated</b> – A message that contains personalization tags. When you send this
            type of email, Amazon SES API v2 automatically replaces the tags with values that
            you specify.
            </para></li></ul>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.SendSES2EmailCmdlet.Destination_BccAddress">
            <summary>
            <para>
            <para>An array that contains the email addresses of the "BCC" (blind carbon copy) recipients
            for the email.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.SendSES2EmailCmdlet.Destination_CcAddress">
            <summary>
            <para>
            <para>An array that contains the email addresses of the "CC" (carbon copy) recipients for
            the email.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.SendSES2EmailCmdlet.Html_Charset">
            <summary>
            <para>
            <para>The character set for the content. Because of the constraints of the SMTP protocol,
            Amazon SES uses 7-bit ASCII by default. If the text includes characters outside of
            the ASCII range, you have to specify a character set. For example, you could specify
            <code>UTF-8</code>, <code>ISO-8859-1</code>, or <code>Shift_JIS</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.SendSES2EmailCmdlet.Text_Charset">
            <summary>
            <para>
            <para>The character set for the content. Because of the constraints of the SMTP protocol,
            Amazon SES uses 7-bit ASCII by default. If the text includes characters outside of
            the ASCII range, you have to specify a character set. For example, you could specify
            <code>UTF-8</code>, <code>ISO-8859-1</code>, or <code>Shift_JIS</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.SendSES2EmailCmdlet.Subject_Charset">
            <summary>
            <para>
            <para>The character set for the content. Because of the constraints of the SMTP protocol,
            Amazon SES uses 7-bit ASCII by default. If the text includes characters outside of
            the ASCII range, you have to specify a character set. For example, you could specify
            <code>UTF-8</code>, <code>ISO-8859-1</code>, or <code>Shift_JIS</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.SendSES2EmailCmdlet.ConfigurationSetName">
            <summary>
            <para>
            <para>The name of the configuration set that you want to use when sending the email.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.SendSES2EmailCmdlet.ListManagementOptions_ContactListName">
            <summary>
            <para>
            <para>The name of the contact list.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.SendSES2EmailCmdlet.Raw_Data">
            <summary>
            <para>
            <para>The raw email message. The message has to meet the following criteria:</para><ul><li><para>The message has to contain a header and a body, separated by one blank line.</para></li><li><para>All of the required header fields must be present in the message.</para></li><li><para>Each part of a multipart MIME message must be formatted properly.</para></li><li><para>Attachments must be in a file format that the Amazon SES supports.</para></li><li><para>The entire message must be Base64 encoded.</para></li><li><para>If any of the MIME parts in your message contain content that is outside of the 7-bit
            ASCII character range, you should encode that content to ensure that recipients' email
            clients render the message properly.</para></li><li><para>The length of any single line of text in the message can't exceed 1,000 characters.
            This restriction is defined in <a href="https://tools.ietf.org/html/rfc5321">RFC 5321</a>.</para></li></ul>
            </para>
            <para>The cmdlet will automatically convert the supplied parameter of type string, string[], System.IO.FileInfo or System.IO.Stream to byte[] before supplying it to the service.</para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.SendSES2EmailCmdlet.Html_Data">
            <summary>
            <para>
            <para>The content of the message itself.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.SendSES2EmailCmdlet.Text_Data">
            <summary>
            <para>
            <para>The content of the message itself.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.SendSES2EmailCmdlet.Subject_Data">
            <summary>
            <para>
            <para>The content of the message itself.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.SendSES2EmailCmdlet.EmailTag">
            <summary>
            <para>
            <para>A list of tags, in the form of name/value pairs, to apply to an email that you send
            using the <code>SendEmail</code> operation. Tags correspond to characteristics of
            the email that you define, so that you can publish email sending events. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.SendSES2EmailCmdlet.FeedbackForwardingEmailAddress">
            <summary>
            <para>
            <para>The address that you want bounce and complaint notifications to be sent to.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.SendSES2EmailCmdlet.FeedbackForwardingEmailAddressIdentityArn">
            <summary>
            <para>
            <para>This parameter is used only for sending authorization. It is the ARN of the identity
            that is associated with the sending authorization policy that permits you to use the
            email address specified in the <code>FeedbackForwardingEmailAddress</code> parameter.</para><para>For example, if the owner of example.com (which has ARN arn:aws:ses:us-east-1:123456789012:identity/example.com)
            attaches a policy to it that authorizes you to use feedback@example.com, then you
            would specify the <code>FeedbackForwardingEmailAddressIdentityArn</code> to be arn:aws:ses:us-east-1:123456789012:identity/example.com,
            and the <code>FeedbackForwardingEmailAddress</code> to be feedback@example.com.</para><para>For more information about sending authorization, see the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/sending-authorization.html">Amazon
            SES Developer Guide</a>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.SendSES2EmailCmdlet.FromEmailAddress">
            <summary>
            <para>
            <para>The email address that you want to use as the "From" address for the email. The address
            that you specify has to be verified. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.SendSES2EmailCmdlet.FromEmailAddressIdentityArn">
            <summary>
            <para>
            <para>This parameter is used only for sending authorization. It is the ARN of the identity
            that is associated with the sending authorization policy that permits you to use the
            email address specified in the <code>FromEmailAddress</code> parameter.</para><para>For example, if the owner of example.com (which has ARN arn:aws:ses:us-east-1:123456789012:identity/example.com)
            attaches a policy to it that authorizes you to use sender@example.com, then you would
            specify the <code>FromEmailAddressIdentityArn</code> to be arn:aws:ses:us-east-1:123456789012:identity/example.com,
            and the <code>FromEmailAddress</code> to be sender@example.com.</para><para>For more information about sending authorization, see the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/sending-authorization.html">Amazon
            SES Developer Guide</a>.</para><para>For Raw emails, the <code>FromEmailAddressIdentityArn</code> value overrides the X-SES-SOURCE-ARN
            and X-SES-FROM-ARN headers specified in raw email message content.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.SendSES2EmailCmdlet.ReplyToAddress">
            <summary>
            <para>
            <para>The "Reply-to" email addresses for the message. When the recipient replies to the
            message, each Reply-to address receives the reply.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.SendSES2EmailCmdlet.Template_TemplateArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the template.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.SendSES2EmailCmdlet.Template_TemplateData">
            <summary>
            <para>
            <para>An object that defines the values to use for message variables in the template. This
            object is a set of key-value pairs. Each key defines a message variable in the template.
            The corresponding value defines the value to use for that variable.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.SendSES2EmailCmdlet.Template_TemplateName">
            <summary>
            <para>
            <para>The name of the template. You will refer to this name when you send email using the
            <code>SendTemplatedEmail</code> or <code>SendBulkTemplatedEmail</code> operations.
            </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.SendSES2EmailCmdlet.Destination_ToAddress">
            <summary>
            <para>
            <para>An array that contains the email addresses of the "To" recipients for the email.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.SendSES2EmailCmdlet.ListManagementOptions_TopicName">
            <summary>
            <para>
            <para>The name of the topic.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.SendSES2EmailCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'MessageId'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SimpleEmailV2.Model.SendEmailResponse).
            Specifying the name of a property of type Amazon.SimpleEmailV2.Model.SendEmailResponse 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.SES2.SendSES2EmailCmdlet.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.SES2.TestSES2RenderEmailTemplateCmdlet">
            <summary>
            Creates a preview of the MIME content of an email when provided with a template and
            a set of replacement data.
             
              
            <para>
            You can execute this operation no more than once per second.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.TestSES2RenderEmailTemplateCmdlet.TemplateData">
            <summary>
            <para>
            <para>A list of replacement values to apply to the template. This parameter is a JSON object,
            typically consisting of key-value pairs in which the keys correspond to replacement
            tags in the email template.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.TestSES2RenderEmailTemplateCmdlet.TemplateName">
            <summary>
            <para>
            <para>The name of the template that you want to render.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.TestSES2RenderEmailTemplateCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'RenderedTemplate'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SimpleEmailV2.Model.TestRenderEmailTemplateResponse).
            Specifying the name of a property of type Amazon.SimpleEmailV2.Model.TestRenderEmailTemplateResponse 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.SES2.UpdateSES2ConfigurationSetEventDestinationCmdlet">
            <summary>
            Update the configuration of an event destination for a configuration set.
             
              
            <para><i>Events</i> include message sends, deliveries, opens, clicks, bounces, and complaints.
            <i>Event destinations</i> are places that you can send information about these events
            to. For example, you can send event data to Amazon SNS to receive notifications when
            you receive bounces or complaints, or you can use Amazon Kinesis Data Firehose to
            stream data to Amazon S3 for long-term storage.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.UpdateSES2ConfigurationSetEventDestinationCmdlet.PinpointDestination_ApplicationArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the Amazon Pinpoint project that you want to send
            email events to.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.UpdateSES2ConfigurationSetEventDestinationCmdlet.ConfigurationSetName">
            <summary>
            <para>
            <para>The name of the configuration set that contains the event destination that you want
            to modify.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.UpdateSES2ConfigurationSetEventDestinationCmdlet.KinesisFirehoseDestination_DeliveryStreamArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the Amazon Kinesis Data Firehose stream that the
            Amazon SES API v2 sends email events to.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.UpdateSES2ConfigurationSetEventDestinationCmdlet.CloudWatchDestination_DimensionConfiguration">
            <summary>
            <para>
            <para>An array of objects that define the dimensions to use when you send email events to
            Amazon CloudWatch.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.UpdateSES2ConfigurationSetEventDestinationCmdlet.EventDestination_Enabled">
            <summary>
            <para>
            <para>If <code>true</code>, the event destination is enabled. When the event destination
            is enabled, the specified event types are sent to the destinations in this <code>EventDestinationDefinition</code>.</para><para>If <code>false</code>, the event destination is disabled. When the event destination
            is disabled, events aren't sent to the specified destinations.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.UpdateSES2ConfigurationSetEventDestinationCmdlet.EventDestinationName">
            <summary>
            <para>
            <para>The name of the event destination that you want to modify.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.UpdateSES2ConfigurationSetEventDestinationCmdlet.KinesisFirehoseDestination_IamRoleArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the IAM role that the Amazon SES API v2 uses to
            send email events to the Amazon Kinesis Data Firehose stream.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.UpdateSES2ConfigurationSetEventDestinationCmdlet.EventDestination_MatchingEventType">
            <summary>
            <para>
            <para>An array that specifies which events the Amazon SES API v2 should send to the destinations
            in this <code>EventDestinationDefinition</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.UpdateSES2ConfigurationSetEventDestinationCmdlet.SnsDestination_TopicArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the Amazon SNS topic that you want to publish email
            events to. For more information about Amazon SNS topics, see the <a href="https://docs.aws.amazon.com/sns/latest/dg/CreateTopic.html">Amazon
            SNS Developer Guide</a>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.UpdateSES2ConfigurationSetEventDestinationCmdlet.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.SimpleEmailV2.Model.UpdateConfigurationSetEventDestinationResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.UpdateSES2ConfigurationSetEventDestinationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the EventDestinationName parameter.
            The -PassThru parameter is deprecated, use -Select '^EventDestinationName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.UpdateSES2ConfigurationSetEventDestinationCmdlet.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.SES2.UpdateSES2ContactCmdlet">
            <summary>
            Updates a contact's preferences for a list. It is not necessary to specify all existing
            topic preferences in the TopicPreferences object, just the ones that need updating.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.UpdateSES2ContactCmdlet.AttributesData">
            <summary>
            <para>
            <para>The attribute data attached to a contact.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.UpdateSES2ContactCmdlet.ContactListName">
            <summary>
            <para>
            <para>The name of the contact list.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.UpdateSES2ContactCmdlet.EmailAddress">
            <summary>
            <para>
            <para>The contact's email addres.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.UpdateSES2ContactCmdlet.TopicPreference">
            <summary>
            <para>
            <para>The contact's preference for being opted-in to or opted-out of a topic.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.UpdateSES2ContactCmdlet.UnsubscribeAll">
            <summary>
            <para>
            <para>A boolean value status noting if the contact is unsubscribed from all contact list
            topics.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.UpdateSES2ContactCmdlet.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.SimpleEmailV2.Model.UpdateContactResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.UpdateSES2ContactCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ContactListName parameter.
            The -PassThru parameter is deprecated, use -Select '^ContactListName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.UpdateSES2ContactCmdlet.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.SES2.UpdateSES2ContactListCmdlet">
            <summary>
            Updates contact list metadata. This operation does a complete replacement.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.UpdateSES2ContactListCmdlet.ContactListName">
            <summary>
            <para>
            <para>The name of the contact list.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.UpdateSES2ContactListCmdlet.Description">
            <summary>
            <para>
            <para>A description of what the contact list is about.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.UpdateSES2ContactListCmdlet.Topic">
            <summary>
            <para>
            <para>An interest group, theme, or label within a list. A contact list can have multiple
            topics.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.UpdateSES2ContactListCmdlet.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.SimpleEmailV2.Model.UpdateContactListResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.UpdateSES2ContactListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ContactListName parameter.
            The -PassThru parameter is deprecated, use -Select '^ContactListName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.UpdateSES2ContactListCmdlet.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.SES2.UpdateSES2CustomVerificationEmailTemplateCmdlet">
            <summary>
            Updates an existing custom verification email template.
             
              
            <para>
            For more information about custom verification email templates, see <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/send-email-verify-address-custom.html">Using
            Custom Verification Email Templates</a> in the <i>Amazon SES Developer Guide</i>.
            </para><para>
            You can execute this operation no more than once per second.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.UpdateSES2CustomVerificationEmailTemplateCmdlet.FailureRedirectionURL">
            <summary>
            <para>
            <para>The URL that the recipient of the verification email is sent to if his or her address
            is not successfully verified.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.UpdateSES2CustomVerificationEmailTemplateCmdlet.FromEmailAddress">
            <summary>
            <para>
            <para>The email address that the custom verification email is sent from.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.UpdateSES2CustomVerificationEmailTemplateCmdlet.SuccessRedirectionURL">
            <summary>
            <para>
            <para>The URL that the recipient of the verification email is sent to if his or her address
            is successfully verified.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.UpdateSES2CustomVerificationEmailTemplateCmdlet.TemplateContent">
            <summary>
            <para>
            <para>The content of the custom verification email. The total size of the email must be
            less than 10 MB. The message body may contain HTML, with some limitations. For more
            information, see <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/send-email-verify-address-custom.html#custom-verification-emails-faq">Custom
            Verification Email Frequently Asked Questions</a> in the <i>Amazon SES Developer Guide</i>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.UpdateSES2CustomVerificationEmailTemplateCmdlet.TemplateName">
            <summary>
            <para>
            <para>The name of the custom verification email template that you want to update.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.UpdateSES2CustomVerificationEmailTemplateCmdlet.TemplateSubject">
            <summary>
            <para>
            <para>The subject line of the custom verification email.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.UpdateSES2CustomVerificationEmailTemplateCmdlet.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.SimpleEmailV2.Model.UpdateCustomVerificationEmailTemplateResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.UpdateSES2CustomVerificationEmailTemplateCmdlet.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.SES2.UpdateSES2EmailIdentityPolicyCmdlet">
            <summary>
            Updates the specified sending authorization policy for the given identity (an email
            address or a domain). This API returns successfully even if a policy with the specified
            name does not exist.
             
             <note><para>
            This API is for the identity owner only. If you have not verified the identity, this
            API will return an error.
            </para></note><para>
            Sending authorization is a feature that enables an identity owner to authorize other
            senders to use its identities. For information about using sending authorization,
            see the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/sending-authorization.html">Amazon
            SES Developer Guide</a>.
            </para><para>
            You can execute this operation no more than once per second.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.UpdateSES2EmailIdentityPolicyCmdlet.EmailIdentity">
            <summary>
            <para>
            <para>The email identity for which you want to update policy.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.UpdateSES2EmailIdentityPolicyCmdlet.Policy">
            <summary>
            <para>
            <para>The text of the policy in JSON format. The policy cannot exceed 4 KB.</para><para> For information about the syntax of sending authorization policies, see the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/sending-authorization-policies.html">Amazon
            SES Developer Guide</a>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.UpdateSES2EmailIdentityPolicyCmdlet.PolicyName">
            <summary>
            <para>
            <para>The name of the policy.</para><para>The policy name cannot exceed 64 characters and can only include alphanumeric characters,
            dashes, and underscores.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.UpdateSES2EmailIdentityPolicyCmdlet.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.SimpleEmailV2.Model.UpdateEmailIdentityPolicyResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.UpdateSES2EmailIdentityPolicyCmdlet.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.SES2.UpdateSES2EmailTemplateCmdlet">
            <summary>
            Updates an email template. Email templates enable you to send personalized email to
            one or more destinations in a single API operation. For more information, see the
            <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/send-personalized-email-api.html">Amazon
            SES Developer Guide</a>.
             
              
            <para>
            You can execute this operation no more than once per second.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.UpdateSES2EmailTemplateCmdlet.TemplateContent_Html">
            <summary>
            <para>
            <para>The HTML body of the email.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.UpdateSES2EmailTemplateCmdlet.TemplateContent_Subject">
            <summary>
            <para>
            <para>The subject line of the email.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.UpdateSES2EmailTemplateCmdlet.TemplateName">
            <summary>
            <para>
            <para>The name of the template you want to update.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.UpdateSES2EmailTemplateCmdlet.TemplateContent_Text">
            <summary>
            <para>
            <para>The email body that will be visible to recipients whose email clients do not display
            HTML.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.UpdateSES2EmailTemplateCmdlet.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.SimpleEmailV2.Model.UpdateEmailTemplateResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.UpdateSES2EmailTemplateCmdlet.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.SES2.WriteSES2AccountDedicatedIpWarmupAttributeCmdlet">
            <summary>
            Enable or disable the automatic warm-up feature for dedicated IP addresses.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.WriteSES2AccountDedicatedIpWarmupAttributeCmdlet.AutoWarmupEnabled">
            <summary>
            <para>
            <para>Enables or disables the automatic warm-up feature for dedicated IP addresses that
            are associated with your Amazon SES account in the current AWS Region. Set to <code>true</code>
            to enable the automatic warm-up feature, or set to <code>false</code> to disable it.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.WriteSES2AccountDedicatedIpWarmupAttributeCmdlet.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.SimpleEmailV2.Model.PutAccountDedicatedIpWarmupAttributesResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.WriteSES2AccountDedicatedIpWarmupAttributeCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AutoWarmupEnabled parameter.
            The -PassThru parameter is deprecated, use -Select '^AutoWarmupEnabled' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.WriteSES2AccountDedicatedIpWarmupAttributeCmdlet.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.SES2.WriteSES2AccountDetailCmdlet">
            <summary>
            Update your Amazon SES account details.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.WriteSES2AccountDetailCmdlet.AdditionalContactEmailAddress">
            <summary>
            <para>
            <para>Additional email addresses that you would like to be notified regarding Amazon SES
            matters.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.WriteSES2AccountDetailCmdlet.ContactLanguage">
            <summary>
            <para>
            <para>The language you would prefer to be contacted with.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.WriteSES2AccountDetailCmdlet.MailType">
            <summary>
            <para>
            <para>The type of email your account will send.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.WriteSES2AccountDetailCmdlet.ProductionAccessEnabled">
            <summary>
            <para>
            <para>Indicates whether or not your account should have production access in the current
            AWS Region.</para><para>If the value is <code>false</code>, then your account is in the <i>sandbox</i>. When
            your account is in the sandbox, you can only send email to verified identities. Additionally,
            the maximum number of emails you can send in a 24-hour period (your sending quota)
            is 200, and the maximum number of emails you can send per second (your maximum sending
            rate) is 1.</para><para>If the value is <code>true</code>, then your account has production access. When your
            account has production access, you can send email to any address. The sending quota
            and maximum sending rate for your account vary based on your specific use case.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.WriteSES2AccountDetailCmdlet.UseCaseDescription">
            <summary>
            <para>
            <para>A description of the types of email that you plan to send.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.WriteSES2AccountDetailCmdlet.WebsiteURL">
            <summary>
            <para>
            <para>The URL of your website. This information helps us better understand the type of content
            that you plan to send.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.WriteSES2AccountDetailCmdlet.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.SimpleEmailV2.Model.PutAccountDetailsResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.WriteSES2AccountDetailCmdlet.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.SES2.WriteSES2AccountSendingAttributeCmdlet">
            <summary>
            Enable or disable the ability of your account to send email.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.WriteSES2AccountSendingAttributeCmdlet.SendingEnabled">
            <summary>
            <para>
            <para>Enables or disables your account's ability to send email. Set to <code>true</code>
            to enable email sending, or set to <code>false</code> to disable email sending.</para><note><para>If AWS paused your account's ability to send email, you can't use this operation to
            resume your account's ability to send email.</para></note>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.WriteSES2AccountSendingAttributeCmdlet.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.SimpleEmailV2.Model.PutAccountSendingAttributesResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.WriteSES2AccountSendingAttributeCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the SendingEnabled parameter.
            The -PassThru parameter is deprecated, use -Select '^SendingEnabled' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.WriteSES2AccountSendingAttributeCmdlet.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.SES2.WriteSES2AccountSuppressionAttributeCmdlet">
            <summary>
            Change the settings for the account-level suppression list.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.WriteSES2AccountSuppressionAttributeCmdlet.SuppressedReason">
            <summary>
            <para>
            <para>A list that contains the reasons that email addresses will be automatically added
            to the suppression list for your account. This list can contain any or all of the
            following:</para><ul><li><para><code>COMPLAINT</code> – Amazon SES adds an email address to the suppression list
            for your account when a message sent to that address results in a complaint.</para></li><li><para><code>BOUNCE</code> – Amazon SES adds an email address to the suppression list for
            your account when a message sent to that address results in a hard bounce.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.WriteSES2AccountSuppressionAttributeCmdlet.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.SimpleEmailV2.Model.PutAccountSuppressionAttributesResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.WriteSES2AccountSuppressionAttributeCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the SuppressedReason parameter.
            The -PassThru parameter is deprecated, use -Select '^SuppressedReason' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.WriteSES2AccountSuppressionAttributeCmdlet.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.SES2.WriteSES2ConfigurationSetDeliveryOptionCmdlet">
            <summary>
            Associate a configuration set with a dedicated IP pool. You can use dedicated IP pools
            to create groups of dedicated IP addresses for sending specific types of email.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.WriteSES2ConfigurationSetDeliveryOptionCmdlet.ConfigurationSetName">
            <summary>
            <para>
            <para>The name of the configuration set that you want to associate with a dedicated IP pool.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.WriteSES2ConfigurationSetDeliveryOptionCmdlet.SendingPoolName">
            <summary>
            <para>
            <para>The name of the dedicated IP pool that you want to associate with the configuration
            set.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.WriteSES2ConfigurationSetDeliveryOptionCmdlet.TlsPolicy">
            <summary>
            <para>
            <para>Specifies whether messages that use the configuration set are required to use Transport
            Layer Security (TLS). If the value is <code>Require</code>, messages are only delivered
            if a TLS connection can be established. If the value is <code>Optional</code>, messages
            can be delivered in plain text if a TLS connection can't be established.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.WriteSES2ConfigurationSetDeliveryOptionCmdlet.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.SimpleEmailV2.Model.PutConfigurationSetDeliveryOptionsResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.WriteSES2ConfigurationSetDeliveryOptionCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ConfigurationSetName parameter.
            The -PassThru parameter is deprecated, use -Select '^ConfigurationSetName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.WriteSES2ConfigurationSetDeliveryOptionCmdlet.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.SES2.WriteSES2ConfigurationSetReputationOptionCmdlet">
            <summary>
            Enable or disable collection of reputation metrics for emails that you send using
            a particular configuration set in a specific AWS Region.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.WriteSES2ConfigurationSetReputationOptionCmdlet.ConfigurationSetName">
            <summary>
            <para>
            <para>The name of the configuration set that you want to enable or disable reputation metric
            tracking for.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.WriteSES2ConfigurationSetReputationOptionCmdlet.ReputationMetricsEnabled">
            <summary>
            <para>
            <para>If <code>true</code>, tracking of reputation metrics is enabled for the configuration
            set. If <code>false</code>, tracking of reputation metrics is disabled for the configuration
            set.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.WriteSES2ConfigurationSetReputationOptionCmdlet.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.SimpleEmailV2.Model.PutConfigurationSetReputationOptionsResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.WriteSES2ConfigurationSetReputationOptionCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ConfigurationSetName parameter.
            The -PassThru parameter is deprecated, use -Select '^ConfigurationSetName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.WriteSES2ConfigurationSetReputationOptionCmdlet.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.SES2.WriteSES2ConfigurationSetSendingOptionCmdlet">
            <summary>
            Enable or disable email sending for messages that use a particular configuration set
            in a specific AWS Region.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.WriteSES2ConfigurationSetSendingOptionCmdlet.ConfigurationSetName">
            <summary>
            <para>
            <para>The name of the configuration set that you want to enable or disable email sending
            for.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.WriteSES2ConfigurationSetSendingOptionCmdlet.SendingEnabled">
            <summary>
            <para>
            <para>If <code>true</code>, email sending is enabled for the configuration set. If <code>false</code>,
            email sending is disabled for the configuration set.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.WriteSES2ConfigurationSetSendingOptionCmdlet.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.SimpleEmailV2.Model.PutConfigurationSetSendingOptionsResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.WriteSES2ConfigurationSetSendingOptionCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ConfigurationSetName parameter.
            The -PassThru parameter is deprecated, use -Select '^ConfigurationSetName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.WriteSES2ConfigurationSetSendingOptionCmdlet.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.SES2.WriteSES2ConfigurationSetSuppressionOptionCmdlet">
            <summary>
            Specify the account suppression list preferences for a configuration set.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.WriteSES2ConfigurationSetSuppressionOptionCmdlet.ConfigurationSetName">
            <summary>
            <para>
            <para>The name of the configuration set that you want to change the suppression list preferences
            for.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.WriteSES2ConfigurationSetSuppressionOptionCmdlet.SuppressedReason">
            <summary>
            <para>
            <para>A list that contains the reasons that email addresses are automatically added to the
            suppression list for your account. This list can contain any or all of the following:</para><ul><li><para><code>COMPLAINT</code> – Amazon SES adds an email address to the suppression list
            for your account when a message sent to that address results in a complaint.</para></li><li><para><code>BOUNCE</code> – Amazon SES adds an email address to the suppression list for
            your account when a message sent to that address results in a hard bounce.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.WriteSES2ConfigurationSetSuppressionOptionCmdlet.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.SimpleEmailV2.Model.PutConfigurationSetSuppressionOptionsResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.WriteSES2ConfigurationSetSuppressionOptionCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ConfigurationSetName parameter.
            The -PassThru parameter is deprecated, use -Select '^ConfigurationSetName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.WriteSES2ConfigurationSetSuppressionOptionCmdlet.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.SES2.WriteSES2ConfigurationSetTrackingOptionCmdlet">
            <summary>
            Specify a custom domain to use for open and click tracking elements in email that
            you send.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.WriteSES2ConfigurationSetTrackingOptionCmdlet.ConfigurationSetName">
            <summary>
            <para>
            <para>The name of the configuration set that you want to add a custom tracking domain to.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.WriteSES2ConfigurationSetTrackingOptionCmdlet.CustomRedirectDomain">
            <summary>
            <para>
            <para>The domain that you want to use to track open and click events.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.WriteSES2ConfigurationSetTrackingOptionCmdlet.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.SimpleEmailV2.Model.PutConfigurationSetTrackingOptionsResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.WriteSES2ConfigurationSetTrackingOptionCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ConfigurationSetName parameter.
            The -PassThru parameter is deprecated, use -Select '^ConfigurationSetName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.WriteSES2ConfigurationSetTrackingOptionCmdlet.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.SES2.WriteSES2DedicatedIpInPoolCmdlet">
            <summary>
            Move a dedicated IP address to an existing dedicated IP pool.
             
             <note><para>
            The dedicated IP address that you specify must already exist, and must be associated
            with your AWS account.
            </para><para>
            The dedicated IP pool you specify must already exist. You can create a new pool by
            using the <code>CreateDedicatedIpPool</code> operation.
            </para></note>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.WriteSES2DedicatedIpInPoolCmdlet.DestinationPoolName">
            <summary>
            <para>
            <para>The name of the IP pool that you want to add the dedicated IP address to. You have
            to specify an IP pool that already exists.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.WriteSES2DedicatedIpInPoolCmdlet.Ip">
            <summary>
            <para>
            <para>The IP address that you want to move to the dedicated IP pool. The value you specify
            has to be a dedicated IP address that's associated with your AWS account.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.WriteSES2DedicatedIpInPoolCmdlet.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.SimpleEmailV2.Model.PutDedicatedIpInPoolResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.WriteSES2DedicatedIpInPoolCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the Ip parameter.
            The -PassThru parameter is deprecated, use -Select '^Ip' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.WriteSES2DedicatedIpInPoolCmdlet.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>
        <!-- Badly formed XML comment ignored for member "T:Amazon.PowerShell.Cmdlets.SES2.WriteSES2DedicatedIpWarmupAttributeCmdlet" -->
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.WriteSES2DedicatedIpWarmupAttributeCmdlet.Ip">
            <summary>
            <para>
            <para>The dedicated IP address that you want to update the warm-up attributes for.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.WriteSES2DedicatedIpWarmupAttributeCmdlet.WarmupPercentage">
            <summary>
            <para>
            <para>The warm-up percentage that you want to associate with the dedicated IP address.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.WriteSES2DedicatedIpWarmupAttributeCmdlet.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.SimpleEmailV2.Model.PutDedicatedIpWarmupAttributesResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.WriteSES2DedicatedIpWarmupAttributeCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the Ip parameter.
            The -PassThru parameter is deprecated, use -Select '^Ip' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.WriteSES2DedicatedIpWarmupAttributeCmdlet.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.SES2.WriteSES2DeliverabilityDashboardOptionCmdlet">
            <summary>
            Enable or disable the Deliverability dashboard. When you enable the Deliverability
            dashboard, you gain access to reputation, deliverability, and other metrics for the
            domains that you use to send email. You also gain the ability to perform predictive
            inbox placement tests.
             
              
            <para>
            When you use the Deliverability dashboard, you pay a monthly subscription charge,
            in addition to any other fees that you accrue by using Amazon SES and other AWS services.
            For more information about the features and cost of a Deliverability dashboard subscription,
            see <a href="http://aws.amazon.com/ses/pricing/">Amazon SES Pricing</a>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.WriteSES2DeliverabilityDashboardOptionCmdlet.DashboardEnabled">
            <summary>
            <para>
            <para>Specifies whether to enable the Deliverability dashboard. To enable the dashboard,
            set this value to <code>true</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.WriteSES2DeliverabilityDashboardOptionCmdlet.SubscribedDomain">
            <summary>
            <para>
            <para>An array of objects, one for each verified domain that you use to send email and enabled
            the Deliverability dashboard for.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.WriteSES2DeliverabilityDashboardOptionCmdlet.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.SimpleEmailV2.Model.PutDeliverabilityDashboardOptionResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.WriteSES2DeliverabilityDashboardOptionCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DashboardEnabled parameter.
            The -PassThru parameter is deprecated, use -Select '^DashboardEnabled' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.WriteSES2DeliverabilityDashboardOptionCmdlet.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.SES2.WriteSES2EmailIdentityDkimAttributeCmdlet">
            <summary>
            Used to enable or disable DKIM authentication for an email identity.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.WriteSES2EmailIdentityDkimAttributeCmdlet.EmailIdentity">
            <summary>
            <para>
            <para>The email identity that you want to change the DKIM settings for.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.WriteSES2EmailIdentityDkimAttributeCmdlet.SigningEnabled">
            <summary>
            <para>
            <para>Sets the DKIM signing configuration for the identity.</para><para>When you set this value <code>true</code>, then the messages that are sent from the
            identity are signed using DKIM. If you set this value to <code>false</code>, your
            messages are sent without DKIM signing.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.WriteSES2EmailIdentityDkimAttributeCmdlet.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.SimpleEmailV2.Model.PutEmailIdentityDkimAttributesResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.WriteSES2EmailIdentityDkimAttributeCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the EmailIdentity parameter.
            The -PassThru parameter is deprecated, use -Select '^EmailIdentity' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.WriteSES2EmailIdentityDkimAttributeCmdlet.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.SES2.WriteSES2EmailIdentityDkimSigningAttributeCmdlet">
            <summary>
            Used to configure or change the DKIM authentication settings for an email domain identity.
            You can use this operation to do any of the following:
             
             <ul><li><para>
            Update the signing attributes for an identity that uses Bring Your Own DKIM (BYODKIM).
            </para></li><li><para>
            Change from using no DKIM authentication to using Easy DKIM.
            </para></li><li><para>
            Change from using no DKIM authentication to using BYODKIM.
            </para></li><li><para>
            Change from using Easy DKIM to using BYODKIM.
            </para></li><li><para>
            Change from using BYODKIM to using Easy DKIM.
            </para></li></ul>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.WriteSES2EmailIdentityDkimSigningAttributeCmdlet.SigningAttributes_DomainSigningPrivateKey">
            <summary>
            <para>
            <para>A private key that's used to generate a DKIM signature.</para><para>The private key must use 1024-bit RSA encryption, and must be encoded using base64
            encoding.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.WriteSES2EmailIdentityDkimSigningAttributeCmdlet.SigningAttributes_DomainSigningSelector">
            <summary>
            <para>
            <para>A string that's used to identify a public key in the DNS configuration for a domain.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.WriteSES2EmailIdentityDkimSigningAttributeCmdlet.EmailIdentity">
            <summary>
            <para>
            <para>The email identity that you want to configure DKIM for.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.WriteSES2EmailIdentityDkimSigningAttributeCmdlet.SigningAttributesOrigin">
            <summary>
            <para>
            <para>The method that you want to use to configure DKIM for the identity. There are two
            possible values:</para><ul><li><para><code>AWS_SES</code> – Configure DKIM for the identity by using <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/easy-dkim.html">Easy
            DKIM</a>.</para></li><li><para><code>EXTERNAL</code> – Configure DKIM for the identity by using Bring Your Own DKIM
            (BYODKIM).</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.WriteSES2EmailIdentityDkimSigningAttributeCmdlet.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.SimpleEmailV2.Model.PutEmailIdentityDkimSigningAttributesResponse).
            Specifying the name of a property of type Amazon.SimpleEmailV2.Model.PutEmailIdentityDkimSigningAttributesResponse 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.SES2.WriteSES2EmailIdentityDkimSigningAttributeCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the EmailIdentity parameter.
            The -PassThru parameter is deprecated, use -Select '^EmailIdentity' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.WriteSES2EmailIdentityDkimSigningAttributeCmdlet.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.SES2.WriteSES2EmailIdentityFeedbackAttributeCmdlet">
            <summary>
            Used to enable or disable feedback forwarding for an identity. This setting determines
            what happens when an identity is used to send an email that results in a bounce or
            complaint event.
             
              
            <para>
            If the value is <code>true</code>, you receive email notifications when bounce or
            complaint events occur. These notifications are sent to the address that you specified
            in the <code>Return-Path</code> header of the original email.
            </para><para>
            You're required to have a method of tracking bounces and complaints. If you haven't
            set up another mechanism for receiving bounce or complaint notifications (for example,
            by setting up an event destination), you receive an email notification when these
            events occur (even if this setting is disabled).
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.WriteSES2EmailIdentityFeedbackAttributeCmdlet.EmailForwardingEnabled">
            <summary>
            <para>
            <para>Sets the feedback forwarding configuration for the identity.</para><para>If the value is <code>true</code>, you receive email notifications when bounce or
            complaint events occur. These notifications are sent to the address that you specified
            in the <code>Return-Path</code> header of the original email.</para><para>You're required to have a method of tracking bounces and complaints. If you haven't
            set up another mechanism for receiving bounce or complaint notifications (for example,
            by setting up an event destination), you receive an email notification when these
            events occur (even if this setting is disabled).</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.WriteSES2EmailIdentityFeedbackAttributeCmdlet.EmailIdentity">
            <summary>
            <para>
            <para>The email identity that you want to configure bounce and complaint feedback forwarding
            for.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.WriteSES2EmailIdentityFeedbackAttributeCmdlet.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.SimpleEmailV2.Model.PutEmailIdentityFeedbackAttributesResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.WriteSES2EmailIdentityFeedbackAttributeCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the EmailIdentity parameter.
            The -PassThru parameter is deprecated, use -Select '^EmailIdentity' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.WriteSES2EmailIdentityFeedbackAttributeCmdlet.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.SES2.WriteSES2EmailIdentityMailFromAttributeCmdlet">
            <summary>
            Used to enable or disable the custom Mail-From domain configuration for an email identity.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.WriteSES2EmailIdentityMailFromAttributeCmdlet.BehaviorOnMxFailure">
            <summary>
            <para>
            <para>The action that you want to take if the required MX record isn't found when you send
            an email. When you set this value to <code>UseDefaultValue</code>, the mail is sent
            using <i>amazonses.com</i> as the MAIL FROM domain. When you set this value to <code>RejectMessage</code>,
            the Amazon SES API v2 returns a <code>MailFromDomainNotVerified</code> error, and
            doesn't attempt to deliver the email.</para><para>These behaviors are taken when the custom MAIL FROM domain configuration is in the
            <code>Pending</code>, <code>Failed</code>, and <code>TemporaryFailure</code> states.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.WriteSES2EmailIdentityMailFromAttributeCmdlet.EmailIdentity">
            <summary>
            <para>
            <para>The verified email identity that you want to set up the custom MAIL FROM domain for.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.WriteSES2EmailIdentityMailFromAttributeCmdlet.MailFromDomain">
            <summary>
            <para>
            <para> The custom MAIL FROM domain that you want the verified identity to use. The MAIL
            FROM domain must meet the following criteria:</para><ul><li><para>It has to be a subdomain of the verified identity.</para></li><li><para>It can't be used to receive email.</para></li><li><para>It can't be used in a "From" address if the MAIL FROM domain is a destination for
            feedback forwarding emails.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.WriteSES2EmailIdentityMailFromAttributeCmdlet.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.SimpleEmailV2.Model.PutEmailIdentityMailFromAttributesResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.WriteSES2EmailIdentityMailFromAttributeCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the EmailIdentity parameter.
            The -PassThru parameter is deprecated, use -Select '^EmailIdentity' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.WriteSES2EmailIdentityMailFromAttributeCmdlet.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.SES2.WriteSES2SuppressedDestinationCmdlet">
            <summary>
            Adds an email address to the suppression list for your account.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.WriteSES2SuppressedDestinationCmdlet.EmailAddress">
            <summary>
            <para>
            <para>The email address that should be added to the suppression list for your account.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.WriteSES2SuppressedDestinationCmdlet.Reason">
            <summary>
            <para>
            <para>The factors that should cause the email address to be added to the suppression list
            for your account.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.WriteSES2SuppressedDestinationCmdlet.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.SimpleEmailV2.Model.PutSuppressedDestinationResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.WriteSES2SuppressedDestinationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the EmailAddress parameter.
            The -PassThru parameter is deprecated, use -Select '^EmailAddress' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SES2.WriteSES2SuppressedDestinationCmdlet.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>