|
1814 | 1814 | },
|
1815 | 1815 | "documentation":"<p>The accuracy of the estimated position in meters. An empty value indicates that no position data is available. A value of ‘0.0’ value indicates that position data is available. This data corresponds to the position information that you specified instead of the position computed by solver.</p>"
|
1816 | 1816 | },
|
| 1817 | + "AckModeRetryDurationSecs":{ |
| 1818 | + "type":"integer", |
| 1819 | + "max":604800, |
| 1820 | + "min":0 |
| 1821 | + }, |
1817 | 1822 | "AddGwMetadata":{"type":"boolean"},
|
1818 | 1823 | "AmazonId":{
|
1819 | 1824 | "type":"string",
|
|
3055 | 3060 | "max":15,
|
3056 | 3061 | "min":0
|
3057 | 3062 | },
|
| 3063 | + "DrMaxBox":{ |
| 3064 | + "type":"integer", |
| 3065 | + "max":15, |
| 3066 | + "min":0 |
| 3067 | + }, |
3058 | 3068 | "DrMin":{
|
3059 | 3069 | "type":"integer",
|
3060 | 3070 | "max":15,
|
3061 | 3071 | "min":0
|
3062 | 3072 | },
|
| 3073 | + "DrMinBox":{ |
| 3074 | + "type":"integer", |
| 3075 | + "max":15, |
| 3076 | + "min":0 |
| 3077 | + }, |
3063 | 3078 | "EndPoint":{
|
3064 | 3079 | "type":"string",
|
3065 | 3080 | "max":256,
|
|
3117 | 3132 | "ConnectionStatus":{
|
3118 | 3133 | "shape":"ConnectionStatusEventConfiguration",
|
3119 | 3134 | "documentation":"<p>Connection status event configuration for an event configuration item.</p>"
|
| 3135 | + }, |
| 3136 | + "MessageDeliveryStatus":{ |
| 3137 | + "shape":"MessageDeliveryStatusEventConfiguration", |
| 3138 | + "documentation":"<p>Message delivery status event configuration for an event configuration item.</p>" |
3120 | 3139 | }
|
3121 | 3140 | },
|
3122 | 3141 | "documentation":"<p>Object of all event configurations and the status of the event topics.</p>"
|
|
3367 | 3386 | "ConnectionStatus":{
|
3368 | 3387 | "shape":"ConnectionStatusResourceTypeEventConfiguration",
|
3369 | 3388 | "documentation":"<p>Resource type event configuration for the connection status event.</p>"
|
| 3389 | + }, |
| 3390 | + "MessageDeliveryStatus":{ |
| 3391 | + "shape":"MessageDeliveryStatusResourceTypeEventConfiguration", |
| 3392 | + "documentation":"<p>Resource type event configuration object for the message delivery status event.</p>" |
3370 | 3393 | }
|
3371 | 3394 | }
|
3372 | 3395 | },
|
|
3642 | 3665 | "ConnectionStatus":{
|
3643 | 3666 | "shape":"ConnectionStatusEventConfiguration",
|
3644 | 3667 | "documentation":"<p>Event configuration for the connection status event.</p>"
|
| 3668 | + }, |
| 3669 | + "MessageDeliveryStatus":{ |
| 3670 | + "shape":"MessageDeliveryStatusEventConfiguration", |
| 3671 | + "documentation":"<p>Event configuration for the message delivery status event.</p>" |
3645 | 3672 | }
|
3646 | 3673 | }
|
3647 | 3674 | },
|
|
5017 | 5044 | "AddGwMetadata":{
|
5018 | 5045 | "shape":"AddGwMetadata",
|
5019 | 5046 | "documentation":"<p>The AddGWMetaData value.</p>"
|
| 5047 | + }, |
| 5048 | + "DrMin":{ |
| 5049 | + "shape":"DrMinBox", |
| 5050 | + "documentation":"<p>The DrMin value.</p>" |
| 5051 | + }, |
| 5052 | + "DrMax":{ |
| 5053 | + "shape":"DrMaxBox", |
| 5054 | + "documentation":"<p>The DrMax value.</p>" |
5020 | 5055 | }
|
5021 | 5056 | },
|
5022 | 5057 | "documentation":"<p>LoRaWANServiceProfile object.</p>"
|
|
5129 | 5164 | "type":"string",
|
5130 | 5165 | "max":2048
|
5131 | 5166 | },
|
| 5167 | + "MessageDeliveryStatusEventConfiguration":{ |
| 5168 | + "type":"structure", |
| 5169 | + "members":{ |
| 5170 | + "Sidewalk":{"shape":"SidewalkEventNotificationConfigurations"}, |
| 5171 | + "WirelessDeviceIdEventTopic":{ |
| 5172 | + "shape":"EventNotificationTopicStatus", |
| 5173 | + "documentation":"<p>Enum to denote whether the wireless device id device registration state event topic is enabled or disabled.</p>" |
| 5174 | + } |
| 5175 | + }, |
| 5176 | + "documentation":"<p>Message delivery status event configuration object for enabling and disabling relevant topics.</p>" |
| 5177 | + }, |
| 5178 | + "MessageDeliveryStatusResourceTypeEventConfiguration":{ |
| 5179 | + "type":"structure", |
| 5180 | + "members":{ |
| 5181 | + "Sidewalk":{"shape":"SidewalkResourceTypeEventConfiguration"} |
| 5182 | + }, |
| 5183 | + "documentation":"<p>Message delivery status resource type event configuration object for enabling or disabling relevant topic.</p>" |
| 5184 | + }, |
5132 | 5185 | "MessageId":{"type":"string"},
|
5133 | 5186 | "MessageType":{
|
5134 | 5187 | "type":"string",
|
|
5959 | 6012 | "shape":"Seq",
|
5960 | 6013 | "documentation":"<p>The sequence number.</p>"
|
5961 | 6014 | },
|
5962 |
| - "MessageType":{"shape":"MessageType"} |
| 6015 | + "MessageType":{"shape":"MessageType"}, |
| 6016 | + "AckModeRetryDurationSecs":{ |
| 6017 | + "shape":"AckModeRetryDurationSecs", |
| 6018 | + "documentation":"<p>The duration of time in seconds for which you want to retry sending the ACK.</p>" |
| 6019 | + } |
5963 | 6020 | },
|
5964 | 6021 | "documentation":"<p>Information about a Sidewalk router.</p>"
|
5965 | 6022 | },
|
|
6335 | 6392 | "ConnectionStatus":{
|
6336 | 6393 | "shape":"ConnectionStatusResourceTypeEventConfiguration",
|
6337 | 6394 | "documentation":"<p>Connection status resource type event configuration object for enabling and disabling wireless gateway topic.</p>"
|
| 6395 | + }, |
| 6396 | + "MessageDeliveryStatus":{ |
| 6397 | + "shape":"MessageDeliveryStatusResourceTypeEventConfiguration", |
| 6398 | + "documentation":"<p>Message delivery status resource type event configuration object for enabling and disabling wireless device topic.</p>" |
6338 | 6399 | }
|
6339 | 6400 | }
|
6340 | 6401 | },
|
|
6542 | 6603 | "ConnectionStatus":{
|
6543 | 6604 | "shape":"ConnectionStatusEventConfiguration",
|
6544 | 6605 | "documentation":"<p>Event configuration for the connection status event.</p>"
|
| 6606 | + }, |
| 6607 | + "MessageDeliveryStatus":{ |
| 6608 | + "shape":"MessageDeliveryStatusEventConfiguration", |
| 6609 | + "documentation":"<p>Event configuration for the message delivery status event.</p>" |
6545 | 6610 | }
|
6546 | 6611 | }
|
6547 | 6612 | },
|
|
0 commit comments