Module Awso_iot_asyncSource

Sourceval accept_certificate_transfer : ?endpoint_url:string -> ?cfg:Awso.Cfg.t -> Awso_iot.Values.AcceptCertificateTransferRequest.t -> (unit, unit) Result.t Async.Deferred.t
Sourceval attach_policy : ?endpoint_url:string -> ?cfg:Awso.Cfg.t -> Awso_iot.Values.AttachPolicyRequest.t -> (unit, unit) Result.t Async.Deferred.t
Sourceval attach_principal_policy : ?endpoint_url:string -> ?cfg:Awso.Cfg.t -> Awso_iot.Values.AttachPrincipalPolicyRequest.t -> (unit, unit) Result.t Async.Deferred.t
Sourceval cancel_certificate_transfer : ?endpoint_url:string -> ?cfg:Awso.Cfg.t -> Awso_iot.Values.CancelCertificateTransferRequest.t -> (unit, unit) Result.t Async.Deferred.t
Sourceval cancel_job_execution : ?endpoint_url:string -> ?cfg:Awso.Cfg.t -> Awso_iot.Values.CancelJobExecutionRequest.t -> (unit, unit) Result.t Async.Deferred.t
Sourceval create_topic_rule : ?endpoint_url:string -> ?cfg:Awso.Cfg.t -> Awso_iot.Values.CreateTopicRuleRequest.t -> (unit, unit) Result.t Async.Deferred.t
Sourceval delete_certificate : ?endpoint_url:string -> ?cfg:Awso.Cfg.t -> Awso_iot.Values.DeleteCertificateRequest.t -> (unit, unit) Result.t Async.Deferred.t
Sourceval delete_fleet_metric : ?endpoint_url:string -> ?cfg:Awso.Cfg.t -> Awso_iot.Values.DeleteFleetMetricRequest.t -> (unit, unit) Result.t Async.Deferred.t
Sourceval delete_job : ?endpoint_url:string -> ?cfg:Awso.Cfg.t -> Awso_iot.Values.DeleteJobRequest.t -> (unit, unit) Result.t Async.Deferred.t
Sourceval delete_job_execution : ?endpoint_url:string -> ?cfg:Awso.Cfg.t -> Awso_iot.Values.DeleteJobExecutionRequest.t -> (unit, unit) Result.t Async.Deferred.t
Sourceval delete_job_template : ?endpoint_url:string -> ?cfg:Awso.Cfg.t -> Awso_iot.Values.DeleteJobTemplateRequest.t -> (unit, unit) Result.t Async.Deferred.t
Sourceval delete_policy : ?endpoint_url:string -> ?cfg:Awso.Cfg.t -> Awso_iot.Values.DeletePolicyRequest.t -> (unit, unit) Result.t Async.Deferred.t
Sourceval delete_policy_version : ?endpoint_url:string -> ?cfg:Awso.Cfg.t -> Awso_iot.Values.DeletePolicyVersionRequest.t -> (unit, unit) Result.t Async.Deferred.t
Sourceval delete_topic_rule : ?endpoint_url:string -> ?cfg:Awso.Cfg.t -> Awso_iot.Values.DeleteTopicRuleRequest.t -> (unit, unit) Result.t Async.Deferred.t
Sourceval delete_v2_logging_level : ?endpoint_url:string -> ?cfg:Awso.Cfg.t -> Awso_iot.Values.DeleteV2LoggingLevelRequest.t -> (unit, unit) Result.t Async.Deferred.t
Sourceval detach_policy : ?endpoint_url:string -> ?cfg:Awso.Cfg.t -> Awso_iot.Values.DetachPolicyRequest.t -> (unit, unit) Result.t Async.Deferred.t
Sourceval detach_principal_policy : ?endpoint_url:string -> ?cfg:Awso.Cfg.t -> Awso_iot.Values.DetachPrincipalPolicyRequest.t -> (unit, unit) Result.t Async.Deferred.t
Sourceval disable_topic_rule : ?endpoint_url:string -> ?cfg:Awso.Cfg.t -> Awso_iot.Values.DisableTopicRuleRequest.t -> (unit, unit) Result.t Async.Deferred.t
Sourceval enable_topic_rule : ?endpoint_url:string -> ?cfg:Awso.Cfg.t -> Awso_iot.Values.EnableTopicRuleRequest.t -> (unit, unit) Result.t Async.Deferred.t
Sourceval reject_certificate_transfer : ?endpoint_url:string -> ?cfg:Awso.Cfg.t -> Awso_iot.Values.RejectCertificateTransferRequest.t -> (unit, unit) Result.t Async.Deferred.t
Sourceval replace_topic_rule : ?endpoint_url:string -> ?cfg:Awso.Cfg.t -> Awso_iot.Values.ReplaceTopicRuleRequest.t -> (unit, unit) Result.t Async.Deferred.t
Sourceval set_default_policy_version : ?endpoint_url:string -> ?cfg:Awso.Cfg.t -> Awso_iot.Values.SetDefaultPolicyVersionRequest.t -> (unit, unit) Result.t Async.Deferred.t
Sourceval set_logging_options : ?endpoint_url:string -> ?cfg:Awso.Cfg.t -> Awso_iot.Values.SetLoggingOptionsRequest.t -> (unit, unit) Result.t Async.Deferred.t
Sourceval set_v2_logging_level : ?endpoint_url:string -> ?cfg:Awso.Cfg.t -> Awso_iot.Values.SetV2LoggingLevelRequest.t -> (unit, unit) Result.t Async.Deferred.t
Sourceval set_v2_logging_options : ?endpoint_url:string -> ?cfg:Awso.Cfg.t -> Awso_iot.Values.SetV2LoggingOptionsRequest.t -> (unit, unit) Result.t Async.Deferred.t
Sourceval update_c_a_certificate : ?endpoint_url:string -> ?cfg:Awso.Cfg.t -> Awso_iot.Values.UpdateCACertificateRequest.t -> (unit, unit) Result.t Async.Deferred.t
Sourceval update_certificate : ?endpoint_url:string -> ?cfg:Awso.Cfg.t -> Awso_iot.Values.UpdateCertificateRequest.t -> (unit, unit) Result.t Async.Deferred.t
Sourceval update_fleet_metric : ?endpoint_url:string -> ?cfg:Awso.Cfg.t -> Awso_iot.Values.UpdateFleetMetricRequest.t -> (unit, unit) Result.t Async.Deferred.t
Sourceval update_job : ?endpoint_url:string -> ?cfg:Awso.Cfg.t -> Awso_iot.Values.UpdateJobRequest.t -> (unit, unit) Result.t Async.Deferred.t
include module type of struct include Awso_iot.Values end
include module type of struct include Awso_iot.Values_0 end
Sourceval service : Awso.Service.t
Sourceval apiVersion : string
Sourceval endpointPrefix : string
Sourceval serviceFullName : string
Sourceval signatureVersion : string
Sourceval protocol : string
Sourceval globalEndpoint : string
Sourceval simple_to_json : ('a -> Awso__Botodata.value) -> 'a -> Yojson.Safe.t
Sourceval composed_to_json : ('a -> Awso__Botodata.value) -> 'a -> Yojson.Safe.t
Sourceval to_query : ('a -> Awso.Client.Query.value) -> 'a -> Awso.Client.Query.t
Sourceval structure_to_value_aux : ('a * 'b option) list -> f:(('a * 'b) list -> 'c) -> [> `Structure of 'c ]
Sourceval structure_to_value : ('a * 'b option) list -> [> `Structure of ('a * 'b) list ]
Sourceval structure_to_wrapped_value : wrapper:'a -> response:'a -> ('b * 'c option) list -> [> `Structure of ('a * [> `Structure of ('b * 'c) list ]) list ]
Sourcemodule AssetPropertyOffsetInNanos = Awso_iot.Values.AssetPropertyOffsetInNanos
Sourcemodule AssetPropertyTimeInSeconds = Awso_iot.Values.AssetPropertyTimeInSeconds
Sourcemodule AssetPropertyBooleanValue = Awso_iot.Values.AssetPropertyBooleanValue
Sourcemodule AssetPropertyDoubleValue = Awso_iot.Values.AssetPropertyDoubleValue
Sourcemodule AssetPropertyIntegerValue = Awso_iot.Values.AssetPropertyIntegerValue
Sourcemodule AssetPropertyStringValue = Awso_iot.Values.AssetPropertyStringValue
Sourcemodule AssetPropertyQuality = Awso_iot.Values.AssetPropertyQuality
Sourcemodule AssetPropertyTimestamp = Awso_iot.Values.AssetPropertyTimestamp

An asset property timestamp entry containing the following information.

Sourcemodule AssetPropertyVariant = Awso_iot.Values.AssetPropertyVariant

Contains an asset property value (of a single type).

Sourcemodule AssetPropertyValue = Awso_iot.Values.AssetPropertyValue

An asset property value entry containing the following information.

Sourcemodule UserPropertyKey = Awso_iot.Values.UserPropertyKey
Sourcemodule UserPropertyValue = Awso_iot.Values.UserPropertyValue
Sourcemodule ThingGroupName = Awso_iot.Values.ThingGroupName
Sourcemodule AssetPropertyAlias = Awso_iot.Values.AssetPropertyAlias
Sourcemodule AssetPropertyEntryId = Awso_iot.Values.AssetPropertyEntryId
Sourcemodule AssetPropertyId = Awso_iot.Values.AssetPropertyId
Sourcemodule AssetPropertyValueList = Awso_iot.Values.AssetPropertyValueList
Sourcemodule KafkaHeaderKey = Awso_iot.Values.KafkaHeaderKey
Sourcemodule KafkaHeaderValue = Awso_iot.Values.KafkaHeaderValue

A key-value pair that you define in the header. Both the key and the value are either literal strings or valid substitution templates.

Sourcemodule TimestreamDimensionName = Awso_iot.Values.TimestreamDimensionName
Sourcemodule TimestreamDimensionValue = Awso_iot.Values.TimestreamDimensionValue
Sourcemodule ConnectionAttributeName = Awso_iot.Values.ConnectionAttributeName
Sourcemodule UserPropertyKeyName = Awso_iot.Values.UserPropertyKeyName
Sourcemodule NullableBoolean = Awso_iot.Values.NullableBoolean
Sourcemodule ThingGroupNames = Awso_iot.Values.ThingGroupNames
Sourcemodule PolicyTemplateName = Awso_iot.Values.PolicyTemplateName
Sourcemodule CACertificateUpdateAction = Awso_iot.Values.CACertificateUpdateAction
Sourcemodule DeviceCertificateUpdateAction = Awso_iot.Values.DeviceCertificateUpdateAction
Sourcemodule IssuerCertificateSerialNumber = Awso_iot.Values.IssuerCertificateSerialNumber
Sourcemodule IssuerCertificateSubject = Awso_iot.Values.IssuerCertificateSubject
Sourcemodule PolicyVersionId = Awso_iot.Values.PolicyVersionId
Sourcemodule CertificateName = Awso_iot.Values.CertificateName
Sourcemodule InlineDocument = Awso_iot.Values.InlineDocument

Describes the location of updated firmware in S3.

Sourcemodule CertificateArn = Awso_iot.Values.CertificateArn
Sourcemodule CertificatePathOnDevice = Awso_iot.Values.CertificatePathOnDevice
Sourcemodule StringParameterValue = Awso_iot.Values.StringParameterValue

Describes an IoT policy.

Sourcemodule BatchAcrossTopics = Awso_iot.Values.BatchAcrossTopics
Sourcemodule MaxBatchOpenMs = Awso_iot.Values.MaxBatchOpenMs
Sourcemodule MaxBatchSizeBytes = Awso_iot.Values.MaxBatchSizeBytes
Sourcemodule HttpActionHeader = Awso_iot.Values.HttpActionHeader

The HTTP action header.

Sourcemodule SigV4Authorization = Awso_iot.Values.SigV4Authorization

For more information, see Signature Version 4 signing process.

Sourcemodule PutAssetPropertyValueEntry = Awso_iot.Values.PutAssetPropertyValueEntry

An asset property value entry containing the following information.

Sourcemodule KafkaActionHeader = Awso_iot.Values.KafkaActionHeader

Specifies a Kafka header using key-value pairs when you create a Rule’s Kafka Action. You can use these headers to route data from IoT clients to downstream Kafka clusters without modifying your message payload. For more information about Rule's Kafka action, see Apache Kafka.

Sourcemodule CorrelationData = Awso_iot.Values.CorrelationData
Sourcemodule PayloadFormatIndicator = Awso_iot.Values.PayloadFormatIndicator
Sourcemodule UserProperties = Awso_iot.Values.UserProperties
Sourcemodule TimestreamDimension = Awso_iot.Values.TimestreamDimension

Metadata attributes of the time series that are written in each measure record.

Sourcemodule TimestreamTimestampUnit = Awso_iot.Values.TimestreamTimestampUnit
Sourcemodule TimestreamTimestampValue = Awso_iot.Values.TimestreamTimestampValue
Sourcemodule ConfidenceLevel = Awso_iot.Values.ConfidenceLevel
Sourcemodule EvaluationStatistic = Awso_iot.Values.EvaluationStatistic
Sourcemodule PropagatingAttribute = Awso_iot.Values.PropagatingAttribute

An object that represents the connection attribute, thing attribute, and the user property key.

Sourcemodule AddThingsToThingGroupParams = Awso_iot.Values.AddThingsToThingGroupParams

Parameters used when defining a mitigation action that move a set of things to a thing group.

Sourcemodule EnableIoTLoggingParams = Awso_iot.Values.EnableIoTLoggingParams

Parameters used when defining a mitigation action that enable Amazon Web Services IoT Core logging.

Sourcemodule PublishFindingToSnsParams = Awso_iot.Values.PublishFindingToSnsParams

Parameters to define a mitigation action that publishes findings to Amazon SNS. You can implement your own custom actions in response to the Amazon SNS messages.

Sourcemodule ReplaceDefaultPolicyVersionParams = Awso_iot.Values.ReplaceDefaultPolicyVersionParams

Parameters to define a mitigation action that adds a blank policy to restrict permissions.

Sourcemodule UpdateCACertificateParams = Awso_iot.Values.UpdateCACertificateParams

Parameters to define a mitigation action that changes the state of the CA certificate to inactive.

Sourcemodule UpdateDeviceCertificateParams = Awso_iot.Values.UpdateDeviceCertificateParams

Parameters to define a mitigation action that changes the state of the device certificate to inactive.

Sourcemodule CognitoIdentityPoolId = Awso_iot.Values.CognitoIdentityPoolId
Sourcemodule IssuerCertificateIdentifier = Awso_iot.Values.IssuerCertificateIdentifier

The certificate issuer indentifier.

Sourcemodule PolicyVersionIdentifier = Awso_iot.Values.PolicyVersionIdentifier

Information about the version of the policy associated with the resource.

Sourcemodule CodeSigningCertificateChain = Awso_iot.Values.CodeSigningCertificateChain

Describes the certificate chain being used when code signing a file.

Sourcemodule CodeSigningSignature = Awso_iot.Values.CodeSigningSignature

Describes the signature for a file.

Sourcemodule SignatureAlgorithm = Awso_iot.Values.SignatureAlgorithm

Describes the location of the updated firmware.

Sourcemodule SigningProfileName = Awso_iot.Values.SigningProfileName
Sourcemodule SigningProfileParameter = Awso_iot.Values.SigningProfileParameter

Describes the code-signing profile.

Sourcemodule CommandParameterValueNumberRange = Awso_iot.Values.CommandParameterValueNumberRange

The numerical range value type to compare a command parameter value against.

Sourcemodule CommandParameterValueStringList = Awso_iot.Values.CommandParameterValueStringList
Sourcemodule TargetFieldName = Awso_iot.Values.TargetFieldName
Sourcemodule TargetFieldOrder = Awso_iot.Values.TargetFieldOrder
Sourcemodule DynamoOperation = Awso_iot.Values.DynamoOperation

The input for the DynamoActionVS action that specifies the DynamoDB table to which the message data will be written.

Sourcemodule ElasticsearchEndpoint = Awso_iot.Values.ElasticsearchEndpoint
Sourcemodule ElasticsearchId = Awso_iot.Values.ElasticsearchId
Sourcemodule ElasticsearchIndex = Awso_iot.Values.ElasticsearchIndex
Sourcemodule ElasticsearchType = Awso_iot.Values.ElasticsearchType
Sourcemodule DeliveryStreamName = Awso_iot.Values.DeliveryStreamName
Sourcemodule FirehoseSeparator = Awso_iot.Values.FirehoseSeparator

Configuration settings for batching.

Sourcemodule EnableBatching = Awso_iot.Values.EnableBatching
Sourcemodule HttpAuthorization = Awso_iot.Values.HttpAuthorization

The authorization method used to send messages.

Sourcemodule PutAssetPropertyValueEntryList = Awso_iot.Values.PutAssetPropertyValueEntryList
Sourcemodule ClientProperties = Awso_iot.Values.ClientProperties
Sourcemodule LocationTimestamp = Awso_iot.Values.LocationTimestamp

Describes how to interpret an application-defined timestamp value from an MQTT message payload and the precision of that value.

Specifies MQTT Version 5.0 headers information. For more information, see MQTT from Amazon Web Services IoT Core Developer Guide.

Sourcemodule CannedAccessControlList = Awso_iot.Values.CannedAccessControlList
Sourcemodule SalesforceEndpoint = Awso_iot.Values.SalesforceEndpoint
Sourcemodule SalesforceToken = Awso_iot.Values.SalesforceToken
Sourcemodule ExecutionNamePrefix = Awso_iot.Values.ExecutionNamePrefix
Sourcemodule StateMachineName = Awso_iot.Values.StateMachineName
Sourcemodule TimestreamDatabaseName = Awso_iot.Values.TimestreamDatabaseName
Sourcemodule TimestreamDimensionList = Awso_iot.Values.TimestreamDimensionList
Sourcemodule TimestreamTableName = Awso_iot.Values.TimestreamTableName
Sourcemodule TimestreamTimestamp = Awso_iot.Values.TimestreamTimestamp

Describes how to interpret an application-defined timestamp value from an MQTT message payload and the precision of that value.

Sourcemodule ComparisonOperator = Awso_iot.Values.ComparisonOperator
Sourcemodule ConsecutiveDatapointsToAlarm = Awso_iot.Values.ConsecutiveDatapointsToAlarm
Sourcemodule ConsecutiveDatapointsToClear = Awso_iot.Values.ConsecutiveDatapointsToClear
Sourcemodule DurationSeconds = Awso_iot.Values.DurationSeconds
Sourcemodule MachineLearningDetectionConfig = Awso_iot.Values.MachineLearningDetectionConfig

The configuration of an ML Detect Security Profile.

The value to be compared with the metric.

Sourcemodule StatisticalThreshold = Awso_iot.Values.StatisticalThreshold

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.

Sourcemodule DimensionValueOperator = Awso_iot.Values.DimensionValueOperator
Sourcemodule SecurityGroupId = Awso_iot.Values.SecurityGroupId
Sourcemodule PropagatingAttributeList = Awso_iot.Values.PropagatingAttributeList
Sourcemodule MitigationActionId = Awso_iot.Values.MitigationActionId
Sourcemodule MitigationActionName = Awso_iot.Values.MitigationActionName
Sourcemodule MitigationActionParams = Awso_iot.Values.MitigationActionParams

The set of parameters for this mitigation action. You can specify only one type of parameter (in other words, you can apply only one action for each defined mitigation action).

Sourcemodule ResourceIdentifier = Awso_iot.Values.ResourceIdentifier

Information that identifies the noncompliant resource.

Sourcemodule AwsJobRateIncreaseCriteriaNumberOfThings = Awso_iot.Values.AwsJobRateIncreaseCriteriaNumberOfThings
Sourcemodule CustomCodeSigning = Awso_iot.Values.CustomCodeSigning

Describes a custom method used to code sign a file.

Sourcemodule StartSigningJobParameter = Awso_iot.Values.StartSigningJobParameter

Information required to start a signing job.

The S3 location.

Describes a group of files that can be streamed.

Sourcemodule CommandParameterValueComparisonOperand = Awso_iot.Values.CommandParameterValueComparisonOperand

The comparison operand used to compare the defined value against the value supplied in request.

Sourcemodule CommandParameterValueComparisonOperator = Awso_iot.Values.CommandParameterValueComparisonOperator
Sourcemodule AbortThresholdPercentage = Awso_iot.Values.AbortThresholdPercentage
Sourcemodule JobExecutionFailureType = Awso_iot.Values.JobExecutionFailureType
Sourcemodule MinimumNumberOfExecutedThings = Awso_iot.Values.MinimumNumberOfExecutedThings
Sourcemodule NumberOfRetries = Awso_iot.Values.NumberOfRetries
Sourcemodule RetryableFailureType = Awso_iot.Values.RetryableFailureType
Sourcemodule NumberOfThings = Awso_iot.Values.NumberOfThings
Sourcemodule CronExpression = Awso_iot.Values.CronExpression
Sourcemodule DurationInMinutes = Awso_iot.Values.DurationInMinutes
Sourcemodule AttributeValue = Awso_iot.Values.AttributeValue
Sourcemodule GeoLocationTarget = Awso_iot.Values.GeoLocationTarget

A geolocation target that you select to index. Each geolocation target contains a name and order key-value pair that specifies the geolocation target fields.

Information that explicitly denies authorization.

Information that implicitly denies authorization. When policy doesn't explicitly deny or allow an action on a resource it is considered an implicit deny.

Sourcemodule MissingContextValue = Awso_iot.Values.MissingContextValue
Sourcemodule ReasonForNonComplianceCode = Awso_iot.Values.ReasonForNonComplianceCode
Sourcemodule ConnectivityTimestamp = Awso_iot.Values.ConnectivityTimestamp
Sourcemodule DisconnectReason = Awso_iot.Values.DisconnectReason
Sourcemodule CloudwatchAlarmAction = Awso_iot.Values.CloudwatchAlarmAction

Describes an action that updates a CloudWatch alarm.

Sourcemodule CloudwatchLogsAction = Awso_iot.Values.CloudwatchLogsAction

Describes an action that sends data to CloudWatch Logs.

Sourcemodule CloudwatchMetricAction = Awso_iot.Values.CloudwatchMetricAction

Describes an action that captures a CloudWatch metric.

Sourcemodule DynamoDBAction = Awso_iot.Values.DynamoDBAction

Describes an action to write to a DynamoDB table. The tableName, hashKeyField, and rangeKeyField values must match the values used when you created the table. The hashKeyValue and rangeKeyvalue fields use a substitution template syntax. These templates provide data at runtime. The syntax is as follows: ${sql-expression}. You can specify any valid expression in a WHERE or SELECT clause, including JSON properties, comparisons, calculations, and functions. For example, the following field uses the third level of the topic: "hashKeyValue": "${topic(3)}" The following field uses the timestamp: "rangeKeyValue": "${timestamp()}"

Sourcemodule DynamoDBv2Action = Awso_iot.Values.DynamoDBv2Action

Describes an action to write to a DynamoDB table. This DynamoDB action writes each attribute in the message payload into it's own column in the DynamoDB table.

Sourcemodule ElasticsearchAction = Awso_iot.Values.ElasticsearchAction

Describes an action that writes data to an Amazon OpenSearch Service domain. The Elasticsearch action can only be used by existing rule actions. To create a new rule action or to update an existing rule action, use the OpenSearch rule action instead. For more information, see OpenSearchAction.

Sourcemodule FirehoseAction = Awso_iot.Values.FirehoseAction

Describes an action that writes data to an Amazon Kinesis Firehose stream.

Send data to an HTTPS endpoint.

Sourcemodule IotAnalyticsAction = Awso_iot.Values.IotAnalyticsAction

Sends message data to an IoT Analytics channel.

Sourcemodule IotEventsAction = Awso_iot.Values.IotEventsAction

Sends an input to an IoT Events detector.

Sourcemodule IotSiteWiseAction = Awso_iot.Values.IotSiteWiseAction

Describes an action to send data from an MQTT message that triggered the rule to IoT SiteWise asset properties.

Send messages to an Amazon Managed Streaming for Apache Kafka (Amazon MSK) or self-managed Apache Kafka cluster.

Describes an action to write data to an Amazon Kinesis stream.

Describes an action to invoke a Lambda function.

Sourcemodule LocationAction = Awso_iot.Values.LocationAction

The Amazon Location rule action sends device location updates from an MQTT message to an Amazon Location tracker resource.

Sourcemodule OpenSearchAction = Awso_iot.Values.OpenSearchAction

Describes an action that writes data to an Amazon OpenSearch Service domain.

Sourcemodule RepublishAction = Awso_iot.Values.RepublishAction

Describes an action to republish to another topic.

Describes an action to write data to an Amazon S3 bucket.

Sourcemodule SalesforceAction = Awso_iot.Values.SalesforceAction

Describes an action to write a message to a Salesforce IoT Cloud Input Stream.

Describes an action to publish to an Amazon SNS topic.

Describes an action to publish data to an Amazon SQS queue.

Sourcemodule StepFunctionsAction = Awso_iot.Values.StepFunctionsAction

Starts execution of a Step Functions state machine.

Sourcemodule TimestreamAction = Awso_iot.Values.TimestreamAction

The Timestream rule action writes attributes (measures) from an MQTT message into an Amazon Timestream table. For more information, see the Timestream topic rule action documentation.

Sourcemodule BehaviorCriteria = Awso_iot.Values.BehaviorCriteria

The criteria by which the behavior is determined to be normal.

Sourcemodule BehaviorMetric = Awso_iot.Values.BehaviorMetric
Sourcemodule MetricDimension = Awso_iot.Values.MetricDimension

The dimension of a metric.

Sourcemodule SuppressAlerts = Awso_iot.Values.SuppressAlerts
Sourcemodule SecurityGroupList = Awso_iot.Values.SecurityGroupList
Sourcemodule DeprecationDate = Awso_iot.Values.DeprecationDate
Sourcemodule Mqtt5Configuration = Awso_iot.Values.Mqtt5Configuration

The configuration to add user-defined properties to enrich MQTT 5 messages.

Sourcemodule SearchableAttributes = Awso_iot.Values.SearchableAttributes
Sourcemodule ThingTypeDescription = Awso_iot.Values.ThingTypeDescription
Sourcemodule SecurityProfileArn = Awso_iot.Values.SecurityProfileArn
Sourcemodule SecurityProfileName = Awso_iot.Values.SecurityProfileName
Sourcemodule SecurityProfileTargetArn = Awso_iot.Values.SecurityProfileTargetArn
Sourcemodule ExecutionNumber = Awso_iot.Values.ExecutionNumber
Sourcemodule JobExecutionStatus = Awso_iot.Values.JobExecutionStatus
Sourcemodule GenericLongValue = Awso_iot.Values.GenericLongValue
Sourcemodule TargetViolationIdsForDetectMitigationActions = Awso_iot.Values.TargetViolationIdsForDetectMitigationActions
Sourcemodule MitigationAction = Awso_iot.Values.MitigationAction

Describes which changes should be applied as part of a mitigation action.

Sourcemodule RelatedResource = Awso_iot.Values.RelatedResource

Information about a related resource.

Sourcemodule AwsJobRateIncreaseCriteria = Awso_iot.Values.AwsJobRateIncreaseCriteria

The criteria to initiate the increase in rate of rollout for a job.

Sourcemodule AwsJobRolloutIncrementFactor = Awso_iot.Values.AwsJobRolloutIncrementFactor
Sourcemodule AwsJobRolloutRatePerMinute = Awso_iot.Values.AwsJobRolloutRatePerMinute

Describes the method to use when code signing a file.

The location of the OTA update.

Sourcemodule OTAUpdateFileVersion = Awso_iot.Values.OTAUpdateFileVersion
Sourcemodule BinaryParameterValue = Awso_iot.Values.BinaryParameterValue
Sourcemodule BooleanParameterValue = Awso_iot.Values.BooleanParameterValue
Sourcemodule DoubleParameterValue = Awso_iot.Values.DoubleParameterValue
Sourcemodule IntegerParameterValue = Awso_iot.Values.IntegerParameterValue
Sourcemodule LongParameterValue = Awso_iot.Values.LongParameterValue
Sourcemodule UnsignedLongParameterValue = Awso_iot.Values.UnsignedLongParameterValue
Sourcemodule CommandParameterValueCondition = Awso_iot.Values.CommandParameterValueCondition

A condition for the command parameter that must be evaluated to true for successful creation of a command execution.

The criteria that determine when and how a job abort takes place.

The criteria that determines how many retries are allowed for each failure type for a job.

Sourcemodule IncrementFactor = Awso_iot.Values.IncrementFactor
Sourcemodule RateIncreaseCriteria = Awso_iot.Values.RateIncreaseCriteria

Allows you to define a criteria to initiate the increase in rate of rollout for a job.

Sourcemodule RolloutRatePerMinute = Awso_iot.Values.RolloutRatePerMinute
Sourcemodule ProcessingTargetName = Awso_iot.Values.ProcessingTargetName
Sourcemodule StringDateTime = Awso_iot.Values.StringDateTime
Sourcemodule MaintenanceWindow = Awso_iot.Values.MaintenanceWindow

An optional configuration within the SchedulingConfig to setup a recurring maintenance window with a predetermined start time and duration for the rollout of a job document to all devices in a target group for a job.

Sourcemodule AwsJobAbortCriteriaAbortAction = Awso_iot.Values.AwsJobAbortCriteriaAbortAction
Sourcemodule AwsJobAbortCriteriaAbortThresholdPercentage = Awso_iot.Values.AwsJobAbortCriteriaAbortThresholdPercentage
Sourcemodule AwsJobAbortCriteriaFailureType = Awso_iot.Values.AwsJobAbortCriteriaFailureType
Sourcemodule AwsJobAbortCriteriaMinimumNumberOfExecutedThings = Awso_iot.Values.AwsJobAbortCriteriaMinimumNumberOfExecutedThings
Sourcemodule AlertTargetArn = Awso_iot.Values.AlertTargetArn

Describes the name and data type at a field.

Sourcemodule GeoLocationsFilter = Awso_iot.Values.GeoLocationsFilter
Sourcemodule NamedShadowNamesFilter = Awso_iot.Values.NamedShadowNamesFilter
Sourcemodule AggregationTypeValue = Awso_iot.Values.AggregationTypeValue
Sourcemodule CheckCustomConfiguration = Awso_iot.Values.CheckCustomConfiguration
Sourcemodule HttpHeaderName = Awso_iot.Values.HttpHeaderName
Sourcemodule HttpHeaderValue = Awso_iot.Values.HttpHeaderValue

Contains information that allowed the authorization.

A collection of authorization information.

Contains information that denied the authorization.

Sourcemodule MissingContextValues = Awso_iot.Values.MissingContextValues
Sourcemodule AuditCheckName = Awso_iot.Values.AuditCheckName

An audit check name. Checks must be enabled for your account. (Use DescribeAccountAuditConfiguration to see the list of all checks, including those that are enabled or use UpdateAccountAuditConfiguration to select which checks are enabled.)

Sourcemodule ReasonForNonComplianceCodes = Awso_iot.Values.ReasonForNonComplianceCodes
Sourcemodule LogDestination = Awso_iot.Values.LogDestination
Sourcemodule ThingConnectivity = Awso_iot.Values.ThingConnectivity

The connectivity status of the thing.

Sourcemodule ThingGroupNameList = Awso_iot.Values.ThingGroupNameList
Sourcemodule ThingGroupDescription = Awso_iot.Values.ThingGroupDescription

Describes the actions associated with a rule.

A Device Defender security profile behavior.

Sourcemodule DeviceDefenderThingName = Awso_iot.Values.DeviceDefenderThingName
Sourcemodule VerificationState = Awso_iot.Values.VerificationState
Sourcemodule VerificationStateDescription = Awso_iot.Values.VerificationStateDescription
Sourcemodule ViolationEventAdditionalInfo = Awso_iot.Values.ViolationEventAdditionalInfo

The details of a violation event.

Sourcemodule ViolationEventType = Awso_iot.Values.ViolationEventType

A log target.

Sourcemodule HttpUrlDestinationSummary = Awso_iot.Values.HttpUrlDestinationSummary

Information about an HTTP URL destination.

Sourcemodule LastUpdatedAtDate = Awso_iot.Values.LastUpdatedAtDate
Sourcemodule TopicRuleDestinationStatus = Awso_iot.Values.TopicRuleDestinationStatus
Sourcemodule VpcDestinationSummary = Awso_iot.Values.VpcDestinationSummary

The summary of a virtual private cloud (VPC) destination.

Sourcemodule ThingTypeMetadata = Awso_iot.Values.ThingTypeMetadata

The ThingTypeMetadata contains additional information about the thing type including: creation date and time, a value indicating whether the thing type is deprecated, and a date and time when time was deprecated.

Sourcemodule ThingTypeProperties = Awso_iot.Values.ThingTypeProperties

The ThingTypeProperties contains information about the thing type including: a thing type description, and a list of searchable thing attribute names.

Sourcemodule ThingPrincipalType = Awso_iot.Values.ThingPrincipalType
Sourcemodule StreamDescription = Awso_iot.Values.StreamDescription
Sourcemodule SecurityProfileIdentifier = Awso_iot.Values.SecurityProfileIdentifier

Identifying information for a Device Defender security profile.

Sourcemodule SecurityProfileTarget = Awso_iot.Values.SecurityProfileTarget

A target to which an alert is sent when a security profile behavior is violated.

Sourcemodule AuditFrequency = Awso_iot.Values.AuditFrequency
Sourcemodule ScheduledAuditArn = Awso_iot.Values.ScheduledAuditArn
Sourcemodule ScheduledAuditName = Awso_iot.Values.ScheduledAuditName
Sourcemodule SbomValidationErrorCode = Awso_iot.Values.SbomValidationErrorCode
Sourcemodule SbomValidationErrorMessage = Awso_iot.Values.SbomValidationErrorMessage
Sourcemodule SbomValidationResult = Awso_iot.Values.SbomValidationResult
Sourcemodule TemplateDescription = Awso_iot.Values.TemplateDescription
Sourcemodule IsDefaultVersion = Awso_iot.Values.IsDefaultVersion
Sourcemodule TemplateVersionId = Awso_iot.Values.TemplateVersionId
Sourcemodule LastModifiedDate = Awso_iot.Values.LastModifiedDate
Sourcemodule PackageVersionStatus = Awso_iot.Values.PackageVersionStatus
Sourcemodule MitigationActionArn = Awso_iot.Values.MitigationActionArn
Sourcemodule JobDescription = Awso_iot.Values.JobDescription
Sourcemodule JobTemplateArn = Awso_iot.Values.JobTemplateArn
Sourcemodule ManagedJobTemplateName = Awso_iot.Values.ManagedJobTemplateName
Sourcemodule ManagedTemplateVersion = Awso_iot.Values.ManagedTemplateVersion
Sourcemodule BooleanWrapperObject = Awso_iot.Values.BooleanWrapperObject
Sourcemodule TargetSelection = Awso_iot.Values.TargetSelection
Sourcemodule JobExecutionSummary = Awso_iot.Values.JobExecutionSummary

The job execution summary.

Sourcemodule FleetMetricArn = Awso_iot.Values.FleetMetricArn
Sourcemodule FleetMetricName = Awso_iot.Values.FleetMetricName
Sourcemodule DomainConfigurationArn = Awso_iot.Values.DomainConfigurationArn
Sourcemodule ReservedDomainConfigurationName = Awso_iot.Values.ReservedDomainConfigurationName
Sourcemodule DetectMitigationActionsTaskStatistics = Awso_iot.Values.DetectMitigationActionsTaskStatistics

The statistics of a mitigation action task.

Sourcemodule DetectMitigationActionsTaskStatus = Awso_iot.Values.DetectMitigationActionsTaskStatus
Sourcemodule DetectMitigationActionsTaskTarget = Awso_iot.Values.DetectMitigationActionsTaskTarget

The target of a mitigation action task.

Sourcemodule MitigationActionList = Awso_iot.Values.MitigationActionList
Sourcemodule MitigationActionsTaskId = Awso_iot.Values.MitigationActionsTaskId
Sourcemodule PrimitiveBoolean = Awso_iot.Values.PrimitiveBoolean
Sourcemodule ViolationEventOccurrenceRange = Awso_iot.Values.ViolationEventOccurrenceRange

Specifies the time period of which violation events occurred between.

Sourcemodule DetectMitigationActionExecutionErrorCode = Awso_iot.Values.DetectMitigationActionExecutionErrorCode
Sourcemodule DetectMitigationActionExecutionStatus = Awso_iot.Values.DetectMitigationActionExecutionStatus
Sourcemodule DeprecationFlag = Awso_iot.Values.DeprecationFlag
Sourcemodule CommandExecutionId = Awso_iot.Values.CommandExecutionId
Sourcemodule CommandExecutionStatus = Awso_iot.Values.CommandExecutionStatus
Sourcemodule CertificateMode = Awso_iot.Values.CertificateMode
Sourcemodule CertificateStatus = Awso_iot.Values.CertificateStatus
Sourcemodule CertificateProviderArn = Awso_iot.Values.CertificateProviderArn
Sourcemodule CertificateProviderName = Awso_iot.Values.CertificateProviderName
Sourcemodule CACertificateStatus = Awso_iot.Values.CACertificateStatus
Sourcemodule AuthorizerName = Awso_iot.Values.AuthorizerName
Sourcemodule AuditTaskStatus = Awso_iot.Values.AuditTaskStatus
Sourcemodule AuditDescription = Awso_iot.Values.AuditDescription
Sourcemodule SuppressIndefinitely = Awso_iot.Values.SuppressIndefinitely
Sourcemodule AuditMitigationActionsTaskStatus = Awso_iot.Values.AuditMitigationActionsTaskStatus
Sourcemodule AuditMitigationActionsExecutionStatus = Awso_iot.Values.AuditMitigationActionsExecutionStatus
Sourcemodule AuditFindingSeverity = Awso_iot.Values.AuditFindingSeverity
Sourcemodule NonCompliantResource = Awso_iot.Values.NonCompliantResource

Information about the resource that was noncompliant with the audit check.

Sourcemodule ReasonForNonCompliance = Awso_iot.Values.ReasonForNonCompliance
Sourcemodule RelatedResources = Awso_iot.Values.RelatedResources
Sourcemodule AwsJobExponentialRolloutRate = Awso_iot.Values.AwsJobExponentialRolloutRate

The rate of increase for a job rollout. This parameter allows you to define an exponential rate increase for a job rollout.

Sourcemodule MaximumPerMinute = Awso_iot.Values.MaximumPerMinute
Sourcemodule ExpiresInSeconds = Awso_iot.Values.ExpiresInSeconds
Sourcemodule OTAUpdateErrorMessage = Awso_iot.Values.OTAUpdateErrorMessage

Describes a file to be associated with an OTA update.

Sourcemodule PolicyDocument = Awso_iot.Values.PolicyDocument
Sourcemodule CommandParameterDescription = Awso_iot.Values.CommandParameterDescription
Sourcemodule CommandParameterName = Awso_iot.Values.CommandParameterName
Sourcemodule CommandParameterType = Awso_iot.Values.CommandParameterType
Sourcemodule CommandParameterValue = Awso_iot.Values.CommandParameterValue

The value of a command parameter used to create a command execution. The commandParameterValue can only have one of the below fields listed.

Sourcemodule CommandParameterValueConditionList = Awso_iot.Values.CommandParameterValueConditionList
Sourcemodule BinaryCommandExecutionResult = Awso_iot.Values.BinaryCommandExecutionResult
Sourcemodule BooleanCommandExecutionResult = Awso_iot.Values.BooleanCommandExecutionResult
Sourcemodule StringCommandExecutionResult = Awso_iot.Values.StringCommandExecutionResult
Sourcemodule BucketKeyValue = Awso_iot.Values.BucketKeyValue
Sourcemodule DataCollectionPercentage = Awso_iot.Values.DataCollectionPercentage
Sourcemodule GroupNameAndArn = Awso_iot.Values.GroupNameAndArn

The name and ARN of a group.

Represents a file to stream.

Sourcemodule AbortCriteriaList = Awso_iot.Values.AbortCriteriaList
Sourcemodule PackageVersionArn = Awso_iot.Values.PackageVersionArn
Sourcemodule RetryCriteriaList = Awso_iot.Values.RetryCriteriaList
Sourcemodule ExponentialRolloutRate = Awso_iot.Values.ExponentialRolloutRate

Allows you to create an exponential rate of rollout for a job.

Sourcemodule MaxJobExecutionsPerMin = Awso_iot.Values.MaxJobExecutionsPerMin
Sourcemodule CanceledThings = Awso_iot.Values.CanceledThings
Sourcemodule InProgressThings = Awso_iot.Values.InProgressThings
Sourcemodule ProcessingTargetNameList = Awso_iot.Values.ProcessingTargetNameList
Sourcemodule RejectedThings = Awso_iot.Values.RejectedThings
Sourcemodule SucceededThings = Awso_iot.Values.SucceededThings
Sourcemodule TimedOutThings = Awso_iot.Values.TimedOutThings
Sourcemodule ParameterValue = Awso_iot.Values.ParameterValue
Sourcemodule ScheduledJobRollout = Awso_iot.Values.ScheduledJobRollout

Displays the next seven maintenance window occurrences and their start times.

Sourcemodule JobEndBehavior = Awso_iot.Values.JobEndBehavior
Sourcemodule MaintenanceWindows = Awso_iot.Values.MaintenanceWindows
Sourcemodule InProgressTimeoutInMinutes = Awso_iot.Values.InProgressTimeoutInMinutes
Sourcemodule AcmCertificateArn = Awso_iot.Values.AcmCertificateArn
Sourcemodule ServerCertificateStatus = Awso_iot.Values.ServerCertificateStatus
Sourcemodule ServerCertificateStatusDetail = Awso_iot.Values.ServerCertificateStatusDetail
Sourcemodule AuditCheckRunStatus = Awso_iot.Values.AuditCheckRunStatus
Sourcemodule CheckCompliant = Awso_iot.Values.CheckCompliant
Sourcemodule NonCompliantResourcesCount = Awso_iot.Values.NonCompliantResourcesCount
Sourcemodule SuppressedNonCompliantResourcesCount = Awso_iot.Values.SuppressedNonCompliantResourcesCount
Sourcemodule TotalResourcesCount = Awso_iot.Values.TotalResourcesCount
Sourcemodule CanceledFindingsCount = Awso_iot.Values.CanceledFindingsCount
Sourcemodule FailedFindingsCount = Awso_iot.Values.FailedFindingsCount
Sourcemodule SkippedFindingsCount = Awso_iot.Values.SkippedFindingsCount
Sourcemodule SucceededFindingsCount = Awso_iot.Values.SucceededFindingsCount
Sourcemodule TotalFindingsCount = Awso_iot.Values.TotalFindingsCount
Sourcemodule AwsJobAbortCriteria = Awso_iot.Values.AwsJobAbortCriteria

The criteria that determine when and how a job abort takes place.

Sourcemodule ValidationError = Awso_iot.Values.ValidationError

Information about an error found in a behavior specification.

Sourcemodule AttributePayload = Awso_iot.Values.AttributePayload

The attribute payload.

Sourcemodule MetricToRetain = Awso_iot.Values.MetricToRetain

The metric you want to retain. Dimensions are optional.

A structure containing the alert target ARN and the role ARN.

Sourcemodule AlertTargetType = Awso_iot.Values.AlertTargetType
Sourcemodule PayloadVersion = Awso_iot.Values.PayloadVersion
Sourcemodule ResourceAttributeKey = Awso_iot.Values.ResourceAttributeKey
Sourcemodule ResourceAttributeValue = Awso_iot.Values.ResourceAttributeValue
Sourcemodule EnabledBoolean = Awso_iot.Values.EnabledBoolean
Sourcemodule ThingGroupIndexingMode = Awso_iot.Values.ThingGroupIndexingMode
Sourcemodule DeviceDefenderIndexingMode = Awso_iot.Values.DeviceDefenderIndexingMode
Sourcemodule IndexingFilter = Awso_iot.Values.IndexingFilter

Provides additional selections for named shadows and geolocation data. To add named shadows to your fleet indexing configuration, set namedShadowIndexingMode to be ON and specify your shadow names in namedShadowNames filter. To add geolocation data to your fleet indexing configuration: If you store geolocation data in a class/unnamed shadow, set thingIndexingMode to be REGISTRY_AND_SHADOW and specify your geolocation data in geoLocations filter. If you store geolocation data in a named shadow, set namedShadowIndexingMode to be ON, add the shadow name in namedShadowNames filter, and specify your geolocation data in geoLocations filter. For more information, see Managing fleet indexing.

Sourcemodule NamedShadowIndexingMode = Awso_iot.Values.NamedShadowIndexingMode
Sourcemodule ThingConnectivityIndexingMode = Awso_iot.Values.ThingConnectivityIndexingMode
Sourcemodule ThingIndexingMode = Awso_iot.Values.ThingIndexingMode
Sourcemodule AggregationTypeName = Awso_iot.Values.AggregationTypeName
Sourcemodule AggregationTypeValues = Awso_iot.Values.AggregationTypeValues

Configuration.

Sourcemodule AllowAuthorizerOverride = Awso_iot.Values.AllowAuthorizerOverride
Sourcemodule ClientCertificateCallbackArn = Awso_iot.Values.ClientCertificateCallbackArn
Sourcemodule EnableOCSPCheck = Awso_iot.Values.EnableOCSPCheck
Sourcemodule SecurityPolicy = Awso_iot.Values.SecurityPolicy
Sourcemodule DimensionStringValue = Awso_iot.Values.DimensionStringValue
Sourcemodule CertificateProviderOperation = Awso_iot.Values.CertificateProviderOperation
Sourcemodule BillingGroupDescription = Awso_iot.Values.BillingGroupDescription
Sourcemodule AuditCheckConfiguration = Awso_iot.Values.AuditCheckConfiguration

Which audit checks are enabled and disabled for this account.

Sourcemodule AuditNotificationTarget = Awso_iot.Values.AuditNotificationTarget

Information about the targets to which audit notifications are sent.

Sourcemodule AuditNotificationType = Awso_iot.Values.AuditNotificationType
Sourcemodule HttpQueryString = Awso_iot.Values.HttpQueryString

The authorizer result.

A set of key/value pairs that are used to manage the resource.

Sourcemodule MitigationActionNameList = Awso_iot.Values.MitigationActionNameList
Sourcemodule AuditCheckToReasonCodeFilter = Awso_iot.Values.AuditCheckToReasonCodeFilter
Sourcemodule LogEventConfiguration = Awso_iot.Values.LogEventConfiguration

Configuration for event-based logging that specifies which event types to log and their logging settings. Used for account-level logging overrides.

The thing search index document.

Sourcemodule ThingGroupDocument = Awso_iot.Values.ThingGroupDocument

The thing group search index document.

Sourcemodule AwsIotSqlVersion = Awso_iot.Values.AwsIotSqlVersion
Sourcemodule ResourceLogicalId = Awso_iot.Values.ResourceLogicalId
Sourcemodule ViolationEvent = Awso_iot.Values.ViolationEvent

Information about a Device Defender security profile behavior violation.

Sourcemodule LogTargetConfiguration = Awso_iot.Values.LogTargetConfiguration

The target configuration.

Sourcemodule TopicRuleListItem = Awso_iot.Values.TopicRuleListItem

Describes a rule.

Sourcemodule TopicRuleDestinationSummary = Awso_iot.Values.TopicRuleDestinationSummary

Information about the topic rule destination.

Sourcemodule ThingAttribute = Awso_iot.Values.ThingAttribute

The properties of the thing, including thing name, thing type name, and a list of thing attributes.

Sourcemodule ThingTypeDefinition = Awso_iot.Values.ThingTypeDefinition

The definition of the thing type, including thing type name and description.

Sourcemodule ThingPrincipalObject = Awso_iot.Values.ThingPrincipalObject

An object that represents the principal and the type of relation it has with the thing.

A summary of a stream.

Sourcemodule SecurityProfileTargetMapping = Awso_iot.Values.SecurityProfileTargetMapping

Information about a security profile and the target associated with it.

Sourcemodule ScheduledAuditMetadata = Awso_iot.Values.ScheduledAuditMetadata

Information about the scheduled audit.

Sourcemodule SbomValidationResultSummary = Awso_iot.Values.SbomValidationResultSummary

A summary of the validation results for a specific software bill of materials (SBOM) attached to a software package version.

Sourcemodule ProvisioningTemplateSummary = Awso_iot.Values.ProvisioningTemplateSummary

A summary of information about a provisioning template.

Sourcemodule ProvisioningTemplateVersionSummary = Awso_iot.Values.ProvisioningTemplateVersionSummary

A summary of information about a fleet provision template version.

Sourcemodule PrincipalThingObject = Awso_iot.Values.PrincipalThingObject

An object that represents the thing and the type of relation it has with the principal.

Describes a policy version.

Sourcemodule PackageSummary = Awso_iot.Values.PackageSummary

A summary of information about a software package.

Sourcemodule PackageVersionSummary = Awso_iot.Values.PackageVersionSummary

A summary of information about a package version.

Sourcemodule OutgoingCertificate = Awso_iot.Values.OutgoingCertificate

A certificate that has been transferred but not yet accepted.

Sourcemodule OTAUpdateSummary = Awso_iot.Values.OTAUpdateSummary

An OTA update summary.

Sourcemodule MitigationActionIdentifier = Awso_iot.Values.MitigationActionIdentifier

Information that identifies a mitigation action. This information is returned by ListMitigationActions.

A metric.

Sourcemodule ManagedJobTemplateSummary = Awso_iot.Values.ManagedJobTemplateSummary

An object that contains information about the managed template.

The job summary.

Sourcemodule JobTemplateSummary = Awso_iot.Values.JobTemplateSummary

An object that contains information about the job template.

Sourcemodule JobExecutionSummaryForThing = Awso_iot.Values.JobExecutionSummaryForThing

The job execution summary for a thing.

Sourcemodule JobExecutionSummaryForJob = Awso_iot.Values.JobExecutionSummaryForJob

Contains a summary of information about job executions for a specific job.

Sourcemodule FleetMetricNameAndArn = Awso_iot.Values.FleetMetricNameAndArn

The name and ARN of a fleet metric.

Sourcemodule DomainConfigurationSummary = Awso_iot.Values.DomainConfigurationSummary

The summary of a domain configuration. A domain configuration specifies custom IoT-specific information about a domain. A domain configuration can be associated with an Amazon Web Services-managed domain (for example, dbc123defghijk.iot.us-west-2.amazonaws.com), a customer managed domain, or a default endpoint. Data Jobs CredentialProvider

Sourcemodule DetectMitigationActionsTaskSummary = Awso_iot.Values.DetectMitigationActionsTaskSummary

The summary of the mitigation action tasks.

Sourcemodule DetectMitigationActionExecution = Awso_iot.Values.DetectMitigationActionExecution

Describes which mitigation actions should be executed.

Sourcemodule CommandSummary = Awso_iot.Values.CommandSummary

Summary information about a particular command resource.

Sourcemodule CommandExecutionSummary = Awso_iot.Values.CommandExecutionSummary

Summary information about a particular command execution.

Information about a certificate.

Sourcemodule CertificateProviderSummary = Awso_iot.Values.CertificateProviderSummary

The certificate provider summary.

A CA certificate.

Sourcemodule AuthorizerSummary = Awso_iot.Values.AuthorizerSummary

The authorizer summary.

Sourcemodule AuditTaskMetadata = Awso_iot.Values.AuditTaskMetadata

The audits that were performed.

Sourcemodule AuditSuppression = Awso_iot.Values.AuditSuppression

Filters out specific findings of a Device Defender audit.

Sourcemodule AuditMitigationActionsTaskMetadata = Awso_iot.Values.AuditMitigationActionsTaskMetadata

Information about an audit mitigation actions task that is returned by ListAuditMitigationActionsTasks.

Sourcemodule AuditMitigationActionExecutionMetadata = Awso_iot.Values.AuditMitigationActionExecutionMetadata

Returned by ListAuditMitigationActionsTask, this object contains information that describes a mitigation action that has been started.

The findings (results) of the audit.

Sourcemodule ActiveViolation = Awso_iot.Values.ActiveViolation

Information about an active Device Defender security profile behavior violation.

Sourcemodule HttpUrlDestinationProperties = Awso_iot.Values.HttpUrlDestinationProperties

HTTP URL destination properties.

Sourcemodule VpcDestinationProperties = Awso_iot.Values.VpcDestinationProperties

The properties of a virtual private cloud (VPC) destination.

Describes the percentile and percentile value.

Sourcemodule AdditionalParameterMap = Awso_iot.Values.AdditionalParameterMap
Sourcemodule AwsJobExecutionsRolloutConfig = Awso_iot.Values.AwsJobExecutionsRolloutConfig

Configuration for the rollout of OTA updates.

Sourcemodule AwsJobPresignedUrlConfig = Awso_iot.Values.AwsJobPresignedUrlConfig

Configuration information for pre-signed URLs. Valid when protocols contains HTTP.

Error information.

Sourcemodule OTAUpdateDescription = Awso_iot.Values.OTAUpdateDescription
Sourcemodule OTAUpdateFiles = Awso_iot.Values.OTAUpdateFiles
Sourcemodule OTAUpdateStatus = Awso_iot.Values.OTAUpdateStatus
Sourcemodule EffectivePolicy = Awso_iot.Values.EffectivePolicy

The policy that has the effect on the authorization results.

Sourcemodule CommandParameter = Awso_iot.Values.CommandParameter

A map of key-value pairs that describe the command.

Sourcemodule CommandPayloadBlob = Awso_iot.Values.CommandPayloadBlob
Sourcemodule AwsJsonSubstitutionCommandPreprocessorConfig = Awso_iot.Values.AwsJsonSubstitutionCommandPreprocessorConfig

Configures the command to treat the payloadTemplate as a JSON document for preprocessing. This preprocessor substitutes placeholders with parameter values to generate the command execution request payload.

Sourcemodule CommandExecutionResult = Awso_iot.Values.CommandExecutionResult

The result value of the command execution. The device can use the result field to share additional details about the execution such as a return value of a remote function call. This field is not applicable if you use the AWS-IoT-FleetWise namespace.

Sourcemodule CommandExecutionResultName = Awso_iot.Values.CommandExecutionResultName
Sourcemodule StatusReasonCode = Awso_iot.Values.StatusReasonCode
Sourcemodule StatusReasonDescription = Awso_iot.Values.StatusReasonDescription

A count of documents that meets a specific aggregation criteria.

Sourcemodule TermsAggregation = Awso_iot.Values.TermsAggregation

Performs an aggregation that will return a list of buckets. The list of buckets is a ranked list of the number of occurrences of an aggregation field value.

Sourcemodule BehaviorModelTrainingSummary = Awso_iot.Values.BehaviorModelTrainingSummary

The summary of an ML Detect behavior model.

Sourcemodule ThingGroupNameAndArnList = Awso_iot.Values.ThingGroupNameAndArnList
Sourcemodule CredentialDurationSeconds = Awso_iot.Values.CredentialDurationSeconds
Sourcemodule DocumentParameter = Awso_iot.Values.DocumentParameter

A map of key-value pairs containing the patterns that need to be replaced in a managed template job document schema. You can use the description of each key as a guidance to specify the inputs during runtime when creating a job. documentParameters can only be used when creating jobs from Amazon Web Services managed templates. This parameter can't be used with custom job templates or to create jobs from them.

The criteria that determine when and how a job abort takes place.

Sourcemodule DestinationPackageVersions = Awso_iot.Values.DestinationPackageVersions
Sourcemodule JobExecutionsRetryConfig = Awso_iot.Values.JobExecutionsRetryConfig

The configuration that determines how many retries are allowed for each failure type for a job.

Sourcemodule JobExecutionsRolloutConfig = Awso_iot.Values.JobExecutionsRolloutConfig

Allows you to create a staged rollout of a job.

Sourcemodule JobProcessDetails = Awso_iot.Values.JobProcessDetails

The job process details.

Sourcemodule PresignedUrlConfig = Awso_iot.Values.PresignedUrlConfig

Configuration for pre-signed S3 URLs.

Sourcemodule ScheduledJobRolloutList = Awso_iot.Values.ScheduledJobRolloutList
Sourcemodule SchedulingConfig = Awso_iot.Values.SchedulingConfig

Specifies the date and time that a job will begin the rollout of the job document to all devices in the target group. Additionally, you can specify the end behavior for each job execution when it reaches the scheduled end time.

Specifies the amount of time each device has to finish its execution of the job. A timer is started when the job execution status is set to IN_PROGRESS. If the job execution status is not set to another terminal state before the timer expires, it will be automatically set to TIMED_OUT.

Sourcemodule ApproximateSecondsBeforeTimedOut = Awso_iot.Values.ApproximateSecondsBeforeTimedOut
Sourcemodule JobExecutionStatusDetails = Awso_iot.Values.JobExecutionStatusDetails

Details of the job execution status.

Sourcemodule ConfigurationStatus = Awso_iot.Values.ConfigurationStatus
Sourcemodule ServerCertificateSummary = Awso_iot.Values.ServerCertificateSummary

An object that contains information about a server certificate.

Sourcemodule AuthorizerFunctionArn = Awso_iot.Values.AuthorizerFunctionArn
Sourcemodule AuthorizerStatus = Awso_iot.Values.AuthorizerStatus
Sourcemodule EnableCachingForHttp = Awso_iot.Values.EnableCachingForHttp
Sourcemodule CertificatePem = Awso_iot.Values.CertificatePem

The PEM of a certificate.

Sourcemodule CertificateValidity = Awso_iot.Values.CertificateValidity

When the certificate is valid.

Sourcemodule CustomerVersion = Awso_iot.Values.CustomerVersion

Data used to transfer a certificate to an Amazon Web Services account.

Sourcemodule AutoRegistrationStatus = Awso_iot.Values.AutoRegistrationStatus
Sourcemodule AuditCheckDetails = Awso_iot.Values.AuditCheckDetails

Information about the audit check.

Sourcemodule CanceledChecksCount = Awso_iot.Values.CanceledChecksCount
Sourcemodule CompliantChecksCount = Awso_iot.Values.CompliantChecksCount
Sourcemodule FailedChecksCount = Awso_iot.Values.FailedChecksCount
Sourcemodule InProgressChecksCount = Awso_iot.Values.InProgressChecksCount
Sourcemodule NonCompliantChecksCount = Awso_iot.Values.NonCompliantChecksCount
Sourcemodule TotalChecksCount = Awso_iot.Values.TotalChecksCount
Sourcemodule WaitingForDataCollectionChecksCount = Awso_iot.Values.WaitingForDataCollectionChecksCount
Sourcemodule TaskStatisticsForAuditCheck = Awso_iot.Values.TaskStatisticsForAuditCheck

Provides summary counts of how many tasks for findings are in a particular state. This information is included in the response from DescribeAuditMitigationActionsTask.

Sourcemodule HttpUrlDestinationConfiguration = Awso_iot.Values.HttpUrlDestinationConfiguration

HTTP URL destination configuration used by the topic rule's HTTP action.

Sourcemodule VpcDestinationConfiguration = Awso_iot.Values.VpcDestinationConfiguration

The configuration information for a virtual private cloud (VPC) destination.

Sourcemodule AwsJobAbortCriteriaList = Awso_iot.Values.AwsJobAbortCriteriaList
Sourcemodule AwsJobTimeoutInProgressTimeoutInMinutes = Awso_iot.Values.AwsJobTimeoutInProgressTimeoutInMinutes
Sourcemodule InternalFailureException = Awso_iot.Values.InternalFailureException

An unexpected error has occurred.

Sourcemodule InvalidRequestException = Awso_iot.Values.InvalidRequestException

The request is not valid.

Sourcemodule ThrottlingException = Awso_iot.Values.ThrottlingException

The rate exceeds the limit.

Sourcemodule ValidationErrors = Awso_iot.Values.ValidationErrors
Sourcemodule ConflictingResourceUpdateException = Awso_iot.Values.ConflictingResourceUpdateException

A conflicting resource update exception. This exception is thrown when two pending updates cause a conflict.

Sourcemodule InternalException = Awso_iot.Values.InternalException

An unexpected error has occurred.

Sourcemodule ServiceUnavailableException = Awso_iot.Values.ServiceUnavailableException

The service is temporarily unavailable.

Sourcemodule UnauthorizedException = Awso_iot.Values.UnauthorizedException

You are not authorized to perform this operation.

Sourcemodule ResourceNotFoundException = Awso_iot.Values.ResourceNotFoundException

The specified resource does not exist.

Sourcemodule VersionConflictException = Awso_iot.Values.VersionConflictException

An exception thrown when the version of an entity specified with the expectedVersion parameter does not match the latest version in the system.

Sourcemodule OptionalVersion = Awso_iot.Values.OptionalVersion
Sourcemodule RemoveThingType = Awso_iot.Values.RemoveThingType
Sourcemodule OverrideDynamicGroups = Awso_iot.Values.OverrideDynamicGroups
Sourcemodule ThingGroupList = Awso_iot.Values.ThingGroupList
Sourcemodule ThingGroupProperties = Awso_iot.Values.ThingGroupProperties

Thing group properties.

Sourcemodule LimitExceededException = Awso_iot.Values.LimitExceededException

A limit has been exceeded.

Sourcemodule AdditionalMetricsToRetainList = Awso_iot.Values.AdditionalMetricsToRetainList
Sourcemodule AdditionalMetricsToRetainV2List = Awso_iot.Values.AdditionalMetricsToRetainV2List
Sourcemodule MetricsExportConfig = Awso_iot.Values.MetricsExportConfig

Set configurations for metrics export.

Sourcemodule SecurityProfileDescription = Awso_iot.Values.SecurityProfileDescription
Sourcemodule DeleteAdditionalMetricsToRetain = Awso_iot.Values.DeleteAdditionalMetricsToRetain
Sourcemodule DeleteAlertTargets = Awso_iot.Values.DeleteAlertTargets
Sourcemodule DeleteBehaviors = Awso_iot.Values.DeleteBehaviors
Sourcemodule DeleteMetricsExportConfig = Awso_iot.Values.DeleteMetricsExportConfig
Sourcemodule TargetAuditCheckNames = Awso_iot.Values.TargetAuditCheckNames
Sourcemodule ProvisioningHook = Awso_iot.Values.ProvisioningHook

Structure that contains payloadVersion and targetArn.

Sourcemodule ConflictException = Awso_iot.Values.ConflictException

The request conflicts with the current state of the resource.

Sourcemodule InternalServerException = Awso_iot.Values.InternalServerException

Internal error from the service that indicates an unexpected error or that the service is unavailable.

Sourcemodule ValidationException = Awso_iot.Values.ValidationException

The request is not valid.

Sourcemodule PackageVersionAction = Awso_iot.Values.PackageVersionAction
Sourcemodule PackageVersionArtifact = Awso_iot.Values.PackageVersionArtifact

A specific package version artifact associated with a software package version.

Sourcemodule PackageVersionRecipe = Awso_iot.Values.PackageVersionRecipe
Sourcemodule ResourceAttributes = Awso_iot.Values.ResourceAttributes
Sourcemodule ResourceDescription = Awso_iot.Values.ResourceDescription
Sourcemodule UnsetDefaultVersion = Awso_iot.Values.UnsetDefaultVersion
Sourcemodule VersionUpdateByJobsConfig = Awso_iot.Values.VersionUpdateByJobsConfig

Configuration to manage IoT Job's package version reporting. If configured, Jobs updates the thing's reserved named shadow with the package version information up on successful job completion. Note: For each job, the destinationPackageVersions attribute has to be set with the correct data for Jobs to report to the thing shadow.

Sourcemodule ThingGroupIndexingConfiguration = Awso_iot.Values.ThingGroupIndexingConfiguration

Thing group indexing configuration.

Sourcemodule ThingIndexingConfiguration = Awso_iot.Values.ThingIndexingConfiguration

The thing indexing configuration. For more information, see Managing Thing Indexing.

Sourcemodule AggregationField = Awso_iot.Values.AggregationField
Sourcemodule AggregationType = Awso_iot.Values.AggregationType

The type of aggregation queries.

Sourcemodule FleetMetricDescription = Awso_iot.Values.FleetMetricDescription
Sourcemodule FleetMetricPeriod = Awso_iot.Values.FleetMetricPeriod
Sourcemodule FleetMetricUnit = Awso_iot.Values.FleetMetricUnit
Sourcemodule EventConfigurations = Awso_iot.Values.EventConfigurations
Sourcemodule EncryptionType = Awso_iot.Values.EncryptionType
Sourcemodule KmsAccessRoleArn = Awso_iot.Values.KmsAccessRoleArn
Sourcemodule InvalidQueryException = Awso_iot.Values.InvalidQueryException

The query is invalid.

Sourcemodule CertificateValidationException = Awso_iot.Values.CertificateValidationException

The certificate is invalid.

Sourcemodule ApplicationProtocol = Awso_iot.Values.ApplicationProtocol
Sourcemodule AuthenticationType = Awso_iot.Values.AuthenticationType
Sourcemodule AuthorizerConfig = Awso_iot.Values.AuthorizerConfig

An object that specifies the authorization service for a domain.

Sourcemodule ClientCertificateConfig = Awso_iot.Values.ClientCertificateConfig

An object that specifies the client certificate configuration for a domain.

Sourcemodule DomainConfigurationStatus = Awso_iot.Values.DomainConfigurationStatus
Sourcemodule RemoveAuthorizerConfig = Awso_iot.Values.RemoveAuthorizerConfig
Sourcemodule ServerCertificateConfig = Awso_iot.Values.ServerCertificateConfig

The server certificate configuration.

An object that specifies the TLS configuration for a domain.

Sourcemodule DimensionStringValues = Awso_iot.Values.DimensionStringValues
Sourcemodule CustomMetricArn = Awso_iot.Values.CustomMetricArn
Sourcemodule CustomMetricDisplayName = Awso_iot.Values.CustomMetricDisplayName
Sourcemodule CustomMetricType = Awso_iot.Values.CustomMetricType
Sourcemodule CommandDescription = Awso_iot.Values.CommandDescription
Sourcemodule CertificateProviderAccountDefaultForOperations = Awso_iot.Values.CertificateProviderAccountDefaultForOperations
Sourcemodule CertificateProviderFunctionArn = Awso_iot.Values.CertificateProviderFunctionArn
Sourcemodule RegistrationConfig = Awso_iot.Values.RegistrationConfig

The registration configuration.

Sourcemodule RemoveAutoRegistration = Awso_iot.Values.RemoveAutoRegistration
Sourcemodule BillingGroupName = Awso_iot.Values.BillingGroupName
Sourcemodule BillingGroupProperties = Awso_iot.Values.BillingGroupProperties

The properties of a billing group.

Sourcemodule AuditCheckConfigurations = Awso_iot.Values.AuditCheckConfigurations
Sourcemodule AuditNotificationTargetConfigurations = Awso_iot.Values.AuditNotificationTargetConfigurations
Sourcemodule CertificateStateException = Awso_iot.Values.CertificateStateException

The certificate operation is not allowed.

Sourcemodule TransferConflictException = Awso_iot.Values.TransferConflictException

You can't transfer the certificate because authorization policies are still attached.

Sourcemodule InvalidResponseException = Awso_iot.Values.InvalidResponseException

The response is invalid.

Sourcemodule IsAuthenticated = Awso_iot.Values.IsAuthenticated
Sourcemodule PolicyDocuments = Awso_iot.Values.PolicyDocuments

Specifies the HTTP context to use for the test authorizer request.

Specifies the MQTT context to use for the test authorizer request

Specifies the TLS context to use for the test authorizer request.

Sourcemodule TokenSignature = Awso_iot.Values.TokenSignature
Sourcemodule RegistryS3BucketName = Awso_iot.Values.RegistryS3BucketName
Sourcemodule RegistryS3KeyName = Awso_iot.Values.RegistryS3KeyName
Sourcemodule TaskAlreadyExistsException = Awso_iot.Values.TaskAlreadyExistsException

This exception occurs if you attempt to start a task with the same task-id as an existing task but with a different clientRequestToken.

Sourcemodule ClientRequestToken = Awso_iot.Values.ClientRequestToken
Sourcemodule DetectMitigationActionsToExecuteList = Awso_iot.Values.DetectMitigationActionsToExecuteList
Sourcemodule AuditCheckToActionsMapping = Awso_iot.Values.AuditCheckToActionsMapping
Sourcemodule AuditMitigationActionsTaskTarget = Awso_iot.Values.AuditMitigationActionsTaskTarget

Used in MitigationActionParams, this information identifies the target findings to which the mitigation actions are applied. Only one entry appears.

Sourcemodule DisableAllLogs = Awso_iot.Values.DisableAllLogs
Sourcemodule LogEventConfigurations = Awso_iot.Values.LogEventConfigurations
Sourcemodule LoggingOptionsPayload = Awso_iot.Values.LoggingOptionsPayload

Describes the logging options payload.

Sourcemodule ResourceAlreadyExistsException = Awso_iot.Values.ResourceAlreadyExistsException

The resource already exists.

Sourcemodule IndexNotReadyException = Awso_iot.Values.IndexNotReadyException

The index is not ready.

Sourcemodule ThingDocumentList = Awso_iot.Values.ThingDocumentList
Sourcemodule ThingGroupDocumentList = Awso_iot.Values.ThingGroupDocumentList
Sourcemodule SearchQueryMaxResults = Awso_iot.Values.SearchQueryMaxResults
Sourcemodule TopicRulePayload = Awso_iot.Values.TopicRulePayload

Describes a rule.

Sourcemodule BillingGroupArn = Awso_iot.Values.BillingGroupArn
Sourcemodule ResourceRegistrationFailureException = Awso_iot.Values.ResourceRegistrationFailureException

The resource registration failed.

Sourcemodule CertificateConflictException = Awso_iot.Values.CertificateConflictException

Unable to verify the CA certificate used to sign the device certificate you are attempting to register. This is happens when you have registered more than one CA certificate that has the same subject field and public key.

Sourcemodule SetAsActiveFlag = Awso_iot.Values.SetAsActiveFlag
Sourcemodule RegistrationCodeValidationException = Awso_iot.Values.RegistrationCodeValidationException

The registration code is invalid.

Sourcemodule AllowAutoRegistration = Awso_iot.Values.AllowAutoRegistration
Sourcemodule ViolationEvents = Awso_iot.Values.ViolationEvents
Sourcemodule BehaviorCriteriaType = Awso_iot.Values.BehaviorCriteriaType
Sourcemodule ListSuppressedAlerts = Awso_iot.Values.ListSuppressedAlerts
Sourcemodule LogTargetConfigurations = Awso_iot.Values.LogTargetConfigurations
Sourcemodule NotConfiguredException = Awso_iot.Values.NotConfiguredException

The resource is not configured.

Sourcemodule SkyfallMaxResults = Awso_iot.Values.SkyfallMaxResults
Sourcemodule TopicRuleMaxResults = Awso_iot.Values.TopicRuleMaxResults
Sourcemodule TopicRuleDestinationSummaries = Awso_iot.Values.TopicRuleDestinationSummaries
Sourcemodule TopicRuleDestinationMaxResults = Awso_iot.Values.TopicRuleDestinationMaxResults
Sourcemodule ThingAttributeList = Awso_iot.Values.ThingAttributeList
Sourcemodule RegistryMaxResults = Awso_iot.Values.RegistryMaxResults
Sourcemodule UsePrefixAttributeValue = Awso_iot.Values.UsePrefixAttributeValue
Sourcemodule ThingPrincipalObjects = Awso_iot.Values.ThingPrincipalObjects
Sourcemodule RecursiveWithoutDefault = Awso_iot.Values.RecursiveWithoutDefault
Sourcemodule SecurityProfileTargets = Awso_iot.Values.SecurityProfileTargets
Sourcemodule StreamsSummary = Awso_iot.Values.StreamsSummary
Sourcemodule AscendingOrder = Awso_iot.Values.AscendingOrder
Sourcemodule SecurityProfileIdentifiers = Awso_iot.Values.SecurityProfileIdentifiers
Sourcemodule SecurityProfileTargetMappings = Awso_iot.Values.SecurityProfileTargetMappings
Sourcemodule ScheduledAuditMetadataList = Awso_iot.Values.ScheduledAuditMetadataList
Sourcemodule SbomValidationResultSummaryList = Awso_iot.Values.SbomValidationResultSummaryList
Sourcemodule PackageCatalogMaxResults = Awso_iot.Values.PackageCatalogMaxResults
Sourcemodule ProvisioningTemplateListing = Awso_iot.Values.ProvisioningTemplateListing
Sourcemodule ProvisioningTemplateVersionListing = Awso_iot.Values.ProvisioningTemplateVersionListing
Sourcemodule PrincipalThingObjects = Awso_iot.Values.PrincipalThingObjects
Sourcemodule PolicyVersions = Awso_iot.Values.PolicyVersions
Sourcemodule PackageSummaryList = Awso_iot.Values.PackageSummaryList
Sourcemodule PackageVersionSummaryList = Awso_iot.Values.PackageVersionSummaryList
Sourcemodule OutgoingCertificates = Awso_iot.Values.OutgoingCertificates
Sourcemodule OTAUpdatesSummary = Awso_iot.Values.OTAUpdatesSummary
Sourcemodule MitigationActionIdentifierList = Awso_iot.Values.MitigationActionIdentifierList
Sourcemodule MitigationActionType = Awso_iot.Values.MitigationActionType
Sourcemodule MetricDatumList = Awso_iot.Values.MetricDatumList
Sourcemodule ManagedJobTemplatesSummaryList = Awso_iot.Values.ManagedJobTemplatesSummaryList
Sourcemodule LaserMaxResults = Awso_iot.Values.LaserMaxResults
Sourcemodule JobSummaryList = Awso_iot.Values.JobSummaryList
Sourcemodule JobTemplateSummaryList = Awso_iot.Values.JobTemplateSummaryList
Sourcemodule JobExecutionSummaryForThingList = Awso_iot.Values.JobExecutionSummaryForThingList
Sourcemodule JobExecutionSummaryForJobList = Awso_iot.Values.JobExecutionSummaryForJobList
Sourcemodule IndexNamesList = Awso_iot.Values.IndexNamesList
Sourcemodule QueryMaxResults = Awso_iot.Values.QueryMaxResults
Sourcemodule FleetMetricNameAndArnList = Awso_iot.Values.FleetMetricNameAndArnList
Sourcemodule DomainConfigurations = Awso_iot.Values.DomainConfigurations
Sourcemodule DimensionNames = Awso_iot.Values.DimensionNames
Sourcemodule DetectMitigationActionsTaskSummaryList = Awso_iot.Values.DetectMitigationActionsTaskSummaryList
Sourcemodule DetectMitigationActionExecutionList = Awso_iot.Values.DetectMitigationActionExecutionList
Sourcemodule CommandSummaryList = Awso_iot.Values.CommandSummaryList
Sourcemodule CommandMaxResults = Awso_iot.Values.CommandMaxResults
Sourcemodule CommandNamespace = Awso_iot.Values.CommandNamespace
Sourcemodule CommandExecutionSummaryList = Awso_iot.Values.CommandExecutionSummaryList

A filter that can be used to list command executions for a device that started or completed before or after a particular date and time.

Sourcemodule CertificateProviders = Awso_iot.Values.CertificateProviders
Sourcemodule CACertificates = Awso_iot.Values.CACertificates
Sourcemodule BillingGroupNameAndArnList = Awso_iot.Values.BillingGroupNameAndArnList
Sourcemodule AuditTaskMetadataList = Awso_iot.Values.AuditTaskMetadataList
Sourcemodule AuditSuppressionList = Awso_iot.Values.AuditSuppressionList
Sourcemodule AuditMitigationActionsTaskMetadataList = Awso_iot.Values.AuditMitigationActionsTaskMetadataList
Sourcemodule AuditMitigationActionExecutionMetadataList = Awso_iot.Values.AuditMitigationActionExecutionMetadataList
Sourcemodule ListSuppressedFindings = Awso_iot.Values.ListSuppressedFindings
Sourcemodule ActiveViolations = Awso_iot.Values.ActiveViolations

Describes a rule.

Sourcemodule TopicRuleDestination = Awso_iot.Values.TopicRuleDestination

A topic rule destination.

Sourcemodule ConnectivityApiThingName = Awso_iot.Values.ConnectivityApiThingName
Sourcemodule DisconnectReasonValue = Awso_iot.Values.DisconnectReasonValue
Sourcemodule InvalidAggregationException = Awso_iot.Values.InvalidAggregationException

The aggregation is invalid.

A map of key-value pairs for all supported statistics. For issues with missing or unexpected values for this API, consult Fleet indexing troubleshooting guide.

Sourcemodule RegistrationCode = Awso_iot.Values.RegistrationCode
Sourcemodule PackageVersionErrorReason = Awso_iot.Values.PackageVersionErrorReason

A specific software bill of matrerials associated with a software package version.

Sourcemodule SbomValidationStatus = Awso_iot.Values.SbomValidationStatus

Information about an OTA update.

Sourcemodule BeforeSubstitutionFlag = Awso_iot.Values.BeforeSubstitutionFlag
Sourcemodule EffectivePolicies = Awso_iot.Values.EffectivePolicies
Sourcemodule CommandParameterList = Awso_iot.Values.CommandParameterList
Sourcemodule CommandPayload = Awso_iot.Values.CommandPayload

The command payload object that contains the instructions for the device to process.

Sourcemodule CommandPayloadTemplateString = Awso_iot.Values.CommandPayloadTemplateString
Sourcemodule CommandPreprocessor = Awso_iot.Values.CommandPreprocessor

Configuration that determines how the payloadTemplate is processed by the service to generate the final payload sent to devices at StartCommandExecution API invocation.

Sourcemodule CommandExecutionParameterMap = Awso_iot.Values.CommandExecutionParameterMap
Sourcemodule CommandExecutionResultMap = Awso_iot.Values.CommandExecutionResultMap
Sourcemodule CommandExecutionTimeoutInSeconds = Awso_iot.Values.CommandExecutionTimeoutInSeconds

Provide additional context about the status of a command execution using a reason code and description.

Sourcemodule BucketsAggregationType = Awso_iot.Values.BucketsAggregationType

The type of bucketed aggregation performed.

Sourcemodule BehaviorModelTrainingSummaries = Awso_iot.Values.BehaviorModelTrainingSummaries
Sourcemodule TinyMaxResults = Awso_iot.Values.TinyMaxResults
Sourcemodule DynamicGroupStatus = Awso_iot.Values.DynamicGroupStatus
Sourcemodule ThingGroupMetadata = Awso_iot.Values.ThingGroupMetadata

Thing group metadata.

Information about a stream.

Sourcemodule RoleAliasDescription = Awso_iot.Values.RoleAliasDescription

Role alias description.

Sourcemodule DocumentParameters = Awso_iot.Values.DocumentParameters
Sourcemodule JobDocumentSource = Awso_iot.Values.JobDocumentSource

The Job object contains details about a job.

The job execution object represents the execution of a job on a particular device.

Sourcemodule EndpointAddress = Awso_iot.Values.EndpointAddress
Sourcemodule ConfigurationDetails = Awso_iot.Values.ConfigurationDetails

The encryption configuration details that include the status information of the Key Management Service (KMS) key and the KMS access role.

Sourcemodule ServerCertificates = Awso_iot.Values.ServerCertificates
Sourcemodule AuthorizerDescription = Awso_iot.Values.AuthorizerDescription

The authorizer description.

Sourcemodule CertificateDescription = Awso_iot.Values.CertificateDescription

Describes a certificate.

Sourcemodule CACertificateDescription = Awso_iot.Values.CACertificateDescription

Describes a CA certificate.

Sourcemodule BillingGroupId = Awso_iot.Values.BillingGroupId
Sourcemodule BillingGroupMetadata = Awso_iot.Values.BillingGroupMetadata

Additional information about the billing group.

Sourcemodule TaskStatistics = Awso_iot.Values.TaskStatistics

Statistics for the checks performed during the audit.

Sourcemodule AuditMitigationActionsTaskStatistics = Awso_iot.Values.AuditMitigationActionsTaskStatistics
Sourcemodule DeleteConflictException = Awso_iot.Values.DeleteConflictException

You can't delete the resource because it is attached to one or more resources.

Sourcemodule ForceDeleteAWSJob = Awso_iot.Values.ForceDeleteAWSJob
Sourcemodule DomainConfigurationName = Awso_iot.Values.DomainConfigurationName
Sourcemodule DeleteScheduledAudits = Awso_iot.Values.DeleteScheduledAudits
Sourcemodule TopicRuleDestinationConfiguration = Awso_iot.Values.TopicRuleDestinationConfiguration

Configuration of the topic rule destination.

Sourcemodule VersionsLimitExceededException = Awso_iot.Values.VersionsLimitExceededException

The number of policy versions exceeds the limit.

Describes a key pair.

Sourcemodule MalformedPolicyException = Awso_iot.Values.MalformedPolicyException

The policy documentation is not valid.

Sourcemodule ServiceQuotaExceededException = Awso_iot.Values.ServiceQuotaExceededException

Service quota has been exceeded.

Sourcemodule AwsJobAbortConfig = Awso_iot.Values.AwsJobAbortConfig

The criteria that determine when and how a job abort takes place.

Sourcemodule AwsJobTimeoutConfig = Awso_iot.Values.AwsJobTimeoutConfig

Specifies the amount of time each device has to finish its execution of the job. A timer is started when the job execution status is set to IN_PROGRESS. If the job execution status is not set to another terminal state before the timer expires, it will be automatically set to TIMED_OUT.

Sourcemodule ServerCertificateArns = Awso_iot.Values.ServerCertificateArns
Sourcemodule CertificateSigningRequest = Awso_iot.Values.CertificateSigningRequest
Sourcemodule ConfirmationToken = Awso_iot.Values.ConfirmationToken
Sourcemodule ExpectedVersion = Awso_iot.Values.ExpectedVersion
Sourcemodule ValidateSecurityProfileBehaviorsResponse = Awso_iot.Values.ValidateSecurityProfileBehaviorsResponse

Validates a Device Defender security profile behaviors specification. Requires permission to access the ValidateSecurityProfileBehaviors action.

Sourcemodule ValidateSecurityProfileBehaviorsRequest = Awso_iot.Values.ValidateSecurityProfileBehaviorsRequest

Validates a Device Defender security profile behaviors specification. Requires permission to access the ValidateSecurityProfileBehaviors action.

Sourcemodule UpdateTopicRuleDestinationResponse = Awso_iot.Values.UpdateTopicRuleDestinationResponse

Updates a topic rule destination. You use this to change the status, endpoint URL, or confirmation URL of the destination. Requires permission to access the UpdateTopicRuleDestination action.

Sourcemodule UpdateTopicRuleDestinationRequest = Awso_iot.Values.UpdateTopicRuleDestinationRequest

Updates a topic rule destination. You use this to change the status, endpoint URL, or confirmation URL of the destination. Requires permission to access the UpdateTopicRuleDestination action.

Sourcemodule UpdateThingTypeResponse = Awso_iot.Values.UpdateThingTypeResponse

Updates a thing type.

Sourcemodule UpdateThingTypeRequest = Awso_iot.Values.UpdateThingTypeRequest

Updates a thing type.

Sourcemodule UpdateThingResponse = Awso_iot.Values.UpdateThingResponse

The output from the UpdateThing operation.

Sourcemodule UpdateThingRequest = Awso_iot.Values.UpdateThingRequest

The input for the UpdateThing operation.

Sourcemodule UpdateThingGroupsForThingResponse = Awso_iot.Values.UpdateThingGroupsForThingResponse

Updates the groups to which the thing belongs. Requires permission to access the UpdateThingGroupsForThing action.

Sourcemodule UpdateThingGroupsForThingRequest = Awso_iot.Values.UpdateThingGroupsForThingRequest

Updates the groups to which the thing belongs. Requires permission to access the UpdateThingGroupsForThing action.

Sourcemodule UpdateThingGroupResponse = Awso_iot.Values.UpdateThingGroupResponse

Update a thing group. Requires permission to access the UpdateThingGroup action.

Sourcemodule UpdateThingGroupRequest = Awso_iot.Values.UpdateThingGroupRequest

Update a thing group. Requires permission to access the UpdateThingGroup action.

Sourcemodule UpdateStreamResponse = Awso_iot.Values.UpdateStreamResponse

Updates an existing stream. The stream version will be incremented by one. Requires permission to access the UpdateStream action.

Sourcemodule UpdateStreamRequest = Awso_iot.Values.UpdateStreamRequest

Updates an existing stream. The stream version will be incremented by one. Requires permission to access the UpdateStream action.

Sourcemodule UpdateSecurityProfileResponse = Awso_iot.Values.UpdateSecurityProfileResponse

Updates a Device Defender security profile. Requires permission to access the UpdateSecurityProfile action.

Sourcemodule UpdateSecurityProfileRequest = Awso_iot.Values.UpdateSecurityProfileRequest

Updates a Device Defender security profile. Requires permission to access the UpdateSecurityProfile action.

Sourcemodule UpdateScheduledAuditResponse = Awso_iot.Values.UpdateScheduledAuditResponse

Updates a scheduled audit, including which checks are performed and how often the audit takes place. Requires permission to access the UpdateScheduledAudit action.

Sourcemodule UpdateScheduledAuditRequest = Awso_iot.Values.UpdateScheduledAuditRequest

Updates a scheduled audit, including which checks are performed and how often the audit takes place. Requires permission to access the UpdateScheduledAudit action.

Sourcemodule UpdateRoleAliasResponse = Awso_iot.Values.UpdateRoleAliasResponse

Updates a role alias. Requires permission to access the UpdateRoleAlias action. The value of credentialDurationSeconds must be less than or equal to the maximum session duration of the IAM role that the role alias references. For more information, see Modifying a role maximum session duration (Amazon Web Services API) from the Amazon Web Services Identity and Access Management User Guide.

Sourcemodule UpdateRoleAliasRequest = Awso_iot.Values.UpdateRoleAliasRequest

Updates a role alias. Requires permission to access the UpdateRoleAlias action. The value of credentialDurationSeconds must be less than or equal to the maximum session duration of the IAM role that the role alias references. For more information, see Modifying a role maximum session duration (Amazon Web Services API) from the Amazon Web Services Identity and Access Management User Guide.

Sourcemodule UpdateProvisioningTemplateResponse = Awso_iot.Values.UpdateProvisioningTemplateResponse

Updates a provisioning template. Requires permission to access the UpdateProvisioningTemplate action.

Sourcemodule UpdateProvisioningTemplateRequest = Awso_iot.Values.UpdateProvisioningTemplateRequest

Updates a provisioning template. Requires permission to access the UpdateProvisioningTemplate action.

Sourcemodule UpdatePackageVersionResponse = Awso_iot.Values.UpdatePackageVersionResponse

Updates the supported fields for a specific package version. Requires permission to access the UpdatePackageVersion and GetIndexingConfiguration actions.

Sourcemodule UpdatePackageVersionRequest = Awso_iot.Values.UpdatePackageVersionRequest

Updates the supported fields for a specific package version. Requires permission to access the UpdatePackageVersion and GetIndexingConfiguration actions.

Sourcemodule UpdatePackageResponse = Awso_iot.Values.UpdatePackageResponse

Updates the supported fields for a specific software package. Requires permission to access the UpdatePackage and GetIndexingConfiguration actions.

Sourcemodule UpdatePackageRequest = Awso_iot.Values.UpdatePackageRequest

Updates the supported fields for a specific software package. Requires permission to access the UpdatePackage and GetIndexingConfiguration actions.

Sourcemodule UpdatePackageConfigurationResponse = Awso_iot.Values.UpdatePackageConfigurationResponse

Updates the software package configuration. Requires permission to access the UpdatePackageConfiguration and iam:PassRole actions.

Sourcemodule UpdatePackageConfigurationRequest = Awso_iot.Values.UpdatePackageConfigurationRequest

Updates the software package configuration. Requires permission to access the UpdatePackageConfiguration and iam:PassRole actions.

Sourcemodule UpdateMitigationActionResponse = Awso_iot.Values.UpdateMitigationActionResponse

Updates the definition for the specified mitigation action. Requires permission to access the UpdateMitigationAction action.

Sourcemodule UpdateMitigationActionRequest = Awso_iot.Values.UpdateMitigationActionRequest

Updates the definition for the specified mitigation action. Requires permission to access the UpdateMitigationAction action.

Sourcemodule UpdateJobRequest = Awso_iot.Values.UpdateJobRequest

Updates supported fields of the specified job. Requires permission to access the UpdateJob action.

Sourcemodule UpdateIndexingConfigurationResponse = Awso_iot.Values.UpdateIndexingConfigurationResponse

Updates the search configuration. Requires permission to access the UpdateIndexingConfiguration action.

Sourcemodule UpdateIndexingConfigurationRequest = Awso_iot.Values.UpdateIndexingConfigurationRequest

Updates the search configuration. Requires permission to access the UpdateIndexingConfiguration action.

Sourcemodule UpdateFleetMetricRequest = Awso_iot.Values.UpdateFleetMetricRequest

Updates the data for a fleet metric. Requires permission to access the UpdateFleetMetric action.

Sourcemodule UpdateEventConfigurationsResponse = Awso_iot.Values.UpdateEventConfigurationsResponse

Updates the event configurations. Requires permission to access the UpdateEventConfigurations action.

Sourcemodule UpdateEventConfigurationsRequest = Awso_iot.Values.UpdateEventConfigurationsRequest

Updates the event configurations. Requires permission to access the UpdateEventConfigurations action.

Sourcemodule UpdateEncryptionConfigurationResponse = Awso_iot.Values.UpdateEncryptionConfigurationResponse

Updates the encryption configuration. By default, Amazon Web Services IoT Core encrypts your data at rest using Amazon Web Services owned keys. Amazon Web Services IoT Core also supports symmetric customer managed keys from Key Management Service (KMS). With customer managed keys, you create, own, and manage the KMS keys in your Amazon Web Services account. Before using this API, you must set up permissions for Amazon Web Services IoT Core to access KMS. For more information, see Data encryption at rest in the Amazon Web Services IoT Core Developer Guide.

Sourcemodule UpdateEncryptionConfigurationRequest = Awso_iot.Values.UpdateEncryptionConfigurationRequest

Updates the encryption configuration. By default, Amazon Web Services IoT Core encrypts your data at rest using Amazon Web Services owned keys. Amazon Web Services IoT Core also supports symmetric customer managed keys from Key Management Service (KMS). With customer managed keys, you create, own, and manage the KMS keys in your Amazon Web Services account. Before using this API, you must set up permissions for Amazon Web Services IoT Core to access KMS. For more information, see Data encryption at rest in the Amazon Web Services IoT Core Developer Guide.

Sourcemodule UpdateDynamicThingGroupResponse = Awso_iot.Values.UpdateDynamicThingGroupResponse

Updates a dynamic thing group. Requires permission to access the UpdateDynamicThingGroup action.

Sourcemodule UpdateDynamicThingGroupRequest = Awso_iot.Values.UpdateDynamicThingGroupRequest

Updates a dynamic thing group. Requires permission to access the UpdateDynamicThingGroup action.

Sourcemodule UpdateDomainConfigurationResponse = Awso_iot.Values.UpdateDomainConfigurationResponse

Updates values stored in the domain configuration. Domain configurations for default endpoints can't be updated. Requires permission to access the UpdateDomainConfiguration action.

Sourcemodule UpdateDomainConfigurationRequest = Awso_iot.Values.UpdateDomainConfigurationRequest

Updates values stored in the domain configuration. Domain configurations for default endpoints can't be updated. Requires permission to access the UpdateDomainConfiguration action.

Sourcemodule UpdateDimensionResponse = Awso_iot.Values.UpdateDimensionResponse

Updates the definition for a dimension. You cannot change the type of a dimension after it is created (you can delete it and recreate it). Requires permission to access the UpdateDimension action.

Sourcemodule UpdateDimensionRequest = Awso_iot.Values.UpdateDimensionRequest

Updates the definition for a dimension. You cannot change the type of a dimension after it is created (you can delete it and recreate it). Requires permission to access the UpdateDimension action.

Sourcemodule UpdateCustomMetricResponse = Awso_iot.Values.UpdateCustomMetricResponse

Updates a Device Defender detect custom metric. Requires permission to access the UpdateCustomMetric action.

Sourcemodule UpdateCustomMetricRequest = Awso_iot.Values.UpdateCustomMetricRequest

Updates a Device Defender detect custom metric. Requires permission to access the UpdateCustomMetric action.

Sourcemodule UpdateCommandResponse = Awso_iot.Values.UpdateCommandResponse

Update information about a command or mark a command for deprecation.

Sourcemodule UpdateCommandRequest = Awso_iot.Values.UpdateCommandRequest

Update information about a command or mark a command for deprecation.

Sourcemodule UpdateCertificateRequest = Awso_iot.Values.UpdateCertificateRequest

The input for the UpdateCertificate operation.

Sourcemodule UpdateCertificateProviderResponse = Awso_iot.Values.UpdateCertificateProviderResponse

Updates a certificate provider. Requires permission to access the UpdateCertificateProvider action.

Sourcemodule UpdateCertificateProviderRequest = Awso_iot.Values.UpdateCertificateProviderRequest

Updates a certificate provider. Requires permission to access the UpdateCertificateProvider action.

Sourcemodule UpdateCACertificateRequest = Awso_iot.Values.UpdateCACertificateRequest

The input to the UpdateCACertificate operation.

Sourcemodule UpdateBillingGroupResponse = Awso_iot.Values.UpdateBillingGroupResponse

Updates information about the billing group. Requires permission to access the UpdateBillingGroup action.

Sourcemodule UpdateBillingGroupRequest = Awso_iot.Values.UpdateBillingGroupRequest

Updates information about the billing group. Requires permission to access the UpdateBillingGroup action.

Sourcemodule UpdateAuthorizerResponse = Awso_iot.Values.UpdateAuthorizerResponse

Updates an authorizer. Requires permission to access the UpdateAuthorizer action.

Sourcemodule UpdateAuthorizerRequest = Awso_iot.Values.UpdateAuthorizerRequest

Updates an authorizer. Requires permission to access the UpdateAuthorizer action.

Sourcemodule UpdateAuditSuppressionResponse = Awso_iot.Values.UpdateAuditSuppressionResponse

Updates a Device Defender audit suppression.

Sourcemodule UpdateAuditSuppressionRequest = Awso_iot.Values.UpdateAuditSuppressionRequest

Updates a Device Defender audit suppression.

Sourcemodule UpdateAccountAuditConfigurationResponse = Awso_iot.Values.UpdateAccountAuditConfigurationResponse

Configures or reconfigures the Device Defender audit settings for this account. Settings include how audit notifications are sent and which audit checks are enabled or disabled. Requires permission to access the UpdateAccountAuditConfiguration action.

Sourcemodule UpdateAccountAuditConfigurationRequest = Awso_iot.Values.UpdateAccountAuditConfigurationRequest

Configures or reconfigures the Device Defender audit settings for this account. Settings include how audit notifications are sent and which audit checks are enabled or disabled. Requires permission to access the UpdateAccountAuditConfiguration action.

Sourcemodule UntagResourceResponse = Awso_iot.Values.UntagResourceResponse

Removes the given tags (metadata) from the resource. Requires permission to access the UntagResource action.

Sourcemodule UntagResourceRequest = Awso_iot.Values.UntagResourceRequest

Removes the given tags (metadata) from the resource. Requires permission to access the UntagResource action.

Sourcemodule TransferCertificateResponse = Awso_iot.Values.TransferCertificateResponse

The output from the TransferCertificate operation.

Sourcemodule TransferCertificateRequest = Awso_iot.Values.TransferCertificateRequest

The input for the TransferCertificate operation.

Sourcemodule TransferAlreadyCompletedException = Awso_iot.Values.TransferAlreadyCompletedException

You can't revert the certificate transfer because the transfer is already complete.

Sourcemodule TestInvokeAuthorizerResponse = Awso_iot.Values.TestInvokeAuthorizerResponse

Tests a custom authorization behavior by invoking a specified custom authorizer. Use this to test and debug the custom authorization behavior of devices that connect to the IoT device gateway. Requires permission to access the TestInvokeAuthorizer action.

Sourcemodule TestInvokeAuthorizerRequest = Awso_iot.Values.TestInvokeAuthorizerRequest

Tests a custom authorization behavior by invoking a specified custom authorizer. Use this to test and debug the custom authorization behavior of devices that connect to the IoT device gateway. Requires permission to access the TestInvokeAuthorizer action.

Sourcemodule TestAuthorizationResponse = Awso_iot.Values.TestAuthorizationResponse

Tests if a specified principal is authorized to perform an IoT action on a specified resource. Use this to test and debug the authorization behavior of devices that connect to the IoT device gateway. Requires permission to access the TestAuthorization action.

Sourcemodule TestAuthorizationRequest = Awso_iot.Values.TestAuthorizationRequest

Tests if a specified principal is authorized to perform an IoT action on a specified resource. Use this to test and debug the authorization behavior of devices that connect to the IoT device gateway. Requires permission to access the TestAuthorization action.

Sourcemodule TagResourceResponse = Awso_iot.Values.TagResourceResponse

Adds to or modifies the tags of the given resource. Tags are metadata which can be used to manage a resource. Requires permission to access the TagResource action.

Sourcemodule TagResourceRequest = Awso_iot.Values.TagResourceRequest

Adds to or modifies the tags of the given resource. Tags are metadata which can be used to manage a resource. Requires permission to access the TagResource action.

Sourcemodule StopThingRegistrationTaskResponse = Awso_iot.Values.StopThingRegistrationTaskResponse

Cancels a bulk thing provisioning task. Requires permission to access the StopThingRegistrationTask action.

Sourcemodule StopThingRegistrationTaskRequest = Awso_iot.Values.StopThingRegistrationTaskRequest

Cancels a bulk thing provisioning task. Requires permission to access the StopThingRegistrationTask action.

Sourcemodule StartThingRegistrationTaskResponse = Awso_iot.Values.StartThingRegistrationTaskResponse

Creates a bulk thing provisioning task. Requires permission to access the StartThingRegistrationTask action.

Sourcemodule StartThingRegistrationTaskRequest = Awso_iot.Values.StartThingRegistrationTaskRequest

Creates a bulk thing provisioning task. Requires permission to access the StartThingRegistrationTask action.

Sourcemodule StartOnDemandAuditTaskResponse = Awso_iot.Values.StartOnDemandAuditTaskResponse

Starts an on-demand Device Defender audit. Requires permission to access the StartOnDemandAuditTask action.

Sourcemodule StartOnDemandAuditTaskRequest = Awso_iot.Values.StartOnDemandAuditTaskRequest

Starts an on-demand Device Defender audit. Requires permission to access the StartOnDemandAuditTask action.

Sourcemodule StartDetectMitigationActionsTaskResponse = Awso_iot.Values.StartDetectMitigationActionsTaskResponse

Starts a Device Defender ML Detect mitigation actions task. Requires permission to access the StartDetectMitigationActionsTask action.

Sourcemodule StartDetectMitigationActionsTaskRequest = Awso_iot.Values.StartDetectMitigationActionsTaskRequest

Starts a Device Defender ML Detect mitigation actions task. Requires permission to access the StartDetectMitigationActionsTask action.

Sourcemodule StartAuditMitigationActionsTaskResponse = Awso_iot.Values.StartAuditMitigationActionsTaskResponse

Starts a task that applies a set of mitigation actions to the specified target. Requires permission to access the StartAuditMitigationActionsTask action.

Sourcemodule StartAuditMitigationActionsTaskRequest = Awso_iot.Values.StartAuditMitigationActionsTaskRequest

Starts a task that applies a set of mitigation actions to the specified target. Requires permission to access the StartAuditMitigationActionsTask action.

Sourcemodule SqlParseException = Awso_iot.Values.SqlParseException

The Rule-SQL expression can't be parsed correctly.

Sourcemodule SetV2LoggingOptionsRequest = Awso_iot.Values.SetV2LoggingOptionsRequest

Sets the logging options for the V2 logging service. Requires permission to access the SetV2LoggingOptions action.

Sourcemodule SetV2LoggingLevelRequest = Awso_iot.Values.SetV2LoggingLevelRequest

Sets the logging level. Requires permission to access the SetV2LoggingLevel action.

Sourcemodule SetLoggingOptionsRequest = Awso_iot.Values.SetLoggingOptionsRequest

The input for the SetLoggingOptions operation.

Sourcemodule SetDefaultPolicyVersionRequest = Awso_iot.Values.SetDefaultPolicyVersionRequest

The input for the SetDefaultPolicyVersion operation.

Sourcemodule SetDefaultAuthorizerResponse = Awso_iot.Values.SetDefaultAuthorizerResponse

Sets the default authorizer. This will be used if a websocket connection is made without specifying an authorizer. Requires permission to access the SetDefaultAuthorizer action.

Sourcemodule SetDefaultAuthorizerRequest = Awso_iot.Values.SetDefaultAuthorizerRequest

Sets the default authorizer. This will be used if a websocket connection is made without specifying an authorizer. Requires permission to access the SetDefaultAuthorizer action.

Sourcemodule SearchIndexResponse = Awso_iot.Values.SearchIndexResponse

The query search index. Requires permission to access the SearchIndex action.

Sourcemodule SearchIndexRequest = Awso_iot.Values.SearchIndexRequest

The query search index. Requires permission to access the SearchIndex action.

Sourcemodule ReplaceTopicRuleRequest = Awso_iot.Values.ReplaceTopicRuleRequest

The input for the ReplaceTopicRule operation.

Sourcemodule RemoveThingFromThingGroupResponse = Awso_iot.Values.RemoveThingFromThingGroupResponse

Remove the specified thing from the specified group. You must specify either a thingGroupArn or a thingGroupName to identify the thing group and either a thingArn or a thingName to identify the thing to remove from the thing group. Requires permission to access the RemoveThingFromThingGroup action.

Sourcemodule RemoveThingFromThingGroupRequest = Awso_iot.Values.RemoveThingFromThingGroupRequest

Remove the specified thing from the specified group. You must specify either a thingGroupArn or a thingGroupName to identify the thing group and either a thingArn or a thingName to identify the thing to remove from the thing group. Requires permission to access the RemoveThingFromThingGroup action.

Sourcemodule RemoveThingFromBillingGroupResponse = Awso_iot.Values.RemoveThingFromBillingGroupResponse

Removes the given thing from the billing group. Requires permission to access the RemoveThingFromBillingGroup action. This call is asynchronous. It might take several seconds for the detachment to propagate.

Sourcemodule RemoveThingFromBillingGroupRequest = Awso_iot.Values.RemoveThingFromBillingGroupRequest

Removes the given thing from the billing group. Requires permission to access the RemoveThingFromBillingGroup action. This call is asynchronous. It might take several seconds for the detachment to propagate.

Sourcemodule RejectCertificateTransferRequest = Awso_iot.Values.RejectCertificateTransferRequest

The input for the RejectCertificateTransfer operation.

Sourcemodule RegisterThingResponse = Awso_iot.Values.RegisterThingResponse

Provisions a thing in the device registry. RegisterThing calls other IoT control plane APIs. These calls might exceed your account level IoT Throttling Limits and cause throttle errors. Please contact Amazon Web Services Customer Support to raise your throttling limits if necessary. Requires permission to access the RegisterThing action.

Sourcemodule RegisterThingRequest = Awso_iot.Values.RegisterThingRequest

Provisions a thing in the device registry. RegisterThing calls other IoT control plane APIs. These calls might exceed your account level IoT Throttling Limits and cause throttle errors. Please contact Amazon Web Services Customer Support to raise your throttling limits if necessary. Requires permission to access the RegisterThing action.

include module type of struct include Awso_iot.Values_1 end
Sourcemodule RegisterCertificateWithoutCAResponse = Awso_iot.Values.RegisterCertificateWithoutCAResponse

Register a certificate that does not have a certificate authority (CA). For supported certificates, consult Certificate signing algorithms supported by IoT.

Sourcemodule RegisterCertificateWithoutCARequest = Awso_iot.Values.RegisterCertificateWithoutCARequest

Register a certificate that does not have a certificate authority (CA). For supported certificates, consult Certificate signing algorithms supported by IoT.

Sourcemodule RegisterCertificateResponse = Awso_iot.Values.RegisterCertificateResponse

The output from the RegisterCertificate operation.

Sourcemodule RegisterCertificateRequest = Awso_iot.Values.RegisterCertificateRequest

The input to the RegisterCertificate operation.

Sourcemodule RegisterCACertificateResponse = Awso_iot.Values.RegisterCACertificateResponse

The output from the RegisterCACertificateResponse operation.

Sourcemodule RegisterCACertificateRequest = Awso_iot.Values.RegisterCACertificateRequest

The input to the RegisterCACertificate operation.

Sourcemodule PutVerificationStateOnViolationResponse = Awso_iot.Values.PutVerificationStateOnViolationResponse

Set a verification state and provide a description of that verification state on a violation (detect alarm).

Sourcemodule PutVerificationStateOnViolationRequest = Awso_iot.Values.PutVerificationStateOnViolationRequest

Set a verification state and provide a description of that verification state on a violation (detect alarm).

Sourcemodule ListViolationEventsResponse = Awso_iot.Values.ListViolationEventsResponse

Lists the Device Defender security profile violations discovered during the given time period. You can use filters to limit the results to those alerts issued for a particular security profile, behavior, or thing (device). Requires permission to access the ListViolationEvents action.

Sourcemodule ListViolationEventsRequest = Awso_iot.Values.ListViolationEventsRequest

Lists the Device Defender security profile violations discovered during the given time period. You can use filters to limit the results to those alerts issued for a particular security profile, behavior, or thing (device). Requires permission to access the ListViolationEvents action.

Sourcemodule ListV2LoggingLevelsResponse = Awso_iot.Values.ListV2LoggingLevelsResponse

Lists logging levels. Requires permission to access the ListV2LoggingLevels action.

Sourcemodule ListV2LoggingLevelsRequest = Awso_iot.Values.ListV2LoggingLevelsRequest

Lists logging levels. Requires permission to access the ListV2LoggingLevels action.

Sourcemodule ListTopicRulesResponse = Awso_iot.Values.ListTopicRulesResponse

The output from the ListTopicRules operation.

Sourcemodule ListTopicRulesRequest = Awso_iot.Values.ListTopicRulesRequest

The input for the ListTopicRules operation.

Sourcemodule ListTopicRuleDestinationsResponse = Awso_iot.Values.ListTopicRuleDestinationsResponse

Lists all the topic rule destinations in your Amazon Web Services account. Requires permission to access the ListTopicRuleDestinations action.

Sourcemodule ListTopicRuleDestinationsRequest = Awso_iot.Values.ListTopicRuleDestinationsRequest

Lists all the topic rule destinations in your Amazon Web Services account. Requires permission to access the ListTopicRuleDestinations action.

Sourcemodule ListThingsResponse = Awso_iot.Values.ListThingsResponse

The output from the ListThings operation.

Sourcemodule ListThingsRequest = Awso_iot.Values.ListThingsRequest

The input for the ListThings operation.

Sourcemodule ListThingsInThingGroupResponse = Awso_iot.Values.ListThingsInThingGroupResponse

Lists the things in the specified group. Requires permission to access the ListThingsInThingGroup action.

Sourcemodule ListThingsInThingGroupRequest = Awso_iot.Values.ListThingsInThingGroupRequest

Lists the things in the specified group. Requires permission to access the ListThingsInThingGroup action.

Sourcemodule ListThingsInBillingGroupResponse = Awso_iot.Values.ListThingsInBillingGroupResponse

Lists the things you have added to the given billing group. Requires permission to access the ListThingsInBillingGroup action.

Sourcemodule ListThingsInBillingGroupRequest = Awso_iot.Values.ListThingsInBillingGroupRequest

Lists the things you have added to the given billing group. Requires permission to access the ListThingsInBillingGroup action.

Sourcemodule ListThingTypesResponse = Awso_iot.Values.ListThingTypesResponse

The output for the ListThingTypes operation.

Sourcemodule ListThingTypesRequest = Awso_iot.Values.ListThingTypesRequest

The input for the ListThingTypes operation.

Sourcemodule ListThingRegistrationTasksResponse = Awso_iot.Values.ListThingRegistrationTasksResponse

List bulk thing provisioning tasks. Requires permission to access the ListThingRegistrationTasks action.

Sourcemodule ListThingRegistrationTasksRequest = Awso_iot.Values.ListThingRegistrationTasksRequest

List bulk thing provisioning tasks. Requires permission to access the ListThingRegistrationTasks action.

Sourcemodule ListThingRegistrationTaskReportsResponse = Awso_iot.Values.ListThingRegistrationTaskReportsResponse

Information about the thing registration tasks.

Sourcemodule ListThingRegistrationTaskReportsRequest = Awso_iot.Values.ListThingRegistrationTaskReportsRequest

Information about the thing registration tasks.

Sourcemodule ListThingPrincipalsV2Response = Awso_iot.Values.ListThingPrincipalsV2Response

Lists the principals associated with the specified thing. A principal can be an X.509 certificate or an Amazon Cognito ID. Requires permission to access the ListThingPrincipals action.

Sourcemodule ListThingPrincipalsV2Request = Awso_iot.Values.ListThingPrincipalsV2Request

Lists the principals associated with the specified thing. A principal can be an X.509 certificate or an Amazon Cognito ID. Requires permission to access the ListThingPrincipals action.

Sourcemodule ListThingPrincipalsResponse = Awso_iot.Values.ListThingPrincipalsResponse

The output from the ListThingPrincipals operation.

Sourcemodule ListThingPrincipalsRequest = Awso_iot.Values.ListThingPrincipalsRequest

The input for the ListThingPrincipal operation.

Sourcemodule ListThingGroupsResponse = Awso_iot.Values.ListThingGroupsResponse

List the thing groups in your account. Requires permission to access the ListThingGroups action.

Sourcemodule ListThingGroupsRequest = Awso_iot.Values.ListThingGroupsRequest

List the thing groups in your account. Requires permission to access the ListThingGroups action.

Sourcemodule ListThingGroupsForThingResponse = Awso_iot.Values.ListThingGroupsForThingResponse

List the thing groups to which the specified thing belongs. Requires permission to access the ListThingGroupsForThing action.

Sourcemodule ListThingGroupsForThingRequest = Awso_iot.Values.ListThingGroupsForThingRequest

List the thing groups to which the specified thing belongs. Requires permission to access the ListThingGroupsForThing action.

Sourcemodule ListTargetsForSecurityProfileResponse = Awso_iot.Values.ListTargetsForSecurityProfileResponse

Lists the targets (thing groups) associated with a given Device Defender security profile. Requires permission to access the ListTargetsForSecurityProfile action.

Sourcemodule ListTargetsForSecurityProfileRequest = Awso_iot.Values.ListTargetsForSecurityProfileRequest

Lists the targets (thing groups) associated with a given Device Defender security profile. Requires permission to access the ListTargetsForSecurityProfile action.

Sourcemodule ListTargetsForPolicyResponse = Awso_iot.Values.ListTargetsForPolicyResponse

List targets for the specified policy. Requires permission to access the ListTargetsForPolicy action.

Sourcemodule ListTargetsForPolicyRequest = Awso_iot.Values.ListTargetsForPolicyRequest

List targets for the specified policy. Requires permission to access the ListTargetsForPolicy action.

Sourcemodule ListTagsForResourceResponse = Awso_iot.Values.ListTagsForResourceResponse

Lists the tags (metadata) you have assigned to the resource. Requires permission to access the ListTagsForResource action.

Sourcemodule ListTagsForResourceRequest = Awso_iot.Values.ListTagsForResourceRequest

Lists the tags (metadata) you have assigned to the resource. Requires permission to access the ListTagsForResource action.

Sourcemodule ListStreamsResponse = Awso_iot.Values.ListStreamsResponse

Lists all of the streams in your Amazon Web Services account. Requires permission to access the ListStreams action.

Sourcemodule ListStreamsRequest = Awso_iot.Values.ListStreamsRequest

Lists all of the streams in your Amazon Web Services account. Requires permission to access the ListStreams action.

Sourcemodule ListSecurityProfilesResponse = Awso_iot.Values.ListSecurityProfilesResponse

Lists the Device Defender security profiles you've created. You can filter security profiles by dimension or custom metric. Requires permission to access the ListSecurityProfiles action. dimensionName and metricName cannot be used in the same request.

Sourcemodule ListSecurityProfilesRequest = Awso_iot.Values.ListSecurityProfilesRequest

Lists the Device Defender security profiles you've created. You can filter security profiles by dimension or custom metric. Requires permission to access the ListSecurityProfiles action. dimensionName and metricName cannot be used in the same request.

Sourcemodule ListSecurityProfilesForTargetResponse = Awso_iot.Values.ListSecurityProfilesForTargetResponse

Lists the Device Defender security profiles attached to a target (thing group). Requires permission to access the ListSecurityProfilesForTarget action.

Sourcemodule ListSecurityProfilesForTargetRequest = Awso_iot.Values.ListSecurityProfilesForTargetRequest

Lists the Device Defender security profiles attached to a target (thing group). Requires permission to access the ListSecurityProfilesForTarget action.

Sourcemodule ListScheduledAuditsResponse = Awso_iot.Values.ListScheduledAuditsResponse

Lists all of your scheduled audits. Requires permission to access the ListScheduledAudits action.

Sourcemodule ListScheduledAuditsRequest = Awso_iot.Values.ListScheduledAuditsRequest

Lists all of your scheduled audits. Requires permission to access the ListScheduledAudits action.

Sourcemodule ListSbomValidationResultsResponse = Awso_iot.Values.ListSbomValidationResultsResponse

The validation results for all software bill of materials (SBOM) attached to a specific software package version. Requires permission to access the ListSbomValidationResults action.

Sourcemodule ListSbomValidationResultsRequest = Awso_iot.Values.ListSbomValidationResultsRequest

The validation results for all software bill of materials (SBOM) attached to a specific software package version. Requires permission to access the ListSbomValidationResults action.

Sourcemodule ListRoleAliasesResponse = Awso_iot.Values.ListRoleAliasesResponse

Lists the role aliases registered in your account. Requires permission to access the ListRoleAliases action.

Sourcemodule ListRoleAliasesRequest = Awso_iot.Values.ListRoleAliasesRequest

Lists the role aliases registered in your account. Requires permission to access the ListRoleAliases action.

Sourcemodule ListRelatedResourcesForAuditFindingResponse = Awso_iot.Values.ListRelatedResourcesForAuditFindingResponse

The related resources of an Audit finding. The following resources can be returned from calling this API: DEVICE_CERTIFICATE CA_CERTIFICATE IOT_POLICY COGNITO_IDENTITY_POOL CLIENT_ID ACCOUNT_SETTINGS ROLE_ALIAS IAM_ROLE ISSUER_CERTIFICATE This API is similar to DescribeAuditFinding's RelatedResources but provides pagination and is not limited to 10 resources. When calling DescribeAuditFinding for the intermediate CA revoked for active device certificates check, RelatedResources will not be populated. You must use this API, ListRelatedResourcesForAuditFinding, to list the certificates.

Sourcemodule ListRelatedResourcesForAuditFindingRequest = Awso_iot.Values.ListRelatedResourcesForAuditFindingRequest

The related resources of an Audit finding. The following resources can be returned from calling this API: DEVICE_CERTIFICATE CA_CERTIFICATE IOT_POLICY COGNITO_IDENTITY_POOL CLIENT_ID ACCOUNT_SETTINGS ROLE_ALIAS IAM_ROLE ISSUER_CERTIFICATE This API is similar to DescribeAuditFinding's RelatedResources but provides pagination and is not limited to 10 resources. When calling DescribeAuditFinding for the intermediate CA revoked for active device certificates check, RelatedResources will not be populated. You must use this API, ListRelatedResourcesForAuditFinding, to list the certificates.

Sourcemodule ListProvisioningTemplatesResponse = Awso_iot.Values.ListProvisioningTemplatesResponse

Lists the provisioning templates in your Amazon Web Services account. Requires permission to access the ListProvisioningTemplates action.

Sourcemodule ListProvisioningTemplatesRequest = Awso_iot.Values.ListProvisioningTemplatesRequest

Lists the provisioning templates in your Amazon Web Services account. Requires permission to access the ListProvisioningTemplates action.

Sourcemodule ListProvisioningTemplateVersionsResponse = Awso_iot.Values.ListProvisioningTemplateVersionsResponse

A list of provisioning template versions. Requires permission to access the ListProvisioningTemplateVersions action.

Sourcemodule ListProvisioningTemplateVersionsRequest = Awso_iot.Values.ListProvisioningTemplateVersionsRequest

A list of provisioning template versions. Requires permission to access the ListProvisioningTemplateVersions action.

Sourcemodule ListPrincipalThingsV2Response = Awso_iot.Values.ListPrincipalThingsV2Response

Lists the things associated with the specified principal. A principal can be an X.509 certificate or an Amazon Cognito ID. Requires permission to access the ListPrincipalThings action.

Sourcemodule ListPrincipalThingsV2Request = Awso_iot.Values.ListPrincipalThingsV2Request

Lists the things associated with the specified principal. A principal can be an X.509 certificate or an Amazon Cognito ID. Requires permission to access the ListPrincipalThings action.

Sourcemodule ListPrincipalThingsResponse = Awso_iot.Values.ListPrincipalThingsResponse

The output from the ListPrincipalThings operation.

Sourcemodule ListPrincipalThingsRequest = Awso_iot.Values.ListPrincipalThingsRequest

The input for the ListPrincipalThings operation.

Sourcemodule ListPrincipalPoliciesResponse = Awso_iot.Values.ListPrincipalPoliciesResponse

The output from the ListPrincipalPolicies operation.

Sourcemodule ListPrincipalPoliciesRequest = Awso_iot.Values.ListPrincipalPoliciesRequest

The input for the ListPrincipalPolicies operation.

Sourcemodule ListPolicyVersionsResponse = Awso_iot.Values.ListPolicyVersionsResponse

The output from the ListPolicyVersions operation.

Sourcemodule ListPolicyVersionsRequest = Awso_iot.Values.ListPolicyVersionsRequest

The input for the ListPolicyVersions operation.

Sourcemodule ListPolicyPrincipalsResponse = Awso_iot.Values.ListPolicyPrincipalsResponse

The output from the ListPolicyPrincipals operation.

Sourcemodule ListPolicyPrincipalsRequest = Awso_iot.Values.ListPolicyPrincipalsRequest

The input for the ListPolicyPrincipals operation.

Sourcemodule ListPoliciesResponse = Awso_iot.Values.ListPoliciesResponse

The output from the ListPolicies operation.

Sourcemodule ListPoliciesRequest = Awso_iot.Values.ListPoliciesRequest

The input for the ListPolicies operation.

Sourcemodule ListPackagesResponse = Awso_iot.Values.ListPackagesResponse

Lists the software packages associated to the account. Requires permission to access the ListPackages action.

Sourcemodule ListPackagesRequest = Awso_iot.Values.ListPackagesRequest

Lists the software packages associated to the account. Requires permission to access the ListPackages action.

Sourcemodule ListPackageVersionsResponse = Awso_iot.Values.ListPackageVersionsResponse

Lists the software package versions associated to the account. Requires permission to access the ListPackageVersions action.

Sourcemodule ListPackageVersionsRequest = Awso_iot.Values.ListPackageVersionsRequest

Lists the software package versions associated to the account. Requires permission to access the ListPackageVersions action.

Sourcemodule ListOutgoingCertificatesResponse = Awso_iot.Values.ListOutgoingCertificatesResponse

The output from the ListOutgoingCertificates operation.

Sourcemodule ListOutgoingCertificatesRequest = Awso_iot.Values.ListOutgoingCertificatesRequest

The input to the ListOutgoingCertificates operation.

Sourcemodule ListOTAUpdatesResponse = Awso_iot.Values.ListOTAUpdatesResponse

Lists OTA updates. Requires permission to access the ListOTAUpdates action.

Sourcemodule ListOTAUpdatesRequest = Awso_iot.Values.ListOTAUpdatesRequest

Lists OTA updates. Requires permission to access the ListOTAUpdates action.

Sourcemodule ListMitigationActionsResponse = Awso_iot.Values.ListMitigationActionsResponse

Gets a list of all mitigation actions that match the specified filter criteria. Requires permission to access the ListMitigationActions action.

Sourcemodule ListMitigationActionsRequest = Awso_iot.Values.ListMitigationActionsRequest

Gets a list of all mitigation actions that match the specified filter criteria. Requires permission to access the ListMitigationActions action.

Sourcemodule ListMetricValuesResponse = Awso_iot.Values.ListMetricValuesResponse

Lists the values reported for an IoT Device Defender metric (device-side metric, cloud-side metric, or custom metric) by the given thing during the specified time period.

Sourcemodule ListMetricValuesRequest = Awso_iot.Values.ListMetricValuesRequest

Lists the values reported for an IoT Device Defender metric (device-side metric, cloud-side metric, or custom metric) by the given thing during the specified time period.

Sourcemodule ListManagedJobTemplatesResponse = Awso_iot.Values.ListManagedJobTemplatesResponse

Returns a list of managed job templates.

Sourcemodule ListManagedJobTemplatesRequest = Awso_iot.Values.ListManagedJobTemplatesRequest

Returns a list of managed job templates.

Sourcemodule ListJobsResponse = Awso_iot.Values.ListJobsResponse

Lists jobs. Requires permission to access the ListJobs action.

Sourcemodule ListJobsRequest = Awso_iot.Values.ListJobsRequest

Lists jobs. Requires permission to access the ListJobs action.

Sourcemodule ListJobTemplatesResponse = Awso_iot.Values.ListJobTemplatesResponse

Returns a list of job templates. Requires permission to access the ListJobTemplates action.

Sourcemodule ListJobTemplatesRequest = Awso_iot.Values.ListJobTemplatesRequest

Returns a list of job templates. Requires permission to access the ListJobTemplates action.

Sourcemodule ListJobExecutionsForThingResponse = Awso_iot.Values.ListJobExecutionsForThingResponse

Lists the job executions for the specified thing. Requires permission to access the ListJobExecutionsForThing action.

Sourcemodule ListJobExecutionsForThingRequest = Awso_iot.Values.ListJobExecutionsForThingRequest

Lists the job executions for the specified thing. Requires permission to access the ListJobExecutionsForThing action.

Sourcemodule ListJobExecutionsForJobResponse = Awso_iot.Values.ListJobExecutionsForJobResponse

Lists the job executions for a job. Requires permission to access the ListJobExecutionsForJob action.

Sourcemodule ListJobExecutionsForJobRequest = Awso_iot.Values.ListJobExecutionsForJobRequest

Lists the job executions for a job. Requires permission to access the ListJobExecutionsForJob action.

Sourcemodule ListIndicesResponse = Awso_iot.Values.ListIndicesResponse

Lists the search indices. Requires permission to access the ListIndices action.

Sourcemodule ListIndicesRequest = Awso_iot.Values.ListIndicesRequest

Lists the search indices. Requires permission to access the ListIndices action.

Sourcemodule ListFleetMetricsResponse = Awso_iot.Values.ListFleetMetricsResponse

Lists all your fleet metrics. Requires permission to access the ListFleetMetrics action.

Sourcemodule ListFleetMetricsRequest = Awso_iot.Values.ListFleetMetricsRequest

Lists all your fleet metrics. Requires permission to access the ListFleetMetrics action.

Sourcemodule ListDomainConfigurationsResponse = Awso_iot.Values.ListDomainConfigurationsResponse

Gets a list of domain configurations for the user. This list is sorted alphabetically by domain configuration name. Requires permission to access the ListDomainConfigurations action.

Sourcemodule ListDomainConfigurationsRequest = Awso_iot.Values.ListDomainConfigurationsRequest

Gets a list of domain configurations for the user. This list is sorted alphabetically by domain configuration name. Requires permission to access the ListDomainConfigurations action.

Sourcemodule ListDimensionsResponse = Awso_iot.Values.ListDimensionsResponse

List the set of dimensions that are defined for your Amazon Web Services accounts. Requires permission to access the ListDimensions action.

Sourcemodule ListDimensionsRequest = Awso_iot.Values.ListDimensionsRequest

List the set of dimensions that are defined for your Amazon Web Services accounts. Requires permission to access the ListDimensions action.

Sourcemodule ListDetectMitigationActionsTasksResponse = Awso_iot.Values.ListDetectMitigationActionsTasksResponse

List of Device Defender ML Detect mitigation actions tasks. Requires permission to access the ListDetectMitigationActionsTasks action.

Sourcemodule ListDetectMitigationActionsTasksRequest = Awso_iot.Values.ListDetectMitigationActionsTasksRequest

List of Device Defender ML Detect mitigation actions tasks. Requires permission to access the ListDetectMitigationActionsTasks action.

Sourcemodule ListDetectMitigationActionsExecutionsResponse = Awso_iot.Values.ListDetectMitigationActionsExecutionsResponse

Lists mitigation actions executions for a Device Defender ML Detect Security Profile. Requires permission to access the ListDetectMitigationActionsExecutions action.

Sourcemodule ListDetectMitigationActionsExecutionsRequest = Awso_iot.Values.ListDetectMitigationActionsExecutionsRequest

Lists mitigation actions executions for a Device Defender ML Detect Security Profile. Requires permission to access the ListDetectMitigationActionsExecutions action.

Sourcemodule ListCustomMetricsResponse = Awso_iot.Values.ListCustomMetricsResponse

Lists your Device Defender detect custom metrics. Requires permission to access the ListCustomMetrics action.

Sourcemodule ListCustomMetricsRequest = Awso_iot.Values.ListCustomMetricsRequest

Lists your Device Defender detect custom metrics. Requires permission to access the ListCustomMetrics action.

Sourcemodule ListCommandsResponse = Awso_iot.Values.ListCommandsResponse

List all commands in your account.

Sourcemodule ListCommandsRequest = Awso_iot.Values.ListCommandsRequest

List all commands in your account.

Sourcemodule ListCommandExecutionsResponse = Awso_iot.Values.ListCommandExecutionsResponse

List all command executions. You must provide only the startedTimeFilter or the completedTimeFilter information. If you provide both time filters, the API will generate an error. You can use this information to retrieve a list of command executions within a specific timeframe. You must provide only the commandArn or the thingArn information depending on whether you want to list executions for a specific command or an IoT thing. If you provide both fields, the API will generate an error. For more information about considerations for using this API, see List command executions in your account (CLI).

Sourcemodule ListCommandExecutionsRequest = Awso_iot.Values.ListCommandExecutionsRequest

List all command executions. You must provide only the startedTimeFilter or the completedTimeFilter information. If you provide both time filters, the API will generate an error. You can use this information to retrieve a list of command executions within a specific timeframe. You must provide only the commandArn or the thingArn information depending on whether you want to list executions for a specific command or an IoT thing. If you provide both fields, the API will generate an error. For more information about considerations for using this API, see List command executions in your account (CLI).

Sourcemodule ListCertificatesResponse = Awso_iot.Values.ListCertificatesResponse

The output of the ListCertificates operation.

Sourcemodule ListCertificatesRequest = Awso_iot.Values.ListCertificatesRequest

The input for the ListCertificates operation.

Sourcemodule ListCertificatesByCAResponse = Awso_iot.Values.ListCertificatesByCAResponse

The output of the ListCertificatesByCA operation.

Sourcemodule ListCertificatesByCARequest = Awso_iot.Values.ListCertificatesByCARequest

The input to the ListCertificatesByCA operation.

Sourcemodule ListCertificateProvidersResponse = Awso_iot.Values.ListCertificateProvidersResponse

Lists all your certificate providers in your Amazon Web Services account. Requires permission to access the ListCertificateProviders action.

Sourcemodule ListCertificateProvidersRequest = Awso_iot.Values.ListCertificateProvidersRequest

Lists all your certificate providers in your Amazon Web Services account. Requires permission to access the ListCertificateProviders action.

Sourcemodule ListCACertificatesResponse = Awso_iot.Values.ListCACertificatesResponse

The output from the ListCACertificates operation.

Sourcemodule ListCACertificatesRequest = Awso_iot.Values.ListCACertificatesRequest

Input for the ListCACertificates operation.

Sourcemodule ListBillingGroupsResponse = Awso_iot.Values.ListBillingGroupsResponse

Lists the billing groups you have created. Requires permission to access the ListBillingGroups action.

Sourcemodule ListBillingGroupsRequest = Awso_iot.Values.ListBillingGroupsRequest

Lists the billing groups you have created. Requires permission to access the ListBillingGroups action.

Sourcemodule ListAuthorizersResponse = Awso_iot.Values.ListAuthorizersResponse

Lists the authorizers registered in your account. Requires permission to access the ListAuthorizers action.

Sourcemodule ListAuthorizersRequest = Awso_iot.Values.ListAuthorizersRequest

Lists the authorizers registered in your account. Requires permission to access the ListAuthorizers action.

Sourcemodule ListAuditTasksResponse = Awso_iot.Values.ListAuditTasksResponse

Lists the Device Defender audits that have been performed during a given time period. Requires permission to access the ListAuditTasks action.

Sourcemodule ListAuditTasksRequest = Awso_iot.Values.ListAuditTasksRequest

Lists the Device Defender audits that have been performed during a given time period. Requires permission to access the ListAuditTasks action.

Sourcemodule ListAuditSuppressionsResponse = Awso_iot.Values.ListAuditSuppressionsResponse

Lists your Device Defender audit listings. Requires permission to access the ListAuditSuppressions action.

Sourcemodule ListAuditSuppressionsRequest = Awso_iot.Values.ListAuditSuppressionsRequest

Lists your Device Defender audit listings. Requires permission to access the ListAuditSuppressions action.

Sourcemodule ListAuditMitigationActionsTasksResponse = Awso_iot.Values.ListAuditMitigationActionsTasksResponse

Gets a list of audit mitigation action tasks that match the specified filters. Requires permission to access the ListAuditMitigationActionsTasks action.

Sourcemodule ListAuditMitigationActionsTasksRequest = Awso_iot.Values.ListAuditMitigationActionsTasksRequest

Gets a list of audit mitigation action tasks that match the specified filters. Requires permission to access the ListAuditMitigationActionsTasks action.

Sourcemodule ListAuditMitigationActionsExecutionsResponse = Awso_iot.Values.ListAuditMitigationActionsExecutionsResponse

Gets the status of audit mitigation action tasks that were executed. Requires permission to access the ListAuditMitigationActionsExecutions action.

Sourcemodule ListAuditMitigationActionsExecutionsRequest = Awso_iot.Values.ListAuditMitigationActionsExecutionsRequest

Gets the status of audit mitigation action tasks that were executed. Requires permission to access the ListAuditMitigationActionsExecutions action.

Sourcemodule ListAuditFindingsResponse = Awso_iot.Values.ListAuditFindingsResponse

Lists the findings (results) of a Device Defender audit or of the audits performed during a specified time period. (Findings are retained for 90 days.) Requires permission to access the ListAuditFindings action.

Sourcemodule ListAuditFindingsRequest = Awso_iot.Values.ListAuditFindingsRequest

Lists the findings (results) of a Device Defender audit or of the audits performed during a specified time period. (Findings are retained for 90 days.) Requires permission to access the ListAuditFindings action.

Sourcemodule ListAttachedPoliciesResponse = Awso_iot.Values.ListAttachedPoliciesResponse

Lists the policies attached to the specified thing group. Requires permission to access the ListAttachedPolicies action.

Sourcemodule ListAttachedPoliciesRequest = Awso_iot.Values.ListAttachedPoliciesRequest

Lists the policies attached to the specified thing group. Requires permission to access the ListAttachedPolicies action.

Sourcemodule ListActiveViolationsResponse = Awso_iot.Values.ListActiveViolationsResponse

Lists the active violations for a given Device Defender security profile. Requires permission to access the ListActiveViolations action.

Sourcemodule ListActiveViolationsRequest = Awso_iot.Values.ListActiveViolationsRequest

Lists the active violations for a given Device Defender security profile. Requires permission to access the ListActiveViolations action.

Sourcemodule InvalidStateTransitionException = Awso_iot.Values.InvalidStateTransitionException

An attempt was made to change to an invalid state, for example by deleting a job or a job execution which is "IN_PROGRESS" without setting the force parameter.

Sourcemodule GetV2LoggingOptionsResponse = Awso_iot.Values.GetV2LoggingOptionsResponse

Gets the fine grained logging options. Requires permission to access the GetV2LoggingOptions action.

Sourcemodule GetV2LoggingOptionsRequest = Awso_iot.Values.GetV2LoggingOptionsRequest

Gets the fine grained logging options. Requires permission to access the GetV2LoggingOptions action.

Sourcemodule GetTopicRuleResponse = Awso_iot.Values.GetTopicRuleResponse

The output from the GetTopicRule operation.

Sourcemodule GetTopicRuleRequest = Awso_iot.Values.GetTopicRuleRequest

The input for the GetTopicRule operation.

Sourcemodule GetTopicRuleDestinationResponse = Awso_iot.Values.GetTopicRuleDestinationResponse

Gets information about a topic rule destination. Requires permission to access the GetTopicRuleDestination action.

Sourcemodule GetTopicRuleDestinationRequest = Awso_iot.Values.GetTopicRuleDestinationRequest

Gets information about a topic rule destination. Requires permission to access the GetTopicRuleDestination action.

Sourcemodule GetThingConnectivityDataResponse = Awso_iot.Values.GetThingConnectivityDataResponse

Retrieves the live connectivity status per device.

Sourcemodule GetThingConnectivityDataRequest = Awso_iot.Values.GetThingConnectivityDataRequest

Retrieves the live connectivity status per device.

Sourcemodule GetStatisticsResponse = Awso_iot.Values.GetStatisticsResponse

Returns the count, average, sum, minimum, maximum, sum of squares, variance, and standard deviation for the specified aggregated field. If the aggregation field is of type String, only the count statistic is returned. Requires permission to access the GetStatistics action.

Sourcemodule GetStatisticsRequest = Awso_iot.Values.GetStatisticsRequest

Returns the count, average, sum, minimum, maximum, sum of squares, variance, and standard deviation for the specified aggregated field. If the aggregation field is of type String, only the count statistic is returned. Requires permission to access the GetStatistics action.

Sourcemodule GetRegistrationCodeResponse = Awso_iot.Values.GetRegistrationCodeResponse

The output from the GetRegistrationCode operation.

Sourcemodule GetRegistrationCodeRequest = Awso_iot.Values.GetRegistrationCodeRequest

The input to the GetRegistrationCode operation.

Sourcemodule GetPolicyVersionResponse = Awso_iot.Values.GetPolicyVersionResponse

The output from the GetPolicyVersion operation.

Sourcemodule GetPolicyVersionRequest = Awso_iot.Values.GetPolicyVersionRequest

The input for the GetPolicyVersion operation.

Sourcemodule GetPolicyResponse = Awso_iot.Values.GetPolicyResponse

The output from the GetPolicy operation.

Sourcemodule GetPolicyRequest = Awso_iot.Values.GetPolicyRequest

The input for the GetPolicy operation.

Sourcemodule GetPercentilesResponse = Awso_iot.Values.GetPercentilesResponse

Groups the aggregated values that match the query into percentile groupings. The default percentile groupings are: 1,5,25,50,75,95,99, although you can specify your own when you call GetPercentiles. This function returns a value for each percentile group specified (or the default percentile groupings). The percentile group "1" contains the aggregated field value that occurs in approximately one percent of the values that match the query. The percentile group "5" contains the aggregated field value that occurs in approximately five percent of the values that match the query, and so on. The result is an approximation, the more values that match the query, the more accurate the percentile values. Requires permission to access the GetPercentiles action.

Sourcemodule GetPercentilesRequest = Awso_iot.Values.GetPercentilesRequest

Groups the aggregated values that match the query into percentile groupings. The default percentile groupings are: 1,5,25,50,75,95,99, although you can specify your own when you call GetPercentiles. This function returns a value for each percentile group specified (or the default percentile groupings). The percentile group "1" contains the aggregated field value that occurs in approximately one percent of the values that match the query. The percentile group "5" contains the aggregated field value that occurs in approximately five percent of the values that match the query, and so on. The result is an approximation, the more values that match the query, the more accurate the percentile values. Requires permission to access the GetPercentiles action.

Sourcemodule GetPackageVersionResponse = Awso_iot.Values.GetPackageVersionResponse

Gets information about the specified package version. Requires permission to access the GetPackageVersion action.

Sourcemodule GetPackageVersionRequest = Awso_iot.Values.GetPackageVersionRequest

Gets information about the specified package version. Requires permission to access the GetPackageVersion action.

Sourcemodule GetPackageResponse = Awso_iot.Values.GetPackageResponse

Gets information about the specified software package. Requires permission to access the GetPackage action.

Sourcemodule GetPackageRequest = Awso_iot.Values.GetPackageRequest

Gets information about the specified software package. Requires permission to access the GetPackage action.

Sourcemodule GetPackageConfigurationResponse = Awso_iot.Values.GetPackageConfigurationResponse

Gets information about the specified software package's configuration. Requires permission to access the GetPackageConfiguration action.

Sourcemodule GetPackageConfigurationRequest = Awso_iot.Values.GetPackageConfigurationRequest

Gets information about the specified software package's configuration. Requires permission to access the GetPackageConfiguration action.

Sourcemodule GetOTAUpdateResponse = Awso_iot.Values.GetOTAUpdateResponse

Gets an OTA update. Requires permission to access the GetOTAUpdate action.

Sourcemodule GetOTAUpdateRequest = Awso_iot.Values.GetOTAUpdateRequest

Gets an OTA update. Requires permission to access the GetOTAUpdate action.

Sourcemodule GetLoggingOptionsResponse = Awso_iot.Values.GetLoggingOptionsResponse

The output from the GetLoggingOptions operation.

Sourcemodule GetLoggingOptionsRequest = Awso_iot.Values.GetLoggingOptionsRequest

The input for the GetLoggingOptions operation.

Sourcemodule GetJobDocumentResponse = Awso_iot.Values.GetJobDocumentResponse

Gets a job document. Requires permission to access the GetJobDocument action.

Sourcemodule GetJobDocumentRequest = Awso_iot.Values.GetJobDocumentRequest

Gets a job document. Requires permission to access the GetJobDocument action.

Sourcemodule GetIndexingConfigurationResponse = Awso_iot.Values.GetIndexingConfigurationResponse

Gets the indexing configuration. Requires permission to access the GetIndexingConfiguration action.

Sourcemodule GetIndexingConfigurationRequest = Awso_iot.Values.GetIndexingConfigurationRequest

Gets the indexing configuration. Requires permission to access the GetIndexingConfiguration action.

Sourcemodule GetEffectivePoliciesResponse = Awso_iot.Values.GetEffectivePoliciesResponse

Gets a list of the policies that have an effect on the authorization behavior of the specified device when it connects to the IoT device gateway. Requires permission to access the GetEffectivePolicies action.

Sourcemodule GetEffectivePoliciesRequest = Awso_iot.Values.GetEffectivePoliciesRequest

Gets a list of the policies that have an effect on the authorization behavior of the specified device when it connects to the IoT device gateway. Requires permission to access the GetEffectivePolicies action.

Sourcemodule GetCommandResponse = Awso_iot.Values.GetCommandResponse

Gets information about the specified command.

Sourcemodule GetCommandRequest = Awso_iot.Values.GetCommandRequest

Gets information about the specified command.

Sourcemodule GetCommandExecutionResponse = Awso_iot.Values.GetCommandExecutionResponse

Gets information about the specific command execution on a single device.

Sourcemodule GetCommandExecutionRequest = Awso_iot.Values.GetCommandExecutionRequest

Gets information about the specific command execution on a single device.

Sourcemodule GetCardinalityResponse = Awso_iot.Values.GetCardinalityResponse

Returns the approximate count of unique values that match the query. Requires permission to access the GetCardinality action.

Sourcemodule GetCardinalityRequest = Awso_iot.Values.GetCardinalityRequest

Returns the approximate count of unique values that match the query. Requires permission to access the GetCardinality action.

Sourcemodule GetBucketsAggregationResponse = Awso_iot.Values.GetBucketsAggregationResponse

Aggregates on indexed data with search queries pertaining to particular fields. Requires permission to access the GetBucketsAggregation action.

Sourcemodule GetBucketsAggregationRequest = Awso_iot.Values.GetBucketsAggregationRequest

Aggregates on indexed data with search queries pertaining to particular fields. Requires permission to access the GetBucketsAggregation action.

Sourcemodule GetBehaviorModelTrainingSummariesResponse = Awso_iot.Values.GetBehaviorModelTrainingSummariesResponse

Returns a Device Defender's ML Detect Security Profile training model's status. Requires permission to access the GetBehaviorModelTrainingSummaries action.

Sourcemodule GetBehaviorModelTrainingSummariesRequest = Awso_iot.Values.GetBehaviorModelTrainingSummariesRequest

Returns a Device Defender's ML Detect Security Profile training model's status. Requires permission to access the GetBehaviorModelTrainingSummaries action.

Sourcemodule EnableTopicRuleRequest = Awso_iot.Values.EnableTopicRuleRequest

The input for the EnableTopicRuleRequest operation.

Sourcemodule DisassociateSbomFromPackageVersionResponse = Awso_iot.Values.DisassociateSbomFromPackageVersionResponse

Disassociates the selected software bill of materials (SBOM) from a specific software package version. Requires permission to access the DisassociateSbomWithPackageVersion action.

Sourcemodule DisassociateSbomFromPackageVersionRequest = Awso_iot.Values.DisassociateSbomFromPackageVersionRequest

Disassociates the selected software bill of materials (SBOM) from a specific software package version. Requires permission to access the DisassociateSbomWithPackageVersion action.

Sourcemodule DisableTopicRuleRequest = Awso_iot.Values.DisableTopicRuleRequest

The input for the DisableTopicRuleRequest operation.

Sourcemodule DetachThingPrincipalResponse = Awso_iot.Values.DetachThingPrincipalResponse

The output from the DetachThingPrincipal operation.

Sourcemodule DetachThingPrincipalRequest = Awso_iot.Values.DetachThingPrincipalRequest

The input for the DetachThingPrincipal operation.

Sourcemodule DetachSecurityProfileResponse = Awso_iot.Values.DetachSecurityProfileResponse

Disassociates a Device Defender security profile from a thing group or from this account. Requires permission to access the DetachSecurityProfile action.

Sourcemodule DetachSecurityProfileRequest = Awso_iot.Values.DetachSecurityProfileRequest

Disassociates a Device Defender security profile from a thing group or from this account. Requires permission to access the DetachSecurityProfile action.

Sourcemodule DetachPrincipalPolicyRequest = Awso_iot.Values.DetachPrincipalPolicyRequest

The input for the DetachPrincipalPolicy operation.

Sourcemodule DetachPolicyRequest = Awso_iot.Values.DetachPolicyRequest

Detaches a policy from the specified target. Because of the distributed nature of Amazon Web Services, it can take up to five minutes after a policy is detached before it's ready to be deleted. Requires permission to access the DetachPolicy action.

Sourcemodule DescribeThingTypeResponse = Awso_iot.Values.DescribeThingTypeResponse

The output for the DescribeThingType operation.

Sourcemodule DescribeThingTypeRequest = Awso_iot.Values.DescribeThingTypeRequest

The input for the DescribeThingType operation.

Sourcemodule DescribeThingResponse = Awso_iot.Values.DescribeThingResponse

The output from the DescribeThing operation.

Sourcemodule DescribeThingRequest = Awso_iot.Values.DescribeThingRequest

The input for the DescribeThing operation.

Sourcemodule DescribeThingRegistrationTaskResponse = Awso_iot.Values.DescribeThingRegistrationTaskResponse

Describes a bulk thing provisioning task. Requires permission to access the DescribeThingRegistrationTask action.

Sourcemodule DescribeThingRegistrationTaskRequest = Awso_iot.Values.DescribeThingRegistrationTaskRequest

Describes a bulk thing provisioning task. Requires permission to access the DescribeThingRegistrationTask action.

Sourcemodule DescribeThingGroupResponse = Awso_iot.Values.DescribeThingGroupResponse

Describe a thing group. Requires permission to access the DescribeThingGroup action.

Sourcemodule DescribeThingGroupRequest = Awso_iot.Values.DescribeThingGroupRequest

Describe a thing group. Requires permission to access the DescribeThingGroup action.

Sourcemodule DescribeStreamResponse = Awso_iot.Values.DescribeStreamResponse

Gets information about a stream. Requires permission to access the DescribeStream action.

Sourcemodule DescribeStreamRequest = Awso_iot.Values.DescribeStreamRequest

Gets information about a stream. Requires permission to access the DescribeStream action.

Sourcemodule DescribeSecurityProfileResponse = Awso_iot.Values.DescribeSecurityProfileResponse

Gets information about a Device Defender security profile. Requires permission to access the DescribeSecurityProfile action.

Sourcemodule DescribeSecurityProfileRequest = Awso_iot.Values.DescribeSecurityProfileRequest

Gets information about a Device Defender security profile. Requires permission to access the DescribeSecurityProfile action.

Sourcemodule DescribeScheduledAuditResponse = Awso_iot.Values.DescribeScheduledAuditResponse

Gets information about a scheduled audit. Requires permission to access the DescribeScheduledAudit action.

Sourcemodule DescribeScheduledAuditRequest = Awso_iot.Values.DescribeScheduledAuditRequest

Gets information about a scheduled audit. Requires permission to access the DescribeScheduledAudit action.

Sourcemodule DescribeRoleAliasResponse = Awso_iot.Values.DescribeRoleAliasResponse

Describes a role alias. Requires permission to access the DescribeRoleAlias action.

Sourcemodule DescribeRoleAliasRequest = Awso_iot.Values.DescribeRoleAliasRequest

Describes a role alias. Requires permission to access the DescribeRoleAlias action.

Sourcemodule DescribeProvisioningTemplateVersionResponse = Awso_iot.Values.DescribeProvisioningTemplateVersionResponse

Returns information about a provisioning template version. Requires permission to access the DescribeProvisioningTemplateVersion action.

Sourcemodule DescribeProvisioningTemplateVersionRequest = Awso_iot.Values.DescribeProvisioningTemplateVersionRequest

Returns information about a provisioning template version. Requires permission to access the DescribeProvisioningTemplateVersion action.

Sourcemodule DescribeProvisioningTemplateResponse = Awso_iot.Values.DescribeProvisioningTemplateResponse

Returns information about a provisioning template. Requires permission to access the DescribeProvisioningTemplate action.

Sourcemodule DescribeProvisioningTemplateRequest = Awso_iot.Values.DescribeProvisioningTemplateRequest

Returns information about a provisioning template. Requires permission to access the DescribeProvisioningTemplate action.

Sourcemodule DescribeMitigationActionResponse = Awso_iot.Values.DescribeMitigationActionResponse

Gets information about a mitigation action. Requires permission to access the DescribeMitigationAction action.

Sourcemodule DescribeMitigationActionRequest = Awso_iot.Values.DescribeMitigationActionRequest

Gets information about a mitigation action. Requires permission to access the DescribeMitigationAction action.

Sourcemodule DescribeManagedJobTemplateResponse = Awso_iot.Values.DescribeManagedJobTemplateResponse

View details of a managed job template.

Sourcemodule DescribeManagedJobTemplateRequest = Awso_iot.Values.DescribeManagedJobTemplateRequest

View details of a managed job template.

Sourcemodule DescribeJobTemplateResponse = Awso_iot.Values.DescribeJobTemplateResponse

Returns information about a job template.

Sourcemodule DescribeJobTemplateRequest = Awso_iot.Values.DescribeJobTemplateRequest

Returns information about a job template.

Sourcemodule DescribeJobResponse = Awso_iot.Values.DescribeJobResponse

Describes a job. Requires permission to access the DescribeJob action.

Sourcemodule DescribeJobRequest = Awso_iot.Values.DescribeJobRequest

Describes a job. Requires permission to access the DescribeJob action.

Sourcemodule DescribeJobExecutionResponse = Awso_iot.Values.DescribeJobExecutionResponse

Describes a job execution. Requires permission to access the DescribeJobExecution action.

Sourcemodule DescribeJobExecutionRequest = Awso_iot.Values.DescribeJobExecutionRequest

Describes a job execution. Requires permission to access the DescribeJobExecution action.

Sourcemodule DescribeIndexResponse = Awso_iot.Values.DescribeIndexResponse

Describes a search index. Requires permission to access the DescribeIndex action.

Sourcemodule DescribeIndexRequest = Awso_iot.Values.DescribeIndexRequest

Describes a search index. Requires permission to access the DescribeIndex action.

Sourcemodule DescribeFleetMetricResponse = Awso_iot.Values.DescribeFleetMetricResponse

Gets information about the specified fleet metric. Requires permission to access the DescribeFleetMetric action.

Sourcemodule DescribeFleetMetricRequest = Awso_iot.Values.DescribeFleetMetricRequest

Gets information about the specified fleet metric. Requires permission to access the DescribeFleetMetric action.

Sourcemodule DescribeEventConfigurationsResponse = Awso_iot.Values.DescribeEventConfigurationsResponse

Describes event configurations. Requires permission to access the DescribeEventConfigurations action.

Sourcemodule DescribeEventConfigurationsRequest = Awso_iot.Values.DescribeEventConfigurationsRequest

Describes event configurations. Requires permission to access the DescribeEventConfigurations action.

Sourcemodule DescribeEndpointResponse = Awso_iot.Values.DescribeEndpointResponse

The output from the DescribeEndpoint operation.

Sourcemodule DescribeEndpointRequest = Awso_iot.Values.DescribeEndpointRequest

The input for the DescribeEndpoint operation.

Sourcemodule DescribeEncryptionConfigurationResponse = Awso_iot.Values.DescribeEncryptionConfigurationResponse

Retrieves the encryption configuration for resources and data of your Amazon Web Services account in Amazon Web Services IoT Core. For more information, see Data encryption at rest in the Amazon Web Services IoT Core Developer Guide.

Sourcemodule DescribeEncryptionConfigurationRequest = Awso_iot.Values.DescribeEncryptionConfigurationRequest

Retrieves the encryption configuration for resources and data of your Amazon Web Services account in Amazon Web Services IoT Core. For more information, see Data encryption at rest in the Amazon Web Services IoT Core Developer Guide.

Sourcemodule DescribeDomainConfigurationResponse = Awso_iot.Values.DescribeDomainConfigurationResponse

Gets summary information about a domain configuration. Requires permission to access the DescribeDomainConfiguration action.

Sourcemodule DescribeDomainConfigurationRequest = Awso_iot.Values.DescribeDomainConfigurationRequest

Gets summary information about a domain configuration. Requires permission to access the DescribeDomainConfiguration action.

Sourcemodule DescribeDimensionResponse = Awso_iot.Values.DescribeDimensionResponse

Provides details about a dimension that is defined in your Amazon Web Services accounts. Requires permission to access the DescribeDimension action.

Sourcemodule DescribeDimensionRequest = Awso_iot.Values.DescribeDimensionRequest

Provides details about a dimension that is defined in your Amazon Web Services accounts. Requires permission to access the DescribeDimension action.

Sourcemodule DescribeDetectMitigationActionsTaskResponse = Awso_iot.Values.DescribeDetectMitigationActionsTaskResponse

Gets information about a Device Defender ML Detect mitigation action. Requires permission to access the DescribeDetectMitigationActionsTask action.

Sourcemodule DescribeDetectMitigationActionsTaskRequest = Awso_iot.Values.DescribeDetectMitigationActionsTaskRequest

Gets information about a Device Defender ML Detect mitigation action. Requires permission to access the DescribeDetectMitigationActionsTask action.

Sourcemodule DescribeDefaultAuthorizerResponse = Awso_iot.Values.DescribeDefaultAuthorizerResponse

Describes the default authorizer. Requires permission to access the DescribeDefaultAuthorizer action.

Sourcemodule DescribeDefaultAuthorizerRequest = Awso_iot.Values.DescribeDefaultAuthorizerRequest

Describes the default authorizer. Requires permission to access the DescribeDefaultAuthorizer action.

Sourcemodule DescribeCustomMetricResponse = Awso_iot.Values.DescribeCustomMetricResponse

Gets information about a Device Defender detect custom metric. Requires permission to access the DescribeCustomMetric action.

Sourcemodule DescribeCustomMetricRequest = Awso_iot.Values.DescribeCustomMetricRequest

Gets information about a Device Defender detect custom metric. Requires permission to access the DescribeCustomMetric action.

Sourcemodule DescribeCertificateResponse = Awso_iot.Values.DescribeCertificateResponse

The output of the DescribeCertificate operation.

Sourcemodule DescribeCertificateRequest = Awso_iot.Values.DescribeCertificateRequest

The input for the DescribeCertificate operation.

Sourcemodule DescribeCertificateProviderResponse = Awso_iot.Values.DescribeCertificateProviderResponse

Describes a certificate provider. Requires permission to access the DescribeCertificateProvider action.

Sourcemodule DescribeCertificateProviderRequest = Awso_iot.Values.DescribeCertificateProviderRequest

Describes a certificate provider. Requires permission to access the DescribeCertificateProvider action.

Sourcemodule DescribeCACertificateResponse = Awso_iot.Values.DescribeCACertificateResponse

The output from the DescribeCACertificate operation.

Sourcemodule DescribeCACertificateRequest = Awso_iot.Values.DescribeCACertificateRequest

The input for the DescribeCACertificate operation.

Sourcemodule DescribeBillingGroupResponse = Awso_iot.Values.DescribeBillingGroupResponse

Returns information about a billing group. Requires permission to access the DescribeBillingGroup action.

Sourcemodule DescribeBillingGroupRequest = Awso_iot.Values.DescribeBillingGroupRequest

Returns information about a billing group. Requires permission to access the DescribeBillingGroup action.

Sourcemodule DescribeAuthorizerResponse = Awso_iot.Values.DescribeAuthorizerResponse

Describes an authorizer. Requires permission to access the DescribeAuthorizer action.

Sourcemodule DescribeAuthorizerRequest = Awso_iot.Values.DescribeAuthorizerRequest

Describes an authorizer. Requires permission to access the DescribeAuthorizer action.

Sourcemodule DescribeAuditTaskResponse = Awso_iot.Values.DescribeAuditTaskResponse

Gets information about a Device Defender audit. Requires permission to access the DescribeAuditTask action.

Sourcemodule DescribeAuditTaskRequest = Awso_iot.Values.DescribeAuditTaskRequest

Gets information about a Device Defender audit. Requires permission to access the DescribeAuditTask action.

Sourcemodule DescribeAuditSuppressionResponse = Awso_iot.Values.DescribeAuditSuppressionResponse

Gets information about a Device Defender audit suppression.

Sourcemodule DescribeAuditSuppressionRequest = Awso_iot.Values.DescribeAuditSuppressionRequest

Gets information about a Device Defender audit suppression.

Sourcemodule DescribeAuditMitigationActionsTaskResponse = Awso_iot.Values.DescribeAuditMitigationActionsTaskResponse

Gets information about an audit mitigation task that is used to apply mitigation actions to a set of audit findings. Properties include the actions being applied, the audit checks to which they're being applied, the task status, and aggregated task statistics.

Sourcemodule DescribeAuditMitigationActionsTaskRequest = Awso_iot.Values.DescribeAuditMitigationActionsTaskRequest

Gets information about an audit mitigation task that is used to apply mitigation actions to a set of audit findings. Properties include the actions being applied, the audit checks to which they're being applied, the task status, and aggregated task statistics.

Sourcemodule DescribeAuditFindingResponse = Awso_iot.Values.DescribeAuditFindingResponse

Gets information about a single audit finding. Properties include the reason for noncompliance, the severity of the issue, and the start time when the audit that returned the finding. Requires permission to access the DescribeAuditFinding action.

Sourcemodule DescribeAuditFindingRequest = Awso_iot.Values.DescribeAuditFindingRequest

Gets information about a single audit finding. Properties include the reason for noncompliance, the severity of the issue, and the start time when the audit that returned the finding. Requires permission to access the DescribeAuditFinding action.

Sourcemodule DescribeAccountAuditConfigurationResponse = Awso_iot.Values.DescribeAccountAuditConfigurationResponse

Gets information about the Device Defender audit settings for this account. Settings include how audit notifications are sent and which audit checks are enabled or disabled. Requires permission to access the DescribeAccountAuditConfiguration action.

Sourcemodule DescribeAccountAuditConfigurationRequest = Awso_iot.Values.DescribeAccountAuditConfigurationRequest

Gets information about the Device Defender audit settings for this account. Settings include how audit notifications are sent and which audit checks are enabled or disabled. Requires permission to access the DescribeAccountAuditConfiguration action.

Sourcemodule DeprecateThingTypeResponse = Awso_iot.Values.DeprecateThingTypeResponse

The output for the DeprecateThingType operation.

Sourcemodule DeprecateThingTypeRequest = Awso_iot.Values.DeprecateThingTypeRequest

The input for the DeprecateThingType operation.

Sourcemodule DeleteV2LoggingLevelRequest = Awso_iot.Values.DeleteV2LoggingLevelRequest

Deletes a logging level. Requires permission to access the DeleteV2LoggingLevel action.

Sourcemodule DeleteTopicRuleRequest = Awso_iot.Values.DeleteTopicRuleRequest

The input for the DeleteTopicRule operation.

Sourcemodule DeleteTopicRuleDestinationResponse = Awso_iot.Values.DeleteTopicRuleDestinationResponse

Deletes a topic rule destination. Requires permission to access the DeleteTopicRuleDestination action.

Sourcemodule DeleteTopicRuleDestinationRequest = Awso_iot.Values.DeleteTopicRuleDestinationRequest

Deletes a topic rule destination. Requires permission to access the DeleteTopicRuleDestination action.

Sourcemodule DeleteThingTypeResponse = Awso_iot.Values.DeleteThingTypeResponse

The output for the DeleteThingType operation.

Sourcemodule DeleteThingTypeRequest = Awso_iot.Values.DeleteThingTypeRequest

The input for the DeleteThingType operation.

Sourcemodule DeleteThingResponse = Awso_iot.Values.DeleteThingResponse

The output of the DeleteThing operation.

Sourcemodule DeleteThingRequest = Awso_iot.Values.DeleteThingRequest

The input for the DeleteThing operation.

Sourcemodule DeleteThingGroupResponse = Awso_iot.Values.DeleteThingGroupResponse

Deletes a thing group. Requires permission to access the DeleteThingGroup action.

Sourcemodule DeleteThingGroupRequest = Awso_iot.Values.DeleteThingGroupRequest

Deletes a thing group. Requires permission to access the DeleteThingGroup action.

Sourcemodule DeleteStreamResponse = Awso_iot.Values.DeleteStreamResponse

Deletes a stream. Requires permission to access the DeleteStream action.

Sourcemodule DeleteStreamRequest = Awso_iot.Values.DeleteStreamRequest

Deletes a stream. Requires permission to access the DeleteStream action.

Sourcemodule DeleteSecurityProfileResponse = Awso_iot.Values.DeleteSecurityProfileResponse

Deletes a Device Defender security profile. Requires permission to access the DeleteSecurityProfile action.

Sourcemodule DeleteSecurityProfileRequest = Awso_iot.Values.DeleteSecurityProfileRequest

Deletes a Device Defender security profile. Requires permission to access the DeleteSecurityProfile action.

Sourcemodule DeleteScheduledAuditResponse = Awso_iot.Values.DeleteScheduledAuditResponse

Deletes a scheduled audit. Requires permission to access the DeleteScheduledAudit action.

Sourcemodule DeleteScheduledAuditRequest = Awso_iot.Values.DeleteScheduledAuditRequest

Deletes a scheduled audit. Requires permission to access the DeleteScheduledAudit action.

Sourcemodule DeleteRoleAliasResponse = Awso_iot.Values.DeleteRoleAliasResponse

Deletes a role alias Requires permission to access the DeleteRoleAlias action.

Sourcemodule DeleteRoleAliasRequest = Awso_iot.Values.DeleteRoleAliasRequest

Deletes a role alias Requires permission to access the DeleteRoleAlias action.

Sourcemodule DeleteRegistrationCodeResponse = Awso_iot.Values.DeleteRegistrationCodeResponse

The output for the DeleteRegistrationCode operation.

Sourcemodule DeleteRegistrationCodeRequest = Awso_iot.Values.DeleteRegistrationCodeRequest

The input for the DeleteRegistrationCode operation.

Sourcemodule DeleteProvisioningTemplateVersionResponse = Awso_iot.Values.DeleteProvisioningTemplateVersionResponse

Deletes a provisioning template version. Requires permission to access the DeleteProvisioningTemplateVersion action.

Sourcemodule DeleteProvisioningTemplateVersionRequest = Awso_iot.Values.DeleteProvisioningTemplateVersionRequest

Deletes a provisioning template version. Requires permission to access the DeleteProvisioningTemplateVersion action.

Sourcemodule DeleteProvisioningTemplateResponse = Awso_iot.Values.DeleteProvisioningTemplateResponse

Deletes a provisioning template. Requires permission to access the DeleteProvisioningTemplate action.

Sourcemodule DeleteProvisioningTemplateRequest = Awso_iot.Values.DeleteProvisioningTemplateRequest

Deletes a provisioning template. Requires permission to access the DeleteProvisioningTemplate action.

Sourcemodule DeletePolicyVersionRequest = Awso_iot.Values.DeletePolicyVersionRequest

The input for the DeletePolicyVersion operation.

Sourcemodule DeletePolicyRequest = Awso_iot.Values.DeletePolicyRequest

The input for the DeletePolicy operation.

Sourcemodule DeletePackageVersionResponse = Awso_iot.Values.DeletePackageVersionResponse

Deletes a specific version from a software package. Note: If a package version is designated as default, you must remove the designation from the software package using the UpdatePackage action.

Sourcemodule DeletePackageVersionRequest = Awso_iot.Values.DeletePackageVersionRequest

Deletes a specific version from a software package. Note: If a package version is designated as default, you must remove the designation from the software package using the UpdatePackage action.

Sourcemodule DeletePackageResponse = Awso_iot.Values.DeletePackageResponse

Deletes a specific version from a software package. Note: All package versions must be deleted before deleting the software package. Requires permission to access the DeletePackageVersion action.

Sourcemodule DeletePackageRequest = Awso_iot.Values.DeletePackageRequest

Deletes a specific version from a software package. Note: All package versions must be deleted before deleting the software package. Requires permission to access the DeletePackageVersion action.

Sourcemodule DeleteOTAUpdateResponse = Awso_iot.Values.DeleteOTAUpdateResponse

Delete an OTA update. Requires permission to access the DeleteOTAUpdate action.

Sourcemodule DeleteOTAUpdateRequest = Awso_iot.Values.DeleteOTAUpdateRequest

Delete an OTA update. Requires permission to access the DeleteOTAUpdate action.

Sourcemodule DeleteMitigationActionResponse = Awso_iot.Values.DeleteMitigationActionResponse

Deletes a defined mitigation action from your Amazon Web Services accounts. Requires permission to access the DeleteMitigationAction action.

Sourcemodule DeleteMitigationActionRequest = Awso_iot.Values.DeleteMitigationActionRequest

Deletes a defined mitigation action from your Amazon Web Services accounts. Requires permission to access the DeleteMitigationAction action.

Sourcemodule DeleteJobTemplateRequest = Awso_iot.Values.DeleteJobTemplateRequest

Deletes the specified job template.

Sourcemodule DeleteJobRequest = Awso_iot.Values.DeleteJobRequest

Deletes a job and its related job executions. Deleting a job may take time, depending on the number of job executions created for the job and various other factors. While the job is being deleted, the status of the job will be shown as "DELETION_IN_PROGRESS". Attempting to delete or cancel a job whose status is already "DELETION_IN_PROGRESS" will result in an error. Only 10 jobs may have status "DELETION_IN_PROGRESS" at the same time, or a LimitExceededException will occur. Requires permission to access the DeleteJob action.

Sourcemodule DeleteJobExecutionRequest = Awso_iot.Values.DeleteJobExecutionRequest

Deletes a job execution. Requires permission to access the DeleteJobExecution action.

Sourcemodule DeleteFleetMetricRequest = Awso_iot.Values.DeleteFleetMetricRequest

Deletes the specified fleet metric. Returns successfully with no error if the deletion is successful or you specify a fleet metric that doesn't exist. Requires permission to access the DeleteFleetMetric action.

Sourcemodule DeleteDynamicThingGroupResponse = Awso_iot.Values.DeleteDynamicThingGroupResponse

Deletes a dynamic thing group. Requires permission to access the DeleteDynamicThingGroup action.

Sourcemodule DeleteDynamicThingGroupRequest = Awso_iot.Values.DeleteDynamicThingGroupRequest

Deletes a dynamic thing group. Requires permission to access the DeleteDynamicThingGroup action.

Sourcemodule DeleteDomainConfigurationResponse = Awso_iot.Values.DeleteDomainConfigurationResponse

Deletes the specified domain configuration. Requires permission to access the DeleteDomainConfiguration action.

Sourcemodule DeleteDomainConfigurationRequest = Awso_iot.Values.DeleteDomainConfigurationRequest

Deletes the specified domain configuration. Requires permission to access the DeleteDomainConfiguration action.

Sourcemodule DeleteDimensionResponse = Awso_iot.Values.DeleteDimensionResponse

Removes the specified dimension from your Amazon Web Services accounts. Requires permission to access the DeleteDimension action.

Sourcemodule DeleteDimensionRequest = Awso_iot.Values.DeleteDimensionRequest

Removes the specified dimension from your Amazon Web Services accounts. Requires permission to access the DeleteDimension action.

Sourcemodule DeleteCustomMetricResponse = Awso_iot.Values.DeleteCustomMetricResponse

Deletes a Device Defender detect custom metric. Requires permission to access the DeleteCustomMetric action. Before you can delete a custom metric, you must first remove the custom metric from all security profiles it's a part of. The security profile associated with the custom metric can be found using the ListSecurityProfiles API with metricName set to your custom metric name.

Sourcemodule DeleteCustomMetricRequest = Awso_iot.Values.DeleteCustomMetricRequest

Deletes a Device Defender detect custom metric. Requires permission to access the DeleteCustomMetric action. Before you can delete a custom metric, you must first remove the custom metric from all security profiles it's a part of. The security profile associated with the custom metric can be found using the ListSecurityProfiles API with metricName set to your custom metric name.

Sourcemodule DeleteCommandResponse = Awso_iot.Values.DeleteCommandResponse

Delete a command resource.

Sourcemodule DeleteCommandRequest = Awso_iot.Values.DeleteCommandRequest

Delete a command resource.

Sourcemodule DeleteCommandExecutionResponse = Awso_iot.Values.DeleteCommandExecutionResponse

Delete a command execution. Only command executions that enter a terminal state can be deleted from your account.

Sourcemodule DeleteCommandExecutionRequest = Awso_iot.Values.DeleteCommandExecutionRequest

Delete a command execution. Only command executions that enter a terminal state can be deleted from your account.

Sourcemodule DeleteCertificateRequest = Awso_iot.Values.DeleteCertificateRequest

The input for the DeleteCertificate operation.

Sourcemodule DeleteCertificateProviderResponse = Awso_iot.Values.DeleteCertificateProviderResponse

Deletes a certificate provider. Requires permission to access the DeleteCertificateProvider action. If you delete the certificate provider resource, the behavior of CreateCertificateFromCsr will resume, and IoT will create certificates signed by IoT from a certificate signing request (CSR).

Sourcemodule DeleteCertificateProviderRequest = Awso_iot.Values.DeleteCertificateProviderRequest

Deletes a certificate provider. Requires permission to access the DeleteCertificateProvider action. If you delete the certificate provider resource, the behavior of CreateCertificateFromCsr will resume, and IoT will create certificates signed by IoT from a certificate signing request (CSR).

Sourcemodule DeleteCACertificateResponse = Awso_iot.Values.DeleteCACertificateResponse

The output for the DeleteCACertificate operation.

Sourcemodule DeleteCACertificateRequest = Awso_iot.Values.DeleteCACertificateRequest

Input for the DeleteCACertificate operation.

Sourcemodule DeleteBillingGroupResponse = Awso_iot.Values.DeleteBillingGroupResponse

Deletes the billing group. Requires permission to access the DeleteBillingGroup action.

Sourcemodule DeleteBillingGroupRequest = Awso_iot.Values.DeleteBillingGroupRequest

Deletes the billing group. Requires permission to access the DeleteBillingGroup action.

Sourcemodule DeleteAuthorizerResponse = Awso_iot.Values.DeleteAuthorizerResponse

Deletes an authorizer. Requires permission to access the DeleteAuthorizer action.

Sourcemodule DeleteAuthorizerRequest = Awso_iot.Values.DeleteAuthorizerRequest

Deletes an authorizer. Requires permission to access the DeleteAuthorizer action.

Sourcemodule DeleteAuditSuppressionResponse = Awso_iot.Values.DeleteAuditSuppressionResponse

Deletes a Device Defender audit suppression. Requires permission to access the DeleteAuditSuppression action.

Sourcemodule DeleteAuditSuppressionRequest = Awso_iot.Values.DeleteAuditSuppressionRequest

Deletes a Device Defender audit suppression. Requires permission to access the DeleteAuditSuppression action.

Sourcemodule DeleteAccountAuditConfigurationResponse = Awso_iot.Values.DeleteAccountAuditConfigurationResponse

Restores the default settings for Device Defender audits for this account. Any configuration data you entered is deleted and all audit checks are reset to disabled. Requires permission to access the DeleteAccountAuditConfiguration action.

Sourcemodule DeleteAccountAuditConfigurationRequest = Awso_iot.Values.DeleteAccountAuditConfigurationRequest

Restores the default settings for Device Defender audits for this account. Any configuration data you entered is deleted and all audit checks are reset to disabled. Requires permission to access the DeleteAccountAuditConfiguration action.

Sourcemodule CreateTopicRuleRequest = Awso_iot.Values.CreateTopicRuleRequest

The input for the CreateTopicRule operation.

Sourcemodule CreateTopicRuleDestinationResponse = Awso_iot.Values.CreateTopicRuleDestinationResponse

Creates a topic rule destination. The destination must be confirmed prior to use. Requires permission to access the CreateTopicRuleDestination action.

Sourcemodule CreateTopicRuleDestinationRequest = Awso_iot.Values.CreateTopicRuleDestinationRequest

Creates a topic rule destination. The destination must be confirmed prior to use. Requires permission to access the CreateTopicRuleDestination action.

Sourcemodule CreateThingTypeResponse = Awso_iot.Values.CreateThingTypeResponse

The output of the CreateThingType operation.

Sourcemodule CreateThingTypeRequest = Awso_iot.Values.CreateThingTypeRequest

The input for the CreateThingType operation.

Sourcemodule CreateThingResponse = Awso_iot.Values.CreateThingResponse

The output of the CreateThing operation.

Sourcemodule CreateThingRequest = Awso_iot.Values.CreateThingRequest

The input for the CreateThing operation.

Sourcemodule CreateThingGroupResponse = Awso_iot.Values.CreateThingGroupResponse

Create a thing group. This is a control plane operation. See Authorization for information about authorizing control plane actions. If the ThingGroup that you create has the exact same attributes as an existing ThingGroup, you will get a 200 success response. Requires permission to access the CreateThingGroup action.

Sourcemodule CreateThingGroupRequest = Awso_iot.Values.CreateThingGroupRequest

Create a thing group. This is a control plane operation. See Authorization for information about authorizing control plane actions. If the ThingGroup that you create has the exact same attributes as an existing ThingGroup, you will get a 200 success response. Requires permission to access the CreateThingGroup action.

Sourcemodule CreateStreamResponse = Awso_iot.Values.CreateStreamResponse

Creates a stream for delivering one or more large files in chunks over MQTT. A stream transports data bytes in chunks or blocks packaged as MQTT messages from a source like S3. You can have one or more files associated with a stream. Requires permission to access the CreateStream action.

Sourcemodule CreateStreamRequest = Awso_iot.Values.CreateStreamRequest

Creates a stream for delivering one or more large files in chunks over MQTT. A stream transports data bytes in chunks or blocks packaged as MQTT messages from a source like S3. You can have one or more files associated with a stream. Requires permission to access the CreateStream action.

Sourcemodule CreateSecurityProfileResponse = Awso_iot.Values.CreateSecurityProfileResponse

Creates a Device Defender security profile. Requires permission to access the CreateSecurityProfile action.

Sourcemodule CreateSecurityProfileRequest = Awso_iot.Values.CreateSecurityProfileRequest

Creates a Device Defender security profile. Requires permission to access the CreateSecurityProfile action.

Sourcemodule CreateScheduledAuditResponse = Awso_iot.Values.CreateScheduledAuditResponse

Creates a scheduled audit that is run at a specified time interval. Requires permission to access the CreateScheduledAudit action.

Sourcemodule CreateScheduledAuditRequest = Awso_iot.Values.CreateScheduledAuditRequest

Creates a scheduled audit that is run at a specified time interval. Requires permission to access the CreateScheduledAudit action.

Sourcemodule CreateRoleAliasResponse = Awso_iot.Values.CreateRoleAliasResponse

Creates a role alias. Requires permission to access the CreateRoleAlias action. The value of credentialDurationSeconds must be less than or equal to the maximum session duration of the IAM role that the role alias references. For more information, see Modifying a role maximum session duration (Amazon Web Services API) from the Amazon Web Services Identity and Access Management User Guide.

Sourcemodule CreateRoleAliasRequest = Awso_iot.Values.CreateRoleAliasRequest

Creates a role alias. Requires permission to access the CreateRoleAlias action. The value of credentialDurationSeconds must be less than or equal to the maximum session duration of the IAM role that the role alias references. For more information, see Modifying a role maximum session duration (Amazon Web Services API) from the Amazon Web Services Identity and Access Management User Guide.

Sourcemodule CreateProvisioningTemplateVersionResponse = Awso_iot.Values.CreateProvisioningTemplateVersionResponse

Creates a new version of a provisioning template. Requires permission to access the CreateProvisioningTemplateVersion action.

Sourcemodule CreateProvisioningTemplateVersionRequest = Awso_iot.Values.CreateProvisioningTemplateVersionRequest

Creates a new version of a provisioning template. Requires permission to access the CreateProvisioningTemplateVersion action.

Sourcemodule CreateProvisioningTemplateResponse = Awso_iot.Values.CreateProvisioningTemplateResponse

Creates a provisioning template. Requires permission to access the CreateProvisioningTemplate action.

Sourcemodule CreateProvisioningTemplateRequest = Awso_iot.Values.CreateProvisioningTemplateRequest

Creates a provisioning template. Requires permission to access the CreateProvisioningTemplate action.

Sourcemodule CreateProvisioningClaimResponse = Awso_iot.Values.CreateProvisioningClaimResponse

Creates a provisioning claim. Requires permission to access the CreateProvisioningClaim action.

Sourcemodule CreateProvisioningClaimRequest = Awso_iot.Values.CreateProvisioningClaimRequest

Creates a provisioning claim. Requires permission to access the CreateProvisioningClaim action.

Sourcemodule CreatePolicyVersionResponse = Awso_iot.Values.CreatePolicyVersionResponse

The output of the CreatePolicyVersion operation.

Sourcemodule CreatePolicyVersionRequest = Awso_iot.Values.CreatePolicyVersionRequest

The input for the CreatePolicyVersion operation.

Sourcemodule CreatePolicyResponse = Awso_iot.Values.CreatePolicyResponse

The output from the CreatePolicy operation.

Sourcemodule CreatePolicyRequest = Awso_iot.Values.CreatePolicyRequest

The input for the CreatePolicy operation.

Sourcemodule CreatePackageVersionResponse = Awso_iot.Values.CreatePackageVersionResponse

Creates a new version for an existing IoT software package. Requires permission to access the CreatePackageVersion and GetIndexingConfiguration actions.

Sourcemodule CreatePackageVersionRequest = Awso_iot.Values.CreatePackageVersionRequest

Creates a new version for an existing IoT software package. Requires permission to access the CreatePackageVersion and GetIndexingConfiguration actions.

Sourcemodule CreatePackageResponse = Awso_iot.Values.CreatePackageResponse

Creates an IoT software package that can be deployed to your fleet. Requires permission to access the CreatePackage and GetIndexingConfiguration actions.

Sourcemodule CreatePackageRequest = Awso_iot.Values.CreatePackageRequest

Creates an IoT software package that can be deployed to your fleet. Requires permission to access the CreatePackage and GetIndexingConfiguration actions.

Sourcemodule CreateOTAUpdateResponse = Awso_iot.Values.CreateOTAUpdateResponse

Creates an IoT OTA update on a target group of things or groups. Requires permission to access the CreateOTAUpdate action.

Sourcemodule CreateOTAUpdateRequest = Awso_iot.Values.CreateOTAUpdateRequest

Creates an IoT OTA update on a target group of things or groups. Requires permission to access the CreateOTAUpdate action.

Sourcemodule CreateMitigationActionResponse = Awso_iot.Values.CreateMitigationActionResponse

Defines an action that can be applied to audit findings by using StartAuditMitigationActionsTask. Only certain types of mitigation actions can be applied to specific check names. For more information, see Mitigation actions. Each mitigation action can apply only one type of change. Requires permission to access the CreateMitigationAction action.

Sourcemodule CreateMitigationActionRequest = Awso_iot.Values.CreateMitigationActionRequest

Defines an action that can be applied to audit findings by using StartAuditMitigationActionsTask. Only certain types of mitigation actions can be applied to specific check names. For more information, see Mitigation actions. Each mitigation action can apply only one type of change. Requires permission to access the CreateMitigationAction action.

Sourcemodule CreateKeysAndCertificateResponse = Awso_iot.Values.CreateKeysAndCertificateResponse

The output of the CreateKeysAndCertificate operation.

Sourcemodule CreateKeysAndCertificateRequest = Awso_iot.Values.CreateKeysAndCertificateRequest

The input for the CreateKeysAndCertificate operation. Requires permission to access the CreateKeysAndCertificateRequest action.

Sourcemodule CreateJobTemplateResponse = Awso_iot.Values.CreateJobTemplateResponse

Creates a job template. Requires permission to access the CreateJobTemplate action.

Sourcemodule CreateJobTemplateRequest = Awso_iot.Values.CreateJobTemplateRequest

Creates a job template. Requires permission to access the CreateJobTemplate action.

Sourcemodule CreateJobResponse = Awso_iot.Values.CreateJobResponse

Creates a job. Requires permission to access the CreateJob action.

Sourcemodule CreateJobRequest = Awso_iot.Values.CreateJobRequest

Creates a job. Requires permission to access the CreateJob action.

Sourcemodule CreateFleetMetricResponse = Awso_iot.Values.CreateFleetMetricResponse

Creates a fleet metric. Requires permission to access the CreateFleetMetric action.

Sourcemodule CreateFleetMetricRequest = Awso_iot.Values.CreateFleetMetricRequest

Creates a fleet metric. Requires permission to access the CreateFleetMetric action.

Sourcemodule CreateDynamicThingGroupResponse = Awso_iot.Values.CreateDynamicThingGroupResponse

Creates a dynamic thing group. Requires permission to access the CreateDynamicThingGroup action.

Sourcemodule CreateDynamicThingGroupRequest = Awso_iot.Values.CreateDynamicThingGroupRequest

Creates a dynamic thing group. Requires permission to access the CreateDynamicThingGroup action.

Sourcemodule CreateDomainConfigurationResponse = Awso_iot.Values.CreateDomainConfigurationResponse

Creates a domain configuration. Requires permission to access the CreateDomainConfiguration action.

Sourcemodule CreateDomainConfigurationRequest = Awso_iot.Values.CreateDomainConfigurationRequest

Creates a domain configuration. Requires permission to access the CreateDomainConfiguration action.

Sourcemodule CreateDimensionResponse = Awso_iot.Values.CreateDimensionResponse

Create a dimension that you can use to limit the scope of a metric used in a security profile for IoT Device Defender. For example, using a TOPIC_FILTER dimension, you can narrow down the scope of the metric only to MQTT topics whose name match the pattern specified in the dimension. Requires permission to access the CreateDimension action.

Sourcemodule CreateDimensionRequest = Awso_iot.Values.CreateDimensionRequest

Create a dimension that you can use to limit the scope of a metric used in a security profile for IoT Device Defender. For example, using a TOPIC_FILTER dimension, you can narrow down the scope of the metric only to MQTT topics whose name match the pattern specified in the dimension. Requires permission to access the CreateDimension action.

Sourcemodule CreateCustomMetricResponse = Awso_iot.Values.CreateCustomMetricResponse

Use this API to define a Custom Metric published by your devices to Device Defender. Requires permission to access the CreateCustomMetric action.

Sourcemodule CreateCustomMetricRequest = Awso_iot.Values.CreateCustomMetricRequest

Use this API to define a Custom Metric published by your devices to Device Defender. Requires permission to access the CreateCustomMetric action.

Sourcemodule CreateCommandResponse = Awso_iot.Values.CreateCommandResponse

Creates a command. A command contains reusable configurations that can be applied before they are sent to the devices.

Sourcemodule CreateCommandRequest = Awso_iot.Values.CreateCommandRequest

Creates a command. A command contains reusable configurations that can be applied before they are sent to the devices.

Sourcemodule CreateCertificateProviderResponse = Awso_iot.Values.CreateCertificateProviderResponse

Creates an Amazon Web Services IoT Core certificate provider. You can use Amazon Web Services IoT Core certificate provider to customize how to sign a certificate signing request (CSR) in IoT fleet provisioning. For more information, see Customizing certificate signing using Amazon Web Services IoT Core certificate provider from Amazon Web Services IoT Core Developer Guide. Requires permission to access the CreateCertificateProvider action. After you create a certificate provider, the behavior of CreateCertificateFromCsr API for fleet provisioning will change and all API calls to CreateCertificateFromCsr will invoke the certificate provider to create the certificates. It can take up to a few minutes for this behavior to change after a certificate provider is created.

Sourcemodule CreateCertificateProviderRequest = Awso_iot.Values.CreateCertificateProviderRequest

Creates an Amazon Web Services IoT Core certificate provider. You can use Amazon Web Services IoT Core certificate provider to customize how to sign a certificate signing request (CSR) in IoT fleet provisioning. For more information, see Customizing certificate signing using Amazon Web Services IoT Core certificate provider from Amazon Web Services IoT Core Developer Guide. Requires permission to access the CreateCertificateProvider action. After you create a certificate provider, the behavior of CreateCertificateFromCsr API for fleet provisioning will change and all API calls to CreateCertificateFromCsr will invoke the certificate provider to create the certificates. It can take up to a few minutes for this behavior to change after a certificate provider is created.

Sourcemodule CreateCertificateFromCsrResponse = Awso_iot.Values.CreateCertificateFromCsrResponse

The output from the CreateCertificateFromCsr operation.

Sourcemodule CreateCertificateFromCsrRequest = Awso_iot.Values.CreateCertificateFromCsrRequest

The input for the CreateCertificateFromCsr operation.

Sourcemodule CreateBillingGroupResponse = Awso_iot.Values.CreateBillingGroupResponse

Creates a billing group. If this call is made multiple times using the same billing group name and configuration, the call will succeed. If this call is made with the same billing group name but different configuration a ResourceAlreadyExistsException is thrown. Requires permission to access the CreateBillingGroup action.

Sourcemodule CreateBillingGroupRequest = Awso_iot.Values.CreateBillingGroupRequest

Creates a billing group. If this call is made multiple times using the same billing group name and configuration, the call will succeed. If this call is made with the same billing group name but different configuration a ResourceAlreadyExistsException is thrown. Requires permission to access the CreateBillingGroup action.

Sourcemodule CreateAuthorizerResponse = Awso_iot.Values.CreateAuthorizerResponse

Creates an authorizer. Requires permission to access the CreateAuthorizer action.

Sourcemodule CreateAuthorizerRequest = Awso_iot.Values.CreateAuthorizerRequest

Creates an authorizer. Requires permission to access the CreateAuthorizer action.

Sourcemodule CreateAuditSuppressionResponse = Awso_iot.Values.CreateAuditSuppressionResponse

Creates a Device Defender audit suppression. Requires permission to access the CreateAuditSuppression action.

Sourcemodule CreateAuditSuppressionRequest = Awso_iot.Values.CreateAuditSuppressionRequest

Creates a Device Defender audit suppression. Requires permission to access the CreateAuditSuppression action.

Sourcemodule ConfirmTopicRuleDestinationResponse = Awso_iot.Values.ConfirmTopicRuleDestinationResponse

Confirms a topic rule destination. When you create a rule requiring a destination, IoT sends a confirmation message to the endpoint or base address you specify. The message includes a token which you pass back when calling ConfirmTopicRuleDestination to confirm that you own or have access to the endpoint. Requires permission to access the ConfirmTopicRuleDestination action.

Sourcemodule ConfirmTopicRuleDestinationRequest = Awso_iot.Values.ConfirmTopicRuleDestinationRequest

Confirms a topic rule destination. When you create a rule requiring a destination, IoT sends a confirmation message to the endpoint or base address you specify. The message includes a token which you pass back when calling ConfirmTopicRuleDestination to confirm that you own or have access to the endpoint. Requires permission to access the ConfirmTopicRuleDestination action.

Sourcemodule ClearDefaultAuthorizerResponse = Awso_iot.Values.ClearDefaultAuthorizerResponse

Clears the default authorizer. Requires permission to access the ClearDefaultAuthorizer action.

Sourcemodule ClearDefaultAuthorizerRequest = Awso_iot.Values.ClearDefaultAuthorizerRequest

Clears the default authorizer. Requires permission to access the ClearDefaultAuthorizer action.

Sourcemodule CancelJobResponse = Awso_iot.Values.CancelJobResponse

Cancels a job. Requires permission to access the CancelJob action.

Sourcemodule CancelJobRequest = Awso_iot.Values.CancelJobRequest

Cancels a job. Requires permission to access the CancelJob action.

Sourcemodule CancelJobExecutionRequest = Awso_iot.Values.CancelJobExecutionRequest

Cancels the execution of a job for a given thing. Requires permission to access the CancelJobExecution action.

Sourcemodule CancelDetectMitigationActionsTaskResponse = Awso_iot.Values.CancelDetectMitigationActionsTaskResponse

Cancels a Device Defender ML Detect mitigation action. Requires permission to access the CancelDetectMitigationActionsTask action.

Sourcemodule CancelDetectMitigationActionsTaskRequest = Awso_iot.Values.CancelDetectMitigationActionsTaskRequest

Cancels a Device Defender ML Detect mitigation action. Requires permission to access the CancelDetectMitigationActionsTask action.

Sourcemodule CancelCertificateTransferRequest = Awso_iot.Values.CancelCertificateTransferRequest

The input for the CancelCertificateTransfer operation.

Sourcemodule CancelAuditTaskResponse = Awso_iot.Values.CancelAuditTaskResponse

Cancels an audit that is in progress. The audit can be either scheduled or on demand. If the audit isn't in progress, an "InvalidRequestException" occurs. Requires permission to access the CancelAuditTask action.

Sourcemodule CancelAuditTaskRequest = Awso_iot.Values.CancelAuditTaskRequest

Cancels an audit that is in progress. The audit can be either scheduled or on demand. If the audit isn't in progress, an "InvalidRequestException" occurs. Requires permission to access the CancelAuditTask action.

Sourcemodule CancelAuditMitigationActionsTaskResponse = Awso_iot.Values.CancelAuditMitigationActionsTaskResponse

Cancels a mitigation action task that is in progress. If the task is not in progress, an InvalidRequestException occurs. Requires permission to access the CancelAuditMitigationActionsTask action.

Sourcemodule CancelAuditMitigationActionsTaskRequest = Awso_iot.Values.CancelAuditMitigationActionsTaskRequest

Cancels a mitigation action task that is in progress. If the task is not in progress, an InvalidRequestException occurs. Requires permission to access the CancelAuditMitigationActionsTask action.

Sourcemodule AttachThingPrincipalResponse = Awso_iot.Values.AttachThingPrincipalResponse

The output from the AttachThingPrincipal operation.

Sourcemodule AttachThingPrincipalRequest = Awso_iot.Values.AttachThingPrincipalRequest

The input for the AttachThingPrincipal operation.

Sourcemodule AttachSecurityProfileResponse = Awso_iot.Values.AttachSecurityProfileResponse

Associates a Device Defender security profile with a thing group or this account. Each thing group or account can have up to five security profiles associated with it. Requires permission to access the AttachSecurityProfile action.

Sourcemodule AttachSecurityProfileRequest = Awso_iot.Values.AttachSecurityProfileRequest

Associates a Device Defender security profile with a thing group or this account. Each thing group or account can have up to five security profiles associated with it. Requires permission to access the AttachSecurityProfile action.

Sourcemodule AttachPrincipalPolicyRequest = Awso_iot.Values.AttachPrincipalPolicyRequest

The input for the AttachPrincipalPolicy operation.

Sourcemodule AttachPolicyRequest = Awso_iot.Values.AttachPolicyRequest

Attaches the specified policy to the specified principal (certificate or other credential). Requires permission to access the AttachPolicy action.

Sourcemodule AssociateTargetsWithJobResponse = Awso_iot.Values.AssociateTargetsWithJobResponse

Associates a group with a continuous job. The following criteria must be met: The job must have been created with the targetSelection field set to "CONTINUOUS". The job status must currently be "IN_PROGRESS". The total number of targets associated with a job must not exceed 100. Requires permission to access the AssociateTargetsWithJob action.

Sourcemodule AssociateTargetsWithJobRequest = Awso_iot.Values.AssociateTargetsWithJobRequest

Associates a group with a continuous job. The following criteria must be met: The job must have been created with the targetSelection field set to "CONTINUOUS". The job status must currently be "IN_PROGRESS". The total number of targets associated with a job must not exceed 100. Requires permission to access the AssociateTargetsWithJob action.

Sourcemodule AssociateSbomWithPackageVersionResponse = Awso_iot.Values.AssociateSbomWithPackageVersionResponse

Associates the selected software bill of materials (SBOM) with a specific software package version. Requires permission to access the AssociateSbomWithPackageVersion action.

Sourcemodule AssociateSbomWithPackageVersionRequest = Awso_iot.Values.AssociateSbomWithPackageVersionRequest

Associates the selected software bill of materials (SBOM) with a specific software package version. Requires permission to access the AssociateSbomWithPackageVersion action.

Sourcemodule AddThingToThingGroupResponse = Awso_iot.Values.AddThingToThingGroupResponse

Adds a thing to a thing group. Requires permission to access the AddThingToThingGroup action.

Sourcemodule AddThingToThingGroupRequest = Awso_iot.Values.AddThingToThingGroupRequest

Adds a thing to a thing group. Requires permission to access the AddThingToThingGroup action.

Sourcemodule AddThingToBillingGroupResponse = Awso_iot.Values.AddThingToBillingGroupResponse

Adds a thing to a billing group. Requires permission to access the AddThingToBillingGroup action.

Sourcemodule AddThingToBillingGroupRequest = Awso_iot.Values.AddThingToBillingGroupRequest

Adds a thing to a billing group. Requires permission to access the AddThingToBillingGroup action.

Sourcemodule AcceptCertificateTransferRequest = Awso_iot.Values.AcceptCertificateTransferRequest

The input for the AcceptCertificateTransfer operation.

Sourcemodule Cli : sig ... end