1. Packages
  2. AWS Cloud Control
  3. API Docs
  4. iot
  5. getSecurityProfile

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

AWS Cloud Control v1.26.0 published on Wednesday, Mar 12, 2025 by Pulumi

aws-native.iot.getSecurityProfile

Explore with Pulumi AI

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

AWS Cloud Control v1.26.0 published on Wednesday, Mar 12, 2025 by Pulumi

A security profile defines a set of expected behaviors for devices in your account.

Using getSecurityProfile

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 getSecurityProfile(args: GetSecurityProfileArgs, opts?: InvokeOptions): Promise<GetSecurityProfileResult>
function getSecurityProfileOutput(args: GetSecurityProfileOutputArgs, opts?: InvokeOptions): Output<GetSecurityProfileResult>
Copy
def get_security_profile(security_profile_name: Optional[str] = None,
                         opts: Optional[InvokeOptions] = None) -> GetSecurityProfileResult
def get_security_profile_output(security_profile_name: Optional[pulumi.Input[str]] = None,
                         opts: Optional[InvokeOptions] = None) -> Output[GetSecurityProfileResult]
Copy
func LookupSecurityProfile(ctx *Context, args *LookupSecurityProfileArgs, opts ...InvokeOption) (*LookupSecurityProfileResult, error)
func LookupSecurityProfileOutput(ctx *Context, args *LookupSecurityProfileOutputArgs, opts ...InvokeOption) LookupSecurityProfileResultOutput
Copy

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

public static class GetSecurityProfile 
{
    public static Task<GetSecurityProfileResult> InvokeAsync(GetSecurityProfileArgs args, InvokeOptions? opts = null)
    public static Output<GetSecurityProfileResult> Invoke(GetSecurityProfileInvokeArgs args, InvokeOptions? opts = null)
}
Copy
public static CompletableFuture<GetSecurityProfileResult> getSecurityProfile(GetSecurityProfileArgs args, InvokeOptions options)
public static Output<GetSecurityProfileResult> getSecurityProfile(GetSecurityProfileArgs args, InvokeOptions options)
Copy
fn::invoke:
  function: aws-native:iot:getSecurityProfile
  arguments:
    # arguments dictionary
Copy

The following arguments are supported:

SecurityProfileName This property is required. string
A unique identifier for the security profile.
SecurityProfileName This property is required. string
A unique identifier for the security profile.
securityProfileName This property is required. String
A unique identifier for the security profile.
securityProfileName This property is required. string
A unique identifier for the security profile.
security_profile_name This property is required. str
A unique identifier for the security profile.
securityProfileName This property is required. String
A unique identifier for the security profile.

getSecurityProfile Result

The following output properties are available:

