@aws-sdk/client-imagebuilder 3.803.0 → 3.805.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 (139) hide show
  1. package/dist-es/protocols/Aws_restJson1.js +1 -1
  2. package/dist-types/commands/CancelImageCreationCommand.d.ts +1 -1
  3. package/dist-types/commands/CancelLifecycleExecutionCommand.d.ts +1 -1
  4. package/dist-types/commands/CreateComponentCommand.d.ts +1 -1
  5. package/dist-types/commands/CreateContainerRecipeCommand.d.ts +1 -1
  6. package/dist-types/commands/CreateDistributionConfigurationCommand.d.ts +1 -1
  7. package/dist-types/commands/CreateImageCommand.d.ts +1 -1
  8. package/dist-types/commands/CreateImagePipelineCommand.d.ts +1 -1
  9. package/dist-types/commands/CreateImageRecipeCommand.d.ts +1 -1
  10. package/dist-types/commands/CreateInfrastructureConfigurationCommand.d.ts +1 -1
  11. package/dist-types/commands/CreateLifecyclePolicyCommand.d.ts +1 -1
  12. package/dist-types/commands/CreateWorkflowCommand.d.ts +1 -1
  13. package/dist-types/commands/DeleteComponentCommand.d.ts +1 -1
  14. package/dist-types/commands/DeleteContainerRecipeCommand.d.ts +1 -1
  15. package/dist-types/commands/DeleteDistributionConfigurationCommand.d.ts +1 -1
  16. package/dist-types/commands/DeleteImageCommand.d.ts +1 -1
  17. package/dist-types/commands/DeleteImagePipelineCommand.d.ts +1 -1
  18. package/dist-types/commands/DeleteImageRecipeCommand.d.ts +1 -1
  19. package/dist-types/commands/DeleteInfrastructureConfigurationCommand.d.ts +1 -1
  20. package/dist-types/commands/DeleteLifecyclePolicyCommand.d.ts +1 -1
  21. package/dist-types/commands/DeleteWorkflowCommand.d.ts +1 -1
  22. package/dist-types/commands/GetComponentCommand.d.ts +1 -1
  23. package/dist-types/commands/GetComponentPolicyCommand.d.ts +1 -1
  24. package/dist-types/commands/GetContainerRecipeCommand.d.ts +1 -1
  25. package/dist-types/commands/GetContainerRecipePolicyCommand.d.ts +1 -1
  26. package/dist-types/commands/GetDistributionConfigurationCommand.d.ts +1 -1
  27. package/dist-types/commands/GetImageCommand.d.ts +1 -1
  28. package/dist-types/commands/GetImagePipelineCommand.d.ts +1 -1
  29. package/dist-types/commands/GetImagePolicyCommand.d.ts +1 -1
  30. package/dist-types/commands/GetImageRecipeCommand.d.ts +1 -1
  31. package/dist-types/commands/GetImageRecipePolicyCommand.d.ts +1 -1
  32. package/dist-types/commands/GetInfrastructureConfigurationCommand.d.ts +1 -1
  33. package/dist-types/commands/GetLifecycleExecutionCommand.d.ts +1 -1
  34. package/dist-types/commands/GetLifecyclePolicyCommand.d.ts +1 -1
  35. package/dist-types/commands/GetMarketplaceResourceCommand.d.ts +1 -1
  36. package/dist-types/commands/GetWorkflowCommand.d.ts +1 -1
  37. package/dist-types/commands/GetWorkflowExecutionCommand.d.ts +1 -1
  38. package/dist-types/commands/GetWorkflowStepExecutionCommand.d.ts +1 -1
  39. package/dist-types/commands/ImportComponentCommand.d.ts +1 -1
  40. package/dist-types/commands/ImportDiskImageCommand.d.ts +1 -1
  41. package/dist-types/commands/ImportVmImageCommand.d.ts +1 -1
  42. package/dist-types/commands/ListComponentBuildVersionsCommand.d.ts +1 -1
  43. package/dist-types/commands/ListImageBuildVersionsCommand.d.ts +1 -1
  44. package/dist-types/commands/ListImagePackagesCommand.d.ts +1 -1
  45. package/dist-types/commands/ListImagePipelineImagesCommand.d.ts +1 -1
  46. package/dist-types/commands/ListLifecycleExecutionResourcesCommand.d.ts +1 -1
  47. package/dist-types/commands/ListLifecycleExecutionsCommand.d.ts +1 -1
  48. package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
  49. package/dist-types/commands/ListWorkflowBuildVersionsCommand.d.ts +1 -1
  50. package/dist-types/commands/ListWorkflowExecutionsCommand.d.ts +1 -1
  51. package/dist-types/commands/ListWorkflowStepExecutionsCommand.d.ts +1 -1
  52. package/dist-types/commands/PutComponentPolicyCommand.d.ts +1 -1
  53. package/dist-types/commands/PutContainerRecipePolicyCommand.d.ts +1 -1
  54. package/dist-types/commands/PutImagePolicyCommand.d.ts +1 -1
  55. package/dist-types/commands/PutImageRecipePolicyCommand.d.ts +1 -1
  56. package/dist-types/commands/SendWorkflowStepActionCommand.d.ts +1 -1
  57. package/dist-types/commands/StartImagePipelineExecutionCommand.d.ts +1 -1
  58. package/dist-types/commands/StartResourceStateUpdateCommand.d.ts +1 -1
  59. package/dist-types/commands/TagResourceCommand.d.ts +1 -1
  60. package/dist-types/commands/UntagResourceCommand.d.ts +1 -1
  61. package/dist-types/commands/UpdateDistributionConfigurationCommand.d.ts +1 -1
  62. package/dist-types/commands/UpdateImagePipelineCommand.d.ts +1 -1
  63. package/dist-types/commands/UpdateInfrastructureConfigurationCommand.d.ts +1 -1
  64. package/dist-types/commands/UpdateLifecyclePolicyCommand.d.ts +1 -1
  65. package/dist-types/endpoint/EndpointParameters.d.ts +1 -3
  66. package/dist-types/models/models_0.d.ts +19 -6
  67. package/dist-types/runtimeConfig.browser.d.ts +17 -17
  68. package/dist-types/runtimeConfig.d.ts +16 -16
  69. package/dist-types/runtimeConfig.native.d.ts +18 -18
  70. package/dist-types/runtimeConfig.shared.d.ts +3 -3
  71. package/dist-types/ts3.4/commands/CancelImageCreationCommand.d.ts +1 -1
  72. package/dist-types/ts3.4/commands/CancelLifecycleExecutionCommand.d.ts +1 -1
  73. package/dist-types/ts3.4/commands/CreateComponentCommand.d.ts +1 -1
  74. package/dist-types/ts3.4/commands/CreateContainerRecipeCommand.d.ts +1 -1
  75. package/dist-types/ts3.4/commands/CreateDistributionConfigurationCommand.d.ts +1 -1
  76. package/dist-types/ts3.4/commands/CreateImageCommand.d.ts +1 -1
  77. package/dist-types/ts3.4/commands/CreateImagePipelineCommand.d.ts +1 -1
  78. package/dist-types/ts3.4/commands/CreateImageRecipeCommand.d.ts +1 -1
  79. package/dist-types/ts3.4/commands/CreateInfrastructureConfigurationCommand.d.ts +1 -1
  80. package/dist-types/ts3.4/commands/CreateLifecyclePolicyCommand.d.ts +1 -1
  81. package/dist-types/ts3.4/commands/CreateWorkflowCommand.d.ts +1 -1
  82. package/dist-types/ts3.4/commands/DeleteComponentCommand.d.ts +1 -1
  83. package/dist-types/ts3.4/commands/DeleteContainerRecipeCommand.d.ts +1 -1
  84. package/dist-types/ts3.4/commands/DeleteDistributionConfigurationCommand.d.ts +1 -1
  85. package/dist-types/ts3.4/commands/DeleteImageCommand.d.ts +1 -1
  86. package/dist-types/ts3.4/commands/DeleteImagePipelineCommand.d.ts +1 -1
  87. package/dist-types/ts3.4/commands/DeleteImageRecipeCommand.d.ts +1 -1
  88. package/dist-types/ts3.4/commands/DeleteInfrastructureConfigurationCommand.d.ts +1 -1
  89. package/dist-types/ts3.4/commands/DeleteLifecyclePolicyCommand.d.ts +1 -1
  90. package/dist-types/ts3.4/commands/DeleteWorkflowCommand.d.ts +1 -1
  91. package/dist-types/ts3.4/commands/GetComponentCommand.d.ts +1 -1
  92. package/dist-types/ts3.4/commands/GetComponentPolicyCommand.d.ts +1 -1
  93. package/dist-types/ts3.4/commands/GetContainerRecipeCommand.d.ts +1 -1
  94. package/dist-types/ts3.4/commands/GetContainerRecipePolicyCommand.d.ts +1 -1
  95. package/dist-types/ts3.4/commands/GetDistributionConfigurationCommand.d.ts +1 -1
  96. package/dist-types/ts3.4/commands/GetImageCommand.d.ts +1 -1
  97. package/dist-types/ts3.4/commands/GetImagePipelineCommand.d.ts +1 -1
  98. package/dist-types/ts3.4/commands/GetImagePolicyCommand.d.ts +1 -1
  99. package/dist-types/ts3.4/commands/GetImageRecipeCommand.d.ts +1 -1
  100. package/dist-types/ts3.4/commands/GetImageRecipePolicyCommand.d.ts +1 -1
  101. package/dist-types/ts3.4/commands/GetInfrastructureConfigurationCommand.d.ts +1 -1
  102. package/dist-types/ts3.4/commands/GetLifecycleExecutionCommand.d.ts +1 -1
  103. package/dist-types/ts3.4/commands/GetLifecyclePolicyCommand.d.ts +1 -1
  104. package/dist-types/ts3.4/commands/GetMarketplaceResourceCommand.d.ts +1 -1
  105. package/dist-types/ts3.4/commands/GetWorkflowCommand.d.ts +1 -1
  106. package/dist-types/ts3.4/commands/GetWorkflowExecutionCommand.d.ts +1 -1
  107. package/dist-types/ts3.4/commands/GetWorkflowStepExecutionCommand.d.ts +1 -1
  108. package/dist-types/ts3.4/commands/ImportComponentCommand.d.ts +1 -1
  109. package/dist-types/ts3.4/commands/ImportDiskImageCommand.d.ts +1 -1
  110. package/dist-types/ts3.4/commands/ImportVmImageCommand.d.ts +1 -1
  111. package/dist-types/ts3.4/commands/ListComponentBuildVersionsCommand.d.ts +1 -1
  112. package/dist-types/ts3.4/commands/ListImageBuildVersionsCommand.d.ts +1 -1
  113. package/dist-types/ts3.4/commands/ListImagePackagesCommand.d.ts +1 -1
  114. package/dist-types/ts3.4/commands/ListImagePipelineImagesCommand.d.ts +1 -1
  115. package/dist-types/ts3.4/commands/ListLifecycleExecutionResourcesCommand.d.ts +1 -1
  116. package/dist-types/ts3.4/commands/ListLifecycleExecutionsCommand.d.ts +1 -1
  117. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -1
  118. package/dist-types/ts3.4/commands/ListWorkflowBuildVersionsCommand.d.ts +1 -1
  119. package/dist-types/ts3.4/commands/ListWorkflowExecutionsCommand.d.ts +1 -1
  120. package/dist-types/ts3.4/commands/ListWorkflowStepExecutionsCommand.d.ts +1 -1
  121. package/dist-types/ts3.4/commands/PutComponentPolicyCommand.d.ts +1 -1
  122. package/dist-types/ts3.4/commands/PutContainerRecipePolicyCommand.d.ts +1 -1
  123. package/dist-types/ts3.4/commands/PutImagePolicyCommand.d.ts +1 -1
  124. package/dist-types/ts3.4/commands/PutImageRecipePolicyCommand.d.ts +1 -1
  125. package/dist-types/ts3.4/commands/SendWorkflowStepActionCommand.d.ts +1 -1
  126. package/dist-types/ts3.4/commands/StartImagePipelineExecutionCommand.d.ts +1 -1
  127. package/dist-types/ts3.4/commands/StartResourceStateUpdateCommand.d.ts +1 -1
  128. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -1
  129. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -1
  130. package/dist-types/ts3.4/commands/UpdateDistributionConfigurationCommand.d.ts +1 -1
  131. package/dist-types/ts3.4/commands/UpdateImagePipelineCommand.d.ts +1 -1
  132. package/dist-types/ts3.4/commands/UpdateInfrastructureConfigurationCommand.d.ts +1 -1
  133. package/dist-types/ts3.4/commands/UpdateLifecyclePolicyCommand.d.ts +1 -1
  134. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -4
  135. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +22 -32
  136. package/dist-types/ts3.4/runtimeConfig.d.ts +20 -29
  137. package/dist-types/ts3.4/runtimeConfig.native.d.ts +23 -33
  138. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +3 -3
  139. package/package.json +19 -19
