@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.
- package/dist-es/protocols/Aws_restJson1.js +1 -1
- package/dist-types/commands/CancelImageCreationCommand.d.ts +1 -1
- package/dist-types/commands/CancelLifecycleExecutionCommand.d.ts +1 -1
- package/dist-types/commands/CreateComponentCommand.d.ts +1 -1
- package/dist-types/commands/CreateContainerRecipeCommand.d.ts +1 -1
- package/dist-types/commands/CreateDistributionConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/CreateImageCommand.d.ts +1 -1
- package/dist-types/commands/CreateImagePipelineCommand.d.ts +1 -1
- package/dist-types/commands/CreateImageRecipeCommand.d.ts +1 -1
- package/dist-types/commands/CreateInfrastructureConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/CreateLifecyclePolicyCommand.d.ts +1 -1
- package/dist-types/commands/CreateWorkflowCommand.d.ts +1 -1
- package/dist-types/commands/DeleteComponentCommand.d.ts +1 -1
- package/dist-types/commands/DeleteContainerRecipeCommand.d.ts +1 -1
- package/dist-types/commands/DeleteDistributionConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/DeleteImageCommand.d.ts +1 -1
- package/dist-types/commands/DeleteImagePipelineCommand.d.ts +1 -1
- package/dist-types/commands/DeleteImageRecipeCommand.d.ts +1 -1
- package/dist-types/commands/DeleteInfrastructureConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/DeleteLifecyclePolicyCommand.d.ts +1 -1
- package/dist-types/commands/DeleteWorkflowCommand.d.ts +1 -1
- package/dist-types/commands/GetComponentCommand.d.ts +1 -1
- package/dist-types/commands/GetComponentPolicyCommand.d.ts +1 -1
- package/dist-types/commands/GetContainerRecipeCommand.d.ts +1 -1
- package/dist-types/commands/GetContainerRecipePolicyCommand.d.ts +1 -1
- package/dist-types/commands/GetDistributionConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/GetImageCommand.d.ts +1 -1
- package/dist-types/commands/GetImagePipelineCommand.d.ts +1 -1
- package/dist-types/commands/GetImagePolicyCommand.d.ts +1 -1
- package/dist-types/commands/GetImageRecipeCommand.d.ts +1 -1
- package/dist-types/commands/GetImageRecipePolicyCommand.d.ts +1 -1
- package/dist-types/commands/GetInfrastructureConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/GetLifecycleExecutionCommand.d.ts +1 -1
- package/dist-types/commands/GetLifecyclePolicyCommand.d.ts +1 -1
- package/dist-types/commands/GetMarketplaceResourceCommand.d.ts +1 -1
- package/dist-types/commands/GetWorkflowCommand.d.ts +1 -1
- package/dist-types/commands/GetWorkflowExecutionCommand.d.ts +1 -1
- package/dist-types/commands/GetWorkflowStepExecutionCommand.d.ts +1 -1
- package/dist-types/commands/ImportComponentCommand.d.ts +1 -1
- package/dist-types/commands/ImportDiskImageCommand.d.ts +1 -1
- package/dist-types/commands/ImportVmImageCommand.d.ts +1 -1
- package/dist-types/commands/ListComponentBuildVersionsCommand.d.ts +1 -1
- package/dist-types/commands/ListImageBuildVersionsCommand.d.ts +1 -1
- package/dist-types/commands/ListImagePackagesCommand.d.ts +1 -1
- package/dist-types/commands/ListImagePipelineImagesCommand.d.ts +1 -1
- package/dist-types/commands/ListLifecycleExecutionResourcesCommand.d.ts +1 -1
- package/dist-types/commands/ListLifecycleExecutionsCommand.d.ts +1 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
- package/dist-types/commands/ListWorkflowBuildVersionsCommand.d.ts +1 -1
- package/dist-types/commands/ListWorkflowExecutionsCommand.d.ts +1 -1
- package/dist-types/commands/ListWorkflowStepExecutionsCommand.d.ts +1 -1
- package/dist-types/commands/PutComponentPolicyCommand.d.ts +1 -1
- package/dist-types/commands/PutContainerRecipePolicyCommand.d.ts +1 -1
- package/dist-types/commands/PutImagePolicyCommand.d.ts +1 -1
- package/dist-types/commands/PutImageRecipePolicyCommand.d.ts +1 -1
- package/dist-types/commands/SendWorkflowStepActionCommand.d.ts +1 -1
- package/dist-types/commands/StartImagePipelineExecutionCommand.d.ts +1 -1
- package/dist-types/commands/StartResourceStateUpdateCommand.d.ts +1 -1
- package/dist-types/commands/TagResourceCommand.d.ts +1 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDistributionConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/UpdateImagePipelineCommand.d.ts +1 -1
- package/dist-types/commands/UpdateInfrastructureConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/UpdateLifecyclePolicyCommand.d.ts +1 -1
- package/dist-types/endpoint/EndpointParameters.d.ts +1 -3
- package/dist-types/models/models_0.d.ts +19 -6
- package/dist-types/runtimeConfig.browser.d.ts +17 -17
- package/dist-types/runtimeConfig.d.ts +16 -16
- package/dist-types/runtimeConfig.native.d.ts +18 -18
- package/dist-types/runtimeConfig.shared.d.ts +3 -3
- package/dist-types/ts3.4/commands/CancelImageCreationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CancelLifecycleExecutionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateComponentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateContainerRecipeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateDistributionConfigurationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateImageCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateImagePipelineCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateImageRecipeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateInfrastructureConfigurationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateLifecyclePolicyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateWorkflowCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteComponentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteContainerRecipeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteDistributionConfigurationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteImageCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteImagePipelineCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteImageRecipeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteInfrastructureConfigurationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteLifecyclePolicyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteWorkflowCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetComponentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetComponentPolicyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetContainerRecipeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetContainerRecipePolicyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetDistributionConfigurationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetImageCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetImagePipelineCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetImagePolicyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetImageRecipeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetImageRecipePolicyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetInfrastructureConfigurationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetLifecycleExecutionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetLifecyclePolicyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetMarketplaceResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetWorkflowCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetWorkflowExecutionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetWorkflowStepExecutionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ImportComponentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ImportDiskImageCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ImportVmImageCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListComponentBuildVersionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListImageBuildVersionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListImagePackagesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListImagePipelineImagesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListLifecycleExecutionResourcesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListLifecycleExecutionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListWorkflowBuildVersionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListWorkflowExecutionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListWorkflowStepExecutionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutComponentPolicyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutContainerRecipePolicyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutImagePolicyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutImageRecipePolicyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SendWorkflowStepActionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartImagePipelineExecutionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartResourceStateUpdateCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateDistributionConfigurationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateImagePipelineCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateInfrastructureConfigurationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateLifecyclePolicyCommand.d.ts +1 -1
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -4
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +22 -32
- package/dist-types/ts3.4/runtimeConfig.d.ts +20 -29
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +23 -33
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +3 -3
- 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() /
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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
|
/**
|