AdditionalMetricsToRetainV2 List<Pulumi.AwsNative.IoT.Outputs.SecurityProfileMetricToRetain>
A list of metrics whose data is retained (stored). By default, data is retained for any metric used in the profile's behaviors, but it is also retained for any metric specified here.
AlertTargets Dictionary<string, Pulumi.AwsNative.IoT.Outputs.SecurityProfileAlertTarget>
Specifies the destinations to which alerts are sent.
Behaviors List<Pulumi.AwsNative.IoT.Outputs.SecurityProfileBehavior>
Specifies the behaviors that, when violated by a device (thing), cause an alert.
MetricsExportConfig Pulumi.AwsNative.IoT.Outputs.MetricsExportConfigProperties
A structure containing the mqtt topic for metrics export.
SecurityProfileArn string
The ARN (Amazon resource name) of the created security profile.
SecurityProfileDescription string
A description of the security profile.
Tags List<Pulumi.AwsNative.Outputs.Tag>
Metadata that can be used to manage the security profile.
TargetArns List<string>
A set of target ARNs that the security profile is attached to.
AdditionalMetricsToRetainV2 []SecurityProfileMetricToRetain
A list of metrics whose data is retained (stored). By default, data is retained for any metric used in the profile's behaviors, but it is also retained for any metric specified here.
AlertTargets map[string]SecurityProfileAlertTarget
Specifies the destinations to which alerts are sent.
Behaviors []SecurityProfileBehavior
Specifies the behaviors that, when violated by a device (thing), cause an alert.
MetricsExportConfig MetricsExportConfigProperties
A structure containing the mqtt topic for metrics export.
SecurityProfileArn string
The ARN (Amazon resource name) of the created security profile.
SecurityProfileDescription string
A description of the security profile.
Tags Tag
Metadata that can be used to manage the security profile.
TargetArns []string
A set of target ARNs that the security profile is attached to.
additionalMetricsToRetainV2 List<SecurityProfileMetricToRetain>
A list of metrics whose data is retained (stored). By default, data is retained for any metric used in the profile's behaviors, but it is also retained for any metric specified here.
alertTargets Map<String,SecurityProfileAlertTarget>
Specifies the destinations to which alerts are sent.
behaviors List<SecurityProfileBehavior>
Specifies the behaviors that, when violated by a device (thing), cause an alert.
metricsExportConfig MetricsExportConfigProperties
A structure containing the mqtt topic for metrics export.
securityProfileArn String
The ARN (Amazon resource name) of the created security profile.
securityProfileDescription String
A description of the security profile.
tags List<Tag>
Metadata that can be used to manage the security profile.
targetArns List<String>
A set of target ARNs that the security profile is attached to.
additionalMetricsToRetainV2 SecurityProfileMetricToRetain[]
A list of metrics whose data is retained (stored). By default, data is retained for any metric used in the profile's behaviors, but it is also retained for any metric specified here.
alertTargets {[key: string]: SecurityProfileAlertTarget}
Specifies the destinations to which alerts are sent.
behaviors SecurityProfileBehavior[]
Specifies the behaviors that, when violated by a device (thing), cause an alert.
metricsExportConfig MetricsExportConfigProperties
A structure containing the mqtt topic for metrics export.
securityProfileArn string
The ARN (Amazon resource name) of the created security profile.
securityProfileDescription string
A description of the security profile.
tags Tag[]
Metadata that can be used to manage the security profile.
targetArns string[]
A set of target ARNs that the security profile is attached to.
additional_metrics_to_retain_v2 Sequence[SecurityProfileMetricToRetain]
A list of metrics whose data is retained (stored). By default, data is retained for any metric used in the profile's behaviors, but it is also retained for any metric specified here.
alert_targets Mapping[str, SecurityProfileAlertTarget]
Specifies the destinations to which alerts are sent.
behaviors Sequence[SecurityProfileBehavior]
Specifies the behaviors that, when violated by a device (thing), cause an alert.
metrics_export_config MetricsExportConfigProperties
A structure containing the mqtt topic for metrics export.
security_profile_arn str
The ARN (Amazon resource name) of the created security profile.
security_profile_description str
A description of the security profile.
tags Sequence[root_Tag]
Metadata that can be used to manage the security profile.
target_arns Sequence[str]
A set of target ARNs that the security profile is attached to.
additionalMetricsToRetainV2 List<Property Map>
A list of metrics whose data is retained (stored). By default, data is retained for any metric used in the profile's behaviors, but it is also retained for any metric specified here.
alertTargets Map<Property Map>
Specifies the destinations to which alerts are sent.
behaviors List<Property Map>
Specifies the behaviors that, when violated by a device (thing), cause an alert.
metricsExportConfig Property Map
A structure containing the mqtt topic for metrics export.
securityProfileArn String
The ARN (Amazon resource name) of the created security profile.
securityProfileDescription String
A description of the security profile.
tags List<Property Map>
Metadata that can be used to manage the security profile.
targetArns List<String>
A set of target ARNs that the security profile is attached to.

Supporting Types

MetricsExportConfigProperties

