1. Packages
  2. AWS Cloud Control
  3. API Docs
  4. ses
  5. getConfigurationSetEventDestination

We recommend new projects start with resources from the AWS provider.

AWS Cloud Control v1.26.0 published on Wednesday, Mar 12, 2025 by Pulumi

aws-native.ses.getConfigurationSetEventDestination

Explore with Pulumi AI

We recommend new projects start with resources from the AWS provider.

AWS Cloud Control v1.26.0 published on Wednesday, Mar 12, 2025 by Pulumi

Resource Type definition for AWS::SES::ConfigurationSetEventDestination

Using getConfigurationSetEventDestination

Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

function getConfigurationSetEventDestination(args: GetConfigurationSetEventDestinationArgs, opts?: InvokeOptions): Promise<GetConfigurationSetEventDestinationResult>
function getConfigurationSetEventDestinationOutput(args: GetConfigurationSetEventDestinationOutputArgs, opts?: InvokeOptions): Output<GetConfigurationSetEventDestinationResult>
Copy
def get_configuration_set_event_destination(id: Optional[str] = None,
                                            opts: Optional[InvokeOptions] = None) -> GetConfigurationSetEventDestinationResult
def get_configuration_set_event_destination_output(id: Optional[pulumi.Input[str]] = None,
                                            opts: Optional[InvokeOptions] = None) -> Output[GetConfigurationSetEventDestinationResult]
Copy
func LookupConfigurationSetEventDestination(ctx *Context, args *LookupConfigurationSetEventDestinationArgs, opts ...InvokeOption) (*LookupConfigurationSetEventDestinationResult, error)
func LookupConfigurationSetEventDestinationOutput(ctx *Context, args *LookupConfigurationSetEventDestinationOutputArgs, opts ...InvokeOption) LookupConfigurationSetEventDestinationResultOutput
Copy

> Note: This function is named LookupConfigurationSetEventDestination in the Go SDK.

public static class GetConfigurationSetEventDestination 
{
    public static Task<GetConfigurationSetEventDestinationResult> InvokeAsync(GetConfigurationSetEventDestinationArgs args, InvokeOptions? opts = null)
    public static Output<GetConfigurationSetEventDestinationResult> Invoke(GetConfigurationSetEventDestinationInvokeArgs args, InvokeOptions? opts = null)
}
Copy
public static CompletableFuture<GetConfigurationSetEventDestinationResult> getConfigurationSetEventDestination(GetConfigurationSetEventDestinationArgs args, InvokeOptions options)
public static Output<GetConfigurationSetEventDestinationResult> getConfigurationSetEventDestination(GetConfigurationSetEventDestinationArgs args, InvokeOptions options)
Copy
fn::invoke:
  function: aws-native:ses:getConfigurationSetEventDestination
  arguments:
    # arguments dictionary
Copy

The following arguments are supported:

Id This property is required. string
Id This property is required. string
id This property is required. String
id This property is required. string
id This property is required. str
id This property is required. String

getConfigurationSetEventDestination Result

The following output properties are available:

eventDestination Property Map
The event destination object.
id String

Supporting Types

ConfigurationSetEventDestinationCloudWatchDestination

DimensionConfigurations List<Pulumi.AwsNative.Ses.Inputs.ConfigurationSetEventDestinationDimensionConfiguration>
A list of dimensions upon which to categorize your emails when you publish email sending events to Amazon CloudWatch.
DimensionConfigurations []ConfigurationSetEventDestinationDimensionConfiguration
A list of dimensions upon which to categorize your emails when you publish email sending events to Amazon CloudWatch.
dimensionConfigurations List<ConfigurationSetEventDestinationDimensionConfiguration>
A list of dimensions upon which to categorize your emails when you publish email sending events to Amazon CloudWatch.
dimensionConfigurations ConfigurationSetEventDestinationDimensionConfiguration[]
A list of dimensions upon which to categorize your emails when you publish email sending events to Amazon CloudWatch.
dimension_configurations Sequence[ConfigurationSetEventDestinationDimensionConfiguration]
A list of dimensions upon which to categorize your emails when you publish email sending events to Amazon CloudWatch.
dimensionConfigurations List<Property Map>
A list of dimensions upon which to categorize your emails when you publish email sending events to Amazon CloudWatch.

ConfigurationSetEventDestinationDimensionConfiguration

