@aws-sdk/client-panorama 3.588.0 → 3.592.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (77) hide show
  1. package/dist-cjs/index.js +0 -34
  2. package/dist-types/PanoramaClient.d.ts +4 -4
  3. package/dist-types/commands/CreateApplicationInstanceCommand.d.ts +2 -1
  4. package/dist-types/commands/CreateJobForDevicesCommand.d.ts +2 -1
  5. package/dist-types/commands/CreateNodeFromTemplateJobCommand.d.ts +2 -1
  6. package/dist-types/commands/CreatePackageCommand.d.ts +2 -1
  7. package/dist-types/commands/CreatePackageImportJobCommand.d.ts +2 -1
  8. package/dist-types/commands/DeleteDeviceCommand.d.ts +2 -1
  9. package/dist-types/commands/DeletePackageCommand.d.ts +2 -1
  10. package/dist-types/commands/DeregisterPackageVersionCommand.d.ts +2 -1
  11. package/dist-types/commands/DescribeApplicationInstanceCommand.d.ts +2 -1
  12. package/dist-types/commands/DescribeApplicationInstanceDetailsCommand.d.ts +2 -1
  13. package/dist-types/commands/DescribeDeviceCommand.d.ts +2 -1
  14. package/dist-types/commands/DescribeDeviceJobCommand.d.ts +2 -1
  15. package/dist-types/commands/DescribeNodeCommand.d.ts +2 -1
  16. package/dist-types/commands/DescribeNodeFromTemplateJobCommand.d.ts +2 -1
  17. package/dist-types/commands/DescribePackageCommand.d.ts +2 -1
  18. package/dist-types/commands/DescribePackageImportJobCommand.d.ts +2 -1
  19. package/dist-types/commands/DescribePackageVersionCommand.d.ts +2 -1
  20. package/dist-types/commands/ListApplicationInstanceDependenciesCommand.d.ts +2 -1
  21. package/dist-types/commands/ListApplicationInstanceNodeInstancesCommand.d.ts +2 -1
  22. package/dist-types/commands/ListApplicationInstancesCommand.d.ts +2 -1
  23. package/dist-types/commands/ListDevicesCommand.d.ts +2 -1
  24. package/dist-types/commands/ListDevicesJobsCommand.d.ts +2 -1
  25. package/dist-types/commands/ListNodeFromTemplateJobsCommand.d.ts +2 -1
  26. package/dist-types/commands/ListNodesCommand.d.ts +2 -1
  27. package/dist-types/commands/ListPackageImportJobsCommand.d.ts +2 -1
  28. package/dist-types/commands/ListPackagesCommand.d.ts +2 -1
  29. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
  30. package/dist-types/commands/ProvisionDeviceCommand.d.ts +2 -1
  31. package/dist-types/commands/RegisterPackageVersionCommand.d.ts +2 -1
  32. package/dist-types/commands/RemoveApplicationInstanceCommand.d.ts +2 -1
  33. package/dist-types/commands/SignalApplicationInstanceNodeInstancesCommand.d.ts +2 -1
  34. package/dist-types/commands/TagResourceCommand.d.ts +2 -1
  35. package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
  36. package/dist-types/commands/UpdateDeviceMetadataCommand.d.ts +2 -1
  37. package/dist-types/index.d.ts +2 -2
  38. package/dist-types/models/PanoramaServiceException.d.ts +2 -1
  39. package/dist-types/runtimeConfig.native.d.ts +1 -1
  40. package/dist-types/ts3.4/PanoramaClient.d.ts +1 -1
  41. package/dist-types/ts3.4/commands/CreateApplicationInstanceCommand.d.ts +2 -1
  42. package/dist-types/ts3.4/commands/CreateJobForDevicesCommand.d.ts +2 -1
  43. package/dist-types/ts3.4/commands/CreateNodeFromTemplateJobCommand.d.ts +2 -1
  44. package/dist-types/ts3.4/commands/CreatePackageCommand.d.ts +2 -1
  45. package/dist-types/ts3.4/commands/CreatePackageImportJobCommand.d.ts +2 -1
  46. package/dist-types/ts3.4/commands/DeleteDeviceCommand.d.ts +2 -1
  47. package/dist-types/ts3.4/commands/DeletePackageCommand.d.ts +2 -1
  48. package/dist-types/ts3.4/commands/DeregisterPackageVersionCommand.d.ts +2 -1
  49. package/dist-types/ts3.4/commands/DescribeApplicationInstanceCommand.d.ts +2 -1
  50. package/dist-types/ts3.4/commands/DescribeApplicationInstanceDetailsCommand.d.ts +2 -1
  51. package/dist-types/ts3.4/commands/DescribeDeviceCommand.d.ts +2 -1
  52. package/dist-types/ts3.4/commands/DescribeDeviceJobCommand.d.ts +2 -1
  53. package/dist-types/ts3.4/commands/DescribeNodeCommand.d.ts +2 -1
  54. package/dist-types/ts3.4/commands/DescribeNodeFromTemplateJobCommand.d.ts +2 -1
  55. package/dist-types/ts3.4/commands/DescribePackageCommand.d.ts +2 -1
  56. package/dist-types/ts3.4/commands/DescribePackageImportJobCommand.d.ts +2 -1
  57. package/dist-types/ts3.4/commands/DescribePackageVersionCommand.d.ts +2 -1
  58. package/dist-types/ts3.4/commands/ListApplicationInstanceDependenciesCommand.d.ts +2 -1
  59. package/dist-types/ts3.4/commands/ListApplicationInstanceNodeInstancesCommand.d.ts +2 -1
  60. package/dist-types/ts3.4/commands/ListApplicationInstancesCommand.d.ts +2 -1
  61. package/dist-types/ts3.4/commands/ListDevicesCommand.d.ts +2 -1
  62. package/dist-types/ts3.4/commands/ListDevicesJobsCommand.d.ts +2 -1
  63. package/dist-types/ts3.4/commands/ListNodeFromTemplateJobsCommand.d.ts +2 -1
  64. package/dist-types/ts3.4/commands/ListNodesCommand.d.ts +2 -1
  65. package/dist-types/ts3.4/commands/ListPackageImportJobsCommand.d.ts +2 -1
  66. package/dist-types/ts3.4/commands/ListPackagesCommand.d.ts +2 -1
  67. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
  68. package/dist-types/ts3.4/commands/ProvisionDeviceCommand.d.ts +2 -1
  69. package/dist-types/ts3.4/commands/RegisterPackageVersionCommand.d.ts +2 -1
  70. package/dist-types/ts3.4/commands/RemoveApplicationInstanceCommand.d.ts +2 -1
  71. package/dist-types/ts3.4/commands/SignalApplicationInstanceNodeInstancesCommand.d.ts +2 -1
  72. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -1
  73. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -1
  74. package/dist-types/ts3.4/commands/UpdateDeviceMetadataCommand.d.ts +2 -1
  75. package/dist-types/ts3.4/models/PanoramaServiceException.d.ts +2 -1
  76. package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
  77. package/package.json +6 -6
