@aws-sdk/client-appstream 3.774.0 → 3.777.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 (86) hide show
  1. package/dist-cjs/auth/httpAuthSchemeProvider.js +1 -3
  2. package/dist-cjs/index.js +17 -18
  3. package/dist-es/AppStreamClient.js +2 -1
  4. package/dist-es/auth/httpAuthSchemeProvider.js +1 -3
  5. package/dist-es/endpoint/EndpointParameters.js +2 -3
  6. package/dist-es/runtimeExtensions.js +2 -14
  7. package/dist-types/commands/AssociateAppBlockBuilderAppBlockCommand.d.ts +1 -0
  8. package/dist-types/commands/AssociateApplicationFleetCommand.d.ts +1 -0
  9. package/dist-types/commands/AssociateApplicationToEntitlementCommand.d.ts +1 -0
  10. package/dist-types/commands/AssociateFleetCommand.d.ts +1 -0
  11. package/dist-types/commands/BatchAssociateUserStackCommand.d.ts +1 -0
  12. package/dist-types/commands/BatchDisassociateUserStackCommand.d.ts +1 -0
  13. package/dist-types/commands/CopyImageCommand.d.ts +1 -0
  14. package/dist-types/commands/CreateAppBlockBuilderCommand.d.ts +1 -0
  15. package/dist-types/commands/CreateAppBlockBuilderStreamingURLCommand.d.ts +1 -0
  16. package/dist-types/commands/CreateAppBlockCommand.d.ts +1 -0
  17. package/dist-types/commands/CreateApplicationCommand.d.ts +1 -0
  18. package/dist-types/commands/CreateDirectoryConfigCommand.d.ts +1 -0
  19. package/dist-types/commands/CreateEntitlementCommand.d.ts +1 -0
  20. package/dist-types/commands/CreateFleetCommand.d.ts +1 -0
  21. package/dist-types/commands/CreateImageBuilderCommand.d.ts +1 -0
  22. package/dist-types/commands/CreateImageBuilderStreamingURLCommand.d.ts +1 -0
  23. package/dist-types/commands/CreateStackCommand.d.ts +1 -0
  24. package/dist-types/commands/CreateStreamingURLCommand.d.ts +1 -0
  25. package/dist-types/commands/CreateThemeForStackCommand.d.ts +1 -0
  26. package/dist-types/commands/CreateUpdatedImageCommand.d.ts +1 -0
  27. package/dist-types/commands/CreateUsageReportSubscriptionCommand.d.ts +1 -0
  28. package/dist-types/commands/CreateUserCommand.d.ts +1 -0
  29. package/dist-types/commands/DeleteAppBlockBuilderCommand.d.ts +1 -0
  30. package/dist-types/commands/DeleteAppBlockCommand.d.ts +1 -0
  31. package/dist-types/commands/DeleteApplicationCommand.d.ts +1 -0
  32. package/dist-types/commands/DeleteDirectoryConfigCommand.d.ts +1 -0
  33. package/dist-types/commands/DeleteEntitlementCommand.d.ts +1 -0
  34. package/dist-types/commands/DeleteFleetCommand.d.ts +1 -0
  35. package/dist-types/commands/DeleteImageBuilderCommand.d.ts +1 -0
  36. package/dist-types/commands/DeleteImageCommand.d.ts +1 -0
  37. package/dist-types/commands/DeleteImagePermissionsCommand.d.ts +1 -0
  38. package/dist-types/commands/DeleteStackCommand.d.ts +1 -0
  39. package/dist-types/commands/DeleteThemeForStackCommand.d.ts +1 -0
  40. package/dist-types/commands/DeleteUsageReportSubscriptionCommand.d.ts +1 -0
  41. package/dist-types/commands/DeleteUserCommand.d.ts +1 -0
  42. package/dist-types/commands/DescribeAppBlockBuilderAppBlockAssociationsCommand.d.ts +1 -0
  43. package/dist-types/commands/DescribeAppBlockBuildersCommand.d.ts +1 -0
  44. package/dist-types/commands/DescribeAppBlocksCommand.d.ts +1 -0
  45. package/dist-types/commands/DescribeApplicationFleetAssociationsCommand.d.ts +1 -0
  46. package/dist-types/commands/DescribeApplicationsCommand.d.ts +1 -0
  47. package/dist-types/commands/DescribeDirectoryConfigsCommand.d.ts +1 -0
  48. package/dist-types/commands/DescribeEntitlementsCommand.d.ts +1 -0
  49. package/dist-types/commands/DescribeFleetsCommand.d.ts +1 -0
  50. package/dist-types/commands/DescribeImageBuildersCommand.d.ts +1 -0
  51. package/dist-types/commands/DescribeImagePermissionsCommand.d.ts +1 -0
  52. package/dist-types/commands/DescribeImagesCommand.d.ts +1 -0
  53. package/dist-types/commands/DescribeSessionsCommand.d.ts +1 -0
  54. package/dist-types/commands/DescribeStacksCommand.d.ts +1 -0
  55. package/dist-types/commands/DescribeThemeForStackCommand.d.ts +1 -0
  56. package/dist-types/commands/DescribeUsageReportSubscriptionsCommand.d.ts +1 -0
  57. package/dist-types/commands/DescribeUserStackAssociationsCommand.d.ts +1 -0
  58. package/dist-types/commands/DescribeUsersCommand.d.ts +1 -0
  59. package/dist-types/commands/DisableUserCommand.d.ts +1 -0
  60. package/dist-types/commands/DisassociateAppBlockBuilderAppBlockCommand.d.ts +1 -0
  61. package/dist-types/commands/DisassociateApplicationFleetCommand.d.ts +1 -0
  62. package/dist-types/commands/DisassociateApplicationFromEntitlementCommand.d.ts +1 -0
  63. package/dist-types/commands/DisassociateFleetCommand.d.ts +1 -0
  64. package/dist-types/commands/EnableUserCommand.d.ts +1 -0
  65. package/dist-types/commands/ExpireSessionCommand.d.ts +1 -0
  66. package/dist-types/commands/ListAssociatedFleetsCommand.d.ts +1 -0
  67. package/dist-types/commands/ListAssociatedStacksCommand.d.ts +1 -0
  68. package/dist-types/commands/ListEntitledApplicationsCommand.d.ts +1 -0
  69. package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -0
  70. package/dist-types/commands/StartAppBlockBuilderCommand.d.ts +1 -0
  71. package/dist-types/commands/StartFleetCommand.d.ts +1 -0
  72. package/dist-types/commands/StartImageBuilderCommand.d.ts +1 -0
  73. package/dist-types/commands/StopAppBlockBuilderCommand.d.ts +1 -0
  74. package/dist-types/commands/StopFleetCommand.d.ts +1 -0
  75. package/dist-types/commands/StopImageBuilderCommand.d.ts +1 -0
  76. package/dist-types/commands/TagResourceCommand.d.ts +1 -0
  77. package/dist-types/commands/UntagResourceCommand.d.ts +1 -0
  78. package/dist-types/commands/UpdateAppBlockBuilderCommand.d.ts +1 -0
  79. package/dist-types/commands/UpdateApplicationCommand.d.ts +1 -0
  80. package/dist-types/commands/UpdateDirectoryConfigCommand.d.ts +1 -0
  81. package/dist-types/commands/UpdateEntitlementCommand.d.ts +1 -0
  82. package/dist-types/commands/UpdateFleetCommand.d.ts +1 -0
  83. package/dist-types/commands/UpdateImagePermissionsCommand.d.ts +1 -0
  84. package/dist-types/commands/UpdateStackCommand.d.ts +1 -0
  85. package/dist-types/commands/UpdateThemeForStackCommand.d.ts +1 -0
  86. package/package.json +34 -34