DefaultDimensionValue This property is required. string
The default value of the dimension that is published to Amazon CloudWatch if you do not provide the value of the dimension when you send an email.
DimensionName This property is required. string
The name of an Amazon CloudWatch dimension associated with an email sending metric.
DimensionValueSource This property is required. string
The place where Amazon SES finds the value of a dimension to publish to Amazon CloudWatch. To use the message tags that you specify using an X-SES-MESSAGE-TAGS header or a parameter to the SendEmail/SendRawEmail API, specify messageTag. To use your own email headers, specify emailHeader. To put a custom tag on any link included in your email, specify linkTag.
DefaultDimensionValue This property is required. string
The default value of the dimension that is published to Amazon CloudWatch if you do not provide the value of the dimension when you send an email.
DimensionName This property is required. string
The name of an Amazon CloudWatch dimension associated with an email sending metric.
DimensionValueSource This property is required. string
The place where Amazon SES finds the value of a dimension to publish to Amazon CloudWatch. To use the message tags that you specify using an X-SES-MESSAGE-TAGS header or a parameter to the SendEmail/SendRawEmail API, specify messageTag. To use your own email headers, specify emailHeader. To put a custom tag on any link included in your email, specify linkTag.
defaultDimensionValue This property is required. String
The default value of the dimension that is published to Amazon CloudWatch if you do not provide the value of the dimension when you send an email.
dimensionName This property is required. String
The name of an Amazon CloudWatch dimension associated with an email sending metric.
dimensionValueSource This property is required. String
The place where Amazon SES finds the value of a dimension to publish to Amazon CloudWatch. To use the message tags that you specify using an X-SES-MESSAGE-TAGS header or a parameter to the SendEmail/SendRawEmail API, specify messageTag. To use your own email headers, specify emailHeader. To put a custom tag on any link included in your email, specify linkTag.
defaultDimensionValue This property is required. string
The default value of the dimension that is published to Amazon CloudWatch if you do not provide the value of the dimension when you send an email.
dimensionName This property is required. string
The name of an Amazon CloudWatch dimension associated with an email sending metric.
dimensionValueSource This property is required. string
The place where Amazon SES finds the value of a dimension to publish to Amazon CloudWatch. To use the message tags that you specify using an X-SES-MESSAGE-TAGS header or a parameter to the SendEmail/SendRawEmail API, specify messageTag. To use your own email headers, specify emailHeader. To put a custom tag on any link included in your email, specify linkTag.
default_dimension_value This property is required. str
The default value of the dimension that is published to Amazon CloudWatch if you do not provide the value of the dimension when you send an email.
dimension_name This property is required. str
The name of an Amazon CloudWatch dimension associated with an email sending metric.
dimension_value_source This property is required. str
The place where Amazon SES finds the value of a dimension to publish to Amazon CloudWatch. To use the message tags that you specify using an X-SES-MESSAGE-TAGS header or a parameter to the SendEmail/SendRawEmail API, specify messageTag. To use your own email headers, specify emailHeader. To put a custom tag on any link included in your email, specify linkTag.
defaultDimensionValue This property is required. String
The default value of the dimension that is published to Amazon CloudWatch if you do not provide the value of the dimension when you send an email.
dimensionName This property is required. String
The name of an Amazon CloudWatch dimension associated with an email sending metric.
dimensionValueSource This property is required. String
The place where Amazon SES finds the value of a dimension to publish to Amazon CloudWatch. To use the message tags that you specify using an X-SES-MESSAGE-TAGS header or a parameter to the SendEmail/SendRawEmail API, specify messageTag. To use your own email headers, specify emailHeader. To put a custom tag on any link included in your email, specify linkTag.

ConfigurationSetEventDestinationEventBridgeDestination

EventBusArn This property is required. string
The Amazon Resource Name (ARN) of the Amazon EventBridge bus to publish email events to. Only the default bus is supported.
EventBusArn This property is required. string
The Amazon Resource Name (ARN) of the Amazon EventBridge bus to publish email events to. Only the default bus is supported.
eventBusArn This property is required. String
The Amazon Resource Name (ARN) of the Amazon EventBridge bus to publish email events to. Only the default bus is supported.
eventBusArn This property is required. string
The Amazon Resource Name (ARN) of the Amazon EventBridge bus to publish email events to. Only the default bus is supported.
event_bus_arn This property is required. str
The Amazon Resource Name (ARN) of the Amazon EventBridge bus to publish email events to. Only the default bus is supported.
eventBusArn This property is required. String
The Amazon Resource Name (ARN) of the Amazon EventBridge bus to publish email events to. Only the default bus is supported.

ConfigurationSetEventDestinationEventDestination

