aws-sdk-iot 1.172.0 → 1.173.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/CHANGELOG.md +5 -0
- data/VERSION +1 -1
- data/lib/aws-sdk-iot/client.rb +405 -1
- data/lib/aws-sdk-iot/client_api.rb +64 -0
- data/lib/aws-sdk-iot/types.rb +263 -4
- data/lib/aws-sdk-iot.rb +1 -1
- data/sig/client.rbs +7 -0
- data/sig/params.rbs +18 -1
- data/sig/types.rbs +51 -0
- metadata +1 -1
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 813afc0ef1c6c1ac64aeb451d28c6612214ef2220308ed8b7f875385d4fc1a83
|
|
4
|
+
data.tar.gz: 0adf2ff38b6a1caad4a24d0e643334b5c1d56cb11a0e1e0c1ff0c0d829d700e5
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 6241a4b1d142aa88b2484a83e976cfc69894315af79343dff706f7240b860213cdc51117dc42664ceeae924cc73937b7002172804bb0875eaba2d235f2d1aecc
|
|
7
|
+
data.tar.gz: 2460abdce5c3223a6a4dea54932b5e77416abb013a100e582dcc86684a7de7c4c759cbb53d155ff1fe57a55eff3cbd5d89a1737fb2899dfed6a957a7b6f99b2c
|
data/CHANGELOG.md
CHANGED
|
@@ -1,6 +1,11 @@
|
|
|
1
1
|
Unreleased Changes
|
|
2
2
|
------------------
|
|
3
3
|
|
|
4
|
+
1.173.0 (2026-08-25)
|
|
5
|
+
------------------
|
|
6
|
+
|
|
7
|
+
* Feature - As part of this release, we are extending capability of AWS IoT Rules Engine to support IoT InfluxDB Action. The IoT InfluxDB action lets customers send messages from IoT sensors and applications to InfluxDB.
|
|
8
|
+
|
|
4
9
|
1.172.0 (2026-07-09)
|
|
5
10
|
------------------
|
|
6
11
|
|
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
1.
|
|
1
|
+
1.173.0
|
data/lib/aws-sdk-iot/client.rb
CHANGED
|
@@ -810,6 +810,16 @@ module Aws::IoT
|
|
|
810
810
|
req.send_request(options)
|
|
811
811
|
end
|
|
812
812
|
|
|
813
|
+
# <note markdown="1"> The IoT Device Defender detect feature will no longer be available to
|
|
814
|
+
# new customers starting August 31, 2026. If you would like to use the
|
|
815
|
+
# detect feature, sign up prior to August 31, 2026. To learn about
|
|
816
|
+
# alternatives to IoT Device Defender detect, see IoT Device Defender
|
|
817
|
+
# detect feature availability change in the IoT Device Defender
|
|
818
|
+
# Developer Guide. There is no change to IoT Device Defender audit
|
|
819
|
+
# availability.
|
|
820
|
+
#
|
|
821
|
+
# </note>
|
|
822
|
+
#
|
|
813
823
|
# Associates a Device Defender security profile with a thing group or
|
|
814
824
|
# this account. Each thing group or account can have up to five security
|
|
815
825
|
# profiles associated with it.
|
|
@@ -988,6 +998,16 @@ module Aws::IoT
|
|
|
988
998
|
req.send_request(options)
|
|
989
999
|
end
|
|
990
1000
|
|
|
1001
|
+
# <note markdown="1"> The IoT Device Defender detect feature will no longer be available to
|
|
1002
|
+
# new customers starting August 31, 2026. If you would like to use the
|
|
1003
|
+
# detect feature, sign up prior to August 31, 2026. To learn about
|
|
1004
|
+
# alternatives to IoT Device Defender detect, see IoT Device Defender
|
|
1005
|
+
# detect feature availability change in the IoT Device Defender
|
|
1006
|
+
# Developer Guide. There is no change to IoT Device Defender audit
|
|
1007
|
+
# availability.
|
|
1008
|
+
#
|
|
1009
|
+
# </note>
|
|
1010
|
+
#
|
|
991
1011
|
# Cancels a Device Defender ML Detect mitigation action.
|
|
992
1012
|
#
|
|
993
1013
|
# Requires permission to access the
|
|
@@ -1709,6 +1729,16 @@ module Aws::IoT
|
|
|
1709
1729
|
req.send_request(options)
|
|
1710
1730
|
end
|
|
1711
1731
|
|
|
1732
|
+
# <note markdown="1"> The IoT Device Defender detect feature will no longer be available to
|
|
1733
|
+
# new customers starting August 31, 2026. If you would like to use the
|
|
1734
|
+
# detect feature, sign up prior to August 31, 2026. To learn about
|
|
1735
|
+
# alternatives to IoT Device Defender detect, see IoT Device Defender
|
|
1736
|
+
# detect feature availability change in the IoT Device Defender
|
|
1737
|
+
# Developer Guide. There is no change to IoT Device Defender audit
|
|
1738
|
+
# availability.
|
|
1739
|
+
#
|
|
1740
|
+
# </note>
|
|
1741
|
+
#
|
|
1712
1742
|
# Use this API to define a Custom Metric published by your devices to
|
|
1713
1743
|
# Device Defender.
|
|
1714
1744
|
#
|
|
@@ -1780,6 +1810,16 @@ module Aws::IoT
|
|
|
1780
1810
|
req.send_request(options)
|
|
1781
1811
|
end
|
|
1782
1812
|
|
|
1813
|
+
# <note markdown="1"> The IoT Device Defender detect feature will no longer be available to
|
|
1814
|
+
# new customers starting August 31, 2026. If you would like to use the
|
|
1815
|
+
# detect feature, sign up prior to August 31, 2026. To learn about
|
|
1816
|
+
# alternatives to IoT Device Defender detect, see IoT Device Defender
|
|
1817
|
+
# detect feature availability change in the IoT Device Defender
|
|
1818
|
+
# Developer Guide. There is no change to IoT Device Defender audit
|
|
1819
|
+
# availability.
|
|
1820
|
+
#
|
|
1821
|
+
# </note>
|
|
1822
|
+
#
|
|
1783
1823
|
# Create a dimension that you can use to limit the scope of a metric
|
|
1784
1824
|
# used in a security profile for IoT Device Defender. For example, using
|
|
1785
1825
|
# a `TOPIC_FILTER` dimension, you can narrow down the scope of the
|
|
@@ -3483,6 +3523,16 @@ module Aws::IoT
|
|
|
3483
3523
|
req.send_request(options)
|
|
3484
3524
|
end
|
|
3485
3525
|
|
|
3526
|
+
# <note markdown="1"> The IoT Device Defender detect feature will no longer be available to
|
|
3527
|
+
# new customers starting August 31, 2026. If you would like to use the
|
|
3528
|
+
# detect feature, sign up prior to August 31, 2026. To learn about
|
|
3529
|
+
# alternatives to IoT Device Defender detect, see IoT Device Defender
|
|
3530
|
+
# detect feature availability change in the IoT Device Defender
|
|
3531
|
+
# Developer Guide. There is no change to IoT Device Defender audit
|
|
3532
|
+
# availability.
|
|
3533
|
+
#
|
|
3534
|
+
# </note>
|
|
3535
|
+
#
|
|
3486
3536
|
# Creates a Device Defender security profile.
|
|
3487
3537
|
#
|
|
3488
3538
|
# Requires permission to access the [CreateSecurityProfile][1] action.
|
|
@@ -4139,6 +4189,23 @@ module Aws::IoT
|
|
|
4139
4189
|
# latitude: "String", # required
|
|
4140
4190
|
# longitude: "String", # required
|
|
4141
4191
|
# },
|
|
4192
|
+
# influx_db: {
|
|
4193
|
+
# destination_arn: "AwsArn", # required
|
|
4194
|
+
# role_arn: "AwsArn", # required
|
|
4195
|
+
# database_name: "InfluxDBDatabaseName", # required
|
|
4196
|
+
# table_name: "InfluxDBTableName", # required
|
|
4197
|
+
# organization: "InfluxDBOrganization",
|
|
4198
|
+
# tags: {
|
|
4199
|
+
# "InfluxDBTagName" => "InfluxDBTagValue",
|
|
4200
|
+
# },
|
|
4201
|
+
# timestamp_unit: "s", # accepts s, ms, us, ns
|
|
4202
|
+
# batch_config: {
|
|
4203
|
+
# max_batch_size: 1,
|
|
4204
|
+
# max_batch_open_ms: 1,
|
|
4205
|
+
# max_batch_size_bytes: 1,
|
|
4206
|
+
# batch_across_topics: false,
|
|
4207
|
+
# },
|
|
4208
|
+
# },
|
|
4142
4209
|
# },
|
|
4143
4210
|
# ],
|
|
4144
4211
|
# rule_disabled: false,
|
|
@@ -4355,6 +4422,23 @@ module Aws::IoT
|
|
|
4355
4422
|
# latitude: "String", # required
|
|
4356
4423
|
# longitude: "String", # required
|
|
4357
4424
|
# },
|
|
4425
|
+
# influx_db: {
|
|
4426
|
+
# destination_arn: "AwsArn", # required
|
|
4427
|
+
# role_arn: "AwsArn", # required
|
|
4428
|
+
# database_name: "InfluxDBDatabaseName", # required
|
|
4429
|
+
# table_name: "InfluxDBTableName", # required
|
|
4430
|
+
# organization: "InfluxDBOrganization",
|
|
4431
|
+
# tags: {
|
|
4432
|
+
# "InfluxDBTagName" => "InfluxDBTagValue",
|
|
4433
|
+
# },
|
|
4434
|
+
# timestamp_unit: "s", # accepts s, ms, us, ns
|
|
4435
|
+
# batch_config: {
|
|
4436
|
+
# max_batch_size: 1,
|
|
4437
|
+
# max_batch_open_ms: 1,
|
|
4438
|
+
# max_batch_size_bytes: 1,
|
|
4439
|
+
# batch_across_topics: false,
|
|
4440
|
+
# },
|
|
4441
|
+
# },
|
|
4358
4442
|
# },
|
|
4359
4443
|
# },
|
|
4360
4444
|
# tags: "String",
|
|
@@ -4397,6 +4481,13 @@ module Aws::IoT
|
|
|
4397
4481
|
# vpc_id: "VpcId", # required
|
|
4398
4482
|
# role_arn: "AwsArn", # required
|
|
4399
4483
|
# },
|
|
4484
|
+
# influx_db_configuration: {
|
|
4485
|
+
# endpoint: "Url", # required
|
|
4486
|
+
# influx_db_version: "V2", # required, accepts V2, V3
|
|
4487
|
+
# secret_id: "InfluxDBSecretId", # required
|
|
4488
|
+
# secret_type: "SecretString", # accepts SecretString, SecretBinary
|
|
4489
|
+
# secret_key: "InfluxDBSecretKey",
|
|
4490
|
+
# },
|
|
4400
4491
|
# },
|
|
4401
4492
|
# })
|
|
4402
4493
|
#
|
|
@@ -4414,6 +4505,11 @@ module Aws::IoT
|
|
|
4414
4505
|
# resp.topic_rule_destination.vpc_properties.security_groups[0] #=> String
|
|
4415
4506
|
# resp.topic_rule_destination.vpc_properties.vpc_id #=> String
|
|
4416
4507
|
# resp.topic_rule_destination.vpc_properties.role_arn #=> String
|
|
4508
|
+
# resp.topic_rule_destination.influx_db_properties.endpoint #=> String
|
|
4509
|
+
# resp.topic_rule_destination.influx_db_properties.influx_db_version #=> String, one of "V2", "V3"
|
|
4510
|
+
# resp.topic_rule_destination.influx_db_properties.secret_id #=> String
|
|
4511
|
+
# resp.topic_rule_destination.influx_db_properties.secret_type #=> String, one of "SecretString", "SecretBinary"
|
|
4512
|
+
# resp.topic_rule_destination.influx_db_properties.secret_key #=> String
|
|
4417
4513
|
#
|
|
4418
4514
|
# @overload create_topic_rule_destination(params = {})
|
|
4419
4515
|
# @param [Hash] params ({})
|
|
@@ -4714,6 +4810,16 @@ module Aws::IoT
|
|
|
4714
4810
|
req.send_request(options)
|
|
4715
4811
|
end
|
|
4716
4812
|
|
|
4813
|
+
# <note markdown="1"> The IoT Device Defender detect feature will no longer be available to
|
|
4814
|
+
# new customers starting August 31, 2026. If you would like to use the
|
|
4815
|
+
# detect feature, sign up prior to August 31, 2026. To learn about
|
|
4816
|
+
# alternatives to IoT Device Defender detect, see IoT Device Defender
|
|
4817
|
+
# detect feature availability change in the IoT Device Defender
|
|
4818
|
+
# Developer Guide. There is no change to IoT Device Defender audit
|
|
4819
|
+
# availability.
|
|
4820
|
+
#
|
|
4821
|
+
# </note>
|
|
4822
|
+
#
|
|
4717
4823
|
# Deletes a Device Defender detect custom metric.
|
|
4718
4824
|
#
|
|
4719
4825
|
# Requires permission to access the [DeleteCustomMetric][1] action.
|
|
@@ -4749,6 +4855,16 @@ module Aws::IoT
|
|
|
4749
4855
|
req.send_request(options)
|
|
4750
4856
|
end
|
|
4751
4857
|
|
|
4858
|
+
# <note markdown="1"> The IoT Device Defender detect feature will no longer be available to
|
|
4859
|
+
# new customers starting August 31, 2026. If you would like to use the
|
|
4860
|
+
# detect feature, sign up prior to August 31, 2026. To learn about
|
|
4861
|
+
# alternatives to IoT Device Defender detect, see IoT Device Defender
|
|
4862
|
+
# detect feature availability change in the IoT Device Defender
|
|
4863
|
+
# Developer Guide. There is no change to IoT Device Defender audit
|
|
4864
|
+
# availability.
|
|
4865
|
+
#
|
|
4866
|
+
# </note>
|
|
4867
|
+
#
|
|
4752
4868
|
# Removes the specified dimension from your Amazon Web Services
|
|
4753
4869
|
# accounts.
|
|
4754
4870
|
#
|
|
@@ -5378,6 +5494,16 @@ module Aws::IoT
|
|
|
5378
5494
|
req.send_request(options)
|
|
5379
5495
|
end
|
|
5380
5496
|
|
|
5497
|
+
# <note markdown="1"> The IoT Device Defender detect feature will no longer be available to
|
|
5498
|
+
# new customers starting August 31, 2026. If you would like to use the
|
|
5499
|
+
# detect feature, sign up prior to August 31, 2026. To learn about
|
|
5500
|
+
# alternatives to IoT Device Defender detect, see IoT Device Defender
|
|
5501
|
+
# detect feature availability change in the IoT Device Defender
|
|
5502
|
+
# Developer Guide. There is no change to IoT Device Defender audit
|
|
5503
|
+
# availability.
|
|
5504
|
+
#
|
|
5505
|
+
# </note>
|
|
5506
|
+
#
|
|
5381
5507
|
# Deletes a Device Defender security profile.
|
|
5382
5508
|
#
|
|
5383
5509
|
# Requires permission to access the [DeleteSecurityProfile][1] action.
|
|
@@ -6179,6 +6305,16 @@ module Aws::IoT
|
|
|
6179
6305
|
req.send_request(options)
|
|
6180
6306
|
end
|
|
6181
6307
|
|
|
6308
|
+
# <note markdown="1"> The IoT Device Defender detect feature will no longer be available to
|
|
6309
|
+
# new customers starting August 31, 2026. If you would like to use the
|
|
6310
|
+
# detect feature, sign up prior to August 31, 2026. To learn about
|
|
6311
|
+
# alternatives to IoT Device Defender detect, see IoT Device Defender
|
|
6312
|
+
# detect feature availability change in the IoT Device Defender
|
|
6313
|
+
# Developer Guide. There is no change to IoT Device Defender audit
|
|
6314
|
+
# availability.
|
|
6315
|
+
#
|
|
6316
|
+
# </note>
|
|
6317
|
+
#
|
|
6182
6318
|
# Gets information about a Device Defender detect custom metric.
|
|
6183
6319
|
#
|
|
6184
6320
|
# Requires permission to access the [DescribeCustomMetric][1] action.
|
|
@@ -6255,6 +6391,16 @@ module Aws::IoT
|
|
|
6255
6391
|
req.send_request(options)
|
|
6256
6392
|
end
|
|
6257
6393
|
|
|
6394
|
+
# <note markdown="1"> The IoT Device Defender detect feature will no longer be available to
|
|
6395
|
+
# new customers starting August 31, 2026. If you would like to use the
|
|
6396
|
+
# detect feature, sign up prior to August 31, 2026. To learn about
|
|
6397
|
+
# alternatives to IoT Device Defender detect, see IoT Device Defender
|
|
6398
|
+
# detect feature availability change in the IoT Device Defender
|
|
6399
|
+
# Developer Guide. There is no change to IoT Device Defender audit
|
|
6400
|
+
# availability.
|
|
6401
|
+
#
|
|
6402
|
+
# </note>
|
|
6403
|
+
#
|
|
6258
6404
|
# Gets information about a Device Defender ML Detect mitigation action.
|
|
6259
6405
|
#
|
|
6260
6406
|
# Requires permission to access the
|
|
@@ -6315,6 +6461,16 @@ module Aws::IoT
|
|
|
6315
6461
|
req.send_request(options)
|
|
6316
6462
|
end
|
|
6317
6463
|
|
|
6464
|
+
# <note markdown="1"> The IoT Device Defender detect feature will no longer be available to
|
|
6465
|
+
# new customers starting August 31, 2026. If you would like to use the
|
|
6466
|
+
# detect feature, sign up prior to August 31, 2026. To learn about
|
|
6467
|
+
# alternatives to IoT Device Defender detect, see IoT Device Defender
|
|
6468
|
+
# detect feature availability change in the IoT Device Defender
|
|
6469
|
+
# Developer Guide. There is no change to IoT Device Defender audit
|
|
6470
|
+
# availability.
|
|
6471
|
+
#
|
|
6472
|
+
# </note>
|
|
6473
|
+
#
|
|
6318
6474
|
# Provides details about a dimension that is defined in your Amazon Web
|
|
6319
6475
|
# Services accounts.
|
|
6320
6476
|
#
|
|
@@ -7153,6 +7309,16 @@ module Aws::IoT
|
|
|
7153
7309
|
req.send_request(options)
|
|
7154
7310
|
end
|
|
7155
7311
|
|
|
7312
|
+
# <note markdown="1"> The IoT Device Defender detect feature will no longer be available to
|
|
7313
|
+
# new customers starting August 31, 2026. If you would like to use the
|
|
7314
|
+
# detect feature, sign up prior to August 31, 2026. To learn about
|
|
7315
|
+
# alternatives to IoT Device Defender detect, see IoT Device Defender
|
|
7316
|
+
# detect feature availability change in the IoT Device Defender
|
|
7317
|
+
# Developer Guide. There is no change to IoT Device Defender audit
|
|
7318
|
+
# availability.
|
|
7319
|
+
#
|
|
7320
|
+
# </note>
|
|
7321
|
+
#
|
|
7156
7322
|
# Gets information about a Device Defender security profile.
|
|
7157
7323
|
#
|
|
7158
7324
|
# Requires permission to access the [DescribeSecurityProfile][1] action.
|
|
@@ -7560,6 +7726,16 @@ module Aws::IoT
|
|
|
7560
7726
|
req.send_request(options)
|
|
7561
7727
|
end
|
|
7562
7728
|
|
|
7729
|
+
# <note markdown="1"> The IoT Device Defender detect feature will no longer be available to
|
|
7730
|
+
# new customers starting August 31, 2026. If you would like to use the
|
|
7731
|
+
# detect feature, sign up prior to August 31, 2026. To learn about
|
|
7732
|
+
# alternatives to IoT Device Defender detect, see IoT Device Defender
|
|
7733
|
+
# detect feature availability change in the IoT Device Defender
|
|
7734
|
+
# Developer Guide. There is no change to IoT Device Defender audit
|
|
7735
|
+
# availability.
|
|
7736
|
+
#
|
|
7737
|
+
# </note>
|
|
7738
|
+
#
|
|
7563
7739
|
# Disassociates a Device Defender security profile from a thing group or
|
|
7564
7740
|
# from this account.
|
|
7565
7741
|
#
|
|
@@ -7724,6 +7900,16 @@ module Aws::IoT
|
|
|
7724
7900
|
req.send_request(options)
|
|
7725
7901
|
end
|
|
7726
7902
|
|
|
7903
|
+
# <note markdown="1"> The IoT Device Defender detect feature will no longer be available to
|
|
7904
|
+
# new customers starting August 31, 2026. If you would like to use the
|
|
7905
|
+
# detect feature, sign up prior to August 31, 2026. To learn about
|
|
7906
|
+
# alternatives to IoT Device Defender detect, see IoT Device Defender
|
|
7907
|
+
# detect feature availability change in the IoT Device Defender
|
|
7908
|
+
# Developer Guide. There is no change to IoT Device Defender audit
|
|
7909
|
+
# availability.
|
|
7910
|
+
#
|
|
7911
|
+
# </note>
|
|
7912
|
+
#
|
|
7727
7913
|
# Returns a Device Defender's ML Detect Security Profile training
|
|
7728
7914
|
# model's status.
|
|
7729
7915
|
#
|
|
@@ -8865,6 +9051,18 @@ module Aws::IoT
|
|
|
8865
9051
|
# resp.rule.actions[0].location.timestamp.unit #=> String
|
|
8866
9052
|
# resp.rule.actions[0].location.latitude #=> String
|
|
8867
9053
|
# resp.rule.actions[0].location.longitude #=> String
|
|
9054
|
+
# resp.rule.actions[0].influx_db.destination_arn #=> String
|
|
9055
|
+
# resp.rule.actions[0].influx_db.role_arn #=> String
|
|
9056
|
+
# resp.rule.actions[0].influx_db.database_name #=> String
|
|
9057
|
+
# resp.rule.actions[0].influx_db.table_name #=> String
|
|
9058
|
+
# resp.rule.actions[0].influx_db.organization #=> String
|
|
9059
|
+
# resp.rule.actions[0].influx_db.tags #=> Hash
|
|
9060
|
+
# resp.rule.actions[0].influx_db.tags["InfluxDBTagName"] #=> String
|
|
9061
|
+
# resp.rule.actions[0].influx_db.timestamp_unit #=> String, one of "s", "ms", "us", "ns"
|
|
9062
|
+
# resp.rule.actions[0].influx_db.batch_config.max_batch_size #=> Integer
|
|
9063
|
+
# resp.rule.actions[0].influx_db.batch_config.max_batch_open_ms #=> Integer
|
|
9064
|
+
# resp.rule.actions[0].influx_db.batch_config.max_batch_size_bytes #=> Integer
|
|
9065
|
+
# resp.rule.actions[0].influx_db.batch_config.batch_across_topics #=> Boolean
|
|
8868
9066
|
# resp.rule.rule_disabled #=> Boolean
|
|
8869
9067
|
# resp.rule.aws_iot_sql_version #=> String
|
|
8870
9068
|
# resp.rule.error_action.dynamo_db.table_name #=> String
|
|
@@ -8995,6 +9193,18 @@ module Aws::IoT
|
|
|
8995
9193
|
# resp.rule.error_action.location.timestamp.unit #=> String
|
|
8996
9194
|
# resp.rule.error_action.location.latitude #=> String
|
|
8997
9195
|
# resp.rule.error_action.location.longitude #=> String
|
|
9196
|
+
# resp.rule.error_action.influx_db.destination_arn #=> String
|
|
9197
|
+
# resp.rule.error_action.influx_db.role_arn #=> String
|
|
9198
|
+
# resp.rule.error_action.influx_db.database_name #=> String
|
|
9199
|
+
# resp.rule.error_action.influx_db.table_name #=> String
|
|
9200
|
+
# resp.rule.error_action.influx_db.organization #=> String
|
|
9201
|
+
# resp.rule.error_action.influx_db.tags #=> Hash
|
|
9202
|
+
# resp.rule.error_action.influx_db.tags["InfluxDBTagName"] #=> String
|
|
9203
|
+
# resp.rule.error_action.influx_db.timestamp_unit #=> String, one of "s", "ms", "us", "ns"
|
|
9204
|
+
# resp.rule.error_action.influx_db.batch_config.max_batch_size #=> Integer
|
|
9205
|
+
# resp.rule.error_action.influx_db.batch_config.max_batch_open_ms #=> Integer
|
|
9206
|
+
# resp.rule.error_action.influx_db.batch_config.max_batch_size_bytes #=> Integer
|
|
9207
|
+
# resp.rule.error_action.influx_db.batch_config.batch_across_topics #=> Boolean
|
|
8998
9208
|
#
|
|
8999
9209
|
# @overload get_topic_rule(params = {})
|
|
9000
9210
|
# @param [Hash] params ({})
|
|
@@ -9038,6 +9248,11 @@ module Aws::IoT
|
|
|
9038
9248
|
# resp.topic_rule_destination.vpc_properties.security_groups[0] #=> String
|
|
9039
9249
|
# resp.topic_rule_destination.vpc_properties.vpc_id #=> String
|
|
9040
9250
|
# resp.topic_rule_destination.vpc_properties.role_arn #=> String
|
|
9251
|
+
# resp.topic_rule_destination.influx_db_properties.endpoint #=> String
|
|
9252
|
+
# resp.topic_rule_destination.influx_db_properties.influx_db_version #=> String, one of "V2", "V3"
|
|
9253
|
+
# resp.topic_rule_destination.influx_db_properties.secret_id #=> String
|
|
9254
|
+
# resp.topic_rule_destination.influx_db_properties.secret_type #=> String, one of "SecretString", "SecretBinary"
|
|
9255
|
+
# resp.topic_rule_destination.influx_db_properties.secret_key #=> String
|
|
9041
9256
|
#
|
|
9042
9257
|
# @overload get_topic_rule_destination(params = {})
|
|
9043
9258
|
# @param [Hash] params ({})
|
|
@@ -9088,6 +9303,16 @@ module Aws::IoT
|
|
|
9088
9303
|
req.send_request(options)
|
|
9089
9304
|
end
|
|
9090
9305
|
|
|
9306
|
+
# <note markdown="1"> The IoT Device Defender detect feature will no longer be available to
|
|
9307
|
+
# new customers starting August 31, 2026. If you would like to use the
|
|
9308
|
+
# detect feature, sign up prior to August 31, 2026. To learn about
|
|
9309
|
+
# alternatives to IoT Device Defender detect, see IoT Device Defender
|
|
9310
|
+
# detect feature availability change in the IoT Device Defender
|
|
9311
|
+
# Developer Guide. There is no change to IoT Device Defender audit
|
|
9312
|
+
# availability.
|
|
9313
|
+
#
|
|
9314
|
+
# </note>
|
|
9315
|
+
#
|
|
9091
9316
|
# Lists the active violations for a given Device Defender security
|
|
9092
9317
|
# profile.
|
|
9093
9318
|
#
|
|
@@ -10153,6 +10378,16 @@ module Aws::IoT
|
|
|
10153
10378
|
req.send_request(options)
|
|
10154
10379
|
end
|
|
10155
10380
|
|
|
10381
|
+
# <note markdown="1"> The IoT Device Defender detect feature will no longer be available to
|
|
10382
|
+
# new customers starting August 31, 2026. If you would like to use the
|
|
10383
|
+
# detect feature, sign up prior to August 31, 2026. To learn about
|
|
10384
|
+
# alternatives to IoT Device Defender detect, see IoT Device Defender
|
|
10385
|
+
# detect feature availability change in the IoT Device Defender
|
|
10386
|
+
# Developer Guide. There is no change to IoT Device Defender audit
|
|
10387
|
+
# availability.
|
|
10388
|
+
#
|
|
10389
|
+
# </note>
|
|
10390
|
+
#
|
|
10156
10391
|
# Lists your Device Defender detect custom metrics.
|
|
10157
10392
|
#
|
|
10158
10393
|
# Requires permission to access the [ListCustomMetrics][1] action.
|
|
@@ -10195,6 +10430,16 @@ module Aws::IoT
|
|
|
10195
10430
|
req.send_request(options)
|
|
10196
10431
|
end
|
|
10197
10432
|
|
|
10433
|
+
# <note markdown="1"> The IoT Device Defender detect feature will no longer be available to
|
|
10434
|
+
# new customers starting August 31, 2026. If you would like to use the
|
|
10435
|
+
# detect feature, sign up prior to August 31, 2026. To learn about
|
|
10436
|
+
# alternatives to IoT Device Defender detect, see IoT Device Defender
|
|
10437
|
+
# detect feature availability change in the IoT Device Defender
|
|
10438
|
+
# Developer Guide. There is no change to IoT Device Defender audit
|
|
10439
|
+
# availability.
|
|
10440
|
+
#
|
|
10441
|
+
# </note>
|
|
10442
|
+
#
|
|
10198
10443
|
# Lists mitigation actions executions for a Device Defender ML Detect
|
|
10199
10444
|
# Security Profile.
|
|
10200
10445
|
#
|
|
@@ -10270,6 +10515,16 @@ module Aws::IoT
|
|
|
10270
10515
|
req.send_request(options)
|
|
10271
10516
|
end
|
|
10272
10517
|
|
|
10518
|
+
# <note markdown="1"> The IoT Device Defender detect feature will no longer be available to
|
|
10519
|
+
# new customers starting August 31, 2026. If you would like to use the
|
|
10520
|
+
# detect feature, sign up prior to August 31, 2026. To learn about
|
|
10521
|
+
# alternatives to IoT Device Defender detect, see IoT Device Defender
|
|
10522
|
+
# detect feature availability change in the IoT Device Defender
|
|
10523
|
+
# Developer Guide. There is no change to IoT Device Defender audit
|
|
10524
|
+
# availability.
|
|
10525
|
+
#
|
|
10526
|
+
# </note>
|
|
10527
|
+
#
|
|
10273
10528
|
# List of Device Defender ML Detect mitigation actions tasks.
|
|
10274
10529
|
#
|
|
10275
10530
|
# Requires permission to access the
|
|
@@ -10351,6 +10606,16 @@ module Aws::IoT
|
|
|
10351
10606
|
req.send_request(options)
|
|
10352
10607
|
end
|
|
10353
10608
|
|
|
10609
|
+
# <note markdown="1"> The IoT Device Defender detect feature will no longer be available to
|
|
10610
|
+
# new customers starting August 31, 2026. If you would like to use the
|
|
10611
|
+
# detect feature, sign up prior to August 31, 2026. To learn about
|
|
10612
|
+
# alternatives to IoT Device Defender detect, see IoT Device Defender
|
|
10613
|
+
# detect feature availability change in the IoT Device Defender
|
|
10614
|
+
# Developer Guide. There is no change to IoT Device Defender audit
|
|
10615
|
+
# availability.
|
|
10616
|
+
#
|
|
10617
|
+
# </note>
|
|
10618
|
+
#
|
|
10354
10619
|
# List the set of dimensions that are defined for your Amazon Web
|
|
10355
10620
|
# Services accounts.
|
|
10356
10621
|
#
|
|
@@ -11826,6 +12091,16 @@ module Aws::IoT
|
|
|
11826
12091
|
req.send_request(options)
|
|
11827
12092
|
end
|
|
11828
12093
|
|
|
12094
|
+
# <note markdown="1"> The IoT Device Defender detect feature will no longer be available to
|
|
12095
|
+
# new customers starting August 31, 2026. If you would like to use the
|
|
12096
|
+
# detect feature, sign up prior to August 31, 2026. To learn about
|
|
12097
|
+
# alternatives to IoT Device Defender detect, see IoT Device Defender
|
|
12098
|
+
# detect feature availability change in the IoT Device Defender
|
|
12099
|
+
# Developer Guide. There is no change to IoT Device Defender audit
|
|
12100
|
+
# availability.
|
|
12101
|
+
#
|
|
12102
|
+
# </note>
|
|
12103
|
+
#
|
|
11829
12104
|
# Lists the Device Defender security profiles you've created. You can
|
|
11830
12105
|
# filter security profiles by dimension or custom metric.
|
|
11831
12106
|
#
|
|
@@ -11882,6 +12157,16 @@ module Aws::IoT
|
|
|
11882
12157
|
req.send_request(options)
|
|
11883
12158
|
end
|
|
11884
12159
|
|
|
12160
|
+
# <note markdown="1"> The IoT Device Defender detect feature will no longer be available to
|
|
12161
|
+
# new customers starting August 31, 2026. If you would like to use the
|
|
12162
|
+
# detect feature, sign up prior to August 31, 2026. To learn about
|
|
12163
|
+
# alternatives to IoT Device Defender detect, see IoT Device Defender
|
|
12164
|
+
# detect feature availability change in the IoT Device Defender
|
|
12165
|
+
# Developer Guide. There is no change to IoT Device Defender audit
|
|
12166
|
+
# availability.
|
|
12167
|
+
#
|
|
12168
|
+
# </note>
|
|
12169
|
+
#
|
|
11885
12170
|
# Lists the Device Defender security profiles attached to a target
|
|
11886
12171
|
# (thing group).
|
|
11887
12172
|
#
|
|
@@ -12073,6 +12358,16 @@ module Aws::IoT
|
|
|
12073
12358
|
req.send_request(options)
|
|
12074
12359
|
end
|
|
12075
12360
|
|
|
12361
|
+
# <note markdown="1"> The IoT Device Defender detect feature will no longer be available to
|
|
12362
|
+
# new customers starting August 31, 2026. If you would like to use the
|
|
12363
|
+
# detect feature, sign up prior to August 31, 2026. To learn about
|
|
12364
|
+
# alternatives to IoT Device Defender detect, see IoT Device Defender
|
|
12365
|
+
# detect feature availability change in the IoT Device Defender
|
|
12366
|
+
# Developer Guide. There is no change to IoT Device Defender audit
|
|
12367
|
+
# availability.
|
|
12368
|
+
#
|
|
12369
|
+
# </note>
|
|
12370
|
+
#
|
|
12076
12371
|
# Lists the targets (thing groups) associated with a given Device
|
|
12077
12372
|
# Defender security profile.
|
|
12078
12373
|
#
|
|
@@ -12725,6 +13020,11 @@ module Aws::IoT
|
|
|
12725
13020
|
# resp.destination_summaries[0].vpc_destination_summary.security_groups[0] #=> String
|
|
12726
13021
|
# resp.destination_summaries[0].vpc_destination_summary.vpc_id #=> String
|
|
12727
13022
|
# resp.destination_summaries[0].vpc_destination_summary.role_arn #=> String
|
|
13023
|
+
# resp.destination_summaries[0].influx_db_summary.endpoint #=> String
|
|
13024
|
+
# resp.destination_summaries[0].influx_db_summary.influx_db_version #=> String, one of "V2", "V3"
|
|
13025
|
+
# resp.destination_summaries[0].influx_db_summary.secret_id #=> String
|
|
13026
|
+
# resp.destination_summaries[0].influx_db_summary.secret_type #=> String, one of "SecretString", "SecretBinary"
|
|
13027
|
+
# resp.destination_summaries[0].influx_db_summary.secret_key #=> String
|
|
12728
13028
|
# resp.next_token #=> String
|
|
12729
13029
|
#
|
|
12730
13030
|
# @overload list_topic_rule_destinations(params = {})
|
|
@@ -12839,6 +13139,16 @@ module Aws::IoT
|
|
|
12839
13139
|
req.send_request(options)
|
|
12840
13140
|
end
|
|
12841
13141
|
|
|
13142
|
+
# <note markdown="1"> The IoT Device Defender detect feature will no longer be available to
|
|
13143
|
+
# new customers starting August 31, 2026. If you would like to use the
|
|
13144
|
+
# detect feature, sign up prior to August 31, 2026. To learn about
|
|
13145
|
+
# alternatives to IoT Device Defender detect, see IoT Device Defender
|
|
13146
|
+
# detect feature availability change in the IoT Device Defender
|
|
13147
|
+
# Developer Guide. There is no change to IoT Device Defender audit
|
|
13148
|
+
# availability.
|
|
13149
|
+
#
|
|
13150
|
+
# </note>
|
|
13151
|
+
#
|
|
12842
13152
|
# Lists the Device Defender security profile violations discovered
|
|
12843
13153
|
# during the given time period. You can use filters to limit the results
|
|
12844
13154
|
# to those alerts issued for a particular security profile, behavior, or
|
|
@@ -12952,6 +13262,16 @@ module Aws::IoT
|
|
|
12952
13262
|
req.send_request(options)
|
|
12953
13263
|
end
|
|
12954
13264
|
|
|
13265
|
+
# <note markdown="1"> The IoT Device Defender detect feature will no longer be available to
|
|
13266
|
+
# new customers starting August 31, 2026. If you would like to use the
|
|
13267
|
+
# detect feature, sign up prior to August 31, 2026. To learn about
|
|
13268
|
+
# alternatives to IoT Device Defender detect, see IoT Device Defender
|
|
13269
|
+
# detect feature availability change in the IoT Device Defender
|
|
13270
|
+
# Developer Guide. There is no change to IoT Device Defender audit
|
|
13271
|
+
# availability.
|
|
13272
|
+
#
|
|
13273
|
+
# </note>
|
|
13274
|
+
#
|
|
12955
13275
|
# Set a verification state and provide a description of that
|
|
12956
13276
|
# verification state on a violation (detect alarm).
|
|
12957
13277
|
#
|
|
@@ -13597,6 +13917,23 @@ module Aws::IoT
|
|
|
13597
13917
|
# latitude: "String", # required
|
|
13598
13918
|
# longitude: "String", # required
|
|
13599
13919
|
# },
|
|
13920
|
+
# influx_db: {
|
|
13921
|
+
# destination_arn: "AwsArn", # required
|
|
13922
|
+
# role_arn: "AwsArn", # required
|
|
13923
|
+
# database_name: "InfluxDBDatabaseName", # required
|
|
13924
|
+
# table_name: "InfluxDBTableName", # required
|
|
13925
|
+
# organization: "InfluxDBOrganization",
|
|
13926
|
+
# tags: {
|
|
13927
|
+
# "InfluxDBTagName" => "InfluxDBTagValue",
|
|
13928
|
+
# },
|
|
13929
|
+
# timestamp_unit: "s", # accepts s, ms, us, ns
|
|
13930
|
+
# batch_config: {
|
|
13931
|
+
# max_batch_size: 1,
|
|
13932
|
+
# max_batch_open_ms: 1,
|
|
13933
|
+
# max_batch_size_bytes: 1,
|
|
13934
|
+
# batch_across_topics: false,
|
|
13935
|
+
# },
|
|
13936
|
+
# },
|
|
13600
13937
|
# },
|
|
13601
13938
|
# ],
|
|
13602
13939
|
# rule_disabled: false,
|
|
@@ -13813,6 +14150,23 @@ module Aws::IoT
|
|
|
13813
14150
|
# latitude: "String", # required
|
|
13814
14151
|
# longitude: "String", # required
|
|
13815
14152
|
# },
|
|
14153
|
+
# influx_db: {
|
|
14154
|
+
# destination_arn: "AwsArn", # required
|
|
14155
|
+
# role_arn: "AwsArn", # required
|
|
14156
|
+
# database_name: "InfluxDBDatabaseName", # required
|
|
14157
|
+
# table_name: "InfluxDBTableName", # required
|
|
14158
|
+
# organization: "InfluxDBOrganization",
|
|
14159
|
+
# tags: {
|
|
14160
|
+
# "InfluxDBTagName" => "InfluxDBTagValue",
|
|
14161
|
+
# },
|
|
14162
|
+
# timestamp_unit: "s", # accepts s, ms, us, ns
|
|
14163
|
+
# batch_config: {
|
|
14164
|
+
# max_batch_size: 1,
|
|
14165
|
+
# max_batch_open_ms: 1,
|
|
14166
|
+
# max_batch_size_bytes: 1,
|
|
14167
|
+
# batch_across_topics: false,
|
|
14168
|
+
# },
|
|
14169
|
+
# },
|
|
13816
14170
|
# },
|
|
13817
14171
|
# },
|
|
13818
14172
|
# })
|
|
@@ -14159,6 +14513,16 @@ module Aws::IoT
|
|
|
14159
14513
|
req.send_request(options)
|
|
14160
14514
|
end
|
|
14161
14515
|
|
|
14516
|
+
# <note markdown="1"> The IoT Device Defender detect feature will no longer be available to
|
|
14517
|
+
# new customers starting August 31, 2026. If you would like to use the
|
|
14518
|
+
# detect feature, sign up prior to August 31, 2026. To learn about
|
|
14519
|
+
# alternatives to IoT Device Defender detect, see IoT Device Defender
|
|
14520
|
+
# detect feature availability change in the IoT Device Defender
|
|
14521
|
+
# Developer Guide. There is no change to IoT Device Defender audit
|
|
14522
|
+
# availability.
|
|
14523
|
+
#
|
|
14524
|
+
# </note>
|
|
14525
|
+
#
|
|
14162
14526
|
# Starts a Device Defender ML Detect mitigation actions task.
|
|
14163
14527
|
#
|
|
14164
14528
|
# Requires permission to access the
|
|
@@ -15053,6 +15417,16 @@ module Aws::IoT
|
|
|
15053
15417
|
req.send_request(options)
|
|
15054
15418
|
end
|
|
15055
15419
|
|
|
15420
|
+
# <note markdown="1"> The IoT Device Defender detect feature will no longer be available to
|
|
15421
|
+
# new customers starting August 31, 2026. If you would like to use the
|
|
15422
|
+
# detect feature, sign up prior to August 31, 2026. To learn about
|
|
15423
|
+
# alternatives to IoT Device Defender detect, see IoT Device Defender
|
|
15424
|
+
# detect feature availability change in the IoT Device Defender
|
|
15425
|
+
# Developer Guide. There is no change to IoT Device Defender audit
|
|
15426
|
+
# availability.
|
|
15427
|
+
#
|
|
15428
|
+
# </note>
|
|
15429
|
+
#
|
|
15056
15430
|
# Updates a Device Defender detect custom metric.
|
|
15057
15431
|
#
|
|
15058
15432
|
# Requires permission to access the [UpdateCustomMetric][1] action.
|
|
@@ -15101,6 +15475,16 @@ module Aws::IoT
|
|
|
15101
15475
|
req.send_request(options)
|
|
15102
15476
|
end
|
|
15103
15477
|
|
|
15478
|
+
# <note markdown="1"> The IoT Device Defender detect feature will no longer be available to
|
|
15479
|
+
# new customers starting August 31, 2026. If you would like to use the
|
|
15480
|
+
# detect feature, sign up prior to August 31, 2026. To learn about
|
|
15481
|
+
# alternatives to IoT Device Defender detect, see IoT Device Defender
|
|
15482
|
+
# detect feature availability change in the IoT Device Defender
|
|
15483
|
+
# Developer Guide. There is no change to IoT Device Defender audit
|
|
15484
|
+
# availability.
|
|
15485
|
+
#
|
|
15486
|
+
# </note>
|
|
15487
|
+
#
|
|
15104
15488
|
# Updates the definition for a dimension. You cannot change the type of
|
|
15105
15489
|
# a dimension after it is created (you can delete it and recreate it).
|
|
15106
15490
|
#
|
|
@@ -16117,6 +16501,16 @@ module Aws::IoT
|
|
|
16117
16501
|
req.send_request(options)
|
|
16118
16502
|
end
|
|
16119
16503
|
|
|
16504
|
+
# <note markdown="1"> The IoT Device Defender detect feature will no longer be available to
|
|
16505
|
+
# new customers starting August 31, 2026. If you would like to use the
|
|
16506
|
+
# detect feature, sign up prior to August 31, 2026. To learn about
|
|
16507
|
+
# alternatives to IoT Device Defender detect, see IoT Device Defender
|
|
16508
|
+
# detect feature availability change in the IoT Device Defender
|
|
16509
|
+
# Developer Guide. There is no change to IoT Device Defender audit
|
|
16510
|
+
# availability.
|
|
16511
|
+
#
|
|
16512
|
+
# </note>
|
|
16513
|
+
#
|
|
16120
16514
|
# Updates a Device Defender security profile.
|
|
16121
16515
|
#
|
|
16122
16516
|
# Requires permission to access the [UpdateSecurityProfile][1] action.
|
|
@@ -16621,6 +17015,16 @@ module Aws::IoT
|
|
|
16621
17015
|
req.send_request(options)
|
|
16622
17016
|
end
|
|
16623
17017
|
|
|
17018
|
+
# <note markdown="1"> The IoT Device Defender detect feature will no longer be available to
|
|
17019
|
+
# new customers starting August 31, 2026. If you would like to use the
|
|
17020
|
+
# detect feature, sign up prior to August 31, 2026. To learn about
|
|
17021
|
+
# alternatives to IoT Device Defender detect, see IoT Device Defender
|
|
17022
|
+
# detect feature availability change in the IoT Device Defender
|
|
17023
|
+
# Developer Guide. There is no change to IoT Device Defender audit
|
|
17024
|
+
# availability.
|
|
17025
|
+
#
|
|
17026
|
+
# </note>
|
|
17027
|
+
#
|
|
16624
17028
|
# Validates a Device Defender security profile behaviors specification.
|
|
16625
17029
|
#
|
|
16626
17030
|
# Requires permission to access the
|
|
@@ -16707,7 +17111,7 @@ module Aws::IoT
|
|
|
16707
17111
|
tracer: tracer
|
|
16708
17112
|
)
|
|
16709
17113
|
context[:gem_name] = 'aws-sdk-iot'
|
|
16710
|
-
context[:gem_version] = '1.
|
|
17114
|
+
context[:gem_version] = '1.173.0'
|
|
16711
17115
|
Seahorse::Client::Request.new(handlers, context)
|
|
16712
17116
|
end
|
|
16713
17117
|
|
|
@@ -717,6 +717,26 @@ module Aws::IoT
|
|
|
717
717
|
IndexSchema = Shapes::StringShape.new(name: 'IndexSchema')
|
|
718
718
|
IndexStatus = Shapes::StringShape.new(name: 'IndexStatus')
|
|
719
719
|
IndexingFilter = Shapes::StructureShape.new(name: 'IndexingFilter')
|
|
720
|
+
InfluxDBAction = Shapes::StructureShape.new(name: 'InfluxDBAction')
|
|
721
|
+
InfluxDBBatchAcrossTopics = Shapes::BooleanShape.new(name: 'InfluxDBBatchAcrossTopics')
|
|
722
|
+
InfluxDBBatchConfig = Shapes::StructureShape.new(name: 'InfluxDBBatchConfig')
|
|
723
|
+
InfluxDBDatabaseName = Shapes::StringShape.new(name: 'InfluxDBDatabaseName')
|
|
724
|
+
InfluxDBDestinationConfiguration = Shapes::StructureShape.new(name: 'InfluxDBDestinationConfiguration')
|
|
725
|
+
InfluxDBDestinationProperties = Shapes::StructureShape.new(name: 'InfluxDBDestinationProperties')
|
|
726
|
+
InfluxDBDestinationSummary = Shapes::StructureShape.new(name: 'InfluxDBDestinationSummary')
|
|
727
|
+
InfluxDBMaxBatchOpenMs = Shapes::IntegerShape.new(name: 'InfluxDBMaxBatchOpenMs')
|
|
728
|
+
InfluxDBMaxBatchSize = Shapes::IntegerShape.new(name: 'InfluxDBMaxBatchSize')
|
|
729
|
+
InfluxDBMaxBatchSizeBytes = Shapes::IntegerShape.new(name: 'InfluxDBMaxBatchSizeBytes')
|
|
730
|
+
InfluxDBOrganization = Shapes::StringShape.new(name: 'InfluxDBOrganization')
|
|
731
|
+
InfluxDBSecretId = Shapes::StringShape.new(name: 'InfluxDBSecretId')
|
|
732
|
+
InfluxDBSecretKey = Shapes::StringShape.new(name: 'InfluxDBSecretKey')
|
|
733
|
+
InfluxDBSecretType = Shapes::StringShape.new(name: 'InfluxDBSecretType')
|
|
734
|
+
InfluxDBTableName = Shapes::StringShape.new(name: 'InfluxDBTableName')
|
|
735
|
+
InfluxDBTagMap = Shapes::MapShape.new(name: 'InfluxDBTagMap')
|
|
736
|
+
InfluxDBTagName = Shapes::StringShape.new(name: 'InfluxDBTagName')
|
|
737
|
+
InfluxDBTagValue = Shapes::StringShape.new(name: 'InfluxDBTagValue')
|
|
738
|
+
InfluxDBTimestampUnit = Shapes::StringShape.new(name: 'InfluxDBTimestampUnit')
|
|
739
|
+
InfluxDBVersion = Shapes::StringShape.new(name: 'InfluxDBVersion')
|
|
720
740
|
InlineDocument = Shapes::StringShape.new(name: 'InlineDocument')
|
|
721
741
|
InputName = Shapes::StringShape.new(name: 'InputName')
|
|
722
742
|
IntegerParameterValue = Shapes::IntegerShape.new(name: 'IntegerParameterValue')
|
|
@@ -1559,6 +1579,7 @@ module Aws::IoT
|
|
|
1559
1579
|
Action.add_member(:kafka, Shapes::ShapeRef.new(shape: KafkaAction, location_name: "kafka"))
|
|
1560
1580
|
Action.add_member(:open_search, Shapes::ShapeRef.new(shape: OpenSearchAction, location_name: "openSearch"))
|
|
1561
1581
|
Action.add_member(:location, Shapes::ShapeRef.new(shape: LocationAction, location_name: "location"))
|
|
1582
|
+
Action.add_member(:influx_db, Shapes::ShapeRef.new(shape: InfluxDBAction, location_name: "influxDB"))
|
|
1562
1583
|
Action.struct_class = Types::Action
|
|
1563
1584
|
|
|
1564
1585
|
ActionList.member = Shapes::ShapeRef.new(shape: Action)
|
|
@@ -3595,6 +3616,46 @@ module Aws::IoT
|
|
|
3595
3616
|
IndexingFilter.add_member(:connectivity, Shapes::ShapeRef.new(shape: ConnectivityFilter, location_name: "connectivity"))
|
|
3596
3617
|
IndexingFilter.struct_class = Types::IndexingFilter
|
|
3597
3618
|
|
|
3619
|
+
InfluxDBAction.add_member(:destination_arn, Shapes::ShapeRef.new(shape: AwsArn, required: true, location_name: "destinationArn"))
|
|
3620
|
+
InfluxDBAction.add_member(:role_arn, Shapes::ShapeRef.new(shape: AwsArn, required: true, location_name: "roleArn"))
|
|
3621
|
+
InfluxDBAction.add_member(:database_name, Shapes::ShapeRef.new(shape: InfluxDBDatabaseName, required: true, location_name: "databaseName"))
|
|
3622
|
+
InfluxDBAction.add_member(:table_name, Shapes::ShapeRef.new(shape: InfluxDBTableName, required: true, location_name: "tableName"))
|
|
3623
|
+
InfluxDBAction.add_member(:organization, Shapes::ShapeRef.new(shape: InfluxDBOrganization, location_name: "organization"))
|
|
3624
|
+
InfluxDBAction.add_member(:tags, Shapes::ShapeRef.new(shape: InfluxDBTagMap, location_name: "tags"))
|
|
3625
|
+
InfluxDBAction.add_member(:timestamp_unit, Shapes::ShapeRef.new(shape: InfluxDBTimestampUnit, location_name: "timestampUnit"))
|
|
3626
|
+
InfluxDBAction.add_member(:batch_config, Shapes::ShapeRef.new(shape: InfluxDBBatchConfig, location_name: "batchConfig"))
|
|
3627
|
+
InfluxDBAction.struct_class = Types::InfluxDBAction
|
|
3628
|
+
|
|
3629
|
+
InfluxDBBatchConfig.add_member(:max_batch_size, Shapes::ShapeRef.new(shape: InfluxDBMaxBatchSize, location_name: "maxBatchSize"))
|
|
3630
|
+
InfluxDBBatchConfig.add_member(:max_batch_open_ms, Shapes::ShapeRef.new(shape: InfluxDBMaxBatchOpenMs, location_name: "maxBatchOpenMs"))
|
|
3631
|
+
InfluxDBBatchConfig.add_member(:max_batch_size_bytes, Shapes::ShapeRef.new(shape: InfluxDBMaxBatchSizeBytes, location_name: "maxBatchSizeBytes"))
|
|
3632
|
+
InfluxDBBatchConfig.add_member(:batch_across_topics, Shapes::ShapeRef.new(shape: InfluxDBBatchAcrossTopics, location_name: "batchAcrossTopics"))
|
|
3633
|
+
InfluxDBBatchConfig.struct_class = Types::InfluxDBBatchConfig
|
|
3634
|
+
|
|
3635
|
+
InfluxDBDestinationConfiguration.add_member(:endpoint, Shapes::ShapeRef.new(shape: Url, required: true, location_name: "endpoint"))
|
|
3636
|
+
InfluxDBDestinationConfiguration.add_member(:influx_db_version, Shapes::ShapeRef.new(shape: InfluxDBVersion, required: true, location_name: "influxDBVersion"))
|
|
3637
|
+
InfluxDBDestinationConfiguration.add_member(:secret_id, Shapes::ShapeRef.new(shape: InfluxDBSecretId, required: true, location_name: "secretId"))
|
|
3638
|
+
InfluxDBDestinationConfiguration.add_member(:secret_type, Shapes::ShapeRef.new(shape: InfluxDBSecretType, location_name: "secretType"))
|
|
3639
|
+
InfluxDBDestinationConfiguration.add_member(:secret_key, Shapes::ShapeRef.new(shape: InfluxDBSecretKey, location_name: "secretKey"))
|
|
3640
|
+
InfluxDBDestinationConfiguration.struct_class = Types::InfluxDBDestinationConfiguration
|
|
3641
|
+
|
|
3642
|
+
InfluxDBDestinationProperties.add_member(:endpoint, Shapes::ShapeRef.new(shape: Url, location_name: "endpoint"))
|
|
3643
|
+
InfluxDBDestinationProperties.add_member(:influx_db_version, Shapes::ShapeRef.new(shape: InfluxDBVersion, location_name: "influxDBVersion"))
|
|
3644
|
+
InfluxDBDestinationProperties.add_member(:secret_id, Shapes::ShapeRef.new(shape: InfluxDBSecretId, location_name: "secretId"))
|
|
3645
|
+
InfluxDBDestinationProperties.add_member(:secret_type, Shapes::ShapeRef.new(shape: InfluxDBSecretType, location_name: "secretType"))
|
|
3646
|
+
InfluxDBDestinationProperties.add_member(:secret_key, Shapes::ShapeRef.new(shape: InfluxDBSecretKey, location_name: "secretKey"))
|
|
3647
|
+
InfluxDBDestinationProperties.struct_class = Types::InfluxDBDestinationProperties
|
|
3648
|
+
|
|
3649
|
+
InfluxDBDestinationSummary.add_member(:endpoint, Shapes::ShapeRef.new(shape: Url, location_name: "endpoint"))
|
|
3650
|
+
InfluxDBDestinationSummary.add_member(:influx_db_version, Shapes::ShapeRef.new(shape: InfluxDBVersion, location_name: "influxDBVersion"))
|
|
3651
|
+
InfluxDBDestinationSummary.add_member(:secret_id, Shapes::ShapeRef.new(shape: InfluxDBSecretId, location_name: "secretId"))
|
|
3652
|
+
InfluxDBDestinationSummary.add_member(:secret_type, Shapes::ShapeRef.new(shape: InfluxDBSecretType, location_name: "secretType"))
|
|
3653
|
+
InfluxDBDestinationSummary.add_member(:secret_key, Shapes::ShapeRef.new(shape: InfluxDBSecretKey, location_name: "secretKey"))
|
|
3654
|
+
InfluxDBDestinationSummary.struct_class = Types::InfluxDBDestinationSummary
|
|
3655
|
+
|
|
3656
|
+
InfluxDBTagMap.key = Shapes::ShapeRef.new(shape: InfluxDBTagName)
|
|
3657
|
+
InfluxDBTagMap.value = Shapes::ShapeRef.new(shape: InfluxDBTagValue)
|
|
3658
|
+
|
|
3598
3659
|
InternalException.add_member(:message, Shapes::ShapeRef.new(shape: errorMessage, location_name: "message"))
|
|
3599
3660
|
InternalException.struct_class = Types::InternalException
|
|
3600
3661
|
|
|
@@ -5356,10 +5417,12 @@ module Aws::IoT
|
|
|
5356
5417
|
TopicRuleDestination.add_member(:status_reason, Shapes::ShapeRef.new(shape: String, location_name: "statusReason"))
|
|
5357
5418
|
TopicRuleDestination.add_member(:http_url_properties, Shapes::ShapeRef.new(shape: HttpUrlDestinationProperties, location_name: "httpUrlProperties"))
|
|
5358
5419
|
TopicRuleDestination.add_member(:vpc_properties, Shapes::ShapeRef.new(shape: VpcDestinationProperties, location_name: "vpcProperties"))
|
|
5420
|
+
TopicRuleDestination.add_member(:influx_db_properties, Shapes::ShapeRef.new(shape: InfluxDBDestinationProperties, location_name: "influxDBProperties"))
|
|
5359
5421
|
TopicRuleDestination.struct_class = Types::TopicRuleDestination
|
|
5360
5422
|
|
|
5361
5423
|
TopicRuleDestinationConfiguration.add_member(:http_url_configuration, Shapes::ShapeRef.new(shape: HttpUrlDestinationConfiguration, location_name: "httpUrlConfiguration"))
|
|
5362
5424
|
TopicRuleDestinationConfiguration.add_member(:vpc_configuration, Shapes::ShapeRef.new(shape: VpcDestinationConfiguration, location_name: "vpcConfiguration"))
|
|
5425
|
+
TopicRuleDestinationConfiguration.add_member(:influx_db_configuration, Shapes::ShapeRef.new(shape: InfluxDBDestinationConfiguration, location_name: "influxDBConfiguration"))
|
|
5363
5426
|
TopicRuleDestinationConfiguration.struct_class = Types::TopicRuleDestinationConfiguration
|
|
5364
5427
|
|
|
5365
5428
|
TopicRuleDestinationSummaries.member = Shapes::ShapeRef.new(shape: TopicRuleDestinationSummary)
|
|
@@ -5371,6 +5434,7 @@ module Aws::IoT
|
|
|
5371
5434
|
TopicRuleDestinationSummary.add_member(:status_reason, Shapes::ShapeRef.new(shape: String, location_name: "statusReason"))
|
|
5372
5435
|
TopicRuleDestinationSummary.add_member(:http_url_summary, Shapes::ShapeRef.new(shape: HttpUrlDestinationSummary, location_name: "httpUrlSummary"))
|
|
5373
5436
|
TopicRuleDestinationSummary.add_member(:vpc_destination_summary, Shapes::ShapeRef.new(shape: VpcDestinationSummary, location_name: "vpcDestinationSummary"))
|
|
5437
|
+
TopicRuleDestinationSummary.add_member(:influx_db_summary, Shapes::ShapeRef.new(shape: InfluxDBDestinationSummary, location_name: "influxDBSummary"))
|
|
5374
5438
|
TopicRuleDestinationSummary.struct_class = Types::TopicRuleDestinationSummary
|
|
5375
5439
|
|
|
5376
5440
|
TopicRuleList.member = Shapes::ShapeRef.new(shape: TopicRuleListItem)
|
data/lib/aws-sdk-iot/types.rb
CHANGED
|
@@ -188,6 +188,10 @@ module Aws::IoT
|
|
|
188
188
|
# updates from an MQTT message to an Amazon Location tracker resource.
|
|
189
189
|
# @return [Types::LocationAction]
|
|
190
190
|
#
|
|
191
|
+
# @!attribute [rw] influx_db
|
|
192
|
+
# Write data to an InfluxDB database.
|
|
193
|
+
# @return [Types::InfluxDBAction]
|
|
194
|
+
#
|
|
191
195
|
class Action < Struct.new(
|
|
192
196
|
:dynamo_db,
|
|
193
197
|
:dynamo_d_bv_2,
|
|
@@ -211,7 +215,8 @@ module Aws::IoT
|
|
|
211
215
|
:http,
|
|
212
216
|
:kafka,
|
|
213
217
|
:open_search,
|
|
214
|
-
:location
|
|
218
|
+
:location,
|
|
219
|
+
:influx_db)
|
|
215
220
|
SENSITIVE = []
|
|
216
221
|
include Aws::Structure
|
|
217
222
|
end
|
|
@@ -9377,6 +9382,242 @@ module Aws::IoT
|
|
|
9377
9382
|
include Aws::Structure
|
|
9378
9383
|
end
|
|
9379
9384
|
|
|
9385
|
+
# The InfluxDB rule action converts the message payload into InfluxDB
|
|
9386
|
+
# line protocol. It writes the result to a table in an InfluxDB
|
|
9387
|
+
# database. The database can be an Amazon Timestream for InfluxDB
|
|
9388
|
+
# instance or a self-managed InfluxDB cluster.
|
|
9389
|
+
#
|
|
9390
|
+
# The action connects to InfluxDB through an InfluxDB topic rule
|
|
9391
|
+
# destination, which must be in the `ENABLED` state before the action
|
|
9392
|
+
# can write data.
|
|
9393
|
+
#
|
|
9394
|
+
# @!attribute [rw] destination_arn
|
|
9395
|
+
# The ARN of the InfluxDB topic rule destination that identifies the
|
|
9396
|
+
# InfluxDB instance to write to.
|
|
9397
|
+
# @return [String]
|
|
9398
|
+
#
|
|
9399
|
+
# @!attribute [rw] role_arn
|
|
9400
|
+
# The ARN of the role that grants permission to retrieve the InfluxDB
|
|
9401
|
+
# API token from Amazon Web Services Secrets Manager.
|
|
9402
|
+
# @return [String]
|
|
9403
|
+
#
|
|
9404
|
+
# @!attribute [rw] database_name
|
|
9405
|
+
# The name of the InfluxDB database to write to. In InfluxDB 2, this
|
|
9406
|
+
# is the name of the bucket.
|
|
9407
|
+
# @return [String]
|
|
9408
|
+
#
|
|
9409
|
+
# @!attribute [rw] table_name
|
|
9410
|
+
# The name of the table to write the data point to. This is the
|
|
9411
|
+
# measurement name of the InfluxDB line protocol record.
|
|
9412
|
+
#
|
|
9413
|
+
# Accepts substitution templates.
|
|
9414
|
+
# @return [String]
|
|
9415
|
+
#
|
|
9416
|
+
# @!attribute [rw] organization
|
|
9417
|
+
# The name of the InfluxDB organization that owns the database.
|
|
9418
|
+
#
|
|
9419
|
+
# A write to an InfluxDB 2 instance fails if this value isn't set.
|
|
9420
|
+
# This value isn't used when the destination is an InfluxDB 3
|
|
9421
|
+
# instance.
|
|
9422
|
+
# @return [String]
|
|
9423
|
+
#
|
|
9424
|
+
# @!attribute [rw] tags
|
|
9425
|
+
# The set of tags to write with each data point. Tags are the indexed
|
|
9426
|
+
# metadata of an InfluxDB data point.
|
|
9427
|
+
#
|
|
9428
|
+
# Tag names and tag values accept substitution templates. A tag name
|
|
9429
|
+
# can't use the `@{...}` per-element form. A tag name must resolve to
|
|
9430
|
+
# the same value for every element of an array payload.
|
|
9431
|
+
# @return [Hash<String,String>]
|
|
9432
|
+
#
|
|
9433
|
+
# @!attribute [rw] timestamp_unit
|
|
9434
|
+
# The precision of the timestamp written with each data point. Valid
|
|
9435
|
+
# values are `s` (seconds), `ms` (milliseconds), `us` (microseconds),
|
|
9436
|
+
# and `ns` (nanoseconds).
|
|
9437
|
+
#
|
|
9438
|
+
# If omitted, the topic rule action uses `ms`.
|
|
9439
|
+
# @return [String]
|
|
9440
|
+
#
|
|
9441
|
+
# @!attribute [rw] batch_config
|
|
9442
|
+
# The batching configuration for the action. When present, IoT
|
|
9443
|
+
# collects data points from multiple messages and writes them to
|
|
9444
|
+
# InfluxDB in a single request.
|
|
9445
|
+
#
|
|
9446
|
+
# If omitted, each message is written to InfluxDB in its own request.
|
|
9447
|
+
# @return [Types::InfluxDBBatchConfig]
|
|
9448
|
+
#
|
|
9449
|
+
class InfluxDBAction < Struct.new(
|
|
9450
|
+
:destination_arn,
|
|
9451
|
+
:role_arn,
|
|
9452
|
+
:database_name,
|
|
9453
|
+
:table_name,
|
|
9454
|
+
:organization,
|
|
9455
|
+
:tags,
|
|
9456
|
+
:timestamp_unit,
|
|
9457
|
+
:batch_config)
|
|
9458
|
+
SENSITIVE = []
|
|
9459
|
+
include Aws::Structure
|
|
9460
|
+
end
|
|
9461
|
+
|
|
9462
|
+
# The batching configuration of an InfluxDB rule action. IoT closes a
|
|
9463
|
+
# batch and writes it to InfluxDB when the first of the configured
|
|
9464
|
+
# limits is reached.
|
|
9465
|
+
#
|
|
9466
|
+
# @!attribute [rw] max_batch_size
|
|
9467
|
+
# The maximum number of data points to collect in a batch.
|
|
9468
|
+
#
|
|
9469
|
+
# If you don't specify a value, this limit doesn't apply. IoT then
|
|
9470
|
+
# closes each batch when another configured limit is reached.
|
|
9471
|
+
# @return [Integer]
|
|
9472
|
+
#
|
|
9473
|
+
# @!attribute [rw] max_batch_open_ms
|
|
9474
|
+
# The maximum length of time, in milliseconds, to keep a batch open
|
|
9475
|
+
# before writing it to InfluxDB.
|
|
9476
|
+
#
|
|
9477
|
+
# If you don't specify a value, this limit doesn't apply. IoT then
|
|
9478
|
+
# closes each batch when another configured limit is reached.
|
|
9479
|
+
# @return [Integer]
|
|
9480
|
+
#
|
|
9481
|
+
# @!attribute [rw] max_batch_size_bytes
|
|
9482
|
+
# The maximum size of a batch, in bytes, before IoT writes it to
|
|
9483
|
+
# InfluxDB.
|
|
9484
|
+
#
|
|
9485
|
+
# If you don't specify a value, this limit doesn't apply. IoT then
|
|
9486
|
+
# closes each batch when another configured limit is reached.
|
|
9487
|
+
# @return [Integer]
|
|
9488
|
+
#
|
|
9489
|
+
# @!attribute [rw] batch_across_topics
|
|
9490
|
+
# Specifies whether to collect data points from different topics into
|
|
9491
|
+
# the same batch.
|
|
9492
|
+
#
|
|
9493
|
+
# If omitted or `false`, IoT batches data points for each topic
|
|
9494
|
+
# separately.
|
|
9495
|
+
# @return [Boolean]
|
|
9496
|
+
#
|
|
9497
|
+
class InfluxDBBatchConfig < Struct.new(
|
|
9498
|
+
:max_batch_size,
|
|
9499
|
+
:max_batch_open_ms,
|
|
9500
|
+
:max_batch_size_bytes,
|
|
9501
|
+
:batch_across_topics)
|
|
9502
|
+
SENSITIVE = []
|
|
9503
|
+
include Aws::Structure
|
|
9504
|
+
end
|
|
9505
|
+
|
|
9506
|
+
# The configuration of an InfluxDB topic rule destination.
|
|
9507
|
+
#
|
|
9508
|
+
# @!attribute [rw] endpoint
|
|
9509
|
+
# The URL of the InfluxDB instance to write to.
|
|
9510
|
+
# @return [String]
|
|
9511
|
+
#
|
|
9512
|
+
# @!attribute [rw] influx_db_version
|
|
9513
|
+
# The major version of the InfluxDB instance. Valid values are `V2`
|
|
9514
|
+
# and `V3`.
|
|
9515
|
+
# @return [String]
|
|
9516
|
+
#
|
|
9517
|
+
# @!attribute [rw] secret_id
|
|
9518
|
+
# The ARN or name of the Amazon Web Services Secrets Manager secret
|
|
9519
|
+
# that contains the InfluxDB API token.
|
|
9520
|
+
# @return [String]
|
|
9521
|
+
#
|
|
9522
|
+
# @!attribute [rw] secret_type
|
|
9523
|
+
# The type of the secret that contains the InfluxDB API token. Valid
|
|
9524
|
+
# values are `SecretString` and `SecretBinary`.
|
|
9525
|
+
#
|
|
9526
|
+
# If omitted, IoT reads the secret as a string.
|
|
9527
|
+
# @return [String]
|
|
9528
|
+
#
|
|
9529
|
+
# @!attribute [rw] secret_key
|
|
9530
|
+
# The key to read from the secret value when the secret contains a
|
|
9531
|
+
# JSON object. If omitted, IoT uses the entire secret value as the
|
|
9532
|
+
# InfluxDB API token.
|
|
9533
|
+
# @return [String]
|
|
9534
|
+
#
|
|
9535
|
+
class InfluxDBDestinationConfiguration < Struct.new(
|
|
9536
|
+
:endpoint,
|
|
9537
|
+
:influx_db_version,
|
|
9538
|
+
:secret_id,
|
|
9539
|
+
:secret_type,
|
|
9540
|
+
:secret_key)
|
|
9541
|
+
SENSITIVE = []
|
|
9542
|
+
include Aws::Structure
|
|
9543
|
+
end
|
|
9544
|
+
|
|
9545
|
+
# The properties of an existing InfluxDB topic rule destination, as
|
|
9546
|
+
# returned by `CreateTopicRuleDestination` and
|
|
9547
|
+
# `GetTopicRuleDestination`.
|
|
9548
|
+
#
|
|
9549
|
+
# @!attribute [rw] endpoint
|
|
9550
|
+
# The URL of the InfluxDB instance that the destination writes to.
|
|
9551
|
+
# @return [String]
|
|
9552
|
+
#
|
|
9553
|
+
# @!attribute [rw] influx_db_version
|
|
9554
|
+
# The major version of the InfluxDB instance. Valid values are `V2`
|
|
9555
|
+
# and `V3`.
|
|
9556
|
+
# @return [String]
|
|
9557
|
+
#
|
|
9558
|
+
# @!attribute [rw] secret_id
|
|
9559
|
+
# The ARN or name of the Amazon Web Services Secrets Manager secret
|
|
9560
|
+
# that contains the InfluxDB API token.
|
|
9561
|
+
# @return [String]
|
|
9562
|
+
#
|
|
9563
|
+
# @!attribute [rw] secret_type
|
|
9564
|
+
# The type of the secret that contains the InfluxDB API token. Valid
|
|
9565
|
+
# values are `SecretString` and `SecretBinary`.
|
|
9566
|
+
# @return [String]
|
|
9567
|
+
#
|
|
9568
|
+
# @!attribute [rw] secret_key
|
|
9569
|
+
# The key that is read from the secret value when the secret contains
|
|
9570
|
+
# a JSON object.
|
|
9571
|
+
# @return [String]
|
|
9572
|
+
#
|
|
9573
|
+
class InfluxDBDestinationProperties < Struct.new(
|
|
9574
|
+
:endpoint,
|
|
9575
|
+
:influx_db_version,
|
|
9576
|
+
:secret_id,
|
|
9577
|
+
:secret_type,
|
|
9578
|
+
:secret_key)
|
|
9579
|
+
SENSITIVE = []
|
|
9580
|
+
include Aws::Structure
|
|
9581
|
+
end
|
|
9582
|
+
|
|
9583
|
+
# A summary of an InfluxDB topic rule destination, as returned by
|
|
9584
|
+
# `ListTopicRuleDestinations`. For the full set of destination
|
|
9585
|
+
# properties, see `InfluxDBDestinationProperties`.
|
|
9586
|
+
#
|
|
9587
|
+
# @!attribute [rw] endpoint
|
|
9588
|
+
# The URL of the InfluxDB instance that the destination writes to.
|
|
9589
|
+
# @return [String]
|
|
9590
|
+
#
|
|
9591
|
+
# @!attribute [rw] influx_db_version
|
|
9592
|
+
# The major version of the InfluxDB instance. Valid values are `V2`
|
|
9593
|
+
# and `V3`.
|
|
9594
|
+
# @return [String]
|
|
9595
|
+
#
|
|
9596
|
+
# @!attribute [rw] secret_id
|
|
9597
|
+
# The ARN or name of the Amazon Web Services Secrets Manager secret
|
|
9598
|
+
# that contains the InfluxDB API token.
|
|
9599
|
+
# @return [String]
|
|
9600
|
+
#
|
|
9601
|
+
# @!attribute [rw] secret_type
|
|
9602
|
+
# The type of the secret that contains the InfluxDB API token. Valid
|
|
9603
|
+
# values are `SecretString` and `SecretBinary`.
|
|
9604
|
+
# @return [String]
|
|
9605
|
+
#
|
|
9606
|
+
# @!attribute [rw] secret_key
|
|
9607
|
+
# The key that is read from the secret value when the secret contains
|
|
9608
|
+
# a JSON object.
|
|
9609
|
+
# @return [String]
|
|
9610
|
+
#
|
|
9611
|
+
class InfluxDBDestinationSummary < Struct.new(
|
|
9612
|
+
:endpoint,
|
|
9613
|
+
:influx_db_version,
|
|
9614
|
+
:secret_id,
|
|
9615
|
+
:secret_type,
|
|
9616
|
+
:secret_key)
|
|
9617
|
+
SENSITIVE = []
|
|
9618
|
+
include Aws::Structure
|
|
9619
|
+
end
|
|
9620
|
+
|
|
9380
9621
|
# An unexpected error has occurred.
|
|
9381
9622
|
#
|
|
9382
9623
|
# @!attribute [rw] message
|
|
@@ -17194,6 +17435,11 @@ module Aws::IoT
|
|
|
17194
17435
|
# Properties of the virtual private cloud (VPC) connection.
|
|
17195
17436
|
# @return [Types::VpcDestinationProperties]
|
|
17196
17437
|
#
|
|
17438
|
+
# @!attribute [rw] influx_db_properties
|
|
17439
|
+
# The properties of an InfluxDB topic rule destination, as returned by
|
|
17440
|
+
# `CreateTopicRuleDestination` and `GetTopicRuleDestination`.
|
|
17441
|
+
# @return [Types::InfluxDBDestinationProperties]
|
|
17442
|
+
#
|
|
17197
17443
|
class TopicRuleDestination < Struct.new(
|
|
17198
17444
|
:arn,
|
|
17199
17445
|
:status,
|
|
@@ -17201,7 +17447,8 @@ module Aws::IoT
|
|
|
17201
17447
|
:last_updated_at,
|
|
17202
17448
|
:status_reason,
|
|
17203
17449
|
:http_url_properties,
|
|
17204
|
-
:vpc_properties
|
|
17450
|
+
:vpc_properties,
|
|
17451
|
+
:influx_db_properties)
|
|
17205
17452
|
SENSITIVE = []
|
|
17206
17453
|
include Aws::Structure
|
|
17207
17454
|
end
|
|
@@ -17216,9 +17463,15 @@ module Aws::IoT
|
|
|
17216
17463
|
# Configuration of the virtual private cloud (VPC) connection.
|
|
17217
17464
|
# @return [Types::VpcDestinationConfiguration]
|
|
17218
17465
|
#
|
|
17466
|
+
# @!attribute [rw] influx_db_configuration
|
|
17467
|
+
# The configuration of an InfluxDB topic rule destination, which you
|
|
17468
|
+
# specify when you call `CreateTopicRuleDestination`.
|
|
17469
|
+
# @return [Types::InfluxDBDestinationConfiguration]
|
|
17470
|
+
#
|
|
17219
17471
|
class TopicRuleDestinationConfiguration < Struct.new(
|
|
17220
17472
|
:http_url_configuration,
|
|
17221
|
-
:vpc_configuration
|
|
17473
|
+
:vpc_configuration,
|
|
17474
|
+
:influx_db_configuration)
|
|
17222
17475
|
SENSITIVE = []
|
|
17223
17476
|
include Aws::Structure
|
|
17224
17477
|
end
|
|
@@ -17282,6 +17535,11 @@ module Aws::IoT
|
|
|
17282
17535
|
# Information about the virtual private cloud (VPC) connection.
|
|
17283
17536
|
# @return [Types::VpcDestinationSummary]
|
|
17284
17537
|
#
|
|
17538
|
+
# @!attribute [rw] influx_db_summary
|
|
17539
|
+
# A summary of an InfluxDB topic rule destination, as returned by
|
|
17540
|
+
# `ListTopicRuleDestinations`.
|
|
17541
|
+
# @return [Types::InfluxDBDestinationSummary]
|
|
17542
|
+
#
|
|
17285
17543
|
class TopicRuleDestinationSummary < Struct.new(
|
|
17286
17544
|
:arn,
|
|
17287
17545
|
:status,
|
|
@@ -17289,7 +17547,8 @@ module Aws::IoT
|
|
|
17289
17547
|
:last_updated_at,
|
|
17290
17548
|
:status_reason,
|
|
17291
17549
|
:http_url_summary,
|
|
17292
|
-
:vpc_destination_summary
|
|
17550
|
+
:vpc_destination_summary,
|
|
17551
|
+
:influx_db_summary)
|
|
17293
17552
|
SENSITIVE = []
|
|
17294
17553
|
include Aws::Structure
|
|
17295
17554
|
end
|
data/lib/aws-sdk-iot.rb
CHANGED
data/sig/client.rbs
CHANGED
|
@@ -1088,6 +1088,13 @@ module Aws
|
|
|
1088
1088
|
security_groups: Array[::String]?,
|
|
1089
1089
|
vpc_id: ::String,
|
|
1090
1090
|
role_arn: ::String
|
|
1091
|
+
}?,
|
|
1092
|
+
influx_db_configuration: {
|
|
1093
|
+
endpoint: ::String,
|
|
1094
|
+
influx_db_version: ("V2" | "V3"),
|
|
1095
|
+
secret_id: ::String,
|
|
1096
|
+
secret_type: ("SecretString" | "SecretBinary")?,
|
|
1097
|
+
secret_key: ::String?
|
|
1091
1098
|
}?
|
|
1092
1099
|
}
|
|
1093
1100
|
) -> _CreateTopicRuleDestinationResponseSuccess
|
data/sig/params.rbs
CHANGED
|
@@ -270,6 +270,22 @@ module Aws
|
|
|
270
270
|
longitude: ::String
|
|
271
271
|
}
|
|
272
272
|
|
|
273
|
+
type influx_db_action = {
|
|
274
|
+
destination_arn: ::String,
|
|
275
|
+
role_arn: ::String,
|
|
276
|
+
database_name: ::String,
|
|
277
|
+
table_name: ::String,
|
|
278
|
+
organization: ::String?,
|
|
279
|
+
tags: Hash[::String, ::String]?,
|
|
280
|
+
timestamp_unit: ("s" | "ms" | "us" | "ns")?,
|
|
281
|
+
batch_config: {
|
|
282
|
+
max_batch_size: ::Integer?,
|
|
283
|
+
max_batch_open_ms: ::Integer?,
|
|
284
|
+
max_batch_size_bytes: ::Integer?,
|
|
285
|
+
batch_across_topics: bool?
|
|
286
|
+
}?
|
|
287
|
+
}
|
|
288
|
+
|
|
273
289
|
type action = {
|
|
274
290
|
dynamo_db: Params::dynamo_db_action?,
|
|
275
291
|
dynamo_d_bv_2: {
|
|
@@ -360,7 +376,8 @@ module Aws
|
|
|
360
376
|
type: ::String,
|
|
361
377
|
id: ::String
|
|
362
378
|
}?,
|
|
363
|
-
location: Params::location_action
|
|
379
|
+
location: Params::location_action?,
|
|
380
|
+
influx_db: Params::influx_db_action?
|
|
364
381
|
}
|
|
365
382
|
|
|
366
383
|
type topic_rule_payload = {
|
data/sig/types.rbs
CHANGED
|
@@ -51,6 +51,7 @@ module Aws::IoT
|
|
|
51
51
|
attr_accessor kafka: Types::KafkaAction
|
|
52
52
|
attr_accessor open_search: Types::OpenSearchAction
|
|
53
53
|
attr_accessor location: Types::LocationAction
|
|
54
|
+
attr_accessor influx_db: Types::InfluxDBAction
|
|
54
55
|
SENSITIVE: []
|
|
55
56
|
end
|
|
56
57
|
|
|
@@ -2661,6 +2662,53 @@ module Aws::IoT
|
|
|
2661
2662
|
SENSITIVE: []
|
|
2662
2663
|
end
|
|
2663
2664
|
|
|
2665
|
+
class InfluxDBAction
|
|
2666
|
+
attr_accessor destination_arn: ::String
|
|
2667
|
+
attr_accessor role_arn: ::String
|
|
2668
|
+
attr_accessor database_name: ::String
|
|
2669
|
+
attr_accessor table_name: ::String
|
|
2670
|
+
attr_accessor organization: ::String
|
|
2671
|
+
attr_accessor tags: ::Hash[::String, ::String]
|
|
2672
|
+
attr_accessor timestamp_unit: ("s" | "ms" | "us" | "ns")
|
|
2673
|
+
attr_accessor batch_config: Types::InfluxDBBatchConfig
|
|
2674
|
+
SENSITIVE: []
|
|
2675
|
+
end
|
|
2676
|
+
|
|
2677
|
+
class InfluxDBBatchConfig
|
|
2678
|
+
attr_accessor max_batch_size: ::Integer
|
|
2679
|
+
attr_accessor max_batch_open_ms: ::Integer
|
|
2680
|
+
attr_accessor max_batch_size_bytes: ::Integer
|
|
2681
|
+
attr_accessor batch_across_topics: bool
|
|
2682
|
+
SENSITIVE: []
|
|
2683
|
+
end
|
|
2684
|
+
|
|
2685
|
+
class InfluxDBDestinationConfiguration
|
|
2686
|
+
attr_accessor endpoint: ::String
|
|
2687
|
+
attr_accessor influx_db_version: ("V2" | "V3")
|
|
2688
|
+
attr_accessor secret_id: ::String
|
|
2689
|
+
attr_accessor secret_type: ("SecretString" | "SecretBinary")
|
|
2690
|
+
attr_accessor secret_key: ::String
|
|
2691
|
+
SENSITIVE: []
|
|
2692
|
+
end
|
|
2693
|
+
|
|
2694
|
+
class InfluxDBDestinationProperties
|
|
2695
|
+
attr_accessor endpoint: ::String
|
|
2696
|
+
attr_accessor influx_db_version: ("V2" | "V3")
|
|
2697
|
+
attr_accessor secret_id: ::String
|
|
2698
|
+
attr_accessor secret_type: ("SecretString" | "SecretBinary")
|
|
2699
|
+
attr_accessor secret_key: ::String
|
|
2700
|
+
SENSITIVE: []
|
|
2701
|
+
end
|
|
2702
|
+
|
|
2703
|
+
class InfluxDBDestinationSummary
|
|
2704
|
+
attr_accessor endpoint: ::String
|
|
2705
|
+
attr_accessor influx_db_version: ("V2" | "V3")
|
|
2706
|
+
attr_accessor secret_id: ::String
|
|
2707
|
+
attr_accessor secret_type: ("SecretString" | "SecretBinary")
|
|
2708
|
+
attr_accessor secret_key: ::String
|
|
2709
|
+
SENSITIVE: []
|
|
2710
|
+
end
|
|
2711
|
+
|
|
2664
2712
|
class InternalException
|
|
2665
2713
|
attr_accessor message: ::String
|
|
2666
2714
|
SENSITIVE: []
|
|
@@ -4863,12 +4911,14 @@ module Aws::IoT
|
|
|
4863
4911
|
attr_accessor status_reason: ::String
|
|
4864
4912
|
attr_accessor http_url_properties: Types::HttpUrlDestinationProperties
|
|
4865
4913
|
attr_accessor vpc_properties: Types::VpcDestinationProperties
|
|
4914
|
+
attr_accessor influx_db_properties: Types::InfluxDBDestinationProperties
|
|
4866
4915
|
SENSITIVE: []
|
|
4867
4916
|
end
|
|
4868
4917
|
|
|
4869
4918
|
class TopicRuleDestinationConfiguration
|
|
4870
4919
|
attr_accessor http_url_configuration: Types::HttpUrlDestinationConfiguration
|
|
4871
4920
|
attr_accessor vpc_configuration: Types::VpcDestinationConfiguration
|
|
4921
|
+
attr_accessor influx_db_configuration: Types::InfluxDBDestinationConfiguration
|
|
4872
4922
|
SENSITIVE: []
|
|
4873
4923
|
end
|
|
4874
4924
|
|
|
@@ -4880,6 +4930,7 @@ module Aws::IoT
|
|
|
4880
4930
|
attr_accessor status_reason: ::String
|
|
4881
4931
|
attr_accessor http_url_summary: Types::HttpUrlDestinationSummary
|
|
4882
4932
|
attr_accessor vpc_destination_summary: Types::VpcDestinationSummary
|
|
4933
|
+
attr_accessor influx_db_summary: Types::InfluxDBDestinationSummary
|
|
4883
4934
|
SENSITIVE: []
|
|
4884
4935
|
end
|
|
4885
4936
|
|