1. Packages
  2. AWS Native
  3. API Docs
  4. customerprofiles
  5. EventStream

AWS Native is in preview. AWS Classic is fully supported.

AWS Native v0.77.0 published on Wednesday, Sep 20, 2023 by Pulumi

aws-native.customerprofiles.EventStream

Explore with Pulumi AI

aws-native logo

AWS Native is in preview. AWS Classic is fully supported.

AWS Native v0.77.0 published on Wednesday, Sep 20, 2023 by Pulumi

    An Event Stream resource of Amazon Connect Customer Profiles

    Create EventStream Resource

    new EventStream(name: string, args: EventStreamArgs, opts?: CustomResourceOptions);
    @overload
    def EventStream(resource_name: str,
                    opts: Optional[ResourceOptions] = None,
                    domain_name: Optional[str] = None,
                    event_stream_name: Optional[str] = None,
                    tags: Optional[Sequence[EventStreamTagArgs]] = None,
                    uri: Optional[str] = None)
    @overload
    def EventStream(resource_name: str,
                    args: EventStreamArgs,
                    opts: Optional[ResourceOptions] = None)
    func NewEventStream(ctx *Context, name string, args EventStreamArgs, opts ...ResourceOption) (*EventStream, error)
    public EventStream(string name, EventStreamArgs args, CustomResourceOptions? opts = null)
    public EventStream(String name, EventStreamArgs args)
    public EventStream(String name, EventStreamArgs args, CustomResourceOptions options)
    
    type: aws-native:customerprofiles:EventStream
    properties: # The arguments to resource properties.
    options: # Bag of options to control resource's behavior.
    
    
    name string
    The unique name of the resource.
    args EventStreamArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    resource_name str
    The unique name of the resource.
    args EventStreamArgs
    The arguments to resource properties.
    opts ResourceOptions
    Bag of options to control resource's behavior.
    ctx Context
    Context object for the current deployment.
    name string
    The unique name of the resource.
    args EventStreamArgs
    The arguments to resource properties.
    opts ResourceOption
    Bag of options to control resource's behavior.
    name string
    The unique name of the resource.
    args EventStreamArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    name String
    The unique name of the resource.
    args EventStreamArgs
    The arguments to resource properties.
    options CustomResourceOptions
    Bag of options to control resource's behavior.

    EventStream Resource Properties

    To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.

    Inputs

    The EventStream resource accepts the following input properties:

    DomainName string

    The unique name of the domain.

    Uri string
    EventStreamName string

    The name of the event stream.

    Tags List<Pulumi.AwsNative.CustomerProfiles.Inputs.EventStreamTag>

    The tags used to organize, track, or control access for this resource.

    DomainName string

    The unique name of the domain.

    Uri string
    EventStreamName string

    The name of the event stream.

    Tags []EventStreamTagArgs

    The tags used to organize, track, or control access for this resource.

    domainName String

    The unique name of the domain.

    uri String
    eventStreamName String

    The name of the event stream.

    tags List<EventStreamTag>

    The tags used to organize, track, or control access for this resource.

    domainName string

    The unique name of the domain.

    uri string
    eventStreamName string

    The name of the event stream.

    tags EventStreamTag[]

    The tags used to organize, track, or control access for this resource.

    domain_name str

    The unique name of the domain.

    uri str
    event_stream_name str

    The name of the event stream.

    tags Sequence[EventStreamTagArgs]

    The tags used to organize, track, or control access for this resource.

    domainName String

    The unique name of the domain.

    uri String
    eventStreamName String

    The name of the event stream.

    tags List<Property Map>

    The tags used to organize, track, or control access for this resource.

    Outputs

    All input properties are implicitly available as output properties. Additionally, the EventStream resource produces the following output properties:

    CreatedAt string

    The timestamp of when the export was created.

    DestinationDetails Pulumi.AwsNative.CustomerProfiles.Outputs.DestinationDetailsProperties

    Details regarding the Kinesis stream.

    EventStreamArn string

    A unique identifier for the event stream.

    Id string

    The provider-assigned unique ID for this managed resource.

    State Pulumi.AwsNative.CustomerProfiles.EventStreamState

    The operational state of destination stream for export.

    CreatedAt string

    The timestamp of when the export was created.

    DestinationDetails DestinationDetailsProperties

    Details regarding the Kinesis stream.

    EventStreamArn string

    A unique identifier for the event stream.

    Id string

    The provider-assigned unique ID for this managed resource.

    State EventStreamStateEnum

    The operational state of destination stream for export.

    createdAt String

    The timestamp of when the export was created.

    destinationDetails DestinationDetailsProperties

    Details regarding the Kinesis stream.

    eventStreamArn String

    A unique identifier for the event stream.

    id String

    The provider-assigned unique ID for this managed resource.

    state EventStreamState

    The operational state of destination stream for export.

    createdAt string

    The timestamp of when the export was created.

    destinationDetails DestinationDetailsProperties

    Details regarding the Kinesis stream.

    eventStreamArn string

    A unique identifier for the event stream.

    id string

    The provider-assigned unique ID for this managed resource.

    state EventStreamState

    The operational state of destination stream for export.

    created_at str

    The timestamp of when the export was created.

    destination_details DestinationDetailsProperties

    Details regarding the Kinesis stream.

    event_stream_arn str

    A unique identifier for the event stream.

    id str

    The provider-assigned unique ID for this managed resource.

    state EventStreamState

    The operational state of destination stream for export.

    createdAt String

    The timestamp of when the export was created.

    destinationDetails Property Map

    Details regarding the Kinesis stream.

    eventStreamArn String

    A unique identifier for the event stream.

    id String

    The provider-assigned unique ID for this managed resource.

    state "RUNNING" | "STOPPED"

    The operational state of destination stream for export.

    Supporting Types

    DestinationDetailsProperties, DestinationDetailsPropertiesArgs

    EventStreamState, EventStreamStateArgs

    Running
    RUNNING
    Stopped
    STOPPED
    EventStreamStateRunning
    RUNNING
    EventStreamStateStopped
    STOPPED
    Running
    RUNNING
    Stopped
    STOPPED
    Running
    RUNNING
    Stopped
    STOPPED
    RUNNING
    RUNNING
    STOPPED
    STOPPED
    "RUNNING"
    RUNNING
    "STOPPED"
    STOPPED

    EventStreamStatus, EventStreamStatusArgs

    Healthy
    HEALTHY
    Unhealthy
    UNHEALTHY
    EventStreamStatusHealthy
    HEALTHY
    EventStreamStatusUnhealthy
    UNHEALTHY
    Healthy
    HEALTHY
    Unhealthy
    UNHEALTHY
    Healthy
    HEALTHY
    Unhealthy
    UNHEALTHY
    HEALTHY
    HEALTHY
    UNHEALTHY
    UNHEALTHY
    "HEALTHY"
    HEALTHY
    "UNHEALTHY"
    UNHEALTHY

    EventStreamTag, EventStreamTagArgs

    Key string

    The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.

    Value string

    The value for the tag. You can specify a value that is 0 to 256 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.

    Key string

    The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.

    Value string

    The value for the tag. You can specify a value that is 0 to 256 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.

    key String

    The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.

    value String

    The value for the tag. You can specify a value that is 0 to 256 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.

    key string

    The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.

    value string

    The value for the tag. You can specify a value that is 0 to 256 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.

    key str

    The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.

    value str

    The value for the tag. You can specify a value that is 0 to 256 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.

    key String

    The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.

    value String

    The value for the tag. You can specify a value that is 0 to 256 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.

    Package Details

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

    AWS Native is in preview. AWS Classic is fully supported.

    AWS Native v0.77.0 published on Wednesday, Sep 20, 2023 by Pulumi