MatchingEventTypes This property is required. List<string>
The type of email sending events, send, reject, bounce, complaint, delivery, open, click, renderingFailure, deliveryDelay, and subscription.
CloudWatchDestination Pulumi.AwsNative.Ses.Inputs.ConfigurationSetEventDestinationCloudWatchDestination
An object that contains the names, default values, and sources of the dimensions associated with an Amazon CloudWatch event destination.
Enabled bool
Sets whether Amazon SES publishes events to this destination when you send an email with the associated configuration set. Set to true to enable publishing to this destination; set to false to prevent publishing to this destination. The default value is false.
EventBridgeDestination Pulumi.AwsNative.Ses.Inputs.ConfigurationSetEventDestinationEventBridgeDestination
An object that contains Event bus ARN associated with the event bridge destination.
KinesisFirehoseDestination Pulumi.AwsNative.Ses.Inputs.ConfigurationSetEventDestinationKinesisFirehoseDestination
An object that contains the delivery stream ARN and the IAM role ARN associated with an Amazon Kinesis Firehose event destination.
Name string
The name of the event destination set.
SnsDestination Pulumi.AwsNative.Ses.Inputs.ConfigurationSetEventDestinationSnsDestination
An object that contains SNS topic ARN associated event destination.
MatchingEventTypes This property is required. []string
The type of email sending events, send, reject, bounce, complaint, delivery, open, click, renderingFailure, deliveryDelay, and subscription.
CloudWatchDestination ConfigurationSetEventDestinationCloudWatchDestination
An object that contains the names, default values, and sources of the dimensions associated with an Amazon CloudWatch event destination.
Enabled bool
Sets whether Amazon SES publishes events to this destination when you send an email with the associated configuration set. Set to true to enable publishing to this destination; set to false to prevent publishing to this destination. The default value is false.
EventBridgeDestination ConfigurationSetEventDestinationEventBridgeDestination
An object that contains Event bus ARN associated with the event bridge destination.
KinesisFirehoseDestination ConfigurationSetEventDestinationKinesisFirehoseDestination
An object that contains the delivery stream ARN and the IAM role ARN associated with an Amazon Kinesis Firehose event destination.
Name string
The name of the event destination set.
SnsDestination ConfigurationSetEventDestinationSnsDestination
An object that contains SNS topic ARN associated event destination.
matchingEventTypes This property is required. List<String>
The type of email sending events, send, reject, bounce, complaint, delivery, open, click, renderingFailure, deliveryDelay, and subscription.
cloudWatchDestination ConfigurationSetEventDestinationCloudWatchDestination
An object that contains the names, default values, and sources of the dimensions associated with an Amazon CloudWatch event destination.
enabled Boolean
Sets whether Amazon SES publishes events to this destination when you send an email with the associated configuration set. Set to true to enable publishing to this destination; set to false to prevent publishing to this destination. The default value is false.
eventBridgeDestination ConfigurationSetEventDestinationEventBridgeDestination
An object that contains Event bus ARN associated with the event bridge destination.
kinesisFirehoseDestination ConfigurationSetEventDestinationKinesisFirehoseDestination
An object that contains the delivery stream ARN and the IAM role ARN associated with an Amazon Kinesis Firehose event destination.
name String
The name of the event destination set.
snsDestination ConfigurationSetEventDestinationSnsDestination
An object that contains SNS topic ARN associated event destination.
matchingEventTypes This property is required. string[]
The type of email sending events, send, reject, bounce, complaint, delivery, open, click, renderingFailure, deliveryDelay, and subscription.
cloudWatchDestination ConfigurationSetEventDestinationCloudWatchDestination
An object that contains the names, default values, and sources of the dimensions associated with an Amazon CloudWatch event destination.
enabled boolean
Sets whether Amazon SES publishes events to this destination when you send an email with the associated configuration set. Set to true to enable publishing to this destination; set to false to prevent publishing to this destination. The default value is false.
eventBridgeDestination ConfigurationSetEventDestinationEventBridgeDestination
An object that contains Event bus ARN associated with the event bridge destination.
kinesisFirehoseDestination ConfigurationSetEventDestinationKinesisFirehoseDestination
An object that contains the delivery stream ARN and the IAM role ARN associated with an Amazon Kinesis Firehose event destination.
name string
The name of the event destination set.
snsDestination ConfigurationSetEventDestinationSnsDestination
An object that contains SNS topic ARN associated event destination.
matching_event_types This property is required. Sequence[str]
The type of email sending events, send, reject, bounce, complaint, delivery, open, click, renderingFailure, deliveryDelay, and subscription.
cloud_watch_destination ConfigurationSetEventDestinationCloudWatchDestination
An object that contains the names, default values, and sources of the dimensions associated with an Amazon CloudWatch event destination.
enabled bool
Sets whether Amazon SES publishes events to this destination when you send an email with the associated configuration set. Set to true to enable publishing to this destination; set to false to prevent publishing to this destination. The default value is false.
event_bridge_destination ConfigurationSetEventDestinationEventBridgeDestination
An object that contains Event bus ARN associated with the event bridge destination.
kinesis_firehose_destination ConfigurationSetEventDestinationKinesisFirehoseDestination
An object that contains the delivery stream ARN and the IAM role ARN associated with an Amazon Kinesis Firehose event destination.
name str
The name of the event destination set.
sns_destination ConfigurationSetEventDestinationSnsDestination
An object that contains SNS topic ARN associated event destination.
matchingEventTypes This property is required. List<String>
The type of email sending events, send, reject, bounce, complaint, delivery, open, click, renderingFailure, deliveryDelay, and subscription.
cloudWatchDestination Property Map
An object that contains the names, default values, and sources of the dimensions associated with an Amazon CloudWatch event destination.
enabled Boolean
Sets whether Amazon SES publishes events to this destination when you send an email with the associated configuration set. Set to true to enable publishing to this destination; set to false to prevent publishing to this destination. The default value is false.
eventBridgeDestination Property Map
An object that contains Event bus ARN associated with the event bridge destination.
kinesisFirehoseDestination Property Map
An object that contains the delivery stream ARN and the IAM role ARN associated with an Amazon Kinesis Firehose event destination.
name String
The name of the event destination set.
snsDestination Property Map
An object that contains SNS topic ARN associated event destination.