MqttTopic This property is required. string
The topic for metrics export.
RoleArn This property is required. string
The ARN of the role that grants permission to publish to mqtt topic.
MqttTopic This property is required. string
The topic for metrics export.
RoleArn This property is required. string
The ARN of the role that grants permission to publish to mqtt topic.
mqttTopic This property is required. String
The topic for metrics export.
roleArn This property is required. String
The ARN of the role that grants permission to publish to mqtt topic.
mqttTopic This property is required. string
The topic for metrics export.
roleArn This property is required. string
The ARN of the role that grants permission to publish to mqtt topic.
mqtt_topic This property is required. str
The topic for metrics export.
role_arn This property is required. str
The ARN of the role that grants permission to publish to mqtt topic.
mqttTopic This property is required. String
The topic for metrics export.
roleArn This property is required. String
The ARN of the role that grants permission to publish to mqtt topic.

SecurityProfileAlertTarget

AlertTargetArn This property is required. string
The ARN of the notification target to which alerts are sent.
RoleArn This property is required. string
The ARN of the role that grants permission to send alerts to the notification target.
AlertTargetArn This property is required. string
The ARN of the notification target to which alerts are sent.
RoleArn This property is required. string
The ARN of the role that grants permission to send alerts to the notification target.
alertTargetArn This property is required. String
The ARN of the notification target to which alerts are sent.
roleArn This property is required. String
The ARN of the role that grants permission to send alerts to the notification target.
alertTargetArn This property is required. string
The ARN of the notification target to which alerts are sent.
roleArn This property is required. string
The ARN of the role that grants permission to send alerts to the notification target.
alert_target_arn This property is required. str
The ARN of the notification target to which alerts are sent.
role_arn This property is required. str
The ARN of the role that grants permission to send alerts to the notification target.
alertTargetArn This property is required. String
The ARN of the notification target to which alerts are sent.
roleArn This property is required. String
The ARN of the role that grants permission to send alerts to the notification target.

SecurityProfileBehavior

Name This property is required. string
The name for the behavior.
Criteria Pulumi.AwsNative.IoT.Inputs.SecurityProfileBehaviorCriteria

The criteria that determine if a device is behaving normally in regard to the metric .

In the AWS IoT console, you can choose to be sent an alert through Amazon SNS when AWS IoT Device Defender detects that a device is behaving anomalously.

ExportMetric bool
Value indicates exporting metrics related to the behavior when it is true.
Metric string
What is measured by the behavior.
MetricDimension Pulumi.AwsNative.IoT.Inputs.SecurityProfileMetricDimension
The dimension of the metric.
SuppressAlerts bool
Manage Detect alarm SNS notifications by setting behavior notification to on or suppressed. Detect will continue to performing device behavior evaluations. However, suppressed alarms wouldn't be forwarded for SNS notification.
Name This property is required. string
The name for the behavior.
Criteria SecurityProfileBehaviorCriteria

The criteria that determine if a device is behaving normally in regard to the metric .

In the AWS IoT console, you can choose to be sent an alert through Amazon SNS when AWS IoT Device Defender detects that a device is behaving anomalously.

ExportMetric bool
Value indicates exporting metrics related to the behavior when it is true.
Metric string
What is measured by the behavior.
MetricDimension SecurityProfileMetricDimension
The dimension of the metric.
SuppressAlerts bool
Manage Detect alarm SNS notifications by setting behavior notification to on or suppressed. Detect will continue to performing device behavior evaluations. However, suppressed alarms wouldn't be forwarded for SNS notification.
name This property is required. String
The name for the behavior.
criteria SecurityProfileBehaviorCriteria

The criteria that determine if a device is behaving normally in regard to the metric .

In the AWS IoT console, you can choose to be sent an alert through Amazon SNS when AWS IoT Device Defender detects that a device is behaving anomalously.

exportMetric Boolean
Value indicates exporting metrics related to the behavior when it is true.
metric String
What is measured by the behavior.
metricDimension SecurityProfileMetricDimension
The dimension of the metric.
suppressAlerts Boolean
Manage Detect alarm SNS notifications by setting behavior notification to on or suppressed. Detect will continue to performing device behavior evaluations. However, suppressed alarms wouldn't be forwarded for SNS notification.
name This property is required. string
The name for the behavior.
criteria SecurityProfileBehaviorCriteria

The criteria that determine if a device is behaving normally in regard to the metric .