@@ -1033,7 +1033,7 @@ export const se_StartResourceStateUpdateCommand = async (input, context) => {
1033
1033
  includeResources: (_) => _json(_),
1034
1034
  resourceArn: [],
1035
1035
  state: (_) => _json(_),
1036
- updateAt: (_) => _.getTime() / 1000,
1036
+ updateAt: (_) => _.getTime() / 1_000,
1037
1037
  }));
1038
1038
  b.m("PUT").h(headers).b(body);
1039
1039
  return b.build();
@@ -23,7 +23,7 @@ export interface CancelImageCreationCommandOutput extends CancelImageCreationRes
23
23
  }
24
24
  declare const CancelImageCreationCommand_base: {
25
25
  new (input: CancelImageCreationCommandInput): import("@smithy/smithy-client").CommandImpl<CancelImageCreationCommandInput, CancelImageCreationCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CancelImageCreationCommandInput): import("@smithy/smithy-client").CommandImpl<CancelImageCreationCommandInput, CancelImageCreationCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CancelImageCreationCommandInput): import("@smithy/smithy-client").CommandImpl<CancelImageCreationCommandInput, CancelImageCreationCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CancelLifecycleExecutionCommandOutput extends CancelLifecycleEx
23
23
  }
24
24
  declare const CancelLifecycleExecutionCommand_base: {
25
25
  new (input: CancelLifecycleExecutionCommandInput): import("@smithy/smithy-client").CommandImpl<CancelLifecycleExecutionCommandInput, CancelLifecycleExecutionCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CancelLifecycleExecutionCommandInput): import("@smithy/smithy-client").CommandImpl<CancelLifecycleExecutionCommandInput, CancelLifecycleExecutionCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CancelLifecycleExecutionCommandInput): import("@smithy/smithy-client").CommandImpl<CancelLifecycleExecutionCommandInput, CancelLifecycleExecutionCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateComponentCommandOutput extends CreateComponentResponse, _
