aws-sdk-iotfleetwise 1.15.0 → 1.17.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -52,6 +52,8 @@ module Aws::IoTFleetWise
52
52
  CreateVehicleRequestItem = Shapes::StructureShape.new(name: 'CreateVehicleRequestItem')
53
53
  CreateVehicleResponse = Shapes::StructureShape.new(name: 'CreateVehicleResponse')
54
54
  CreateVehicleResponseItem = Shapes::StructureShape.new(name: 'CreateVehicleResponseItem')
55
+ CustomProperty = Shapes::StructureShape.new(name: 'CustomProperty')
56
+ CustomStruct = Shapes::StructureShape.new(name: 'CustomStruct')
55
57
  DataDestinationConfig = Shapes::UnionShape.new(name: 'DataDestinationConfig')
56
58
  DataDestinationConfigs = Shapes::ListShape.new(name: 'DataDestinationConfigs')
57
59
  DataExtraDimensionNodePathList = Shapes::ListShape.new(name: 'DataExtraDimensionNodePathList')
@@ -146,6 +148,7 @@ module Aws::IoTFleetWise
146
148
  ListVehiclesResponse = Shapes::StructureShape.new(name: 'ListVehiclesResponse')
147
149
  LogType = Shapes::StringShape.new(name: 'LogType')
148
150
  ManifestStatus = Shapes::StringShape.new(name: 'ManifestStatus')
151
+ MessageSignal = Shapes::StructureShape.new(name: 'MessageSignal')
149
152
  ModelManifestSummary = Shapes::StructureShape.new(name: 'ModelManifestSummary')
150
153
  ModelSignalsMap = Shapes::MapShape.new(name: 'ModelSignalsMap')
151
154
  NetworkFileBlob = Shapes::BlobShape.new(name: 'NetworkFileBlob')
@@ -158,6 +161,7 @@ module Aws::IoTFleetWise
158
161
  NetworkInterfaces = Shapes::ListShape.new(name: 'NetworkInterfaces')
159
162
  Node = Shapes::UnionShape.new(name: 'Node')
160
163
  NodeCounts = Shapes::StructureShape.new(name: 'NodeCounts')
164
+ NodeDataEncoding = Shapes::StringShape.new(name: 'NodeDataEncoding')
161
165
  NodeDataType = Shapes::StringShape.new(name: 'NodeDataType')
162
166
  NodePath = Shapes::StringShape.new(name: 'NodePath')
163
167
  NodePaths = Shapes::ListShape.new(name: 'NodePaths')
@@ -169,12 +173,18 @@ module Aws::IoTFleetWise
169
173
  ObdSignal = Shapes::StructureShape.new(name: 'ObdSignal')
170
174
  ObdStandard = Shapes::StringShape.new(name: 'ObdStandard')
171
175
  Prefix = Shapes::StringShape.new(name: 'Prefix')
176
+ PrimitiveBoolean = Shapes::BooleanShape.new(name: 'PrimitiveBoolean')
177
+ PrimitiveMessageDefinition = Shapes::UnionShape.new(name: 'PrimitiveMessageDefinition')
172
178
  ProtocolName = Shapes::StringShape.new(name: 'ProtocolName')
173
179
  ProtocolVersion = Shapes::StringShape.new(name: 'ProtocolVersion')
174
180
  PutEncryptionConfigurationRequest = Shapes::StructureShape.new(name: 'PutEncryptionConfigurationRequest')
181
+ PutEncryptionConfigurationRequestKmsKeyIdString = Shapes::StringShape.new(name: 'PutEncryptionConfigurationRequestKmsKeyIdString')
175
182
  PutEncryptionConfigurationResponse = Shapes::StructureShape.new(name: 'PutEncryptionConfigurationResponse')
176
183
  PutLoggingOptionsRequest = Shapes::StructureShape.new(name: 'PutLoggingOptionsRequest')
177
184
  PutLoggingOptionsResponse = Shapes::StructureShape.new(name: 'PutLoggingOptionsResponse')