In the AWS IoT console, you can choose to be sent an alert through Amazon SNS when AWS IoT Device Defender detects that a device is behaving anomalously.

exportMetric boolean
Value indicates exporting metrics related to the behavior when it is true.
metric string
What is measured by the behavior.
metricDimension SecurityProfileMetricDimension
The dimension of the metric.
suppressAlerts boolean
Manage Detect alarm SNS notifications by setting behavior notification to on or suppressed. Detect will continue to performing device behavior evaluations. However, suppressed alarms wouldn't be forwarded for SNS notification.
name This property is required. str
The name for the behavior.
criteria SecurityProfileBehaviorCriteria

The criteria that determine if a device is behaving normally in regard to the metric .

In the AWS IoT console, you can choose to be sent an alert through Amazon SNS when AWS IoT Device Defender detects that a device is behaving anomalously.

export_metric bool
Value indicates exporting metrics related to the behavior when it is true.
metric str
What is measured by the behavior.
metric_dimension SecurityProfileMetricDimension
The dimension of the metric.
suppress_alerts bool
Manage Detect alarm SNS notifications by setting behavior notification to on or suppressed. Detect will continue to performing device behavior evaluations. However, suppressed alarms wouldn't be forwarded for SNS notification.
name This property is required. String
The name for the behavior.
criteria Property Map

The criteria that determine if a device is behaving normally in regard to the metric .

In the AWS IoT console, you can choose to be sent an alert through Amazon SNS when AWS IoT Device Defender detects that a device is behaving anomalously.

exportMetric Boolean
Value indicates exporting metrics related to the behavior when it is true.
metric String
What is measured by the behavior.
metricDimension Property Map
The dimension of the metric.
suppressAlerts Boolean
Manage Detect alarm SNS notifications by setting behavior notification to on or suppressed. Detect will continue to performing device behavior evaluations. However, suppressed alarms wouldn't be forwarded for SNS notification.

SecurityProfileBehaviorCriteria

