@aws-sdk/client-imagebuilder 3.588.0 → 3.592.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +0 -73
- package/dist-types/ImagebuilderClient.d.ts +4 -4
- 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 +2 -2
- package/dist-types/models/ImagebuilderServiceException.d.ts +2 -1
- package/dist-types/runtimeConfig.native.d.ts +1 -1
- package/dist-types/ts3.4/ImagebuilderClient.d.ts +1 -1
- package/dist-types/ts3.4/commands/CancelImageCreationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CancelLifecycleExecutionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateComponentCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateContainerRecipeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateDistributionConfigurationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateImageCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateImagePipelineCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateImageRecipeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateInfrastructureConfigurationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateLifecyclePolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateWorkflowCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteComponentCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteContainerRecipeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteDistributionConfigurationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteImageCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteImagePipelineCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteImageRecipeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteInfrastructureConfigurationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteLifecyclePolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteWorkflowCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetComponentCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetComponentPolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetContainerRecipeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetContainerRecipePolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetDistributionConfigurationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetImageCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetImagePipelineCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetImagePolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetImageRecipeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetImageRecipePolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetInfrastructureConfigurationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetLifecycleExecutionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetLifecyclePolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetWorkflowCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetWorkflowExecutionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetWorkflowStepExecutionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ImportComponentCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ImportVmImageCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListComponentBuildVersionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListComponentsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListContainerRecipesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListDistributionConfigurationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListImageBuildVersionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListImagePackagesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListImagePipelineImagesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListImagePipelinesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListImageRecipesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListImageScanFindingAggregationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListImageScanFindingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListImagesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListInfrastructureConfigurationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListLifecycleExecutionResourcesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListLifecycleExecutionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListLifecyclePoliciesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListWaitingWorkflowStepsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListWorkflowBuildVersionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListWorkflowExecutionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListWorkflowStepExecutionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListWorkflowsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PutComponentPolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PutContainerRecipePolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PutImagePolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PutImageRecipePolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/SendWorkflowStepActionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartImagePipelineExecutionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartResourceStateUpdateCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateDistributionConfigurationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateImagePipelineCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateInfrastructureConfigurationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateLifecyclePolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/models/ImagebuilderServiceException.d.ts +2 -1
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
- package/package.json +6 -6
package/dist-types/index.d.ts
CHANGED
|
@@ -9,8 +9,8 @@
|
|
|
9
9
|
export * from "./ImagebuilderClient";
|
|
10
10
|
export * from "./Imagebuilder";
|
|
11
11
|
export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters";
|
|
12
|
-
export { RuntimeExtension } from "./runtimeExtensions";
|
|
13
|
-
export { ImagebuilderExtensionConfiguration } from "./extensionConfiguration";
|
|
12
|
+
export type { RuntimeExtension } from "./runtimeExtensions";
|
|
13
|
+
export type { ImagebuilderExtensionConfiguration } from "./extensionConfiguration";
|
|
14
14
|
export * from "./commands";
|
|
15
15
|
export * from "./pagination";
|
|
16
16
|
export * from "./models";
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { ServiceException as __ServiceException, ServiceExceptionOptions as __ServiceExceptionOptions } from "@smithy/smithy-client";
|
|
2
|
-
export {
|
|
2
|
+
export type { __ServiceExceptionOptions };
|
|
3
|
+
export { __ServiceException };
|
|
3
4
|
/**
|
|
4
5
|
* @public
|
|
5
6
|
*
|
|
@@ -18,8 +18,8 @@ export declare const getRuntimeConfig: (config: ImagebuilderClientConfig) => {
|
|
|
18
18
|
serviceId: string;
|
|
19
19
|
useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
20
20
|
useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
21
|
-
defaultUserAgentProvider: import("@smithy/types").Provider<import("@smithy/types").UserAgent>;
|
|
22
21
|
region: string | import("@smithy/types").Provider<any>;
|
|
22
|
+
defaultUserAgentProvider: import("@smithy/types").Provider<import("@smithy/types").UserAgent>;
|
|
23
23
|
credentialDefaultProvider: (input: any) => import("@smithy/types").AwsCredentialIdentityProvider;
|
|
24
24
|
maxAttempts: number | import("@smithy/types").Provider<number>;
|
|
25
25
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
@@ -508,8 +508,8 @@ export interface ClientDefaults
|
|
|
508
508
|
serviceId?: string;
|
|
509
509
|
useDualstackEndpoint?: boolean | __Provider<boolean>;
|
|
510
510
|
useFipsEndpoint?: boolean | __Provider<boolean>;
|
|
511
|
-
defaultUserAgentProvider?: Provider<__UserAgent>;
|
|
512
511
|
region?: string | __Provider<string>;
|
|
512
|
+
defaultUserAgentProvider?: Provider<__UserAgent>;
|
|
513
513
|
credentialDefaultProvider?: (input: any) => AwsCredentialIdentityProvider;
|
|
514
514
|
maxAttempts?: number | __Provider<number>;
|
|
515
515
|
retryMode?: string | __Provider<string>;
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
CancelImageCreationRequest,
|
|
10
10
|
CancelImageCreationResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CancelImageCreationCommandInput
|
|
14
15
|
extends CancelImageCreationRequest {}
|
|
15
16
|
export interface CancelImageCreationCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
CancelLifecycleExecutionRequest,
|
|
10
10
|
CancelLifecycleExecutionResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CancelLifecycleExecutionCommandInput
|
|
14
15
|
extends CancelLifecycleExecutionRequest {}
|
|
15
16
|
export interface CancelLifecycleExecutionCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
CreateComponentRequest,
|
|
10
10
|
CreateComponentResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreateComponentCommandInput extends CreateComponentRequest {}
|
|
14
15
|
export interface CreateComponentCommandOutput
|
|
15
16
|
extends CreateComponentResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
CreateContainerRecipeRequest,
|
|
10
10
|
CreateContainerRecipeResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreateContainerRecipeCommandInput
|
|
14
15
|
extends CreateContainerRecipeRequest {}
|
|
15
16
|
export interface CreateContainerRecipeCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
CreateDistributionConfigurationRequest,
|
|
10
10
|
CreateDistributionConfigurationResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreateDistributionConfigurationCommandInput
|
|
14
15
|
extends CreateDistributionConfigurationRequest {}
|
|
15
16
|
export interface CreateDistributionConfigurationCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../ImagebuilderClient";
|
|
8
8
|
import { CreateImageRequest, CreateImageResponse } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface CreateImageCommandInput extends CreateImageRequest {}
|
|
11
12
|
export interface CreateImageCommandOutput
|
|
12
13
|
extends CreateImageResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
CreateImagePipelineRequest,
|
|
10
10
|
CreateImagePipelineResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreateImagePipelineCommandInput
|
|
14
15
|
extends CreateImagePipelineRequest {}
|
|
15
16
|
export interface CreateImagePipelineCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
CreateImageRecipeRequest,
|
|
10
10
|
CreateImageRecipeResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreateImageRecipeCommandInput
|
|
14
15
|
extends CreateImageRecipeRequest {}
|
|
15
16
|
export interface CreateImageRecipeCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
CreateInfrastructureConfigurationRequest,
|
|
10
10
|
CreateInfrastructureConfigurationResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreateInfrastructureConfigurationCommandInput
|
|
14
15
|
extends CreateInfrastructureConfigurationRequest {}
|
|
15
16
|
export interface CreateInfrastructureConfigurationCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
CreateLifecyclePolicyRequest,
|
|
10
10
|
CreateLifecyclePolicyResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreateLifecyclePolicyCommandInput
|
|
14
15
|
extends CreateLifecyclePolicyRequest {}
|
|
15
16
|
export interface CreateLifecyclePolicyCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
CreateWorkflowRequest,
|
|
10
10
|
CreateWorkflowResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreateWorkflowCommandInput extends CreateWorkflowRequest {}
|
|
14
15
|
export interface CreateWorkflowCommandOutput
|
|
15
16
|
extends CreateWorkflowResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DeleteComponentRequest,
|
|
10
10
|
DeleteComponentResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DeleteComponentCommandInput extends DeleteComponentRequest {}
|
|
14
15
|
export interface DeleteComponentCommandOutput
|
|
15
16
|
extends DeleteComponentResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DeleteContainerRecipeRequest,
|
|
10
10
|
DeleteContainerRecipeResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DeleteContainerRecipeCommandInput
|
|
14
15
|
extends DeleteContainerRecipeRequest {}
|
|
15
16
|
export interface DeleteContainerRecipeCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DeleteDistributionConfigurationRequest,
|
|
10
10
|
DeleteDistributionConfigurationResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DeleteDistributionConfigurationCommandInput
|
|
14
15
|
extends DeleteDistributionConfigurationRequest {}
|
|
15
16
|
export interface DeleteDistributionConfigurationCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../ImagebuilderClient";
|
|
8
8
|
import { DeleteImageRequest, DeleteImageResponse } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface DeleteImageCommandInput extends DeleteImageRequest {}
|
|
11
12
|
export interface DeleteImageCommandOutput
|
|
12
13
|
extends DeleteImageResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DeleteImagePipelineRequest,
|
|
10
10
|
DeleteImagePipelineResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DeleteImagePipelineCommandInput
|
|
14
15
|
extends DeleteImagePipelineRequest {}
|
|
15
16
|
export interface DeleteImagePipelineCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DeleteImageRecipeRequest,
|
|
10
10
|
DeleteImageRecipeResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DeleteImageRecipeCommandInput
|
|
14
15
|
extends DeleteImageRecipeRequest {}
|
|
15
16
|
export interface DeleteImageRecipeCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DeleteInfrastructureConfigurationRequest,
|
|
10
10
|
DeleteInfrastructureConfigurationResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DeleteInfrastructureConfigurationCommandInput
|
|
14
15
|
extends DeleteInfrastructureConfigurationRequest {}
|
|
15
16
|
export interface DeleteInfrastructureConfigurationCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DeleteLifecyclePolicyRequest,
|
|
10
10
|
DeleteLifecyclePolicyResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DeleteLifecyclePolicyCommandInput
|
|
14
15
|
extends DeleteLifecyclePolicyRequest {}
|
|
15
16
|
export interface DeleteLifecyclePolicyCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DeleteWorkflowRequest,
|
|
10
10
|
DeleteWorkflowResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DeleteWorkflowCommandInput extends DeleteWorkflowRequest {}
|
|
14
15
|
export interface DeleteWorkflowCommandOutput
|
|
15
16
|
extends DeleteWorkflowResponse,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../ImagebuilderClient";
|
|
8
8
|
import { GetComponentRequest, GetComponentResponse } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface GetComponentCommandInput extends GetComponentRequest {}
|
|
11
12
|
export interface GetComponentCommandOutput
|
|
12
13
|
extends GetComponentResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
GetComponentPolicyRequest,
|
|
10
10
|
GetComponentPolicyResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetComponentPolicyCommandInput
|
|
14
15
|
extends GetComponentPolicyRequest {}
|
|
15
16
|
export interface GetComponentPolicyCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
GetContainerRecipeRequest,
|
|
10
10
|
GetContainerRecipeResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetContainerRecipeCommandInput
|
|
14
15
|
extends GetContainerRecipeRequest {}
|
|
15
16
|
export interface GetContainerRecipeCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
GetContainerRecipePolicyRequest,
|
|
10
10
|
GetContainerRecipePolicyResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetContainerRecipePolicyCommandInput
|
|
14
15
|
extends GetContainerRecipePolicyRequest {}
|
|
15
16
|
export interface GetContainerRecipePolicyCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
GetDistributionConfigurationRequest,
|
|
10
10
|
GetDistributionConfigurationResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetDistributionConfigurationCommandInput
|
|
14
15
|
extends GetDistributionConfigurationRequest {}
|
|
15
16
|
export interface GetDistributionConfigurationCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../ImagebuilderClient";
|
|
8
8
|
import { GetImageRequest, GetImageResponse } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface GetImageCommandInput extends GetImageRequest {}
|
|
11
12
|
export interface GetImageCommandOutput
|
|
12
13
|
extends GetImageResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
GetImagePipelineRequest,
|
|
10
10
|
GetImagePipelineResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetImagePipelineCommandInput extends GetImagePipelineRequest {}
|
|
14
15
|
export interface GetImagePipelineCommandOutput
|
|
15
16
|
extends GetImagePipelineResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
GetImagePolicyRequest,
|
|
10
10
|
GetImagePolicyResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetImagePolicyCommandInput extends GetImagePolicyRequest {}
|
|
14
15
|
export interface GetImagePolicyCommandOutput
|
|
15
16
|
extends GetImagePolicyResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
GetImageRecipeRequest,
|
|
10
10
|
GetImageRecipeResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetImageRecipeCommandInput extends GetImageRecipeRequest {}
|
|
14
15
|
export interface GetImageRecipeCommandOutput
|
|
15
16
|
extends GetImageRecipeResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
GetImageRecipePolicyRequest,
|
|
10
10
|
GetImageRecipePolicyResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetImageRecipePolicyCommandInput
|
|
14
15
|
extends GetImageRecipePolicyRequest {}
|
|
15
16
|
export interface GetImageRecipePolicyCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
GetInfrastructureConfigurationRequest,
|
|
10
10
|
GetInfrastructureConfigurationResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetInfrastructureConfigurationCommandInput
|
|
14
15
|
extends GetInfrastructureConfigurationRequest {}
|
|
15
16
|
export interface GetInfrastructureConfigurationCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
GetLifecycleExecutionRequest,
|
|
10
10
|
GetLifecycleExecutionResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetLifecycleExecutionCommandInput
|
|
14
15
|
extends GetLifecycleExecutionRequest {}
|
|
15
16
|
export interface GetLifecycleExecutionCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
GetLifecyclePolicyRequest,
|
|
10
10
|
GetLifecyclePolicyResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetLifecyclePolicyCommandInput
|
|
14
15
|
extends GetLifecyclePolicyRequest {}
|
|
15
16
|
export interface GetLifecyclePolicyCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../ImagebuilderClient";
|
|
8
8
|
import { GetWorkflowRequest, GetWorkflowResponse } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface GetWorkflowCommandInput extends GetWorkflowRequest {}
|
|
11
12
|
export interface GetWorkflowCommandOutput
|
|
12
13
|
extends GetWorkflowResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
GetWorkflowExecutionRequest,
|
|
10
10
|
GetWorkflowExecutionResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetWorkflowExecutionCommandInput
|
|
14
15
|
extends GetWorkflowExecutionRequest {}
|
|
15
16
|
export interface GetWorkflowExecutionCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
GetWorkflowStepExecutionRequest,
|
|
10
10
|
GetWorkflowStepExecutionResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetWorkflowStepExecutionCommandInput
|
|
14
15
|
extends GetWorkflowStepExecutionRequest {}
|
|
15
16
|
export interface GetWorkflowStepExecutionCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ImportComponentRequest,
|
|
10
10
|
ImportComponentResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ImportComponentCommandInput extends ImportComponentRequest {}
|
|
14
15
|
export interface ImportComponentCommandOutput
|
|
15
16
|
extends ImportComponentResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ImportVmImageRequest,
|
|
10
10
|
ImportVmImageResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ImportVmImageCommandInput extends ImportVmImageRequest {}
|
|
14
15
|
export interface ImportVmImageCommandOutput
|
|
15
16
|
extends ImportVmImageResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListComponentBuildVersionsRequest,
|
|
10
10
|
ListComponentBuildVersionsResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListComponentBuildVersionsCommandInput
|
|
14
15
|
extends ListComponentBuildVersionsRequest {}
|
|
15
16
|
export interface ListComponentBuildVersionsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListComponentsRequest,
|
|
10
10
|
ListComponentsResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListComponentsCommandInput extends ListComponentsRequest {}
|
|
14
15
|
export interface ListComponentsCommandOutput
|
|
15
16
|
extends ListComponentsResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListContainerRecipesRequest,
|
|
10
10
|
ListContainerRecipesResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListContainerRecipesCommandInput
|
|
14
15
|
extends ListContainerRecipesRequest {}
|
|
15
16
|
export interface ListContainerRecipesCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListDistributionConfigurationsRequest,
|
|
10
10
|
ListDistributionConfigurationsResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListDistributionConfigurationsCommandInput
|
|
14
15
|
extends ListDistributionConfigurationsRequest {}
|
|
15
16
|
export interface ListDistributionConfigurationsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListImageBuildVersionsRequest,
|
|
10
10
|
ListImageBuildVersionsResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListImageBuildVersionsCommandInput
|
|
14
15
|
extends ListImageBuildVersionsRequest {}
|
|
15
16
|
export interface ListImageBuildVersionsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListImagePackagesRequest,
|
|
10
10
|
ListImagePackagesResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListImagePackagesCommandInput
|
|
14
15
|
extends ListImagePackagesRequest {}
|
|
15
16
|
export interface ListImagePackagesCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListImagePipelineImagesRequest,
|
|
10
10
|
ListImagePipelineImagesResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListImagePipelineImagesCommandInput
|
|
14
15
|
extends ListImagePipelineImagesRequest {}
|
|
15
16
|
export interface ListImagePipelineImagesCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListImagePipelinesRequest,
|
|
10
10
|
ListImagePipelinesResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListImagePipelinesCommandInput
|
|
14
15
|
extends ListImagePipelinesRequest {}
|
|
15
16
|
export interface ListImagePipelinesCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListImageRecipesRequest,
|
|
10
10
|
ListImageRecipesResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListImageRecipesCommandInput extends ListImageRecipesRequest {}
|
|
14
15
|
export interface ListImageRecipesCommandOutput
|
|
15
16
|
extends ListImageRecipesResponse,
|