185
+ ROS2PrimitiveMessageDefinition = Shapes::StructureShape.new(name: 'ROS2PrimitiveMessageDefinition')
186
+ ROS2PrimitiveMessageDefinitionUpperBoundLong = Shapes::IntegerShape.new(name: 'ROS2PrimitiveMessageDefinitionUpperBoundLong')
187
+ ROS2PrimitiveType = Shapes::StringShape.new(name: 'ROS2PrimitiveType')
178
188
  RegisterAccountRequest = Shapes::StructureShape.new(name: 'RegisterAccountRequest')
179
189
  RegisterAccountResponse = Shapes::StructureShape.new(name: 'RegisterAccountResponse')
180
190
  RegistrationStatus = Shapes::StringShape.new(name: 'RegistrationStatus')
@@ -193,6 +203,12 @@ module Aws::IoTFleetWise
193
203
  SpoolingMode = Shapes::StringShape.new(name: 'SpoolingMode')
194
204
  StorageCompressionFormat = Shapes::StringShape.new(name: 'StorageCompressionFormat')
195
205
  String = Shapes::StringShape.new(name: 'String')
206
+ StructureMessageName = Shapes::StringShape.new(name: 'StructureMessageName')
207
+ StructuredMessage = Shapes::UnionShape.new(name: 'StructuredMessage')
208
+ StructuredMessageDefinition = Shapes::ListShape.new(name: 'StructuredMessageDefinition')
209
+ StructuredMessageFieldNameAndDataTypePair = Shapes::StructureShape.new(name: 'StructuredMessageFieldNameAndDataTypePair')
210
+ StructuredMessageListDefinition = Shapes::StructureShape.new(name: 'StructuredMessageListDefinition')
211
+ StructuredMessageListType = Shapes::StringShape.new(name: 'StructuredMessageListType')
196
212
  Tag = Shapes::StructureShape.new(name: 'Tag')
197
213
  TagKey = Shapes::StringShape.new(name: 'TagKey')
198
214
  TagKeyList = Shapes::ListShape.new(name: 'TagKeyList')
@@ -208,6 +224,7 @@ module Aws::IoTFleetWise
208
224
  TimestreamResources = Shapes::StructureShape.new(name: 'TimestreamResources')
209
225
  TimestreamTableArn = Shapes::StringShape.new(name: 'TimestreamTableArn')
210
226
  TimestreamTableName = Shapes::StringShape.new(name: 'TimestreamTableName')
227
+ TopicName = Shapes::StringShape.new(name: 'TopicName')
211
228
  TriggerMode = Shapes::StringShape.new(name: 'TriggerMode')
212
229
  UntagResourceRequest = Shapes::StructureShape.new(name: 'UntagResourceRequest')
213
230
  UntagResourceResponse = Shapes::StructureShape.new(name: 'UntagResourceResponse')
@@ -233,6 +250,9 @@ module Aws::IoTFleetWise
233
250
  ValidationExceptionFieldList = Shapes::ListShape.new(name: 'ValidationExceptionFieldList')
234
251
  ValidationExceptionReason = Shapes::StringShape.new(name: 'ValidationExceptionReason')
235
252
  VehicleAssociationBehavior = Shapes::StringShape.new(name: 'VehicleAssociationBehavior')
253
+ VehicleMiddleware = Shapes::StructureShape.new(name: 'VehicleMiddleware')
254
+ VehicleMiddlewareName = Shapes::StringShape.new(name: 'VehicleMiddlewareName')
255
+ VehicleMiddlewareProtocol = Shapes::StringShape.new(name: 'VehicleMiddlewareProtocol')
236
256
  VehicleState = Shapes::StringShape.new(name: 'VehicleState')
237
257
  VehicleStatus = Shapes::StructureShape.new(name: 'VehicleStatus')
238
258
  VehicleStatusList = Shapes::ListShape.new(name: 'VehicleStatusList')
@@ -241,7 +261,6 @@ module Aws::IoTFleetWise
241
261
  attributeName = Shapes::StringShape.new(name: 'attributeName')