ConfigurationSetEventDestinationKinesisFirehoseDestination

DeliveryStreamArn This property is required. string
The ARN of the Amazon Kinesis Firehose stream that email sending events should be published to.
IamRoleArn This property is required. string
The ARN of the IAM role under which Amazon SES publishes email sending events to the Amazon Kinesis Firehose stream.
DeliveryStreamArn This property is required. string
The ARN of the Amazon Kinesis Firehose stream that email sending events should be published to.
IamRoleArn This property is required. string
The ARN of the IAM role under which Amazon SES publishes email sending events to the Amazon Kinesis Firehose stream.
deliveryStreamArn This property is required. String
The ARN of the Amazon Kinesis Firehose stream that email sending events should be published to.
iamRoleArn This property is required. String
The ARN of the IAM role under which Amazon SES publishes email sending events to the Amazon Kinesis Firehose stream.
deliveryStreamArn This property is required. string
The ARN of the Amazon Kinesis Firehose stream that email sending events should be published to.
iamRoleArn This property is required. string
The ARN of the IAM role under which Amazon SES publishes email sending events to the Amazon Kinesis Firehose stream.
delivery_stream_arn This property is required. str
The ARN of the Amazon Kinesis Firehose stream that email sending events should be published to.
iam_role_arn This property is required. str
The ARN of the IAM role under which Amazon SES publishes email sending events to the Amazon Kinesis Firehose stream.
deliveryStreamArn This property is required. String
The ARN of the Amazon Kinesis Firehose stream that email sending events should be published to.
iamRoleArn This property is required. String
The ARN of the IAM role under which Amazon SES publishes email sending events to the Amazon Kinesis Firehose stream.

ConfigurationSetEventDestinationSnsDestination

TopicArn This property is required. string

The ARN of the Amazon SNS topic for email sending events. You can find the ARN of a topic by using the ListTopics Amazon SNS operation.

For more information about Amazon SNS topics, see the Amazon SNS Developer Guide .

TopicArn This property is required. string

The ARN of the Amazon SNS topic for email sending events. You can find the ARN of a topic by using the ListTopics Amazon SNS operation.

For more information about Amazon SNS topics, see the Amazon SNS Developer Guide .

topicArn This property is required. String

The ARN of the Amazon SNS topic for email sending events. You can find the ARN of a topic by using the ListTopics Amazon SNS operation.

For more information about Amazon SNS topics, see the Amazon SNS Developer Guide .

topicArn This property is required. string

The ARN of the Amazon SNS topic for email sending events. You can find the ARN of a topic by using the ListTopics Amazon SNS operation.

For more information about Amazon SNS topics, see the Amazon SNS Developer Guide .

topic_arn This property is required. str

The ARN of the Amazon SNS topic for email sending events. You can find the ARN of a topic by using the ListTopics Amazon SNS operation.

For more information about Amazon SNS topics, see the Amazon SNS Developer Guide .

topicArn This property is required. String

The ARN of the Amazon SNS topic for email sending events. You can find the ARN of a topic by using the ListTopics Amazon SNS operation.

For more information about Amazon SNS topics, see the Amazon SNS Developer Guide .

Package Details

Repository
AWS Native pulumi/pulumi-aws-native
License
Apache-2.0

We recommend new projects start with resources from the AWS provider.

AWS Cloud Control v1.26.0 published on Wednesday, Mar 12, 2025 by Pulumi