@aws-sdk/client-imagebuilder 3.651.1 → 3.654.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 (147) hide show
  1. package/dist-types/commands/CancelImageCreationCommand.d.ts +11 -0
  2. package/dist-types/commands/CancelLifecycleExecutionCommand.d.ts +11 -0
  3. package/dist-types/commands/CreateComponentCommand.d.ts +11 -0
  4. package/dist-types/commands/CreateContainerRecipeCommand.d.ts +11 -0
  5. package/dist-types/commands/CreateDistributionConfigurationCommand.d.ts +11 -0
  6. package/dist-types/commands/CreateImageCommand.d.ts +11 -0
  7. package/dist-types/commands/CreateImagePipelineCommand.d.ts +11 -0
  8. package/dist-types/commands/CreateImageRecipeCommand.d.ts +11 -0
  9. package/dist-types/commands/CreateInfrastructureConfigurationCommand.d.ts +11 -0
  10. package/dist-types/commands/CreateLifecyclePolicyCommand.d.ts +11 -0
  11. package/dist-types/commands/CreateWorkflowCommand.d.ts +11 -0
  12. package/dist-types/commands/DeleteComponentCommand.d.ts +11 -0
  13. package/dist-types/commands/DeleteContainerRecipeCommand.d.ts +11 -0
  14. package/dist-types/commands/DeleteDistributionConfigurationCommand.d.ts +11 -0
  15. package/dist-types/commands/DeleteImageCommand.d.ts +11 -0
  16. package/dist-types/commands/DeleteImagePipelineCommand.d.ts +11 -0
  17. package/dist-types/commands/DeleteImageRecipeCommand.d.ts +11 -0
  18. package/dist-types/commands/DeleteInfrastructureConfigurationCommand.d.ts +11 -0
  19. package/dist-types/commands/DeleteLifecyclePolicyCommand.d.ts +11 -0
  20. package/dist-types/commands/DeleteWorkflowCommand.d.ts +11 -0
  21. package/dist-types/commands/GetComponentCommand.d.ts +11 -0
  22. package/dist-types/commands/GetComponentPolicyCommand.d.ts +11 -0
  23. package/dist-types/commands/GetContainerRecipeCommand.d.ts +11 -0
  24. package/dist-types/commands/GetContainerRecipePolicyCommand.d.ts +11 -0
  25. package/dist-types/commands/GetDistributionConfigurationCommand.d.ts +11 -0
  26. package/dist-types/commands/GetImageCommand.d.ts +11 -0
  27. package/dist-types/commands/GetImagePipelineCommand.d.ts +11 -0
  28. package/dist-types/commands/GetImagePolicyCommand.d.ts +11 -0
  29. package/dist-types/commands/GetImageRecipeCommand.d.ts +11 -0
  30. package/dist-types/commands/GetImageRecipePolicyCommand.d.ts +11 -0
  31. package/dist-types/commands/GetInfrastructureConfigurationCommand.d.ts +11 -0
  32. package/dist-types/commands/GetLifecycleExecutionCommand.d.ts +11 -0
  33. package/dist-types/commands/GetLifecyclePolicyCommand.d.ts +11 -0
  34. package/dist-types/commands/GetWorkflowCommand.d.ts +11 -0
  35. package/dist-types/commands/GetWorkflowExecutionCommand.d.ts +11 -0
  36. package/dist-types/commands/GetWorkflowStepExecutionCommand.d.ts +11 -0
  37. package/dist-types/commands/ImportComponentCommand.d.ts +11 -0
  38. package/dist-types/commands/ImportVmImageCommand.d.ts +11 -0
  39. package/dist-types/commands/ListComponentBuildVersionsCommand.d.ts +11 -0
  40. package/dist-types/commands/ListComponentsCommand.d.ts +11 -0
  41. package/dist-types/commands/ListContainerRecipesCommand.d.ts +11 -0
  42. package/dist-types/commands/ListDistributionConfigurationsCommand.d.ts +11 -0
  43. package/dist-types/commands/ListImageBuildVersionsCommand.d.ts +11 -0
  44. package/dist-types/commands/ListImagePackagesCommand.d.ts +11 -0
  45. package/dist-types/commands/ListImagePipelineImagesCommand.d.ts +11 -0
  46. package/dist-types/commands/ListImagePipelinesCommand.d.ts +11 -0
  47. package/dist-types/commands/ListImageRecipesCommand.d.ts +11 -0
  48. package/dist-types/commands/ListImageScanFindingAggregationsCommand.d.ts +11 -0
  49. package/dist-types/commands/ListImageScanFindingsCommand.d.ts +11 -0
  50. package/dist-types/commands/ListImagesCommand.d.ts +11 -0
  51. package/dist-types/commands/ListInfrastructureConfigurationsCommand.d.ts +11 -0
  52. package/dist-types/commands/ListLifecycleExecutionResourcesCommand.d.ts +11 -0
  53. package/dist-types/commands/ListLifecycleExecutionsCommand.d.ts +11 -0
  54. package/dist-types/commands/ListLifecyclePoliciesCommand.d.ts +11 -0
  55. package/dist-types/commands/ListTagsForResourceCommand.d.ts +11 -0
  56. package/dist-types/commands/ListWaitingWorkflowStepsCommand.d.ts +11 -0
  57. package/dist-types/commands/ListWorkflowBuildVersionsCommand.d.ts +11 -0
  58. package/dist-types/commands/ListWorkflowExecutionsCommand.d.ts +11 -0
  59. package/dist-types/commands/ListWorkflowStepExecutionsCommand.d.ts +11 -0
  60. package/dist-types/commands/ListWorkflowsCommand.d.ts +11 -0
  61. package/dist-types/commands/PutComponentPolicyCommand.d.ts +11 -0
  62. package/dist-types/commands/PutContainerRecipePolicyCommand.d.ts +11 -0
  63. package/dist-types/commands/PutImagePolicyCommand.d.ts +11 -0
  64. package/dist-types/commands/PutImageRecipePolicyCommand.d.ts +11 -0
  65. package/dist-types/commands/SendWorkflowStepActionCommand.d.ts +11 -0
  66. package/dist-types/commands/StartImagePipelineExecutionCommand.d.ts +11 -0
  67. package/dist-types/commands/StartResourceStateUpdateCommand.d.ts +11 -0
  68. package/dist-types/commands/TagResourceCommand.d.ts +11 -0
  69. package/dist-types/commands/UntagResourceCommand.d.ts +11 -0
  70. package/dist-types/commands/UpdateDistributionConfigurationCommand.d.ts +11 -0
  71. package/dist-types/commands/UpdateImagePipelineCommand.d.ts +11 -0
  72. package/dist-types/commands/UpdateInfrastructureConfigurationCommand.d.ts +11 -0
  73. package/dist-types/commands/UpdateLifecyclePolicyCommand.d.ts +11 -0
  74. package/dist-types/ts3.4/commands/CancelImageCreationCommand.d.ts +12 -1
  75. package/dist-types/ts3.4/commands/CancelLifecycleExecutionCommand.d.ts +12 -1
  76. package/dist-types/ts3.4/commands/CreateComponentCommand.d.ts +12 -1
  77. package/dist-types/ts3.4/commands/CreateContainerRecipeCommand.d.ts +12 -1
  78. package/dist-types/ts3.4/commands/CreateDistributionConfigurationCommand.d.ts +12 -1
  79. package/dist-types/ts3.4/commands/CreateImageCommand.d.ts +12 -1
  80. package/dist-types/ts3.4/commands/CreateImagePipelineCommand.d.ts +12 -1
  81. package/dist-types/ts3.4/commands/CreateImageRecipeCommand.d.ts +12 -1
  82. package/dist-types/ts3.4/commands/CreateInfrastructureConfigurationCommand.d.ts +12 -1
  83. package/dist-types/ts3.4/commands/CreateLifecyclePolicyCommand.d.ts +12 -1
  84. package/dist-types/ts3.4/commands/CreateWorkflowCommand.d.ts +12 -1
  85. package/dist-types/ts3.4/commands/DeleteComponentCommand.d.ts +12 -1
  86. package/dist-types/ts3.4/commands/DeleteContainerRecipeCommand.d.ts +12 -1
  87. package/dist-types/ts3.4/commands/DeleteDistributionConfigurationCommand.d.ts +12 -1
  88. package/dist-types/ts3.4/commands/DeleteImageCommand.d.ts +12 -1
  89. package/dist-types/ts3.4/commands/DeleteImagePipelineCommand.d.ts +12 -1
  90. package/dist-types/ts3.4/commands/DeleteImageRecipeCommand.d.ts +12 -1
  91. package/dist-types/ts3.4/commands/DeleteInfrastructureConfigurationCommand.d.ts +12 -1
  92. package/dist-types/ts3.4/commands/DeleteLifecyclePolicyCommand.d.ts +12 -1
  93. package/dist-types/ts3.4/commands/DeleteWorkflowCommand.d.ts +12 -1
  94. package/dist-types/ts3.4/commands/GetComponentCommand.d.ts +12 -1
  95. package/dist-types/ts3.4/commands/GetComponentPolicyCommand.d.ts +12 -1
  96. package/dist-types/ts3.4/commands/GetContainerRecipeCommand.d.ts +12 -1
  97. package/dist-types/ts3.4/commands/GetContainerRecipePolicyCommand.d.ts +12 -1
  98. package/dist-types/ts3.4/commands/GetDistributionConfigurationCommand.d.ts +12 -1
  99. package/dist-types/ts3.4/commands/GetImageCommand.d.ts +12 -1
  100. package/dist-types/ts3.4/commands/GetImagePipelineCommand.d.ts +12 -1
  101. package/dist-types/ts3.4/commands/GetImagePolicyCommand.d.ts +12 -1
  102. package/dist-types/ts3.4/commands/GetImageRecipeCommand.d.ts +12 -1
  103. package/dist-types/ts3.4/commands/GetImageRecipePolicyCommand.d.ts +12 -1
  104. package/dist-types/ts3.4/commands/GetInfrastructureConfigurationCommand.d.ts +12 -1
  105. package/dist-types/ts3.4/commands/GetLifecycleExecutionCommand.d.ts +12 -1
  106. package/dist-types/ts3.4/commands/GetLifecyclePolicyCommand.d.ts +12 -1
  107. package/dist-types/ts3.4/commands/GetWorkflowCommand.d.ts +12 -1
  108. package/dist-types/ts3.4/commands/GetWorkflowExecutionCommand.d.ts +12 -1
  109. package/dist-types/ts3.4/commands/GetWorkflowStepExecutionCommand.d.ts +12 -1
  110. package/dist-types/ts3.4/commands/ImportComponentCommand.d.ts +12 -1
  111. package/dist-types/ts3.4/commands/ImportVmImageCommand.d.ts +12 -1
  112. package/dist-types/ts3.4/commands/ListComponentBuildVersionsCommand.d.ts +12 -1
  113. package/dist-types/ts3.4/commands/ListComponentsCommand.d.ts +12 -1
  114. package/dist-types/ts3.4/commands/ListContainerRecipesCommand.d.ts +12 -1
  115. package/dist-types/ts3.4/commands/ListDistributionConfigurationsCommand.d.ts +12 -1
  116. package/dist-types/ts3.4/commands/ListImageBuildVersionsCommand.d.ts +12 -1
  117. package/dist-types/ts3.4/commands/ListImagePackagesCommand.d.ts +12 -1
  118. package/dist-types/ts3.4/commands/ListImagePipelineImagesCommand.d.ts +12 -1
  119. package/dist-types/ts3.4/commands/ListImagePipelinesCommand.d.ts +12 -1
  120. package/dist-types/ts3.4/commands/ListImageRecipesCommand.d.ts +12 -1
  121. package/dist-types/ts3.4/commands/ListImageScanFindingAggregationsCommand.d.ts +12 -1
  122. package/dist-types/ts3.4/commands/ListImageScanFindingsCommand.d.ts +12 -1
  123. package/dist-types/ts3.4/commands/ListImagesCommand.d.ts +12 -1
  124. package/dist-types/ts3.4/commands/ListInfrastructureConfigurationsCommand.d.ts +12 -1
  125. package/dist-types/ts3.4/commands/ListLifecycleExecutionResourcesCommand.d.ts +12 -1
  126. package/dist-types/ts3.4/commands/ListLifecycleExecutionsCommand.d.ts +12 -1
  127. package/dist-types/ts3.4/commands/ListLifecyclePoliciesCommand.d.ts +12 -1
  128. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +12 -1
  129. package/dist-types/ts3.4/commands/ListWaitingWorkflowStepsCommand.d.ts +12 -1
  130. package/dist-types/ts3.4/commands/ListWorkflowBuildVersionsCommand.d.ts +12 -1
  131. package/dist-types/ts3.4/commands/ListWorkflowExecutionsCommand.d.ts +12 -1
  132. package/dist-types/ts3.4/commands/ListWorkflowStepExecutionsCommand.d.ts +12 -1
  133. package/dist-types/ts3.4/commands/ListWorkflowsCommand.d.ts +12 -1
  134. package/dist-types/ts3.4/commands/PutComponentPolicyCommand.d.ts +12 -1
  135. package/dist-types/ts3.4/commands/PutContainerRecipePolicyCommand.d.ts +12 -1
  136. package/dist-types/ts3.4/commands/PutImagePolicyCommand.d.ts +12 -1
  137. package/dist-types/ts3.4/commands/PutImageRecipePolicyCommand.d.ts +12 -1
  138. package/dist-types/ts3.4/commands/SendWorkflowStepActionCommand.d.ts +12 -1
  139. package/dist-types/ts3.4/commands/StartImagePipelineExecutionCommand.d.ts +12 -1
  140. package/dist-types/ts3.4/commands/StartResourceStateUpdateCommand.d.ts +12 -1
  141. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +12 -1
  142. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +12 -1
  143. package/dist-types/ts3.4/commands/UpdateDistributionConfigurationCommand.d.ts +12 -1
  144. package/dist-types/ts3.4/commands/UpdateImagePipelineCommand.d.ts +12 -1
  145. package/dist-types/ts3.4/commands/UpdateInfrastructureConfigurationCommand.d.ts +12 -1
  146. package/dist-types/ts3.4/commands/UpdateLifecyclePolicyCommand.d.ts +12 -1
  147. package/package.json +35 -35
