aws-sdk-iotfleetwise 1.45.0 → 1.46.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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 4715d6b3b865d169456a2932cbc6c1de7b7cf2e90846a3d9d87be1be74adaebb
4
- data.tar.gz: 6b0847a5b5d56733fc922ef53669728de3b971e572e9b6629f7ef173072369cd
3
+ metadata.gz: d8ad9464e36e5edb5642e70e071846513e7bdb780572e5a166e9f12cd434d72b
4
+ data.tar.gz: 3a6b8880548cf536744758465830cc120ebaec3c21cf32b4ae1110ab3b26ed04
5
5
  SHA512:
6
- metadata.gz: 74ae84b453be7642d8d55741f4e1ab87cfe6e6b4297bab1050e7032641ac31ea655ffafa3cd6c2e68d76cc02b344620e7049d55b42ec3a0a624a23900098d382
7
- data.tar.gz: 8a765e3a17b4f6cf254648f96faa9529a4cc92f3e9b20da63700af2117002b35468b3db7f11535aa7de129985990f9c0ccbab6f9a5f01a9e867a2d35fc469137
6
+ metadata.gz: 5e5e89865d544b56a02ed38b70475f6d5aa7620d97e9e0c3f40d7b0dca0f87535f52e120a6c1c8cd2ce9018ee64a75674076747ebfe66b446e7bc1d1c408f383
7
+ data.tar.gz: 24b0f8c2ee9843403fcc7ff3a21720993378f4ff26edda78fc1c4d0a7fbe4e855ee2997f77cea014a854855d007547113d8a7e2ca5708ee10fca1bbf758fb2f2
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.46.0 (2025-05-01)
5
+ ------------------
6
+
7
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
8
+
4
9
  1.45.0 (2025-04-17)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.45.0
1
+ 1.46.0
@@ -4248,7 +4248,7 @@ module Aws::IoTFleetWise
4248
4248
  tracer: tracer
4249
4249
  )
4250
4250
  context[:gem_name] = 'aws-sdk-iotfleetwise'
4251
- context[:gem_version] = '1.45.0'
4251
+ context[:gem_version] = '1.46.0'
4252
4252
  Seahorse::Client::Request.new(handlers, context)
4253
4253
  end
4254
4254
 
@@ -380,7 +380,7 @@ module Aws::IoTFleetWise
380
380
  Actuator.add_member(:allowed_values, Shapes::ShapeRef.new(shape: listOfStrings, location_name: "allowedValues"))
381
381
  Actuator.add_member(:min, Shapes::ShapeRef.new(shape: double, location_name: "min"))
382
382
  Actuator.add_member(:max, Shapes::ShapeRef.new(shape: double, location_name: "max"))
383
- Actuator.add_member(:assigned_value, Shapes::ShapeRef.new(shape: string, deprecated: true, location_name: "assignedValue", metadata: {"deprecatedMessage"=>"assignedValue is no longer in use"}))
383
+ Actuator.add_member(:assigned_value, Shapes::ShapeRef.new(shape: string, deprecated: true, location_name: "assignedValue", metadata: {"deprecatedMessage" => "assignedValue is no longer in use"}))
384
384
  Actuator.add_member(:deprecation_message, Shapes::ShapeRef.new(shape: message, location_name: "deprecationMessage"))
385
385
  Actuator.add_member(:comment, Shapes::ShapeRef.new(shape: message, location_name: "comment"))
386
386
  Actuator.add_member(:struct_fully_qualified_name, Shapes::ShapeRef.new(shape: NodePath, location_name: "structFullyQualifiedName"))
@@ -399,7 +399,7 @@ module Aws::IoTFleetWise
399
399
  Attribute.add_member(:allowed_values, Shapes::ShapeRef.new(shape: listOfStrings, location_name: "allowedValues"))
400
400
  Attribute.add_member(:min, Shapes::ShapeRef.new(shape: double, location_name: "min"))
401
401
  Attribute.add_member(:max, Shapes::ShapeRef.new(shape: double, location_name: "max"))
402
- Attribute.add_member(:assigned_value, Shapes::ShapeRef.new(shape: string, deprecated: true, location_name: "assignedValue", metadata: {"deprecatedMessage"=>"assignedValue is no longer in use"}))
402
+ Attribute.add_member(:assigned_value, Shapes::ShapeRef.new(shape: string, deprecated: true, location_name: "assignedValue", metadata: {"deprecatedMessage" => "assignedValue is no longer in use"}))
403
403
  Attribute.add_member(:default_value, Shapes::ShapeRef.new(shape: string, location_name: "defaultValue"))
404
404
  Attribute.add_member(:deprecation_message, Shapes::ShapeRef.new(shape: message, location_name: "deprecationMessage"))
405
405
  Attribute.add_member(:comment, Shapes::ShapeRef.new(shape: message, location_name: "comment"))
@@ -493,7 +493,7 @@ module Aws::IoTFleetWise
493
493
  CreateCampaignRequest.add_member(:diagnostics_mode, Shapes::ShapeRef.new(shape: DiagnosticsMode, location_name: "diagnosticsMode"))
494
494
  CreateCampaignRequest.add_member(:spooling_mode, Shapes::ShapeRef.new(shape: SpoolingMode, location_name: "spoolingMode"))
495
495
  CreateCampaignRequest.add_member(:compression, Shapes::ShapeRef.new(shape: Compression, location_name: "compression"))
