1. Packages
  2. AWS Native
  3. API Docs
  4. iot
  5. getFleetMetric

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

AWS Native v0.100.0 published on Wednesday, Mar 27, 2024 by Pulumi

aws-native.iot.getFleetMetric

Explore with Pulumi AI

aws-native logo

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

AWS Native v0.100.0 published on Wednesday, Mar 27, 2024 by Pulumi

    An aggregated metric of certain devices in your fleet

    Using getFleetMetric

    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 getFleetMetric(args: GetFleetMetricArgs, opts?: InvokeOptions): Promise<GetFleetMetricResult>
    function getFleetMetricOutput(args: GetFleetMetricOutputArgs, opts?: InvokeOptions): Output<GetFleetMetricResult>
    def get_fleet_metric(metric_name: Optional[str] = None,
                         opts: Optional[InvokeOptions] = None) -> GetFleetMetricResult
    def get_fleet_metric_output(metric_name: Optional[pulumi.Input[str]] = None,
                         opts: Optional[InvokeOptions] = None) -> Output[GetFleetMetricResult]
    func LookupFleetMetric(ctx *Context, args *LookupFleetMetricArgs, opts ...InvokeOption) (*LookupFleetMetricResult, error)
    func LookupFleetMetricOutput(ctx *Context, args *LookupFleetMetricOutputArgs, opts ...InvokeOption) LookupFleetMetricResultOutput

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

    public static class GetFleetMetric 
    {
        public static Task<GetFleetMetricResult> InvokeAsync(GetFleetMetricArgs args, InvokeOptions? opts = null)
        public static Output<GetFleetMetricResult> Invoke(GetFleetMetricInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetFleetMetricResult> getFleetMetric(GetFleetMetricArgs args, InvokeOptions options)
    // Output-based functions aren't available in Java yet
    
    fn::invoke:
      function: aws-native:iot:getFleetMetric
      arguments:
        # arguments dictionary

    The following arguments are supported:

    MetricName string
    The name of the fleet metric
    MetricName string
    The name of the fleet metric
    metricName String
    The name of the fleet metric
    metricName string
    The name of the fleet metric
    metric_name str
    The name of the fleet metric
    metricName String
    The name of the fleet metric

    getFleetMetric Result

    The following output properties are available:

    AggregationField string
    The aggregation field to perform aggregation and metric emission
    AggregationType Pulumi.AwsNative.IoT.Outputs.FleetMetricAggregationType
    CreationDate string
    The creation date of a fleet metric
    Description string
    The description of a fleet metric
    IndexName string
    The index name of a fleet metric
    LastModifiedDate string
    The last modified date of a fleet metric
    MetricArn string
    The Amazon Resource Number (ARN) of a fleet metric metric
    Period int
    The period of metric emission in seconds
    QueryString string
    The Fleet Indexing query used by a fleet metric
    QueryVersion string
    The version of a Fleet Indexing query used by a fleet metric
    Tags List<Pulumi.AwsNative.Outputs.Tag>
    An array of key-value pairs to apply to this resource
    Unit string
    The unit of data points emitted by a fleet metric
    Version double
    The version of a fleet metric
    AggregationField string
    The aggregation field to perform aggregation and metric emission
    AggregationType FleetMetricAggregationType
    CreationDate string
    The creation date of a fleet metric
    Description string
    The description of a fleet metric
    IndexName string
    The index name of a fleet metric
    LastModifiedDate string
    The last modified date of a fleet metric
    MetricArn string
    The Amazon Resource Number (ARN) of a fleet metric metric
    Period int
    The period of metric emission in seconds
    QueryString string
    The Fleet Indexing query used by a fleet metric
    QueryVersion string
    The version of a Fleet Indexing query used by a fleet metric
    Tags Tag
    An array of key-value pairs to apply to this resource
    Unit string
    The unit of data points emitted by a fleet metric
    Version float64
    The version of a fleet metric
    aggregationField String
    The aggregation field to perform aggregation and metric emission
    aggregationType FleetMetricAggregationType
    creationDate String
    The creation date of a fleet metric
    description String
    The description of a fleet metric
    indexName String
    The index name of a fleet metric
    lastModifiedDate String
    The last modified date of a fleet metric
    metricArn String
    The Amazon Resource Number (ARN) of a fleet metric metric
    period Integer
    The period of metric emission in seconds
    queryString String
    The Fleet Indexing query used by a fleet metric
    queryVersion String
    The version of a Fleet Indexing query used by a fleet metric
    tags List<Tag>
    An array of key-value pairs to apply to this resource
    unit String
    The unit of data points emitted by a fleet metric
    version Double
    The version of a fleet metric
    aggregationField string
    The aggregation field to perform aggregation and metric emission
    aggregationType FleetMetricAggregationType
    creationDate string
    The creation date of a fleet metric
    description string
    The description of a fleet metric
    indexName string
    The index name of a fleet metric
    lastModifiedDate string
    The last modified date of a fleet metric
    metricArn string
    The Amazon Resource Number (ARN) of a fleet metric metric
    period number
    The period of metric emission in seconds
    queryString string
    The Fleet Indexing query used by a fleet metric
    queryVersion string
    The version of a Fleet Indexing query used by a fleet metric
    tags Tag[]
    An array of key-value pairs to apply to this resource
    unit string
    The unit of data points emitted by a fleet metric
    version number
    The version of a fleet metric
    aggregation_field str
    The aggregation field to perform aggregation and metric emission
    aggregation_type FleetMetricAggregationType
    creation_date str
    The creation date of a fleet metric
    description str
    The description of a fleet metric
    index_name str
    The index name of a fleet metric
    last_modified_date str
    The last modified date of a fleet metric
    metric_arn str
    The Amazon Resource Number (ARN) of a fleet metric metric
    period int
    The period of metric emission in seconds
    query_string str
    The Fleet Indexing query used by a fleet metric
    query_version str
    The version of a Fleet Indexing query used by a fleet metric
    tags Sequence[_root_Tag]
    An array of key-value pairs to apply to this resource
    unit str
    The unit of data points emitted by a fleet metric
    version float
    The version of a fleet metric
    aggregationField String
    The aggregation field to perform aggregation and metric emission
    aggregationType Property Map
    creationDate String
    The creation date of a fleet metric
    description String
    The description of a fleet metric
    indexName String
    The index name of a fleet metric
    lastModifiedDate String
    The last modified date of a fleet metric
    metricArn String
    The Amazon Resource Number (ARN) of a fleet metric metric
    period Number
    The period of metric emission in seconds
    queryString String
    The Fleet Indexing query used by a fleet metric
    queryVersion String
    The version of a Fleet Indexing query used by a fleet metric
    tags List<Property Map>
    An array of key-value pairs to apply to this resource
    unit String
    The unit of data points emitted by a fleet metric
    version Number
    The version of a fleet metric

    Supporting Types

    FleetMetricAggregationType

    Name string
    Fleet Indexing aggregation type names such as Statistics, Percentiles and Cardinality
    Values List<string>
    Fleet Indexing aggregation type values
    Name string
    Fleet Indexing aggregation type names such as Statistics, Percentiles and Cardinality
    Values []string
    Fleet Indexing aggregation type values
    name String
    Fleet Indexing aggregation type names such as Statistics, Percentiles and Cardinality
    values List<String>
    Fleet Indexing aggregation type values
    name string
    Fleet Indexing aggregation type names such as Statistics, Percentiles and Cardinality
    values string[]
    Fleet Indexing aggregation type values
    name str
    Fleet Indexing aggregation type names such as Statistics, Percentiles and Cardinality
    values Sequence[str]
    Fleet Indexing aggregation type values
    name String
    Fleet Indexing aggregation type names such as Statistics, Percentiles and Cardinality
    values List<String>
    Fleet Indexing aggregation type values

    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 is in preview. AWS Classic is fully supported.

    AWS Native v0.100.0 published on Wednesday, Mar 27, 2024 by Pulumi