aws-sdk-iotsitewise 1.76.0 → 1.77.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +5 -0
- data/VERSION +1 -1
- data/lib/aws-sdk-iotsitewise/client.rb +2 -2
- data/lib/aws-sdk-iotsitewise/types.rb +19 -19
- data/lib/aws-sdk-iotsitewise.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 2f003d6ceb6461e526bac6ea36f1d7c02dd45453e4eaaa6165a20f80f78347d1
|
4
|
+
data.tar.gz: bfe9af3b2b68914ed33ef8452cc63de490842da08e30897c3046046b61c01b50
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 8ec0fa872d14ff1a4ef34ad8b704dd90435e93d2fb5ecebb9a4aca9144481f669b12af5cc0a69d863a92b40e3f75faeafc54841b52181a33fa3cd48d557f7fda
|
7
|
+
data.tar.gz: c79a3629fd20bb8925964873b946c77212734439637963736757ef4d933509627531a724191f3ed13b25ccc2ca86029496a7c2a48d92c3a573cfe9b67cd44742
|
data/CHANGELOG.md
CHANGED
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
1.
|
1
|
+
1.77.0
|
@@ -907,7 +907,7 @@ module Aws::IoTSiteWise
|
|
907
907
|
#
|
908
908
|
# For each asset property, IoT SiteWise overwrites TQVs with duplicate
|
909
909
|
# timestamps unless the newer TQV has a different quality. For example,
|
910
|
-
# if you store a TQV
|
910
|
+
# if you store a TQV `{T1, GOOD, V1}`, then storing `{T1, GOOD, V2}`
|
911
911
|
# replaces the existing TQV.
|
912
912
|
#
|
913
913
|
# IoT SiteWise authorizes access to each `BatchPutAssetPropertyValue`
|
@@ -6780,7 +6780,7 @@ module Aws::IoTSiteWise
|
|
6780
6780
|
tracer: tracer
|
6781
6781
|
)
|
6782
6782
|
context[:gem_name] = 'aws-sdk-iotsitewise'
|
6783
|
-
context[:gem_version] = '1.
|
6783
|
+
context[:gem_version] = '1.77.0'
|
6784
6784
|
Seahorse::Client::Request.new(handlers, context)
|
6785
6785
|
end
|
6786
6786
|
|
@@ -959,7 +959,7 @@ module Aws::IoTSiteWise
|
|
959
959
|
# @!attribute [rw] arn
|
960
960
|
# The [ARN][1] of the asset model, which has the following format.
|
961
961
|
#
|
962
|
-
# `arn
|
962
|
+
# `arn:${Partition}:iotsitewise:${Region}:${Account}:asset-model/${AssetModelId}`
|
963
963
|
#
|
964
964
|
#
|
965
965
|
#
|
@@ -1248,7 +1248,7 @@ module Aws::IoTSiteWise
|
|
1248
1248
|
# @!attribute [rw] arn
|
1249
1249
|
# The [ARN][1] of the asset, which has the following format.
|
1250
1250
|
#
|
1251
|
-
# `arn
|
1251
|
+
# `arn:${Partition}:iotsitewise:${Region}:${Account}:asset/${AssetId}`
|
1252
1252
|
#
|
1253
1253
|
#
|
1254
1254
|
#
|
@@ -1418,7 +1418,7 @@ module Aws::IoTSiteWise
|
|
1418
1418
|
# @!attribute [rw] arn
|
1419
1419
|
# The [ARN][1] of the asset, which has the following format.
|
1420
1420
|
#
|
1421
|
-
# `arn
|
1421
|
+
# `arn:${Partition}:iotsitewise:${Region}:${Account}:asset/${AssetId}`
|
1422
1422
|
#
|
1423
1423
|
#
|
1424
1424
|
#
|
@@ -2537,7 +2537,7 @@ module Aws::IoTSiteWise
|
|
2537
2537
|
# @!attribute [rw] access_policy_arn
|
2538
2538
|
# The [ARN][1] of the access policy, which has the following format.
|
2539
2539
|
#
|
2540
|
-
# `arn
|
2540
|
+
# `arn:${Partition}:iotsitewise:${Region}:${Account}:access-policy/${AccessPolicyId}`
|
2541
2541
|
#
|
2542
2542
|
#
|
2543
2543
|
#
|
@@ -2817,7 +2817,7 @@ module Aws::IoTSiteWise
|
|
2817
2817
|
# @!attribute [rw] asset_model_arn
|
2818
2818
|
# The [ARN][1] of the asset model, which has the following format.
|
2819
2819
|
#
|
2820
|
-
# `arn
|
2820
|
+
# `arn:${Partition}:iotsitewise:${Region}:${Account}:asset-model/${AssetModelId}`
|
2821
2821
|
#
|
2822
2822
|
#
|
2823
2823
|
#
|
@@ -2916,7 +2916,7 @@ module Aws::IoTSiteWise
|
|
2916
2916
|
# @!attribute [rw] asset_arn
|
2917
2917
|
# The [ARN][1] of the asset, which has the following format.
|
2918
2918
|
#
|
2919
|
-
# `arn
|
2919
|
+
# `arn:${Partition}:iotsitewise:${Region}:${Account}:asset/${AssetId}`
|
2920
2920
|
#
|
2921
2921
|
#
|
2922
2922
|
#
|
@@ -3086,7 +3086,7 @@ module Aws::IoTSiteWise
|
|
3086
3086
|
# @!attribute [rw] dashboard_arn
|
3087
3087
|
# The [ARN][1] of the dashboard, which has the following format.
|
3088
3088
|
#
|
3089
|
-
# `arn
|
3089
|
+
# `arn:${Partition}:iotsitewise:${Region}:${Account}:dashboard/${DashboardId}`
|
3090
3090
|
#
|
3091
3091
|
#
|
3092
3092
|
#
|
@@ -3135,7 +3135,7 @@ module Aws::IoTSiteWise
|
|
3135
3135
|
# @!attribute [rw] gateway_arn
|
3136
3136
|
# The [ARN][1] of the gateway, which has the following format.
|
3137
3137
|
#
|
3138
|
-
# `arn
|
3138
|
+
# `arn:${Partition}:iotsitewise:${Region}:${Account}:gateway/${GatewayId}`
|
3139
3139
|
#
|
3140
3140
|
#
|
3141
3141
|
#
|
@@ -3267,7 +3267,7 @@ module Aws::IoTSiteWise
|
|
3267
3267
|
# @!attribute [rw] portal_arn
|
3268
3268
|
# The [ARN][1] of the portal, which has the following format.
|
3269
3269
|
#
|
3270
|
-
# `arn
|
3270
|
+
# `arn:${Partition}:iotsitewise:${Region}:${Account}:portal/${PortalId}`
|
3271
3271
|
#
|
3272
3272
|
#
|
3273
3273
|
#
|
@@ -3349,7 +3349,7 @@ module Aws::IoTSiteWise
|
|
3349
3349
|
# @!attribute [rw] project_arn
|
3350
3350
|
# The [ARN][1] of the project, which has the following format.
|
3351
3351
|
#
|
3352
|
-
# `arn
|
3352
|
+
# `arn:${Partition}:iotsitewise:${Region}:${Account}:project/${ProjectId}`
|
3353
3353
|
#
|
3354
3354
|
#
|
3355
3355
|
#
|
@@ -3804,7 +3804,7 @@ module Aws::IoTSiteWise
|
|
3804
3804
|
# @!attribute [rw] access_policy_arn
|
3805
3805
|
# The [ARN][1] of the access policy, which has the following format.
|
3806
3806
|
#
|
3807
|
-
# `arn
|
3807
|
+
# `arn:${Partition}:iotsitewise:${Region}:${Account}:access-policy/${AccessPolicyId}`
|
3808
3808
|
#
|
3809
3809
|
#
|
3810
3810
|
#
|
@@ -4133,7 +4133,7 @@ module Aws::IoTSiteWise
|
|
4133
4133
|
# @!attribute [rw] asset_model_arn
|
4134
4134
|
# The [ARN][1] of the asset model, which has the following format.
|
4135
4135
|
#
|
4136
|
-
# `arn
|
4136
|
+
# `arn:${Partition}:iotsitewise:${Region}:${Account}:asset-model/${AssetModelId}`
|
4137
4137
|
#
|
4138
4138
|
#
|
4139
4139
|
#
|
@@ -4344,7 +4344,7 @@ module Aws::IoTSiteWise
|
|
4344
4344
|
# @!attribute [rw] asset_arn
|
4345
4345
|
# The [ARN][1] of the asset, which has the following format.
|
4346
4346
|
#
|
4347
|
-
# `arn
|
4347
|
+
# `arn:${Partition}:iotsitewise:${Region}:${Account}:asset/${AssetId}`
|
4348
4348
|
#
|
4349
4349
|
#
|
4350
4350
|
#
|
@@ -4538,7 +4538,7 @@ module Aws::IoTSiteWise
|
|
4538
4538
|
# @!attribute [rw] dashboard_arn
|
4539
4539
|
# The [ARN][1] of the dashboard, which has the following format.
|
4540
4540
|
#
|
4541
|
-
# `arn
|
4541
|
+
# `arn:${Partition}:iotsitewise:${Region}:${Account}:dashboard/${DashboardId}`
|
4542
4542
|
#
|
4543
4543
|
#
|
4544
4544
|
#
|
@@ -4693,7 +4693,7 @@ module Aws::IoTSiteWise
|
|
4693
4693
|
# @!attribute [rw] gateway_arn
|
4694
4694
|
# The [ARN][1] of the gateway, which has the following format.
|
4695
4695
|
#
|
4696
|
-
# `arn
|
4696
|
+
# `arn:${Partition}:iotsitewise:${Region}:${Account}:gateway/${GatewayId}`
|
4697
4697
|
#
|
4698
4698
|
#
|
4699
4699
|
#
|
@@ -4766,7 +4766,7 @@ module Aws::IoTSiteWise
|
|
4766
4766
|
# @!attribute [rw] portal_arn
|
4767
4767
|
# The [ARN][1] of the portal, which has the following format.
|
4768
4768
|
#
|
4769
|
-
# `arn
|
4769
|
+
# `arn:${Partition}:iotsitewise:${Region}:${Account}:portal/${PortalId}`
|
4770
4770
|
#
|
4771
4771
|
#
|
4772
4772
|
#
|
@@ -4878,7 +4878,7 @@ module Aws::IoTSiteWise
|
|
4878
4878
|
# @!attribute [rw] project_arn
|
4879
4879
|
# The [ARN][1] of the project, which has the following format.
|
4880
4880
|
#
|
4881
|
-
# `arn
|
4881
|
+
# `arn:${Partition}:iotsitewise:${Region}:${Account}:project/${ProjectId}`
|
4882
4882
|
#
|
4883
4883
|
#
|
4884
4884
|
#
|
@@ -5077,7 +5077,7 @@ module Aws::IoTSiteWise
|
|
5077
5077
|
# @!attribute [rw] time_series_arn
|
5078
5078
|
# The [ARN][1] of the time series, which has the following format.
|
5079
5079
|
#
|
5080
|
-
# `arn
|
5080
|
+
# `arn:${Partition}:iotsitewise:${Region}:${Account}:time-series/${TimeSeriesId}`
|
5081
5081
|
#
|
5082
5082
|
#
|
5083
5083
|
#
|
@@ -8055,7 +8055,7 @@ module Aws::IoTSiteWise
|
|
8055
8055
|
# @!attribute [rw] time_series_arn
|
8056
8056
|
# The [ARN][1] of the time series, which has the following format.
|
8057
8057
|
#
|
8058
|
-
# `arn
|
8058
|
+
# `arn:${Partition}:iotsitewise:${Region}:${Account}:time-series/${TimeSeriesId}`
|
8059
8059
|
#
|
8060
8060
|
#
|
8061
8061
|
#
|
data/lib/aws-sdk-iotsitewise.rb
CHANGED
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: aws-sdk-iotsitewise
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.
|
4
|
+
version: 1.77.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Amazon Web Services
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2024-
|
11
|
+
date: 2024-11-06 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: aws-sdk-core
|