@@ -90,4 +90,15 @@ declare const CancelImageCreationCommand_base: {
90
90
  * @public
91
91
  */
92
92
  export declare class CancelImageCreationCommand extends CancelImageCreationCommand_base {
93
+ /** @internal type navigation helper, not in runtime. */
94
+ protected static __types: {
95
+ api: {
96
+ input: CancelImageCreationRequest;
97
+ output: CancelImageCreationResponse;
98
+ };
99
+ sdk: {
100
+ input: CancelImageCreationCommandInput;
101
+ output: CancelImageCreationCommandOutput;
102
+ };
103
+ };
93
104
  }
@@ -87,4 +87,15 @@ declare const CancelLifecycleExecutionCommand_base: {
87
87
  * @public
88
88
  */
89
89
  export declare class CancelLifecycleExecutionCommand extends CancelLifecycleExecutionCommand_base {
90
+ /** @internal type navigation helper, not in runtime. */
91
+ protected static __types: {
92
+ api: {
93
+ input: CancelLifecycleExecutionRequest;
94
+ output: CancelLifecycleExecutionResponse;
95
+ };
96
+ sdk: {
97
+ input: CancelLifecycleExecutionCommandInput;
98
+ output: CancelLifecycleExecutionCommandOutput;
99
+ };
100
+ };
90
101
  }
@@ -125,4 +125,15 @@ declare const CreateComponentCommand_base: {
125
125
  * @public
126
126
  */
127
127
  export declare class CreateComponentCommand extends CreateComponentCommand_base {
128
+ /** @internal type navigation helper, not in runtime. */
129
+ protected static __types: {
130
+ api: {
131
+ input: CreateComponentRequest;
132
+ output: CreateComponentResponse;
133
+ };
134
+ sdk: {
135
+ input: CreateComponentCommandInput;
136
+ output: CreateComponentCommandOutput;
137
+ };
138
+ };
128
139
  }
@@ -151,4 +151,15 @@ declare const CreateContainerRecipeCommand_base: {
151
151
  * @public
152
152
  */
153
153
  export declare class CreateContainerRecipeCommand extends CreateContainerRecipeCommand_base {
154
+ /** @internal type navigation helper, not in runtime. */
155
+ protected static __types: {
156
+ api: {
157
+ input: CreateContainerRecipeRequest;
158
+ output: CreateContainerRecipeResponse;
159
+ };
160
+ sdk: {
161
+ input: CreateContainerRecipeCommandInput;
162
+ output: CreateContainerRecipeCommandOutput;
163
+ };
164
+ };
154
165
  }
@@ -177,4 +177,15 @@ declare const CreateDistributionConfigurationCommand_base: {
177
177
  * @public
178
178
  */
179
179
  export declare class CreateDistributionConfigurationCommand extends CreateDistributionConfigurationCommand_base {
180
+ /** @internal type navigation helper, not in runtime. */
181
+ protected static __types: {
182
+ api: {
183
+ input: CreateDistributionConfigurationRequest;
184
+ output: CreateDistributionConfigurationResponse;
185
+ };
186
+ sdk: {
187
+ input: CreateDistributionConfigurationCommandInput;
188
+ output: CreateDistributionConfigurationCommandOutput;
189
+ };
190
+ };
180
191
  }
@@ -133,4 +133,15 @@ declare const CreateImageCommand_base: {
133
133
  * @public
134
134
  */
135
135
  export declare class CreateImageCommand extends CreateImageCommand_base {
136
+ /** @internal type navigation helper, not in runtime. */
137
+ protected static __types: {
138
+ api: {
139
+ input: CreateImageRequest;
140
+ output: CreateImageResponse;
141
+ };
142
+ sdk: {
143
+ input: CreateImageCommandInput;
144
+ output: CreateImageCommandOutput;
145
+ };
146
+ };
136
147
  }
@@ -142,4 +142,15 @@ declare const CreateImagePipelineCommand_base: {
142
142
  * @public
143
143
  */
144
144
  export declare class CreateImagePipelineCommand extends CreateImagePipelineCommand_base {
145
+ /** @internal type navigation helper, not in runtime. */
146
+ protected static __types: {
147
+ api: {
148
+ input: CreateImagePipelineRequest;
149
+ output: CreateImagePipelineResponse;
150
+ };
151
+ sdk: {
152
+ input: CreateImagePipelineCommandInput;
153
+ output: CreateImagePipelineCommandOutput;
154
+ };
155
+ };
145
156
  }
@@ -144,4 +144,15 @@ declare const CreateImageRecipeCommand_base: {
144
144
  * @public
145
145
  */
146
146
  export declare class CreateImageRecipeCommand extends CreateImageRecipeCommand_base {
147
+ /** @internal type navigation helper, not in runtime. */
148
+ protected static __types: {
149
+ api: {
150
+ input: CreateImageRecipeRequest;
151
+ output: CreateImageRecipeResponse;
152
+ };
153
+ sdk: {
154
+ input: CreateImageRecipeCommandInput;
155
+ output: CreateImageRecipeCommandOutput;
156
+ };
157
+ };
147
158
  }
@@ -126,4 +126,15 @@ declare const CreateInfrastructureConfigurationCommand_base: {
126
126
  * @public
127
127
  */
128
128
  export declare class CreateInfrastructureConfigurationCommand extends CreateInfrastructureConfigurationCommand_base {
129
+ /** @internal type navigation helper, not in runtime. */
130
+ protected static __types: {
131
+ api: {
132
+ input: CreateInfrastructureConfigurationRequest;
133
+ output: CreateInfrastructureConfigurationResponse;
134
+ };
135
+ sdk: {
136
+ input: CreateInfrastructureConfigurationCommandInput;
137
+ output: CreateInfrastructureConfigurationCommandOutput;
138
+ };
139
+ };
129
140
  }
@@ -149,4 +149,15 @@ declare const CreateLifecyclePolicyCommand_base: {
149
149
  * @public
150
150
  */
151
151
  export declare class CreateLifecyclePolicyCommand extends CreateLifecyclePolicyCommand_base {
152
+ /** @internal type navigation helper, not in runtime. */
153
+ protected static __types: {
154
+ api: {
155
+ input: CreateLifecyclePolicyRequest;
156
+ output: CreateLifecyclePolicyResponse;
157
+ };
158
+ sdk: {
159
+ input: CreateLifecyclePolicyCommandInput;
160
+ output: CreateLifecyclePolicyCommandOutput;
161
+ };
162
+ };
152
163
  }
@@ -110,4 +110,15 @@ declare const CreateWorkflowCommand_base: {
110
110
  * @public
111
111
  */
112
112
  export declare class CreateWorkflowCommand extends CreateWorkflowCommand_base {
113
+ /** @internal type navigation helper, not in runtime. */
114
+ protected static __types: {
115
+ api: {
116
+ input: CreateWorkflowRequest;
117
+ output: CreateWorkflowResponse;
118
+ };
119
+ sdk: {
120
+ input: CreateWorkflowCommandInput;
121
+ output: CreateWorkflowCommandOutput;
122
+ };
123
+ };
113
124
  }
@@ -83,4 +83,15 @@ declare const DeleteComponentCommand_base: {
83
83
  * @public
84
84
  */
85
85
  export declare class DeleteComponentCommand extends DeleteComponentCommand_base {
86
+ /** @internal type navigation helper, not in runtime. */
87
+ protected static __types: {
88
+ api: {
89
+ input: DeleteComponentRequest;
90
+ output: DeleteComponentResponse;
91
+ };
92
+ sdk: {
93
+ input: DeleteComponentCommandInput;
94
+ output: DeleteComponentCommandOutput;
95
+ };
96
+ };
86
97
  }
@@ -83,4 +83,15 @@ declare const DeleteContainerRecipeCommand_base: {
83
83
  * @public
84
84
  */
85
85
  export declare class DeleteContainerRecipeCommand extends DeleteContainerRecipeCommand_base {
86
+ /** @internal type navigation helper, not in runtime. */
87
+ protected static __types: {
88
+ api: {
89
+ input: DeleteContainerRecipeRequest;
90
+ output: DeleteContainerRecipeResponse;
91
+ };
92
+ sdk: {
93
+ input: DeleteContainerRecipeCommandInput;
94
+ output: DeleteContainerRecipeCommandOutput;
95
+ };
96
+ };
86
97
  }
@@ -83,4 +83,15 @@ declare const DeleteDistributionConfigurationCommand_base: {
83
83
  * @public
84
84
  */
85
85
  export declare class DeleteDistributionConfigurationCommand extends DeleteDistributionConfigurationCommand_base {
86
+ /** @internal type navigation helper, not in runtime. */
87
+ protected static __types: {
88
+ api: {
89
+ input: DeleteDistributionConfigurationRequest;
90
+ output: DeleteDistributionConfigurationResponse;
91
+ };
92
+ sdk: {
93
+ input: DeleteDistributionConfigurationCommandInput;
94
+ output: DeleteDistributionConfigurationCommandOutput;
95
+ };
96
+ };
86
97
  }
@@ -104,4 +104,15 @@ declare const DeleteImageCommand_base: {
104
104
  * @public
105
105
  */
106
106
  export declare class DeleteImageCommand extends DeleteImageCommand_base {
107
+ /** @internal type navigation helper, not in runtime. */
108
+ protected static __types: {
109
+ api: {
110
+ input: DeleteImageRequest;
111
+ output: DeleteImageResponse;
112
+ };
113
+ sdk: {
114
+ input: DeleteImageCommandInput;
115
+ output: DeleteImageCommandOutput;
116
+ };
117
+ };
107
118
  }
@@ -83,4 +83,15 @@ declare const DeleteImagePipelineCommand_base: {
83
83
  * @public
84
84
  */
85
85
  export declare class DeleteImagePipelineCommand extends DeleteImagePipelineCommand_base {
86
+ /** @internal type navigation helper, not in runtime. */
87
+ protected static __types: {
88
+ api: {
89
+ input: DeleteImagePipelineRequest;
90
+ output: DeleteImagePipelineResponse;
91
+ };
92
+ sdk: {
93
+ input: DeleteImagePipelineCommandInput;
94
+ output: DeleteImagePipelineCommandOutput;
95
+ };
96
+ };
86
97
  }
@@ -83,4 +83,15 @@ declare const DeleteImageRecipeCommand_base: {
83
83
  * @public
84
84
  */
85
85
  export declare class DeleteImageRecipeCommand extends DeleteImageRecipeCommand_base {
86
+ /** @internal type navigation helper, not in runtime. */
87
+ protected static __types: {
88
+ api: {
89
+ input: DeleteImageRecipeRequest;
90
+ output: DeleteImageRecipeResponse;
91
+ };
92
+ sdk: {
93
+ input: DeleteImageRecipeCommandInput;
94
+ output: DeleteImageRecipeCommandOutput;
95
+ };
96
+ };
86
97
  }
@@ -83,4 +83,15 @@ declare const DeleteInfrastructureConfigurationCommand_base: {
83
83
  * @public
84
84
  */
85
85
  export declare class DeleteInfrastructureConfigurationCommand extends DeleteInfrastructureConfigurationCommand_base {
86
+ /** @internal type navigation helper, not in runtime. */
87
+ protected static __types: {
88
+ api: {
89
+ input: DeleteInfrastructureConfigurationRequest;
90
+ output: DeleteInfrastructureConfigurationResponse;
91
+ };
92
+ sdk: {
93
+ input: DeleteInfrastructureConfigurationCommandInput;
94
+ output: DeleteInfrastructureConfigurationCommandOutput;
95
+ };
96
+ };
86
97
  }
@@ -82,4 +82,15 @@ declare const DeleteLifecyclePolicyCommand_base: {
82
82
  * @public
83
83
  */
84
84
  export declare class DeleteLifecyclePolicyCommand extends DeleteLifecyclePolicyCommand_base {
85
+ /** @internal type navigation helper, not in runtime. */
86
+ protected static __types: {
87
+ api: {
88
+ input: DeleteLifecyclePolicyRequest;
89
+ output: DeleteLifecyclePolicyResponse;
90
+ };
91
+ sdk: {
92
+ input: DeleteLifecyclePolicyCommandInput;
93
+ output: DeleteLifecyclePolicyCommandOutput;
94
+ };
95
+ };
85
96
  }
@@ -82,4 +82,15 @@ declare const DeleteWorkflowCommand_base: {
82
82
  * @public
83
83
  */
84
84
  export declare class DeleteWorkflowCommand extends DeleteWorkflowCommand_base {
85
+ /** @internal type navigation helper, not in runtime. */
86
+ protected static __types: {
87
+ api: {
88
+ input: DeleteWorkflowRequest;
89
+ output: DeleteWorkflowResponse;
90
+ };
91
+ sdk: {
92
+ input: DeleteWorkflowCommandInput;
93
+ output: DeleteWorkflowCommandOutput;
94
+ };
95
+ };
85
96
  }
@@ -114,4 +114,15 @@ declare const GetComponentCommand_base: {
114
114
  * @public
115
115
  */
116
116
  export declare class GetComponentCommand extends GetComponentCommand_base {
117
+ /** @internal type navigation helper, not in runtime. */
118
+ protected static __types: {
119
+ api: {
120
+ input: GetComponentRequest;
121
+ output: GetComponentResponse;
122
+ };
123
+ sdk: {
124
+ input: GetComponentCommandInput;
125
+ output: GetComponentCommandOutput;
126
+ };
127
+ };
117
128
  }
@@ -77,4 +77,15 @@ declare const GetComponentPolicyCommand_base: {
77
77
  * @public
78
78
  */
79
79
  export declare class GetComponentPolicyCommand extends GetComponentPolicyCommand_base {
80
+ /** @internal type navigation helper, not in runtime. */
81
+ protected static __types: {
82
+ api: {
83
+ input: GetComponentPolicyRequest;
84
+ output: GetComponentPolicyResponse;
85
+ };
86
+ sdk: {
87
+ input: GetComponentPolicyCommandInput;
88
+ output: GetComponentPolicyCommandOutput;
89
+ };
90
+ };
80
91
  }
@@ -133,4 +133,15 @@ declare const GetContainerRecipeCommand_base: {
133
133
  * @public
134
134
  */
135
135
  export declare class GetContainerRecipeCommand extends GetContainerRecipeCommand_base {
136
+ /** @internal type navigation helper, not in runtime. */
137
+ protected static __types: {
138
+ api: {
139
+ input: GetContainerRecipeRequest;
140
+ output: GetContainerRecipeResponse;
141
+ };
142
+ sdk: {
143
+ input: GetContainerRecipeCommandInput;
144
+ output: GetContainerRecipeCommandOutput;
145
+ };
146
+ };
136
147
  }
@@ -77,4 +77,15 @@ declare const GetContainerRecipePolicyCommand_base: {
77
77
  * @public
78
78
  */
79
79
  export declare class GetContainerRecipePolicyCommand extends GetContainerRecipePolicyCommand_base {
80
+ /** @internal type navigation helper, not in runtime. */
81
+ protected static __types: {
82
+ api: {
83
+ input: GetContainerRecipePolicyRequest;
84
+ output: GetContainerRecipePolicyResponse;
85
+ };
86
+ sdk: {
87
+ input: GetContainerRecipePolicyCommandInput;
88
+ output: GetContainerRecipePolicyCommandOutput;
89
+ };
90
+ };
80
91
  }
@@ -160,4 +160,15 @@ declare const GetDistributionConfigurationCommand_base: {
160
160
  * @public
161
161
  */
162
162
  export declare class GetDistributionConfigurationCommand extends GetDistributionConfigurationCommand_base {
163
+ /** @internal type navigation helper, not in runtime. */
164
+ protected static __types: {
165
+ api: {
166
+ input: GetDistributionConfigurationRequest;
167
+ output: GetDistributionConfigurationResponse;
168
+ };
169
+ sdk: {
170
+ input: GetDistributionConfigurationCommandInput;
171
+ output: GetDistributionConfigurationCommandOutput;
172
+ };
173
+ };
163
174
  }
@@ -373,4 +373,15 @@ declare const GetImageCommand_base: {
373
373
  * @public
374
374
  */
375
375
  export declare class GetImageCommand extends GetImageCommand_base {
376
+ /** @internal type navigation helper, not in runtime. */
377
+ protected static __types: {
378
+ api: {
379
+ input: GetImageRequest;
380
+ output: GetImageResponse;
381
+ };
382
+ sdk: {
383
+ input: GetImageCommandInput;
384
+ output: GetImageCommandOutput;
385
+ };
386
+ };
376
387
  }
@@ -131,4 +131,15 @@ declare const GetImagePipelineCommand_base: {
131
131
  * @public
132
132
  */
133
133
  export declare class GetImagePipelineCommand extends GetImagePipelineCommand_base {
134
+ /** @internal type navigation helper, not in runtime. */
135
+ protected static __types: {
136
+ api: {
137
+ input: GetImagePipelineRequest;
138
+ output: GetImagePipelineResponse;
139
+ };
140
+ sdk: {
141
+ input: GetImagePipelineCommandInput;
142
+ output: GetImagePipelineCommandOutput;
143
+ };
144
+ };
134
145
  }
@@ -77,4 +77,15 @@ declare const GetImagePolicyCommand_base: {
77
77
  * @public
78
78
  */
79
79
  export declare class GetImagePolicyCommand extends GetImagePolicyCommand_base {
80
+ /** @internal type navigation helper, not in runtime. */
81
+ protected static __types: {
82
+ api: {
83
+ input: GetImagePolicyRequest;
84
+ output: GetImagePolicyResponse;
85
+ };
86
+ sdk: {
87
+ input: GetImagePolicyCommandInput;
88
+ output: GetImagePolicyCommandOutput;
89
+ };
90
+ };
80
91
  }
@@ -129,4 +129,15 @@ declare const GetImageRecipeCommand_base: {
129
129
  * @public
130
130
  */
131
131
  export declare class GetImageRecipeCommand extends GetImageRecipeCommand_base {
132
+ /** @internal type navigation helper, not in runtime. */
133
+ protected static __types: {
134
+ api: {
135
+ input: GetImageRecipeRequest;
136
+ output: GetImageRecipeResponse;
137
+ };
138
+ sdk: {
139
+ input: GetImageRecipeCommandInput;
140
+ output: GetImageRecipeCommandOutput;
141
+ };
142
+ };
132
143
  }
@@ -77,4 +77,15 @@ declare const GetImageRecipePolicyCommand_base: {
77
77
  * @public
78
78
  */
79
79
  export declare class GetImageRecipePolicyCommand extends GetImageRecipePolicyCommand_base {
80
+ /** @internal type navigation helper, not in runtime. */
81
+ protected static __types: {
82
+ api: {
83
+ input: GetImageRecipePolicyRequest;
84
+ output: GetImageRecipePolicyResponse;
85
+ };
86
+ sdk: {
87
+ input: GetImageRecipePolicyCommandInput;
88
+ output: GetImageRecipePolicyCommandOutput;
89
+ };
90
+ };
80
91
  }
@@ -112,4 +112,15 @@ declare const GetInfrastructureConfigurationCommand_base: {
112
112
  * @public
113
113
  */
114
114
  export declare class GetInfrastructureConfigurationCommand extends GetInfrastructureConfigurationCommand_base {
115
+ /** @internal type navigation helper, not in runtime. */
116
+ protected static __types: {
117
+ api: {
118
+ input: GetInfrastructureConfigurationRequest;
119
+ output: GetInfrastructureConfigurationResponse;
120
+ };
121
+ sdk: {
122
+ input: GetInfrastructureConfigurationCommandInput;
123
+ output: GetInfrastructureConfigurationCommandOutput;
124
+ };
125
+ };
115
126
  }
@@ -90,4 +90,15 @@ declare const GetLifecycleExecutionCommand_base: {
90
90
  * @public
91
91
  */
92
92
  export declare class GetLifecycleExecutionCommand extends GetLifecycleExecutionCommand_base {
93
+ /** @internal type navigation helper, not in runtime. */
94
+ protected static __types: {
95
+ api: {
96
+ input: GetLifecycleExecutionRequest;
97
+ output: GetLifecycleExecutionResponse;
98
+ };
99
+ sdk: {
100
+ input: GetLifecycleExecutionCommandInput;
101
+ output: GetLifecycleExecutionCommandOutput;
102
+ };
103
+ };
93
104
  }
@@ -137,4 +137,15 @@ declare const GetLifecyclePolicyCommand_base: {
137
137
  * @public
138
138
  */
139
139
  export declare class GetLifecyclePolicyCommand extends GetLifecyclePolicyCommand_base {
140
+ /** @internal type navigation helper, not in runtime. */
141
+ protected static __types: {
142
+ api: {
143
+ input: GetLifecyclePolicyRequest;
144
+ output: GetLifecyclePolicyResponse;
145
+ };
146
+ sdk: {
147
+ input: GetLifecyclePolicyCommandInput;
148
+ output: GetLifecyclePolicyCommandOutput;
149
+ };
150
+ };
140
151
  }
@@ -106,4 +106,15 @@ declare const GetWorkflowCommand_base: {
106
106
  * @public
107
107
  */
108
108
  export declare class GetWorkflowCommand extends GetWorkflowCommand_base {
109
+ /** @internal type navigation helper, not in runtime. */
110
+ protected static __types: {
111
+ api: {
112
+ input: GetWorkflowRequest;
113
+ output: GetWorkflowResponse;
114
+ };
115
+ sdk: {
116
+ input: GetWorkflowCommandInput;
117
+ output: GetWorkflowCommandOutput;
118
+ };
119
+ };
109
120
  }
@@ -92,4 +92,15 @@ declare const GetWorkflowExecutionCommand_base: {
92
92
  * @public
93
93
  */
94
94
  export declare class GetWorkflowExecutionCommand extends GetWorkflowExecutionCommand_base {
95
+ /** @internal type navigation helper, not in runtime. */
96
+ protected static __types: {
97
+ api: {
98
+ input: GetWorkflowExecutionRequest;
99
+ output: GetWorkflowExecutionResponse;
100
+ };
101
+ sdk: {
102
+ input: GetWorkflowExecutionCommandInput;
103
+ output: GetWorkflowExecutionCommandOutput;
104
+ };
105
+ };
95
106
  }
@@ -95,4 +95,15 @@ declare const GetWorkflowStepExecutionCommand_base: {
95
95
  * @public
96
96
  */
97
97
  export declare class GetWorkflowStepExecutionCommand extends GetWorkflowStepExecutionCommand_base {
98
+ /** @internal type navigation helper, not in runtime. */
99
+ protected static __types: {
100
+ api: {
101
+ input: GetWorkflowStepExecutionRequest;
102
+ output: GetWorkflowStepExecutionResponse;
103
+ };
104
+ sdk: {
105
+ input: GetWorkflowStepExecutionCommandInput;
106
+ output: GetWorkflowStepExecutionCommandOutput;
107
+ };
108
+ };
98
109
  }
@@ -108,4 +108,15 @@ declare const ImportComponentCommand_base: {
108
108
  * @public
109
109
  */
110
110
  export declare class ImportComponentCommand extends ImportComponentCommand_base {
111
+ /** @internal type navigation helper, not in runtime. */
112
+ protected static __types: {
113
+ api: {
114
+ input: ImportComponentRequest;
115
+ output: ImportComponentResponse;
116
+ };
117
+ sdk: {
118
+ input: ImportComponentCommandInput;
119
+ output: ImportComponentCommandOutput;
120
+ };
121
+ };
111
122
  }
@@ -87,4 +87,15 @@ declare const ImportVmImageCommand_base: {
87
87
  * @public
88
88
  */
89
89
  export declare class ImportVmImageCommand extends ImportVmImageCommand_base {
90
+ /** @internal type navigation helper, not in runtime. */
91
+ protected static __types: {
92
+ api: {
93
+ input: ImportVmImageRequest;
94
+ output: ImportVmImageResponse;
95
+ };
96
+ sdk: {
97
+ input: ImportVmImageCommandInput;
98
+ output: ImportVmImageCommandOutput;
99
+ };
100
+ };
90
101
  }
@@ -119,4 +119,15 @@ declare const ListComponentBuildVersionsCommand_base: {
119
119
  * @public
120
120
  */
121
121
  export declare class ListComponentBuildVersionsCommand extends ListComponentBuildVersionsCommand_base {
122
+ /** @internal type navigation helper, not in runtime. */
123
+ protected static __types: {
124
+ api: {
125
+ input: ListComponentBuildVersionsRequest;
126
+ output: ListComponentBuildVersionsResponse;
127
+ };
128
+ sdk: {
129
+ input: ListComponentBuildVersionsCommandInput;
130
+ output: ListComponentBuildVersionsCommandOutput;
131
+ };
132
+ };
122
133
  }