242
262
  attributeValue = Shapes::StringShape.new(name: 'attributeValue')
243
263
  attributesMap = Shapes::MapShape.new(name: 'attributesMap')
244
- boolean = Shapes::BooleanShape.new(name: 'boolean')
245
264
  campaignName = Shapes::StringShape.new(name: 'campaignName')
246
265
  campaignSummaries = Shapes::ListShape.new(name: 'campaignSummaries')
247
266
  collectionPeriodMs = Shapes::IntegerShape.new(name: 'collectionPeriodMs')
@@ -296,6 +315,7 @@ module Aws::IoTFleetWise
296
315
  Actuator.add_member(:assigned_value, Shapes::ShapeRef.new(shape: string, deprecated: true, location_name: "assignedValue", metadata: {"deprecatedMessage"=>"assignedValue is no longer in use"}))
297
316
  Actuator.add_member(:deprecation_message, Shapes::ShapeRef.new(shape: message, location_name: "deprecationMessage"))
298
317
  Actuator.add_member(:comment, Shapes::ShapeRef.new(shape: message, location_name: "comment"))
318
+ Actuator.add_member(:struct_fully_qualified_name, Shapes::ShapeRef.new(shape: NodePath, location_name: "structFullyQualifiedName"))
299
319
  Actuator.struct_class = Types::Actuator
300
320
 
301
321
  AssociateVehicleFleetRequest.add_member(:vehicle_name, Shapes::ShapeRef.new(shape: vehicleName, required: true, location_name: "vehicleName"))
@@ -358,8 +378,8 @@ module Aws::IoTFleetWise
358
378
  CanInterface.struct_class = Types::CanInterface
359
379
 
360
380
  CanSignal.add_member(:message_id, Shapes::ShapeRef.new(shape: nonNegativeInteger, required: true, location_name: "messageId"))
361
- CanSignal.add_member(:is_big_endian, Shapes::ShapeRef.new(shape: boolean, required: true, location_name: "isBigEndian"))
362
- CanSignal.add_member(:is_signed, Shapes::ShapeRef.new(shape: boolean, required: true, location_name: "isSigned"))
381
+ CanSignal.add_member(:is_big_endian, Shapes::ShapeRef.new(shape: PrimitiveBoolean, required: true, location_name: "isBigEndian"))
382
+ CanSignal.add_member(:is_signed, Shapes::ShapeRef.new(shape: PrimitiveBoolean, required: true, location_name: "isSigned"))
363
383
  CanSignal.add_member(:start_bit, Shapes::ShapeRef.new(shape: nonNegativeInteger, required: true, location_name: "startBit"))
364
384
  CanSignal.add_member(:offset, Shapes::ShapeRef.new(shape: double, required: true, location_name: "offset"))
365
385
  CanSignal.add_member(:factor, Shapes::ShapeRef.new(shape: double, required: true, location_name: "factor"))
@@ -486,6 +506,21 @@ module Aws::IoTFleetWise
486
506
  CreateVehicleResponseItem.add_member(:thing_arn, Shapes::ShapeRef.new(shape: arn, location_name: "thingArn"))
487
507
  CreateVehicleResponseItem.struct_class = Types::CreateVehicleResponseItem
488
508
 
