@aws-sdk/client-imagebuilder 3.952.0 → 3.954.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-cjs/index.js +1212 -808
- package/dist-cjs/runtimeConfig.shared.js +6 -1
- package/dist-es/commands/CancelImageCreationCommand.js +2 -2
- package/dist-es/commands/CancelLifecycleExecutionCommand.js +2 -2
- package/dist-es/commands/CreateComponentCommand.js +2 -2
- package/dist-es/commands/CreateContainerRecipeCommand.js +2 -2
- package/dist-es/commands/CreateDistributionConfigurationCommand.js +2 -2
- package/dist-es/commands/CreateImageCommand.js +2 -2
- package/dist-es/commands/CreateImagePipelineCommand.js +2 -2
- package/dist-es/commands/CreateImageRecipeCommand.js +2 -2
- package/dist-es/commands/CreateInfrastructureConfigurationCommand.js +2 -2
- package/dist-es/commands/CreateLifecyclePolicyCommand.js +2 -2
- package/dist-es/commands/CreateWorkflowCommand.js +2 -2
- package/dist-es/commands/DeleteComponentCommand.js +2 -2
- package/dist-es/commands/DeleteContainerRecipeCommand.js +2 -2
- package/dist-es/commands/DeleteDistributionConfigurationCommand.js +2 -2
- package/dist-es/commands/DeleteImageCommand.js +2 -2
- package/dist-es/commands/DeleteImagePipelineCommand.js +2 -2
- package/dist-es/commands/DeleteImageRecipeCommand.js +2 -2
- package/dist-es/commands/DeleteInfrastructureConfigurationCommand.js +2 -2
- package/dist-es/commands/DeleteLifecyclePolicyCommand.js +2 -2
- package/dist-es/commands/DeleteWorkflowCommand.js +2 -2
- package/dist-es/commands/DistributeImageCommand.js +2 -2
- package/dist-es/commands/GetComponentCommand.js +2 -2
- package/dist-es/commands/GetComponentPolicyCommand.js +2 -2
- package/dist-es/commands/GetContainerRecipeCommand.js +2 -2
- package/dist-es/commands/GetContainerRecipePolicyCommand.js +2 -2
- package/dist-es/commands/GetDistributionConfigurationCommand.js +2 -2
- package/dist-es/commands/GetImageCommand.js +2 -2
- package/dist-es/commands/GetImagePipelineCommand.js +2 -2
- package/dist-es/commands/GetImagePolicyCommand.js +2 -2
- package/dist-es/commands/GetImageRecipeCommand.js +2 -2
- package/dist-es/commands/GetImageRecipePolicyCommand.js +2 -2
- package/dist-es/commands/GetInfrastructureConfigurationCommand.js +2 -2
- package/dist-es/commands/GetLifecycleExecutionCommand.js +2 -2
- package/dist-es/commands/GetLifecyclePolicyCommand.js +2 -2
- package/dist-es/commands/GetMarketplaceResourceCommand.js +2 -2
- package/dist-es/commands/GetWorkflowCommand.js +2 -2
- package/dist-es/commands/GetWorkflowExecutionCommand.js +2 -2
- package/dist-es/commands/GetWorkflowStepExecutionCommand.js +2 -2
- package/dist-es/commands/ImportComponentCommand.js +2 -2
- package/dist-es/commands/ImportDiskImageCommand.js +2 -2
- package/dist-es/commands/ImportVmImageCommand.js +2 -2
- package/dist-es/commands/ListComponentBuildVersionsCommand.js +2 -2
- package/dist-es/commands/ListComponentsCommand.js +2 -2
- package/dist-es/commands/ListContainerRecipesCommand.js +2 -2
- package/dist-es/commands/ListDistributionConfigurationsCommand.js +2 -2
- package/dist-es/commands/ListImageBuildVersionsCommand.js +2 -2
- package/dist-es/commands/ListImagePackagesCommand.js +2 -2
- package/dist-es/commands/ListImagePipelineImagesCommand.js +2 -2
- package/dist-es/commands/ListImagePipelinesCommand.js +2 -2
- package/dist-es/commands/ListImageRecipesCommand.js +2 -2
- package/dist-es/commands/ListImageScanFindingAggregationsCommand.js +2 -2
- package/dist-es/commands/ListImageScanFindingsCommand.js +2 -2
- package/dist-es/commands/ListImagesCommand.js +2 -2
- package/dist-es/commands/ListInfrastructureConfigurationsCommand.js +2 -2
- package/dist-es/commands/ListLifecycleExecutionResourcesCommand.js +2 -2
- package/dist-es/commands/ListLifecycleExecutionsCommand.js +2 -2
- package/dist-es/commands/ListLifecyclePoliciesCommand.js +2 -2
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-es/commands/ListWaitingWorkflowStepsCommand.js +2 -2
- package/dist-es/commands/ListWorkflowBuildVersionsCommand.js +2 -2
- package/dist-es/commands/ListWorkflowExecutionsCommand.js +2 -2
- package/dist-es/commands/ListWorkflowStepExecutionsCommand.js +2 -2
- package/dist-es/commands/ListWorkflowsCommand.js +2 -2
- package/dist-es/commands/PutComponentPolicyCommand.js +2 -2
- package/dist-es/commands/PutContainerRecipePolicyCommand.js +2 -2
- package/dist-es/commands/PutImagePolicyCommand.js +2 -2
- package/dist-es/commands/PutImageRecipePolicyCommand.js +2 -2
- package/dist-es/commands/RetryImageCommand.js +2 -2
- package/dist-es/commands/SendWorkflowStepActionCommand.js +2 -2
- package/dist-es/commands/StartImagePipelineExecutionCommand.js +2 -2
- package/dist-es/commands/StartResourceStateUpdateCommand.js +2 -2
- package/dist-es/commands/TagResourceCommand.js +2 -2
- package/dist-es/commands/UntagResourceCommand.js +2 -2
- package/dist-es/commands/UpdateDistributionConfigurationCommand.js +2 -2
- package/dist-es/commands/UpdateImagePipelineCommand.js +2 -2
- package/dist-es/commands/UpdateInfrastructureConfigurationCommand.js +2 -2
- package/dist-es/commands/UpdateLifecyclePolicyCommand.js +2 -2
- package/dist-es/index.js +1 -0
- package/dist-es/runtimeConfig.shared.js +6 -1
- package/dist-es/schemas/schemas_0.js +741 -691
- package/dist-types/ImagebuilderClient.d.ts +1 -10
- package/dist-types/index.d.ts +1 -0
- package/dist-types/runtimeConfig.browser.d.ts +6 -2
- package/dist-types/runtimeConfig.d.ts +6 -2
- package/dist-types/runtimeConfig.native.d.ts +6 -2
- package/dist-types/runtimeConfig.shared.d.ts +6 -1
- package/dist-types/schemas/schemas_0.d.ts +355 -415
- package/dist-types/ts3.4/ImagebuilderClient.d.ts +0 -4
- package/dist-types/ts3.4/index.d.ts +1 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -5
- package/dist-types/ts3.4/runtimeConfig.d.ts +9 -5
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -5
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +9 -4
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +354 -415
- package/package.json +34 -34
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetWorkflow } from "../schemas/schemas_0";
|
|
4
|
+
import { GetWorkflow$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetWorkflowCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetWorkflowCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("imagebuilder", "GetWorkflow", {})
|
|
13
13
|
.n("ImagebuilderClient", "GetWorkflowCommand")
|
|
14
|
-
.sc(GetWorkflow)
|
|
14
|
+
.sc(GetWorkflow$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetWorkflowExecution } from "../schemas/schemas_0";
|
|
4
|
+
import { GetWorkflowExecution$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetWorkflowExecutionCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetWorkflowExecutionCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("imagebuilder", "GetWorkflowExecution", {})
|
|
13
13
|
.n("ImagebuilderClient", "GetWorkflowExecutionCommand")
|
|
14
|
-
.sc(GetWorkflowExecution)
|
|
14
|
+
.sc(GetWorkflowExecution$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetWorkflowStepExecution } from "../schemas/schemas_0";
|
|
4
|
+
import { GetWorkflowStepExecution$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetWorkflowStepExecutionCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetWorkflowStepExecutionCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("imagebuilder", "GetWorkflowStepExecution", {})
|
|
13
13
|
.n("ImagebuilderClient", "GetWorkflowStepExecutionCommand")
|
|
14
|
-
.sc(GetWorkflowStepExecution)
|
|
14
|
+
.sc(GetWorkflowStepExecution$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ImportComponent } from "../schemas/schemas_0";
|
|
4
|
+
import { ImportComponent$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ImportComponentCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ImportComponentCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("imagebuilder", "ImportComponent", {})
|
|
13
13
|
.n("ImagebuilderClient", "ImportComponentCommand")
|
|
14
|
-
.sc(ImportComponent)
|
|
14
|
+
.sc(ImportComponent$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ImportDiskImage } from "../schemas/schemas_0";
|
|
4
|
+
import { ImportDiskImage$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ImportDiskImageCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ImportDiskImageCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("imagebuilder", "ImportDiskImage", {})
|
|
13
13
|
.n("ImagebuilderClient", "ImportDiskImageCommand")
|
|
14
|
-
.sc(ImportDiskImage)
|
|
14
|
+
.sc(ImportDiskImage$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ImportVmImage } from "../schemas/schemas_0";
|
|
4
|
+
import { ImportVmImage$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ImportVmImageCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ImportVmImageCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("imagebuilder", "ImportVmImage", {})
|
|
13
13
|
.n("ImagebuilderClient", "ImportVmImageCommand")
|
|
14
|
-
.sc(ImportVmImage)
|
|
14
|
+
.sc(ImportVmImage$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListComponentBuildVersions } from "../schemas/schemas_0";
|
|
4
|
+
import { ListComponentBuildVersions$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListComponentBuildVersionsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListComponentBuildVersionsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("imagebuilder", "ListComponentBuildVersions", {})
|
|
13
13
|
.n("ImagebuilderClient", "ListComponentBuildVersionsCommand")
|
|
14
|
-
.sc(ListComponentBuildVersions)
|
|
14
|
+
.sc(ListComponentBuildVersions$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListComponents } from "../schemas/schemas_0";
|
|
4
|
+
import { ListComponents$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListComponentsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListComponentsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("imagebuilder", "ListComponents", {})
|
|
13
13
|
.n("ImagebuilderClient", "ListComponentsCommand")
|
|
14
|
-
.sc(ListComponents)
|
|
14
|
+
.sc(ListComponents$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListContainerRecipes } from "../schemas/schemas_0";
|
|
4
|
+
import { ListContainerRecipes$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListContainerRecipesCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListContainerRecipesCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("imagebuilder", "ListContainerRecipes", {})
|
|
13
13
|
.n("ImagebuilderClient", "ListContainerRecipesCommand")
|
|
14
|
-
.sc(ListContainerRecipes)
|
|
14
|
+
.sc(ListContainerRecipes$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListDistributionConfigurations } from "../schemas/schemas_0";
|
|
4
|
+
import { ListDistributionConfigurations$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListDistributionConfigurationsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListDistributionConfigurationsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("imagebuilder", "ListDistributionConfigurations", {})
|
|
13
13
|
.n("ImagebuilderClient", "ListDistributionConfigurationsCommand")
|
|
14
|
-
.sc(ListDistributionConfigurations)
|
|
14
|
+
.sc(ListDistributionConfigurations$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListImageBuildVersions } from "../schemas/schemas_0";
|
|
4
|
+
import { ListImageBuildVersions$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListImageBuildVersionsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListImageBuildVersionsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("imagebuilder", "ListImageBuildVersions", {})
|
|
13
13
|
.n("ImagebuilderClient", "ListImageBuildVersionsCommand")
|
|
14
|
-
.sc(ListImageBuildVersions)
|
|
14
|
+
.sc(ListImageBuildVersions$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListImagePackages } from "../schemas/schemas_0";
|
|
4
|
+
import { ListImagePackages$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListImagePackagesCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListImagePackagesCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("imagebuilder", "ListImagePackages", {})
|
|
13
13
|
.n("ImagebuilderClient", "ListImagePackagesCommand")
|
|
14
|
-
.sc(ListImagePackages)
|
|
14
|
+
.sc(ListImagePackages$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListImagePipelineImages } from "../schemas/schemas_0";
|
|
4
|
+
import { ListImagePipelineImages$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListImagePipelineImagesCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListImagePipelineImagesCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("imagebuilder", "ListImagePipelineImages", {})
|
|
13
13
|
.n("ImagebuilderClient", "ListImagePipelineImagesCommand")
|
|
14
|
-
.sc(ListImagePipelineImages)
|
|
14
|
+
.sc(ListImagePipelineImages$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListImagePipelines } from "../schemas/schemas_0";
|
|
4
|
+
import { ListImagePipelines$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListImagePipelinesCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListImagePipelinesCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("imagebuilder", "ListImagePipelines", {})
|
|
13
13
|
.n("ImagebuilderClient", "ListImagePipelinesCommand")
|
|
14
|
-
.sc(ListImagePipelines)
|
|
14
|
+
.sc(ListImagePipelines$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListImageRecipes } from "../schemas/schemas_0";
|
|
4
|
+
import { ListImageRecipes$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListImageRecipesCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListImageRecipesCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("imagebuilder", "ListImageRecipes", {})
|
|
13
13
|
.n("ImagebuilderClient", "ListImageRecipesCommand")
|
|
14
|
-
.sc(ListImageRecipes)
|
|
14
|
+
.sc(ListImageRecipes$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListImageScanFindingAggregations } from "../schemas/schemas_0";
|
|
4
|
+
import { ListImageScanFindingAggregations$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListImageScanFindingAggregationsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListImageScanFindingAggregationsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("imagebuilder", "ListImageScanFindingAggregations", {})
|
|
13
13
|
.n("ImagebuilderClient", "ListImageScanFindingAggregationsCommand")
|
|
14
|
-
.sc(ListImageScanFindingAggregations)
|
|
14
|
+
.sc(ListImageScanFindingAggregations$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListImageScanFindings } from "../schemas/schemas_0";
|
|
4
|
+
import { ListImageScanFindings$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListImageScanFindingsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListImageScanFindingsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("imagebuilder", "ListImageScanFindings", {})
|
|
13
13
|
.n("ImagebuilderClient", "ListImageScanFindingsCommand")
|
|
14
|
-
.sc(ListImageScanFindings)
|
|
14
|
+
.sc(ListImageScanFindings$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListImages } from "../schemas/schemas_0";
|
|
4
|
+
import { ListImages$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListImagesCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListImagesCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("imagebuilder", "ListImages", {})
|
|
13
13
|
.n("ImagebuilderClient", "ListImagesCommand")
|
|
14
|
-
.sc(ListImages)
|
|
14
|
+
.sc(ListImages$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListInfrastructureConfigurations } from "../schemas/schemas_0";
|
|
4
|
+
import { ListInfrastructureConfigurations$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListInfrastructureConfigurationsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListInfrastructureConfigurationsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("imagebuilder", "ListInfrastructureConfigurations", {})
|
|
13
13
|
.n("ImagebuilderClient", "ListInfrastructureConfigurationsCommand")
|
|
14
|
-
.sc(ListInfrastructureConfigurations)
|
|
14
|
+
.sc(ListInfrastructureConfigurations$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListLifecycleExecutionResources } from "../schemas/schemas_0";
|
|
4
|
+
import { ListLifecycleExecutionResources$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListLifecycleExecutionResourcesCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListLifecycleExecutionResourcesCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("imagebuilder", "ListLifecycleExecutionResources", {})
|
|
13
13
|
.n("ImagebuilderClient", "ListLifecycleExecutionResourcesCommand")
|
|
14
|
-
.sc(ListLifecycleExecutionResources)
|
|
14
|
+
.sc(ListLifecycleExecutionResources$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListLifecycleExecutions } from "../schemas/schemas_0";
|
|
4
|
+
import { ListLifecycleExecutions$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListLifecycleExecutionsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListLifecycleExecutionsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("imagebuilder", "ListLifecycleExecutions", {})
|
|
13
13
|
.n("ImagebuilderClient", "ListLifecycleExecutionsCommand")
|
|
14
|
-
.sc(ListLifecycleExecutions)
|
|
14
|
+
.sc(ListLifecycleExecutions$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListLifecyclePolicies } from "../schemas/schemas_0";
|
|
4
|
+
import { ListLifecyclePolicies$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListLifecyclePoliciesCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListLifecyclePoliciesCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("imagebuilder", "ListLifecyclePolicies", {})
|
|
13
13
|
.n("ImagebuilderClient", "ListLifecyclePoliciesCommand")
|
|
14
|
-
.sc(ListLifecyclePolicies)
|
|
14
|
+
.sc(ListLifecyclePolicies$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListTagsForResource } from "../schemas/schemas_0";
|
|
4
|
+
import { ListTagsForResource$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListTagsForResourceCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListTagsForResourceCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("imagebuilder", "ListTagsForResource", {})
|
|
13
13
|
.n("ImagebuilderClient", "ListTagsForResourceCommand")
|
|
14
|
-
.sc(ListTagsForResource)
|
|
14
|
+
.sc(ListTagsForResource$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListWaitingWorkflowSteps } from "../schemas/schemas_0";
|
|
4
|
+
import { ListWaitingWorkflowSteps$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListWaitingWorkflowStepsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListWaitingWorkflowStepsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("imagebuilder", "ListWaitingWorkflowSteps", {})
|
|
13
13
|
.n("ImagebuilderClient", "ListWaitingWorkflowStepsCommand")
|
|
14
|
-
.sc(ListWaitingWorkflowSteps)
|
|
14
|
+
.sc(ListWaitingWorkflowSteps$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListWorkflowBuildVersions } from "../schemas/schemas_0";
|
|
4
|
+
import { ListWorkflowBuildVersions$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListWorkflowBuildVersionsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListWorkflowBuildVersionsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("imagebuilder", "ListWorkflowBuildVersions", {})
|
|
13
13
|
.n("ImagebuilderClient", "ListWorkflowBuildVersionsCommand")
|
|
14
|
-
.sc(ListWorkflowBuildVersions)
|
|
14
|
+
.sc(ListWorkflowBuildVersions$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListWorkflowExecutions } from "../schemas/schemas_0";
|
|
4
|
+
import { ListWorkflowExecutions$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListWorkflowExecutionsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListWorkflowExecutionsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("imagebuilder", "ListWorkflowExecutions", {})
|
|
13
13
|
.n("ImagebuilderClient", "ListWorkflowExecutionsCommand")
|
|
14
|
-
.sc(ListWorkflowExecutions)
|
|
14
|
+
.sc(ListWorkflowExecutions$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListWorkflowStepExecutions } from "../schemas/schemas_0";
|
|
4
|
+
import { ListWorkflowStepExecutions$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListWorkflowStepExecutionsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListWorkflowStepExecutionsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("imagebuilder", "ListWorkflowStepExecutions", {})
|
|
13
13
|
.n("ImagebuilderClient", "ListWorkflowStepExecutionsCommand")
|
|
14
|
-
.sc(ListWorkflowStepExecutions)
|
|
14
|
+
.sc(ListWorkflowStepExecutions$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListWorkflows } from "../schemas/schemas_0";
|
|
4
|
+
import { ListWorkflows$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListWorkflowsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListWorkflowsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("imagebuilder", "ListWorkflows", {})
|
|
13
13
|
.n("ImagebuilderClient", "ListWorkflowsCommand")
|
|
14
|
-
.sc(ListWorkflows)
|
|
14
|
+
.sc(ListWorkflows$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { PutComponentPolicy } from "../schemas/schemas_0";
|
|
4
|
+
import { PutComponentPolicy$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class PutComponentPolicyCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class PutComponentPolicyCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("imagebuilder", "PutComponentPolicy", {})
|
|
13
13
|
.n("ImagebuilderClient", "PutComponentPolicyCommand")
|
|
14
|
-
.sc(PutComponentPolicy)
|
|
14
|
+
.sc(PutComponentPolicy$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { PutContainerRecipePolicy } from "../schemas/schemas_0";
|
|
4
|
+
import { PutContainerRecipePolicy$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class PutContainerRecipePolicyCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class PutContainerRecipePolicyCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("imagebuilder", "PutContainerRecipePolicy", {})
|
|
13
13
|
.n("ImagebuilderClient", "PutContainerRecipePolicyCommand")
|
|
14
|
-
.sc(PutContainerRecipePolicy)
|
|
14
|
+
.sc(PutContainerRecipePolicy$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { PutImagePolicy } from "../schemas/schemas_0";
|
|
4
|
+
import { PutImagePolicy$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class PutImagePolicyCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class PutImagePolicyCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("imagebuilder", "PutImagePolicy", {})
|
|
13
13
|
.n("ImagebuilderClient", "PutImagePolicyCommand")
|
|
14
|
-
.sc(PutImagePolicy)
|
|
14
|
+
.sc(PutImagePolicy$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { PutImageRecipePolicy } from "../schemas/schemas_0";
|
|
4
|
+
import { PutImageRecipePolicy$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class PutImageRecipePolicyCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class PutImageRecipePolicyCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("imagebuilder", "PutImageRecipePolicy", {})
|
|
13
13
|
.n("ImagebuilderClient", "PutImageRecipePolicyCommand")
|
|
14
|
-
.sc(PutImageRecipePolicy)
|
|
14
|
+
.sc(PutImageRecipePolicy$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { RetryImage } from "../schemas/schemas_0";
|
|
4
|
+
import { RetryImage$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class RetryImageCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class RetryImageCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("imagebuilder", "RetryImage", {})
|
|
13
13
|
.n("ImagebuilderClient", "RetryImageCommand")
|
|
14
|
-
.sc(RetryImage)
|
|
14
|
+
.sc(RetryImage$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { SendWorkflowStepAction } from "../schemas/schemas_0";
|
|
4
|
+
import { SendWorkflowStepAction$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class SendWorkflowStepActionCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class SendWorkflowStepActionCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("imagebuilder", "SendWorkflowStepAction", {})
|
|
13
13
|
.n("ImagebuilderClient", "SendWorkflowStepActionCommand")
|
|
14
|
-
.sc(SendWorkflowStepAction)
|
|
14
|
+
.sc(SendWorkflowStepAction$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { StartImagePipelineExecution } from "../schemas/schemas_0";
|
|
4
|
+
import { StartImagePipelineExecution$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class StartImagePipelineExecutionCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class StartImagePipelineExecutionCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("imagebuilder", "StartImagePipelineExecution", {})
|
|
13
13
|
.n("ImagebuilderClient", "StartImagePipelineExecutionCommand")
|
|
14
|
-
.sc(StartImagePipelineExecution)
|
|
14
|
+
.sc(StartImagePipelineExecution$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { StartResourceStateUpdate } from "../schemas/schemas_0";
|
|
4
|
+
import { StartResourceStateUpdate$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class StartResourceStateUpdateCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class StartResourceStateUpdateCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("imagebuilder", "StartResourceStateUpdate", {})
|
|
13
13
|
.n("ImagebuilderClient", "StartResourceStateUpdateCommand")
|
|
14
|
-
.sc(StartResourceStateUpdate)
|
|
14
|
+
.sc(StartResourceStateUpdate$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|