23
23
  }
24
24
  declare const CreateComponentCommand_base: {
25
25
  new (input: CreateComponentCommandInput): import("@smithy/smithy-client").CommandImpl<CreateComponentCommandInput, CreateComponentCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateComponentCommandInput): import("@smithy/smithy-client").CommandImpl<CreateComponentCommandInput, CreateComponentCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateComponentCommandInput): import("@smithy/smithy-client").CommandImpl<CreateComponentCommandInput, CreateComponentCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateContainerRecipeCommandOutput extends CreateContainerRecip
23
23
  }
24
24
  declare const CreateContainerRecipeCommand_base: {
25
25
  new (input: CreateContainerRecipeCommandInput): import("@smithy/smithy-client").CommandImpl<CreateContainerRecipeCommandInput, CreateContainerRecipeCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateContainerRecipeCommandInput): import("@smithy/smithy-client").CommandImpl<CreateContainerRecipeCommandInput, CreateContainerRecipeCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateContainerRecipeCommandInput): import("@smithy/smithy-client").CommandImpl<CreateContainerRecipeCommandInput, CreateContainerRecipeCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateDistributionConfigurationCommandOutput extends CreateDist
23
23
  }
24
24
  declare const CreateDistributionConfigurationCommand_base: {
25
25
  new (input: CreateDistributionConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDistributionConfigurationCommandInput, CreateDistributionConfigurationCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateDistributionConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDistributionConfigurationCommandInput, CreateDistributionConfigurationCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateDistributionConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDistributionConfigurationCommandInput, CreateDistributionConfigurationCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateImageCommandOutput extends CreateImageResponse, __Metadat
23
23
  }
24
24
  declare const CreateImageCommand_base: {
25
25
  new (input: CreateImageCommandInput): import("@smithy/smithy-client").CommandImpl<CreateImageCommandInput, CreateImageCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateImageCommandInput): import("@smithy/smithy-client").CommandImpl<CreateImageCommandInput, CreateImageCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateImageCommandInput): import("@smithy/smithy-client").CommandImpl<CreateImageCommandInput, CreateImageCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateImagePipelineCommandOutput extends CreateImagePipelineRes