ComparisonOperator Pulumi.AwsNative.IoT.SecurityProfileBehaviorCriteriaComparisonOperator
The operator that relates the thing measured (metric) to the criteria (containing a value or statisticalThreshold).
ConsecutiveDatapointsToAlarm int
If a device is in violation of the behavior for the specified number of consecutive datapoints, an alarm occurs. If not specified, the default is 1.
ConsecutiveDatapointsToClear int
If an alarm has occurred and the offending device is no longer in violation of the behavior for the specified number of consecutive datapoints, the alarm is cleared. If not specified, the default is 1.
DurationSeconds int
Use this to specify the time duration over which the behavior is evaluated.
MlDetectionConfig Pulumi.AwsNative.IoT.Inputs.SecurityProfileMachineLearningDetectionConfig
The confidence level of the detection model.
StatisticalThreshold Pulumi.AwsNative.IoT.Inputs.SecurityProfileStatisticalThreshold
A statistical ranking (percentile)that indicates a threshold value by which a behavior is determined to be in compliance or in violation of the behavior.
Value Pulumi.AwsNative.IoT.Inputs.SecurityProfileMetricValue
The value to be compared with the metric .
ComparisonOperator SecurityProfileBehaviorCriteriaComparisonOperator
The operator that relates the thing measured (metric) to the criteria (containing a value or statisticalThreshold).
ConsecutiveDatapointsToAlarm int
If a device is in violation of the behavior for the specified number of consecutive datapoints, an alarm occurs. If not specified, the default is 1.
ConsecutiveDatapointsToClear int
If an alarm has occurred and the offending device is no longer in violation of the behavior for the specified number of consecutive datapoints, the alarm is cleared. If not specified, the default is 1.
DurationSeconds int
Use this to specify the time duration over which the behavior is evaluated.
MlDetectionConfig SecurityProfileMachineLearningDetectionConfig
The confidence level of the detection model.
StatisticalThreshold SecurityProfileStatisticalThreshold
A statistical ranking (percentile)that indicates a threshold value by which a behavior is determined to be in compliance or in violation of the behavior.
Value SecurityProfileMetricValue
The value to be compared with the metric .
comparisonOperator SecurityProfileBehaviorCriteriaComparisonOperator
The operator that relates the thing measured (metric) to the criteria (containing a value or statisticalThreshold).
consecutiveDatapointsToAlarm Integer
If a device is in violation of the behavior for the specified number of consecutive datapoints, an alarm occurs. If not specified, the default is 1.
consecutiveDatapointsToClear Integer
If an alarm has occurred and the offending device is no longer in violation of the behavior for the specified number of consecutive datapoints, the alarm is cleared. If not specified, the default is 1.
durationSeconds Integer
Use this to specify the time duration over which the behavior is evaluated.
mlDetectionConfig SecurityProfileMachineLearningDetectionConfig
The confidence level of the detection model.
statisticalThreshold SecurityProfileStatisticalThreshold
A statistical ranking (percentile)that indicates a threshold value by which a behavior is determined to be in compliance or in violation of the behavior.
value SecurityProfileMetricValue
The value to be compared with the metric .
comparisonOperator SecurityProfileBehaviorCriteriaComparisonOperator
The operator that relates the thing measured (metric) to the criteria (containing a value or statisticalThreshold).
consecutiveDatapointsToAlarm number
If a device is in violation of the behavior for the specified number of consecutive datapoints, an alarm occurs. If not specified, the default is 1.
consecutiveDatapointsToClear number
If an alarm has occurred and the offending device is no longer in violation of the behavior for the specified number of consecutive datapoints, the alarm is cleared. If not specified, the default is 1.
durationSeconds number
Use this to specify the time duration over which the behavior is evaluated.
mlDetectionConfig SecurityProfileMachineLearningDetectionConfig
The confidence level of the detection model.
statisticalThreshold SecurityProfileStatisticalThreshold
A statistical ranking (percentile)that indicates a threshold value by which a behavior is determined to be in compliance or in violation of the behavior.
value SecurityProfileMetricValue
The value to be compared with the metric .
comparison_operator SecurityProfileBehaviorCriteriaComparisonOperator
The operator that relates the thing measured (metric) to the criteria (containing a value or statisticalThreshold).
consecutive_datapoints_to_alarm int
If a device is in violation of the behavior for the specified number of consecutive datapoints, an alarm occurs. If not specified, the default is 1.
consecutive_datapoints_to_clear int
If an alarm has occurred and the offending device is no longer in violation of the behavior for the specified number of consecutive datapoints, the alarm is cleared. If not specified, the default is 1.
duration_seconds int
Use this to specify the time duration over which the behavior is evaluated.
ml_detection_config SecurityProfileMachineLearningDetectionConfig
The confidence level of the detection model.
statistical_threshold SecurityProfileStatisticalThreshold
A statistical ranking (percentile)that indicates a threshold value by which a behavior is determined to be in compliance or in violation of the behavior.
value SecurityProfileMetricValue
The value to be compared with the metric .
comparisonOperator "less-than" | "less-than-equals" | "greater-than" | "greater-than-equals" | "in-cidr-set" | "not-in-cidr-set" | "in-port-set" | "not-in-port-set" | "in-set" | "not-in-set"
The operator that relates the thing measured (metric) to the criteria (containing a value or statisticalThreshold).
consecutiveDatapointsToAlarm Number
If a device is in violation of the behavior for the specified number of consecutive datapoints, an alarm occurs. If not specified, the default is 1.
consecutiveDatapointsToClear Number
If an alarm has occurred and the offending device is no longer in violation of the behavior for the specified number of consecutive datapoints, the alarm is cleared. If not specified, the default is 1.
durationSeconds Number
Use this to specify the time duration over which the behavior is evaluated.
mlDetectionConfig Property Map
The confidence level of the detection model.
statisticalThreshold Property Map
A statistical ranking (percentile)that indicates a threshold value by which a behavior is determined to be in compliance or in violation of the behavior.
value Property Map
The value to be compared with the metric .

SecurityProfileBehaviorCriteriaComparisonOperator

SecurityProfileMachineLearningDetectionConfig