509
+ CustomProperty.add_member(:fully_qualified_name, Shapes::ShapeRef.new(shape: string, required: true, location_name: "fullyQualifiedName"))
510
+ CustomProperty.add_member(:data_type, Shapes::ShapeRef.new(shape: NodeDataType, required: true, location_name: "dataType"))
511
+ CustomProperty.add_member(:data_encoding, Shapes::ShapeRef.new(shape: NodeDataEncoding, location_name: "dataEncoding"))
512
+ CustomProperty.add_member(:description, Shapes::ShapeRef.new(shape: description, location_name: "description"))
513
+ CustomProperty.add_member(:deprecation_message, Shapes::ShapeRef.new(shape: message, location_name: "deprecationMessage"))
514
+ CustomProperty.add_member(:comment, Shapes::ShapeRef.new(shape: message, location_name: "comment"))
515
+ CustomProperty.add_member(:struct_fully_qualified_name, Shapes::ShapeRef.new(shape: NodePath, location_name: "structFullyQualifiedName"))
516
+ CustomProperty.struct_class = Types::CustomProperty
517
+
518
+ CustomStruct.add_member(:fully_qualified_name, Shapes::ShapeRef.new(shape: string, required: true, location_name: "fullyQualifiedName"))
519
+ CustomStruct.add_member(:description, Shapes::ShapeRef.new(shape: description, location_name: "description"))
520
+ CustomStruct.add_member(:deprecation_message, Shapes::ShapeRef.new(shape: message, location_name: "deprecationMessage"))
521
+ CustomStruct.add_member(:comment, Shapes::ShapeRef.new(shape: message, location_name: "comment"))
522
+ CustomStruct.struct_class = Types::CustomStruct
523
+
489
524
  DataDestinationConfig.add_member(:s3_config, Shapes::ShapeRef.new(shape: S3Config, location_name: "s3Config"))
490
525
  DataDestinationConfig.add_member(:timestream_config, Shapes::ShapeRef.new(shape: TimestreamConfig, location_name: "timestreamConfig"))
491
526
  DataDestinationConfig.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
@@ -505,6 +540,7 @@ module Aws::IoTFleetWise
505
540
  DecoderManifestSummary.add_member(:status, Shapes::ShapeRef.new(shape: ManifestStatus, location_name: "status"))
506
541
  DecoderManifestSummary.add_member(:creation_time, Shapes::ShapeRef.new(shape: timestamp, required: true, location_name: "creationTime"))
507
542
  DecoderManifestSummary.add_member(:last_modification_time, Shapes::ShapeRef.new(shape: timestamp, required: true, location_name: "lastModificationTime"))
543
+ DecoderManifestSummary.add_member(:message, Shapes::ShapeRef.new(shape: message, location_name: "message"))
508
544
  DecoderManifestSummary.struct_class = Types::DecoderManifestSummary
509
545
 
510
546
  DecoderManifestValidationException.add_member(:invalid_signals, Shapes::ShapeRef.new(shape: InvalidSignalDecoders, location_name: "invalidSignals"))
@@ -610,6 +646,7 @@ module Aws::IoTFleetWise
610
646
  GetDecoderManifestResponse.add_member(:status, Shapes::ShapeRef.new(shape: ManifestStatus, location_name: "status"))
611
647
  GetDecoderManifestResponse.add_member(:creation_time, Shapes::ShapeRef.new(shape: timestamp, required: true, location_name: "creationTime"))
612
648
  GetDecoderManifestResponse.add_member(:last_modification_time, Shapes::ShapeRef.new(shape: timestamp, required: true, location_name: "lastModificationTime"))
649
+ GetDecoderManifestResponse.add_member(:message, Shapes::ShapeRef.new(shape: message, location_name: "message"))
613
650
  GetDecoderManifestResponse.struct_class = Types::GetDecoderManifestResponse
614
651
 
615
652
  GetEncryptionConfigurationRequest.struct_class = Types::GetEncryptionConfigurationRequest
@@ -741,6 +778,7 @@ module Aws::IoTFleetWise
741
778
 
742
779
  InvalidSignalDecoder.add_member(:name, Shapes::ShapeRef.new(shape: FullyQualifiedName, location_name: "name"))
743
780
  InvalidSignalDecoder.add_member(:reason, Shapes::ShapeRef.new(shape: SignalDecoderFailureReason, location_name: "reason"))
781
+ InvalidSignalDecoder.add_member(:hint, Shapes::ShapeRef.new(shape: message, location_name: "hint"))
744
782
  InvalidSignalDecoder.struct_class = Types::InvalidSignalDecoder
745
783
 
746
784
  InvalidSignalDecoders.member = Shapes::ShapeRef.new(shape: InvalidSignalDecoder)
