1. Registry
  2. Packages
  3. AWS Cloud Control
  4. API Docs
  5. connect
  6. Metric

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

Viewing docs for AWS Cloud Control v1.78.0
published on Monday, Sep 7, 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.78.0
published on Monday, Sep 7, 2026 by Pulumi

    Resource Type definition for AWS::Connect::Metric, a custom metric configured for an Amazon Connect instance

    Create Metric Resource

    Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.

    Constructor syntax

    new Metric(name: string, args: MetricArgs, opts?: CustomResourceOptions);
    @overload
    def Metric(resource_name: str,
               args: MetricArgs,
               opts: Optional[ResourceOptions] = None)
    
    @overload
    def Metric(resource_name: str,
               opts: Optional[ResourceOptions] = None,
               instance_arn: Optional[str] = None,
               description: Optional[str] = None,
               metric_calculation: Optional[MetricCalculationPropertiesArgs] = None,
               name: Optional[str] = None,
               positive_trend_indicator: Optional[MetricPositiveTrendIndicator] = None,
               status: Optional[MetricStatus] = None,
               tags: Optional[Sequence[_root_inputs.TagArgs]] = None,
               unit: Optional[MetricUnit] = None)
    func NewMetric(ctx *Context, name string, args MetricArgs, opts ...ResourceOption) (*Metric, error)
    public Metric(string name, MetricArgs args, CustomResourceOptions? opts = null)
    public Metric(String name, MetricArgs args)
    public Metric(String name, MetricArgs args, CustomResourceOptions options)
    
    type: aws-native:connect:Metric
    properties: # The arguments to resource properties.
    options: # Bag of options to control resource's behavior.
    
    
    resource "aws-native_connect_metric" "name" {
        # resource properties
    }

    Parameters

    name string
    The unique name of the resource.
    args MetricArgs
    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 MetricArgs
    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 MetricArgs
    The arguments to resource properties.
    opts ResourceOption
    Bag of options to control resource's behavior.
    name string
    The unique name of the resource.
    args MetricArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    name String
    The unique name of the resource.
    args MetricArgs
    The arguments to resource properties.
    options CustomResourceOptions
    Bag of options to control resource's behavior.

    Metric 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 Metric resource accepts the following input properties:

    InstanceArn string
    The identifier of the Amazon Connect instance.
    Description string
    The description of the custom metric
    MetricCalculation Pulumi.AwsNative.Connect.Inputs.MetricCalculationProperties
    The calculation configuration for the metric
    Name string
    The name of the custom metric
    PositiveTrendIndicator Pulumi.AwsNative.Connect.MetricPositiveTrendIndicator
    Indicates how to classify a positive trend in metric data on the UI
    Status Pulumi.AwsNative.Connect.MetricStatus
    The status of the custom metric
    Tags List<Pulumi.AwsNative.Inputs.Tag>
    One or more tags.
    Unit Pulumi.AwsNative.Connect.MetricUnit
    Display unit for the metric data
    InstanceArn string
    The identifier of the Amazon Connect instance.
    Description string
    The description of the custom metric
    MetricCalculation MetricCalculationPropertiesArgs
    The calculation configuration for the metric
    Name string
    The name of the custom metric
    PositiveTrendIndicator MetricPositiveTrendIndicator
    Indicates how to classify a positive trend in metric data on the UI
    Status MetricStatus
    The status of the custom metric
    Tags TagArgs
    One or more tags.
    Unit MetricUnit
    Display unit for the metric data
    instance_arn string
    The identifier of the Amazon Connect instance.
    description string
    The description of the custom metric
    metric_calculation object
    The calculation configuration for the metric
    name string
    The name of the custom metric
    positive_trend_indicator "POSITIVE" | "NEGATIVE" | "NEUTRAL"
    Indicates how to classify a positive trend in metric data on the UI
    status "SAVED" | "PUBLISHED"
    The status of the custom metric
    tags list(object)
    One or more tags.
    unit "INTEGER" | "DOUBLE" | "PERCENT" | "SECONDS"
    Display unit for the metric data
    instanceArn String
    The identifier of the Amazon Connect instance.
    description String
    The description of the custom metric
    metricCalculation MetricCalculationProperties
    The calculation configuration for the metric
    name String
    The name of the custom metric
    positiveTrendIndicator MetricPositiveTrendIndicator
    Indicates how to classify a positive trend in metric data on the UI
    status MetricStatus
    The status of the custom metric
    tags List<Tag>
    One or more tags.
    unit MetricUnit
    Display unit for the metric data
    instanceArn string
    The identifier of the Amazon Connect instance.
    description string
    The description of the custom metric
    metricCalculation MetricCalculationProperties
    The calculation configuration for the metric
    name string
    The name of the custom metric
    positiveTrendIndicator MetricPositiveTrendIndicator
    Indicates how to classify a positive trend in metric data on the UI
    status MetricStatus
    The status of the custom metric
    tags Tag[]
    One or more tags.
    unit MetricUnit
    Display unit for the metric data
    instance_arn str
    The identifier of the Amazon Connect instance.
    description str
    The description of the custom metric
    metric_calculation MetricCalculationPropertiesArgs
    The calculation configuration for the metric
    name str
    The name of the custom metric
    positive_trend_indicator MetricPositiveTrendIndicator
    Indicates how to classify a positive trend in metric data on the UI
    status MetricStatus
    The status of the custom metric
    tags Sequence[TagArgs]
    One or more tags.
    unit MetricUnit
    Display unit for the metric data
    instanceArn String
    The identifier of the Amazon Connect instance.
    description String
    The description of the custom metric
    metricCalculation Property Map
    The calculation configuration for the metric
    name String
    The name of the custom metric
    positiveTrendIndicator "POSITIVE" | "NEGATIVE" | "NEUTRAL"
    Indicates how to classify a positive trend in metric data on the UI
    status "SAVED" | "PUBLISHED"
    The status of the custom metric
    tags List<Property Map>
    One or more tags.
    unit "INTEGER" | "DOUBLE" | "PERCENT" | "SECONDS"
    Display unit for the metric data

    Outputs

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

    Category string
    The category of the custom metric
    CreatedTime double
    The timestamp where the metric was created
    CreatedUser Pulumi.AwsNative.Connect.Outputs.MetricCreatedByInfo
    CreationMethod Pulumi.AwsNative.Connect.MetricCreationMethod
    Whether the metric was built with the guided Service Level (SL) experience, or with the free-form metric builder
    EffectiveTime double
    Earliest time that can be queried for this metric
    Filters List<Pulumi.AwsNative.Connect.Outputs.MetricAvailableFilter>
    List of filter types that may be used with this metric
    Groupings List<string>
    List of groupings that may be used with this metric
    Id string
    The provider-assigned unique ID for this managed resource.
    LastModifiedRegion string
    The AWS region where the metric was last modified
    LastModifiedTime double
    The timestamp where the metric was last modified
    LastModifiedUser Pulumi.AwsNative.Connect.Outputs.MetricCreatedByInfo
    MetricArn string
    The Amazon Resource Name (ARN) for the custom metric.
    PrimaryEventSource string
    Main provider of the document/row-level data for the metric; should match Data Lake table names
    PrimaryEventSourceEffectiveTimestampType string
    Identifies the timestamp used to place the metrics on a time-series; should match public attribute name
    RefreshRate int
    Recommended time to wait between each refresh of data for the metric
    SupportedStats List<string>
    List of stat aggregations available for the metric
    SupportsCustomCalculation bool
    The metric may be used to compose other (custom) metrics
    SupportsPreaggregateCalculation bool
    The metric may be used to compose other (custom) metrics, meaning it can be used inside of aggregate stat functions
    Type Pulumi.AwsNative.Connect.MetricType
    Whether the metric is provided out-of-the-box or created by each customer
    Category string
    The category of the custom metric
    CreatedTime float64
    The timestamp where the metric was created
    CreatedUser MetricCreatedByInfo
    CreationMethod MetricCreationMethod
    Whether the metric was built with the guided Service Level (SL) experience, or with the free-form metric builder
    EffectiveTime float64
    Earliest time that can be queried for this metric
    Filters []MetricAvailableFilter
    List of filter types that may be used with this metric
    Groupings []string
    List of groupings that may be used with this metric
    Id string
    The provider-assigned unique ID for this managed resource.
    LastModifiedRegion string
    The AWS region where the metric was last modified
    LastModifiedTime float64
    The timestamp where the metric was last modified
    LastModifiedUser MetricCreatedByInfo
    MetricArn string
    The Amazon Resource Name (ARN) for the custom metric.
    PrimaryEventSource string
    Main provider of the document/row-level data for the metric; should match Data Lake table names
    PrimaryEventSourceEffectiveTimestampType string
    Identifies the timestamp used to place the metrics on a time-series; should match public attribute name
    RefreshRate int
    Recommended time to wait between each refresh of data for the metric
    SupportedStats []string
    List of stat aggregations available for the metric
    SupportsCustomCalculation bool
    The metric may be used to compose other (custom) metrics
    SupportsPreaggregateCalculation bool
    The metric may be used to compose other (custom) metrics, meaning it can be used inside of aggregate stat functions
    Type MetricType
    Whether the metric is provided out-of-the-box or created by each customer
    category string
    The category of the custom metric
    created_time number
    The timestamp where the metric was created
    created_user object
    creation_method "SERVICE_LEVEL_BUILDER" | "METRIC_BUILDER"
    Whether the metric was built with the guided Service Level (SL) experience, or with the free-form metric builder
    effective_time number
    Earliest time that can be queried for this metric
    filters list(object)
    List of filter types that may be used with this metric
    groupings list(string)
    List of groupings that may be used with this metric
    id string
    The provider-assigned unique ID for this managed resource.
    last_modified_region string
    The AWS region where the metric was last modified
    last_modified_time number
    The timestamp where the metric was last modified
    last_modified_user object
    metric_arn string
    The Amazon Resource Name (ARN) for the custom metric.
    primary_event_source string
    Main provider of the document/row-level data for the metric; should match Data Lake table names
    primary_event_source_effective_timestamp_type string
    Identifies the timestamp used to place the metrics on a time-series; should match public attribute name
    refresh_rate number
    Recommended time to wait between each refresh of data for the metric
    supported_stats list(string)
    List of stat aggregations available for the metric
    supports_custom_calculation bool
    The metric may be used to compose other (custom) metrics
    supports_preaggregate_calculation bool
    The metric may be used to compose other (custom) metrics, meaning it can be used inside of aggregate stat functions
    type "AWS_MANAGED" | "CUSTOMER_MANAGED"
    Whether the metric is provided out-of-the-box or created by each customer
    category String
    The category of the custom metric
    createdTime Double
    The timestamp where the metric was created
    createdUser MetricCreatedByInfo
    creationMethod MetricCreationMethod
    Whether the metric was built with the guided Service Level (SL) experience, or with the free-form metric builder
    effectiveTime Double
    Earliest time that can be queried for this metric
    filters List<MetricAvailableFilter>
    List of filter types that may be used with this metric
    groupings List<String>
    List of groupings that may be used with this metric
    id String
    The provider-assigned unique ID for this managed resource.
    lastModifiedRegion String
    The AWS region where the metric was last modified
    lastModifiedTime Double
    The timestamp where the metric was last modified
    lastModifiedUser MetricCreatedByInfo
    metricArn String
    The Amazon Resource Name (ARN) for the custom metric.
    primaryEventSource String
    Main provider of the document/row-level data for the metric; should match Data Lake table names
    primaryEventSourceEffectiveTimestampType String
    Identifies the timestamp used to place the metrics on a time-series; should match public attribute name
    refreshRate Integer
    Recommended time to wait between each refresh of data for the metric
    supportedStats List<String>
    List of stat aggregations available for the metric
    supportsCustomCalculation Boolean
    The metric may be used to compose other (custom) metrics
    supportsPreaggregateCalculation Boolean
    The metric may be used to compose other (custom) metrics, meaning it can be used inside of aggregate stat functions
    type MetricType
    Whether the metric is provided out-of-the-box or created by each customer
    category string
    The category of the custom metric
    createdTime number
    The timestamp where the metric was created
    createdUser MetricCreatedByInfo
    creationMethod MetricCreationMethod
    Whether the metric was built with the guided Service Level (SL) experience, or with the free-form metric builder
    effectiveTime number
    Earliest time that can be queried for this metric
    filters MetricAvailableFilter[]
    List of filter types that may be used with this metric
    groupings string[]
    List of groupings that may be used with this metric
    id string
    The provider-assigned unique ID for this managed resource.
    lastModifiedRegion string
    The AWS region where the metric was last modified
    lastModifiedTime number
    The timestamp where the metric was last modified
    lastModifiedUser MetricCreatedByInfo
    metricArn string
    The Amazon Resource Name (ARN) for the custom metric.
    primaryEventSource string
    Main provider of the document/row-level data for the metric; should match Data Lake table names
    primaryEventSourceEffectiveTimestampType string
    Identifies the timestamp used to place the metrics on a time-series; should match public attribute name
    refreshRate number
    Recommended time to wait between each refresh of data for the metric
    supportedStats string[]
    List of stat aggregations available for the metric
    supportsCustomCalculation boolean
    The metric may be used to compose other (custom) metrics
    supportsPreaggregateCalculation boolean
    The metric may be used to compose other (custom) metrics, meaning it can be used inside of aggregate stat functions
    type MetricType
    Whether the metric is provided out-of-the-box or created by each customer
    category str
    The category of the custom metric
    created_time float
    The timestamp where the metric was created
    created_user MetricCreatedByInfo
    creation_method MetricCreationMethod
    Whether the metric was built with the guided Service Level (SL) experience, or with the free-form metric builder
    effective_time float
    Earliest time that can be queried for this metric
    filters Sequence[MetricAvailableFilter]
    List of filter types that may be used with this metric
    groupings Sequence[str]
    List of groupings that may be used with this metric
    id str
    The provider-assigned unique ID for this managed resource.
    last_modified_region str
    The AWS region where the metric was last modified
    last_modified_time float
    The timestamp where the metric was last modified
    last_modified_user MetricCreatedByInfo
    metric_arn str
    The Amazon Resource Name (ARN) for the custom metric.
    primary_event_source str
    Main provider of the document/row-level data for the metric; should match Data Lake table names
    primary_event_source_effective_timestamp_type str
    Identifies the timestamp used to place the metrics on a time-series; should match public attribute name
    refresh_rate int
    Recommended time to wait between each refresh of data for the metric
    supported_stats Sequence[str]
    List of stat aggregations available for the metric
    supports_custom_calculation bool
    The metric may be used to compose other (custom) metrics
    supports_preaggregate_calculation bool
    The metric may be used to compose other (custom) metrics, meaning it can be used inside of aggregate stat functions
    type MetricType
    Whether the metric is provided out-of-the-box or created by each customer
    category String
    The category of the custom metric
    createdTime Number
    The timestamp where the metric was created
    createdUser Property Map
    creationMethod "SERVICE_LEVEL_BUILDER" | "METRIC_BUILDER"
    Whether the metric was built with the guided Service Level (SL) experience, or with the free-form metric builder
    effectiveTime Number
    Earliest time that can be queried for this metric
    filters List<Property Map>
    List of filter types that may be used with this metric
    groupings List<String>
    List of groupings that may be used with this metric
    id String
    The provider-assigned unique ID for this managed resource.
    lastModifiedRegion String
    The AWS region where the metric was last modified
    lastModifiedTime Number
    The timestamp where the metric was last modified
    lastModifiedUser Property Map
    metricArn String
    The Amazon Resource Name (ARN) for the custom metric.
    primaryEventSource String
    Main provider of the document/row-level data for the metric; should match Data Lake table names
    primaryEventSourceEffectiveTimestampType String
    Identifies the timestamp used to place the metrics on a time-series; should match public attribute name
    refreshRate Number
    Recommended time to wait between each refresh of data for the metric
    supportedStats List<String>
    List of stat aggregations available for the metric
    supportsCustomCalculation Boolean
    The metric may be used to compose other (custom) metrics
    supportsPreaggregateCalculation Boolean
    The metric may be used to compose other (custom) metrics, meaning it can be used inside of aggregate stat functions
    type "AWS_MANAGED" | "CUSTOMER_MANAGED"
    Whether the metric is provided out-of-the-box or created by each customer

    Supporting Types

    MetricAvailableFilter, MetricAvailableFilterArgs

    MetricAvailableFilterType, MetricAvailableFilterTypeArgs

    MetricLevel
    METRIC_LEVEL
    ResourceLevel
    RESOURCE_LEVEL
    MetricAvailableFilterTypeMetricLevel
    METRIC_LEVEL
    MetricAvailableFilterTypeResourceLevel
    RESOURCE_LEVEL
    "METRIC_LEVEL"
    METRIC_LEVEL
    "RESOURCE_LEVEL"
    RESOURCE_LEVEL
    MetricLevel
    METRIC_LEVEL
    ResourceLevel
    RESOURCE_LEVEL
    MetricLevel
    METRIC_LEVEL
    ResourceLevel
    RESOURCE_LEVEL
    METRIC_LEVEL
    METRIC_LEVEL
    RESOURCE_LEVEL
    RESOURCE_LEVEL
    "METRIC_LEVEL"
    METRIC_LEVEL
    "RESOURCE_LEVEL"
    RESOURCE_LEVEL

    MetricCalculationComponent, MetricCalculationComponentArgs

    Alias string
    Metric calculation component alias for use within a calculation
    MetricFilters List<Pulumi.AwsNative.Connect.Inputs.MetricFilter>
    MetricId string
    MetricName string
    Alias string
    Metric calculation component alias for use within a calculation
    MetricFilters []MetricFilter
    MetricId string
    MetricName string
    alias string
    Metric calculation component alias for use within a calculation
    metric_filters list(object)
    metric_id string
    metric_name string
    alias String
    Metric calculation component alias for use within a calculation
    metricFilters List<MetricFilter>
    metricId String
    metricName String
    alias string
    Metric calculation component alias for use within a calculation
    metricFilters MetricFilter[]
    metricId string
    metricName string
    alias str
    Metric calculation component alias for use within a calculation
    metric_filters Sequence[MetricFilter]
    metric_id str
    metric_name str
    alias String
    Metric calculation component alias for use within a calculation
    metricFilters List<Property Map>
    metricId String
    metricName String

    MetricCalculationProperties, MetricCalculationPropertiesArgs

    The calculation configuration for the metric
    Calculation string
    The calculation formula
    CalculationComponents List<Pulumi.AwsNative.Connect.Inputs.MetricCalculationComponent>
    The calculation components for the metric
    Calculation string
    The calculation formula
    CalculationComponents []MetricCalculationComponent
    The calculation components for the metric
    calculation string
    The calculation formula
    calculation_components list(object)
    The calculation components for the metric
    calculation String
    The calculation formula
    calculationComponents List<MetricCalculationComponent>
    The calculation components for the metric
    calculation string
    The calculation formula
    calculationComponents MetricCalculationComponent[]
    The calculation components for the metric
    calculation str
    The calculation formula
    calculation_components Sequence[MetricCalculationComponent]
    The calculation components for the metric
    calculation String
    The calculation formula
    calculationComponents List<Property Map>
    The calculation components for the metric

    MetricCreatedByInfo, MetricCreatedByInfoArgs

    AwsIdentityArn string
    STS or IAM ARN representing the identity of API Caller. SDK users cannot populate this and this value is calculated automatically if ConnectUserArn is not provided.
    ConnectUserArn string
    An agent ARN representing a connect user.
    AwsIdentityArn string
    STS or IAM ARN representing the identity of API Caller. SDK users cannot populate this and this value is calculated automatically if ConnectUserArn is not provided.
    ConnectUserArn string
    An agent ARN representing a connect user.
    aws_identity_arn string
    STS or IAM ARN representing the identity of API Caller. SDK users cannot populate this and this value is calculated automatically if ConnectUserArn is not provided.
    connect_user_arn string
    An agent ARN representing a connect user.
    awsIdentityArn String
    STS or IAM ARN representing the identity of API Caller. SDK users cannot populate this and this value is calculated automatically if ConnectUserArn is not provided.
    connectUserArn String
    An agent ARN representing a connect user.
    awsIdentityArn string
    STS or IAM ARN representing the identity of API Caller. SDK users cannot populate this and this value is calculated automatically if ConnectUserArn is not provided.
    connectUserArn string
    An agent ARN representing a connect user.
    aws_identity_arn str
    STS or IAM ARN representing the identity of API Caller. SDK users cannot populate this and this value is calculated automatically if ConnectUserArn is not provided.
    connect_user_arn str
    An agent ARN representing a connect user.
    awsIdentityArn String
    STS or IAM ARN representing the identity of API Caller. SDK users cannot populate this and this value is calculated automatically if ConnectUserArn is not provided.
    connectUserArn String
    An agent ARN representing a connect user.

    MetricCreationMethod, MetricCreationMethodArgs

    ServiceLevelBuilder
    SERVICE_LEVEL_BUILDER
    MetricBuilder
    METRIC_BUILDER
    MetricCreationMethodServiceLevelBuilder
    SERVICE_LEVEL_BUILDER
    MetricCreationMethodMetricBuilder
    METRIC_BUILDER
    "SERVICE_LEVEL_BUILDER"
    SERVICE_LEVEL_BUILDER
    "METRIC_BUILDER"
    METRIC_BUILDER
    ServiceLevelBuilder
    SERVICE_LEVEL_BUILDER
    MetricBuilder
    METRIC_BUILDER
    ServiceLevelBuilder
    SERVICE_LEVEL_BUILDER
    MetricBuilder
    METRIC_BUILDER
    SERVICE_LEVEL_BUILDER
    SERVICE_LEVEL_BUILDER
    METRIC_BUILDER
    METRIC_BUILDER
    "SERVICE_LEVEL_BUILDER"
    SERVICE_LEVEL_BUILDER
    "METRIC_BUILDER"
    METRIC_BUILDER

    MetricFilter, MetricFilterArgs

    MetricFilterBooleanCondition, MetricFilterBooleanConditionArgs

    MetricFilterBooleanConditionComparison, MetricFilterBooleanConditionComparisonArgs

    IsTrue
    IS_TRUE
    IsFalse
    IS_FALSE
    MetricFilterBooleanConditionComparisonIsTrue
    IS_TRUE
    MetricFilterBooleanConditionComparisonIsFalse
    IS_FALSE
    "IS_TRUE"
    IS_TRUE
    "IS_FALSE"
    IS_FALSE
    IsTrue
    IS_TRUE
    IsFalse
    IS_FALSE
    IsTrue
    IS_TRUE
    IsFalse
    IS_FALSE
    IS_TRUE
    IS_TRUE
    IS_FALSE
    IS_FALSE
    "IS_TRUE"
    IS_TRUE
    "IS_FALSE"
    IS_FALSE

    MetricFilterNumberCondition, MetricFilterNumberConditionArgs

    MetricFilterNumberConditionComparison, MetricFilterNumberConditionComparisonArgs

    Lesser
    LESSER
    LesserOrEqual
    LESSER_OR_EQUAL
    Greater
    GREATER
    GreaterOrEqual
    GREATER_OR_EQUAL
    MetricFilterNumberConditionComparisonLesser
    LESSER
    MetricFilterNumberConditionComparisonLesserOrEqual
    LESSER_OR_EQUAL
    MetricFilterNumberConditionComparisonGreater
    GREATER
    MetricFilterNumberConditionComparisonGreaterOrEqual
    GREATER_OR_EQUAL
    "LESSER"
    LESSER
    "LESSER_OR_EQUAL"
    LESSER_OR_EQUAL
    "GREATER"
    GREATER
    "GREATER_OR_EQUAL"
    GREATER_OR_EQUAL
    Lesser
    LESSER
    LesserOrEqual
    LESSER_OR_EQUAL
    Greater
    GREATER
    GreaterOrEqual
    GREATER_OR_EQUAL
    Lesser
    LESSER
    LesserOrEqual
    LESSER_OR_EQUAL
    Greater
    GREATER
    GreaterOrEqual
    GREATER_OR_EQUAL
    LESSER
    LESSER
    LESSER_OR_EQUAL
    LESSER_OR_EQUAL
    GREATER
    GREATER
    GREATER_OR_EQUAL
    GREATER_OR_EQUAL
    "LESSER"
    LESSER
    "LESSER_OR_EQUAL"
    LESSER_OR_EQUAL
    "GREATER"
    GREATER
    "GREATER_OR_EQUAL"
    GREATER_OR_EQUAL

    MetricFilterStringCondition, MetricFilterStringConditionArgs

    MetricFilterStringConditionComparison, MetricFilterStringConditionComparisonArgs

    MatchesAny
    MATCHES_ANY
    MatchesNone
    MATCHES_NONE
    MetricFilterStringConditionComparisonMatchesAny
    MATCHES_ANY
    MetricFilterStringConditionComparisonMatchesNone
    MATCHES_NONE
    "MATCHES_ANY"
    MATCHES_ANY
    "MATCHES_NONE"
    MATCHES_NONE
    MatchesAny
    MATCHES_ANY
    MatchesNone
    MATCHES_NONE
    MatchesAny
    MATCHES_ANY
    MatchesNone
    MATCHES_NONE
    MATCHES_ANY
    MATCHES_ANY
    MATCHES_NONE
    MATCHES_NONE
    "MATCHES_ANY"
    MATCHES_ANY
    "MATCHES_NONE"
    MATCHES_NONE

    MetricPositiveTrendIndicator, MetricPositiveTrendIndicatorArgs

    Positive
    POSITIVE
    Negative
    NEGATIVE
    Neutral
    NEUTRAL
    MetricPositiveTrendIndicatorPositive
    POSITIVE
    MetricPositiveTrendIndicatorNegative
    NEGATIVE
    MetricPositiveTrendIndicatorNeutral
    NEUTRAL
    "POSITIVE"
    POSITIVE
    "NEGATIVE"
    NEGATIVE
    "NEUTRAL"
    NEUTRAL
    Positive
    POSITIVE
    Negative
    NEGATIVE
    Neutral
    NEUTRAL
    Positive
    POSITIVE
    Negative
    NEGATIVE
    Neutral
    NEUTRAL
    POSITIVE
    POSITIVE
    NEGATIVE
    NEGATIVE
    NEUTRAL
    NEUTRAL
    "POSITIVE"
    POSITIVE
    "NEGATIVE"
    NEGATIVE
    "NEUTRAL"
    NEUTRAL

    MetricStatus, MetricStatusArgs

    Saved
    SAVED
    Published
    PUBLISHED
    MetricStatusSaved
    SAVED
    MetricStatusPublished
    PUBLISHED
    "SAVED"
    SAVED
    "PUBLISHED"
    PUBLISHED
    Saved
    SAVED
    Published
    PUBLISHED
    Saved
    SAVED
    Published
    PUBLISHED
    SAVED
    SAVED
    PUBLISHED
    PUBLISHED
    "SAVED"
    SAVED
    "PUBLISHED"
    PUBLISHED

    MetricType, MetricTypeArgs

    AwsManaged
    AWS_MANAGED
    CustomerManaged
    CUSTOMER_MANAGED
    MetricTypeAwsManaged
    AWS_MANAGED
    MetricTypeCustomerManaged
    CUSTOMER_MANAGED
    "AWS_MANAGED"
    AWS_MANAGED
    "CUSTOMER_MANAGED"
    CUSTOMER_MANAGED
    AwsManaged
    AWS_MANAGED
    CustomerManaged
    CUSTOMER_MANAGED
    AwsManaged
    AWS_MANAGED
    CustomerManaged
    CUSTOMER_MANAGED
    AWS_MANAGED
    AWS_MANAGED
    CUSTOMER_MANAGED
    CUSTOMER_MANAGED
    "AWS_MANAGED"
    AWS_MANAGED
    "CUSTOMER_MANAGED"
    CUSTOMER_MANAGED

    MetricUnit, MetricUnitArgs

    Integer
    INTEGER
    Double
    DOUBLE
    Percent
    PERCENT
    Seconds
    SECONDS
    MetricUnitInteger
    INTEGER
    MetricUnitDouble
    DOUBLE
    MetricUnitPercent
    PERCENT
    MetricUnitSeconds
    SECONDS
    "INTEGER"
    INTEGER
    "DOUBLE"
    DOUBLE
    "PERCENT"
    PERCENT
    "SECONDS"
    SECONDS
    Integer
    INTEGER
    Double
    DOUBLE
    Percent
    PERCENT
    Seconds
    SECONDS
    Integer
    INTEGER
    Double
    DOUBLE
    Percent
    PERCENT
    Seconds
    SECONDS
    INTEGER
    INTEGER
    DOUBLE
    DOUBLE
    PERCENT
    PERCENT
    SECONDS
    SECONDS
    "INTEGER"
    INTEGER
    "DOUBLE"
    DOUBLE
    "PERCENT"
    PERCENT
    "SECONDS"
    SECONDS

    Tag, TagArgs

    A set of tags to apply to the resource.
    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.78.0
    published on Monday, Sep 7, 2026 by Pulumi

      Try Pulumi Cloud free.
      Your team will thank you.

      Start free trial