aws sesv2 create-configuration-set

Create a configuration set. Configuration sets 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

Options

NameDescription
--configuration-set-name <string>The name of the configuration set
--tracking-options <structure>An object that defines the open and click tracking options for emails that you send using the configuration set
--delivery-options <structure>An object that defines the dedicated IP pool that is used to send emails that you send using the configuration set
--reputation-options <structure>An object that defines whether or not Amazon SES collects reputation metrics for the emails that you send that use the configuration set
--sending-options <structure>An object that defines whether or not Amazon SES can send email that you send using the configuration set
--tags <list>An array of objects that define the tags (keys and values) that you want to associate with the configuration set
--suppression-options <structure>An object that contains information about the suppression list preferences for your account
--cli-input-json <string>Performs service operation based on the JSON string provided. The JSON string follows the format provided by ``--generate-cli-skeleton``. If other arguments are provided on the command line, the CLI values will override the JSON-provided values. It is not possible to pass arbitrary binary values using a JSON-provided value as the string will be taken literally
--generate-cli-skeleton <string>Prints a JSON skeleton to standard output without sending an API request. If provided with no value or the value ``input``, prints a sample input JSON that can be used as an argument for ``--cli-input-json``. If provided with the value ``output``, it validates the command inputs and returns a sample output JSON for that command