package/dist-cjs/index.js CHANGED
@@ -258,7 +258,6 @@ var PanoramaClient = _PanoramaClient;
258
258
 
259
259
  var import_middleware_serde = require("@smithy/middleware-serde");
260
260
 
261
- var import_types = require("@smithy/types");
262
261
 
263
262
  // src/protocols/Aws_restJson1.ts
264
263
  var import_core2 = require("@aws-sdk/core");
@@ -1955,7 +1954,6 @@ var CreateApplicationInstanceCommand = _CreateApplicationInstanceCommand;
1955
1954
 
1956
1955
 
1957
1956
 
1958
-
1959
1957
  var _CreateJobForDevicesCommand = class _CreateJobForDevicesCommand extends import_smithy_client.Command.classBuilder().ep({
1960
1958
  ...commonParams
1961
1959
  }).m(function(Command, cs, config, o) {
@@ -1972,7 +1970,6 @@ var CreateJobForDevicesCommand = _CreateJobForDevicesCommand;
1972
1970
 
1973
1971
 
1974
1972
 
1975
-
1976
1973
  var _CreateNodeFromTemplateJobCommand = class _CreateNodeFromTemplateJobCommand extends import_smithy_client.Command.classBuilder().ep({
1977
1974
  ...commonParams
1978
1975
  }).m(function(Command, cs, config, o) {
@@ -1989,7 +1986,6 @@ var CreateNodeFromTemplateJobCommand = _CreateNodeFromTemplateJobCommand;
1989
1986
 
1990
1987
 
1991
1988
 
1992
-
1993
1989
  var _CreatePackageCommand = class _CreatePackageCommand extends import_smithy_client.Command.classBuilder().ep({
1994
1990
  ...commonParams
1995
1991
  }).m(function(Command, cs, config, o) {
@@ -2006,7 +2002,6 @@ var CreatePackageCommand = _CreatePackageCommand;
2006
2002
 
2007
2003
 
2008
2004
 
2009
-
2010
2005
  var _CreatePackageImportJobCommand = class _CreatePackageImportJobCommand extends import_smithy_client.Command.classBuilder().ep({
2011
2006
  ...commonParams
2012
2007
  }).m(function(Command, cs, config, o) {
@@ -2023,7 +2018,6 @@ var CreatePackageImportJobCommand = _CreatePackageImportJobCommand;
2023
2018
 
2024
2019
 
2025
2020
 
2026
-
2027
2021
  var _DeleteDeviceCommand = class _DeleteDeviceCommand extends import_smithy_client.Command.classBuilder().ep({
2028
2022
  ...commonParams
2029
2023
  }).m(function(Command, cs, config, o) {
@@ -2040,7 +2034,6 @@ var DeleteDeviceCommand = _DeleteDeviceCommand;
2040
2034
 
2041
2035
 
2042
2036
 
2043
-
2044
2037
  var _DeletePackageCommand = class _DeletePackageCommand extends import_smithy_client.Command.classBuilder().ep({
2045
2038
  ...commonParams
2046
2039
  }).m(function(Command, cs, config, o) {
@@ -2057,7 +2050,6 @@ var DeletePackageCommand = _DeletePackageCommand;
2057
2050
 
2058
2051
 
2059
2052
 
2060
-
2061
2053
  var _DeregisterPackageVersionCommand = class _DeregisterPackageVersionCommand extends import_smithy_client.Command.classBuilder().ep({
2062
2054
  ...commonParams
2063
2055
  }).m(function(Command, cs, config, o) {
@@ -2074,7 +2066,6 @@ var DeregisterPackageVersionCommand = _DeregisterPackageVersionCommand;
2074
2066
 
2075
2067
 
2076
2068
 
2077
-
2078
2069
  var _DescribeApplicationInstanceCommand = class _DescribeApplicationInstanceCommand extends import_smithy_client.Command.classBuilder().ep({
2079
2070
  ...commonParams
2080
2071
  }).m(function(Command, cs, config, o) {
@@ -2091,7 +2082,6 @@ var DescribeApplicationInstanceCommand = _DescribeApplicationInstanceCommand;
2091
2082
 
2092
2083
 
2093
2084
 
2094
-
2095
2085
  var _DescribeApplicationInstanceDetailsCommand = class _DescribeApplicationInstanceDetailsCommand extends import_smithy_client.Command.classBuilder().ep({
2096
2086
  ...commonParams
2097
2087
  }).m(function(Command, cs, config, o) {
@@ -2108,7 +2098,6 @@ var DescribeApplicationInstanceDetailsCommand = _DescribeApplicationInstanceDeta
2108
2098
 
2109
2099
 
2110
2100
 
2111
-
2112
2101
  var _DescribeDeviceCommand = class _DescribeDeviceCommand extends import_smithy_client.Command.classBuilder().ep({
2113
2102
  ...commonParams
2114
2103
  }).m(function(Command, cs, config, o) {
@@ -2125,7 +2114,6 @@ var DescribeDeviceCommand = _DescribeDeviceCommand;
2125
2114
 
2126
2115
 
2127
2116
 
2128
-
2129
2117
  var _DescribeDeviceJobCommand = class _DescribeDeviceJobCommand extends import_smithy_client.Command.classBuilder().ep({
2130
2118
  ...commonParams
2131
2119
  }).m(function(Command, cs, config, o) {
@@ -2142,7 +2130,6 @@ var DescribeDeviceJobCommand = _DescribeDeviceJobCommand;
2142
2130
 
2143
2131
 
2144
2132
 
2145
-
2146
2133
  var _DescribeNodeCommand = class _DescribeNodeCommand extends import_smithy_client.Command.classBuilder().ep({
2147
2134
  ...commonParams
2148
2135
  }).m(function(Command, cs, config, o) {
@@ -2159,7 +2146,6 @@ var DescribeNodeCommand = _DescribeNodeCommand;
2159
2146
 
2160
2147
 
2161
2148
 
2162
-
2163
2149
  var _DescribeNodeFromTemplateJobCommand = class _DescribeNodeFromTemplateJobCommand extends import_smithy_client.Command.classBuilder().ep({
2164
2150
  ...commonParams
2165
2151
  }).m(function(Command, cs, config, o) {
@@ -2176,7 +2162,6 @@ var DescribeNodeFromTemplateJobCommand = _DescribeNodeFromTemplateJobCommand;
2176
2162
 
2177
2163
 
2178
2164
 
2179
-
2180
2165
  var _DescribePackageCommand = class _DescribePackageCommand extends import_smithy_client.Command.classBuilder().ep({
2181
2166
  ...commonParams
2182
2167
  }).m(function(Command, cs, config, o) {
@@ -2193,7 +2178,6 @@ var DescribePackageCommand = _DescribePackageCommand;
2193
2178
 
2194
2179
 
2195
2180
 
2196
-
2197
2181
  var _DescribePackageImportJobCommand = class _DescribePackageImportJobCommand extends import_smithy_client.Command.classBuilder().ep({
2198
2182
  ...commonParams
2199
2183
  }).m(function(Command, cs, config, o) {
@@ -2210,7 +2194,6 @@ var DescribePackageImportJobCommand = _DescribePackageImportJobCommand;
2210
2194
 
2211
2195
 
2212
2196
 
2213
-
2214
2197
  var _DescribePackageVersionCommand = class _DescribePackageVersionCommand extends import_smithy_client.Command.classBuilder().ep({
2215
2198
  ...commonParams
2216
2199
  }).m(function(Command, cs, config, o) {
@@ -2227,7 +2210,6 @@ var DescribePackageVersionCommand = _DescribePackageVersionCommand;
2227
2210
 
2228
2211
 
2229
2212
 
2230
-
2231
2213
  var _ListApplicationInstanceDependenciesCommand = class _ListApplicationInstanceDependenciesCommand extends import_smithy_client.Command.classBuilder().ep({
2232
2214
  ...commonParams
2233
2215
  }).m(function(Command, cs, config, o) {
@@ -2244,7 +2226,6 @@ var ListApplicationInstanceDependenciesCommand = _ListApplicationInstanceDepende
2244
2226
 
2245
2227
 
2246
2228
 
2247
-
2248
2229
  var _ListApplicationInstanceNodeInstancesCommand = class _ListApplicationInstanceNodeInstancesCommand extends import_smithy_client.Command.classBuilder().ep({
2249
2230
  ...commonParams
2250
2231
  }).m(function(Command, cs, config, o) {
@@ -2261,7 +2242,6 @@ var ListApplicationInstanceNodeInstancesCommand = _ListApplicationInstanceNodeIn
2261
2242
 
2262
2243
 
2263
2244
 
2264
-
2265
2245
  var _ListApplicationInstancesCommand = class _ListApplicationInstancesCommand extends import_smithy_client.Command.classBuilder().ep({
2266
2246
  ...commonParams
2267
2247
  }).m(function(Command, cs, config, o) {
@@ -2278,7 +2258,6 @@ var ListApplicationInstancesCommand = _ListApplicationInstancesCommand;
2278
2258
 
2279
2259
 
2280
2260
 
2281
-
2282
2261
  var _ListDevicesCommand = class _ListDevicesCommand extends import_smithy_client.Command.classBuilder().ep({
2283
2262
  ...commonParams
2284
2263
  }).m(function(Command, cs, config, o) {
@@ -2295,7 +2274,6 @@ var ListDevicesCommand = _ListDevicesCommand;
2295
2274
 
2296
2275
 
2297
2276
 
2298
-
2299
2277
  var _ListDevicesJobsCommand = class _ListDevicesJobsCommand extends import_smithy_client.Command.classBuilder().ep({
2300
2278
  ...commonParams
2301
2279
  }).m(function(Command, cs, config, o) {
@@ -2312,7 +2290,6 @@ var ListDevicesJobsCommand = _ListDevicesJobsCommand;
2312
2290
 
2313
2291
 
2314
2292
 
2315
-
2316
2293
  var _ListNodeFromTemplateJobsCommand = class _ListNodeFromTemplateJobsCommand extends import_smithy_client.Command.classBuilder().ep({
2317
2294
  ...commonParams
2318
2295
  }).m(function(Command, cs, config, o) {
@@ -2329,7 +2306,6 @@ var ListNodeFromTemplateJobsCommand = _ListNodeFromTemplateJobsCommand;
2329
2306
 
2330
2307
 
2331
2308
 
2332
-
2333
2309
  var _ListNodesCommand = class _ListNodesCommand extends import_smithy_client.Command.classBuilder().ep({
2334
2310
  ...commonParams
2335
2311
  }).m(function(Command, cs, config, o) {
@@ -2346,7 +2322,6 @@ var ListNodesCommand = _ListNodesCommand;
2346
2322
 
2347
2323
 
2348
2324
 
2349
-
2350
2325
  var _ListPackageImportJobsCommand = class _ListPackageImportJobsCommand extends import_smithy_client.Command.classBuilder().ep({
2351
2326
  ...commonParams
2352
2327
  }).m(function(Command, cs, config, o) {
@@ -2363,7 +2338,6 @@ var ListPackageImportJobsCommand = _ListPackageImportJobsCommand;
2363
2338
 
2364
2339
 
2365
2340
 
2366
-
2367
2341
  var _ListPackagesCommand = class _ListPackagesCommand extends import_smithy_client.Command.classBuilder().ep({
2368
2342
  ...commonParams
2369
2343
  }).m(function(Command, cs, config, o) {
@@ -2380,7 +2354,6 @@ var ListPackagesCommand = _ListPackagesCommand;
2380
2354
 
2381
2355
 
2382
2356
 
2383
-
2384
2357
  var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep({
2385
2358
  ...commonParams
2386
2359
  }).m(function(Command, cs, config, o) {
@@ -2397,7 +2370,6 @@ var ListTagsForResourceCommand = _ListTagsForResourceCommand;
2397
2370
 
2398
2371
 
2399
2372
 
2400
-
2401
2373
  var _ProvisionDeviceCommand = class _ProvisionDeviceCommand extends import_smithy_client.Command.classBuilder().ep({
2402
2374
  ...commonParams
2403
2375
  }).m(function(Command, cs, config, o) {
@@ -2414,7 +2386,6 @@ var ProvisionDeviceCommand = _ProvisionDeviceCommand;
2414
2386
 
2415
2387
 
2416
2388
 
2417
-
2418
2389
  var _RegisterPackageVersionCommand = class _RegisterPackageVersionCommand extends import_smithy_client.Command.classBuilder().ep({
2419
2390
  ...commonParams
2420
2391
  }).m(function(Command, cs, config, o) {
@@ -2431,7 +2402,6 @@ var RegisterPackageVersionCommand = _RegisterPackageVersionCommand;
2431
2402
 
2432
2403
 
2433
2404
 
2434
-
2435
2405
  var _RemoveApplicationInstanceCommand = class _RemoveApplicationInstanceCommand extends import_smithy_client.Command.classBuilder().ep({
2436
2406
  ...commonParams
2437
2407
  }).m(function(Command, cs, config, o) {
@@ -2448,7 +2418,6 @@ var RemoveApplicationInstanceCommand = _RemoveApplicationInstanceCommand;
2448
2418
 
2449
2419
 
2450
2420
 
2451
-
2452
2421
  var _SignalApplicationInstanceNodeInstancesCommand = class _SignalApplicationInstanceNodeInstancesCommand extends import_smithy_client.Command.classBuilder().ep({
2453
2422
  ...commonParams
2454
2423
  }).m(function(Command, cs, config, o) {
@@ -2465,7 +2434,6 @@ var SignalApplicationInstanceNodeInstancesCommand = _SignalApplicationInstanceNo
2465
2434
 
2466
2435
 
2467
2436
 
2468
-
2469
2437
  var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
2470
2438
  ...commonParams
2471
2439
  }).m(function(Command, cs, config, o) {
@@ -2482,7 +2450,6 @@ var TagResourceCommand = _TagResourceCommand;
2482
2450
 
2483
2451
 
2484
2452
 
2485
-
2486
2453
  var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
2487
2454
  ...commonParams
2488
2455
  }).m(function(Command, cs, config, o) {
@@ -2499,7 +2466,6 @@ var UntagResourceCommand = _UntagResourceCommand;
2499
2466
 
2500
2467
 
2501
2468
 
2502
-
2503
2469
  var _UpdateDeviceMetadataCommand = class _UpdateDeviceMetadataCommand extends import_smithy_client.Command.classBuilder().ep({
2504
2470
  ...commonParams
2505
2471
  }).m(function(Command, cs, config, o) {
@@ -124,15 +124,15 @@ export interface ClientDefaults extends Partial<__SmithyConfiguration<__HttpHand
124
124
  * Enables FIPS compatible endpoints.
125
125
  */
126
126
  useFipsEndpoint?: boolean | __Provider<boolean>;
127
+ /**
128
+ * The AWS region to which this client will send requests
129
+ */
130
+ region?: string | __Provider<string>;
127
131
  /**
128
132
  * The provider populating default tracking information to be sent with `user-agent`, `x-amz-user-agent` header
129
133
  * @internal
130
134
  */
131
135
  defaultUserAgentProvider?: Provider<__UserAgent>;
132
- /**
133
- * The AWS region to which this client will send requests
134
- */
135
- region?: string | __Provider<string>;
136
136
  /**
137
137
  * Default credentials provider; Not available in browser runtime.
138
138
  * @deprecated
@@ -5,7 +5,8 @@ import { PanoramaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { PanoramaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { PanoramaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { PanoramaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { PanoramaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { PanoramaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { PanoramaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { PanoramaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { PanoramaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { PanoramaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { PanoramaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { PanoramaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { PanoramaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { PanoramaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { PanoramaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { PanoramaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { PanoramaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { PanoramaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { PanoramaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { PanoramaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { PanoramaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { PanoramaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { PanoramaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { PanoramaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { PanoramaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { PanoramaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { PanoramaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { PanoramaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { PanoramaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { PanoramaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { PanoramaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { PanoramaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { PanoramaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { PanoramaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -11,8 +11,8 @@
11
11
  export * from "./PanoramaClient";
12
12
  export * from "./Panorama";
13
13
  export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters";
14
- export { RuntimeExtension } from "./runtimeExtensions";
15
- export { PanoramaExtensionConfiguration } from "./extensionConfiguration";
14
+ export type { RuntimeExtension } from "./runtimeExtensions";
15
+ export type { PanoramaExtensionConfiguration } from "./extensionConfiguration";
16
16
  export * from "./commands";
17
17
  export * from "./pagination";
18
18
  export * from "./models";
@@ -1,5 +1,6 @@
1
1
  import { ServiceException as __ServiceException, ServiceExceptionOptions as __ServiceExceptionOptions } from "@smithy/smithy-client";
2
- export { __ServiceException, __ServiceExceptionOptions };
2
+ export type { __ServiceExceptionOptions };
3
+ export { __ServiceException };
3
4
  /**
4
5
  * @public
5
6
  *
@@ -18,8 +18,8 @@ export declare const getRuntimeConfig: (config: PanoramaClientConfig) => {
18
18
  serviceId: string;
19
19
  useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
20
20
  useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
21
- defaultUserAgentProvider: import("@smithy/types").Provider<import("@smithy/types").UserAgent>;
22
21
  region: string | import("@smithy/types").Provider<any>;
22
+ defaultUserAgentProvider: import("@smithy/types").Provider<import("@smithy/types").UserAgent>;
23
23
  credentialDefaultProvider: (input: any) => import("@smithy/types").AwsCredentialIdentityProvider;
24
24
  maxAttempts: number | import("@smithy/types").Provider<number>;
25
25
  retryMode: string | import("@smithy/types").Provider<string>;
@@ -274,8 +274,8 @@ export interface ClientDefaults
274
274
  serviceId?: string;
275
275
  useDualstackEndpoint?: boolean | __Provider<boolean>;
276
276
  useFipsEndpoint?: boolean | __Provider<boolean>;
277
- defaultUserAgentProvider?: Provider<__UserAgent>;
278
277
  region?: string | __Provider<string>;
278
+ defaultUserAgentProvider?: Provider<__UserAgent>;
279
279
  credentialDefaultProvider?: (input: any) => AwsCredentialIdentityProvider;
280
280
  maxAttempts?: number | __Provider<number>;
281
281
  retryMode?: string | __Provider<string>;
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../PanoramaClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateApplicationInstanceCommandInput
14
15
  extends CreateApplicationInstanceRequest {}
15
16
  export interface CreateApplicationInstanceCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../PanoramaClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateJobForDevicesCommandInput
14
15
  extends CreateJobForDevicesRequest {}
15
16
  export interface CreateJobForDevicesCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../PanoramaClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateNodeFromTemplateJobCommandInput
14
15
  extends CreateNodeFromTemplateJobRequest {}
15
16
  export interface CreateNodeFromTemplateJobCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../PanoramaClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreatePackageCommandInput extends CreatePackageRequest {}
14
15
  export interface CreatePackageCommandOutput
15
16
  extends CreatePackageResponse,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../PanoramaClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreatePackageImportJobCommandInput
14
15
  extends CreatePackageImportJobRequest {}
15
16
  export interface CreatePackageImportJobCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceInputTypes,
7
7
  ServiceOutputTypes,
8
8
  } from "../PanoramaClient";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface DeleteDeviceCommandInput extends DeleteDeviceRequest {}
11
12
  export interface DeleteDeviceCommandOutput
12
13
  extends DeleteDeviceResponse,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../PanoramaClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DeletePackageCommandInput extends DeletePackageRequest {}
14
15
  export interface DeletePackageCommandOutput
15
16
  extends DeletePackageResponse,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../PanoramaClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DeregisterPackageVersionCommandInput
14
15
  extends DeregisterPackageVersionRequest {}
15
16
  export interface DeregisterPackageVersionCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../PanoramaClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DescribeApplicationInstanceCommandInput
14
15
  extends DescribeApplicationInstanceRequest {}
15
16
  export interface DescribeApplicationInstanceCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../PanoramaClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DescribeApplicationInstanceDetailsCommandInput
14
15
  extends DescribeApplicationInstanceDetailsRequest {}
15
16
  export interface DescribeApplicationInstanceDetailsCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../PanoramaClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DescribeDeviceCommandInput extends DescribeDeviceRequest {}
14
15
  export interface DescribeDeviceCommandOutput
15
16
  extends DescribeDeviceResponse,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../PanoramaClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DescribeDeviceJobCommandInput
14
15
  extends DescribeDeviceJobRequest {}
15
16
  export interface DescribeDeviceJobCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceInputTypes,
7
7
  ServiceOutputTypes,
8
8
  } from "../PanoramaClient";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface DescribeNodeCommandInput extends DescribeNodeRequest {}
11
12
  export interface DescribeNodeCommandOutput
12
13
  extends DescribeNodeResponse,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../PanoramaClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DescribeNodeFromTemplateJobCommandInput
14
15
  extends DescribeNodeFromTemplateJobRequest {}
15
16
  export interface DescribeNodeFromTemplateJobCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../PanoramaClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DescribePackageCommandInput extends DescribePackageRequest {}
14
15
  export interface DescribePackageCommandOutput
15
16
  extends DescribePackageResponse,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../PanoramaClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DescribePackageImportJobCommandInput
14
15
  extends DescribePackageImportJobRequest {}
15
16
  export interface DescribePackageImportJobCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../PanoramaClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DescribePackageVersionCommandInput
14
15
  extends DescribePackageVersionRequest {}
15
16
  export interface DescribePackageVersionCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../PanoramaClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListApplicationInstanceDependenciesCommandInput
14
15
  extends ListApplicationInstanceDependenciesRequest {}
15
16
  export interface ListApplicationInstanceDependenciesCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../PanoramaClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListApplicationInstanceNodeInstancesCommandInput
14
15
  extends ListApplicationInstanceNodeInstancesRequest {}
15
16
  export interface ListApplicationInstanceNodeInstancesCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../PanoramaClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListApplicationInstancesCommandInput
14
15
  extends ListApplicationInstancesRequest {}
15
16
  export interface ListApplicationInstancesCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceInputTypes,
7
7
  ServiceOutputTypes,
8
8
  } from "../PanoramaClient";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface ListDevicesCommandInput extends ListDevicesRequest {}
11
12
  export interface ListDevicesCommandOutput
12
13
  extends ListDevicesResponse,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../PanoramaClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListDevicesJobsCommandInput extends ListDevicesJobsRequest {}
14
15
  export interface ListDevicesJobsCommandOutput
15
16
  extends ListDevicesJobsResponse,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../PanoramaClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListNodeFromTemplateJobsCommandInput
14
15
  extends ListNodeFromTemplateJobsRequest {}
15
16
  export interface ListNodeFromTemplateJobsCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceInputTypes,
7
7
  ServiceOutputTypes,
8
8
  } from "../PanoramaClient";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface ListNodesCommandInput extends ListNodesRequest {}
11
12
  export interface ListNodesCommandOutput
12
13
  extends ListNodesResponse,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../PanoramaClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListPackageImportJobsCommandInput
14
15
  extends ListPackageImportJobsRequest {}
15
16
  export interface ListPackageImportJobsCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceInputTypes,
7
7
  ServiceOutputTypes,
8
8
  } from "../PanoramaClient";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface ListPackagesCommandInput extends ListPackagesRequest {}
11
12
  export interface ListPackagesCommandOutput
12
13
  extends ListPackagesResponse,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../PanoramaClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListTagsForResourceCommandInput
14
15
  extends ListTagsForResourceRequest {}
15
16
  export interface ListTagsForResourceCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../PanoramaClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ProvisionDeviceCommandInput extends ProvisionDeviceRequest {}
14
15
  export interface ProvisionDeviceCommandOutput
15
16
  extends ProvisionDeviceResponse,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../PanoramaClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface RegisterPackageVersionCommandInput
14
15
  extends RegisterPackageVersionRequest {}
15
16
  export interface RegisterPackageVersionCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../PanoramaClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface RemoveApplicationInstanceCommandInput
14
15
  extends RemoveApplicationInstanceRequest {}
15
16
  export interface RemoveApplicationInstanceCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../PanoramaClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface SignalApplicationInstanceNodeInstancesCommandInput
14
15
  extends SignalApplicationInstanceNodeInstancesRequest {}
15
16
  export interface SignalApplicationInstanceNodeInstancesCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceInputTypes,
7
7
  ServiceOutputTypes,
8
8
  } from "../PanoramaClient";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface TagResourceCommandInput extends TagResourceRequest {}
11
12
  export interface TagResourceCommandOutput
12
13
  extends TagResourceResponse,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../PanoramaClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface UntagResourceCommandInput extends UntagResourceRequest {}
14
15
  export interface UntagResourceCommandOutput
15
16
  extends UntagResourceResponse,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../PanoramaClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface UpdateDeviceMetadataCommandInput
14
15
  extends UpdateDeviceMetadataRequest {}
15
16
  export interface UpdateDeviceMetadataCommandOutput
@@ -2,7 +2,8 @@ import {
2
2
  ServiceException as __ServiceException,
3
3
  ServiceExceptionOptions as __ServiceExceptionOptions,
4
4
  } from "@smithy/smithy-client";
5
- export { __ServiceException, __ServiceExceptionOptions };
5
+ export { __ServiceExceptionOptions };
6
+ export { __ServiceException };
6
7
  export declare class PanoramaServiceException extends __ServiceException {
7
8
  constructor(options: __ServiceExceptionOptions);
8
9
  }
@@ -20,10 +20,10 @@ export declare const getRuntimeConfig: (config: PanoramaClientConfig) => {
20
20
  serviceId: string;
21
21
  useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
22
22
  useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
23
+ region: string | import("@smithy/types").Provider<any>;
23
24
  defaultUserAgentProvider: import("@smithy/types").Provider<
24
25
  import("@smithy/types").UserAgent
25
26
  >;
26
- region: string | import("@smithy/types").Provider<any>;
27
27
  credentialDefaultProvider: (
28
28
  input: any
29
29
  ) => import("@smithy/types").AwsCredentialIdentityProvider;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-panorama",
3
3
  "description": "AWS SDK for JavaScript Panorama Client for Node.js, Browser and React Native",
4
- "version": "3.588.0",
4
+ "version": "3.592.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-panorama",
@@ -20,10 +20,10 @@
20
20
  "dependencies": {
21
21
  "@aws-crypto/sha256-browser": "3.0.0",
22
22
  "@aws-crypto/sha256-js": "3.0.0",
23
- "@aws-sdk/client-sso-oidc": "3.588.0",
24
- "@aws-sdk/client-sts": "3.588.0",
25
- "@aws-sdk/core": "3.588.0",
26
- "@aws-sdk/credential-provider-node": "3.588.0",
23
+ "@aws-sdk/client-sso-oidc": "3.592.0",
24
+ "@aws-sdk/client-sts": "3.592.0",
25
+ "@aws-sdk/core": "3.592.0",
26
+ "@aws-sdk/credential-provider-node": "3.592.0",
27
27
  "@aws-sdk/middleware-host-header": "3.577.0",
28
28
  "@aws-sdk/middleware-logger": "3.577.0",
29
29
  "@aws-sdk/middleware-recursion-detection": "3.577.0",
@@ -34,7 +34,7 @@
34
34
  "@aws-sdk/util-user-agent-browser": "3.577.0",
35
35
  "@aws-sdk/util-user-agent-node": "3.587.0",
36
36
  "@smithy/config-resolver": "^3.0.1",
37
- "@smithy/core": "^2.1.1",
37
+ "@smithy/core": "^2.2.0",
38
38
  "@smithy/fetch-http-handler": "^3.0.1",
39
39
  "@smithy/hash-node": "^3.0.0",
40
40
  "@smithy/invalid-dependency": "^3.0.0",