|
1896 | 1896 | "traits": {
|
1897 | 1897 | "smithy.api#length": {
|
1898 | 1898 | "min": 1,
|
1899 |
| - "max": 1 |
| 1899 | + "max": 3 |
1900 | 1900 | }
|
1901 | 1901 | }
|
1902 | 1902 | },
|
|
2528 | 2528 | "identifier": {
|
2529 | 2529 | "target": "com.amazonaws.iotfleetwise#ResourceIdentifier",
|
2530 | 2530 | "traits": {
|
2531 |
| - "smithy.api#documentation": "<p>A unique, service-generated identifier.</p>", |
| 2531 | + "smithy.api#documentation": "<p>The unique ID of the state template.</p>", |
2532 | 2532 | "smithy.api#httpLabel": {},
|
2533 | 2533 | "smithy.api#required": {}
|
2534 | 2534 | }
|
|
3700 | 3700 | "identifier": {
|
3701 | 3701 | "target": "com.amazonaws.iotfleetwise#ResourceIdentifier",
|
3702 | 3702 | "traits": {
|
3703 |
| - "smithy.api#documentation": "<p>A unique, service-generated identifier.</p>", |
| 3703 | + "smithy.api#documentation": "<p>The unique ID of the state template.</p>", |
3704 | 3704 | "smithy.api#httpLabel": {},
|
3705 | 3705 | "smithy.api#required": {}
|
3706 | 3706 | }
|
|
5175 | 5175 | "smithy.api#documentation": "<p>An optional parameter to filter the results by the status of each created campaign in\n your account. The status can be one of: <code>CREATING</code>,\n <code>WAITING_FOR_APPROVAL</code>, <code>RUNNING</code>, or\n <code>SUSPENDED</code>.</p>",
|
5176 | 5176 | "smithy.api#httpQuery": "status"
|
5177 | 5177 | }
|
| 5178 | + }, |
| 5179 | + "listResponseScope": { |
| 5180 | + "target": "com.amazonaws.iotfleetwise#ListResponseScope", |
| 5181 | + "traits": { |
| 5182 | + "smithy.api#documentation": "<p>When you set the <code>listResponseScope</code> parameter to <code>METADATA_ONLY</code>, the list response includes: campaign name, Amazon Resource Name (ARN), creation time, and last modification time.</p>", |
| 5183 | + "smithy.api#httpQuery": "listResponseScope" |
| 5184 | + } |
5178 | 5185 | }
|
5179 | 5186 | }
|
5180 | 5187 | },
|
|
5426 | 5433 | "smithy.api#documentation": "<p>The maximum number of items to return, between 1 and 100, inclusive.</p>",
|
5427 | 5434 | "smithy.api#httpQuery": "maxResults"
|
5428 | 5435 | }
|
| 5436 | + }, |
| 5437 | + "listResponseScope": { |
| 5438 | + "target": "com.amazonaws.iotfleetwise#ListResponseScope", |
| 5439 | + "traits": { |
| 5440 | + "smithy.api#documentation": "<p>When you set the <code>listResponseScope</code> parameter to <code>METADATA_ONLY</code>, the list response includes: decoder manifest name, Amazon Resource Name (ARN), creation time, and last modification time.</p>", |
| 5441 | + "smithy.api#httpQuery": "listResponseScope" |
| 5442 | + } |
5429 | 5443 | }
|
5430 | 5444 | }
|
5431 | 5445 | },
|
|
5588 | 5602 | "smithy.api#documentation": "<p>The maximum number of items to return, between 1 and 100, inclusive.</p>",
|
5589 | 5603 | "smithy.api#httpQuery": "maxResults"
|
5590 | 5604 | }
|
| 5605 | + }, |
| 5606 | + "listResponseScope": { |
| 5607 | + "target": "com.amazonaws.iotfleetwise#ListResponseScope", |
| 5608 | + "traits": { |
| 5609 | + "smithy.api#documentation": "<p>When you set the <code>listResponseScope</code> parameter to <code>METADATA_ONLY</code>, the list response includes: fleet ID, Amazon Resource Name (ARN), creation time, and last modification time.</p>", |
| 5610 | + "smithy.api#httpQuery": "listResponseScope" |
| 5611 | + } |
5591 | 5612 | }
|
5592 | 5613 | }
|
5593 | 5614 | },
|
|
5757 | 5778 | "smithy.api#documentation": "<p>The maximum number of items to return, between 1 and 100, inclusive.</p>",
|
5758 | 5779 | "smithy.api#httpQuery": "maxResults"
|
5759 | 5780 | }
|
| 5781 | + }, |
| 5782 | + "listResponseScope": { |
| 5783 | + "target": "com.amazonaws.iotfleetwise#ListResponseScope", |
| 5784 | + "traits": { |
| 5785 | + "smithy.api#documentation": "<p>When you set the <code>listResponseScope</code> parameter to <code>METADATA_ONLY</code>, the list response includes: model manifest name, Amazon Resource Name (ARN), creation time, and last modification time.</p>", |
| 5786 | + "smithy.api#httpQuery": "listResponseScope" |
| 5787 | + } |
5760 | 5788 | }
|
5761 | 5789 | }
|
5762 | 5790 | },
|
|
5777 | 5805 | }
|
5778 | 5806 | }
|
5779 | 5807 | },
|
| 5808 | + "com.amazonaws.iotfleetwise#ListResponseScope": { |
| 5809 | + "type": "enum", |
| 5810 | + "members": { |
| 5811 | + "METADATA_ONLY": { |
| 5812 | + "target": "smithy.api#Unit", |
| 5813 | + "traits": { |
| 5814 | + "smithy.api#enumValue": "METADATA_ONLY" |
| 5815 | + } |
| 5816 | + } |
| 5817 | + } |
| 5818 | + }, |
5780 | 5819 | "com.amazonaws.iotfleetwise#ListSignalCatalogNodes": {
|
5781 | 5820 | "type": "operation",
|
5782 | 5821 | "input": {
|
|
6000 | 6039 | "smithy.api#documentation": "<p>The maximum number of items to return, between 1 and 100, inclusive.</p>",
|
6001 | 6040 | "smithy.api#httpQuery": "maxResults"
|
6002 | 6041 | }
|
| 6042 | + }, |
| 6043 | + "listResponseScope": { |
| 6044 | + "target": "com.amazonaws.iotfleetwise#ListResponseScope", |
| 6045 | + "traits": { |
| 6046 | + "smithy.api#documentation": "<p>When you set the <code>listResponseScope</code> parameter to <code>METADATA_ONLY</code>, the list response includes: state template ID, Amazon Resource Name (ARN), creation time, and last modification time.</p>", |
| 6047 | + "smithy.api#httpQuery": "listResponseScope" |
| 6048 | + } |
6003 | 6049 | }
|
6004 | 6050 | },
|
6005 | 6051 | "traits": {
|
|
6245 | 6291 | "smithy.api#documentation": "<p>The maximum number of items to return, between 1 and 100, inclusive.</p>",
|
6246 | 6292 | "smithy.api#httpQuery": "maxResults"
|
6247 | 6293 | }
|
| 6294 | + }, |
| 6295 | + "listResponseScope": { |
| 6296 | + "target": "com.amazonaws.iotfleetwise#ListResponseScope", |
| 6297 | + "traits": { |
| 6298 | + "smithy.api#documentation": "<p>When you set the <code>listResponseScope</code> parameter to <code>METADATA_ONLY</code>, the list response includes: vehicle name, Amazon Resource Name (ARN), creation time, and last modification time.</p>", |
| 6299 | + "smithy.api#httpQuery": "listResponseScope" |
| 6300 | + } |
6248 | 6301 | }
|
6249 | 6302 | }
|
6250 | 6303 | },
|
|
8085 | 8138 | "target": "com.amazonaws.iotfleetwise#SignalFetchInformation"
|
8086 | 8139 | },
|
8087 | 8140 | "traits": {
|
| 8141 | + "aws.api#data": "content", |
8088 | 8142 | "smithy.api#length": {
|
8089 | 8143 | "min": 1,
|
8090 | 8144 | "max": 2
|
8091 |
| - } |
| 8145 | + }, |
| 8146 | + "smithy.api#sensitive": {} |
8092 | 8147 | }
|
8093 | 8148 | },
|
8094 | 8149 | "com.amazonaws.iotfleetwise#SignalInformation": {
|
|
8202 | 8257 | "identifier": {
|
8203 | 8258 | "target": "com.amazonaws.iotfleetwise#ResourceIdentifier",
|
8204 | 8259 | "traits": {
|
8205 |
| - "smithy.api#documentation": "<p>A unique, service-generated identifier.</p>", |
| 8260 | + "smithy.api#documentation": "<p>The unique ID of the state template.</p>", |
8206 | 8261 | "smithy.api#required": {}
|
8207 | 8262 | }
|
8208 | 8263 | },
|
|
9672 | 9727 | "identifier": {
|
9673 | 9728 | "target": "com.amazonaws.iotfleetwise#ResourceIdentifier",
|
9674 | 9729 | "traits": {
|
9675 |
| - "smithy.api#documentation": "<p>A unique, service-generated identifier.</p>", |
| 9730 | + "smithy.api#documentation": "<p>The unique ID of the state template.</p>", |
9676 | 9731 | "smithy.api#httpLabel": {},
|
9677 | 9732 | "smithy.api#required": {}
|
9678 | 9733 | }
|
|
0 commit comments