23
23
  }
24
24
  declare const CreateImagePipelineCommand_base: {
25
25
  new (input: CreateImagePipelineCommandInput): import("@smithy/smithy-client").CommandImpl<CreateImagePipelineCommandInput, CreateImagePipelineCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateImagePipelineCommandInput): import("@smithy/smithy-client").CommandImpl<CreateImagePipelineCommandInput, CreateImagePipelineCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateImagePipelineCommandInput): import("@smithy/smithy-client").CommandImpl<CreateImagePipelineCommandInput, CreateImagePipelineCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateImageRecipeCommandOutput extends CreateImageRecipeRespons
23
23
  }
24
24
  declare const CreateImageRecipeCommand_base: {
25
25
  new (input: CreateImageRecipeCommandInput): import("@smithy/smithy-client").CommandImpl<CreateImageRecipeCommandInput, CreateImageRecipeCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateImageRecipeCommandInput): import("@smithy/smithy-client").CommandImpl<CreateImageRecipeCommandInput, CreateImageRecipeCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateImageRecipeCommandInput): import("@smithy/smithy-client").CommandImpl<CreateImageRecipeCommandInput, CreateImageRecipeCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateInfrastructureConfigurationCommandOutput extends CreateIn
23
23
  }
24
24
  declare const CreateInfrastructureConfigurationCommand_base: {
25
25
  new (input: CreateInfrastructureConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateInfrastructureConfigurationCommandInput, CreateInfrastructureConfigurationCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateInfrastructureConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateInfrastructureConfigurationCommandInput, CreateInfrastructureConfigurationCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateInfrastructureConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateInfrastructureConfigurationCommandInput, CreateInfrastructureConfigurationCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateLifecyclePolicyCommandOutput extends CreateLifecyclePolic
23
23
  }
24
24
  declare const CreateLifecyclePolicyCommand_base: {
25
25
  new (input: CreateLifecyclePolicyCommandInput): import("@smithy/smithy-client").CommandImpl<CreateLifecyclePolicyCommandInput, CreateLifecyclePolicyCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateLifecyclePolicyCommandInput): import("@smithy/smithy-client").CommandImpl<CreateLifecyclePolicyCommandInput, CreateLifecyclePolicyCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateLifecyclePolicyCommandInput): import("@smithy/smithy-client").CommandImpl<CreateLifecyclePolicyCommandInput, CreateLifecyclePolicyCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateWorkflowCommandOutput extends CreateWorkflowResponse, __M
23
23
  }
24
24
  declare const CreateWorkflowCommand_base: {
25
25
  new (input: CreateWorkflowCommandInput): import("@smithy/smithy-client").CommandImpl<CreateWorkflowCommandInput, CreateWorkflowCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateWorkflowCommandInput): import("@smithy/smithy-client").CommandImpl<CreateWorkflowCommandInput, CreateWorkflowCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateWorkflowCommandInput): import("@smithy/smithy-client").CommandImpl<CreateWorkflowCommandInput, CreateWorkflowCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteComponentCommandOutput extends DeleteComponentResponse, _
23
23
  }
