@aws-sdk/client-imagebuilder 3.47.1 → 3.50.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (77) hide show
  1. package/CHANGELOG.md +32 -0
  2. package/package.json +39 -33
  3. package/dist-types/ts3.4/Imagebuilder.d.ts +0 -255
  4. package/dist-types/ts3.4/ImagebuilderClient.d.ts +0 -123
  5. package/dist-types/ts3.4/commands/CancelImageCreationCommand.d.ts +0 -17
  6. package/dist-types/ts3.4/commands/CreateComponentCommand.d.ts +0 -17
  7. package/dist-types/ts3.4/commands/CreateContainerRecipeCommand.d.ts +0 -17
  8. package/dist-types/ts3.4/commands/CreateDistributionConfigurationCommand.d.ts +0 -17
  9. package/dist-types/ts3.4/commands/CreateImageCommand.d.ts +0 -17
  10. package/dist-types/ts3.4/commands/CreateImagePipelineCommand.d.ts +0 -17
  11. package/dist-types/ts3.4/commands/CreateImageRecipeCommand.d.ts +0 -17
  12. package/dist-types/ts3.4/commands/CreateInfrastructureConfigurationCommand.d.ts +0 -17
  13. package/dist-types/ts3.4/commands/DeleteComponentCommand.d.ts +0 -17
  14. package/dist-types/ts3.4/commands/DeleteContainerRecipeCommand.d.ts +0 -17
  15. package/dist-types/ts3.4/commands/DeleteDistributionConfigurationCommand.d.ts +0 -17
  16. package/dist-types/ts3.4/commands/DeleteImageCommand.d.ts +0 -17
  17. package/dist-types/ts3.4/commands/DeleteImagePipelineCommand.d.ts +0 -17
  18. package/dist-types/ts3.4/commands/DeleteImageRecipeCommand.d.ts +0 -17
  19. package/dist-types/ts3.4/commands/DeleteInfrastructureConfigurationCommand.d.ts +0 -17
  20. package/dist-types/ts3.4/commands/GetComponentCommand.d.ts +0 -17
  21. package/dist-types/ts3.4/commands/GetComponentPolicyCommand.d.ts +0 -17
  22. package/dist-types/ts3.4/commands/GetContainerRecipeCommand.d.ts +0 -17
  23. package/dist-types/ts3.4/commands/GetContainerRecipePolicyCommand.d.ts +0 -17
  24. package/dist-types/ts3.4/commands/GetDistributionConfigurationCommand.d.ts +0 -17
  25. package/dist-types/ts3.4/commands/GetImageCommand.d.ts +0 -17
  26. package/dist-types/ts3.4/commands/GetImagePipelineCommand.d.ts +0 -17
  27. package/dist-types/ts3.4/commands/GetImagePolicyCommand.d.ts +0 -17
  28. package/dist-types/ts3.4/commands/GetImageRecipeCommand.d.ts +0 -17
  29. package/dist-types/ts3.4/commands/GetImageRecipePolicyCommand.d.ts +0 -17
  30. package/dist-types/ts3.4/commands/GetInfrastructureConfigurationCommand.d.ts +0 -17
  31. package/dist-types/ts3.4/commands/ImportComponentCommand.d.ts +0 -17
  32. package/dist-types/ts3.4/commands/ImportVmImageCommand.d.ts +0 -17
  33. package/dist-types/ts3.4/commands/ListComponentBuildVersionsCommand.d.ts +0 -17
  34. package/dist-types/ts3.4/commands/ListComponentsCommand.d.ts +0 -17
  35. package/dist-types/ts3.4/commands/ListContainerRecipesCommand.d.ts +0 -17
  36. package/dist-types/ts3.4/commands/ListDistributionConfigurationsCommand.d.ts +0 -17
  37. package/dist-types/ts3.4/commands/ListImageBuildVersionsCommand.d.ts +0 -17
  38. package/dist-types/ts3.4/commands/ListImagePackagesCommand.d.ts +0 -17
  39. package/dist-types/ts3.4/commands/ListImagePipelineImagesCommand.d.ts +0 -17
  40. package/dist-types/ts3.4/commands/ListImagePipelinesCommand.d.ts +0 -17
  41. package/dist-types/ts3.4/commands/ListImageRecipesCommand.d.ts +0 -17
  42. package/dist-types/ts3.4/commands/ListImagesCommand.d.ts +0 -17
  43. package/dist-types/ts3.4/commands/ListInfrastructureConfigurationsCommand.d.ts +0 -17
  44. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +0 -17
  45. package/dist-types/ts3.4/commands/PutComponentPolicyCommand.d.ts +0 -17
  46. package/dist-types/ts3.4/commands/PutContainerRecipePolicyCommand.d.ts +0 -17
  47. package/dist-types/ts3.4/commands/PutImagePolicyCommand.d.ts +0 -17
  48. package/dist-types/ts3.4/commands/PutImageRecipePolicyCommand.d.ts +0 -17
  49. package/dist-types/ts3.4/commands/StartImagePipelineExecutionCommand.d.ts +0 -17
  50. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +0 -17
  51. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +0 -17
  52. package/dist-types/ts3.4/commands/UpdateDistributionConfigurationCommand.d.ts +0 -17
  53. package/dist-types/ts3.4/commands/UpdateImagePipelineCommand.d.ts +0 -17
  54. package/dist-types/ts3.4/commands/UpdateInfrastructureConfigurationCommand.d.ts +0 -17
  55. package/dist-types/ts3.4/commands/index.d.ts +0 -50
  56. package/dist-types/ts3.4/endpoints.d.ts +0 -2
  57. package/dist-types/ts3.4/index.d.ts +0 -5
  58. package/dist-types/ts3.4/models/index.d.ts +0 -1
  59. package/dist-types/ts3.4/models/models_0.d.ts +0 -2290
  60. package/dist-types/ts3.4/pagination/Interfaces.d.ts +0 -6
  61. package/dist-types/ts3.4/pagination/ListComponentBuildVersionsPaginator.d.ts +0 -4
  62. package/dist-types/ts3.4/pagination/ListComponentsPaginator.d.ts +0 -4
  63. package/dist-types/ts3.4/pagination/ListContainerRecipesPaginator.d.ts +0 -4
  64. package/dist-types/ts3.4/pagination/ListDistributionConfigurationsPaginator.d.ts +0 -4
  65. package/dist-types/ts3.4/pagination/ListImageBuildVersionsPaginator.d.ts +0 -4
  66. package/dist-types/ts3.4/pagination/ListImagePackagesPaginator.d.ts +0 -4
  67. package/dist-types/ts3.4/pagination/ListImagePipelineImagesPaginator.d.ts +0 -4
  68. package/dist-types/ts3.4/pagination/ListImagePipelinesPaginator.d.ts +0 -4
  69. package/dist-types/ts3.4/pagination/ListImageRecipesPaginator.d.ts +0 -4
  70. package/dist-types/ts3.4/pagination/ListImagesPaginator.d.ts +0 -4
  71. package/dist-types/ts3.4/pagination/ListInfrastructureConfigurationsPaginator.d.ts +0 -4
  72. package/dist-types/ts3.4/pagination/index.d.ts +0 -12
  73. package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +0 -152
  74. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +0 -38
  75. package/dist-types/ts3.4/runtimeConfig.d.ts +0 -38
  76. package/dist-types/ts3.4/runtimeConfig.native.d.ts +0 -37
  77. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -11
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ImagebuilderClient";
4
- import { ListImageRecipesRequest, ListImageRecipesResponse } from "../models/models_0";
5
- export interface ListImageRecipesCommandInput extends ListImageRecipesRequest {
6
- }
7
- export interface ListImageRecipesCommandOutput extends ListImageRecipesResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class ListImageRecipesCommand extends $Command<ListImageRecipesCommandInput, ListImageRecipesCommandOutput, ImagebuilderClientResolvedConfig> {
11
- readonly input: ListImageRecipesCommandInput;
12
- constructor(input: ListImageRecipesCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ImagebuilderClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListImageRecipesCommandInput, ListImageRecipesCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ImagebuilderClient";
4
- import { ListImagesRequest, ListImagesResponse } from "../models/models_0";
5
- export interface ListImagesCommandInput extends ListImagesRequest {
6
- }
7
- export interface ListImagesCommandOutput extends ListImagesResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class ListImagesCommand extends $Command<ListImagesCommandInput, ListImagesCommandOutput, ImagebuilderClientResolvedConfig> {
11
- readonly input: ListImagesCommandInput;
12
- constructor(input: ListImagesCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ImagebuilderClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListImagesCommandInput, ListImagesCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ImagebuilderClient";
4
- import { ListInfrastructureConfigurationsRequest, ListInfrastructureConfigurationsResponse } from "../models/models_0";
5
- export interface ListInfrastructureConfigurationsCommandInput extends ListInfrastructureConfigurationsRequest {
6
- }
7
- export interface ListInfrastructureConfigurationsCommandOutput extends ListInfrastructureConfigurationsResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class ListInfrastructureConfigurationsCommand extends $Command<ListInfrastructureConfigurationsCommandInput, ListInfrastructureConfigurationsCommandOutput, ImagebuilderClientResolvedConfig> {
11
- readonly input: ListInfrastructureConfigurationsCommandInput;
12
- constructor(input: ListInfrastructureConfigurationsCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ImagebuilderClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListInfrastructureConfigurationsCommandInput, ListInfrastructureConfigurationsCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ImagebuilderClient";
4
- import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0";
5
- export interface ListTagsForResourceCommandInput extends ListTagsForResourceRequest {
6
- }
7
- export interface ListTagsForResourceCommandOutput extends ListTagsForResourceResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class ListTagsForResourceCommand extends $Command<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, ImagebuilderClientResolvedConfig> {
11
- readonly input: ListTagsForResourceCommandInput;
12
- constructor(input: ListTagsForResourceCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ImagebuilderClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ImagebuilderClient";
4
- import { PutComponentPolicyRequest, PutComponentPolicyResponse } from "../models/models_0";
5
- export interface PutComponentPolicyCommandInput extends PutComponentPolicyRequest {
6
- }
7
- export interface PutComponentPolicyCommandOutput extends PutComponentPolicyResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class PutComponentPolicyCommand extends $Command<PutComponentPolicyCommandInput, PutComponentPolicyCommandOutput, ImagebuilderClientResolvedConfig> {
11
- readonly input: PutComponentPolicyCommandInput;
12
- constructor(input: PutComponentPolicyCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ImagebuilderClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PutComponentPolicyCommandInput, PutComponentPolicyCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ImagebuilderClient";
4
- import { PutContainerRecipePolicyRequest, PutContainerRecipePolicyResponse } from "../models/models_0";
5
- export interface PutContainerRecipePolicyCommandInput extends PutContainerRecipePolicyRequest {
6
- }
7
- export interface PutContainerRecipePolicyCommandOutput extends PutContainerRecipePolicyResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class PutContainerRecipePolicyCommand extends $Command<PutContainerRecipePolicyCommandInput, PutContainerRecipePolicyCommandOutput, ImagebuilderClientResolvedConfig> {
11
- readonly input: PutContainerRecipePolicyCommandInput;
12
- constructor(input: PutContainerRecipePolicyCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ImagebuilderClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PutContainerRecipePolicyCommandInput, PutContainerRecipePolicyCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ImagebuilderClient";
4
- import { PutImagePolicyRequest, PutImagePolicyResponse } from "../models/models_0";
5
- export interface PutImagePolicyCommandInput extends PutImagePolicyRequest {
6
- }
7
- export interface PutImagePolicyCommandOutput extends PutImagePolicyResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class PutImagePolicyCommand extends $Command<PutImagePolicyCommandInput, PutImagePolicyCommandOutput, ImagebuilderClientResolvedConfig> {
11
- readonly input: PutImagePolicyCommandInput;
12
- constructor(input: PutImagePolicyCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ImagebuilderClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PutImagePolicyCommandInput, PutImagePolicyCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ImagebuilderClient";
4
- import { PutImageRecipePolicyRequest, PutImageRecipePolicyResponse } from "../models/models_0";
5
- export interface PutImageRecipePolicyCommandInput extends PutImageRecipePolicyRequest {
6
- }
7
- export interface PutImageRecipePolicyCommandOutput extends PutImageRecipePolicyResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class PutImageRecipePolicyCommand extends $Command<PutImageRecipePolicyCommandInput, PutImageRecipePolicyCommandOutput, ImagebuilderClientResolvedConfig> {
11
- readonly input: PutImageRecipePolicyCommandInput;
12
- constructor(input: PutImageRecipePolicyCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ImagebuilderClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PutImageRecipePolicyCommandInput, PutImageRecipePolicyCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ImagebuilderClient";
4
- import { StartImagePipelineExecutionRequest, StartImagePipelineExecutionResponse } from "../models/models_0";
5
- export interface StartImagePipelineExecutionCommandInput extends StartImagePipelineExecutionRequest {
6
- }
7
- export interface StartImagePipelineExecutionCommandOutput extends StartImagePipelineExecutionResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class StartImagePipelineExecutionCommand extends $Command<StartImagePipelineExecutionCommandInput, StartImagePipelineExecutionCommandOutput, ImagebuilderClientResolvedConfig> {
11
- readonly input: StartImagePipelineExecutionCommandInput;
12
- constructor(input: StartImagePipelineExecutionCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ImagebuilderClientResolvedConfig, options?: __HttpHandlerOptions): Handler<StartImagePipelineExecutionCommandInput, StartImagePipelineExecutionCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ImagebuilderClient";
4
- import { TagResourceRequest, TagResourceResponse } from "../models/models_0";
5
- export interface TagResourceCommandInput extends TagResourceRequest {
6
- }
7
- export interface TagResourceCommandOutput extends TagResourceResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class TagResourceCommand extends $Command<TagResourceCommandInput, TagResourceCommandOutput, ImagebuilderClientResolvedConfig> {
11
- readonly input: TagResourceCommandInput;
12
- constructor(input: TagResourceCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ImagebuilderClientResolvedConfig, options?: __HttpHandlerOptions): Handler<TagResourceCommandInput, TagResourceCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ImagebuilderClient";
4
- import { UntagResourceRequest, UntagResourceResponse } from "../models/models_0";
5
- export interface UntagResourceCommandInput extends UntagResourceRequest {
6
- }
7
- export interface UntagResourceCommandOutput extends UntagResourceResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class UntagResourceCommand extends $Command<UntagResourceCommandInput, UntagResourceCommandOutput, ImagebuilderClientResolvedConfig> {
11
- readonly input: UntagResourceCommandInput;
12
- constructor(input: UntagResourceCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ImagebuilderClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UntagResourceCommandInput, UntagResourceCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ImagebuilderClient";
4
- import { UpdateDistributionConfigurationRequest, UpdateDistributionConfigurationResponse } from "../models/models_0";
5
- export interface UpdateDistributionConfigurationCommandInput extends UpdateDistributionConfigurationRequest {
6
- }
7
- export interface UpdateDistributionConfigurationCommandOutput extends UpdateDistributionConfigurationResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class UpdateDistributionConfigurationCommand extends $Command<UpdateDistributionConfigurationCommandInput, UpdateDistributionConfigurationCommandOutput, ImagebuilderClientResolvedConfig> {
11
- readonly input: UpdateDistributionConfigurationCommandInput;
12
- constructor(input: UpdateDistributionConfigurationCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ImagebuilderClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateDistributionConfigurationCommandInput, UpdateDistributionConfigurationCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ImagebuilderClient";
4
- import { UpdateImagePipelineRequest, UpdateImagePipelineResponse } from "../models/models_0";
5
- export interface UpdateImagePipelineCommandInput extends UpdateImagePipelineRequest {
6
- }
7
- export interface UpdateImagePipelineCommandOutput extends UpdateImagePipelineResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class UpdateImagePipelineCommand extends $Command<UpdateImagePipelineCommandInput, UpdateImagePipelineCommandOutput, ImagebuilderClientResolvedConfig> {
11
- readonly input: UpdateImagePipelineCommandInput;
12
- constructor(input: UpdateImagePipelineCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ImagebuilderClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateImagePipelineCommandInput, UpdateImagePipelineCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ImagebuilderClient";
4
- import { UpdateInfrastructureConfigurationRequest, UpdateInfrastructureConfigurationResponse } from "../models/models_0";
5
- export interface UpdateInfrastructureConfigurationCommandInput extends UpdateInfrastructureConfigurationRequest {
6
- }
7
- export interface UpdateInfrastructureConfigurationCommandOutput extends UpdateInfrastructureConfigurationResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class UpdateInfrastructureConfigurationCommand extends $Command<UpdateInfrastructureConfigurationCommandInput, UpdateInfrastructureConfigurationCommandOutput, ImagebuilderClientResolvedConfig> {
11
- readonly input: UpdateInfrastructureConfigurationCommandInput;
12
- constructor(input: UpdateInfrastructureConfigurationCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ImagebuilderClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateInfrastructureConfigurationCommandInput, UpdateInfrastructureConfigurationCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,50 +0,0 @@
1
- export * from "./CancelImageCreationCommand";
2
- export * from "./CreateComponentCommand";
3
- export * from "./CreateContainerRecipeCommand";
4
- export * from "./CreateDistributionConfigurationCommand";
5
- export * from "./CreateImageCommand";
6
- export * from "./CreateImagePipelineCommand";
7
- export * from "./CreateImageRecipeCommand";
8
- export * from "./CreateInfrastructureConfigurationCommand";
9
- export * from "./DeleteComponentCommand";
10
- export * from "./DeleteContainerRecipeCommand";
11
- export * from "./DeleteDistributionConfigurationCommand";
12
- export * from "./DeleteImageCommand";
13
- export * from "./DeleteImagePipelineCommand";
14
- export * from "./DeleteImageRecipeCommand";
15
- export * from "./DeleteInfrastructureConfigurationCommand";
16
- export * from "./GetComponentCommand";
17
- export * from "./GetComponentPolicyCommand";
18
- export * from "./GetContainerRecipeCommand";
19
- export * from "./GetContainerRecipePolicyCommand";
20
- export * from "./GetDistributionConfigurationCommand";
21
- export * from "./GetImageCommand";
22
- export * from "./GetImagePipelineCommand";
23
- export * from "./GetImagePolicyCommand";
24
- export * from "./GetImageRecipeCommand";
25
- export * from "./GetImageRecipePolicyCommand";
26
- export * from "./GetInfrastructureConfigurationCommand";
27
- export * from "./ImportComponentCommand";
28
- export * from "./ImportVmImageCommand";
29
- export * from "./ListComponentBuildVersionsCommand";
30
- export * from "./ListComponentsCommand";
31
- export * from "./ListContainerRecipesCommand";
32
- export * from "./ListDistributionConfigurationsCommand";
33
- export * from "./ListImageBuildVersionsCommand";
34
- export * from "./ListImagePackagesCommand";
35
- export * from "./ListImagePipelineImagesCommand";
36
- export * from "./ListImagePipelinesCommand";
37
- export * from "./ListImageRecipesCommand";
38
- export * from "./ListImagesCommand";
39
- export * from "./ListInfrastructureConfigurationsCommand";
40
- export * from "./ListTagsForResourceCommand";
41
- export * from "./PutComponentPolicyCommand";
42
- export * from "./PutContainerRecipePolicyCommand";
43
- export * from "./PutImagePolicyCommand";
44
- export * from "./PutImageRecipePolicyCommand";
45
- export * from "./StartImagePipelineExecutionCommand";
46
- export * from "./TagResourceCommand";
47
- export * from "./UntagResourceCommand";
48
- export * from "./UpdateDistributionConfigurationCommand";
49
- export * from "./UpdateImagePipelineCommand";
50
- export * from "./UpdateInfrastructureConfigurationCommand";
@@ -1,2 +0,0 @@
1
- import { RegionInfoProvider } from "@aws-sdk/types";
2
- export declare const defaultRegionInfoProvider: RegionInfoProvider;
@@ -1,5 +0,0 @@
1
- export * from "./Imagebuilder";
2
- export * from "./ImagebuilderClient";
3
- export * from "./commands";
4
- export * from "./models";
5
- export * from "./pagination";
@@ -1 +0,0 @@
1
- export * from "./models_0";