We recommend new projects start with resources from the AWS provider.
We recommend new projects start with resources from the AWS provider.
Resource Type definition for AWS::ObservabilityAdmin::TelemetryPipelines
Create TelemetryPipelines Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new TelemetryPipelines(name: string, args: TelemetryPipelinesArgs, opts?: CustomResourceOptions);@overload
def TelemetryPipelines(resource_name: str,
args: TelemetryPipelinesArgs,
opts: Optional[ResourceOptions] = None)
@overload
def TelemetryPipelines(resource_name: str,
opts: Optional[ResourceOptions] = None,
configuration: Optional[TelemetryPipelinesTelemetryPipelineConfigurationArgs] = None,
name: Optional[str] = None,
tags: Optional[Sequence[_root_inputs.TagArgs]] = None)func NewTelemetryPipelines(ctx *Context, name string, args TelemetryPipelinesArgs, opts ...ResourceOption) (*TelemetryPipelines, error)public TelemetryPipelines(string name, TelemetryPipelinesArgs args, CustomResourceOptions? opts = null)
public TelemetryPipelines(String name, TelemetryPipelinesArgs args)
public TelemetryPipelines(String name, TelemetryPipelinesArgs args, CustomResourceOptions options)
type: aws-native:observabilityadmin:TelemetryPipelines
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.
Parameters
- name string
- The unique name of the resource.
- args TelemetryPipelinesArgs
- 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 TelemetryPipelinesArgs
- 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 TelemetryPipelinesArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args TelemetryPipelinesArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args TelemetryPipelinesArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
TelemetryPipelines Resource Properties
To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.
Inputs
In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.
The TelemetryPipelines resource accepts the following input properties:
- Configuration
Pulumi.
Aws Native. Observability Admin. Inputs. Telemetry Pipelines Telemetry Pipeline Configuration - The configuration that defines how the telemetry pipeline processes data, including sources, processors, and destinations. For more information, see the Amazon CloudWatch User Guide .
- Name string
- The name of the telemetry pipeline to create. The name must be unique within your account.
-
List<Pulumi.
Aws Native. Inputs. Tag> - An array of key-value pairs to apply to this resource
- Configuration
Telemetry
Pipelines Telemetry Pipeline Configuration Args - The configuration that defines how the telemetry pipeline processes data, including sources, processors, and destinations. For more information, see the Amazon CloudWatch User Guide .
- Name string
- The name of the telemetry pipeline to create. The name must be unique within your account.
-
Tag
Args - An array of key-value pairs to apply to this resource
- configuration
Telemetry
Pipelines Telemetry Pipeline Configuration - The configuration that defines how the telemetry pipeline processes data, including sources, processors, and destinations. For more information, see the Amazon CloudWatch User Guide .
- name String
- The name of the telemetry pipeline to create. The name must be unique within your account.
- List<Tag>
- An array of key-value pairs to apply to this resource
- configuration
Telemetry
Pipelines Telemetry Pipeline Configuration - The configuration that defines how the telemetry pipeline processes data, including sources, processors, and destinations. For more information, see the Amazon CloudWatch User Guide .
- name string
- The name of the telemetry pipeline to create. The name must be unique within your account.
- Tag[]
- An array of key-value pairs to apply to this resource
- configuration
Telemetry
Pipelines Telemetry Pipeline Configuration Args - The configuration that defines how the telemetry pipeline processes data, including sources, processors, and destinations. For more information, see the Amazon CloudWatch User Guide .
- name str
- The name of the telemetry pipeline to create. The name must be unique within your account.
-
Sequence[Tag
Args] - An array of key-value pairs to apply to this resource
- configuration Property Map
- The configuration that defines how the telemetry pipeline processes data, including sources, processors, and destinations. For more information, see the Amazon CloudWatch User Guide .
- name String
- The name of the telemetry pipeline to create. The name must be unique within your account.
- List<Property Map>
- An array of key-value pairs to apply to this resource
Outputs
All input properties are implicitly available as output properties. Additionally, the TelemetryPipelines resource produces the following output properties:
- Arn string
- The Amazon Resource Name (ARN) of the created telemetry pipeline.
- Id string
- The provider-assigned unique ID for this managed resource.
- Pipeline
Pulumi.
Aws Native. Observability Admin. Outputs. Telemetry Pipelines Telemetry Pipeline - Pipeline
Identifier string - The Amazon Resource Name (ARN) of the telemetry pipeline.
- Status
Pulumi.
Aws Native. Observability Admin. Telemetry Pipelines Telemetry Pipeline Status - The current status of the telemetry pipeline.
- Status
Reason Pulumi.Aws Native. Observability Admin. Outputs. Telemetry Pipelines Telemetry Pipeline Status Reason
- Arn string
- The Amazon Resource Name (ARN) of the created telemetry pipeline.
- Id string
- The provider-assigned unique ID for this managed resource.
- Pipeline
Telemetry
Pipelines Telemetry Pipeline - Pipeline
Identifier string - The Amazon Resource Name (ARN) of the telemetry pipeline.
- Status
Telemetry
Pipelines Telemetry Pipeline Status - The current status of the telemetry pipeline.
- Status
Reason TelemetryPipelines Telemetry Pipeline Status Reason
- arn String
- The Amazon Resource Name (ARN) of the created telemetry pipeline.
- id String
- The provider-assigned unique ID for this managed resource.
- pipeline
Telemetry
Pipelines Telemetry Pipeline - pipeline
Identifier String - The Amazon Resource Name (ARN) of the telemetry pipeline.
- status
Telemetry
Pipelines Telemetry Pipeline Status - The current status of the telemetry pipeline.
- status
Reason TelemetryPipelines Telemetry Pipeline Status Reason
- arn string
- The Amazon Resource Name (ARN) of the created telemetry pipeline.
- id string
- The provider-assigned unique ID for this managed resource.
- pipeline
Telemetry
Pipelines Telemetry Pipeline - pipeline
Identifier string - The Amazon Resource Name (ARN) of the telemetry pipeline.
- status
Telemetry
Pipelines Telemetry Pipeline Status - The current status of the telemetry pipeline.
- status
Reason TelemetryPipelines Telemetry Pipeline Status Reason
- arn str
- The Amazon Resource Name (ARN) of the created telemetry pipeline.
- id str
- The provider-assigned unique ID for this managed resource.
- pipeline
Telemetry
Pipelines Telemetry Pipeline - pipeline_
identifier str - The Amazon Resource Name (ARN) of the telemetry pipeline.
- status
Telemetry
Pipelines Telemetry Pipeline Status - The current status of the telemetry pipeline.
- status_
reason TelemetryPipelines Telemetry Pipeline Status Reason
- arn String
- The Amazon Resource Name (ARN) of the created telemetry pipeline.
- id String
- The provider-assigned unique ID for this managed resource.
- pipeline Property Map
- pipeline
Identifier String - The Amazon Resource Name (ARN) of the telemetry pipeline.
- status "CREATING" | "ACTIVE" | "UPDATING" | "DELETING" | "CREATE_FAILED" | "UPDATE_FAILED"
- The current status of the telemetry pipeline.
- status
Reason Property Map
Supporting Types
Tag, TagArgs
A set of tags to apply to the resource.TelemetryPipelinesTag, TelemetryPipelinesTagArgs
A key-value pair to associate with a resource- 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 -.
TelemetryPipelinesTelemetryPipeline, TelemetryPipelinesTelemetryPipelineArgs
- Arn string
- The Amazon Resource Name (ARN) of the telemetry pipeline.
- Configuration
Pulumi.
Aws Native. Observability Admin. Inputs. Telemetry Pipelines Telemetry Pipeline Configuration - The configuration that defines how the telemetry pipeline processes data. For more information, see the Amazon CloudWatch User Guide .
- Created
Time doubleStamp - The timestamp when the telemetry pipeline was created.
- Last
Update doubleTime Stamp - The timestamp when the telemetry pipeline was last updated.
- Name string
- The name of the telemetry pipeline.
- Status
Pulumi.
Aws Native. Observability Admin. Telemetry Pipelines Telemetry Pipeline Status - The current status of the telemetry pipeline.
- Status
Reason Pulumi.Aws Native. Observability Admin. Inputs. Telemetry Pipelines Telemetry Pipeline Status Reason - Additional information about the pipeline status, including reasons for failure states.
-
List<Pulumi.
Aws Native. Observability Admin. Inputs. Telemetry Pipelines Tag> - An array of key-value pairs to apply to this resource
- Arn string
- The Amazon Resource Name (ARN) of the telemetry pipeline.
- Configuration
Telemetry
Pipelines Telemetry Pipeline Configuration - The configuration that defines how the telemetry pipeline processes data. For more information, see the Amazon CloudWatch User Guide .
- Created
Time float64Stamp - The timestamp when the telemetry pipeline was created.
- Last
Update float64Time Stamp - The timestamp when the telemetry pipeline was last updated.
- Name string
- The name of the telemetry pipeline.
- Status
Telemetry
Pipelines Telemetry Pipeline Status - The current status of the telemetry pipeline.
- Status
Reason TelemetryPipelines Telemetry Pipeline Status Reason - Additional information about the pipeline status, including reasons for failure states.
-
[]Telemetry
Pipelines Tag - An array of key-value pairs to apply to this resource
- arn String
- The Amazon Resource Name (ARN) of the telemetry pipeline.
- configuration
Telemetry
Pipelines Telemetry Pipeline Configuration - The configuration that defines how the telemetry pipeline processes data. For more information, see the Amazon CloudWatch User Guide .
- created
Time DoubleStamp - The timestamp when the telemetry pipeline was created.
- last
Update DoubleTime Stamp - The timestamp when the telemetry pipeline was last updated.
- name String
- The name of the telemetry pipeline.
- status
Telemetry
Pipelines Telemetry Pipeline Status - The current status of the telemetry pipeline.
- status
Reason TelemetryPipelines Telemetry Pipeline Status Reason - Additional information about the pipeline status, including reasons for failure states.
-
List<Telemetry
Pipelines Tag> - An array of key-value pairs to apply to this resource
- arn string
- The Amazon Resource Name (ARN) of the telemetry pipeline.
- configuration
Telemetry
Pipelines Telemetry Pipeline Configuration - The configuration that defines how the telemetry pipeline processes data. For more information, see the Amazon CloudWatch User Guide .
- created
Time numberStamp - The timestamp when the telemetry pipeline was created.
- last
Update numberTime Stamp - The timestamp when the telemetry pipeline was last updated.
- name string
- The name of the telemetry pipeline.
- status
Telemetry
Pipelines Telemetry Pipeline Status - The current status of the telemetry pipeline.
- status
Reason TelemetryPipelines Telemetry Pipeline Status Reason - Additional information about the pipeline status, including reasons for failure states.
-
Telemetry
Pipelines Tag[] - An array of key-value pairs to apply to this resource
- arn str
- The Amazon Resource Name (ARN) of the telemetry pipeline.
- configuration
Telemetry
Pipelines Telemetry Pipeline Configuration - The configuration that defines how the telemetry pipeline processes data. For more information, see the Amazon CloudWatch User Guide .
- created_
time_ floatstamp - The timestamp when the telemetry pipeline was created.
- last_
update_ floattime_ stamp - The timestamp when the telemetry pipeline was last updated.
- name str
- The name of the telemetry pipeline.
- status
Telemetry
Pipelines Telemetry Pipeline Status - The current status of the telemetry pipeline.
- status_
reason TelemetryPipelines Telemetry Pipeline Status Reason - Additional information about the pipeline status, including reasons for failure states.
-
Sequence[Telemetry
Pipelines Tag] - An array of key-value pairs to apply to this resource
- arn String
- The Amazon Resource Name (ARN) of the telemetry pipeline.
- configuration Property Map
- The configuration that defines how the telemetry pipeline processes data. For more information, see the Amazon CloudWatch User Guide .
- created
Time NumberStamp - The timestamp when the telemetry pipeline was created.
- last
Update NumberTime Stamp - The timestamp when the telemetry pipeline was last updated.
- name String
- The name of the telemetry pipeline.
- status "CREATING" | "ACTIVE" | "UPDATING" | "DELETING" | "CREATE_FAILED" | "UPDATE_FAILED"
- The current status of the telemetry pipeline.
- status
Reason Property Map - Additional information about the pipeline status, including reasons for failure states.
- List<Property Map>
- An array of key-value pairs to apply to this resource
TelemetryPipelinesTelemetryPipelineConfiguration, TelemetryPipelinesTelemetryPipelineConfigurationArgs
- Body string
- The pipeline configuration body that defines the data processing rules and transformations.
- Body string
- The pipeline configuration body that defines the data processing rules and transformations.
- body String
- The pipeline configuration body that defines the data processing rules and transformations.
- body string
- The pipeline configuration body that defines the data processing rules and transformations.
- body str
- The pipeline configuration body that defines the data processing rules and transformations.
- body String
- The pipeline configuration body that defines the data processing rules and transformations.
TelemetryPipelinesTelemetryPipelineStatus, TelemetryPipelinesTelemetryPipelineStatusArgs
- Creating
CREATING- Active
ACTIVE- Updating
UPDATING- Deleting
DELETING- Create
Failed CREATE_FAILED- Update
Failed UPDATE_FAILED
- Telemetry
Pipelines Telemetry Pipeline Status Creating CREATING- Telemetry
Pipelines Telemetry Pipeline Status Active ACTIVE- Telemetry
Pipelines Telemetry Pipeline Status Updating UPDATING- Telemetry
Pipelines Telemetry Pipeline Status Deleting DELETING- Telemetry
Pipelines Telemetry Pipeline Status Create Failed CREATE_FAILED- Telemetry
Pipelines Telemetry Pipeline Status Update Failed UPDATE_FAILED
- Creating
CREATING- Active
ACTIVE- Updating
UPDATING- Deleting
DELETING- Create
Failed CREATE_FAILED- Update
Failed UPDATE_FAILED
- Creating
CREATING- Active
ACTIVE- Updating
UPDATING- Deleting
DELETING- Create
Failed CREATE_FAILED- Update
Failed UPDATE_FAILED
- CREATING
CREATING- ACTIVE
ACTIVE- UPDATING
UPDATING- DELETING
DELETING- CREATE_FAILED
CREATE_FAILED- UPDATE_FAILED
UPDATE_FAILED
- "CREATING"
CREATING- "ACTIVE"
ACTIVE- "UPDATING"
UPDATING- "DELETING"
DELETING- "CREATE_FAILED"
CREATE_FAILED- "UPDATE_FAILED"
UPDATE_FAILED
TelemetryPipelinesTelemetryPipelineStatusReason, TelemetryPipelinesTelemetryPipelineStatusReasonArgs
- Description string
- A description of the pipeline status reason, providing additional context about the current state.
- Description string
- A description of the pipeline status reason, providing additional context about the current state.
- description String
- A description of the pipeline status reason, providing additional context about the current state.
- description string
- A description of the pipeline status reason, providing additional context about the current state.
- description str
- A description of the pipeline status reason, providing additional context about the current state.
- description String
- A description of the pipeline status reason, providing additional context about the current state.
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
We recommend new projects start with resources from the AWS provider.
