|
1038 | 1038 | {"shape":"ValidationException"},
|
1039 | 1039 | {"shape":"AccessDeniedException"}
|
1040 | 1040 | ],
|
1041 |
| - "documentation":"<p> Updates a vehicle. </p>" |
| 1041 | + "documentation":"<p> Updates a vehicle.</p> <important> <p>Access to certain Amazon Web Services IoT FleetWise features is currently gated. For more information, see <a href=\"https://docs.aws.amazon.com/iot-fleetwise/latest/developerguide/fleetwise-regions.html\">Amazon Web Services Region and feature availability</a> in the <i>Amazon Web Services IoT FleetWise Developer Guide</i>.</p> </important>" |
1042 | 1042 | }
|
1043 | 1043 | },
|
1044 | 1044 | "shapes":{
|
|
5527 | 5527 | "stateTemplatesToRemove":{
|
5528 | 5528 | "shape":"StateTemplateAssociationIdentifiers",
|
5529 | 5529 | "documentation":"<p>Remove state templates from the vehicle.</p>"
|
| 5530 | + }, |
| 5531 | + "stateTemplatesToUpdate":{ |
| 5532 | + "shape":"StateTemplateAssociations", |
| 5533 | + "documentation":"<p>Change the <code>stateTemplateUpdateStrategy</code> of state templates already associated with the vehicle.</p>" |
5530 | 5534 | }
|
5531 | 5535 | }
|
5532 | 5536 | },
|
|
5561 | 5565 | "stateTemplatesToRemove":{
|
5562 | 5566 | "shape":"StateTemplateAssociationIdentifiers",
|
5563 | 5567 | "documentation":"<p>Remove existing state template associations from the vehicle.</p>"
|
| 5568 | + }, |
| 5569 | + "stateTemplatesToUpdate":{ |
| 5570 | + "shape":"StateTemplateAssociations", |
| 5571 | + "documentation":"<p>Change the <code>stateTemplateUpdateStrategy</code> of state templates already associated with the vehicle.</p>" |
5564 | 5572 | }
|
5565 | 5573 | },
|
5566 |
| - "documentation":"<p>Information about the vehicle to update.</p>" |
| 5574 | + "documentation":"<p>Information about the vehicle to update.</p> <important> <p>Access to certain Amazon Web Services IoT FleetWise features is currently gated. For more information, see <a href=\"https://docs.aws.amazon.com/iot-fleetwise/latest/developerguide/fleetwise-regions.html\">Amazon Web Services Region and feature availability</a> in the <i>Amazon Web Services IoT FleetWise Developer Guide</i>.</p> </important>" |
5567 | 5575 | },
|
5568 | 5576 | "UpdateVehicleResponse":{
|
5569 | 5577 | "type":"structure",
|
|
5931 | 5939 | "statusStr":{
|
5932 | 5940 | "type":"string",
|
5933 | 5941 | "max":20,
|
5934 |
| - "min":7, |
| 5942 | + "min":1, |
5935 | 5943 | "pattern":"[A-Z_]*"
|
5936 | 5944 | },
|
5937 | 5945 | "string":{"type":"string"},
|
|
0 commit comments