@@ -40,8 +40,6 @@ const defaultAppStreamHttpAuthSchemeProvider = (authParameters) => {
40
40
  exports.defaultAppStreamHttpAuthSchemeProvider = defaultAppStreamHttpAuthSchemeProvider;
41
41
  const resolveHttpAuthSchemeConfig = (config) => {
42
42
  const config_0 = (0, core_1.resolveAwsSdkSigV4Config)(config);
43
- return {
44
- ...config_0,
45
- };
43
+ return Object.assign(config_0, {});
46
44
  };
47
45
  exports.resolveHttpAuthSchemeConfig = resolveHttpAuthSchemeConfig;
package/dist-cjs/index.js CHANGED
@@ -205,12 +205,11 @@ var import_httpAuthSchemeProvider = require("./auth/httpAuthSchemeProvider");
205
205
 
206
206
  // src/endpoint/EndpointParameters.ts
207
207
  var resolveClientEndpointParameters = /* @__PURE__ */ __name((options) => {
208
- return {
209
- ...options,
208
+ return Object.assign(options, {
210
209
  useDualstackEndpoint: options.useDualstackEndpoint ?? false,
211
210
  useFipsEndpoint: options.useFipsEndpoint ?? false,
212
211
  defaultSigningName: "appstream"
213
- };
212
+ });
214
213
  }, "resolveClientEndpointParameters");
215
214
  var commonParams = {
216
215
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -267,22 +266,21 @@ var resolveHttpAuthRuntimeConfig = /* @__PURE__ */ __name((config) => {
267
266
  }, "resolveHttpAuthRuntimeConfig");
268
267
 
269
268
  // src/runtimeExtensions.ts
270
- var asPartial = /* @__PURE__ */ __name((t) => t, "asPartial");
271
269
  var resolveRuntimeExtensions = /* @__PURE__ */ __name((runtimeConfig, extensions) => {
272
- const extensionConfiguration = {
273
- ...asPartial((0, import_region_config_resolver.getAwsRegionExtensionConfiguration)(runtimeConfig)),
274
- ...asPartial((0, import_smithy_client.getDefaultExtensionConfiguration)(runtimeConfig)),
275
- ...asPartial((0, import_protocol_http.getHttpHandlerExtensionConfiguration)(runtimeConfig)),
276
- ...asPartial(getHttpAuthExtensionConfiguration(runtimeConfig))
277
- };
270
+ const extensionConfiguration = Object.assign(
271
+ (0, import_region_config_resolver.getAwsRegionExtensionConfiguration)(runtimeConfig),
272
+ (0, import_smithy_client.getDefaultExtensionConfiguration)(runtimeConfig),
273
+ (0, import_protocol_http.getHttpHandlerExtensionConfiguration)(runtimeConfig),
274
+ getHttpAuthExtensionConfiguration(runtimeConfig)
275
+ );
278
276
  extensions.forEach((extension) => extension.configure(extensionConfiguration));
279
- return {
280
- ...runtimeConfig,
281
- ...(0, import_region_config_resolver.resolveAwsRegionExtensionConfiguration)(extensionConfiguration),
282
- ...(0, import_smithy_client.resolveDefaultRuntimeConfig)(extensionConfiguration),
283
- ...(0, import_protocol_http.resolveHttpHandlerRuntimeConfig)(extensionConfiguration),
284
- ...resolveHttpAuthRuntimeConfig(extensionConfiguration)
285
- };
277
+ return Object.assign(
278
+ runtimeConfig,
279
+ (0, import_region_config_resolver.resolveAwsRegionExtensionConfiguration)(extensionConfiguration),
280
+ (0, import_smithy_client.resolveDefaultRuntimeConfig)(extensionConfiguration),
281
+ (0, import_protocol_http.resolveHttpHandlerRuntimeConfig)(extensionConfiguration),
282
+ resolveHttpAuthRuntimeConfig(extensionConfiguration)
283
+ );
286
284
  }, "resolveRuntimeExtensions");
287
285
 
288
286
  // src/AppStreamClient.ts
@@ -296,6 +294,8 @@ var AppStreamClient = class extends import_smithy_client.Client {
296
294
  config;
297
295
  constructor(...[configuration]) {
298
296
  const _config_0 = (0, import_runtimeConfig.getRuntimeConfig)(configuration || {});
297
+ super(_config_0);
298
+ this.initConfig = _config_0;
299
299
  const _config_1 = resolveClientEndpointParameters(_config_0);
300
300
  const _config_2 = (0, import_middleware_user_agent.resolveUserAgentConfig)(_config_1);
301
301
  const _config_3 = (0, import_middleware_retry.resolveRetryConfig)(_config_2);
@@ -304,7 +304,6 @@ var AppStreamClient = class extends import_smithy_client.Client {
304
304
  const _config_6 = (0, import_middleware_endpoint.resolveEndpointConfig)(_config_5);
305
305
  const _config_7 = (0, import_httpAuthSchemeProvider.resolveHttpAuthSchemeConfig)(_config_6);
306
306
  const _config_8 = resolveRuntimeExtensions(_config_7, configuration?.extensions || []);
307
- super(_config_8);
308
307
  this.config = _config_8;
309
308
  this.middlewareStack.use((0, import_middleware_user_agent.getUserAgentPlugin)(this.config));
310
309
  this.middlewareStack.use((0, import_middleware_retry.getRetryPlugin)(this.config));
@@ -17,6 +17,8 @@ export class AppStreamClient extends __Client {
17
17
  config;
18
18
  constructor(...[configuration]) {
19
19
  const _config_0 = __getRuntimeConfig(configuration || {});
20
+ super(_config_0);
21
+ this.initConfig = _config_0;
20
22
  const _config_1 = resolveClientEndpointParameters(_config_0);
21
23
  const _config_2 = resolveUserAgentConfig(_config_1);
22
24
  const _config_3 = resolveRetryConfig(_config_2);
@@ -25,7 +27,6 @@ export class AppStreamClient extends __Client {
25
27
  const _config_6 = resolveEndpointConfig(_config_5);
26
28
  const _config_7 = resolveHttpAuthSchemeConfig(_config_6);
27
29
  const _config_8 = resolveRuntimeExtensions(_config_7, configuration?.extensions || []);
28
- super(_config_8);
29
30
  this.config = _config_8;
30
31
  this.middlewareStack.use(getUserAgentPlugin(this.config));
31
32
  this.middlewareStack.use(getRetryPlugin(this.config));
@@ -35,7 +35,5 @@ export const defaultAppStreamHttpAuthSchemeProvider = (authParameters) => {
35
35
  };
36
36
  export const resolveHttpAuthSchemeConfig = (config) => {
37
37
  const config_0 = resolveAwsSdkSigV4Config(config);
38
- return {
39
- ...config_0,
40
- };
38
+ return Object.assign(config_0, {});
41
39
  };
@@ -1,10 +1,9 @@
1
1
  export const resolveClientEndpointParameters = (options) => {
2
- return {
3
- ...options,
2
+ return Object.assign(options, {
4
3
  useDualstackEndpoint: options.useDualstackEndpoint ?? false,
5
4
  useFipsEndpoint: options.useFipsEndpoint ?? false,
6
5
  defaultSigningName: "appstream",
7
- };
6
+ });
8
7
  };
9
8
  export const commonParams = {
10
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -2,20 +2,8 @@ import { getAwsRegionExtensionConfiguration, resolveAwsRegionExtensionConfigurat
2
2
  import { getHttpHandlerExtensionConfiguration, resolveHttpHandlerRuntimeConfig } from "@smithy/protocol-http";
3
3
  import { getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig } from "@smithy/smithy-client";
4
4
  import { getHttpAuthExtensionConfiguration, resolveHttpAuthRuntimeConfig } from "./auth/httpAuthExtensionConfiguration";
5
- const asPartial = (t) => t;
6
5
  export const resolveRuntimeExtensions = (runtimeConfig, extensions) => {
7
- const extensionConfiguration = {
8
- ...asPartial(getAwsRegionExtensionConfiguration(runtimeConfig)),
9
- ...asPartial(getDefaultExtensionConfiguration(runtimeConfig)),
10
- ...asPartial(getHttpHandlerExtensionConfiguration(runtimeConfig)),
11
- ...asPartial(getHttpAuthExtensionConfiguration(runtimeConfig)),
12
- };
6
+ const extensionConfiguration = Object.assign(getAwsRegionExtensionConfiguration(runtimeConfig), getDefaultExtensionConfiguration(runtimeConfig), getHttpHandlerExtensionConfiguration(runtimeConfig), getHttpAuthExtensionConfiguration(runtimeConfig));
13
7
  extensions.forEach((extension) => extension.configure(extensionConfiguration));
14
- return {
15
- ...runtimeConfig,
16
- ...resolveAwsRegionExtensionConfiguration(extensionConfiguration),
17
- ...resolveDefaultRuntimeConfig(extensionConfiguration),
18
- ...resolveHttpHandlerRuntimeConfig(extensionConfiguration),
19
- ...resolveHttpAuthRuntimeConfig(extensionConfiguration),
20
- };
8
+ return Object.assign(runtimeConfig, resolveAwsRegionExtensionConfiguration(extensionConfiguration), resolveDefaultRuntimeConfig(extensionConfiguration), resolveHttpHandlerRuntimeConfig(extensionConfiguration), resolveHttpAuthRuntimeConfig(extensionConfiguration));
21
9
  };
@@ -73,6 +73,7 @@ declare const AssociateAppBlockBuilderAppBlockCommand_base: {
73
73
  * @throws {@link AppStreamServiceException}
74
74
  * <p>Base exception class for all service exceptions from AppStream service.</p>
75
75
  *
76
+ *
76
77
  * @public
77
78
  */
78
79
  export declare class AssociateAppBlockBuilderAppBlockCommand extends AssociateAppBlockBuilderAppBlockCommand_base {
@@ -73,6 +73,7 @@ declare const AssociateApplicationFleetCommand_base: {
73
73
  * @throws {@link AppStreamServiceException}
74
74
  * <p>Base exception class for all service exceptions from AppStream service.</p>
75
75
  *
76
+ *
76
77
  * @public
77
78
  */
78
79
  export declare class AssociateApplicationFleetCommand extends AssociateApplicationFleetCommand_base {
@@ -66,6 +66,7 @@ declare const AssociateApplicationToEntitlementCommand_base: {
66
66
  * @throws {@link AppStreamServiceException}
67
67
  * <p>Base exception class for all service exceptions from AppStream service.</p>
68
68
  *
69
+ *
69
70
  * @public
70
71
  */
71
72
  export declare class AssociateApplicationToEntitlementCommand extends AssociateApplicationToEntitlementCommand_base {
@@ -71,6 +71,7 @@ declare const AssociateFleetCommand_base: {
71
71
  * @throws {@link AppStreamServiceException}
72
72
  * <p>Base exception class for all service exceptions from AppStream service.</p>
73
73
  *
74
+ *
74
75
  * @public
75
76
  */
76
77
  export declare class AssociateFleetCommand extends AssociateFleetCommand_base {
@@ -78,6 +78,7 @@ declare const BatchAssociateUserStackCommand_base: {
78
78
  * @throws {@link AppStreamServiceException}
79
79
  * <p>Base exception class for all service exceptions from AppStream service.</p>
80
80
  *
81
+ *
81
82
  * @public
82
83
  */
83
84
  export declare class BatchAssociateUserStackCommand extends BatchAssociateUserStackCommand_base {
@@ -78,6 +78,7 @@ declare const BatchDisassociateUserStackCommand_base: {
78
78
  * @throws {@link AppStreamServiceException}
79
79
  * <p>Base exception class for all service exceptions from AppStream service.</p>
80
80
  *
81
+ *
81
82
  * @public
82
83
  */
83
84
  export declare class BatchDisassociateUserStackCommand extends BatchDisassociateUserStackCommand_base {
@@ -75,6 +75,7 @@ declare const CopyImageCommand_base: {
75
75
  * @throws {@link AppStreamServiceException}
76
76
  * <p>Base exception class for all service exceptions from AppStream service.</p>
77
77
  *
78
+ *
78
79
  * @public
79
80
  */
80
81
  export declare class CopyImageCommand extends CopyImageCommand_base {
@@ -143,6 +143,7 @@ declare const CreateAppBlockBuilderCommand_base: {
143
143
  * @throws {@link AppStreamServiceException}
144
144
  * <p>Base exception class for all service exceptions from AppStream service.</p>
145
145
  *
146
+ *
146
147
  * @public
147
148
  */
148
149
  export declare class CreateAppBlockBuilderCommand extends CreateAppBlockBuilderCommand_base {
@@ -62,6 +62,7 @@ declare const CreateAppBlockBuilderStreamingURLCommand_base: {
62
62
  * @throws {@link AppStreamServiceException}
63
63
  * <p>Base exception class for all service exceptions from AppStream service.</p>
64
64
  *
65
+ *
65
66
  * @public
66
67
  */
67
68
  export declare class CreateAppBlockBuilderStreamingURLCommand extends CreateAppBlockBuilderStreamingURLCommand_base {
@@ -136,6 +136,7 @@ declare const CreateAppBlockCommand_base: {
136
136
  * @throws {@link AppStreamServiceException}
137
137
  * <p>Base exception class for all service exceptions from AppStream service.</p>
138
138
  *
139
+ *
139
140
  * @public
140
141
  */
141
142
  export declare class CreateAppBlockCommand extends CreateAppBlockCommand_base {
@@ -119,6 +119,7 @@ declare const CreateApplicationCommand_base: {
119
119
  * @throws {@link AppStreamServiceException}
120
120
  * <p>Base exception class for all service exceptions from AppStream service.</p>
121
121
  *
122
+ *
122
123
  * @public
123
124
  */
124
125
  export declare class CreateApplicationCommand extends CreateApplicationCommand_base {
@@ -97,6 +97,7 @@ declare const CreateDirectoryConfigCommand_base: {
97
97
  * @throws {@link AppStreamServiceException}
98
98
  * <p>Base exception class for all service exceptions from AppStream service.</p>
99
99
  *
100
+ *
100
101
  * @public
101
102
  */
102
103
  export declare class CreateDirectoryConfigCommand extends CreateDirectoryConfigCommand_base {
@@ -93,6 +93,7 @@ declare const CreateEntitlementCommand_base: {
93
93
  * @throws {@link AppStreamServiceException}
94
94
  * <p>Base exception class for all service exceptions from AppStream service.</p>
95
95
  *
96
+ *
96
97
  * @public
97
98
  */
98
99
  export declare class CreateEntitlementCommand extends CreateEntitlementCommand_base {
@@ -183,6 +183,7 @@ declare const CreateFleetCommand_base: {
183
183
  * @throws {@link AppStreamServiceException}
184
184
  * <p>Base exception class for all service exceptions from AppStream service.</p>
185
185
  *
186
+ *
186
187
  * @public
187
188
  */
188
189
  export declare class CreateFleetCommand extends CreateFleetCommand_base {
@@ -164,6 +164,7 @@ declare const CreateImageBuilderCommand_base: {
164
164
  * @throws {@link AppStreamServiceException}
165
165
  * <p>Base exception class for all service exceptions from AppStream service.</p>
166
166
  *
167
+ *
167
168
  * @public
168
169
  */
169
170
  export declare class CreateImageBuilderCommand extends CreateImageBuilderCommand_base {
@@ -62,6 +62,7 @@ declare const CreateImageBuilderStreamingURLCommand_base: {
62
62
  * @throws {@link AppStreamServiceException}
63
63
  * <p>Base exception class for all service exceptions from AppStream service.</p>
64
64
  *
65
+ *
65
66
  * @public
66
67
  */
67
68
  export declare class CreateImageBuilderStreamingURLCommand extends CreateImageBuilderStreamingURLCommand_base {
@@ -170,6 +170,7 @@ declare const CreateStackCommand_base: {
170
170
  * @throws {@link AppStreamServiceException}
171
171
  * <p>Base exception class for all service exceptions from AppStream service.</p>
172
172
  *
173
+ *
173
174
  * @public
174
175
  */
175
176
  export declare class CreateStackCommand extends CreateStackCommand_base {
@@ -72,6 +72,7 @@ declare const CreateStreamingURLCommand_base: {
72
72
  * @throws {@link AppStreamServiceException}
73
73
  * <p>Base exception class for all service exceptions from AppStream service.</p>
74
74
  *
75
+ *
75
76
  * @public
76
77
  */
77
78
  export declare class CreateStreamingURLCommand extends CreateStreamingURLCommand_base {
@@ -102,6 +102,7 @@ declare const CreateThemeForStackCommand_base: {
102
102
  * @throws {@link AppStreamServiceException}
103
103
  * <p>Base exception class for all service exceptions from AppStream service.</p>
104
104
  *
105
+ *
105
106
  * @public
106
107
  */
107
108
  export declare class CreateThemeForStackCommand extends CreateThemeForStackCommand_base {
@@ -148,6 +148,7 @@ declare const CreateUpdatedImageCommand_base: {
148
148
  * @throws {@link AppStreamServiceException}
149
149
  * <p>Base exception class for all service exceptions from AppStream service.</p>
150
150
  *
151
+ *
151
152
  * @public
152
153
  */
153
154
  export declare class CreateUpdatedImageCommand extends CreateUpdatedImageCommand_base {
@@ -62,6 +62,7 @@ declare const CreateUsageReportSubscriptionCommand_base: {
62
62
  * @throws {@link AppStreamServiceException}
63
63
  * <p>Base exception class for all service exceptions from AppStream service.</p>
64
64
  *
65
+ *
65
66
  * @public
66
67
  */
67
68
  export declare class CreateUsageReportSubscriptionCommand extends CreateUsageReportSubscriptionCommand_base {
@@ -71,6 +71,7 @@ declare const CreateUserCommand_base: {
71
71
  * @throws {@link AppStreamServiceException}
72
72
  * <p>Base exception class for all service exceptions from AppStream service.</p>
73
73
  *
74
+ *
74
75
  * @public
75
76
  */
76
77
  export declare class CreateUserCommand extends CreateUserCommand_base {
@@ -66,6 +66,7 @@ declare const DeleteAppBlockBuilderCommand_base: {
66
66
  * @throws {@link AppStreamServiceException}
67
67
  * <p>Base exception class for all service exceptions from AppStream service.</p>
68
68
  *
69
+ *
69
70
  * @public
70
71
  */
71
72
  export declare class DeleteAppBlockBuilderCommand extends DeleteAppBlockBuilderCommand_base {
@@ -61,6 +61,7 @@ declare const DeleteAppBlockCommand_base: {
61
61
  * @throws {@link AppStreamServiceException}
62
62
  * <p>Base exception class for all service exceptions from AppStream service.</p>
63
63
  *
64
+ *
64
65
  * @public
65
66
  */
66
67
  export declare class DeleteAppBlockCommand extends DeleteAppBlockCommand_base {
@@ -64,6 +64,7 @@ declare const DeleteApplicationCommand_base: {
64
64
  * @throws {@link AppStreamServiceException}
65
65
  * <p>Base exception class for all service exceptions from AppStream service.</p>
66
66
  *
67
+ *
67
68
  * @public
68
69
  */
69
70
  export declare class DeleteApplicationCommand extends DeleteApplicationCommand_base {
@@ -58,6 +58,7 @@ declare const DeleteDirectoryConfigCommand_base: {
58
58
  * @throws {@link AppStreamServiceException}
59
59
  * <p>Base exception class for all service exceptions from AppStream service.</p>
60
60
  *
61
+ *
61
62
  * @public
62
63
  */
63
64
  export declare class DeleteDirectoryConfigCommand extends DeleteDirectoryConfigCommand_base {
@@ -65,6 +65,7 @@ declare const DeleteEntitlementCommand_base: {
65
65
  * @throws {@link AppStreamServiceException}
66
66
  * <p>Base exception class for all service exceptions from AppStream service.</p>
67
67
  *
68
+ *
68
69
  * @public
69
70
  */
70
71
  export declare class DeleteEntitlementCommand extends DeleteEntitlementCommand_base {
@@ -61,6 +61,7 @@ declare const DeleteFleetCommand_base: {
61
61
  * @throws {@link AppStreamServiceException}
62
62
  * <p>Base exception class for all service exceptions from AppStream service.</p>
63
63
  *
64
+ *
64
65
  * @public
65
66
  */
66
67
  export declare class DeleteFleetCommand extends DeleteFleetCommand_base {
@@ -110,6 +110,7 @@ declare const DeleteImageBuilderCommand_base: {
110
110
  * @throws {@link AppStreamServiceException}
111
111
  * <p>Base exception class for all service exceptions from AppStream service.</p>
112
112
  *
113
+ *
113
114
  * @public
114
115
  */
115
116
  export declare class DeleteImageBuilderCommand extends DeleteImageBuilderCommand_base {
@@ -130,6 +130,7 @@ declare const DeleteImageCommand_base: {
130
130
  * @throws {@link AppStreamServiceException}
131
131
  * <p>Base exception class for all service exceptions from AppStream service.</p>
132
132
  *
133
+ *
133
134
  * @public
134
135
  */
135
136
  export declare class DeleteImageCommand extends DeleteImageCommand_base {
@@ -59,6 +59,7 @@ declare const DeleteImagePermissionsCommand_base: {
59
59
  * @throws {@link AppStreamServiceException}
60
60
  * <p>Base exception class for all service exceptions from AppStream service.</p>
61
61
  *
62
+ *
62
63
  * @public
63
64
  */
64
65
  export declare class DeleteImagePermissionsCommand extends DeleteImagePermissionsCommand_base {
@@ -64,6 +64,7 @@ declare const DeleteStackCommand_base: {
64
64
  * @throws {@link AppStreamServiceException}
65
65
  * <p>Base exception class for all service exceptions from AppStream service.</p>
66
66
  *
67
+ *
67
68
  * @public
68
69
  */
69
70
  export declare class DeleteStackCommand extends DeleteStackCommand_base {
@@ -61,6 +61,7 @@ declare const DeleteThemeForStackCommand_base: {
61
61
  * @throws {@link AppStreamServiceException}
62
62
  * <p>Base exception class for all service exceptions from AppStream service.</p>
63
63
  *
64
+ *
64
65
  * @public
65
66
  */
66
67
  export declare class DeleteThemeForStackCommand extends DeleteThemeForStackCommand_base {
@@ -56,6 +56,7 @@ declare const DeleteUsageReportSubscriptionCommand_base: {
56
56
  * @throws {@link AppStreamServiceException}
57
57
  * <p>Base exception class for all service exceptions from AppStream service.</p>
58
58
  *
59
+ *
59
60
  * @public
60
61
  */
61
62
  export declare class DeleteUsageReportSubscriptionCommand extends DeleteUsageReportSubscriptionCommand_base {
@@ -56,6 +56,7 @@ declare const DeleteUserCommand_base: {
56
56
  * @throws {@link AppStreamServiceException}
57
57
  * <p>Base exception class for all service exceptions from AppStream service.</p>
58
58
  *
59
+ *
59
60
  * @public
60
61
  */
61
62
  export declare class DeleteUserCommand extends DeleteUserCommand_base {
@@ -69,6 +69,7 @@ declare const DescribeAppBlockBuilderAppBlockAssociationsCommand_base: {
69
69
  * @throws {@link AppStreamServiceException}
70
70
  * <p>Base exception class for all service exceptions from AppStream service.</p>
71
71
  *
72
+ *
72
73
  * @public
73
74
  */
74
75
  export declare class DescribeAppBlockBuilderAppBlockAssociationsCommand extends DescribeAppBlockBuilderAppBlockAssociationsCommand_base {
@@ -103,6 +103,7 @@ declare const DescribeAppBlockBuildersCommand_base: {
103
103
  * @throws {@link AppStreamServiceException}
104
104
  * <p>Base exception class for all service exceptions from AppStream service.</p>
105
105
  *
106
+ *
106
107
  * @public
107
108
  */
108
109
  export declare class DescribeAppBlockBuildersCommand extends DescribeAppBlockBuildersCommand_base {
@@ -103,6 +103,7 @@ declare const DescribeAppBlocksCommand_base: {
103
103
  * @throws {@link AppStreamServiceException}
104
104
  * <p>Base exception class for all service exceptions from AppStream service.</p>
105
105
  *
106
+ *
106
107
  * @public
107
108
  */
108
109
  export declare class DescribeAppBlocksCommand extends DescribeAppBlocksCommand_base {
@@ -69,6 +69,7 @@ declare const DescribeApplicationFleetAssociationsCommand_base: {
69
69
  * @throws {@link AppStreamServiceException}
70
70
  * <p>Base exception class for all service exceptions from AppStream service.</p>
71
71
  *
72
+ *
72
73
  * @public
73
74
  */
74
75
  export declare class DescribeApplicationFleetAssociationsCommand extends DescribeApplicationFleetAssociationsCommand_base {
@@ -92,6 +92,7 @@ declare const DescribeApplicationsCommand_base: {
92
92
  * @throws {@link AppStreamServiceException}
93
93
  * <p>Base exception class for all service exceptions from AppStream service.</p>
94
94
  *
95
+ *
95
96
  * @public
96
97
  */
97
98
  export declare class DescribeApplicationsCommand extends DescribeApplicationsCommand_base {
@@ -80,6 +80,7 @@ declare const DescribeDirectoryConfigsCommand_base: {
80
80
  * @throws {@link AppStreamServiceException}
81
81
  * <p>Base exception class for all service exceptions from AppStream service.</p>
82
82
  *
83
+ *
83
84
  * @public
84
85
  */
85
86
  export declare class DescribeDirectoryConfigsCommand extends DescribeDirectoryConfigsCommand_base {
@@ -82,6 +82,7 @@ declare const DescribeEntitlementsCommand_base: {
82
82
  * @throws {@link AppStreamServiceException}
83
83
  * <p>Base exception class for all service exceptions from AppStream service.</p>
84
84
  *
85
+ *
85
86
  * @public
86
87
  */
87
88
  export declare class DescribeEntitlementsCommand extends DescribeEntitlementsCommand_base {
@@ -118,6 +118,7 @@ declare const DescribeFleetsCommand_base: {
118
118
  * @throws {@link AppStreamServiceException}
119
119
  * <p>Base exception class for all service exceptions from AppStream service.</p>
120
120
  *
121
+ *
121
122
  * @public
122
123
  */
123
124
  export declare class DescribeFleetsCommand extends DescribeFleetsCommand_base {
@@ -111,6 +111,7 @@ declare const DescribeImageBuildersCommand_base: {
111
111
  * @throws {@link AppStreamServiceException}
112
112
  * <p>Base exception class for all service exceptions from AppStream service.</p>
113
113
  *
114
+ *
114
115
  * @public
115
116
  */
116
117
  export declare class DescribeImageBuildersCommand extends DescribeImageBuildersCommand_base {
@@ -72,6 +72,7 @@ declare const DescribeImagePermissionsCommand_base: {
72
72
  * @throws {@link AppStreamServiceException}
73
73
  * <p>Base exception class for all service exceptions from AppStream service.</p>
74
74
  *
75
+ *
75
76
  * @public
76
77
  */
77
78
  export declare class DescribeImagePermissionsCommand extends DescribeImagePermissionsCommand_base {
@@ -134,6 +134,7 @@ declare const DescribeImagesCommand_base: {
134
134
  * @throws {@link AppStreamServiceException}
135
135
  * <p>Base exception class for all service exceptions from AppStream service.</p>
136
136
  *
137
+ *
137
138
  * @public
138
139
  */
139
140
  export declare class DescribeImagesCommand extends DescribeImagesCommand_base {
@@ -83,6 +83,7 @@ declare const DescribeSessionsCommand_base: {
83
83
  * @throws {@link AppStreamServiceException}
84
84
  * <p>Base exception class for all service exceptions from AppStream service.</p>
85
85
  *
86
+ *
86
87
  * @public
87
88
  */
88
89
  export declare class DescribeSessionsCommand extends DescribeSessionsCommand_base {
@@ -113,6 +113,7 @@ declare const DescribeStacksCommand_base: {
113
113
  * @throws {@link AppStreamServiceException}
114
114
  * <p>Base exception class for all service exceptions from AppStream service.</p>
115
115
  *
116
+ *
116
117
  * @public
117
118
  */
118
119
  export declare class DescribeStacksCommand extends DescribeStacksCommand_base {
@@ -74,6 +74,7 @@ declare const DescribeThemeForStackCommand_base: {
74
74
  * @throws {@link AppStreamServiceException}
75
75
  * <p>Base exception class for all service exceptions from AppStream service.</p>
76
76
  *
77
+ *
77
78
  * @public
78
79
  */
79
80
  export declare class DescribeThemeForStackCommand extends DescribeThemeForStackCommand_base {
@@ -74,6 +74,7 @@ declare const DescribeUsageReportSubscriptionsCommand_base: {
74
74
  * @throws {@link AppStreamServiceException}
75
75
  * <p>Base exception class for all service exceptions from AppStream service.</p>
76
76
  *
77
+ *
77
78
  * @public
78
79
  */
79
80
  export declare class DescribeUsageReportSubscriptionsCommand extends DescribeUsageReportSubscriptionsCommand_base {
@@ -80,6 +80,7 @@ declare const DescribeUserStackAssociationsCommand_base: {
80
80
  * @throws {@link AppStreamServiceException}
81
81
  * <p>Base exception class for all service exceptions from AppStream service.</p>
82
82
  *
83
+ *
83
84
  * @public
84
85
  */
85
86
  export declare class DescribeUserStackAssociationsCommand extends DescribeUserStackAssociationsCommand_base {
@@ -77,6 +77,7 @@ declare const DescribeUsersCommand_base: {
77
77
  * @throws {@link AppStreamServiceException}
78
78
  * <p>Base exception class for all service exceptions from AppStream service.</p>
79
79
  *
80
+ *
80
81
  * @public
81
82
  */
82
83
  export declare class DescribeUsersCommand extends DescribeUsersCommand_base {
@@ -56,6 +56,7 @@ declare const DisableUserCommand_base: {
56
56
  * @throws {@link AppStreamServiceException}
57
57
  * <p>Base exception class for all service exceptions from AppStream service.</p>
58
58
  *
59
+ *
59
60
  * @public
60
61
  */
61
62
  export declare class DisableUserCommand extends DisableUserCommand_base {
@@ -65,6 +65,7 @@ declare const DisassociateAppBlockBuilderAppBlockCommand_base: {
65
65
  * @throws {@link AppStreamServiceException}
66
66
  * <p>Base exception class for all service exceptions from AppStream service.</p>
67
67
  *
68
+ *
68
69
  * @public
69
70
  */
70
71
  export declare class DisassociateAppBlockBuilderAppBlockCommand extends DisassociateAppBlockBuilderAppBlockCommand_base {
@@ -62,6 +62,7 @@ declare const DisassociateApplicationFleetCommand_base: {
62
62
  * @throws {@link AppStreamServiceException}
63
63
  * <p>Base exception class for all service exceptions from AppStream service.</p>
64
64
  *
65
+ *
65
66
  * @public
66
67
  */
67
68
  export declare class DisassociateApplicationFleetCommand extends DisassociateApplicationFleetCommand_base {
@@ -63,6 +63,7 @@ declare const DisassociateApplicationFromEntitlementCommand_base: {
63
63
  * @throws {@link AppStreamServiceException}
64
64
  * <p>Base exception class for all service exceptions from AppStream service.</p>
65
65
  *
66
+ *
66
67
  * @public
67
68
  */
68
69
  export declare class DisassociateApplicationFromEntitlementCommand extends DisassociateApplicationFromEntitlementCommand_base {
@@ -65,6 +65,7 @@ declare const DisassociateFleetCommand_base: {
65
65
  * @throws {@link AppStreamServiceException}
66
66
  * <p>Base exception class for all service exceptions from AppStream service.</p>
67
67
  *
68
+ *
68
69
  * @public
69
70
  */
70
71
  export declare class DisassociateFleetCommand extends DisassociateFleetCommand_base {
@@ -59,6 +59,7 @@ declare const EnableUserCommand_base: {
59
59
  * @throws {@link AppStreamServiceException}
60
60
  * <p>Base exception class for all service exceptions from AppStream service.</p>
61
61
  *
62
+ *
62
63
  * @public
63
64
  */
64
65
  export declare class EnableUserCommand extends EnableUserCommand_base {
@@ -52,6 +52,7 @@ declare const ExpireSessionCommand_base: {
52
52
  * @throws {@link AppStreamServiceException}
53
53
  * <p>Base exception class for all service exceptions from AppStream service.</p>
54
54
  *
55
+ *
55
56
  * @public
56
57
  */
57
58
  export declare class ExpireSessionCommand extends ExpireSessionCommand_base {
@@ -58,6 +58,7 @@ declare const ListAssociatedFleetsCommand_base: {
58
58
  * @throws {@link AppStreamServiceException}
59
59
  * <p>Base exception class for all service exceptions from AppStream service.</p>
60
60
  *
61
+ *
61
62
  * @public
62
63
  */
63
64
  export declare class ListAssociatedFleetsCommand extends ListAssociatedFleetsCommand_base {
@@ -58,6 +58,7 @@ declare const ListAssociatedStacksCommand_base: {
58
58
  * @throws {@link AppStreamServiceException}
59
59
  * <p>Base exception class for all service exceptions from AppStream service.</p>
60
60
  *
61
+ *
61
62
  * @public
62
63
  */
63
64
  export declare class ListAssociatedStacksCommand extends ListAssociatedStacksCommand_base {
@@ -71,6 +71,7 @@ declare const ListEntitledApplicationsCommand_base: {
71
71
  * @throws {@link AppStreamServiceException}
72
72
  * <p>Base exception class for all service exceptions from AppStream service.</p>
73
73
  *
74
+ *
74
75
  * @public
75
76
  */
76
77
  export declare class ListEntitledApplicationsCommand extends ListEntitledApplicationsCommand_base {
@@ -60,6 +60,7 @@ declare const ListTagsForResourceCommand_base: {
60
60
  * @throws {@link AppStreamServiceException}
61
61
  * <p>Base exception class for all service exceptions from AppStream service.</p>
62
62
  *
63
+ *
63
64
  * @public
64
65
  */
65
66
  export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
@@ -115,6 +115,7 @@ declare const StartAppBlockBuilderCommand_base: {
115
115
  * @throws {@link AppStreamServiceException}
116
116
  * <p>Base exception class for all service exceptions from AppStream service.</p>
117
117
  *
118
+ *
118
119
  * @public
119
120
  */
120
121
  export declare class StartAppBlockBuilderCommand extends StartAppBlockBuilderCommand_base {
@@ -76,6 +76,7 @@ declare const StartFleetCommand_base: {
76
76
  * @throws {@link AppStreamServiceException}
77
77
  * <p>Base exception class for all service exceptions from AppStream service.</p>
78
78
  *
79
+ *
79
80
  * @public
80
81
  */
81
82
  export declare class StartFleetCommand extends StartFleetCommand_base {
@@ -117,6 +117,7 @@ declare const StartImageBuilderCommand_base: {
117
117
  * @throws {@link AppStreamServiceException}
118
118
  * <p>Base exception class for all service exceptions from AppStream service.</p>
119
119
  *
120
+ *
120
121
  * @public
121
122
  */
122
123
  export declare class StartImageBuilderCommand extends StartImageBuilderCommand_base {
@@ -101,6 +101,7 @@ declare const StopAppBlockBuilderCommand_base: {
101
101
  * @throws {@link AppStreamServiceException}
102
102
  * <p>Base exception class for all service exceptions from AppStream service.</p>
103
103
  *
104
+ *
104
105
  * @public
105
106
  */
106
107
  export declare class StopAppBlockBuilderCommand extends StopAppBlockBuilderCommand_base {
@@ -58,6 +58,7 @@ declare const StopFleetCommand_base: {
58
58
  * @throws {@link AppStreamServiceException}
59
59
  * <p>Base exception class for all service exceptions from AppStream service.</p>
60
60
  *
61
+ *
61
62
  * @public
62
63
  */
63
64
  export declare class StopFleetCommand extends StopFleetCommand_base {
@@ -110,6 +110,7 @@ declare const StopImageBuilderCommand_base: {
110
110
  * @throws {@link AppStreamServiceException}
111
111
  * <p>Base exception class for all service exceptions from AppStream service.</p>
112
112
  *
113
+ *
113
114
  * @public
114
115
  */
115
116
  export declare class StopImageBuilderCommand extends StopImageBuilderCommand_base {
@@ -69,6 +69,7 @@ declare const TagResourceCommand_base: {
69
69
  * @throws {@link AppStreamServiceException}
70
70
  * <p>Base exception class for all service exceptions from AppStream service.</p>
71
71
  *
72
+ *
72
73
  * @public
73
74
  */
74
75
  export declare class TagResourceCommand extends TagResourceCommand_base {
@@ -60,6 +60,7 @@ declare const UntagResourceCommand_base: {
60
60
  * @throws {@link AppStreamServiceException}
61
61
  * <p>Base exception class for all service exceptions from AppStream service.</p>
62
62
  *
63
+ *
63
64
  * @public
64
65
  */
65
66
  export declare class UntagResourceCommand extends UntagResourceCommand_base {
@@ -147,6 +147,7 @@ declare const UpdateAppBlockBuilderCommand_base: {
147
147
  * @throws {@link AppStreamServiceException}
148
148
  * <p>Base exception class for all service exceptions from AppStream service.</p>
149
149
  *
150
+ *
150
151
  * @public
151
152
  */
152
153
  export declare class UpdateAppBlockBuilderCommand extends UpdateAppBlockBuilderCommand_base {
@@ -101,6 +101,7 @@ declare const UpdateApplicationCommand_base: {
101
101
  * @throws {@link AppStreamServiceException}
102
102
  * <p>Base exception class for all service exceptions from AppStream service.</p>
103
103
  *
104
+ *
104
105
  * @public
105
106
  */
106
107
  export declare class UpdateApplicationCommand extends UpdateApplicationCommand_base {
@@ -97,6 +97,7 @@ declare const UpdateDirectoryConfigCommand_base: {
97
97
  * @throws {@link AppStreamServiceException}
98
98
  * <p>Base exception class for all service exceptions from AppStream service.</p>
99
99
  *
100
+ *
100
101
  * @public
101
102
  */
102
103
  export declare class UpdateDirectoryConfigCommand extends UpdateDirectoryConfigCommand_base {
@@ -88,6 +88,7 @@ declare const UpdateEntitlementCommand_base: {
88
88
  * @throws {@link AppStreamServiceException}
89
89
  * <p>Base exception class for all service exceptions from AppStream service.</p>
90
90
  *
91
+ *
91
92
  * @public
92
93
  */
93
94
  export declare class UpdateEntitlementCommand extends UpdateEntitlementCommand_base {
@@ -204,6 +204,7 @@ declare const UpdateFleetCommand_base: {
204
204
  * @throws {@link AppStreamServiceException}
205
205
  * <p>Base exception class for all service exceptions from AppStream service.</p>
206
206
  *
207
+ *
207
208
  * @public
208
209
  */
209
210
  export declare class UpdateFleetCommand extends UpdateFleetCommand_base {
@@ -66,6 +66,7 @@ declare const UpdateImagePermissionsCommand_base: {
66
66
  * @throws {@link AppStreamServiceException}
67
67
  * <p>Base exception class for all service exceptions from AppStream service.</p>
68
68
  *
69
+ *
69
70
  * @public
70
71
  */
71
72
  export declare class UpdateImagePermissionsCommand extends UpdateImagePermissionsCommand_base {
@@ -174,6 +174,7 @@ declare const UpdateStackCommand_base: {
174
174
  * @throws {@link AppStreamServiceException}
175
175
  * <p>Base exception class for all service exceptions from AppStream service.</p>
176
176
  *
177
+ *
177
178
  * @public
178
179
  */
179
180
  export declare class UpdateStackCommand extends UpdateStackCommand_base {
@@ -106,6 +106,7 @@ declare const UpdateThemeForStackCommand_base: {
106
106
  * @throws {@link AppStreamServiceException}
107
107
  * <p>Base exception class for all service exceptions from AppStream service.</p>
108
108
  *
109
+ *
109
110
  * @public
110
111
  */
111
112
  export declare class UpdateThemeForStackCommand extends UpdateThemeForStackCommand_base {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-appstream",
3
3
  "description": "AWS SDK for JavaScript Appstream Client for Node.js, Browser and React Native",
4
- "version": "3.774.0",
4
+ "version": "3.777.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-appstream",
@@ -20,43 +20,43 @@
20
20
  "dependencies": {
21
21
  "@aws-crypto/sha256-browser": "5.2.0",
22
22
  "@aws-crypto/sha256-js": "5.2.0",
23
- "@aws-sdk/core": "3.774.0",
24
- "@aws-sdk/credential-provider-node": "3.774.0",
25
- "@aws-sdk/middleware-host-header": "3.774.0",
26
- "@aws-sdk/middleware-logger": "3.734.0",
27
- "@aws-sdk/middleware-recursion-detection": "3.772.0",
28
- "@aws-sdk/middleware-user-agent": "3.774.0",
29
- "@aws-sdk/region-config-resolver": "3.734.0",
30
- "@aws-sdk/types": "3.734.0",
31
- "@aws-sdk/util-endpoints": "3.743.0",
32
- "@aws-sdk/util-user-agent-browser": "3.734.0",
33
- "@aws-sdk/util-user-agent-node": "3.774.0",
34
- "@smithy/config-resolver": "^4.0.1",
35
- "@smithy/core": "^3.1.5",
36
- "@smithy/fetch-http-handler": "^5.0.1",
37
- "@smithy/hash-node": "^4.0.1",
38
- "@smithy/invalid-dependency": "^4.0.1",
39
- "@smithy/middleware-content-length": "^4.0.1",
40
- "@smithy/middleware-endpoint": "^4.0.6",
41
- "@smithy/middleware-retry": "^4.0.7",
42
- "@smithy/middleware-serde": "^4.0.2",
43
- "@smithy/middleware-stack": "^4.0.1",
44
- "@smithy/node-config-provider": "^4.0.1",
45
- "@smithy/node-http-handler": "^4.0.3",
46
- "@smithy/protocol-http": "^5.0.1",
47
- "@smithy/smithy-client": "^4.1.6",
48
- "@smithy/types": "^4.1.0",
49
- "@smithy/url-parser": "^4.0.1",
23
+ "@aws-sdk/core": "3.775.0",
24
+ "@aws-sdk/credential-provider-node": "3.777.0",
25
+ "@aws-sdk/middleware-host-header": "3.775.0",
26
+ "@aws-sdk/middleware-logger": "3.775.0",
27
+ "@aws-sdk/middleware-recursion-detection": "3.775.0",
28
+ "@aws-sdk/middleware-user-agent": "3.775.0",
29
+ "@aws-sdk/region-config-resolver": "3.775.0",
30
+ "@aws-sdk/types": "3.775.0",
31
+ "@aws-sdk/util-endpoints": "3.775.0",
32
+ "@aws-sdk/util-user-agent-browser": "3.775.0",
33
+ "@aws-sdk/util-user-agent-node": "3.775.0",
34
+ "@smithy/config-resolver": "^4.1.0",
35
+ "@smithy/core": "^3.2.0",
36
+ "@smithy/fetch-http-handler": "^5.0.2",
37
+ "@smithy/hash-node": "^4.0.2",
38
+ "@smithy/invalid-dependency": "^4.0.2",
39
+ "@smithy/middleware-content-length": "^4.0.2",
40
+ "@smithy/middleware-endpoint": "^4.1.0",
41
+ "@smithy/middleware-retry": "^4.1.0",
42
+ "@smithy/middleware-serde": "^4.0.3",
43
+ "@smithy/middleware-stack": "^4.0.2",
44
+ "@smithy/node-config-provider": "^4.0.2",
45
+ "@smithy/node-http-handler": "^4.0.4",
46
+ "@smithy/protocol-http": "^5.1.0",
47
+ "@smithy/smithy-client": "^4.2.0",
48
+ "@smithy/types": "^4.2.0",
49
+ "@smithy/url-parser": "^4.0.2",
50
50
  "@smithy/util-base64": "^4.0.0",
51
51
  "@smithy/util-body-length-browser": "^4.0.0",
52
52
  "@smithy/util-body-length-node": "^4.0.0",
53
- "@smithy/util-defaults-mode-browser": "^4.0.7",
54
- "@smithy/util-defaults-mode-node": "^4.0.7",
55
- "@smithy/util-endpoints": "^3.0.1",
56
- "@smithy/util-middleware": "^4.0.1",
57
- "@smithy/util-retry": "^4.0.1",
53
+ "@smithy/util-defaults-mode-browser": "^4.0.8",
54
+ "@smithy/util-defaults-mode-node": "^4.0.8",
55
+ "@smithy/util-endpoints": "^3.0.2",
56
+ "@smithy/util-middleware": "^4.0.2",
57
+ "@smithy/util-retry": "^4.0.2",
58
58
  "@smithy/util-utf8": "^4.0.0",
59
- "@smithy/util-waiter": "^4.0.2",
59
+ "@smithy/util-waiter": "^4.0.3",
60
60
  "tslib": "^2.6.2"
61
61
  },
62
62
  "devDependencies": {