ConfidenceLevel Pulumi.AwsNative.IoT.SecurityProfileMachineLearningDetectionConfigConfidenceLevel
The sensitivity of anomalous behavior evaluation. Can be Low, Medium, or High.
ConfidenceLevel SecurityProfileMachineLearningDetectionConfigConfidenceLevel
The sensitivity of anomalous behavior evaluation. Can be Low, Medium, or High.
confidenceLevel SecurityProfileMachineLearningDetectionConfigConfidenceLevel
The sensitivity of anomalous behavior evaluation. Can be Low, Medium, or High.
confidenceLevel SecurityProfileMachineLearningDetectionConfigConfidenceLevel
The sensitivity of anomalous behavior evaluation. Can be Low, Medium, or High.
confidence_level SecurityProfileMachineLearningDetectionConfigConfidenceLevel
The sensitivity of anomalous behavior evaluation. Can be Low, Medium, or High.
confidenceLevel "LOW" | "MEDIUM" | "HIGH"
The sensitivity of anomalous behavior evaluation. Can be Low, Medium, or High.

SecurityProfileMachineLearningDetectionConfigConfidenceLevel

SecurityProfileMetricDimension

DimensionName This property is required. string
A unique identifier for the dimension.
Operator Pulumi.AwsNative.IoT.SecurityProfileMetricDimensionOperator
Defines how the dimensionValues of a dimension are interpreted.
DimensionName This property is required. string
A unique identifier for the dimension.
Operator SecurityProfileMetricDimensionOperator
Defines how the dimensionValues of a dimension are interpreted.
dimensionName This property is required. String
A unique identifier for the dimension.
operator SecurityProfileMetricDimensionOperator
Defines how the dimensionValues of a dimension are interpreted.
dimensionName This property is required. string
A unique identifier for the dimension.
operator SecurityProfileMetricDimensionOperator
Defines how the dimensionValues of a dimension are interpreted.
dimension_name This property is required. str
A unique identifier for the dimension.
operator SecurityProfileMetricDimensionOperator
Defines how the dimensionValues of a dimension are interpreted.
dimensionName This property is required. String
A unique identifier for the dimension.
operator "IN" | "NOT_IN"
Defines how the dimensionValues of a dimension are interpreted.

SecurityProfileMetricDimensionOperator

SecurityProfileMetricToRetain

Metric This property is required. string
What is measured by the behavior.
ExportMetric bool
The value indicates exporting metrics related to the MetricToRetain when it's true.
MetricDimension Pulumi.AwsNative.IoT.Inputs.SecurityProfileMetricDimension
The dimension of the metric.
Metric This property is required. string
What is measured by the behavior.
ExportMetric bool
The value indicates exporting metrics related to the MetricToRetain when it's true.
MetricDimension SecurityProfileMetricDimension
The dimension of the metric.
metric This property is required. String
What is measured by the behavior.
exportMetric Boolean
The value indicates exporting metrics related to the MetricToRetain when it's true.
metricDimension SecurityProfileMetricDimension
The dimension of the metric.
metric This property is required. string
What is measured by the behavior.
exportMetric boolean
The value indicates exporting metrics related to the MetricToRetain when it's true.
metricDimension SecurityProfileMetricDimension
The dimension of the metric.
metric This property is required. str
What is measured by the behavior.
export_metric bool
The value indicates exporting metrics related to the MetricToRetain when it's true.
metric_dimension SecurityProfileMetricDimension
The dimension of the metric.
metric This property is required. String
What is measured by the behavior.
exportMetric Boolean
The value indicates exporting metrics related to the MetricToRetain when it's true.
metricDimension Property Map
The dimension of the metric.

SecurityProfileMetricValue

