@aws-sdk/client-imagebuilder 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.
- package/dist-cjs/auth/httpAuthSchemeProvider.js +1 -3
- package/dist-cjs/index.js +17 -18
- package/dist-es/ImagebuilderClient.js +2 -1
- package/dist-es/auth/httpAuthSchemeProvider.js +1 -3
- package/dist-es/endpoint/EndpointParameters.js +2 -3
- package/dist-es/runtimeExtensions.js +2 -14
- package/dist-types/commands/CancelImageCreationCommand.d.ts +1 -0
- package/dist-types/commands/CancelLifecycleExecutionCommand.d.ts +1 -0
- package/dist-types/commands/CreateComponentCommand.d.ts +1 -0
- package/dist-types/commands/CreateContainerRecipeCommand.d.ts +1 -0
- package/dist-types/commands/CreateDistributionConfigurationCommand.d.ts +1 -0
- package/dist-types/commands/CreateImageCommand.d.ts +1 -0
- package/dist-types/commands/CreateImagePipelineCommand.d.ts +1 -0
- package/dist-types/commands/CreateImageRecipeCommand.d.ts +1 -0
- package/dist-types/commands/CreateInfrastructureConfigurationCommand.d.ts +1 -0
- package/dist-types/commands/CreateLifecyclePolicyCommand.d.ts +1 -0
- package/dist-types/commands/CreateWorkflowCommand.d.ts +1 -0
- package/dist-types/commands/DeleteComponentCommand.d.ts +1 -0
- package/dist-types/commands/DeleteContainerRecipeCommand.d.ts +1 -0
- package/dist-types/commands/DeleteDistributionConfigurationCommand.d.ts +1 -0
- package/dist-types/commands/DeleteImageCommand.d.ts +1 -0
- package/dist-types/commands/DeleteImagePipelineCommand.d.ts +1 -0
- package/dist-types/commands/DeleteImageRecipeCommand.d.ts +1 -0
- package/dist-types/commands/DeleteInfrastructureConfigurationCommand.d.ts +1 -0
- package/dist-types/commands/DeleteLifecyclePolicyCommand.d.ts +1 -0
- package/dist-types/commands/DeleteWorkflowCommand.d.ts +1 -0
- package/dist-types/commands/GetComponentCommand.d.ts +1 -0
- package/dist-types/commands/GetComponentPolicyCommand.d.ts +1 -0
- package/dist-types/commands/GetContainerRecipeCommand.d.ts +1 -0
- package/dist-types/commands/GetContainerRecipePolicyCommand.d.ts +1 -0
- package/dist-types/commands/GetDistributionConfigurationCommand.d.ts +1 -0
- package/dist-types/commands/GetImageCommand.d.ts +1 -0
- package/dist-types/commands/GetImagePipelineCommand.d.ts +1 -0
- package/dist-types/commands/GetImagePolicyCommand.d.ts +1 -0
- package/dist-types/commands/GetImageRecipeCommand.d.ts +1 -0
- package/dist-types/commands/GetImageRecipePolicyCommand.d.ts +1 -0
- package/dist-types/commands/GetInfrastructureConfigurationCommand.d.ts +1 -0
- package/dist-types/commands/GetLifecycleExecutionCommand.d.ts +1 -0
- package/dist-types/commands/GetLifecyclePolicyCommand.d.ts +1 -0
- package/dist-types/commands/GetMarketplaceResourceCommand.d.ts +1 -0
- package/dist-types/commands/GetWorkflowCommand.d.ts +1 -0
- package/dist-types/commands/GetWorkflowExecutionCommand.d.ts +1 -0
- package/dist-types/commands/GetWorkflowStepExecutionCommand.d.ts +1 -0
- package/dist-types/commands/ImportComponentCommand.d.ts +1 -0
- package/dist-types/commands/ImportDiskImageCommand.d.ts +1 -0
- package/dist-types/commands/ImportVmImageCommand.d.ts +1 -0
- package/dist-types/commands/ListComponentBuildVersionsCommand.d.ts +1 -0
- package/dist-types/commands/ListComponentsCommand.d.ts +1 -0
- package/dist-types/commands/ListContainerRecipesCommand.d.ts +1 -0
- package/dist-types/commands/ListDistributionConfigurationsCommand.d.ts +1 -0
- package/dist-types/commands/ListImageBuildVersionsCommand.d.ts +1 -0
- package/dist-types/commands/ListImagePackagesCommand.d.ts +1 -0
- package/dist-types/commands/ListImagePipelineImagesCommand.d.ts +1 -0
- package/dist-types/commands/ListImagePipelinesCommand.d.ts +1 -0
- package/dist-types/commands/ListImageRecipesCommand.d.ts +1 -0
- package/dist-types/commands/ListImageScanFindingAggregationsCommand.d.ts +1 -0
- package/dist-types/commands/ListImageScanFindingsCommand.d.ts +1 -0
- package/dist-types/commands/ListImagesCommand.d.ts +1 -0
- package/dist-types/commands/ListInfrastructureConfigurationsCommand.d.ts +1 -0
- package/dist-types/commands/ListLifecycleExecutionResourcesCommand.d.ts +1 -0
- package/dist-types/commands/ListLifecycleExecutionsCommand.d.ts +1 -0
- package/dist-types/commands/ListLifecyclePoliciesCommand.d.ts +1 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -0
- package/dist-types/commands/ListWaitingWorkflowStepsCommand.d.ts +1 -0
- package/dist-types/commands/ListWorkflowBuildVersionsCommand.d.ts +1 -0
- package/dist-types/commands/ListWorkflowExecutionsCommand.d.ts +1 -0
- package/dist-types/commands/ListWorkflowStepExecutionsCommand.d.ts +1 -0
- package/dist-types/commands/ListWorkflowsCommand.d.ts +1 -0
- package/dist-types/commands/PutComponentPolicyCommand.d.ts +1 -0
- package/dist-types/commands/PutContainerRecipePolicyCommand.d.ts +1 -0
- package/dist-types/commands/PutImagePolicyCommand.d.ts +1 -0
- package/dist-types/commands/PutImageRecipePolicyCommand.d.ts +1 -0
- package/dist-types/commands/SendWorkflowStepActionCommand.d.ts +1 -0
- package/dist-types/commands/StartImagePipelineExecutionCommand.d.ts +1 -0
- package/dist-types/commands/StartResourceStateUpdateCommand.d.ts +1 -0
- package/dist-types/commands/TagResourceCommand.d.ts +1 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +1 -0
- package/dist-types/commands/UpdateDistributionConfigurationCommand.d.ts +1 -0
- package/dist-types/commands/UpdateImagePipelineCommand.d.ts +1 -0
- package/dist-types/commands/UpdateInfrastructureConfigurationCommand.d.ts +1 -0
- package/dist-types/commands/UpdateLifecyclePolicyCommand.d.ts +1 -0
- package/package.json +33 -33
|
@@ -40,8 +40,6 @@ const defaultImagebuilderHttpAuthSchemeProvider = (authParameters) => {
|
|
|
40
40
|
exports.defaultImagebuilderHttpAuthSchemeProvider = defaultImagebuilderHttpAuthSchemeProvider;
|
|
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
|
@@ -191,12 +191,11 @@ var import_httpAuthSchemeProvider = require("./auth/httpAuthSchemeProvider");
|
|
|
191
191
|
|
|
192
192
|
// src/endpoint/EndpointParameters.ts
|
|
193
193
|
var resolveClientEndpointParameters = /* @__PURE__ */ __name((options) => {
|
|
194
|
-
return {
|
|
195
|
-
...options,
|
|
194
|
+
return Object.assign(options, {
|
|
196
195
|
useDualstackEndpoint: options.useDualstackEndpoint ?? false,
|
|
197
196
|
useFipsEndpoint: options.useFipsEndpoint ?? false,
|
|
198
197
|
defaultSigningName: "imagebuilder"
|
|
199
|
-
};
|
|
198
|
+
});
|
|
200
199
|
}, "resolveClientEndpointParameters");
|
|
201
200
|
var commonParams = {
|
|
202
201
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -253,22 +252,21 @@ var resolveHttpAuthRuntimeConfig = /* @__PURE__ */ __name((config) => {
|
|
|
253
252
|
}, "resolveHttpAuthRuntimeConfig");
|
|
254
253
|
|
|
255
254
|
// src/runtimeExtensions.ts
|
|
256
|
-
var asPartial = /* @__PURE__ */ __name((t) => t, "asPartial");
|
|
257
255
|
var resolveRuntimeExtensions = /* @__PURE__ */ __name((runtimeConfig, extensions) => {
|
|
258
|
-
const extensionConfiguration =
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
256
|
+
const extensionConfiguration = Object.assign(
|
|
257
|
+
(0, import_region_config_resolver.getAwsRegionExtensionConfiguration)(runtimeConfig),
|
|
258
|
+
(0, import_smithy_client.getDefaultExtensionConfiguration)(runtimeConfig),
|
|
259
|
+
(0, import_protocol_http.getHttpHandlerExtensionConfiguration)(runtimeConfig),
|
|
260
|
+
getHttpAuthExtensionConfiguration(runtimeConfig)
|
|
261
|
+
);
|
|
264
262
|
extensions.forEach((extension) => extension.configure(extensionConfiguration));
|
|
265
|
-
return
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
263
|
+
return Object.assign(
|
|
264
|
+
runtimeConfig,
|
|
265
|
+
(0, import_region_config_resolver.resolveAwsRegionExtensionConfiguration)(extensionConfiguration),
|
|
266
|
+
(0, import_smithy_client.resolveDefaultRuntimeConfig)(extensionConfiguration),
|
|
267
|
+
(0, import_protocol_http.resolveHttpHandlerRuntimeConfig)(extensionConfiguration),
|
|
268
|
+
resolveHttpAuthRuntimeConfig(extensionConfiguration)
|
|
269
|
+
);
|
|
272
270
|
}, "resolveRuntimeExtensions");
|
|
273
271
|
|
|
274
272
|
// src/ImagebuilderClient.ts
|
|
@@ -282,6 +280,8 @@ var ImagebuilderClient = class extends import_smithy_client.Client {
|
|
|
282
280
|
config;
|
|
283
281
|
constructor(...[configuration]) {
|
|
284
282
|
const _config_0 = (0, import_runtimeConfig.getRuntimeConfig)(configuration || {});
|
|
283
|
+
super(_config_0);
|
|
284
|
+
this.initConfig = _config_0;
|
|
285
285
|
const _config_1 = resolveClientEndpointParameters(_config_0);
|
|
286
286
|
const _config_2 = (0, import_middleware_user_agent.resolveUserAgentConfig)(_config_1);
|
|
287
287
|
const _config_3 = (0, import_middleware_retry.resolveRetryConfig)(_config_2);
|
|
@@ -290,7 +290,6 @@ var ImagebuilderClient = class extends import_smithy_client.Client {
|
|
|
290
290
|
const _config_6 = (0, import_middleware_endpoint.resolveEndpointConfig)(_config_5);
|
|
291
291
|
const _config_7 = (0, import_httpAuthSchemeProvider.resolveHttpAuthSchemeConfig)(_config_6);
|
|
292
292
|
const _config_8 = resolveRuntimeExtensions(_config_7, configuration?.extensions || []);
|
|
293
|
-
super(_config_8);
|
|
294
293
|
this.config = _config_8;
|
|
295
294
|
this.middlewareStack.use((0, import_middleware_user_agent.getUserAgentPlugin)(this.config));
|
|
296
295
|
this.middlewareStack.use((0, import_middleware_retry.getRetryPlugin)(this.config));
|
|
@@ -17,6 +17,8 @@ export class ImagebuilderClient 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 ImagebuilderClient 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 defaultImagebuilderHttpAuthSchemeProvider = (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: "imagebuilder",
|
|
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
|
};
|
|
@@ -87,6 +87,7 @@ declare const CancelImageCreationCommand_base: {
|
|
|
87
87
|
* @throws {@link ImagebuilderServiceException}
|
|
88
88
|
* <p>Base exception class for all service exceptions from Imagebuilder service.</p>
|
|
89
89
|
*
|
|
90
|
+
*
|
|
90
91
|
* @public
|
|
91
92
|
*/
|
|
92
93
|
export declare class CancelImageCreationCommand extends CancelImageCreationCommand_base {
|
|
@@ -84,6 +84,7 @@ declare const CancelLifecycleExecutionCommand_base: {
|
|
|
84
84
|
* @throws {@link ImagebuilderServiceException}
|
|
85
85
|
* <p>Base exception class for all service exceptions from Imagebuilder service.</p>
|
|
86
86
|
*
|
|
87
|
+
*
|
|
87
88
|
* @public
|
|
88
89
|
*/
|
|
89
90
|
export declare class CancelLifecycleExecutionCommand extends CancelLifecycleExecutionCommand_base {
|
|
@@ -122,6 +122,7 @@ declare const CreateComponentCommand_base: {
|
|
|
122
122
|
* @throws {@link ImagebuilderServiceException}
|
|
123
123
|
* <p>Base exception class for all service exceptions from Imagebuilder service.</p>
|
|
124
124
|
*
|
|
125
|
+
*
|
|
125
126
|
* @public
|
|
126
127
|
*/
|
|
127
128
|
export declare class CreateComponentCommand extends CreateComponentCommand_base {
|
|
@@ -148,6 +148,7 @@ declare const CreateContainerRecipeCommand_base: {
|
|
|
148
148
|
* @throws {@link ImagebuilderServiceException}
|
|
149
149
|
* <p>Base exception class for all service exceptions from Imagebuilder service.</p>
|
|
150
150
|
*
|
|
151
|
+
*
|
|
151
152
|
* @public
|
|
152
153
|
*/
|
|
153
154
|
export declare class CreateContainerRecipeCommand extends CreateContainerRecipeCommand_base {
|
|
@@ -174,6 +174,7 @@ declare const CreateDistributionConfigurationCommand_base: {
|
|
|
174
174
|
* @throws {@link ImagebuilderServiceException}
|
|
175
175
|
* <p>Base exception class for all service exceptions from Imagebuilder service.</p>
|
|
176
176
|
*
|
|
177
|
+
*
|
|
177
178
|
* @public
|
|
178
179
|
*/
|
|
179
180
|
export declare class CreateDistributionConfigurationCommand extends CreateDistributionConfigurationCommand_base {
|
|
@@ -130,6 +130,7 @@ declare const CreateImageCommand_base: {
|
|
|
130
130
|
* @throws {@link ImagebuilderServiceException}
|
|
131
131
|
* <p>Base exception class for all service exceptions from Imagebuilder service.</p>
|
|
132
132
|
*
|
|
133
|
+
*
|
|
133
134
|
* @public
|
|
134
135
|
*/
|
|
135
136
|
export declare class CreateImageCommand extends CreateImageCommand_base {
|
|
@@ -139,6 +139,7 @@ declare const CreateImagePipelineCommand_base: {
|
|
|
139
139
|
* @throws {@link ImagebuilderServiceException}
|
|
140
140
|
* <p>Base exception class for all service exceptions from Imagebuilder service.</p>
|
|
141
141
|
*
|
|
142
|
+
*
|
|
142
143
|
* @public
|
|
143
144
|
*/
|
|
144
145
|
export declare class CreateImagePipelineCommand extends CreateImagePipelineCommand_base {
|
|
@@ -141,6 +141,7 @@ declare const CreateImageRecipeCommand_base: {
|
|
|
141
141
|
* @throws {@link ImagebuilderServiceException}
|
|
142
142
|
* <p>Base exception class for all service exceptions from Imagebuilder service.</p>
|
|
143
143
|
*
|
|
144
|
+
*
|
|
144
145
|
* @public
|
|
145
146
|
*/
|
|
146
147
|
export declare class CreateImageRecipeCommand extends CreateImageRecipeCommand_base {
|
|
@@ -129,6 +129,7 @@ declare const CreateInfrastructureConfigurationCommand_base: {
|
|
|
129
129
|
* @throws {@link ImagebuilderServiceException}
|
|
130
130
|
* <p>Base exception class for all service exceptions from Imagebuilder service.</p>
|
|
131
131
|
*
|
|
132
|
+
*
|
|
132
133
|
* @public
|
|
133
134
|
*/
|
|
134
135
|
export declare class CreateInfrastructureConfigurationCommand extends CreateInfrastructureConfigurationCommand_base {
|
|
@@ -146,6 +146,7 @@ declare const CreateLifecyclePolicyCommand_base: {
|
|
|
146
146
|
* @throws {@link ImagebuilderServiceException}
|
|
147
147
|
* <p>Base exception class for all service exceptions from Imagebuilder service.</p>
|
|
148
148
|
*
|
|
149
|
+
*
|
|
149
150
|
* @public
|
|
150
151
|
*/
|
|
151
152
|
export declare class CreateLifecyclePolicyCommand extends CreateLifecyclePolicyCommand_base {
|
|
@@ -107,6 +107,7 @@ declare const CreateWorkflowCommand_base: {
|
|
|
107
107
|
* @throws {@link ImagebuilderServiceException}
|
|
108
108
|
* <p>Base exception class for all service exceptions from Imagebuilder service.</p>
|
|
109
109
|
*
|
|
110
|
+
*
|
|
110
111
|
* @public
|
|
111
112
|
*/
|
|
112
113
|
export declare class CreateWorkflowCommand extends CreateWorkflowCommand_base {
|
|
@@ -80,6 +80,7 @@ declare const DeleteComponentCommand_base: {
|
|
|
80
80
|
* @throws {@link ImagebuilderServiceException}
|
|
81
81
|
* <p>Base exception class for all service exceptions from Imagebuilder service.</p>
|
|
82
82
|
*
|
|
83
|
+
*
|
|
83
84
|
* @public
|
|
84
85
|
*/
|
|
85
86
|
export declare class DeleteComponentCommand extends DeleteComponentCommand_base {
|
|
@@ -80,6 +80,7 @@ declare const DeleteContainerRecipeCommand_base: {
|
|
|
80
80
|
* @throws {@link ImagebuilderServiceException}
|
|
81
81
|
* <p>Base exception class for all service exceptions from Imagebuilder service.</p>
|
|
82
82
|
*
|
|
83
|
+
*
|
|
83
84
|
* @public
|
|
84
85
|
*/
|
|
85
86
|
export declare class DeleteContainerRecipeCommand extends DeleteContainerRecipeCommand_base {
|
|
@@ -80,6 +80,7 @@ declare const DeleteDistributionConfigurationCommand_base: {
|
|
|
80
80
|
* @throws {@link ImagebuilderServiceException}
|
|
81
81
|
* <p>Base exception class for all service exceptions from Imagebuilder service.</p>
|
|
82
82
|
*
|
|
83
|
+
*
|
|
83
84
|
* @public
|
|
84
85
|
*/
|
|
85
86
|
export declare class DeleteDistributionConfigurationCommand extends DeleteDistributionConfigurationCommand_base {
|
|
@@ -101,6 +101,7 @@ declare const DeleteImageCommand_base: {
|
|
|
101
101
|
* @throws {@link ImagebuilderServiceException}
|
|
102
102
|
* <p>Base exception class for all service exceptions from Imagebuilder service.</p>
|
|
103
103
|
*
|
|
104
|
+
*
|
|
104
105
|
* @public
|
|
105
106
|
*/
|
|
106
107
|
export declare class DeleteImageCommand extends DeleteImageCommand_base {
|
|
@@ -80,6 +80,7 @@ declare const DeleteImagePipelineCommand_base: {
|
|
|
80
80
|
* @throws {@link ImagebuilderServiceException}
|
|
81
81
|
* <p>Base exception class for all service exceptions from Imagebuilder service.</p>
|
|
82
82
|
*
|
|
83
|
+
*
|
|
83
84
|
* @public
|
|
84
85
|
*/
|
|
85
86
|
export declare class DeleteImagePipelineCommand extends DeleteImagePipelineCommand_base {
|
|
@@ -80,6 +80,7 @@ declare const DeleteImageRecipeCommand_base: {
|
|
|
80
80
|
* @throws {@link ImagebuilderServiceException}
|
|
81
81
|
* <p>Base exception class for all service exceptions from Imagebuilder service.</p>
|
|
82
82
|
*
|
|
83
|
+
*
|
|
83
84
|
* @public
|
|
84
85
|
*/
|
|
85
86
|
export declare class DeleteImageRecipeCommand extends DeleteImageRecipeCommand_base {
|
|
@@ -80,6 +80,7 @@ declare const DeleteInfrastructureConfigurationCommand_base: {
|
|
|
80
80
|
* @throws {@link ImagebuilderServiceException}
|
|
81
81
|
* <p>Base exception class for all service exceptions from Imagebuilder service.</p>
|
|
82
82
|
*
|
|
83
|
+
*
|
|
83
84
|
* @public
|
|
84
85
|
*/
|
|
85
86
|
export declare class DeleteInfrastructureConfigurationCommand extends DeleteInfrastructureConfigurationCommand_base {
|
|
@@ -79,6 +79,7 @@ declare const DeleteLifecyclePolicyCommand_base: {
|
|
|
79
79
|
* @throws {@link ImagebuilderServiceException}
|
|
80
80
|
* <p>Base exception class for all service exceptions from Imagebuilder service.</p>
|
|
81
81
|
*
|
|
82
|
+
*
|
|
82
83
|
* @public
|
|
83
84
|
*/
|
|
84
85
|
export declare class DeleteLifecyclePolicyCommand extends DeleteLifecyclePolicyCommand_base {
|
|
@@ -79,6 +79,7 @@ declare const DeleteWorkflowCommand_base: {
|
|
|
79
79
|
* @throws {@link ImagebuilderServiceException}
|
|
80
80
|
* <p>Base exception class for all service exceptions from Imagebuilder service.</p>
|
|
81
81
|
*
|
|
82
|
+
*
|
|
82
83
|
* @public
|
|
83
84
|
*/
|
|
84
85
|
export declare class DeleteWorkflowCommand extends DeleteWorkflowCommand_base {
|
|
@@ -117,6 +117,7 @@ declare const GetComponentCommand_base: {
|
|
|
117
117
|
* @throws {@link ImagebuilderServiceException}
|
|
118
118
|
* <p>Base exception class for all service exceptions from Imagebuilder service.</p>
|
|
119
119
|
*
|
|
120
|
+
*
|
|
120
121
|
* @public
|
|
121
122
|
*/
|
|
122
123
|
export declare class GetComponentCommand extends GetComponentCommand_base {
|
|
@@ -74,6 +74,7 @@ declare const GetComponentPolicyCommand_base: {
|
|
|
74
74
|
* @throws {@link ImagebuilderServiceException}
|
|
75
75
|
* <p>Base exception class for all service exceptions from Imagebuilder service.</p>
|
|
76
76
|
*
|
|
77
|
+
*
|
|
77
78
|
* @public
|
|
78
79
|
*/
|
|
79
80
|
export declare class GetComponentPolicyCommand extends GetComponentPolicyCommand_base {
|
|
@@ -130,6 +130,7 @@ declare const GetContainerRecipeCommand_base: {
|
|
|
130
130
|
* @throws {@link ImagebuilderServiceException}
|
|
131
131
|
* <p>Base exception class for all service exceptions from Imagebuilder service.</p>
|
|
132
132
|
*
|
|
133
|
+
*
|
|
133
134
|
* @public
|
|
134
135
|
*/
|
|
135
136
|
export declare class GetContainerRecipeCommand extends GetContainerRecipeCommand_base {
|
|
@@ -74,6 +74,7 @@ declare const GetContainerRecipePolicyCommand_base: {
|
|
|
74
74
|
* @throws {@link ImagebuilderServiceException}
|
|
75
75
|
* <p>Base exception class for all service exceptions from Imagebuilder service.</p>
|
|
76
76
|
*
|
|
77
|
+
*
|
|
77
78
|
* @public
|
|
78
79
|
*/
|
|
79
80
|
export declare class GetContainerRecipePolicyCommand extends GetContainerRecipePolicyCommand_base {
|
|
@@ -157,6 +157,7 @@ declare const GetDistributionConfigurationCommand_base: {
|
|
|
157
157
|
* @throws {@link ImagebuilderServiceException}
|
|
158
158
|
* <p>Base exception class for all service exceptions from Imagebuilder service.</p>
|
|
159
159
|
*
|
|
160
|
+
*
|
|
160
161
|
* @public
|
|
161
162
|
*/
|
|
162
163
|
export declare class GetDistributionConfigurationCommand extends GetDistributionConfigurationCommand_base {
|
|
@@ -376,6 +376,7 @@ declare const GetImageCommand_base: {
|
|
|
376
376
|
* @throws {@link ImagebuilderServiceException}
|
|
377
377
|
* <p>Base exception class for all service exceptions from Imagebuilder service.</p>
|
|
378
378
|
*
|
|
379
|
+
*
|
|
379
380
|
* @public
|
|
380
381
|
*/
|
|
381
382
|
export declare class GetImageCommand extends GetImageCommand_base {
|
|
@@ -128,6 +128,7 @@ declare const GetImagePipelineCommand_base: {
|
|
|
128
128
|
* @throws {@link ImagebuilderServiceException}
|
|
129
129
|
* <p>Base exception class for all service exceptions from Imagebuilder service.</p>
|
|
130
130
|
*
|
|
131
|
+
*
|
|
131
132
|
* @public
|
|
132
133
|
*/
|
|
133
134
|
export declare class GetImagePipelineCommand extends GetImagePipelineCommand_base {
|
|
@@ -74,6 +74,7 @@ declare const GetImagePolicyCommand_base: {
|
|
|
74
74
|
* @throws {@link ImagebuilderServiceException}
|
|
75
75
|
* <p>Base exception class for all service exceptions from Imagebuilder service.</p>
|
|
76
76
|
*
|
|
77
|
+
*
|
|
77
78
|
* @public
|
|
78
79
|
*/
|
|
79
80
|
export declare class GetImagePolicyCommand extends GetImagePolicyCommand_base {
|
|
@@ -126,6 +126,7 @@ declare const GetImageRecipeCommand_base: {
|
|
|
126
126
|
* @throws {@link ImagebuilderServiceException}
|
|
127
127
|
* <p>Base exception class for all service exceptions from Imagebuilder service.</p>
|
|
128
128
|
*
|
|
129
|
+
*
|
|
129
130
|
* @public
|
|
130
131
|
*/
|
|
131
132
|
export declare class GetImageRecipeCommand extends GetImageRecipeCommand_base {
|
|
@@ -74,6 +74,7 @@ declare const GetImageRecipePolicyCommand_base: {
|
|
|
74
74
|
* @throws {@link ImagebuilderServiceException}
|
|
75
75
|
* <p>Base exception class for all service exceptions from Imagebuilder service.</p>
|
|
76
76
|
*
|
|
77
|
+
*
|
|
77
78
|
* @public
|
|
78
79
|
*/
|
|
79
80
|
export declare class GetImageRecipePolicyCommand extends GetImageRecipePolicyCommand_base {
|
|
@@ -115,6 +115,7 @@ declare const GetInfrastructureConfigurationCommand_base: {
|
|
|
115
115
|
* @throws {@link ImagebuilderServiceException}
|
|
116
116
|
* <p>Base exception class for all service exceptions from Imagebuilder service.</p>
|
|
117
117
|
*
|
|
118
|
+
*
|
|
118
119
|
* @public
|
|
119
120
|
*/
|
|
120
121
|
export declare class GetInfrastructureConfigurationCommand extends GetInfrastructureConfigurationCommand_base {
|
|
@@ -87,6 +87,7 @@ declare const GetLifecycleExecutionCommand_base: {
|
|
|
87
87
|
* @throws {@link ImagebuilderServiceException}
|
|
88
88
|
* <p>Base exception class for all service exceptions from Imagebuilder service.</p>
|
|
89
89
|
*
|
|
90
|
+
*
|
|
90
91
|
* @public
|
|
91
92
|
*/
|
|
92
93
|
export declare class GetLifecycleExecutionCommand extends GetLifecycleExecutionCommand_base {
|
|
@@ -134,6 +134,7 @@ declare const GetLifecyclePolicyCommand_base: {
|
|
|
134
134
|
* @throws {@link ImagebuilderServiceException}
|
|
135
135
|
* <p>Base exception class for all service exceptions from Imagebuilder service.</p>
|
|
136
136
|
*
|
|
137
|
+
*
|
|
137
138
|
* @public
|
|
138
139
|
*/
|
|
139
140
|
export declare class GetLifecyclePolicyCommand extends GetLifecyclePolicyCommand_base {
|
|
@@ -81,6 +81,7 @@ declare const GetMarketplaceResourceCommand_base: {
|
|
|
81
81
|
* @throws {@link ImagebuilderServiceException}
|
|
82
82
|
* <p>Base exception class for all service exceptions from Imagebuilder service.</p>
|
|
83
83
|
*
|
|
84
|
+
*
|
|
84
85
|
* @public
|
|
85
86
|
*/
|
|
86
87
|
export declare class GetMarketplaceResourceCommand extends GetMarketplaceResourceCommand_base {
|
|
@@ -103,6 +103,7 @@ declare const GetWorkflowCommand_base: {
|
|
|
103
103
|
* @throws {@link ImagebuilderServiceException}
|
|
104
104
|
* <p>Base exception class for all service exceptions from Imagebuilder service.</p>
|
|
105
105
|
*
|
|
106
|
+
*
|
|
106
107
|
* @public
|
|
107
108
|
*/
|
|
108
109
|
export declare class GetWorkflowCommand extends GetWorkflowCommand_base {
|
|
@@ -89,6 +89,7 @@ declare const GetWorkflowExecutionCommand_base: {
|
|
|
89
89
|
* @throws {@link ImagebuilderServiceException}
|
|
90
90
|
* <p>Base exception class for all service exceptions from Imagebuilder service.</p>
|
|
91
91
|
*
|
|
92
|
+
*
|
|
92
93
|
* @public
|
|
93
94
|
*/
|
|
94
95
|
export declare class GetWorkflowExecutionCommand extends GetWorkflowExecutionCommand_base {
|
|
@@ -92,6 +92,7 @@ declare const GetWorkflowStepExecutionCommand_base: {
|
|
|
92
92
|
* @throws {@link ImagebuilderServiceException}
|
|
93
93
|
* <p>Base exception class for all service exceptions from Imagebuilder service.</p>
|
|
94
94
|
*
|
|
95
|
+
*
|
|
95
96
|
* @public
|
|
96
97
|
*/
|
|
97
98
|
export declare class GetWorkflowStepExecutionCommand extends GetWorkflowStepExecutionCommand_base {
|
|
@@ -105,6 +105,7 @@ declare const ImportComponentCommand_base: {
|
|
|
105
105
|
* @throws {@link ImagebuilderServiceException}
|
|
106
106
|
* <p>Base exception class for all service exceptions from Imagebuilder service.</p>
|
|
107
107
|
*
|
|
108
|
+
*
|
|
108
109
|
* @public
|
|
109
110
|
*/
|
|
110
111
|
export declare class ImportComponentCommand extends ImportComponentCommand_base {
|
|
@@ -84,6 +84,7 @@ declare const ImportDiskImageCommand_base: {
|
|
|
84
84
|
* @throws {@link ImagebuilderServiceException}
|
|
85
85
|
* <p>Base exception class for all service exceptions from Imagebuilder service.</p>
|
|
86
86
|
*
|
|
87
|
+
*
|
|
87
88
|
* @public
|
|
88
89
|
*/
|
|
89
90
|
export declare class ImportDiskImageCommand extends ImportDiskImageCommand_base {
|
|
@@ -84,6 +84,7 @@ declare const ImportVmImageCommand_base: {
|
|
|
84
84
|
* @throws {@link ImagebuilderServiceException}
|
|
85
85
|
* <p>Base exception class for all service exceptions from Imagebuilder service.</p>
|
|
86
86
|
*
|
|
87
|
+
*
|
|
87
88
|
* @public
|
|
88
89
|
*/
|
|
89
90
|
export declare class ImportVmImageCommand extends ImportVmImageCommand_base {
|
|
@@ -107,6 +107,7 @@ declare const ListComponentBuildVersionsCommand_base: {
|
|
|
107
107
|
* @throws {@link ImagebuilderServiceException}
|
|
108
108
|
* <p>Base exception class for all service exceptions from Imagebuilder service.</p>
|
|
109
109
|
*
|
|
110
|
+
*
|
|
110
111
|
* @public
|
|
111
112
|
*/
|
|
112
113
|
export declare class ListComponentBuildVersionsCommand extends ListComponentBuildVersionsCommand_base {
|
|
@@ -123,6 +123,7 @@ declare const ListComponentsCommand_base: {
|
|
|
123
123
|
* @throws {@link ImagebuilderServiceException}
|
|
124
124
|
* <p>Base exception class for all service exceptions from Imagebuilder service.</p>
|
|
125
125
|
*
|
|
126
|
+
*
|
|
126
127
|
* @public
|
|
127
128
|
*/
|
|
128
129
|
export declare class ListComponentsCommand extends ListComponentsCommand_base {
|
|
@@ -103,6 +103,7 @@ declare const ListContainerRecipesCommand_base: {
|
|
|
103
103
|
* @throws {@link ImagebuilderServiceException}
|
|
104
104
|
* <p>Base exception class for all service exceptions from Imagebuilder service.</p>
|
|
105
105
|
*
|
|
106
|
+
*
|
|
106
107
|
* @public
|
|
107
108
|
*/
|
|
108
109
|
export declare class ListContainerRecipesCommand extends ListContainerRecipesCommand_base {
|
|
@@ -103,6 +103,7 @@ declare const ListDistributionConfigurationsCommand_base: {
|
|
|
103
103
|
* @throws {@link ImagebuilderServiceException}
|
|
104
104
|
* <p>Base exception class for all service exceptions from Imagebuilder service.</p>
|
|
105
105
|
*
|
|
106
|
+
*
|
|
106
107
|
* @public
|
|
107
108
|
*/
|
|
108
109
|
export declare class ListDistributionConfigurationsCommand extends ListDistributionConfigurationsCommand_base {
|
|
@@ -135,6 +135,7 @@ declare const ListImageBuildVersionsCommand_base: {
|
|
|
135
135
|
* @throws {@link ImagebuilderServiceException}
|
|
136
136
|
* <p>Base exception class for all service exceptions from Imagebuilder service.</p>
|
|
137
137
|
*
|
|
138
|
+
*
|
|
138
139
|
* @public
|
|
139
140
|
*/
|
|
140
141
|
export declare class ListImageBuildVersionsCommand extends ListImageBuildVersionsCommand_base {
|
|
@@ -91,6 +91,7 @@ declare const ListImagePackagesCommand_base: {
|
|
|
91
91
|
* @throws {@link ImagebuilderServiceException}
|
|
92
92
|
* <p>Base exception class for all service exceptions from Imagebuilder service.</p>
|
|
93
93
|
*
|
|
94
|
+
*
|
|
94
95
|
* @public
|
|
95
96
|
*/
|
|
96
97
|
export declare class ListImagePackagesCommand extends ListImagePackagesCommand_base {
|
|
@@ -138,6 +138,7 @@ declare const ListImagePipelineImagesCommand_base: {
|
|
|
138
138
|
* @throws {@link ImagebuilderServiceException}
|
|
139
139
|
* <p>Base exception class for all service exceptions from Imagebuilder service.</p>
|
|
140
140
|
*
|
|
141
|
+
*
|
|
141
142
|
* @public
|
|
142
143
|
*/
|
|
143
144
|
export declare class ListImagePipelineImagesCommand extends ListImagePipelineImagesCommand_base {
|
|
@@ -143,6 +143,7 @@ declare const ListImagePipelinesCommand_base: {
|
|
|
143
143
|
* @throws {@link ImagebuilderServiceException}
|
|
144
144
|
* <p>Base exception class for all service exceptions from Imagebuilder service.</p>
|
|
145
145
|
*
|
|
146
|
+
*
|
|
146
147
|
* @public
|
|
147
148
|
*/
|
|
148
149
|
export declare class ListImagePipelinesCommand extends ListImagePipelinesCommand_base {
|
|
@@ -102,6 +102,7 @@ declare const ListImageRecipesCommand_base: {
|
|
|
102
102
|
* @throws {@link ImagebuilderServiceException}
|
|
103
103
|
* <p>Base exception class for all service exceptions from Imagebuilder service.</p>
|
|
104
104
|
*
|
|
105
|
+
*
|
|
105
106
|
* @public
|
|
106
107
|
*/
|
|
107
108
|
export declare class ListImageRecipesCommand extends ListImageRecipesCommand_base {
|
|
@@ -153,6 +153,7 @@ declare const ListImageScanFindingAggregationsCommand_base: {
|
|
|
153
153
|
* @throws {@link ImagebuilderServiceException}
|
|
154
154
|
* <p>Base exception class for all service exceptions from Imagebuilder service.</p>
|
|
155
155
|
*
|
|
156
|
+
*
|
|
156
157
|
* @public
|
|
157
158
|
*/
|
|
158
159
|
export declare class ListImageScanFindingAggregationsCommand extends ListImageScanFindingAggregationsCommand_base {
|
|
@@ -160,6 +160,7 @@ declare const ListImageScanFindingsCommand_base: {
|
|
|
160
160
|
* @throws {@link ImagebuilderServiceException}
|
|
161
161
|
* <p>Base exception class for all service exceptions from Imagebuilder service.</p>
|
|
162
162
|
*
|
|
163
|
+
*
|
|
163
164
|
* @public
|
|
164
165
|
*/
|
|
165
166
|
export declare class ListImageScanFindingsCommand extends ListImageScanFindingsCommand_base {
|
|
@@ -106,6 +106,7 @@ declare const ListImagesCommand_base: {
|
|
|
106
106
|
* @throws {@link ImagebuilderServiceException}
|
|
107
107
|
* <p>Base exception class for all service exceptions from Imagebuilder service.</p>
|
|
108
108
|
*
|
|
109
|
+
*
|
|
109
110
|
* @public
|
|
110
111
|
*/
|
|
111
112
|
export declare class ListImagesCommand extends ListImagesCommand_base {
|
|
@@ -113,6 +113,7 @@ declare const ListInfrastructureConfigurationsCommand_base: {
|
|
|
113
113
|
* @throws {@link ImagebuilderServiceException}
|
|
114
114
|
* <p>Base exception class for all service exceptions from Imagebuilder service.</p>
|
|
115
115
|
*
|
|
116
|
+
*
|
|
116
117
|
* @public
|
|
117
118
|
*/
|
|
118
119
|
export declare class ListInfrastructureConfigurationsCommand extends ListInfrastructureConfigurationsCommand_base {
|
|
@@ -115,6 +115,7 @@ declare const ListLifecycleExecutionResourcesCommand_base: {
|
|
|
115
115
|
* @throws {@link ImagebuilderServiceException}
|
|
116
116
|
* <p>Base exception class for all service exceptions from Imagebuilder service.</p>
|
|
117
117
|
*
|
|
118
|
+
*
|
|
118
119
|
* @public
|
|
119
120
|
*/
|
|
120
121
|
export declare class ListLifecycleExecutionResourcesCommand extends ListLifecycleExecutionResourcesCommand_base {
|
|
@@ -95,6 +95,7 @@ declare const ListLifecycleExecutionsCommand_base: {
|
|
|
95
95
|
* @throws {@link ImagebuilderServiceException}
|
|
96
96
|
* <p>Base exception class for all service exceptions from Imagebuilder service.</p>
|
|
97
97
|
*
|
|
98
|
+
*
|
|
98
99
|
* @public
|
|
99
100
|
*/
|
|
100
101
|
export declare class ListLifecycleExecutionsCommand extends ListLifecycleExecutionsCommand_base {
|
|
@@ -103,6 +103,7 @@ declare const ListLifecyclePoliciesCommand_base: {
|
|
|
103
103
|
* @throws {@link ImagebuilderServiceException}
|
|
104
104
|
* <p>Base exception class for all service exceptions from Imagebuilder service.</p>
|
|
105
105
|
*
|
|
106
|
+
*
|
|
106
107
|
* @public
|
|
107
108
|
*/
|
|
108
109
|
export declare class ListLifecyclePoliciesCommand extends ListLifecyclePoliciesCommand_base {
|
|
@@ -67,6 +67,7 @@ declare const ListTagsForResourceCommand_base: {
|
|
|
67
67
|
* @throws {@link ImagebuilderServiceException}
|
|
68
68
|
* <p>Base exception class for all service exceptions from Imagebuilder service.</p>
|
|
69
69
|
*
|
|
70
|
+
*
|
|
70
71
|
* @public
|
|
71
72
|
*/
|
|
72
73
|
export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
|
|
@@ -91,6 +91,7 @@ declare const ListWaitingWorkflowStepsCommand_base: {
|
|
|
91
91
|
* @throws {@link ImagebuilderServiceException}
|
|
92
92
|
* <p>Base exception class for all service exceptions from Imagebuilder service.</p>
|
|
93
93
|
*
|
|
94
|
+
*
|
|
94
95
|
* @public
|
|
95
96
|
*/
|
|
96
97
|
export declare class ListWaitingWorkflowStepsCommand extends ListWaitingWorkflowStepsCommand_base {
|
|
@@ -99,6 +99,7 @@ declare const ListWorkflowBuildVersionsCommand_base: {
|
|
|
99
99
|
* @throws {@link ImagebuilderServiceException}
|
|
100
100
|
* <p>Base exception class for all service exceptions from Imagebuilder service.</p>
|
|
101
101
|
*
|
|
102
|
+
*
|
|
102
103
|
* @public
|
|
103
104
|
*/
|
|
104
105
|
export declare class ListWorkflowBuildVersionsCommand extends ListWorkflowBuildVersionsCommand_base {
|
|
@@ -100,6 +100,7 @@ declare const ListWorkflowExecutionsCommand_base: {
|
|
|
100
100
|
* @throws {@link ImagebuilderServiceException}
|
|
101
101
|
* <p>Base exception class for all service exceptions from Imagebuilder service.</p>
|
|
102
102
|
*
|
|
103
|
+
*
|
|
103
104
|
* @public
|
|
104
105
|
*/
|
|
105
106
|
export declare class ListWorkflowExecutionsCommand extends ListWorkflowExecutionsCommand_base {
|
|
@@ -101,6 +101,7 @@ declare const ListWorkflowStepExecutionsCommand_base: {
|
|
|
101
101
|
* @throws {@link ImagebuilderServiceException}
|
|
102
102
|
* <p>Base exception class for all service exceptions from Imagebuilder service.</p>
|
|
103
103
|
*
|
|
104
|
+
*
|
|
104
105
|
* @public
|
|
105
106
|
*/
|
|
106
107
|
export declare class ListWorkflowStepExecutionsCommand extends ListWorkflowStepExecutionsCommand_base {
|
|
@@ -100,6 +100,7 @@ declare const ListWorkflowsCommand_base: {
|
|
|
100
100
|
* @throws {@link ImagebuilderServiceException}
|
|
101
101
|
* <p>Base exception class for all service exceptions from Imagebuilder service.</p>
|
|
102
102
|
*
|
|
103
|
+
*
|
|
103
104
|
* @public
|
|
104
105
|
*/
|
|
105
106
|
export declare class ListWorkflowsCommand extends ListWorkflowsCommand_base {
|
|
@@ -85,6 +85,7 @@ declare const PutComponentPolicyCommand_base: {
|
|
|
85
85
|
* @throws {@link ImagebuilderServiceException}
|
|
86
86
|
* <p>Base exception class for all service exceptions from Imagebuilder service.</p>
|
|
87
87
|
*
|
|
88
|
+
*
|
|
88
89
|
* @public
|
|
89
90
|
*/
|
|
90
91
|
export declare class PutComponentPolicyCommand extends PutComponentPolicyCommand_base {
|
|
@@ -90,6 +90,7 @@ declare const PutContainerRecipePolicyCommand_base: {
|
|
|
90
90
|
* @throws {@link ImagebuilderServiceException}
|
|
91
91
|
* <p>Base exception class for all service exceptions from Imagebuilder service.</p>
|
|
92
92
|
*
|
|
93
|
+
*
|
|
93
94
|
* @public
|
|
94
95
|
*/
|
|
95
96
|
export declare class PutContainerRecipePolicyCommand extends PutContainerRecipePolicyCommand_base {
|
|
@@ -85,6 +85,7 @@ declare const PutImagePolicyCommand_base: {
|
|
|
85
85
|
* @throws {@link ImagebuilderServiceException}
|
|
86
86
|
* <p>Base exception class for all service exceptions from Imagebuilder service.</p>
|
|
87
87
|
*
|
|
88
|
+
*
|
|
88
89
|
* @public
|
|
89
90
|
*/
|
|
90
91
|
export declare class PutImagePolicyCommand extends PutImagePolicyCommand_base {
|
|
@@ -85,6 +85,7 @@ declare const PutImageRecipePolicyCommand_base: {
|
|
|
85
85
|
* @throws {@link ImagebuilderServiceException}
|
|
86
86
|
* <p>Base exception class for all service exceptions from Imagebuilder service.</p>
|
|
87
87
|
*
|
|
88
|
+
*
|
|
88
89
|
* @public
|
|
89
90
|
*/
|
|
90
91
|
export declare class PutImageRecipePolicyCommand extends PutImageRecipePolicyCommand_base {
|
|
@@ -96,6 +96,7 @@ declare const SendWorkflowStepActionCommand_base: {
|
|
|
96
96
|
* @throws {@link ImagebuilderServiceException}
|
|
97
97
|
* <p>Base exception class for all service exceptions from Imagebuilder service.</p>
|
|
98
98
|
*
|
|
99
|
+
*
|
|
99
100
|
* @public
|
|
100
101
|
*/
|
|
101
102
|
export declare class SendWorkflowStepActionCommand extends SendWorkflowStepActionCommand_base {
|
|
@@ -89,6 +89,7 @@ declare const StartImagePipelineExecutionCommand_base: {
|
|
|
89
89
|
* @throws {@link ImagebuilderServiceException}
|
|
90
90
|
* <p>Base exception class for all service exceptions from Imagebuilder service.</p>
|
|
91
91
|
*
|
|
92
|
+
*
|
|
92
93
|
* @public
|
|
93
94
|
*/
|
|
94
95
|
export declare class StartImagePipelineExecutionCommand extends StartImagePipelineExecutionCommand_base {
|
|
@@ -117,6 +117,7 @@ declare const StartResourceStateUpdateCommand_base: {
|
|
|
117
117
|
* @throws {@link ImagebuilderServiceException}
|
|
118
118
|
* <p>Base exception class for all service exceptions from Imagebuilder service.</p>
|
|
119
119
|
*
|
|
120
|
+
*
|
|
120
121
|
* @public
|
|
121
122
|
*/
|
|
122
123
|
export declare class StartResourceStateUpdateCommand extends StartResourceStateUpdateCommand_base {
|
|
@@ -66,6 +66,7 @@ declare const TagResourceCommand_base: {
|
|
|
66
66
|
* @throws {@link ImagebuilderServiceException}
|
|
67
67
|
* <p>Base exception class for all service exceptions from Imagebuilder service.</p>
|
|
68
68
|
*
|
|
69
|
+
*
|
|
69
70
|
* @public
|
|
70
71
|
*/
|
|
71
72
|
export declare class TagResourceCommand extends TagResourceCommand_base {
|
|
@@ -66,6 +66,7 @@ declare const UntagResourceCommand_base: {
|
|
|
66
66
|
* @throws {@link ImagebuilderServiceException}
|
|
67
67
|
* <p>Base exception class for all service exceptions from Imagebuilder service.</p>
|
|
68
68
|
*
|
|
69
|
+
*
|
|
69
70
|
* @public
|
|
70
71
|
*/
|
|
71
72
|
export declare class UntagResourceCommand extends UntagResourceCommand_base {
|
|
@@ -163,6 +163,7 @@ declare const UpdateDistributionConfigurationCommand_base: {
|
|
|
163
163
|
* @throws {@link ImagebuilderServiceException}
|
|
164
164
|
* <p>Base exception class for all service exceptions from Imagebuilder service.</p>
|
|
165
165
|
*
|
|
166
|
+
*
|
|
166
167
|
* @public
|
|
167
168
|
*/
|
|
168
169
|
export declare class UpdateDistributionConfigurationCommand extends UpdateDistributionConfigurationCommand_base {
|
|
@@ -134,6 +134,7 @@ declare const UpdateImagePipelineCommand_base: {
|
|
|
134
134
|
* @throws {@link ImagebuilderServiceException}
|
|
135
135
|
* <p>Base exception class for all service exceptions from Imagebuilder service.</p>
|
|
136
136
|
*
|
|
137
|
+
*
|
|
137
138
|
* @public
|
|
138
139
|
*/
|
|
139
140
|
export declare class UpdateImagePipelineCommand extends UpdateImagePipelineCommand_base {
|
|
@@ -118,6 +118,7 @@ declare const UpdateInfrastructureConfigurationCommand_base: {
|
|
|
118
118
|
* @throws {@link ImagebuilderServiceException}
|
|
119
119
|
* <p>Base exception class for all service exceptions from Imagebuilder service.</p>
|
|
120
120
|
*
|
|
121
|
+
*
|
|
121
122
|
* @public
|
|
122
123
|
*/
|
|
123
124
|
export declare class UpdateInfrastructureConfigurationCommand extends UpdateInfrastructureConfigurationCommand_base {
|
|
@@ -140,6 +140,7 @@ declare const UpdateLifecyclePolicyCommand_base: {
|
|
|
140
140
|
* @throws {@link ImagebuilderServiceException}
|
|
141
141
|
* <p>Base exception class for all service exceptions from Imagebuilder service.</p>
|
|
142
142
|
*
|
|
143
|
+
*
|
|
143
144
|
* @public
|
|
144
145
|
*/
|
|
145
146
|
export declare class UpdateLifecyclePolicyCommand extends UpdateLifecyclePolicyCommand_base {
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-imagebuilder",
|
|
3
3
|
"description": "AWS SDK for JavaScript Imagebuilder Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
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-imagebuilder",
|
|
@@ -20,41 +20,41 @@
|
|
|
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.
|
|
24
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
25
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
26
|
-
"@aws-sdk/middleware-logger": "3.
|
|
27
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
28
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
29
|
-
"@aws-sdk/region-config-resolver": "3.
|
|
30
|
-
"@aws-sdk/types": "3.
|
|
31
|
-
"@aws-sdk/util-endpoints": "3.
|
|
32
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
33
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
34
|
-
"@smithy/config-resolver": "^4.0
|
|
35
|
-
"@smithy/core": "^3.
|
|
36
|
-
"@smithy/fetch-http-handler": "^5.0.
|
|
37
|
-
"@smithy/hash-node": "^4.0.
|
|
38
|
-
"@smithy/invalid-dependency": "^4.0.
|
|
39
|
-
"@smithy/middleware-content-length": "^4.0.
|
|
40
|
-
"@smithy/middleware-endpoint": "^4.0
|
|
41
|
-
"@smithy/middleware-retry": "^4.0
|
|
42
|
-
"@smithy/middleware-serde": "^4.0.
|
|
43
|
-
"@smithy/middleware-stack": "^4.0.
|
|
44
|
-
"@smithy/node-config-provider": "^4.0.
|
|
45
|
-
"@smithy/node-http-handler": "^4.0.
|
|
46
|
-
"@smithy/protocol-http": "^5.0
|
|
47
|
-
"@smithy/smithy-client": "^4.
|
|
48
|
-
"@smithy/types": "^4.
|
|
49
|
-
"@smithy/url-parser": "^4.0.
|
|
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.
|
|
54
|
-
"@smithy/util-defaults-mode-node": "^4.0.
|
|
55
|
-
"@smithy/util-endpoints": "^3.0.
|
|
56
|
-
"@smithy/util-middleware": "^4.0.
|
|
57
|
-
"@smithy/util-retry": "^4.0.
|
|
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
59
|
"@types/uuid": "^9.0.1",
|
|
60
60
|
"tslib": "^2.6.2",
|