Flowoid allows you to automate repetitive tasks in AWS IoT. Connect AWS IoT with over 300 integrations and unlock its potential. No coding skills required.
Triggers
New Active Violation
Lists the active violations for a given Device Defender security profile.
New Attached Policy
Lists the policies attached to the specified thing group.
New Audit Finding
Lists the findings (results) of a Device Defender audit or of the audits performed during a specified time period. (Findings are retained for 180 days.)
New Audit Mitigation Action Execution
Gets the status of audit mitigation action tasks that were executed.
New Audit Mitigation Action Task
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.
New Audit Mitigation Action Task
Gets a list of audit mitigation action tasks that match the specified filters.
New Audit Suppression
Lists your Device Defender audit listings.
New Audit Task
Lists the Device Defender audits that have been performed during a given time period.
New Authorizer
Lists the authorizers registered in your account.
New Billing Group
Lists the billing groups you have created.
New CACertificate
Lists the CA certificates registered for your AWS account. The results are paginated with a default page size of 25. You can use the returned marker to retrieve additional results.
New Certificate
Lists the certificates registered in your AWS account. The results are paginated with a default page size of 25. You can use the returned marker to retrieve additional results.
New Certificate By CA
List the device certificates signed by the specified CA certificate.
New Domain Configuration
Gets a list of domain configurations for the user. This list is sorted alphabetically by domain configuration name. The domain configuration feature is in public preview and is subject to change.
New Domain Configuration
Gets summary information about a domain configuration. The domain configuration feature is in public preview and is subject to change.
New Effective Policy
Gets a list of the policies that have an effect on the authorization behavior of the specified device when it connects to the AWS IoT device gateway.
New Job
Lists jobs.
New Job Execution For Thing
Lists the job executions for the specified thing.
New Mitigation Action
Gets a list of all mitigation actions that match the specified filter criteria.
New OTAUpdate
Lists OTA updates.
New Outgoing Certificate
Lists certificates that are being transferred but not yet accepted.
New Policy
Lists your policies.
New Policy Version
Lists the versions of the specified policy and identifies the default version.
New Principal Policy
Lists the policies attached to the specified principal. If you use an Cognito identity, the ID must be in AmazonCognito Identity format. Note: This API is deprecated. Please use ListAttachedPolicies instead.
New Provisioning Template
Lists the fleet provisioning templates in your AWS account.
New Provisioning Template Version
A list of fleet provisioning template versions.
New Scheduled Audit
Lists all of your scheduled audits.
New Security Profile
Lists the Device Defender security profiles you have created. You can use filters to list only those security profiles associated with a thing group or only those associated with your account.
New Stream
Lists all of the streams in your AWS account.
New Thing
Lists your things. Use the attributeName and attributeValue parameters to filter your things. For example, calling ListThings with attributeName=Color and attributeValue=Red retrieves all things in the registry that contain an attribute Color with the value Red. You will not be charged for calling this API if an Access denied error is returned. You will also not be charged if no attributes or pagination token was provided in request and no pagination token and no results were returned.
New Thing Group
List the thing groups in your account.
New Thing Group For Thing
List the thing groups to which the specified thing belongs.
New Thing Type
Lists the existing thing types.
New Topic Rule
Lists the rules for the specific topic.
New Violation Event
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).
Actions
Accept Certificate Transfer
Accepts a pending certificate transfer. The default state of the certificate is INACTIVE. To check for pending certificate transfers, call ListCertificates to enumerate your certificates.
Add Thing To Billing Group
Adds a thing to a billing group.
Add Thing To Thing Group
Adds a thing to a thing group.
Associate Targets With Job
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.
Attach Policy
Attaches a policy to the specified target.
Attach Principal Policy
Attaches the specified policy to the specified principal (certificate or other credential). Note: This API is deprecated. Please use AttachPolicy instead.
Attach Security Profile
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.
Attach Thing Principal
Attaches the specified principal to the specified thing. A principal can be X.509 certificates, IAM users, groups, and roles, Amazon Cognito identities or federated identities.
Cancel Audit Mitigation Actions Task
Cancels a mitigation action task that is in progress. If the task is not in progress, an InvalidRequestException occurs.
Cancel Audit Task
Cancels an audit that is in progress. The audit can be either scheduled or on-demand. If the audit is not in progress, an "InvalidRequestException" occurs.
Cancel Certificate Transfer
Cancels a pending transfer for the specified certificate. Note Only the transfer source account can use this operation to cancel a transfer. (Transfer destinations can use RejectCertificateTransfer instead.) After transfer, AWS IoT returns the certificate to the source account in the INACTIVE state. After the destination account has accepted the transfer, the transfer cannot be cancelled. After a certificate transfer is cancelled, the status of the certificate changes from PENDING_TRANSFER to I...
Cancel Job
Cancels a job.
Cancel Job Execution
Cancels the execution of a job for a given thing.
Clear Default Authorizer
Clears the default authorizer.
Confirm Topic Rule Destination
Confirms a topic rule destination. When you create a rule requiring a destination, AWS 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.
Create Audit Suppression
Creates a Device Defender audit suppression.
Create Authorizer
Creates an authorizer.
Create Billing Group
Creates a billing group.
Create Certificate From Csr
Creates an X.509 certificate using the specified certificate signing request. Note: The CSR must include a public key that is either an RSA key with a length of at least 2048 bits or an ECC key from NIST P-256 or NIST P-384 curves. Note: Reusing the same certificate signing request (CSR) results in a distinct certificate. You can create multiple certificates in a batch by creating a directory, copying multiple .csr files into that directory, and then specifying that directory on the command l...
Create Dimension
Create a dimension that you can use to limit the scope of a metric used in a security profile for AWS 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.
Create Domain Configuration
Creates a domain configuration. The domain configuration feature is in public preview and is subject to change.
Create Dynamic Thing Group
Creates a dynamic thing group.
Create Job
Creates a job.
Create Keys And Certificate
Creates a 2048-bit RSA key pair and issues an X.509 certificate using the issued public key. You can also call CreateKeysAndCertificate over MQTT from a device, for more information, see Provisioning MQTT API. Note This is the only time AWS IoT issues the private key for this certificate, so it is important to keep it in a secure location.
Create Mitigation Action
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.
Create OTAUpdate
Creates an AWS IoT OTAUpdate on a target group of things or groups.
Create Policy
Creates an AWS IoT policy. The created policy is the default version for the policy. This operation creates a policy version with a version identifier of 1 and sets 1 as the policy's default version.
Create Policy Version
Creates a new version of the specified AWS IoT policy. To update a policy, create a new policy version. A managed policy can have up to five versions. If the policy has five versions, you must use DeletePolicyVersion to delete an existing version before you create a new one. Optionally, you can set the new version as the policy's default version. The default version is the operative version (that is, the version that is in effect for the certificates to which the policy is attached).
Create Provisioning Claim
Creates a provisioning claim.
Create Provisioning Template
Creates a fleet provisioning template.
Create Provisioning Template Version
Creates a new version of a fleet provisioning template.
Create Role Alias
Creates a role alias.
Create Scheduled Audit
Creates a scheduled audit that is run at a specified time interval.
Create Security Profile
Creates a Device Defender security profile.
Create Stream
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.
Create Thing
Creates a thing record in the registry. If this call is made multiple times using the same thing name and configuration, the call will succeed. If this call is made with the same thing name but different configuration a ResourceAlreadyExistsException is thrown. This is a control plane operation. See Authorization for information about authorizing control plane actions.
Create Thing Group
Create a thing group. This is a control plane operation. See Authorization for information about authorizing control plane actions.
Create Thing Type
Creates a new thing type.
Create Topic Rule
Creates a rule. Creating rules is an administrator-level action. Any user who has permission to create rules will be able to access data processed by the rule.
Create Topic Rule Destination
Creates a topic rule destination. The destination must be confirmed prior to use.
Delete Account Audit Configuration
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.
Delete Audit Suppression
Deletes a Device Defender audit suppression.
Delete Authorizer
Deletes an authorizer.
Delete Billing Group
Deletes the billing group.
Delete CACertificate
Deletes a registered CA certificate.
Delete Certificate
Deletes the specified certificate. A certificate cannot be deleted if it has a policy or IoT thing attached to it or if its status is set to ACTIVE. To delete a certificate, first use the DetachPrincipalPolicy API to detach all policies. Next, use the UpdateCertificate API to set the certificate to the INACTIVE status.
Delete Dimension
Removes the specified dimension from your AWS account.
Delete Domain Configuration
Deletes the specified domain configuration. The domain configuration feature is in public preview and is subject to change.
Delete Dynamic Thing Group
Deletes a dynamic thing group.
Delete Job
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.
Delete Job Execution
Deletes a job execution.
Delete Mitigation Action
Deletes a defined mitigation action from your AWS account.
Delete OTAUpdate
Delete an OTA update.
Delete Policy
Deletes the specified policy. A policy cannot be deleted if it has non-default versions or it is attached to any certificate. To delete a policy, use the DeletePolicyVersion API to delete all non-default versions of the policy; use the DetachPrincipalPolicy API to detach the policy from any certificate; and then use the DeletePolicy API to delete the policy. When a policy is deleted using DeletePolicy, its default version is deleted with it.
Delete Policy Version
Deletes the specified version of the specified policy. You cannot delete the default version of a policy using this API. To delete the default version of a policy, use DeletePolicy. To find out which version of a policy is marked as the default version, use ListPolicyVersions.
Delete Provisioning Template
Deletes a fleet provisioning template.
Delete Provisioning Template Version
Deletes a fleet provisioning template version.
Delete Registration Code
Deletes a CA certificate registration code.
Delete Role Alias
Deletes a role alias
Delete Scheduled Audit
Deletes a scheduled audit.
Delete Security Profile
Deletes a Device Defender security profile.
Delete Stream
Deletes a stream.
Delete Thing
Deletes the specified thing. Returns successfully with no error if the deletion is successful or you specify a thing that doesn't exist.
Delete Thing Group
Deletes a thing group.
Delete Thing Type
Deletes the specified thing type. You cannot delete a thing type if it has things associated with it. To delete a thing type, first mark it as deprecated by calling DeprecateThingType, then remove any associated things by calling UpdateThing to change the thing type on any associated thing, and finally use DeleteThingType to delete the thing type.
Delete Topic Rule
Deletes the rule.
Delete Topic Rule Destination
Deletes a topic rule destination.
Delete V2Logging Level
Deletes a logging level.
Deprecate Thing Type
Deprecates a thing type. You can not associate new things with deprecated thing type.
Describe Account Audit Configuration
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.
Describe Audit Finding
Gets information about a single audit finding. Properties include the reason for noncompliance, the severity of the issue, and when the audit that returned the finding was started.
Describe Audit Mitigation Actions Task
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.
Describe Audit Suppression
Gets information about a Device Defender audit suppression.
Describe Audit Task
Gets information about a Device Defender audit.
Describe Authorizer
Describes an authorizer.
Describe Billing Group
Returns information about a billing group.
Describe CACertificate
Describes a registered CA certificate.
Describe Certificate
Gets information about the specified certificate.
Describe Default Authorizer
Describes the default authorizer.
Describe Dimension
Provides details about a dimension that is defined in your AWS account.
Describe Domain Configuration
Gets summary information about a domain configuration. The domain configuration feature is in public preview and is subject to change.
Describe Endpoint
Returns a unique endpoint specific to the AWS account making the call.
Describe Event Configurations
Describes event configurations.
Describe Index
Describes a search index.
Describe Job
Describes a job.
Describe Job Execution
Describes a job execution.
Describe Mitigation Action
Gets information about a mitigation action.
Describe Provisioning Template
Returns information about a fleet provisioning template.
Describe Provisioning Template Version
Returns information about a fleet provisioning template version.
Describe Role Alias
Describes a role alias.
Describe Scheduled Audit
Gets information about a scheduled audit.
Describe Security Profile
Gets information about a Device Defender security profile.
Describe Stream
Gets information about a stream.
Describe Thing
Gets information about the specified thing.
Describe Thing Group
Describe a thing group.
Describe Thing Registration Task
Describes a bulk thing provisioning task.
Describe Thing Type
Gets information about the specified thing type.
Detach Policy
Detaches a policy from the specified target.
Detach Principal Policy
Removes the specified policy from the specified certificate. Note: This API is deprecated. Please use DetachPolicy instead.
Detach Security Profile
Disassociates a Device Defender security profile from a thing group or from this account.
Detach Thing Principal
Detaches the specified principal from the specified thing. A principal can be X.509 certificates, IAM users, groups, and roles, Amazon Cognito identities or federated identities. This call is asynchronous. It might take several seconds for the detachment to propagate.
Disable Topic Rule
Disables the rule.
Enable Topic Rule
Enables the rule.
Get Cardinality
Returns the approximate count of unique values that match the query.
Get Effective Policies
Gets a list of the policies that have an effect on the authorization behavior of the specified device when it connects to the AWS IoT device gateway.
Get Indexing Configuration
Gets the indexing configuration.
Get Job Document
Gets a job document.
Get Logging Options
Gets the logging options. NOTE: use of this command is not recommended. Use GetV2LoggingOptions instead.
Get OTAUpdate
Gets an OTA update.
Get Percentiles
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 val...
Get Policy
Gets information about the specified policy with the policy document of the default version.
Get Policy Version
Gets information about the specified policy version.
Get Registration Code
Gets a registration code used to register a CA certificate with AWS IoT.
Get Statistics
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.
Get Topic Rule
Gets information about the rule.
Get Topic Rule Destination
Gets information about a topic rule destination.
Get V2Logging Options
Gets the fine grained logging options.
List Active Violations
Lists the active violations for a given Device Defender security profile.
List Attached Policies
Lists the policies attached to the specified thing group.
List Audit Findings
Lists the findings (results) of a Device Defender audit or of the audits performed during a specified time period. (Findings are retained for 180 days.)
List Audit Mitigation Actions Executions
Gets the status of audit mitigation action tasks that were executed.
List Audit Mitigation Actions Tasks
Gets a list of audit mitigation action tasks that match the specified filters.
List Audit Suppressions
Lists your Device Defender audit listings.
List Audit Tasks
Lists the Device Defender audits that have been performed during a given time period.
List Authorizers
Lists the authorizers registered in your account.
List Billing Groups
Lists the billing groups you have created.
List CACertificates
Lists the CA certificates registered for your AWS account. The results are paginated with a default page size of 25. You can use the returned marker to retrieve additional results.
List Certificates
Lists the certificates registered in your AWS account. The results are paginated with a default page size of 25. You can use the returned marker to retrieve additional results.
List Certificates By CA
List the device certificates signed by the specified CA certificate.
List Dimensions
List the set of dimensions that are defined for your AWS account.
List Domain Configurations
Gets a list of domain configurations for the user. This list is sorted alphabetically by domain configuration name. The domain configuration feature is in public preview and is subject to change.
List Indices
Lists the search indices.
List Job Executions For Job
Lists the job executions for a job.
List Job Executions For Thing
Lists the job executions for the specified thing.
List Jobs
Lists jobs.
List Mitigation Actions
Gets a list of all mitigation actions that match the specified filter criteria.
List OTAUpdates
Lists OTA updates.
List Outgoing Certificates
Lists certificates that are being transferred but not yet accepted.
List Policies
Lists your policies.
List Policy Principals
Lists the principals associated with the specified policy. Note: This API is deprecated. Please use ListTargetsForPolicy instead.
List Policy Versions
Lists the versions of the specified policy and identifies the default version.
List Principal Policies
Lists the policies attached to the specified principal. If you use an Cognito identity, the ID must be in AmazonCognito Identity format. Note: This API is deprecated. Please use ListAttachedPolicies instead.
List Principal Things
Lists the things associated with the specified principal. A principal can be X.509 certificates, IAM users, groups, and roles, Amazon Cognito identities or federated identities.
List Provisioning Template Versions
A list of fleet provisioning template versions.
List Provisioning Templates
Lists the fleet provisioning templates in your AWS account.
List Role Aliases
Lists the role aliases registered in your account.
List Scheduled Audits
Lists all of your scheduled audits.
List Security Profiles
Lists the Device Defender security profiles you have created. You can use filters to list only those security profiles associated with a thing group or only those associated with your account.
List Security Profiles For Target
Lists the Device Defender security profiles attached to a target (thing group).
List Streams
Lists all of the streams in your AWS account.
List Tags For Resource
Lists the tags (metadata) you have assigned to the resource.
List Targets For Policy
List targets for the specified policy.
List Targets For Security Profile
Lists the targets (thing groups) associated with a given Device Defender security profile.
List Thing Groups
List the thing groups in your account.
List Thing Groups For Thing
List the thing groups to which the specified thing belongs.
List Thing Principals
Lists the principals associated with the specified thing. A principal can be X.509 certificates, IAM users, groups, and roles, Amazon Cognito identities or federated identities.
List Thing Registration Task Reports
Information about the thing registration tasks.
List Thing Registration Tasks
List bulk thing provisioning tasks.
List Thing Types
Lists the existing thing types.
List Things
Lists your things. Use the attributeName and attributeValue parameters to filter your things. For example, calling ListThings with attributeName=Color and attributeValue=Red retrieves all things in the registry that contain an attribute Color with the value Red. You will not be charged for calling this API if an Access denied error is returned. You will also not be charged if no attributes or pagination token was provided in request and no pagination token and no results were returned.
List Things In Billing Group
Lists the things you have added to the given billing group.
List Things In Thing Group
Lists the things in the specified group.
List Topic Rule Destinations
Lists all the topic rule destinations in your AWS account.
List Topic Rules
Lists the rules for the specific topic.
List V2Logging Levels
Lists logging levels.
List Violation Events
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).
Register CACertificate
Registers a CA certificate with AWS IoT. This CA certificate can then be used to sign device certificates, which can be then registered with AWS IoT. You can register up to 10 CA certificates per AWS account that have the same subject field. This enables you to have up to 10 certificate authorities sign your device certificates. If you have more than one CA certificate registered, make sure you pass the CA certificate when you register your device certificates with the RegisterCertificate API.
Register Certificate
Registers a device certificate with AWS IoT. If you have more than one CA certificate that has the same subject field, you must specify the CA certificate that was used to sign the device certificate being registered.
Register Certificate Without CA
Register a certificate that does not have a certificate authority (CA).
Register Thing
Provisions a thing in the device registry. RegisterThing calls other AWS IoT control plane APIs. These calls might exceed your account level AWS IoT Throttling Limits and cause throttle errors. Please contact AWS Customer Support to raise your throttling limits if necessary.
Reject Certificate Transfer
Rejects a pending certificate transfer. After AWS IoT rejects a certificate transfer, the certificate status changes from PENDING_TRANSFER to INACTIVE. To check for pending certificate transfers, call ListCertificates to enumerate your certificates. This operation can only be called by the transfer destination. After it is called, the certificate will be returned to the source's account in the INACTIVE state.
Remove Thing From Billing Group
Removes the given thing from the billing group.
Remove Thing From Thing Group
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.
Replace Topic Rule
Replaces the rule. You must specify all parameters for the new rule. Creating rules is an administrator-level action. Any user who has permission to create rules will be able to access data processed by the rule.
Search Index
The query search index.
Set Default Authorizer
Sets the default authorizer. This will be used if a websocket connection is made without specifying an authorizer.
Set Default Policy Version
Sets the specified version of the specified policy as the policy's default (operative) version. This action affects all certificates to which the policy is attached. To list the principals the policy is attached to, use the ListPrincipalPolicy API.
Set Logging Options
Sets the logging options. NOTE: use of this command is not recommended. Use SetV2LoggingOptions instead.
Set V2Logging Level
Sets the logging level.
Set V2Logging Options
Sets the logging options for the V2 logging service.
Start Audit Mitigation Actions Task
Starts a task that applies a set of mitigation actions to the specified target.
Start On Demand Audit Task
Starts an on-demand Device Defender audit.
Start Thing Registration Task
Creates a bulk thing provisioning task.
Stop Thing Registration Task
Cancels a bulk thing provisioning task.
Tag Resource
Adds to or modifies the tags of the given resource. Tags are metadata which can be used to manage a resource.
Test Authorization
Tests if a specified principal is authorized to perform an AWS IoT action on a specified resource. Use this to test and debug the authorization behavior of devices that connect to the AWS IoT device gateway.
Test Invoke Authorizer
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 AWS IoT device gateway.
Transfer Certificate
Transfers the specified certificate to the specified AWS account. You can cancel the transfer until it is acknowledged by the recipient. No notification is sent to the transfer destination's account. It is up to the caller to notify the transfer target. The certificate being transferred must not be in the ACTIVE state. You can use the UpdateCertificate API to deactivate it. The certificate must not have any policies attached to it. You can use the DetachPrincipalPolicy API to detach them.
Untag Resource
Removes the given tags (metadata) from the resource.
Update Account Audit Configuration
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.
Update Audit Suppression
Updates a Device Defender audit suppression.
Update Authorizer
Updates an authorizer.
Update Billing Group
Updates information about the billing group.
Update CACertificate
Updates a registered CA certificate.
Update Certificate
Updates the status of the specified certificate. This operation is idempotent. Certificates must be in the ACTIVE state to authenticate devices that use a certificate to connect to AWS IoT. Within a few minutes of updating a certificate from the ACTIVE state to any other state, AWS IoT disconnects all devices that used that certificate to connect. Devices cannot use a certificate that is not in the ACTIVE state to reconnect.
Update Dimension
Updates the definition for a dimension. You cannot change the type of a dimension after it is created (you can delete it and re-create it).
Update Domain Configuration
Updates values stored in the domain configuration. Domain configurations for default endpoints can't be updated. The domain configuration feature is in public preview and is subject to change.
Update Dynamic Thing Group
Updates a dynamic thing group.
Update Event Configurations
Updates the event configurations.
Update Indexing Configuration
Updates the search configuration.
Update Job
Updates supported fields of the specified job.
Update Mitigation Action
Updates the definition for the specified mitigation action.
Update Provisioning Template
Updates a fleet provisioning template.
Update Role Alias
Updates a role alias.
Update Scheduled Audit
Updates a scheduled audit, including which checks are performed and how often the audit takes place.
Update Security Profile
Updates a Device Defender security profile.
Update Stream
Updates an existing stream. The stream version will be incremented by one.
Update Thing
Updates the data for a thing.
Update Thing Group
Update a thing group.
Update Thing Groups For Thing
Updates the groups to which the thing belongs.
Update Topic Rule Destination
Updates a topic rule destination. You use this to change the status, endpoint URL, or confirmation URL of the destination.
Validate Security Profile Behaviors
Validates a Device Defender security profile behaviors specification.