1. Registry
  2. Packages
  3. AWS Cloud Control
  4. API Docs
  5. dataexchange
  6. getEventAction

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

Viewing docs for AWS Cloud Control v1.79.0
published on Monday, Sep 14, 2026 by Pulumi
aws-native logo aws-native logo

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

Viewing docs for AWS Cloud Control v1.79.0
published on Monday, Sep 14, 2026 by Pulumi

    An event action is an AWS Data Exchange resource that automatically exports data set revisions to Amazon S3 when a revision is published.

    Using getEventAction

    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 getEventAction(args: GetEventActionArgs, opts?: InvokeOptions): Promise<GetEventActionResult>
    function getEventActionOutput(args: GetEventActionOutputArgs, opts?: InvokeOutputOptions): Output<GetEventActionResult>
    def get_event_action(arn: Optional[str] = None,
                         opts: Optional[InvokeOptions] = None) -> GetEventActionResult
    def get_event_action_output(arn: pulumi.Input[Optional[str]] = None,
                         opts: Optional[InvokeOutputOptions] = None) -> Output[GetEventActionResult]
    func LookupEventAction(ctx *Context, args *LookupEventActionArgs, opts ...InvokeOption) (*LookupEventActionResult, error)
    func LookupEventActionOutput(ctx *Context, args *LookupEventActionOutputArgs, opts ...InvokeOption) LookupEventActionResultOutput

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

    public static class GetEventAction 
    {
        public static Task<GetEventActionResult> InvokeAsync(GetEventActionArgs args, InvokeOptions? opts = null)
        public static Output<GetEventActionResult> Invoke(GetEventActionInvokeArgs args, InvokeOptions? opts = null)
        public static Output<GetEventActionResult> Invoke(GetEventActionInvokeArgs args, InvokeOutputOptions opts)
    }
    public static CompletableFuture<GetEventActionResult> getEventAction(GetEventActionArgs args, InvokeOptions options)
    public static Output<GetEventActionResult> getEventAction(GetEventActionArgs args, InvokeOptions options)
    public static Output<GetEventActionResult> getEventAction(GetEventActionArgs args, InvokeOutputOptions options)
    
    fn::invoke:
      function: aws-native:dataexchange:getEventAction
      arguments:
        # arguments dictionary
    data "aws-native_dataexchange_get_event_action" "name" {
        # arguments
    }

    The following arguments are supported:

    Arn string
    The ARN for the event action.
    Arn string
    The ARN for the event action.
    arn string
    The ARN for the event action.
    arn String
    The ARN for the event action.
    arn string
    The ARN for the event action.
    arn str
    The ARN for the event action.
    arn String
    The ARN for the event action.

    getEventAction Result

    The following output properties are available:

    Action Pulumi.AwsNative.DataExchange.Outputs.EventActionAction
    What occurs after a certain event.
    Arn string
    The ARN for the event action.
    CreatedAt string
    The date and time that the event action was created, in ISO 8601 format.
    EventActionId string
    The unique identifier for the event action.
    Tags List<Pulumi.AwsNative.Outputs.Tag>
    The tags for the event action.
    UpdatedAt string
    The date and time that the event action was last updated, in ISO 8601 format.
    Action EventActionAction
    What occurs after a certain event.
    Arn string
    The ARN for the event action.
    CreatedAt string
    The date and time that the event action was created, in ISO 8601 format.
    EventActionId string
    The unique identifier for the event action.
    Tags Tag
    The tags for the event action.
    UpdatedAt string
    The date and time that the event action was last updated, in ISO 8601 format.
    action object
    What occurs after a certain event.
    arn string
    The ARN for the event action.
    created_at string
    The date and time that the event action was created, in ISO 8601 format.
    event_action_id string
    The unique identifier for the event action.
    tags list(object)
    The tags for the event action.
    updated_at string
    The date and time that the event action was last updated, in ISO 8601 format.
    action EventActionAction
    What occurs after a certain event.
    arn String
    The ARN for the event action.
    createdAt String
    The date and time that the event action was created, in ISO 8601 format.
    eventActionId String
    The unique identifier for the event action.
    tags List<Tag>
    The tags for the event action.
    updatedAt String
    The date and time that the event action was last updated, in ISO 8601 format.
    action EventActionAction
    What occurs after a certain event.
    arn string
    The ARN for the event action.
    createdAt string
    The date and time that the event action was created, in ISO 8601 format.
    eventActionId string
    The unique identifier for the event action.
    tags Tag[]
    The tags for the event action.
    updatedAt string
    The date and time that the event action was last updated, in ISO 8601 format.
    action EventActionAction
    What occurs after a certain event.
    arn str
    The ARN for the event action.
    created_at str
    The date and time that the event action was created, in ISO 8601 format.
    event_action_id str
    The unique identifier for the event action.
    tags Sequence[root_Tag]
    The tags for the event action.
    updated_at str
    The date and time that the event action was last updated, in ISO 8601 format.
    action Property Map
    What occurs after a certain event.
    arn String
    The ARN for the event action.
    createdAt String
    The date and time that the event action was created, in ISO 8601 format.
    eventActionId String
    The unique identifier for the event action.
    tags List<Property Map>
    The tags for the event action.
    updatedAt String
    The date and time that the event action was last updated, in ISO 8601 format.

    Supporting Types

    EventActionAction

    EventActionAutoExportRevisionDestinationEntry

    Bucket string
    The Amazon S3 bucket that is the destination for the event action.
    KeyPattern string
    A string representing the pattern for generated names of the individual assets in the revision.
    Bucket string
    The Amazon S3 bucket that is the destination for the event action.
    KeyPattern string
    A string representing the pattern for generated names of the individual assets in the revision.
    bucket string
    The Amazon S3 bucket that is the destination for the event action.
    key_pattern string
    A string representing the pattern for generated names of the individual assets in the revision.
    bucket String
    The Amazon S3 bucket that is the destination for the event action.
    keyPattern String
    A string representing the pattern for generated names of the individual assets in the revision.
    bucket string
    The Amazon S3 bucket that is the destination for the event action.
    keyPattern string
    A string representing the pattern for generated names of the individual assets in the revision.
    bucket str
    The Amazon S3 bucket that is the destination for the event action.
    key_pattern str
    A string representing the pattern for generated names of the individual assets in the revision.
    bucket String
    The Amazon S3 bucket that is the destination for the event action.
    keyPattern String
    A string representing the pattern for generated names of the individual assets in the revision.

    EventActionAutoExportRevisionToS3RequestDetails

    EventActionExportServerSideEncryption

    Type Pulumi.AwsNative.DataExchange.EventActionExportServerSideEncryptionType
    The type of server side encryption used for encrypting the objects in Amazon S3.
    KmsKeyArn string
    The Amazon Resource Name (ARN) of the AWS KMS key you want to use to encrypt the Amazon S3 objects.
    Type EventActionExportServerSideEncryptionType
    The type of server side encryption used for encrypting the objects in Amazon S3.
    KmsKeyArn string
    The Amazon Resource Name (ARN) of the AWS KMS key you want to use to encrypt the Amazon S3 objects.
    type "aws:kms" | "AES256"
    The type of server side encryption used for encrypting the objects in Amazon S3.
    kms_key_arn string
    The Amazon Resource Name (ARN) of the AWS KMS key you want to use to encrypt the Amazon S3 objects.
    type EventActionExportServerSideEncryptionType
    The type of server side encryption used for encrypting the objects in Amazon S3.
    kmsKeyArn String
    The Amazon Resource Name (ARN) of the AWS KMS key you want to use to encrypt the Amazon S3 objects.
    type EventActionExportServerSideEncryptionType
    The type of server side encryption used for encrypting the objects in Amazon S3.
    kmsKeyArn string
    The Amazon Resource Name (ARN) of the AWS KMS key you want to use to encrypt the Amazon S3 objects.
    type EventActionExportServerSideEncryptionType
    The type of server side encryption used for encrypting the objects in Amazon S3.
    kms_key_arn str
    The Amazon Resource Name (ARN) of the AWS KMS key you want to use to encrypt the Amazon S3 objects.
    type "aws:kms" | "AES256"
    The type of server side encryption used for encrypting the objects in Amazon S3.
    kmsKeyArn String
    The Amazon Resource Name (ARN) of the AWS KMS key you want to use to encrypt the Amazon S3 objects.

    EventActionExportServerSideEncryptionType

    Tag

    Key string
    The key name of the tag
    Value string
    The value of the tag
    Key string
    The key name of the tag
    Value string
    The value of the tag
    key string
    The key name of the tag
    value string
    The value of the tag
    key String
    The key name of the tag
    value String
    The value of the tag
    key string
    The key name of the tag
    value string
    The value of the tag
    key str
    The key name of the tag
    value str
    The value of the tag
    key String
    The key name of the tag
    value String
    The value of the tag

    Package Details

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

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

    Viewing docs for AWS Cloud Control v1.79.0
    published on Monday, Sep 14, 2026 by Pulumi

      Try Pulumi Cloud free.
      Your team will thank you.

      Start free trial