@@ -868,6 +906,10 @@ module Aws::IoTFleetWise
868
906
  ListVehiclesResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: nextToken, location_name: "nextToken"))
869
907
  ListVehiclesResponse.struct_class = Types::ListVehiclesResponse
870
908
 
909
+ MessageSignal.add_member(:topic_name, Shapes::ShapeRef.new(shape: TopicName, required: true, location_name: "topicName"))
910
+ MessageSignal.add_member(:structured_message, Shapes::ShapeRef.new(shape: StructuredMessage, required: true, location_name: "structuredMessage"))
911
+ MessageSignal.struct_class = Types::MessageSignal
912
+
871
913
  ModelManifestSummary.add_member(:name, Shapes::ShapeRef.new(shape: string, location_name: "name"))
872
914
  ModelManifestSummary.add_member(:arn, Shapes::ShapeRef.new(shape: arn, location_name: "arn"))
873
915
  ModelManifestSummary.add_member(:signal_catalog_arn, Shapes::ShapeRef.new(shape: arn, location_name: "signalCatalogArn"))
@@ -894,6 +936,7 @@ module Aws::IoTFleetWise
894
936
  NetworkInterface.add_member(:type, Shapes::ShapeRef.new(shape: NetworkInterfaceType, required: true, location_name: "type"))
895
937
  NetworkInterface.add_member(:can_interface, Shapes::ShapeRef.new(shape: CanInterface, location_name: "canInterface"))
896
938
  NetworkInterface.add_member(:obd_interface, Shapes::ShapeRef.new(shape: ObdInterface, location_name: "obdInterface"))
939
+ NetworkInterface.add_member(:vehicle_middleware, Shapes::ShapeRef.new(shape: VehicleMiddleware, location_name: "vehicleMiddleware"))
897
940
  NetworkInterface.struct_class = Types::NetworkInterface
898
941
 
899
942
  NetworkInterfaces.member = Shapes::ShapeRef.new(shape: NetworkInterface)
@@ -902,11 +945,15 @@ module Aws::IoTFleetWise
902
945
  Node.add_member(:sensor, Shapes::ShapeRef.new(shape: Sensor, location_name: "sensor"))
903
946
  Node.add_member(:actuator, Shapes::ShapeRef.new(shape: Actuator, location_name: "actuator"))
904
947
  Node.add_member(:attribute, Shapes::ShapeRef.new(shape: Attribute, location_name: "attribute"))
948
+ Node.add_member(:struct, Shapes::ShapeRef.new(shape: CustomStruct, location_name: "struct"))
949
+ Node.add_member(:property, Shapes::ShapeRef.new(shape: CustomProperty, location_name: "property"))
905
950
  Node.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
906
951
  Node.add_member_subclass(:branch, Types::Node::Branch)
907
952
  Node.add_member_subclass(:sensor, Types::Node::Sensor)
908
953
  Node.add_member_subclass(:actuator, Types::Node::Actuator)
909
954
  Node.add_member_subclass(:attribute, Types::Node::Attribute)
955
+ Node.add_member_subclass(:struct, Types::Node::Struct)
956
+ Node.add_member_subclass(:property, Types::Node::Property)
910
957
  Node.add_member_subclass(:unknown, Types::Node::Unknown)
911
958
  Node.struct_class = Types::Node
912
959
 
@@ -915,6 +962,8 @@ module Aws::IoTFleetWise
915
962
  NodeCounts.add_member(:total_sensors, Shapes::ShapeRef.new(shape: number, location_name: "totalSensors"))
916
963
  NodeCounts.add_member(:total_attributes, Shapes::ShapeRef.new(shape: number, location_name: "totalAttributes"))
917
964
  NodeCounts.add_member(:total_actuators, Shapes::ShapeRef.new(shape: number, location_name: "totalActuators"))
965
+ NodeCounts.add_member(:total_structs, Shapes::ShapeRef.new(shape: number, location_name: "totalStructs"))
966
+ NodeCounts.add_member(:total_properties, Shapes::ShapeRef.new(shape: number, location_name: "totalProperties"))
918
967
  NodeCounts.struct_class = Types::NodeCounts
