@aws-sdk/client-imagebuilder 3.170.0 → 3.178.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 (63) hide show
  1. package/CHANGELOG.md +16 -0
  2. package/dist-types/runtimeConfig.browser.d.ts +1 -1
  3. package/dist-types/runtimeConfig.d.ts +1 -1
  4. package/dist-types/runtimeConfig.native.d.ts +1 -1
  5. package/dist-types/ts3.4/Imagebuilder.d.ts +0 -50
  6. package/dist-types/ts3.4/ImagebuilderClient.d.ts +0 -25
  7. package/dist-types/ts3.4/commands/CancelImageCreationCommand.d.ts +0 -2
  8. package/dist-types/ts3.4/commands/CreateComponentCommand.d.ts +0 -2
  9. package/dist-types/ts3.4/commands/CreateContainerRecipeCommand.d.ts +0 -2
  10. package/dist-types/ts3.4/commands/CreateDistributionConfigurationCommand.d.ts +0 -2
  11. package/dist-types/ts3.4/commands/CreateImageCommand.d.ts +0 -2
  12. package/dist-types/ts3.4/commands/CreateImagePipelineCommand.d.ts +0 -2
  13. package/dist-types/ts3.4/commands/CreateImageRecipeCommand.d.ts +0 -2
  14. package/dist-types/ts3.4/commands/CreateInfrastructureConfigurationCommand.d.ts +0 -2
  15. package/dist-types/ts3.4/commands/DeleteComponentCommand.d.ts +0 -2
  16. package/dist-types/ts3.4/commands/DeleteContainerRecipeCommand.d.ts +0 -2
  17. package/dist-types/ts3.4/commands/DeleteDistributionConfigurationCommand.d.ts +0 -2
  18. package/dist-types/ts3.4/commands/DeleteImageCommand.d.ts +0 -2
  19. package/dist-types/ts3.4/commands/DeleteImagePipelineCommand.d.ts +0 -2
  20. package/dist-types/ts3.4/commands/DeleteImageRecipeCommand.d.ts +0 -2
  21. package/dist-types/ts3.4/commands/DeleteInfrastructureConfigurationCommand.d.ts +0 -2
  22. package/dist-types/ts3.4/commands/GetComponentCommand.d.ts +0 -2
  23. package/dist-types/ts3.4/commands/GetComponentPolicyCommand.d.ts +0 -2
  24. package/dist-types/ts3.4/commands/GetContainerRecipeCommand.d.ts +0 -2
  25. package/dist-types/ts3.4/commands/GetContainerRecipePolicyCommand.d.ts +0 -2
  26. package/dist-types/ts3.4/commands/GetDistributionConfigurationCommand.d.ts +0 -2
  27. package/dist-types/ts3.4/commands/GetImageCommand.d.ts +0 -2
  28. package/dist-types/ts3.4/commands/GetImagePipelineCommand.d.ts +0 -2
  29. package/dist-types/ts3.4/commands/GetImagePolicyCommand.d.ts +0 -2
  30. package/dist-types/ts3.4/commands/GetImageRecipeCommand.d.ts +0 -2
  31. package/dist-types/ts3.4/commands/GetImageRecipePolicyCommand.d.ts +0 -2
  32. package/dist-types/ts3.4/commands/GetInfrastructureConfigurationCommand.d.ts +0 -2
  33. package/dist-types/ts3.4/commands/ImportComponentCommand.d.ts +0 -2
  34. package/dist-types/ts3.4/commands/ImportVmImageCommand.d.ts +0 -2
  35. package/dist-types/ts3.4/commands/ListComponentBuildVersionsCommand.d.ts +0 -2
  36. package/dist-types/ts3.4/commands/ListComponentsCommand.d.ts +0 -2
  37. package/dist-types/ts3.4/commands/ListContainerRecipesCommand.d.ts +0 -2
  38. package/dist-types/ts3.4/commands/ListDistributionConfigurationsCommand.d.ts +0 -2
  39. package/dist-types/ts3.4/commands/ListImageBuildVersionsCommand.d.ts +0 -2
  40. package/dist-types/ts3.4/commands/ListImagePackagesCommand.d.ts +0 -2
  41. package/dist-types/ts3.4/commands/ListImagePipelineImagesCommand.d.ts +0 -2
  42. package/dist-types/ts3.4/commands/ListImagePipelinesCommand.d.ts +0 -2
  43. package/dist-types/ts3.4/commands/ListImageRecipesCommand.d.ts +0 -2
  44. package/dist-types/ts3.4/commands/ListImagesCommand.d.ts +0 -2
  45. package/dist-types/ts3.4/commands/ListInfrastructureConfigurationsCommand.d.ts +0 -2
  46. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +0 -2
  47. package/dist-types/ts3.4/commands/PutComponentPolicyCommand.d.ts +0 -2
  48. package/dist-types/ts3.4/commands/PutContainerRecipePolicyCommand.d.ts +0 -2
  49. package/dist-types/ts3.4/commands/PutImagePolicyCommand.d.ts +0 -2
  50. package/dist-types/ts3.4/commands/PutImageRecipePolicyCommand.d.ts +0 -2
  51. package/dist-types/ts3.4/commands/StartImagePipelineExecutionCommand.d.ts +0 -2
  52. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +0 -2
  53. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +0 -2
  54. package/dist-types/ts3.4/commands/UpdateDistributionConfigurationCommand.d.ts +0 -2
  55. package/dist-types/ts3.4/commands/UpdateImagePipelineCommand.d.ts +0 -2
  56. package/dist-types/ts3.4/commands/UpdateInfrastructureConfigurationCommand.d.ts +0 -2
  57. package/dist-types/ts3.4/models/ImagebuilderServiceException.d.ts +0 -1
  58. package/dist-types/ts3.4/models/models_0.d.ts +0 -675
  59. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +3 -2
  60. package/dist-types/ts3.4/runtimeConfig.d.ts +3 -2
  61. package/dist-types/ts3.4/runtimeConfig.native.d.ts +3 -2
  62. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -1
  63. package/package.json +26 -26
@@ -19,7 +19,6 @@ export interface UpdateInfrastructureConfigurationCommandInput
19
19
  export interface UpdateInfrastructureConfigurationCommandOutput
20
20
  extends UpdateInfrastructureConfigurationResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class UpdateInfrastructureConfigurationCommand extends $Command<
24
23
  UpdateInfrastructureConfigurationCommandInput,
25
24
  UpdateInfrastructureConfigurationCommandOutput,
@@ -27,7 +26,6 @@ export declare class UpdateInfrastructureConfigurationCommand extends $Command<
27
26
  > {
28
27
  readonly input: UpdateInfrastructureConfigurationCommandInput;
29
28
  constructor(input: UpdateInfrastructureConfigurationCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: ImagebuilderClientResolvedConfig,
@@ -2,7 +2,6 @@ import {
2
2
  ServiceException as __ServiceException,
3
3
  ServiceExceptionOptions as __ServiceExceptionOptions,
4
4
  } from "@aws-sdk/smithy-client";
5
-
6
5
  export declare class ImagebuilderServiceException extends __ServiceException {
7
6
  constructor(options: __ServiceExceptionOptions);
8
7
  }