24
24
  declare const DeleteComponentCommand_base: {
25
25
  new (input: DeleteComponentCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteComponentCommandInput, DeleteComponentCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteComponentCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteComponentCommandInput, DeleteComponentCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteComponentCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteComponentCommandInput, DeleteComponentCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteContainerRecipeCommandOutput extends DeleteContainerRecip
23
23
  }
24
24
  declare const DeleteContainerRecipeCommand_base: {
25
25
  new (input: DeleteContainerRecipeCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteContainerRecipeCommandInput, DeleteContainerRecipeCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteContainerRecipeCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteContainerRecipeCommandInput, DeleteContainerRecipeCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteContainerRecipeCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteContainerRecipeCommandInput, DeleteContainerRecipeCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteDistributionConfigurationCommandOutput extends DeleteDist
23
23
  }
24
24
  declare const DeleteDistributionConfigurationCommand_base: {
25
25
  new (input: DeleteDistributionConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDistributionConfigurationCommandInput, DeleteDistributionConfigurationCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteDistributionConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDistributionConfigurationCommandInput, DeleteDistributionConfigurationCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteDistributionConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDistributionConfigurationCommandInput, DeleteDistributionConfigurationCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteImageCommandOutput extends DeleteImageResponse, __Metadat
23
23
  }
24
24
  declare const DeleteImageCommand_base: {
25
25
  new (input: DeleteImageCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteImageCommandInput, DeleteImageCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteImageCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteImageCommandInput, DeleteImageCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteImageCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteImageCommandInput, DeleteImageCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteImagePipelineCommandOutput extends DeleteImagePipelineRes
23
23
  }
24
24
  declare const DeleteImagePipelineCommand_base: {
25
25
  new (input: DeleteImagePipelineCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteImagePipelineCommandInput, DeleteImagePipelineCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteImagePipelineCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteImagePipelineCommandInput, DeleteImagePipelineCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteImagePipelineCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteImagePipelineCommandInput, DeleteImagePipelineCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteImageRecipeCommandOutput extends DeleteImageRecipeRespons
23
23
  }
24
24
  declare const DeleteImageRecipeCommand_base: {
25
25
  new (input: DeleteImageRecipeCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteImageRecipeCommandInput, DeleteImageRecipeCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteImageRecipeCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteImageRecipeCommandInput, DeleteImageRecipeCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteImageRecipeCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteImageRecipeCommandInput, DeleteImageRecipeCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteInfrastructureConfigurationCommandOutput extends DeleteIn
23
23
  }
24
24
  declare const DeleteInfrastructureConfigurationCommand_base: {
25
25
  new (input: DeleteInfrastructureConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteInfrastructureConfigurationCommandInput, DeleteInfrastructureConfigurationCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteInfrastructureConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteInfrastructureConfigurationCommandInput, DeleteInfrastructureConfigurationCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteInfrastructureConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteInfrastructureConfigurationCommandInput, DeleteInfrastructureConfigurationCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteLifecyclePolicyCommandOutput extends DeleteLifecyclePolic
23
23
  }
24
24
  declare const DeleteLifecyclePolicyCommand_base: {
25
25
  new (input: DeleteLifecyclePolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteLifecyclePolicyCommandInput, DeleteLifecyclePolicyCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteLifecyclePolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteLifecyclePolicyCommandInput, DeleteLifecyclePolicyCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteLifecyclePolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteLifecyclePolicyCommandInput, DeleteLifecyclePolicyCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteWorkflowCommandOutput extends DeleteWorkflowResponse, __M
23
23
  }
24
24
  declare const DeleteWorkflowCommand_base: {
25
25
  new (input: DeleteWorkflowCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteWorkflowCommandInput, DeleteWorkflowCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteWorkflowCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteWorkflowCommandInput, DeleteWorkflowCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteWorkflowCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteWorkflowCommandInput, DeleteWorkflowCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetComponentCommandOutput extends GetComponentResponse, __Metad
23
23
  }
24
24
  declare const GetComponentCommand_base: {
25
25
  new (input: GetComponentCommandInput): import("@smithy/smithy-client").CommandImpl<GetComponentCommandInput, GetComponentCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetComponentCommandInput): import("@smithy/smithy-client").CommandImpl<GetComponentCommandInput, GetComponentCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetComponentCommandInput): import("@smithy/smithy-client").CommandImpl<GetComponentCommandInput, GetComponentCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetComponentPolicyCommandOutput extends GetComponentPolicyRespo
23
23
  }
24
24
  declare const GetComponentPolicyCommand_base: {
25
25
  new (input: GetComponentPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetComponentPolicyCommandInput, GetComponentPolicyCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetComponentPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetComponentPolicyCommandInput, GetComponentPolicyCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetComponentPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetComponentPolicyCommandInput, GetComponentPolicyCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetContainerRecipeCommandOutput extends GetContainerRecipeRespo
23
23
  }
24
24
  declare const GetContainerRecipeCommand_base: {
25
25
  new (input: GetContainerRecipeCommandInput): import("@smithy/smithy-client").CommandImpl<GetContainerRecipeCommandInput, GetContainerRecipeCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetContainerRecipeCommandInput): import("@smithy/smithy-client").CommandImpl<GetContainerRecipeCommandInput, GetContainerRecipeCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetContainerRecipeCommandInput): import("@smithy/smithy-client").CommandImpl<GetContainerRecipeCommandInput, GetContainerRecipeCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetContainerRecipePolicyCommandOutput extends GetContainerRecip
23
23
  }
24
24
  declare const GetContainerRecipePolicyCommand_base: {
25
25
  new (input: GetContainerRecipePolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetContainerRecipePolicyCommandInput, GetContainerRecipePolicyCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetContainerRecipePolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetContainerRecipePolicyCommandInput, GetContainerRecipePolicyCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetContainerRecipePolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetContainerRecipePolicyCommandInput, GetContainerRecipePolicyCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetDistributionConfigurationCommandOutput extends GetDistributi
23
23
  }
24
24
  declare const GetDistributionConfigurationCommand_base: {
25
25
  new (input: GetDistributionConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<GetDistributionConfigurationCommandInput, GetDistributionConfigurationCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetDistributionConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<GetDistributionConfigurationCommandInput, GetDistributionConfigurationCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetDistributionConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<GetDistributionConfigurationCommandInput, GetDistributionConfigurationCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetImageCommandOutput extends GetImageResponse, __MetadataBeare
23
23
  }
24
24
  declare const GetImageCommand_base: {
25
25
  new (input: GetImageCommandInput): import("@smithy/smithy-client").CommandImpl<GetImageCommandInput, GetImageCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetImageCommandInput): import("@smithy/smithy-client").CommandImpl<GetImageCommandInput, GetImageCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetImageCommandInput): import("@smithy/smithy-client").CommandImpl<GetImageCommandInput, GetImageCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetImagePipelineCommandOutput extends GetImagePipelineResponse,
23
23
  }
24
24
  declare const GetImagePipelineCommand_base: {
25
25
  new (input: GetImagePipelineCommandInput): import("@smithy/smithy-client").CommandImpl<GetImagePipelineCommandInput, GetImagePipelineCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetImagePipelineCommandInput): import("@smithy/smithy-client").CommandImpl<GetImagePipelineCommandInput, GetImagePipelineCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetImagePipelineCommandInput): import("@smithy/smithy-client").CommandImpl<GetImagePipelineCommandInput, GetImagePipelineCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetImagePolicyCommandOutput extends GetImagePolicyResponse, __M
23
23
  }
24
24
  declare const GetImagePolicyCommand_base: {
25
25
  new (input: GetImagePolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetImagePolicyCommandInput, GetImagePolicyCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetImagePolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetImagePolicyCommandInput, GetImagePolicyCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetImagePolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetImagePolicyCommandInput, GetImagePolicyCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetImageRecipeCommandOutput extends GetImageRecipeResponse, __M
23
23
  }
24
24
  declare const GetImageRecipeCommand_base: {
25
25
  new (input: GetImageRecipeCommandInput): import("@smithy/smithy-client").CommandImpl<GetImageRecipeCommandInput, GetImageRecipeCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetImageRecipeCommandInput): import("@smithy/smithy-client").CommandImpl<GetImageRecipeCommandInput, GetImageRecipeCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetImageRecipeCommandInput): import("@smithy/smithy-client").CommandImpl<GetImageRecipeCommandInput, GetImageRecipeCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetImageRecipePolicyCommandOutput extends GetImageRecipePolicyR
23
23
  }
24
24
  declare const GetImageRecipePolicyCommand_base: {
25
25
  new (input: GetImageRecipePolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetImageRecipePolicyCommandInput, GetImageRecipePolicyCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetImageRecipePolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetImageRecipePolicyCommandInput, GetImageRecipePolicyCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetImageRecipePolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetImageRecipePolicyCommandInput, GetImageRecipePolicyCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetInfrastructureConfigurationCommandOutput extends GetInfrastr
23
23
  }
24
24
  declare const GetInfrastructureConfigurationCommand_base: {
25
25
  new (input: GetInfrastructureConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<GetInfrastructureConfigurationCommandInput, GetInfrastructureConfigurationCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetInfrastructureConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<GetInfrastructureConfigurationCommandInput, GetInfrastructureConfigurationCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetInfrastructureConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<GetInfrastructureConfigurationCommandInput, GetInfrastructureConfigurationCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetLifecycleExecutionCommandOutput extends GetLifecycleExecutio
23
23
  }
24
24
  declare const GetLifecycleExecutionCommand_base: {
25
25
  new (input: GetLifecycleExecutionCommandInput): import("@smithy/smithy-client").CommandImpl<GetLifecycleExecutionCommandInput, GetLifecycleExecutionCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetLifecycleExecutionCommandInput): import("@smithy/smithy-client").CommandImpl<GetLifecycleExecutionCommandInput, GetLifecycleExecutionCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetLifecycleExecutionCommandInput): import("@smithy/smithy-client").CommandImpl<GetLifecycleExecutionCommandInput, GetLifecycleExecutionCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetLifecyclePolicyCommandOutput extends GetLifecyclePolicyRespo
23
23
  }
24
24
  declare const GetLifecyclePolicyCommand_base: {
25
25
  new (input: GetLifecyclePolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetLifecyclePolicyCommandInput, GetLifecyclePolicyCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetLifecyclePolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetLifecyclePolicyCommandInput, GetLifecyclePolicyCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetLifecyclePolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetLifecyclePolicyCommandInput, GetLifecyclePolicyCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetMarketplaceResourceCommandOutput extends GetMarketplaceResou
23
23
  }
24
24
  declare const GetMarketplaceResourceCommand_base: {
25
25
  new (input: GetMarketplaceResourceCommandInput): import("@smithy/smithy-client").CommandImpl<GetMarketplaceResourceCommandInput, GetMarketplaceResourceCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetMarketplaceResourceCommandInput): import("@smithy/smithy-client").CommandImpl<GetMarketplaceResourceCommandInput, GetMarketplaceResourceCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetMarketplaceResourceCommandInput): import("@smithy/smithy-client").CommandImpl<GetMarketplaceResourceCommandInput, GetMarketplaceResourceCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetWorkflowCommandOutput extends GetWorkflowResponse, __Metadat
23
23
  }
24
24
  declare const GetWorkflowCommand_base: {
25
25
  new (input: GetWorkflowCommandInput): import("@smithy/smithy-client").CommandImpl<GetWorkflowCommandInput, GetWorkflowCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetWorkflowCommandInput): import("@smithy/smithy-client").CommandImpl<GetWorkflowCommandInput, GetWorkflowCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetWorkflowCommandInput): import("@smithy/smithy-client").CommandImpl<GetWorkflowCommandInput, GetWorkflowCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetWorkflowExecutionCommandOutput extends GetWorkflowExecutionR
23
23
  }