919
968
 
920
969
  NodePaths.member = Shapes::ShapeRef.new(shape: NodePath)
@@ -926,8 +975,8 @@ module Aws::IoTFleetWise
926
975
  ObdInterface.add_member(:obd_standard, Shapes::ShapeRef.new(shape: ObdStandard, location_name: "obdStandard"))
927
976
  ObdInterface.add_member(:pid_request_interval_seconds, Shapes::ShapeRef.new(shape: nonNegativeInteger, location_name: "pidRequestIntervalSeconds"))
928
977
  ObdInterface.add_member(:dtc_request_interval_seconds, Shapes::ShapeRef.new(shape: nonNegativeInteger, location_name: "dtcRequestIntervalSeconds"))
929
- ObdInterface.add_member(:use_extended_ids, Shapes::ShapeRef.new(shape: boolean, location_name: "useExtendedIds"))
930
- ObdInterface.add_member(:has_transmission_ecu, Shapes::ShapeRef.new(shape: boolean, location_name: "hasTransmissionEcu"))
978
+ ObdInterface.add_member(:use_extended_ids, Shapes::ShapeRef.new(shape: PrimitiveBoolean, location_name: "useExtendedIds"))
979
+ ObdInterface.add_member(:has_transmission_ecu, Shapes::ShapeRef.new(shape: PrimitiveBoolean, location_name: "hasTransmissionEcu"))
931
980
  ObdInterface.struct_class = Types::ObdInterface
932
981
 
933
982
  ObdSignal.add_member(:pid_response_length, Shapes::ShapeRef.new(shape: positiveInteger, required: true, location_name: "pidResponseLength"))
@@ -941,7 +990,13 @@ module Aws::IoTFleetWise
941
990
  ObdSignal.add_member(:bit_mask_length, Shapes::ShapeRef.new(shape: ObdBitmaskLength, location_name: "bitMaskLength"))
942
991
  ObdSignal.struct_class = Types::ObdSignal
943
992
 
944
- PutEncryptionConfigurationRequest.add_member(:kms_key_id, Shapes::ShapeRef.new(shape: String, location_name: "kmsKeyId"))
993
+ PrimitiveMessageDefinition.add_member(:ros2_primitive_message_definition, Shapes::ShapeRef.new(shape: ROS2PrimitiveMessageDefinition, location_name: "ros2PrimitiveMessageDefinition"))
994
+ PrimitiveMessageDefinition.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
995
+ PrimitiveMessageDefinition.add_member_subclass(:ros2_primitive_message_definition, Types::PrimitiveMessageDefinition::Ros2PrimitiveMessageDefinition)
996
+ PrimitiveMessageDefinition.add_member_subclass(:unknown, Types::PrimitiveMessageDefinition::Unknown)
997
+ PrimitiveMessageDefinition.struct_class = Types::PrimitiveMessageDefinition
998
+
999
+ PutEncryptionConfigurationRequest.add_member(:kms_key_id, Shapes::ShapeRef.new(shape: PutEncryptionConfigurationRequestKmsKeyIdString, location_name: "kmsKeyId"))
945
1000
  PutEncryptionConfigurationRequest.add_member(:encryption_type, Shapes::ShapeRef.new(shape: EncryptionType, required: true, location_name: "encryptionType"))
946
1001
  PutEncryptionConfigurationRequest.struct_class = Types::PutEncryptionConfigurationRequest
947
1002
 
@@ -955,6 +1010,12 @@ module Aws::IoTFleetWise
955
1010
 
956
1011
  PutLoggingOptionsResponse.struct_class = Types::PutLoggingOptionsResponse
957
1012
 