Cidrs List<string>
If the ComparisonOperator calls for a set of CIDRs, use this to specify that set to be compared with the metric.
Count string
If the ComparisonOperator calls for a numeric value, use this to specify that (integer) numeric value to be compared with the metric.
Number double
The numeral value of a metric.
Numbers List<double>
The numeral values of a metric.
Ports List<int>
If the ComparisonOperator calls for a set of ports, use this to specify that set to be compared with the metric.
Strings List<string>
The string values of a metric.
Cidrs []string
If the ComparisonOperator calls for a set of CIDRs, use this to specify that set to be compared with the metric.
Count string
If the ComparisonOperator calls for a numeric value, use this to specify that (integer) numeric value to be compared with the metric.
Number float64
The numeral value of a metric.
Numbers []float64
The numeral values of a metric.
Ports []int
If the ComparisonOperator calls for a set of ports, use this to specify that set to be compared with the metric.
Strings []string
The string values of a metric.
cidrs List<String>
If the ComparisonOperator calls for a set of CIDRs, use this to specify that set to be compared with the metric.
count String
If the ComparisonOperator calls for a numeric value, use this to specify that (integer) numeric value to be compared with the metric.
number Double
The numeral value of a metric.
numbers List<Double>
The numeral values of a metric.
ports List<Integer>
If the ComparisonOperator calls for a set of ports, use this to specify that set to be compared with the metric.
strings List<String>
The string values of a metric.
cidrs string[]
If the ComparisonOperator calls for a set of CIDRs, use this to specify that set to be compared with the metric.
count string
If the ComparisonOperator calls for a numeric value, use this to specify that (integer) numeric value to be compared with the metric.
number number
The numeral value of a metric.
numbers number[]
The numeral values of a metric.
ports number[]
If the ComparisonOperator calls for a set of ports, use this to specify that set to be compared with the metric.
strings string[]
The string values of a metric.
cidrs Sequence[str]
If the ComparisonOperator calls for a set of CIDRs, use this to specify that set to be compared with the metric.
count str
If the ComparisonOperator calls for a numeric value, use this to specify that (integer) numeric value to be compared with the metric.
number float
The numeral value of a metric.
numbers Sequence[float]
The numeral values of a metric.
ports Sequence[int]
If the ComparisonOperator calls for a set of ports, use this to specify that set to be compared with the metric.
strings Sequence[str]
The string values of a metric.
cidrs List<String>
If the ComparisonOperator calls for a set of CIDRs, use this to specify that set to be compared with the metric.
count String
If the ComparisonOperator calls for a numeric value, use this to specify that (integer) numeric value to be compared with the metric.
number Number
The numeral value of a metric.
numbers List<Number>
The numeral values of a metric.
ports List<Number>
If the ComparisonOperator calls for a set of ports, use this to specify that set to be compared with the metric.
strings List<String>
The string values of a metric.

SecurityProfileStatisticalThreshold

Statistic Pulumi.AwsNative.IoT.SecurityProfileStatisticalThresholdStatistic
The percentile which resolves to a threshold value by which compliance with a behavior is determined
Statistic SecurityProfileStatisticalThresholdStatistic
The percentile which resolves to a threshold value by which compliance with a behavior is determined
statistic SecurityProfileStatisticalThresholdStatistic
The percentile which resolves to a threshold value by which compliance with a behavior is determined
statistic SecurityProfileStatisticalThresholdStatistic
The percentile which resolves to a threshold value by which compliance with a behavior is determined
statistic SecurityProfileStatisticalThresholdStatistic
The percentile which resolves to a threshold value by which compliance with a behavior is determined
statistic "Average" | "p0" | "p0.1" | "p0.01" | "p1" | "p10" | "p50" | "p90" | "p99" | "p99.9" | "p99.99" | "p100"
The percentile which resolves to a threshold value by which compliance with a behavior is determined

SecurityProfileStatisticalThresholdStatistic

Tag

Key This property is required. string
The key name of the tag
Value This property is required. string
The value of the tag
Key This property is required. string
The key name of the tag
Value This property is required. string
The value of the tag
key This property is required. String
The key name of the tag
value This property is required. String
The value of the tag
key This property is required. string
The key name of the tag
value This property is required. string
The value of the tag
key This property is required. str
The key name of the tag
value This property is required. str
The value of the tag
key This property is required. String
The key name of the tag
value This property is required. String
The value of the tag

Package Details

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

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

AWS Cloud Control v1.26.0 published on Wednesday, Mar 12, 2025 by Pulumi