@aws-sdk/client-imagebuilder 3.533.0 → 3.540.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/endpoint/endpointResolver.js +4 -2
- package/dist-cjs/index.js +0 -3
- package/dist-es/endpoint/endpointResolver.js +3 -1
- package/dist-es/index.js +0 -1
- package/dist-types/Imagebuilder.d.ts +13 -1
- package/dist-types/ImagebuilderClient.d.ts +1 -1
- package/dist-types/commands/CancelImageCreationCommand.d.ts +2 -1
- package/dist-types/commands/CancelLifecycleExecutionCommand.d.ts +2 -1
- package/dist-types/commands/CreateComponentCommand.d.ts +2 -1
- package/dist-types/commands/CreateContainerRecipeCommand.d.ts +2 -1
- package/dist-types/commands/CreateDistributionConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/CreateImageCommand.d.ts +2 -1
- package/dist-types/commands/CreateImagePipelineCommand.d.ts +2 -1
- package/dist-types/commands/CreateImageRecipeCommand.d.ts +2 -1
- package/dist-types/commands/CreateInfrastructureConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/CreateLifecyclePolicyCommand.d.ts +2 -1
- package/dist-types/commands/CreateWorkflowCommand.d.ts +2 -1
- package/dist-types/commands/DeleteComponentCommand.d.ts +2 -1
- package/dist-types/commands/DeleteContainerRecipeCommand.d.ts +2 -1
- package/dist-types/commands/DeleteDistributionConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/DeleteImageCommand.d.ts +2 -1
- package/dist-types/commands/DeleteImagePipelineCommand.d.ts +2 -1
- package/dist-types/commands/DeleteImageRecipeCommand.d.ts +2 -1
- package/dist-types/commands/DeleteInfrastructureConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/DeleteLifecyclePolicyCommand.d.ts +2 -1
- package/dist-types/commands/DeleteWorkflowCommand.d.ts +2 -1
- package/dist-types/commands/GetComponentCommand.d.ts +2 -1
- package/dist-types/commands/GetComponentPolicyCommand.d.ts +2 -1
- package/dist-types/commands/GetContainerRecipeCommand.d.ts +2 -1
- package/dist-types/commands/GetContainerRecipePolicyCommand.d.ts +2 -1
- package/dist-types/commands/GetDistributionConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/GetImageCommand.d.ts +2 -1
- package/dist-types/commands/GetImagePipelineCommand.d.ts +2 -1
- package/dist-types/commands/GetImagePolicyCommand.d.ts +2 -1
- package/dist-types/commands/GetImageRecipeCommand.d.ts +2 -1
- package/dist-types/commands/GetImageRecipePolicyCommand.d.ts +2 -1
- package/dist-types/commands/GetInfrastructureConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/GetLifecycleExecutionCommand.d.ts +2 -1
- package/dist-types/commands/GetLifecyclePolicyCommand.d.ts +2 -1
- package/dist-types/commands/GetWorkflowCommand.d.ts +2 -1
- package/dist-types/commands/GetWorkflowExecutionCommand.d.ts +2 -1
- package/dist-types/commands/GetWorkflowStepExecutionCommand.d.ts +2 -1
- package/dist-types/commands/ImportComponentCommand.d.ts +2 -1
- package/dist-types/commands/ImportVmImageCommand.d.ts +2 -1
- package/dist-types/commands/ListComponentBuildVersionsCommand.d.ts +2 -1
- package/dist-types/commands/ListComponentsCommand.d.ts +2 -1
- package/dist-types/commands/ListContainerRecipesCommand.d.ts +2 -1
- package/dist-types/commands/ListDistributionConfigurationsCommand.d.ts +2 -1
- package/dist-types/commands/ListImageBuildVersionsCommand.d.ts +2 -1
- package/dist-types/commands/ListImagePackagesCommand.d.ts +2 -1
- package/dist-types/commands/ListImagePipelineImagesCommand.d.ts +2 -1
- package/dist-types/commands/ListImagePipelinesCommand.d.ts +2 -1
- package/dist-types/commands/ListImageRecipesCommand.d.ts +2 -1
- package/dist-types/commands/ListImageScanFindingAggregationsCommand.d.ts +2 -1
- package/dist-types/commands/ListImageScanFindingsCommand.d.ts +2 -1
- package/dist-types/commands/ListImagesCommand.d.ts +2 -1
- package/dist-types/commands/ListInfrastructureConfigurationsCommand.d.ts +2 -1
- package/dist-types/commands/ListLifecycleExecutionResourcesCommand.d.ts +2 -1
- package/dist-types/commands/ListLifecycleExecutionsCommand.d.ts +2 -1
- package/dist-types/commands/ListLifecyclePoliciesCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/ListWaitingWorkflowStepsCommand.d.ts +2 -1
- package/dist-types/commands/ListWorkflowBuildVersionsCommand.d.ts +2 -1
- package/dist-types/commands/ListWorkflowExecutionsCommand.d.ts +2 -1
- package/dist-types/commands/ListWorkflowStepExecutionsCommand.d.ts +2 -1
- package/dist-types/commands/ListWorkflowsCommand.d.ts +2 -1
- package/dist-types/commands/PutComponentPolicyCommand.d.ts +2 -1
- package/dist-types/commands/PutContainerRecipePolicyCommand.d.ts +2 -1
- package/dist-types/commands/PutImagePolicyCommand.d.ts +2 -1
- package/dist-types/commands/PutImageRecipePolicyCommand.d.ts +2 -1
- package/dist-types/commands/SendWorkflowStepActionCommand.d.ts +2 -1
- package/dist-types/commands/StartImagePipelineExecutionCommand.d.ts +2 -1
- package/dist-types/commands/StartResourceStateUpdateCommand.d.ts +2 -1
- package/dist-types/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateDistributionConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/UpdateImagePipelineCommand.d.ts +2 -1
- package/dist-types/commands/UpdateInfrastructureConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/UpdateLifecyclePolicyCommand.d.ts +2 -1
- package/dist-types/index.d.ts +0 -1
- package/dist-types/models/models_0.d.ts +1114 -1114
- package/dist-types/ts3.4/Imagebuilder.d.ts +12 -0
- package/dist-types/ts3.4/commands/CancelImageCreationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CancelLifecycleExecutionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateComponentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateContainerRecipeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateDistributionConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateImageCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateImagePipelineCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateImageRecipeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateInfrastructureConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateLifecyclePolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateWorkflowCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteComponentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteContainerRecipeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteDistributionConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteImageCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteImagePipelineCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteImageRecipeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteInfrastructureConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteLifecyclePolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteWorkflowCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetComponentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetComponentPolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetContainerRecipeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetContainerRecipePolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetDistributionConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetImageCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetImagePipelineCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetImagePolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetImageRecipeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetImageRecipePolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetInfrastructureConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetLifecycleExecutionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetLifecyclePolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetWorkflowCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetWorkflowExecutionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetWorkflowStepExecutionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ImportComponentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ImportVmImageCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListComponentBuildVersionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListComponentsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListContainerRecipesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListDistributionConfigurationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListImageBuildVersionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListImagePackagesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListImagePipelineImagesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListImagePipelinesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListImageRecipesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListImageScanFindingAggregationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListImageScanFindingsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListImagesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListInfrastructureConfigurationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListLifecycleExecutionResourcesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListLifecycleExecutionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListLifecyclePoliciesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListWaitingWorkflowStepsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListWorkflowBuildVersionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListWorkflowExecutionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListWorkflowStepExecutionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListWorkflowsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutComponentPolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutContainerRecipePolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutImagePolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutImageRecipePolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/SendWorkflowStepActionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartImagePipelineExecutionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartResourceStateUpdateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateDistributionConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateImagePipelineCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateInfrastructureConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateLifecyclePolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/index.d.ts +0 -1
- package/package.json +40 -40
|
@@ -1,12 +1,14 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.defaultEndpointResolver = void 0;
|
|
4
|
-
const util_endpoints_1 = require("@
|
|
4
|
+
const util_endpoints_1 = require("@aws-sdk/util-endpoints");
|
|
5
|
+
const util_endpoints_2 = require("@smithy/util-endpoints");
|
|
5
6
|
const ruleset_1 = require("./ruleset");
|
|
6
7
|
const defaultEndpointResolver = (endpointParams, context = {}) => {
|
|
7
|
-
return (0,
|
|
8
|
+
return (0, util_endpoints_2.resolveEndpoint)(ruleset_1.ruleSet, {
|
|
8
9
|
endpointParams: endpointParams,
|
|
9
10
|
logger: context.logger,
|
|
10
11
|
});
|
|
11
12
|
};
|
|
12
13
|
exports.defaultEndpointResolver = defaultEndpointResolver;
|
|
14
|
+
util_endpoints_2.customEndpointFunctions.aws = util_endpoints_1.awsEndpointFunctions;
|
package/dist-cjs/index.js
CHANGED
|
@@ -5063,9 +5063,6 @@ var paginateListWorkflowStepExecutions = (0, import_core.createPaginator)(Imageb
|
|
|
5063
5063
|
// src/pagination/ListWorkflowsPaginator.ts
|
|
5064
5064
|
|
|
5065
5065
|
var paginateListWorkflows = (0, import_core.createPaginator)(ImagebuilderClient, ListWorkflowsCommand, "nextToken", "nextToken", "maxResults");
|
|
5066
|
-
|
|
5067
|
-
// src/index.ts
|
|
5068
|
-
var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
5069
5066
|
// Annotate the CommonJS export names for ESM import in node:
|
|
5070
5067
|
|
|
5071
5068
|
0 && (module.exports = {
|
|
@@ -1,4 +1,5 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { awsEndpointFunctions } from "@aws-sdk/util-endpoints";
|
|
2
|
+
import { customEndpointFunctions, resolveEndpoint } from "@smithy/util-endpoints";
|
|
2
3
|
import { ruleSet } from "./ruleset";
|
|
3
4
|
export const defaultEndpointResolver = (endpointParams, context = {}) => {
|
|
4
5
|
return resolveEndpoint(ruleSet, {
|
|
@@ -6,3 +7,4 @@ export const defaultEndpointResolver = (endpointParams, context = {}) => {
|
|
|
6
7
|
logger: context.logger,
|
|
7
8
|
});
|
|
8
9
|
};
|
|
10
|
+
customEndpointFunctions.aws = awsEndpointFunctions;
|
package/dist-es/index.js
CHANGED
|
@@ -311,18 +311,21 @@ export interface Imagebuilder {
|
|
|
311
311
|
/**
|
|
312
312
|
* @see {@link ListComponentsCommand}
|
|
313
313
|
*/
|
|
314
|
+
listComponents(): Promise<ListComponentsCommandOutput>;
|
|
314
315
|
listComponents(args: ListComponentsCommandInput, options?: __HttpHandlerOptions): Promise<ListComponentsCommandOutput>;
|
|
315
316
|
listComponents(args: ListComponentsCommandInput, cb: (err: any, data?: ListComponentsCommandOutput) => void): void;
|
|
316
317
|
listComponents(args: ListComponentsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListComponentsCommandOutput) => void): void;
|
|
317
318
|
/**
|
|
318
319
|
* @see {@link ListContainerRecipesCommand}
|
|
319
320
|
*/
|
|
321
|
+
listContainerRecipes(): Promise<ListContainerRecipesCommandOutput>;
|
|
320
322
|
listContainerRecipes(args: ListContainerRecipesCommandInput, options?: __HttpHandlerOptions): Promise<ListContainerRecipesCommandOutput>;
|
|
321
323
|
listContainerRecipes(args: ListContainerRecipesCommandInput, cb: (err: any, data?: ListContainerRecipesCommandOutput) => void): void;
|
|
322
324
|
listContainerRecipes(args: ListContainerRecipesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListContainerRecipesCommandOutput) => void): void;
|
|
323
325
|
/**
|
|
324
326
|
* @see {@link ListDistributionConfigurationsCommand}
|
|
325
327
|
*/
|
|
328
|
+
listDistributionConfigurations(): Promise<ListDistributionConfigurationsCommandOutput>;
|
|
326
329
|
listDistributionConfigurations(args: ListDistributionConfigurationsCommandInput, options?: __HttpHandlerOptions): Promise<ListDistributionConfigurationsCommandOutput>;
|
|
327
330
|
listDistributionConfigurations(args: ListDistributionConfigurationsCommandInput, cb: (err: any, data?: ListDistributionConfigurationsCommandOutput) => void): void;
|
|
328
331
|
listDistributionConfigurations(args: ListDistributionConfigurationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListDistributionConfigurationsCommandOutput) => void): void;
|
|
@@ -347,36 +350,42 @@ export interface Imagebuilder {
|
|
|
347
350
|
/**
|
|
348
351
|
* @see {@link ListImagePipelinesCommand}
|
|
349
352
|
*/
|
|
353
|
+
listImagePipelines(): Promise<ListImagePipelinesCommandOutput>;
|
|
350
354
|
listImagePipelines(args: ListImagePipelinesCommandInput, options?: __HttpHandlerOptions): Promise<ListImagePipelinesCommandOutput>;
|
|
351
355
|
listImagePipelines(args: ListImagePipelinesCommandInput, cb: (err: any, data?: ListImagePipelinesCommandOutput) => void): void;
|
|
352
356
|
listImagePipelines(args: ListImagePipelinesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListImagePipelinesCommandOutput) => void): void;
|
|
353
357
|
/**
|
|
354
358
|
* @see {@link ListImageRecipesCommand}
|
|
355
359
|
*/
|
|
360
|
+
listImageRecipes(): Promise<ListImageRecipesCommandOutput>;
|
|
356
361
|
listImageRecipes(args: ListImageRecipesCommandInput, options?: __HttpHandlerOptions): Promise<ListImageRecipesCommandOutput>;
|
|
357
362
|
listImageRecipes(args: ListImageRecipesCommandInput, cb: (err: any, data?: ListImageRecipesCommandOutput) => void): void;
|
|
358
363
|
listImageRecipes(args: ListImageRecipesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListImageRecipesCommandOutput) => void): void;
|
|
359
364
|
/**
|
|
360
365
|
* @see {@link ListImagesCommand}
|
|
361
366
|
*/
|
|
367
|
+
listImages(): Promise<ListImagesCommandOutput>;
|
|
362
368
|
listImages(args: ListImagesCommandInput, options?: __HttpHandlerOptions): Promise<ListImagesCommandOutput>;
|
|
363
369
|
listImages(args: ListImagesCommandInput, cb: (err: any, data?: ListImagesCommandOutput) => void): void;
|
|
364
370
|
listImages(args: ListImagesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListImagesCommandOutput) => void): void;
|
|
365
371
|
/**
|
|
366
372
|
* @see {@link ListImageScanFindingAggregationsCommand}
|
|
367
373
|
*/
|
|
374
|
+
listImageScanFindingAggregations(): Promise<ListImageScanFindingAggregationsCommandOutput>;
|
|
368
375
|
listImageScanFindingAggregations(args: ListImageScanFindingAggregationsCommandInput, options?: __HttpHandlerOptions): Promise<ListImageScanFindingAggregationsCommandOutput>;
|
|
369
376
|
listImageScanFindingAggregations(args: ListImageScanFindingAggregationsCommandInput, cb: (err: any, data?: ListImageScanFindingAggregationsCommandOutput) => void): void;
|
|
370
377
|
listImageScanFindingAggregations(args: ListImageScanFindingAggregationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListImageScanFindingAggregationsCommandOutput) => void): void;
|
|
371
378
|
/**
|
|
372
379
|
* @see {@link ListImageScanFindingsCommand}
|
|
373
380
|
*/
|
|
381
|
+
listImageScanFindings(): Promise<ListImageScanFindingsCommandOutput>;
|
|
374
382
|
listImageScanFindings(args: ListImageScanFindingsCommandInput, options?: __HttpHandlerOptions): Promise<ListImageScanFindingsCommandOutput>;
|
|
375
383
|
listImageScanFindings(args: ListImageScanFindingsCommandInput, cb: (err: any, data?: ListImageScanFindingsCommandOutput) => void): void;
|
|
376
384
|
listImageScanFindings(args: ListImageScanFindingsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListImageScanFindingsCommandOutput) => void): void;
|
|
377
385
|
/**
|
|
378
386
|
* @see {@link ListInfrastructureConfigurationsCommand}
|
|
379
387
|
*/
|
|
388
|
+
listInfrastructureConfigurations(): Promise<ListInfrastructureConfigurationsCommandOutput>;
|
|
380
389
|
listInfrastructureConfigurations(args: ListInfrastructureConfigurationsCommandInput, options?: __HttpHandlerOptions): Promise<ListInfrastructureConfigurationsCommandOutput>;
|
|
381
390
|
listInfrastructureConfigurations(args: ListInfrastructureConfigurationsCommandInput, cb: (err: any, data?: ListInfrastructureConfigurationsCommandOutput) => void): void;
|
|
382
391
|
listInfrastructureConfigurations(args: ListInfrastructureConfigurationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListInfrastructureConfigurationsCommandOutput) => void): void;
|
|
@@ -395,6 +404,7 @@ export interface Imagebuilder {
|
|
|
395
404
|
/**
|
|
396
405
|
* @see {@link ListLifecyclePoliciesCommand}
|
|
397
406
|
*/
|
|
407
|
+
listLifecyclePolicies(): Promise<ListLifecyclePoliciesCommandOutput>;
|
|
398
408
|
listLifecyclePolicies(args: ListLifecyclePoliciesCommandInput, options?: __HttpHandlerOptions): Promise<ListLifecyclePoliciesCommandOutput>;
|
|
399
409
|
listLifecyclePolicies(args: ListLifecyclePoliciesCommandInput, cb: (err: any, data?: ListLifecyclePoliciesCommandOutput) => void): void;
|
|
400
410
|
listLifecyclePolicies(args: ListLifecyclePoliciesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListLifecyclePoliciesCommandOutput) => void): void;
|
|
@@ -407,6 +417,7 @@ export interface Imagebuilder {
|
|
|
407
417
|
/**
|
|
408
418
|
* @see {@link ListWaitingWorkflowStepsCommand}
|
|
409
419
|
*/
|
|
420
|
+
listWaitingWorkflowSteps(): Promise<ListWaitingWorkflowStepsCommandOutput>;
|
|
410
421
|
listWaitingWorkflowSteps(args: ListWaitingWorkflowStepsCommandInput, options?: __HttpHandlerOptions): Promise<ListWaitingWorkflowStepsCommandOutput>;
|
|
411
422
|
listWaitingWorkflowSteps(args: ListWaitingWorkflowStepsCommandInput, cb: (err: any, data?: ListWaitingWorkflowStepsCommandOutput) => void): void;
|
|
412
423
|
listWaitingWorkflowSteps(args: ListWaitingWorkflowStepsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListWaitingWorkflowStepsCommandOutput) => void): void;
|
|
@@ -425,6 +436,7 @@ export interface Imagebuilder {
|
|
|
425
436
|
/**
|
|
426
437
|
* @see {@link ListWorkflowsCommand}
|
|
427
438
|
*/
|
|
439
|
+
listWorkflows(): Promise<ListWorkflowsCommandOutput>;
|
|
428
440
|
listWorkflows(args: ListWorkflowsCommandInput, options?: __HttpHandlerOptions): Promise<ListWorkflowsCommandOutput>;
|
|
429
441
|
listWorkflows(args: ListWorkflowsCommandInput, cb: (err: any, data?: ListWorkflowsCommandOutput) => void): void;
|
|
430
442
|
listWorkflows(args: ListWorkflowsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListWorkflowsCommandOutput) => void): void;
|
|
@@ -514,11 +526,11 @@ export interface Imagebuilder {
|
|
|
514
526
|
updateLifecyclePolicy(args: UpdateLifecyclePolicyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateLifecyclePolicyCommandOutput) => void): void;
|
|
515
527
|
}
|
|
516
528
|
/**
|
|
517
|
-
* @public
|
|
518
529
|
* <p>EC2 Image Builder is a fully managed Amazon Web Services service that makes it easier to automate the
|
|
519
530
|
* creation, management, and deployment of customized, secure, and up-to-date
|
|
520
531
|
* "golden" server images that are pre-installed and pre-configured with software
|
|
521
532
|
* and settings to meet specific IT standards.</p>
|
|
533
|
+
* @public
|
|
522
534
|
*/
|
|
523
535
|
export declare class Imagebuilder extends ImagebuilderClient implements Imagebuilder {
|
|
524
536
|
}
|
|
@@ -224,11 +224,11 @@ export type ImagebuilderClientResolvedConfigType = __SmithyResolvedConfiguration
|
|
|
224
224
|
export interface ImagebuilderClientResolvedConfig extends ImagebuilderClientResolvedConfigType {
|
|
225
225
|
}
|
|
226
226
|
/**
|
|
227
|
-
* @public
|
|
228
227
|
* <p>EC2 Image Builder is a fully managed Amazon Web Services service that makes it easier to automate the
|
|
229
228
|
* creation, management, and deployment of customized, secure, and up-to-date
|
|
230
229
|
* "golden" server images that are pre-installed and pre-configured with software
|
|
231
230
|
* and settings to meet specific IT standards.</p>
|
|
231
|
+
* @public
|
|
232
232
|
*/
|
|
233
233
|
export declare class ImagebuilderClient extends __Client<__HttpHandlerOptions, ServiceInputTypes, ServiceOutputTypes, ImagebuilderClientResolvedConfig> {
|
|
234
234
|
/**
|
|
@@ -22,10 +22,10 @@ export interface CancelImageCreationCommandOutput extends CancelImageCreationRes
|
|
|
22
22
|
}
|
|
23
23
|
declare const CancelImageCreationCommand_base: {
|
|
24
24
|
new (input: CancelImageCreationCommandInput): import("@smithy/smithy-client").CommandImpl<CancelImageCreationCommandInput, CancelImageCreationCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CancelImageCreationCommandInput): import("@smithy/smithy-client").CommandImpl<CancelImageCreationCommandInput, CancelImageCreationCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>CancelImageCreation cancels the creation of Image. This operation can only be used on
|
|
30
30
|
* images in a non-terminal state.</p>
|
|
31
31
|
* @example
|
|
@@ -86,6 +86,7 @@ declare const CancelImageCreationCommand_base: {
|
|
|
86
86
|
* @throws {@link ImagebuilderServiceException}
|
|
87
87
|
* <p>Base exception class for all service exceptions from Imagebuilder service.</p>
|
|
88
88
|
*
|
|
89
|
+
* @public
|
|
89
90
|
*/
|
|
90
91
|
export declare class CancelImageCreationCommand extends CancelImageCreationCommand_base {
|
|
91
92
|
}
|
|
@@ -22,10 +22,10 @@ export interface CancelLifecycleExecutionCommandOutput extends CancelLifecycleEx
|
|
|
22
22
|
}
|
|
23
23
|
declare const CancelLifecycleExecutionCommand_base: {
|
|
24
24
|
new (input: CancelLifecycleExecutionCommandInput): import("@smithy/smithy-client").CommandImpl<CancelLifecycleExecutionCommandInput, CancelLifecycleExecutionCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CancelLifecycleExecutionCommandInput): import("@smithy/smithy-client").CommandImpl<CancelLifecycleExecutionCommandInput, CancelLifecycleExecutionCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Cancel a specific image lifecycle policy runtime instance.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -83,6 +83,7 @@ declare const CancelLifecycleExecutionCommand_base: {
|
|
|
83
83
|
* @throws {@link ImagebuilderServiceException}
|
|
84
84
|
* <p>Base exception class for all service exceptions from Imagebuilder service.</p>
|
|
85
85
|
*
|
|
86
|
+
* @public
|
|
86
87
|
*/
|
|
87
88
|
export declare class CancelLifecycleExecutionCommand extends CancelLifecycleExecutionCommand_base {
|
|
88
89
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateComponentCommandOutput extends CreateComponentResponse, _
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateComponentCommand_base: {
|
|
24
24
|
new (input: CreateComponentCommandInput): import("@smithy/smithy-client").CommandImpl<CreateComponentCommandInput, CreateComponentCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateComponentCommandInput): import("@smithy/smithy-client").CommandImpl<CreateComponentCommandInput, CreateComponentCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a new component that can be used to build, validate, test, and assess your
|
|
30
30
|
* image. The component is based on a YAML document that you specify using exactly one of
|
|
31
31
|
* the following methods:</p>
|
|
@@ -121,6 +121,7 @@ declare const CreateComponentCommand_base: {
|
|
|
121
121
|
* @throws {@link ImagebuilderServiceException}
|
|
122
122
|
* <p>Base exception class for all service exceptions from Imagebuilder service.</p>
|
|
123
123
|
*
|
|
124
|
+
* @public
|
|
124
125
|
*/
|
|
125
126
|
export declare class CreateComponentCommand extends CreateComponentCommand_base {
|
|
126
127
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateContainerRecipeCommandOutput extends CreateContainerRecip
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateContainerRecipeCommand_base: {
|
|
24
24
|
new (input: CreateContainerRecipeCommandInput): import("@smithy/smithy-client").CommandImpl<CreateContainerRecipeCommandInput, CreateContainerRecipeCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateContainerRecipeCommandInput): import("@smithy/smithy-client").CommandImpl<CreateContainerRecipeCommandInput, CreateContainerRecipeCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a new container recipe. Container recipes define how images are configured,
|
|
30
30
|
* tested, and assessed.</p>
|
|
31
31
|
* @example
|
|
@@ -147,6 +147,7 @@ declare const CreateContainerRecipeCommand_base: {
|
|
|
147
147
|
* @throws {@link ImagebuilderServiceException}
|
|
148
148
|
* <p>Base exception class for all service exceptions from Imagebuilder service.</p>
|
|
149
149
|
*
|
|
150
|
+
* @public
|
|
150
151
|
*/
|
|
151
152
|
export declare class CreateContainerRecipeCommand extends CreateContainerRecipeCommand_base {
|
|
152
153
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateDistributionConfigurationCommandOutput extends CreateDist
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateDistributionConfigurationCommand_base: {
|
|
24
24
|
new (input: CreateDistributionConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDistributionConfigurationCommandInput, CreateDistributionConfigurationCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateDistributionConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDistributionConfigurationCommandInput, CreateDistributionConfigurationCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a new distribution configuration. Distribution configurations define and
|
|
30
30
|
* configure the outputs of your pipeline.</p>
|
|
31
31
|
* @example
|
|
@@ -173,6 +173,7 @@ declare const CreateDistributionConfigurationCommand_base: {
|
|
|
173
173
|
* @throws {@link ImagebuilderServiceException}
|
|
174
174
|
* <p>Base exception class for all service exceptions from Imagebuilder service.</p>
|
|
175
175
|
*
|
|
176
|
+
* @public
|
|
176
177
|
*/
|
|
177
178
|
export declare class CreateDistributionConfigurationCommand extends CreateDistributionConfigurationCommand_base {
|
|
178
179
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateImageCommandOutput extends CreateImageResponse, __Metadat
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateImageCommand_base: {
|
|
24
24
|
new (input: CreateImageCommandInput): import("@smithy/smithy-client").CommandImpl<CreateImageCommandInput, CreateImageCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateImageCommandInput): import("@smithy/smithy-client").CommandImpl<CreateImageCommandInput, CreateImageCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a new image. This request will create a new image along with all of the
|
|
30
30
|
* configured output resources defined in the distribution configuration. You must specify
|
|
31
31
|
* exactly one recipe for your image, using either a ContainerRecipeArn or an
|
|
@@ -129,6 +129,7 @@ declare const CreateImageCommand_base: {
|
|
|
129
129
|
* @throws {@link ImagebuilderServiceException}
|
|
130
130
|
* <p>Base exception class for all service exceptions from Imagebuilder service.</p>
|
|
131
131
|
*
|
|
132
|
+
* @public
|
|
132
133
|
*/
|
|
133
134
|
export declare class CreateImageCommand extends CreateImageCommand_base {
|
|
134
135
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateImagePipelineCommandOutput extends CreateImagePipelineRes
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateImagePipelineCommand_base: {
|
|
24
24
|
new (input: CreateImagePipelineCommandInput): import("@smithy/smithy-client").CommandImpl<CreateImagePipelineCommandInput, CreateImagePipelineCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateImagePipelineCommandInput): import("@smithy/smithy-client").CommandImpl<CreateImagePipelineCommandInput, CreateImagePipelineCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a new image pipeline. Image pipelines enable you to automate the creation and
|
|
30
30
|
* distribution of images.</p>
|
|
31
31
|
* @example
|
|
@@ -138,6 +138,7 @@ declare const CreateImagePipelineCommand_base: {
|
|
|
138
138
|
* @throws {@link ImagebuilderServiceException}
|
|
139
139
|
* <p>Base exception class for all service exceptions from Imagebuilder service.</p>
|
|
140
140
|
*
|
|
141
|
+
* @public
|
|
141
142
|
*/
|
|
142
143
|
export declare class CreateImagePipelineCommand extends CreateImagePipelineCommand_base {
|
|
143
144
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateImageRecipeCommandOutput extends CreateImageRecipeRespons
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateImageRecipeCommand_base: {
|
|
24
24
|
new (input: CreateImageRecipeCommandInput): import("@smithy/smithy-client").CommandImpl<CreateImageRecipeCommandInput, CreateImageRecipeCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateImageRecipeCommandInput): import("@smithy/smithy-client").CommandImpl<CreateImageRecipeCommandInput, CreateImageRecipeCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a new image recipe. Image recipes define how images are configured, tested,
|
|
30
30
|
* and assessed.</p>
|
|
31
31
|
* @example
|
|
@@ -140,6 +140,7 @@ declare const CreateImageRecipeCommand_base: {
|
|
|
140
140
|
* @throws {@link ImagebuilderServiceException}
|
|
141
141
|
* <p>Base exception class for all service exceptions from Imagebuilder service.</p>
|
|
142
142
|
*
|
|
143
|
+
* @public
|
|
143
144
|
*/
|
|
144
145
|
export declare class CreateImageRecipeCommand extends CreateImageRecipeCommand_base {
|
|
145
146
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateInfrastructureConfigurationCommandOutput extends CreateIn
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateInfrastructureConfigurationCommand_base: {
|
|
24
24
|
new (input: CreateInfrastructureConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateInfrastructureConfigurationCommandInput, CreateInfrastructureConfigurationCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateInfrastructureConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateInfrastructureConfigurationCommandInput, CreateInfrastructureConfigurationCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a new infrastructure configuration. An infrastructure configuration defines
|
|
30
30
|
* the environment in which your image will be built and tested.</p>
|
|
31
31
|
* @example
|
|
@@ -122,6 +122,7 @@ declare const CreateInfrastructureConfigurationCommand_base: {
|
|
|
122
122
|
* @throws {@link ImagebuilderServiceException}
|
|
123
123
|
* <p>Base exception class for all service exceptions from Imagebuilder service.</p>
|
|
124
124
|
*
|
|
125
|
+
* @public
|
|
125
126
|
*/
|
|
126
127
|
export declare class CreateInfrastructureConfigurationCommand extends CreateInfrastructureConfigurationCommand_base {
|
|
127
128
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateLifecyclePolicyCommandOutput extends CreateLifecyclePolic
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateLifecyclePolicyCommand_base: {
|
|
24
24
|
new (input: CreateLifecyclePolicyCommandInput): import("@smithy/smithy-client").CommandImpl<CreateLifecyclePolicyCommandInput, CreateLifecyclePolicyCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateLifecyclePolicyCommandInput): import("@smithy/smithy-client").CommandImpl<CreateLifecyclePolicyCommandInput, CreateLifecyclePolicyCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Create a lifecycle policy resource.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -145,6 +145,7 @@ declare const CreateLifecyclePolicyCommand_base: {
|
|
|
145
145
|
* @throws {@link ImagebuilderServiceException}
|
|
146
146
|
* <p>Base exception class for all service exceptions from Imagebuilder service.</p>
|
|
147
147
|
*
|
|
148
|
+
* @public
|
|
148
149
|
*/
|
|
149
150
|
export declare class CreateLifecyclePolicyCommand extends CreateLifecyclePolicyCommand_base {
|
|
150
151
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateWorkflowCommandOutput extends CreateWorkflowResponse, __M
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateWorkflowCommand_base: {
|
|
24
24
|
new (input: CreateWorkflowCommandInput): import("@smithy/smithy-client").CommandImpl<CreateWorkflowCommandInput, CreateWorkflowCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateWorkflowCommandInput): import("@smithy/smithy-client").CommandImpl<CreateWorkflowCommandInput, CreateWorkflowCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Create a new workflow or a new version of an existing workflow.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -106,6 +106,7 @@ declare const CreateWorkflowCommand_base: {
|
|
|
106
106
|
* @throws {@link ImagebuilderServiceException}
|
|
107
107
|
* <p>Base exception class for all service exceptions from Imagebuilder service.</p>
|
|
108
108
|
*
|
|
109
|
+
* @public
|
|
109
110
|
*/
|
|
110
111
|
export declare class CreateWorkflowCommand extends CreateWorkflowCommand_base {
|
|
111
112
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteComponentCommandOutput extends DeleteComponentResponse, _
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteComponentCommand_base: {
|
|
24
24
|
new (input: DeleteComponentCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteComponentCommandInput, DeleteComponentCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteComponentCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteComponentCommandInput, DeleteComponentCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes a component build version.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -79,6 +79,7 @@ declare const DeleteComponentCommand_base: {
|
|
|
79
79
|
* @throws {@link ImagebuilderServiceException}
|
|
80
80
|
* <p>Base exception class for all service exceptions from Imagebuilder service.</p>
|
|
81
81
|
*
|
|
82
|
+
* @public
|
|
82
83
|
*/
|
|
83
84
|
export declare class DeleteComponentCommand extends DeleteComponentCommand_base {
|
|
84
85
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteContainerRecipeCommandOutput extends DeleteContainerRecip
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteContainerRecipeCommand_base: {
|
|
24
24
|
new (input: DeleteContainerRecipeCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteContainerRecipeCommandInput, DeleteContainerRecipeCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteContainerRecipeCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteContainerRecipeCommandInput, DeleteContainerRecipeCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes a container recipe.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -79,6 +79,7 @@ declare const DeleteContainerRecipeCommand_base: {
|
|
|
79
79
|
* @throws {@link ImagebuilderServiceException}
|
|
80
80
|
* <p>Base exception class for all service exceptions from Imagebuilder service.</p>
|
|
81
81
|
*
|
|
82
|
+
* @public
|
|
82
83
|
*/
|
|
83
84
|
export declare class DeleteContainerRecipeCommand extends DeleteContainerRecipeCommand_base {
|
|
84
85
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteDistributionConfigurationCommandOutput extends DeleteDist
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteDistributionConfigurationCommand_base: {
|
|
24
24
|
new (input: DeleteDistributionConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDistributionConfigurationCommandInput, DeleteDistributionConfigurationCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteDistributionConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDistributionConfigurationCommandInput, DeleteDistributionConfigurationCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes a distribution configuration.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -79,6 +79,7 @@ declare const DeleteDistributionConfigurationCommand_base: {
|
|
|
79
79
|
* @throws {@link ImagebuilderServiceException}
|
|
80
80
|
* <p>Base exception class for all service exceptions from Imagebuilder service.</p>
|
|
81
81
|
*
|
|
82
|
+
* @public
|
|
82
83
|
*/
|
|
83
84
|
export declare class DeleteDistributionConfigurationCommand extends DeleteDistributionConfigurationCommand_base {
|
|
84
85
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteImageCommandOutput extends DeleteImageResponse, __Metadat
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteImageCommand_base: {
|
|
24
24
|
new (input: DeleteImageCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteImageCommandInput, DeleteImageCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteImageCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteImageCommandInput, DeleteImageCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes an Image Builder image resource. This does not delete any EC2 AMIs or ECR container
|
|
30
30
|
* images that are created during the image build process. You must clean those up
|
|
31
31
|
* separately, using the appropriate Amazon EC2 or Amazon ECR console actions, or API or CLI
|
|
@@ -100,6 +100,7 @@ declare const DeleteImageCommand_base: {
|
|
|
100
100
|
* @throws {@link ImagebuilderServiceException}
|
|
101
101
|
* <p>Base exception class for all service exceptions from Imagebuilder service.</p>
|
|
102
102
|
*
|
|
103
|
+
* @public
|
|
103
104
|
*/
|
|
104
105
|
export declare class DeleteImageCommand extends DeleteImageCommand_base {
|
|
105
106
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteImagePipelineCommandOutput extends DeleteImagePipelineRes
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteImagePipelineCommand_base: {
|
|
24
24
|
new (input: DeleteImagePipelineCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteImagePipelineCommandInput, DeleteImagePipelineCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteImagePipelineCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteImagePipelineCommandInput, DeleteImagePipelineCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes an image pipeline.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -79,6 +79,7 @@ declare const DeleteImagePipelineCommand_base: {
|
|
|
79
79
|
* @throws {@link ImagebuilderServiceException}
|
|
80
80
|
* <p>Base exception class for all service exceptions from Imagebuilder service.</p>
|
|
81
81
|
*
|
|
82
|
+
* @public
|
|
82
83
|
*/
|
|
83
84
|
export declare class DeleteImagePipelineCommand extends DeleteImagePipelineCommand_base {
|
|
84
85
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteImageRecipeCommandOutput extends DeleteImageRecipeRespons
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteImageRecipeCommand_base: {
|
|
24
24
|
new (input: DeleteImageRecipeCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteImageRecipeCommandInput, DeleteImageRecipeCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteImageRecipeCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteImageRecipeCommandInput, DeleteImageRecipeCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes an image recipe.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -79,6 +79,7 @@ declare const DeleteImageRecipeCommand_base: {
|
|
|
79
79
|
* @throws {@link ImagebuilderServiceException}
|
|
80
80
|
* <p>Base exception class for all service exceptions from Imagebuilder service.</p>
|
|
81
81
|
*
|
|
82
|
+
* @public
|
|
82
83
|
*/
|
|
83
84
|
export declare class DeleteImageRecipeCommand extends DeleteImageRecipeCommand_base {
|
|
84
85
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteInfrastructureConfigurationCommandOutput extends DeleteIn
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteInfrastructureConfigurationCommand_base: {
|
|
24
24
|
new (input: DeleteInfrastructureConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteInfrastructureConfigurationCommandInput, DeleteInfrastructureConfigurationCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteInfrastructureConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteInfrastructureConfigurationCommandInput, DeleteInfrastructureConfigurationCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes an infrastructure configuration.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -79,6 +79,7 @@ declare const DeleteInfrastructureConfigurationCommand_base: {
|
|
|
79
79
|
* @throws {@link ImagebuilderServiceException}
|
|
80
80
|
* <p>Base exception class for all service exceptions from Imagebuilder service.</p>
|
|
81
81
|
*
|
|
82
|
+
* @public
|
|
82
83
|
*/
|
|
83
84
|
export declare class DeleteInfrastructureConfigurationCommand extends DeleteInfrastructureConfigurationCommand_base {
|
|
84
85
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteLifecyclePolicyCommandOutput extends DeleteLifecyclePolic
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteLifecyclePolicyCommand_base: {
|
|
24
24
|
new (input: DeleteLifecyclePolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteLifecyclePolicyCommandInput, DeleteLifecyclePolicyCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteLifecyclePolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteLifecyclePolicyCommandInput, DeleteLifecyclePolicyCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Delete the specified lifecycle policy resource.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -78,6 +78,7 @@ declare const DeleteLifecyclePolicyCommand_base: {
|
|
|
78
78
|
* @throws {@link ImagebuilderServiceException}
|
|
79
79
|
* <p>Base exception class for all service exceptions from Imagebuilder service.</p>
|
|
80
80
|
*
|
|
81
|
+
* @public
|
|
81
82
|
*/
|
|
82
83
|
export declare class DeleteLifecyclePolicyCommand extends DeleteLifecyclePolicyCommand_base {
|
|
83
84
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteWorkflowCommandOutput extends DeleteWorkflowResponse, __M
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteWorkflowCommand_base: {
|
|
24
24
|
new (input: DeleteWorkflowCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteWorkflowCommandInput, DeleteWorkflowCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteWorkflowCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteWorkflowCommandInput, DeleteWorkflowCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes a specific workflow resource.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -78,6 +78,7 @@ declare const DeleteWorkflowCommand_base: {
|
|
|
78
78
|
* @throws {@link ImagebuilderServiceException}
|
|
79
79
|
* <p>Base exception class for all service exceptions from Imagebuilder service.</p>
|
|
80
80
|
*
|
|
81
|
+
* @public
|
|
81
82
|
*/
|
|
82
83
|
export declare class DeleteWorkflowCommand extends DeleteWorkflowCommand_base {
|
|
83
84
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetComponentCommandOutput extends GetComponentResponse, __Metad
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetComponentCommand_base: {
|
|
24
24
|
new (input: GetComponentCommandInput): import("@smithy/smithy-client").CommandImpl<GetComponentCommandInput, GetComponentCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetComponentCommandInput): import("@smithy/smithy-client").CommandImpl<GetComponentCommandInput, GetComponentCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets a component object.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -110,6 +110,7 @@ declare const GetComponentCommand_base: {
|
|
|
110
110
|
* @throws {@link ImagebuilderServiceException}
|
|
111
111
|
* <p>Base exception class for all service exceptions from Imagebuilder service.</p>
|
|
112
112
|
*
|
|
113
|
+
* @public
|
|
113
114
|
*/
|
|
114
115
|
export declare class GetComponentCommand extends GetComponentCommand_base {
|
|
115
116
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetComponentPolicyCommandOutput extends GetComponentPolicyRespo
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetComponentPolicyCommand_base: {
|
|
24
24
|
new (input: GetComponentPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetComponentPolicyCommandInput, GetComponentPolicyCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetComponentPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetComponentPolicyCommandInput, GetComponentPolicyCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets a component policy.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -73,6 +73,7 @@ declare const GetComponentPolicyCommand_base: {
|
|
|
73
73
|
* @throws {@link ImagebuilderServiceException}
|
|
74
74
|
* <p>Base exception class for all service exceptions from Imagebuilder service.</p>
|
|
75
75
|
*
|
|
76
|
+
* @public
|
|
76
77
|
*/
|
|
77
78
|
export declare class GetComponentPolicyCommand extends GetComponentPolicyCommand_base {
|
|
78
79
|
}
|