496
- CreateCampaignRequest.add_member(:priority, Shapes::ShapeRef.new(shape: priority, deprecated: true, location_name: "priority", metadata: {"deprecatedMessage"=>"priority is no longer used or needed as input"}))
496
+ CreateCampaignRequest.add_member(:priority, Shapes::ShapeRef.new(shape: priority, deprecated: true, location_name: "priority", metadata: {"deprecatedMessage" => "priority is no longer used or needed as input"}))
497
497
  CreateCampaignRequest.add_member(:signals_to_collect, Shapes::ShapeRef.new(shape: SignalInformationList, location_name: "signalsToCollect"))
498
498
  CreateCampaignRequest.add_member(:collection_scheme, Shapes::ShapeRef.new(shape: CollectionScheme, required: true, location_name: "collectionScheme"))
499
499
  CreateCampaignRequest.add_member(:data_extra_dimensions, Shapes::ShapeRef.new(shape: DataExtraDimensionNodePathList, location_name: "dataExtraDimensions"))
@@ -1156,7 +1156,7 @@ module Aws::IoTFleetWise
1156
1156
  ObdSignal.add_member(:byte_length, Shapes::ShapeRef.new(shape: ObdByteLength, required: true, location_name: "byteLength"))
1157
1157
  ObdSignal.add_member(:bit_right_shift, Shapes::ShapeRef.new(shape: nonNegativeInteger, location_name: "bitRightShift"))
1158
1158
  ObdSignal.add_member(:bit_mask_length, Shapes::ShapeRef.new(shape: ObdBitmaskLength, location_name: "bitMaskLength"))
1159
- ObdSignal.add_member(:is_signed, Shapes::ShapeRef.new(shape: PrimitiveBoolean, location_name: "isSigned", metadata: {"box"=>true}))
1159
+ ObdSignal.add_member(:is_signed, Shapes::ShapeRef.new(shape: PrimitiveBoolean, location_name: "isSigned", metadata: {"box" => true}))
1160
1160
  ObdSignal.add_member(:signal_value_type, Shapes::ShapeRef.new(shape: SignalValueType, location_name: "signalValueType"))
1161
1161
  ObdSignal.struct_class = Types::ObdSignal
1162
1162
 
@@ -1191,8 +1191,8 @@ module Aws::IoTFleetWise
1191
1191
  ROS2PrimitiveMessageDefinition.add_member(:upper_bound, Shapes::ShapeRef.new(shape: ROS2PrimitiveMessageDefinitionUpperBoundLong, location_name: "upperBound"))
1192
1192
  ROS2PrimitiveMessageDefinition.struct_class = Types::ROS2PrimitiveMessageDefinition
1193
1193
 
1194
- RegisterAccountRequest.add_member(:timestream_resources, Shapes::ShapeRef.new(shape: TimestreamResources, deprecated: true, location_name: "timestreamResources", metadata: {"deprecatedMessage"=>"Amazon Timestream metadata is now passed in the CreateCampaign API."}))
1195
- RegisterAccountRequest.add_member(:iam_resources, Shapes::ShapeRef.new(shape: IamResources, deprecated: true, location_name: "iamResources", metadata: {"deprecatedMessage"=>"iamResources is no longer used or needed as input"}))
1194
+ RegisterAccountRequest.add_member(:timestream_resources, Shapes::ShapeRef.new(shape: TimestreamResources, deprecated: true, location_name: "timestreamResources", metadata: {"deprecatedMessage" => "Amazon Timestream metadata is now passed in the CreateCampaign API."}))
1195
+ RegisterAccountRequest.add_member(:iam_resources, Shapes::ShapeRef.new(shape: IamResources, deprecated: true, location_name: "iamResources", metadata: {"deprecatedMessage" => "iamResources is no longer used or needed as input"}))
1196
1196
  RegisterAccountRequest.struct_class = Types::RegisterAccountRequest
1197
1197
 
1198
1198
  RegisterAccountResponse.add_member(:register_account_status, Shapes::ShapeRef.new(shape: RegistrationStatus, required: true, location_name: "registerAccountStatus"))
@@ -55,7 +55,7 @@ module Aws::IoTFleetWise
55
55
  autoload :EndpointProvider, 'aws-sdk-iotfleetwise/endpoint_provider'
56
56
  autoload :Endpoints, 'aws-sdk-iotfleetwise/endpoints'
57
57
 
58
- GEM_VERSION = '1.45.0'
58
+ GEM_VERSION = '1.46.0'
59
59
 
60
60
  end
61
61
 
metadata CHANGED
@@ -1,14 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-iotfleetwise
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.45.0
4
+ version: 1.46.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Amazon Web Services
8
- autorequire:
9
8
  bindir: bin
10
9
  cert_chain: []
11
- date: 2025-04-17 00:00:00.000000000 Z
10
+ date: 1980-01-02 00:00:00.000000000 Z
12
11
  dependencies:
13
12
  - !ruby/object:Gem::Dependency
14
13
  name: aws-sdk-core
@@ -78,7 +77,6 @@ licenses:
78
77
  metadata:
79
78
  source_code_uri: https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-iotfleetwise
80
79
  changelog_uri: https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-iotfleetwise/CHANGELOG.md
81
- post_install_message:
82
80
  rdoc_options: []
83
81
  require_paths:
84
82
  - lib
@@ -93,8 +91,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
93
91
  - !ruby/object:Gem::Version
94
92
  version: '0'
95
93
  requirements: []
96
- rubygems_version: 3.4.10
97
- signing_key:
94
+ rubygems_version: 3.6.7
98
95
  specification_version: 4
99
96
  summary: AWS SDK for Ruby - AWS IoT FleetWise
100
97
  test_files: []