24
24
  declare const GetWorkflowExecutionCommand_base: {
25
25
  new (input: GetWorkflowExecutionCommandInput): import("@smithy/smithy-client").CommandImpl<GetWorkflowExecutionCommandInput, GetWorkflowExecutionCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetWorkflowExecutionCommandInput): import("@smithy/smithy-client").CommandImpl<GetWorkflowExecutionCommandInput, GetWorkflowExecutionCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetWorkflowExecutionCommandInput): import("@smithy/smithy-client").CommandImpl<GetWorkflowExecutionCommandInput, GetWorkflowExecutionCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetWorkflowStepExecutionCommandOutput extends GetWorkflowStepEx
23
23
  }
24
24
  declare const GetWorkflowStepExecutionCommand_base: {
25
25
  new (input: GetWorkflowStepExecutionCommandInput): import("@smithy/smithy-client").CommandImpl<GetWorkflowStepExecutionCommandInput, GetWorkflowStepExecutionCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetWorkflowStepExecutionCommandInput): import("@smithy/smithy-client").CommandImpl<GetWorkflowStepExecutionCommandInput, GetWorkflowStepExecutionCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetWorkflowStepExecutionCommandInput): import("@smithy/smithy-client").CommandImpl<GetWorkflowStepExecutionCommandInput, GetWorkflowStepExecutionCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ImportComponentCommandOutput extends ImportComponentResponse, _