1013
+ ROS2PrimitiveMessageDefinition.add_member(:primitive_type, Shapes::ShapeRef.new(shape: ROS2PrimitiveType, required: true, location_name: "primitiveType"))
1014
+ ROS2PrimitiveMessageDefinition.add_member(:offset, Shapes::ShapeRef.new(shape: double, location_name: "offset"))
1015
+ ROS2PrimitiveMessageDefinition.add_member(:scaling, Shapes::ShapeRef.new(shape: double, location_name: "scaling"))
1016
+ ROS2PrimitiveMessageDefinition.add_member(:upper_bound, Shapes::ShapeRef.new(shape: ROS2PrimitiveMessageDefinitionUpperBoundLong, location_name: "upperBound"))
1017
+ ROS2PrimitiveMessageDefinition.struct_class = Types::ROS2PrimitiveMessageDefinition
1018
+
958
1019
  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."}))
959
1020
  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"}))
960
1021
  RegisterAccountRequest.struct_class = Types::RegisterAccountRequest
@@ -986,6 +1047,7 @@ module Aws::IoTFleetWise
986
1047
  Sensor.add_member(:max, Shapes::ShapeRef.new(shape: double, location_name: "max"))
987
1048
  Sensor.add_member(:deprecation_message, Shapes::ShapeRef.new(shape: message, location_name: "deprecationMessage"))
988
1049
  Sensor.add_member(:comment, Shapes::ShapeRef.new(shape: message, location_name: "comment"))
1050
+ Sensor.add_member(:struct_fully_qualified_name, Shapes::ShapeRef.new(shape: NodePath, location_name: "structFullyQualifiedName"))
989
1051
  Sensor.struct_class = Types::Sensor
990
1052
 
991
1053
  SignalCatalogSummary.add_member(:name, Shapes::ShapeRef.new(shape: string, location_name: "name"))
@@ -999,6 +1061,7 @@ module Aws::IoTFleetWise
999
1061
  SignalDecoder.add_member(:interface_id, Shapes::ShapeRef.new(shape: InterfaceId, required: true, location_name: "interfaceId"))
1000
1062
  SignalDecoder.add_member(:can_signal, Shapes::ShapeRef.new(shape: CanSignal, location_name: "canSignal"))
1001
1063
  SignalDecoder.add_member(:obd_signal, Shapes::ShapeRef.new(shape: ObdSignal, location_name: "obdSignal"))
1064
+ SignalDecoder.add_member(:message_signal, Shapes::ShapeRef.new(shape: MessageSignal, location_name: "messageSignal"))
1002
1065
  SignalDecoder.struct_class = Types::SignalDecoder
1003
1066
 
1004
1067
  SignalDecoders.member = Shapes::ShapeRef.new(shape: SignalDecoder)
@@ -1010,6 +1073,28 @@ module Aws::IoTFleetWise
1010
1073
 
1011
1074
  SignalInformationList.member = Shapes::ShapeRef.new(shape: SignalInformation)
1012
1075
 
