You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: clients/client-panorama/README.md
+2-3
Original file line number
Diff line number
Diff line change
@@ -12,9 +12,8 @@ AWS SDK for JavaScript Panorama Client for Node.js, Browser and React Native.
12
12
<p>
13
13
<b>Overview</b>
14
14
</p>
15
-
<p>This is the <i>AWS Panorama API Reference</i>. For an introduction to the service, see
16
-
<ahref="https://docs.aws.amazon.com/panorama/latest/dev/panorama-welcome.html">What is AWS Panorama?</a>
17
-
in the <i>AWS Panorama Developer Guide</i>.</p>
15
+
<p>This is the <i>AWS Panorama API Reference</i>. For an introduction to the service, see <ahref="https://docs.aws.amazon.com/panorama/latest/dev/panorama-welcome.html">What is AWS Panorama?</a> in the
Copy file name to clipboardExpand all lines: clients/client-panorama/src/Panorama.ts
+10-10
Original file line number
Diff line number
Diff line change
@@ -160,9 +160,8 @@ import { PanoramaClient } from "./PanoramaClient";
160
160
* <p>
161
161
* <b>Overview</b>
162
162
* </p>
163
-
* <p>This is the <i>AWS Panorama API Reference</i>. For an introduction to the service, see
164
-
* <a href="https://docs.aws.amazon.com/panorama/latest/dev/panorama-welcome.html">What is AWS Panorama?</a>
165
-
* in the <i>AWS Panorama Developer Guide</i>.</p>
163
+
* <p>This is the <i>AWS Panorama API Reference</i>. For an introduction to the service, see <a href="https://docs.aws.amazon.com/panorama/latest/dev/panorama-welcome.html">What is AWS Panorama?</a> in the
164
+
* <i>AWS Panorama Developer Guide</i>.</p>
166
165
*/
167
166
exportclassPanoramaextendsPanoramaClient{
168
167
/**
@@ -356,10 +355,10 @@ export class Panorama extends PanoramaClient {
356
355
357
356
/**
358
357
* <p>Deletes a package.</p>
359
-
* <note>
360
-
* <p>To delete a package, you need permission to call <code>s3:DeleteObject</code>
361
-
* in addition to permissions for the AWS Panorama API.</p>
362
-
* </note>
358
+
* <note>
359
+
* <p>To delete a package, you need permission to call <code>s3:DeleteObject</code> in addition to permissions for
360
+
* the AWS Panorama API.</p>
361
+
* </note>
363
362
*/
364
363
publicdeletePackage(
365
364
args: DeletePackageCommandInput,
@@ -1013,9 +1012,10 @@ export class Panorama extends PanoramaClient {
1013
1012
}
1014
1013
1015
1014
/**
1016
-
* <p>Creates a device and returns a configuration archive. The configuration
1017
-
* archive is a ZIP file that contains a provisioning certificate that is valid for 5 minutes.
1018
-
* Transfer the configuration archive to the device with the included USB storage device within 5 minutes.</p>
1015
+
* <p>Creates a device and returns a configuration archive. The configuration archive is a ZIP file that contains a
1016
+
* provisioning certificate that is valid for 5 minutes. Name the configuration archive
1017
+
* <code>certificates-omni_<i>device-name</i>.zip</code> and transfer it to the device within 5
1018
+
* minutes. Use the included USB storage device and connect it to the USB 3.0 port next to the HDMI output.</p>
* <p>This is the <i>AWS Panorama API Reference</i>. For an introduction to the service, see
375
-
* <a href="https://docs.aws.amazon.com/panorama/latest/dev/panorama-welcome.html">What is AWS Panorama?</a>
376
-
* in the <i>AWS Panorama Developer Guide</i>.</p>
374
+
* <p>This is the <i>AWS Panorama API Reference</i>. For an introduction to the service, see <a href="https://docs.aws.amazon.com/panorama/latest/dev/panorama-welcome.html">What is AWS Panorama?</a> in the
Copy file name to clipboardExpand all lines: codegen/sdk-codegen/aws-models/panorama.json
+43-10
Original file line number
Diff line number
Diff line change
@@ -202,6 +202,10 @@
202
202
{
203
203
"value": "REMOVAL_SUCCEEDED",
204
204
"name": "REMOVAL_SUCCEEDED"
205
+
},
206
+
{
207
+
"value": "DEPLOYMENT_FAILED",
208
+
"name": "DEPLOYMENT_FAILED"
205
209
}
206
210
]
207
211
}
@@ -871,7 +875,7 @@
871
875
}
872
876
],
873
877
"traits": {
874
-
"smithy.api#documentation": "<p>Deletes a package.</p>\n <note>\n <p>To delete a package, you need permission to call <code>s3:DeleteObject</code>\n in addition to permissions for the AWS Panorama API.</p>\n </note>",
878
+
"smithy.api#documentation": "<p>Deletes a package.</p>\n<note>\n <p>To delete a package, you need permission to call <code>s3:DeleteObject</code> in addition to permissions for\n the AWS Panorama API.</p>\n </note>",
875
879
"smithy.api#http": {
876
880
"method": "DELETE",
877
881
"uri": "/packages/{PackageId}",
@@ -893,7 +897,7 @@
893
897
"ForceDelete": {
894
898
"target": "com.amazonaws.panorama#Boolean",
895
899
"traits": {
896
-
"smithy.api#documentation": "<p>Delete the package even if it has artifacts stored in its access point.\nDeletes the package's artifacts from Amazon S3.</p>",
900
+
"smithy.api#documentation": "<p>Delete the package even if it has artifacts stored in its access point.Deletes the package's artifacts from\n Amazon S3.</p>",
897
901
"smithy.api#httpQuery": "ForceDelete"
898
902
}
899
903
}
@@ -1468,6 +1472,12 @@
1468
1472
"traits": {
1469
1473
"smithy.api#documentation": "<p>The most recent beta software release.</p>"
"smithy.api#documentation": "<p>Parameter overrides for an application instance. This is a JSON document that has a \nsingle key (<code>PayloadData</code>) where the value is an escaped string\n representation of the overrides document.</p>"
3414
+
"smithy.api#documentation": "<p>Parameter overrides for an application instance. This is a JSON document that has a single key\n (<code>PayloadData</code>) where the value is an escaped string representation of the overrides document.</p>"
"smithy.api#documentation": "<p>A application verion's manifest file. This is a JSON document that has a \nsingle key (<code>PayloadData</code>)where the value is an escaped string\nrepresentation of the application manifest (<code>graph.json</code>). This\n file is located in the <code>graphs</code> folder in your application source.</p>"
3438
+
"smithy.api#documentation": "<p>A application verion's manifest file. This is a JSON document that has a single key (<code>PayloadData</code>)\nwhere the value is an escaped stringrepresentation of the application manifest (<code>graph.json</code>). This\n file is located in the <code>graphs</code> folder in your application source.</p>"
3408
3439
}
3409
3440
},
3410
3441
"com.amazonaws.panorama#ManifestPayloadData": {
@@ -3976,7 +4007,7 @@
3976
4007
}
3977
4008
},
3978
4009
"traits": {
3979
-
"smithy.api#documentation": "<p>Network time protocol (NTP) server settings. Use this option to connect to local NTP\n servers instead of <code>pool.ntp.org</code>.</p>"
4010
+
"smithy.api#documentation": "<p>Network time protocol (NTP) server settings. Use this option to connect to local NTP servers instead of\n <code>pool.ntp.org</code>.</p>"
"smithy.api#documentation": "<fullname>AWS Panorama</fullname>\n <p>\n <b>Overview</b>\n </p>\n <p>This is the <i>AWS Panorama API Reference</i>. For an introduction to the service, see \n<a href=\"https://docs.aws.amazon.com/panorama/latest/dev/panorama-welcome.html\">What is AWS Panorama?</a> \n in the <i>AWS Panorama Developer Guide</i>.</p>",
4100
+
"smithy.api#documentation": "<fullname>AWS Panorama</fullname>\n <p>\n <b>Overview</b>\n </p>\n <p>This is the <i>AWS Panorama API Reference</i>. For an introduction to the service, see <a href=\"https://docs.aws.amazon.com/panorama/latest/dev/panorama-welcome.html\">What is AWS Panorama?</a> in the\n <i>AWS Panorama Developer Guide</i>.</p>",
4072
4101
"smithy.api#title": "AWS Panorama"
4073
4102
},
4074
4103
"version": "2019-07-24",
@@ -4605,7 +4634,7 @@
4605
4634
}
4606
4635
],
4607
4636
"traits": {
4608
-
"smithy.api#documentation": "<p>Creates a device and returns a configuration archive. The configuration\narchive is a ZIP file that contains aprovisioning certificate that is valid for 5 minutes.\nTransfer the configuration archive to the device with the included USB storage device within 5 minutes.</p>",
4637
+
"smithy.api#documentation": "<p>Creates a device and returns a configuration archive. The configurationarchive is a ZIP file that contains a\nprovisioning certificate that is valid for 5 minutes. Name the configuration archive\n <code>certificates-omni_<i>device-name</i>.zip</code> and transfer it to the device within 5\n minutes. Use the included USB storage device and connect it to the USB 3.0 port next to the HDMI output.</p>",
0 commit comments