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.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, 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.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.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.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.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.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.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.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></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.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.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.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.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.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.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.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.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>