23
23
  }
24
24
  declare const ImportComponentCommand_base: {
25
25
  new (input: ImportComponentCommandInput): import("@smithy/smithy-client").CommandImpl<ImportComponentCommandInput, ImportComponentCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ImportComponentCommandInput): import("@smithy/smithy-client").CommandImpl<ImportComponentCommandInput, ImportComponentCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ImportComponentCommandInput): import("@smithy/smithy-client").CommandImpl<ImportComponentCommandInput, ImportComponentCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ImportDiskImageCommandOutput extends ImportDiskImageResponse, _
23
23
  }
24
24
  declare const ImportDiskImageCommand_base: {
25
25
  new (input: ImportDiskImageCommandInput): import("@smithy/smithy-client").CommandImpl<ImportDiskImageCommandInput, ImportDiskImageCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ImportDiskImageCommandInput): import("@smithy/smithy-client").CommandImpl<ImportDiskImageCommandInput, ImportDiskImageCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ImportDiskImageCommandInput): import("@smithy/smithy-client").CommandImpl<ImportDiskImageCommandInput, ImportDiskImageCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ImportVmImageCommandOutput extends ImportVmImageResponse, __Met
23
23
  }
24
24
  declare const ImportVmImageCommand_base: {
25
25
  new (input: ImportVmImageCommandInput): import("@smithy/smithy-client").CommandImpl<ImportVmImageCommandInput, ImportVmImageCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ImportVmImageCommandInput): import("@smithy/smithy-client").CommandImpl<ImportVmImageCommandInput, ImportVmImageCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ImportVmImageCommandInput): import("@smithy/smithy-client").CommandImpl<ImportVmImageCommandInput, ImportVmImageCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListComponentBuildVersionsCommandOutput extends ListComponentBu
23
23
  }