1076
+ StructuredMessage.add_member(:primitive_message_definition, Shapes::ShapeRef.new(shape: PrimitiveMessageDefinition, location_name: "primitiveMessageDefinition"))
1077
+ StructuredMessage.add_member(:structured_message_list_definition, Shapes::ShapeRef.new(shape: StructuredMessageListDefinition, location_name: "structuredMessageListDefinition"))
1078
+ StructuredMessage.add_member(:structured_message_definition, Shapes::ShapeRef.new(shape: StructuredMessageDefinition, location_name: "structuredMessageDefinition"))
1079
+ StructuredMessage.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
1080
+ StructuredMessage.add_member_subclass(:primitive_message_definition, Types::StructuredMessage::PrimitiveMessageDefinition)
1081
+ StructuredMessage.add_member_subclass(:structured_message_list_definition, Types::StructuredMessage::StructuredMessageListDefinition)
1082
+ StructuredMessage.add_member_subclass(:structured_message_definition, Types::StructuredMessage::StructuredMessageDefinition)
1083
+ StructuredMessage.add_member_subclass(:unknown, Types::StructuredMessage::Unknown)
1084
+ StructuredMessage.struct_class = Types::StructuredMessage
1085
+
1086
+ StructuredMessageDefinition.member = Shapes::ShapeRef.new(shape: StructuredMessageFieldNameAndDataTypePair)
1087
+
1088
+ StructuredMessageFieldNameAndDataTypePair.add_member(:field_name, Shapes::ShapeRef.new(shape: StructureMessageName, required: true, location_name: "fieldName"))
1089
+ StructuredMessageFieldNameAndDataTypePair.add_member(:data_type, Shapes::ShapeRef.new(shape: StructuredMessage, required: true, location_name: "dataType"))
1090
+ StructuredMessageFieldNameAndDataTypePair.struct_class = Types::StructuredMessageFieldNameAndDataTypePair
1091
+
1092
+ StructuredMessageListDefinition.add_member(:name, Shapes::ShapeRef.new(shape: StructureMessageName, required: true, location_name: "name"))
1093
+ StructuredMessageListDefinition.add_member(:member_type, Shapes::ShapeRef.new(shape: StructuredMessage, required: true, location_name: "memberType"))
1094
+ StructuredMessageListDefinition.add_member(:list_type, Shapes::ShapeRef.new(shape: StructuredMessageListType, required: true, location_name: "listType"))
1095
+ StructuredMessageListDefinition.add_member(:capacity, Shapes::ShapeRef.new(shape: nonNegativeInteger, location_name: "capacity"))
1096
+ StructuredMessageListDefinition.struct_class = Types::StructuredMessageListDefinition
1097
+
1013
1098
  Tag.add_member(:key, Shapes::ShapeRef.new(shape: TagKey, required: true, location_name: "Key"))
1014
1099
  Tag.add_member(:value, Shapes::ShapeRef.new(shape: TagValue, required: true, location_name: "Value"))
1015
1100
  Tag.struct_class = Types::Tag
@@ -1149,6 +1234,10 @@ module Aws::IoTFleetWise
1149
1234
 
1150
1235
  ValidationExceptionFieldList.member = Shapes::ShapeRef.new(shape: ValidationExceptionField)
1151
1236
 
1237
+ VehicleMiddleware.add_member(:name, Shapes::ShapeRef.new(shape: VehicleMiddlewareName, required: true, location_name: "name"))
1238
+ VehicleMiddleware.add_member(:protocol_name, Shapes::ShapeRef.new(shape: VehicleMiddlewareProtocol, required: true, location_name: "protocolName"))
1239
+ VehicleMiddleware.struct_class = Types::VehicleMiddleware
1240
+
1152
1241
  VehicleStatus.add_member(:campaign_name, Shapes::ShapeRef.new(shape: string, location_name: "campaignName"))
1153
1242
  VehicleStatus.add_member(:vehicle_name, Shapes::ShapeRef.new(shape: vehicleName, location_name: "vehicleName"))
1154
1243
  VehicleStatus.add_member(:status, Shapes::ShapeRef.new(shape: VehicleState, location_name: "status"))
@@ -1224,6 +1313,7 @@ module Aws::IoTFleetWise
1224
1313
  o.output = Shapes::ShapeRef.new(shape: AssociateVehicleFleetResponse)
1225
1314
  o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1226
1315
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1316
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
1227
1317
  o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1228
1318
  o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1229
1319
  o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
@@ -32,7 +32,7 @@ module Aws::IoTFleetWise
32
32
  raise ArgumentError, "FIPS and DualStack are enabled, but this partition does not support one or both"
33
33
  end
34
34
  if Aws::Endpoints::Matchers.boolean_equals?(use_fips, true)
35
- if Aws::Endpoints::Matchers.boolean_equals?(true, Aws::Endpoints::Matchers.attr(partition_result, "supportsFIPS"))
35
+ if Aws::Endpoints::Matchers.boolean_equals?(Aws::Endpoints::Matchers.attr(partition_result, "supportsFIPS"), true)
36
36
  return Aws::Endpoints::Endpoint.new(url: "https://iotfleetwise-fips.#{region}.#{partition_result['dnsSuffix']}", headers: {}, properties: {})
37
37
  end
38
38
  raise ArgumentError, "FIPS is enabled but this partition does not support FIPS"