|
990 | 990 | "shape":"ClientRequestToken",
|
991 | 991 | "documentation":"<p>Each resource must have a unique client request token. If you try to create a new resource with the same token as a resource that already exists, an exception occurs. If you omit this value, AWS SDKs will automatically generate a unique client request. </p>",
|
992 | 992 | "idempotencyToken":true
|
| 993 | + }, |
| 994 | + "Tags":{ |
| 995 | + "shape":"TagList", |
| 996 | + "documentation":"<p>The tags attached to the specified resource. Tags are metadata that can be used to manage a resource</p>" |
993 | 997 | }
|
994 | 998 | }
|
995 | 999 | },
|
|
999 | 1003 | "Sidewalk":{
|
1000 | 1004 | "shape":"SidewalkAccountInfo",
|
1001 | 1005 | "documentation":"<p>The Sidewalk account credentials.</p>"
|
| 1006 | + }, |
| 1007 | + "Arn":{ |
| 1008 | + "shape":"PartnerAccountArn", |
| 1009 | + "documentation":"<p>The Amazon Resource Name of the resource.</p>" |
1002 | 1010 | }
|
1003 | 1011 | }
|
1004 | 1012 | },
|
|
1351 | 1359 | "shape":"ClientRequestToken",
|
1352 | 1360 | "documentation":"<p>Each resource must have a unique client request token. If you try to create a new resource with the same token as a resource that already exists, an exception occurs. If you omit this value, AWS SDKs will automatically generate a unique client request. </p>",
|
1353 | 1361 | "idempotencyToken":true
|
| 1362 | + }, |
| 1363 | + "Tags":{ |
| 1364 | + "shape":"TagList", |
| 1365 | + "documentation":"<p>The tags attached to the specified resource. Tags are metadata that can be used to manage a resource</p>" |
1354 | 1366 | }
|
1355 | 1367 | }
|
1356 | 1368 | },
|
|
1360 | 1372 | "Id":{
|
1361 | 1373 | "shape":"WirelessGatewayTaskDefinitionId",
|
1362 | 1374 | "documentation":"<p>The ID of the new wireless gateway task definition.</p>"
|
| 1375 | + }, |
| 1376 | + "Arn":{ |
| 1377 | + "shape":"WirelessGatewayTaskDefinitionArn", |
| 1378 | + "documentation":"<p>The Amazon Resource Name of the resource.</p>" |
1363 | 1379 | }
|
1364 | 1380 | }
|
1365 | 1381 | },
|
|
2027 | 2043 | },
|
2028 | 2044 | "LoRaWANNetworkServerCertificateId":{
|
2029 | 2045 | "shape":"IotCertificateId",
|
2030 |
| - "documentation":"<p>The ID of the certificate associated with the wireless gateway and used for LoRaWANNetworkServer endpoint.</p>" |
| 2046 | + "documentation":"<p>The ID of the certificate that is associated with the wireless gateway and used for the LoRaWANNetworkServer endpoint.</p>" |
2031 | 2047 | }
|
2032 | 2048 | }
|
2033 | 2049 | },
|
|
2157 | 2173 | "Update":{
|
2158 | 2174 | "shape":"UpdateWirelessGatewayTaskCreate",
|
2159 | 2175 | "documentation":"<p>Information about the gateways to update.</p>"
|
| 2176 | + }, |
| 2177 | + "Arn":{ |
| 2178 | + "shape":"WirelessGatewayTaskDefinitionArn", |
| 2179 | + "documentation":"<p>The Amazon Resource Name of the resource.</p>" |
2160 | 2180 | }
|
2161 | 2181 | }
|
2162 | 2182 | },
|
|
2946 | 2966 | "max":32,
|
2947 | 2967 | "min":1
|
2948 | 2968 | },
|
| 2969 | + "PartnerAccountArn":{"type":"string"}, |
2949 | 2970 | "PartnerAccountId":{
|
2950 | 2971 | "type":"string",
|
2951 | 2972 | "max":256
|
|
3169 | 3190 | "Fingerprint":{
|
3170 | 3191 | "shape":"Fingerprint",
|
3171 | 3192 | "documentation":"<p>The fingerprint of the Sidewalk application server private key.</p>"
|
| 3193 | + }, |
| 3194 | + "Arn":{ |
| 3195 | + "shape":"PartnerAccountArn", |
| 3196 | + "documentation":"<p>The Amazon Resource Name of the resource.</p>" |
3172 | 3197 | }
|
3173 | 3198 | },
|
3174 | 3199 | "documentation":"<p>Information about a Sidewalk account.</p>"
|
|
3532 | 3557 | "LoRaWAN":{
|
3533 | 3558 | "shape":"LoRaWANUpdateGatewayTaskEntry",
|
3534 | 3559 | "documentation":"<p>The properties that relate to the LoRaWAN wireless gateway.</p>"
|
| 3560 | + }, |
| 3561 | + "Arn":{ |
| 3562 | + "shape":"WirelessGatewayTaskDefinitionArn", |
| 3563 | + "documentation":"<p>The Amazon Resource Name of the resource.</p>" |
3535 | 3564 | }
|
3536 | 3565 | },
|
3537 | 3566 | "documentation":"<p>UpdateWirelessGatewayTaskEntry object.</p>"
|
|
3669 | 3698 | "type":"list",
|
3670 | 3699 | "member":{"shape":"WirelessGatewayStatistics"}
|
3671 | 3700 | },
|
| 3701 | + "WirelessGatewayTaskDefinitionArn":{"type":"string"}, |
3672 | 3702 | "WirelessGatewayTaskDefinitionId":{
|
3673 | 3703 | "type":"string",
|
3674 | 3704 | "max":36,
|
|
0 commit comments