24
24
  declare const ListComponentBuildVersionsCommand_base: {
25
25
  new (input: ListComponentBuildVersionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListComponentBuildVersionsCommandInput, ListComponentBuildVersionsCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListComponentBuildVersionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListComponentBuildVersionsCommandInput, ListComponentBuildVersionsCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListComponentBuildVersionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListComponentBuildVersionsCommandInput, ListComponentBuildVersionsCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListImageBuildVersionsCommandOutput extends ListImageBuildVersi
23
23
  }
24
24
  declare const ListImageBuildVersionsCommand_base: {
25
25
  new (input: ListImageBuildVersionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListImageBuildVersionsCommandInput, ListImageBuildVersionsCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListImageBuildVersionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListImageBuildVersionsCommandInput, ListImageBuildVersionsCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListImageBuildVersionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListImageBuildVersionsCommandInput, ListImageBuildVersionsCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListImagePackagesCommandOutput extends ListImagePackagesRespons
23
23
  }
24
24
  declare const ListImagePackagesCommand_base: {
25
25
  new (input: ListImagePackagesCommandInput): import("@smithy/smithy-client").CommandImpl<ListImagePackagesCommandInput, ListImagePackagesCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListImagePackagesCommandInput): import("@smithy/smithy-client").CommandImpl<ListImagePackagesCommandInput, ListImagePackagesCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListImagePackagesCommandInput): import("@smithy/smithy-client").CommandImpl<ListImagePackagesCommandInput, ListImagePackagesCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListImagePipelineImagesCommandOutput extends ListImagePipelineI
23
23
  }
24
24
  declare const ListImagePipelineImagesCommand_base: {
25
25
  new (input: ListImagePipelineImagesCommandInput): import("@smithy/smithy-client").CommandImpl<ListImagePipelineImagesCommandInput, ListImagePipelineImagesCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListImagePipelineImagesCommandInput): import("@smithy/smithy-client").CommandImpl<ListImagePipelineImagesCommandInput, ListImagePipelineImagesCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListImagePipelineImagesCommandInput): import("@smithy/smithy-client").CommandImpl<ListImagePipelineImagesCommandInput, ListImagePipelineImagesCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListLifecycleExecutionResourcesCommandOutput extends ListLifecy
23
23
  }
24
24
  declare const ListLifecycleExecutionResourcesCommand_base: {
25
25
  new (input: ListLifecycleExecutionResourcesCommandInput): import("@smithy/smithy-client").CommandImpl<ListLifecycleExecutionResourcesCommandInput, ListLifecycleExecutionResourcesCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListLifecycleExecutionResourcesCommandInput): import("@smithy/smithy-client").CommandImpl<ListLifecycleExecutionResourcesCommandInput, ListLifecycleExecutionResourcesCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListLifecycleExecutionResourcesCommandInput): import("@smithy/smithy-client").CommandImpl<ListLifecycleExecutionResourcesCommandInput, ListLifecycleExecutionResourcesCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListLifecycleExecutionsCommandOutput extends ListLifecycleExecu
23
23
  }
24
24
  declare const ListLifecycleExecutionsCommand_base: {
25
25
  new (input: ListLifecycleExecutionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListLifecycleExecutionsCommandInput, ListLifecycleExecutionsCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListLifecycleExecutionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListLifecycleExecutionsCommandInput, ListLifecycleExecutionsCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListLifecycleExecutionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListLifecycleExecutionsCommandInput, ListLifecycleExecutionsCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
23
23
  }
24
24
  declare const ListTagsForResourceCommand_base: {
25
25
  new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListWorkflowBuildVersionsCommandOutput extends ListWorkflowBuil
23
23
  }
24
24
  declare const ListWorkflowBuildVersionsCommand_base: {
25
25
  new (input: ListWorkflowBuildVersionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListWorkflowBuildVersionsCommandInput, ListWorkflowBuildVersionsCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListWorkflowBuildVersionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListWorkflowBuildVersionsCommandInput, ListWorkflowBuildVersionsCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListWorkflowBuildVersionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListWorkflowBuildVersionsCommandInput, ListWorkflowBuildVersionsCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListWorkflowExecutionsCommandOutput extends ListWorkflowExecuti
23
23
  }
24
24
  declare const ListWorkflowExecutionsCommand_base: {
25
25
  new (input: ListWorkflowExecutionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListWorkflowExecutionsCommandInput, ListWorkflowExecutionsCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListWorkflowExecutionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListWorkflowExecutionsCommandInput, ListWorkflowExecutionsCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListWorkflowExecutionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListWorkflowExecutionsCommandInput, ListWorkflowExecutionsCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListWorkflowStepExecutionsCommandOutput extends ListWorkflowSte
23
23
  }
24
24
  declare const ListWorkflowStepExecutionsCommand_base: {
25
25
  new (input: ListWorkflowStepExecutionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListWorkflowStepExecutionsCommandInput, ListWorkflowStepExecutionsCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListWorkflowStepExecutionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListWorkflowStepExecutionsCommandInput, ListWorkflowStepExecutionsCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListWorkflowStepExecutionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListWorkflowStepExecutionsCommandInput, ListWorkflowStepExecutionsCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface PutComponentPolicyCommandOutput extends PutComponentPolicyRespo
23
23
  }
24
24
  declare const PutComponentPolicyCommand_base: {
25
25
  new (input: PutComponentPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<PutComponentPolicyCommandInput, PutComponentPolicyCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: PutComponentPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<PutComponentPolicyCommandInput, PutComponentPolicyCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: PutComponentPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<PutComponentPolicyCommandInput, PutComponentPolicyCommandOutput, ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**