@aws-sdk/client-imagebuilder 3.890.0 → 3.893.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-types/commands/CancelImageCreationCommand.d.ts +2 -0
- package/dist-types/commands/CancelLifecycleExecutionCommand.d.ts +2 -0
- package/dist-types/commands/CreateComponentCommand.d.ts +2 -0
- package/dist-types/commands/CreateContainerRecipeCommand.d.ts +2 -0
- package/dist-types/commands/CreateDistributionConfigurationCommand.d.ts +2 -0
- package/dist-types/commands/CreateImageCommand.d.ts +2 -0
- package/dist-types/commands/CreateImagePipelineCommand.d.ts +2 -0
- package/dist-types/commands/CreateImageRecipeCommand.d.ts +2 -0
- package/dist-types/commands/CreateInfrastructureConfigurationCommand.d.ts +2 -0
- package/dist-types/commands/CreateLifecyclePolicyCommand.d.ts +2 -0
- package/dist-types/commands/CreateWorkflowCommand.d.ts +2 -0
- package/dist-types/commands/DeleteComponentCommand.d.ts +2 -0
- package/dist-types/commands/DeleteContainerRecipeCommand.d.ts +2 -0
- package/dist-types/commands/DeleteDistributionConfigurationCommand.d.ts +2 -0
- package/dist-types/commands/DeleteImageCommand.d.ts +2 -0
- package/dist-types/commands/DeleteImagePipelineCommand.d.ts +2 -0
- package/dist-types/commands/DeleteImageRecipeCommand.d.ts +2 -0
- package/dist-types/commands/DeleteInfrastructureConfigurationCommand.d.ts +2 -0
- package/dist-types/commands/DeleteLifecyclePolicyCommand.d.ts +2 -0
- package/dist-types/commands/DeleteWorkflowCommand.d.ts +2 -0
- package/dist-types/commands/GetComponentCommand.d.ts +2 -0
- package/dist-types/commands/GetComponentPolicyCommand.d.ts +2 -0
- package/dist-types/commands/GetContainerRecipeCommand.d.ts +2 -0
- package/dist-types/commands/GetContainerRecipePolicyCommand.d.ts +2 -0
- package/dist-types/commands/GetDistributionConfigurationCommand.d.ts +2 -0
- package/dist-types/commands/GetImageCommand.d.ts +2 -0
- package/dist-types/commands/GetImagePipelineCommand.d.ts +2 -0
- package/dist-types/commands/GetImagePolicyCommand.d.ts +2 -0
- package/dist-types/commands/GetImageRecipeCommand.d.ts +2 -0
- package/dist-types/commands/GetImageRecipePolicyCommand.d.ts +2 -0
- package/dist-types/commands/GetInfrastructureConfigurationCommand.d.ts +2 -0
- package/dist-types/commands/GetLifecycleExecutionCommand.d.ts +2 -0
- package/dist-types/commands/GetLifecyclePolicyCommand.d.ts +2 -0
- package/dist-types/commands/GetMarketplaceResourceCommand.d.ts +2 -0
- package/dist-types/commands/GetWorkflowCommand.d.ts +2 -0
- package/dist-types/commands/GetWorkflowExecutionCommand.d.ts +2 -0
- package/dist-types/commands/GetWorkflowStepExecutionCommand.d.ts +2 -0
- package/dist-types/commands/ImportComponentCommand.d.ts +2 -0
- package/dist-types/commands/ImportDiskImageCommand.d.ts +2 -0
- package/dist-types/commands/ImportVmImageCommand.d.ts +2 -0
- package/dist-types/commands/ListComponentBuildVersionsCommand.d.ts +2 -0
- package/dist-types/commands/ListComponentsCommand.d.ts +2 -0
- package/dist-types/commands/ListContainerRecipesCommand.d.ts +2 -0
- package/dist-types/commands/ListDistributionConfigurationsCommand.d.ts +2 -0
- package/dist-types/commands/ListImageBuildVersionsCommand.d.ts +2 -0
- package/dist-types/commands/ListImagePackagesCommand.d.ts +2 -0
- package/dist-types/commands/ListImagePipelineImagesCommand.d.ts +2 -0
- package/dist-types/commands/ListImagePipelinesCommand.d.ts +2 -0
- package/dist-types/commands/ListImageRecipesCommand.d.ts +2 -0
- package/dist-types/commands/ListImageScanFindingAggregationsCommand.d.ts +2 -0
- package/dist-types/commands/ListImageScanFindingsCommand.d.ts +2 -0
- package/dist-types/commands/ListImagesCommand.d.ts +2 -0
- package/dist-types/commands/ListInfrastructureConfigurationsCommand.d.ts +2 -0
- package/dist-types/commands/ListLifecycleExecutionResourcesCommand.d.ts +2 -0
- package/dist-types/commands/ListLifecycleExecutionsCommand.d.ts +2 -0
- package/dist-types/commands/ListLifecyclePoliciesCommand.d.ts +2 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -0
- package/dist-types/commands/ListWaitingWorkflowStepsCommand.d.ts +2 -0
- package/dist-types/commands/ListWorkflowBuildVersionsCommand.d.ts +2 -0
- package/dist-types/commands/ListWorkflowExecutionsCommand.d.ts +2 -0
- package/dist-types/commands/ListWorkflowStepExecutionsCommand.d.ts +2 -0
- package/dist-types/commands/ListWorkflowsCommand.d.ts +2 -0
- package/dist-types/commands/PutComponentPolicyCommand.d.ts +2 -0
- package/dist-types/commands/PutContainerRecipePolicyCommand.d.ts +2 -0
- package/dist-types/commands/PutImagePolicyCommand.d.ts +2 -0
- package/dist-types/commands/PutImageRecipePolicyCommand.d.ts +2 -0
- package/dist-types/commands/SendWorkflowStepActionCommand.d.ts +2 -0
- package/dist-types/commands/StartImagePipelineExecutionCommand.d.ts +2 -0
- package/dist-types/commands/StartResourceStateUpdateCommand.d.ts +2 -0
- package/dist-types/commands/TagResourceCommand.d.ts +2 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -0
- package/dist-types/commands/UpdateDistributionConfigurationCommand.d.ts +2 -0
- package/dist-types/commands/UpdateImagePipelineCommand.d.ts +2 -0
- package/dist-types/commands/UpdateInfrastructureConfigurationCommand.d.ts +2 -0
- package/dist-types/commands/UpdateLifecyclePolicyCommand.d.ts +2 -0
- package/package.json +19 -19
|
@@ -34,6 +34,8 @@ declare const CancelImageCreationCommand_base: {
|
|
|
34
34
|
* ```javascript
|
|
35
35
|
* import { ImagebuilderClient, CancelImageCreationCommand } from "@aws-sdk/client-imagebuilder"; // ES Modules import
|
|
36
36
|
* // const { ImagebuilderClient, CancelImageCreationCommand } = require("@aws-sdk/client-imagebuilder"); // CommonJS import
|
|
37
|
+
* // import type { ImagebuilderClientConfig } from "@aws-sdk/client-imagebuilder";
|
|
38
|
+
* const config = {}; // type is ImagebuilderClientConfig
|
|
37
39
|
* const client = new ImagebuilderClient(config);
|
|
38
40
|
* const input = { // CancelImageCreationRequest
|
|
39
41
|
* imageBuildVersionArn: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const CancelLifecycleExecutionCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { ImagebuilderClient, CancelLifecycleExecutionCommand } from "@aws-sdk/client-imagebuilder"; // ES Modules import
|
|
35
35
|
* // const { ImagebuilderClient, CancelLifecycleExecutionCommand } = require("@aws-sdk/client-imagebuilder"); // CommonJS import
|
|
36
|
+
* // import type { ImagebuilderClientConfig } from "@aws-sdk/client-imagebuilder";
|
|
37
|
+
* const config = {}; // type is ImagebuilderClientConfig
|
|
36
38
|
* const client = new ImagebuilderClient(config);
|
|
37
39
|
* const input = { // CancelLifecycleExecutionRequest
|
|
38
40
|
* lifecycleExecutionId: "STRING_VALUE", // required
|
|
@@ -44,6 +44,8 @@ declare const CreateComponentCommand_base: {
|
|
|
44
44
|
* ```javascript
|
|
45
45
|
* import { ImagebuilderClient, CreateComponentCommand } from "@aws-sdk/client-imagebuilder"; // ES Modules import
|
|
46
46
|
* // const { ImagebuilderClient, CreateComponentCommand } = require("@aws-sdk/client-imagebuilder"); // CommonJS import
|
|
47
|
+
* // import type { ImagebuilderClientConfig } from "@aws-sdk/client-imagebuilder";
|
|
48
|
+
* const config = {}; // type is ImagebuilderClientConfig
|
|
47
49
|
* const client = new ImagebuilderClient(config);
|
|
48
50
|
* const input = { // CreateComponentRequest
|
|
49
51
|
* name: "STRING_VALUE", // required
|
|
@@ -34,6 +34,8 @@ declare const CreateContainerRecipeCommand_base: {
|
|
|
34
34
|
* ```javascript
|
|
35
35
|
* import { ImagebuilderClient, CreateContainerRecipeCommand } from "@aws-sdk/client-imagebuilder"; // ES Modules import
|
|
36
36
|
* // const { ImagebuilderClient, CreateContainerRecipeCommand } = require("@aws-sdk/client-imagebuilder"); // CommonJS import
|
|
37
|
+
* // import type { ImagebuilderClientConfig } from "@aws-sdk/client-imagebuilder";
|
|
38
|
+
* const config = {}; // type is ImagebuilderClientConfig
|
|
37
39
|
* const client = new ImagebuilderClient(config);
|
|
38
40
|
* const input = { // CreateContainerRecipeRequest
|
|
39
41
|
* containerType: "DOCKER", // required
|
|
@@ -34,6 +34,8 @@ declare const CreateDistributionConfigurationCommand_base: {
|
|
|
34
34
|
* ```javascript
|
|
35
35
|
* import { ImagebuilderClient, CreateDistributionConfigurationCommand } from "@aws-sdk/client-imagebuilder"; // ES Modules import
|
|
36
36
|
* // const { ImagebuilderClient, CreateDistributionConfigurationCommand } = require("@aws-sdk/client-imagebuilder"); // CommonJS import
|
|
37
|
+
* // import type { ImagebuilderClientConfig } from "@aws-sdk/client-imagebuilder";
|
|
38
|
+
* const config = {}; // type is ImagebuilderClientConfig
|
|
37
39
|
* const client = new ImagebuilderClient(config);
|
|
38
40
|
* const input = { // CreateDistributionConfigurationRequest
|
|
39
41
|
* name: "STRING_VALUE", // required
|
|
@@ -36,6 +36,8 @@ declare const CreateImageCommand_base: {
|
|
|
36
36
|
* ```javascript
|
|
37
37
|
* import { ImagebuilderClient, CreateImageCommand } from "@aws-sdk/client-imagebuilder"; // ES Modules import
|
|
38
38
|
* // const { ImagebuilderClient, CreateImageCommand } = require("@aws-sdk/client-imagebuilder"); // CommonJS import
|
|
39
|
+
* // import type { ImagebuilderClientConfig } from "@aws-sdk/client-imagebuilder";
|
|
40
|
+
* const config = {}; // type is ImagebuilderClientConfig
|
|
39
41
|
* const client = new ImagebuilderClient(config);
|
|
40
42
|
* const input = { // CreateImageRequest
|
|
41
43
|
* imageRecipeArn: "STRING_VALUE",
|
|
@@ -34,6 +34,8 @@ declare const CreateImagePipelineCommand_base: {
|
|
|
34
34
|
* ```javascript
|
|
35
35
|
* import { ImagebuilderClient, CreateImagePipelineCommand } from "@aws-sdk/client-imagebuilder"; // ES Modules import
|
|
36
36
|
* // const { ImagebuilderClient, CreateImagePipelineCommand } = require("@aws-sdk/client-imagebuilder"); // CommonJS import
|
|
37
|
+
* // import type { ImagebuilderClientConfig } from "@aws-sdk/client-imagebuilder";
|
|
38
|
+
* const config = {}; // type is ImagebuilderClientConfig
|
|
37
39
|
* const client = new ImagebuilderClient(config);
|
|
38
40
|
* const input = { // CreateImagePipelineRequest
|
|
39
41
|
* name: "STRING_VALUE", // required
|
|
@@ -34,6 +34,8 @@ declare const CreateImageRecipeCommand_base: {
|
|
|
34
34
|
* ```javascript
|
|
35
35
|
* import { ImagebuilderClient, CreateImageRecipeCommand } from "@aws-sdk/client-imagebuilder"; // ES Modules import
|
|
36
36
|
* // const { ImagebuilderClient, CreateImageRecipeCommand } = require("@aws-sdk/client-imagebuilder"); // CommonJS import
|
|
37
|
+
* // import type { ImagebuilderClientConfig } from "@aws-sdk/client-imagebuilder";
|
|
38
|
+
* const config = {}; // type is ImagebuilderClientConfig
|
|
37
39
|
* const client = new ImagebuilderClient(config);
|
|
38
40
|
* const input = { // CreateImageRecipeRequest
|
|
39
41
|
* name: "STRING_VALUE", // required
|
|
@@ -34,6 +34,8 @@ declare const CreateInfrastructureConfigurationCommand_base: {
|
|
|
34
34
|
* ```javascript
|
|
35
35
|
* import { ImagebuilderClient, CreateInfrastructureConfigurationCommand } from "@aws-sdk/client-imagebuilder"; // ES Modules import
|
|
36
36
|
* // const { ImagebuilderClient, CreateInfrastructureConfigurationCommand } = require("@aws-sdk/client-imagebuilder"); // CommonJS import
|
|
37
|
+
* // import type { ImagebuilderClientConfig } from "@aws-sdk/client-imagebuilder";
|
|
38
|
+
* const config = {}; // type is ImagebuilderClientConfig
|
|
37
39
|
* const client = new ImagebuilderClient(config);
|
|
38
40
|
* const input = { // CreateInfrastructureConfigurationRequest
|
|
39
41
|
* name: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const CreateLifecyclePolicyCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { ImagebuilderClient, CreateLifecyclePolicyCommand } from "@aws-sdk/client-imagebuilder"; // ES Modules import
|
|
35
35
|
* // const { ImagebuilderClient, CreateLifecyclePolicyCommand } = require("@aws-sdk/client-imagebuilder"); // CommonJS import
|
|
36
|
+
* // import type { ImagebuilderClientConfig } from "@aws-sdk/client-imagebuilder";
|
|
37
|
+
* const config = {}; // type is ImagebuilderClientConfig
|
|
36
38
|
* const client = new ImagebuilderClient(config);
|
|
37
39
|
* const input = { // CreateLifecyclePolicyRequest
|
|
38
40
|
* name: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const CreateWorkflowCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { ImagebuilderClient, CreateWorkflowCommand } from "@aws-sdk/client-imagebuilder"; // ES Modules import
|
|
35
35
|
* // const { ImagebuilderClient, CreateWorkflowCommand } = require("@aws-sdk/client-imagebuilder"); // CommonJS import
|
|
36
|
+
* // import type { ImagebuilderClientConfig } from "@aws-sdk/client-imagebuilder";
|
|
37
|
+
* const config = {}; // type is ImagebuilderClientConfig
|
|
36
38
|
* const client = new ImagebuilderClient(config);
|
|
37
39
|
* const input = { // CreateWorkflowRequest
|
|
38
40
|
* name: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const DeleteComponentCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { ImagebuilderClient, DeleteComponentCommand } from "@aws-sdk/client-imagebuilder"; // ES Modules import
|
|
35
35
|
* // const { ImagebuilderClient, DeleteComponentCommand } = require("@aws-sdk/client-imagebuilder"); // CommonJS import
|
|
36
|
+
* // import type { ImagebuilderClientConfig } from "@aws-sdk/client-imagebuilder";
|
|
37
|
+
* const config = {}; // type is ImagebuilderClientConfig
|
|
36
38
|
* const client = new ImagebuilderClient(config);
|
|
37
39
|
* const input = { // DeleteComponentRequest
|
|
38
40
|
* componentBuildVersionArn: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const DeleteContainerRecipeCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { ImagebuilderClient, DeleteContainerRecipeCommand } from "@aws-sdk/client-imagebuilder"; // ES Modules import
|
|
35
35
|
* // const { ImagebuilderClient, DeleteContainerRecipeCommand } = require("@aws-sdk/client-imagebuilder"); // CommonJS import
|
|
36
|
+
* // import type { ImagebuilderClientConfig } from "@aws-sdk/client-imagebuilder";
|
|
37
|
+
* const config = {}; // type is ImagebuilderClientConfig
|
|
36
38
|
* const client = new ImagebuilderClient(config);
|
|
37
39
|
* const input = { // DeleteContainerRecipeRequest
|
|
38
40
|
* containerRecipeArn: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const DeleteDistributionConfigurationCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { ImagebuilderClient, DeleteDistributionConfigurationCommand } from "@aws-sdk/client-imagebuilder"; // ES Modules import
|
|
35
35
|
* // const { ImagebuilderClient, DeleteDistributionConfigurationCommand } = require("@aws-sdk/client-imagebuilder"); // CommonJS import
|
|
36
|
+
* // import type { ImagebuilderClientConfig } from "@aws-sdk/client-imagebuilder";
|
|
37
|
+
* const config = {}; // type is ImagebuilderClientConfig
|
|
36
38
|
* const client = new ImagebuilderClient(config);
|
|
37
39
|
* const input = { // DeleteDistributionConfigurationRequest
|
|
38
40
|
* distributionConfigurationArn: "STRING_VALUE", // required
|
|
@@ -54,6 +54,8 @@ declare const DeleteImageCommand_base: {
|
|
|
54
54
|
* ```javascript
|
|
55
55
|
* import { ImagebuilderClient, DeleteImageCommand } from "@aws-sdk/client-imagebuilder"; // ES Modules import
|
|
56
56
|
* // const { ImagebuilderClient, DeleteImageCommand } = require("@aws-sdk/client-imagebuilder"); // CommonJS import
|
|
57
|
+
* // import type { ImagebuilderClientConfig } from "@aws-sdk/client-imagebuilder";
|
|
58
|
+
* const config = {}; // type is ImagebuilderClientConfig
|
|
57
59
|
* const client = new ImagebuilderClient(config);
|
|
58
60
|
* const input = { // DeleteImageRequest
|
|
59
61
|
* imageBuildVersionArn: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const DeleteImagePipelineCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { ImagebuilderClient, DeleteImagePipelineCommand } from "@aws-sdk/client-imagebuilder"; // ES Modules import
|
|
35
35
|
* // const { ImagebuilderClient, DeleteImagePipelineCommand } = require("@aws-sdk/client-imagebuilder"); // CommonJS import
|
|
36
|
+
* // import type { ImagebuilderClientConfig } from "@aws-sdk/client-imagebuilder";
|
|
37
|
+
* const config = {}; // type is ImagebuilderClientConfig
|
|
36
38
|
* const client = new ImagebuilderClient(config);
|
|
37
39
|
* const input = { // DeleteImagePipelineRequest
|
|
38
40
|
* imagePipelineArn: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const DeleteImageRecipeCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { ImagebuilderClient, DeleteImageRecipeCommand } from "@aws-sdk/client-imagebuilder"; // ES Modules import
|
|
35
35
|
* // const { ImagebuilderClient, DeleteImageRecipeCommand } = require("@aws-sdk/client-imagebuilder"); // CommonJS import
|
|
36
|
+
* // import type { ImagebuilderClientConfig } from "@aws-sdk/client-imagebuilder";
|
|
37
|
+
* const config = {}; // type is ImagebuilderClientConfig
|
|
36
38
|
* const client = new ImagebuilderClient(config);
|
|
37
39
|
* const input = { // DeleteImageRecipeRequest
|
|
38
40
|
* imageRecipeArn: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const DeleteInfrastructureConfigurationCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { ImagebuilderClient, DeleteInfrastructureConfigurationCommand } from "@aws-sdk/client-imagebuilder"; // ES Modules import
|
|
35
35
|
* // const { ImagebuilderClient, DeleteInfrastructureConfigurationCommand } = require("@aws-sdk/client-imagebuilder"); // CommonJS import
|
|
36
|
+
* // import type { ImagebuilderClientConfig } from "@aws-sdk/client-imagebuilder";
|
|
37
|
+
* const config = {}; // type is ImagebuilderClientConfig
|
|
36
38
|
* const client = new ImagebuilderClient(config);
|
|
37
39
|
* const input = { // DeleteInfrastructureConfigurationRequest
|
|
38
40
|
* infrastructureConfigurationArn: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const DeleteLifecyclePolicyCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { ImagebuilderClient, DeleteLifecyclePolicyCommand } from "@aws-sdk/client-imagebuilder"; // ES Modules import
|
|
35
35
|
* // const { ImagebuilderClient, DeleteLifecyclePolicyCommand } = require("@aws-sdk/client-imagebuilder"); // CommonJS import
|
|
36
|
+
* // import type { ImagebuilderClientConfig } from "@aws-sdk/client-imagebuilder";
|
|
37
|
+
* const config = {}; // type is ImagebuilderClientConfig
|
|
36
38
|
* const client = new ImagebuilderClient(config);
|
|
37
39
|
* const input = { // DeleteLifecyclePolicyRequest
|
|
38
40
|
* lifecyclePolicyArn: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const DeleteWorkflowCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { ImagebuilderClient, DeleteWorkflowCommand } from "@aws-sdk/client-imagebuilder"; // ES Modules import
|
|
35
35
|
* // const { ImagebuilderClient, DeleteWorkflowCommand } = require("@aws-sdk/client-imagebuilder"); // CommonJS import
|
|
36
|
+
* // import type { ImagebuilderClientConfig } from "@aws-sdk/client-imagebuilder";
|
|
37
|
+
* const config = {}; // type is ImagebuilderClientConfig
|
|
36
38
|
* const client = new ImagebuilderClient(config);
|
|
37
39
|
* const input = { // DeleteWorkflowRequest
|
|
38
40
|
* workflowBuildVersionArn: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const GetComponentCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { ImagebuilderClient, GetComponentCommand } from "@aws-sdk/client-imagebuilder"; // ES Modules import
|
|
35
35
|
* // const { ImagebuilderClient, GetComponentCommand } = require("@aws-sdk/client-imagebuilder"); // CommonJS import
|
|
36
|
+
* // import type { ImagebuilderClientConfig } from "@aws-sdk/client-imagebuilder";
|
|
37
|
+
* const config = {}; // type is ImagebuilderClientConfig
|
|
36
38
|
* const client = new ImagebuilderClient(config);
|
|
37
39
|
* const input = { // GetComponentRequest
|
|
38
40
|
* componentBuildVersionArn: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const GetComponentPolicyCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { ImagebuilderClient, GetComponentPolicyCommand } from "@aws-sdk/client-imagebuilder"; // ES Modules import
|
|
35
35
|
* // const { ImagebuilderClient, GetComponentPolicyCommand } = require("@aws-sdk/client-imagebuilder"); // CommonJS import
|
|
36
|
+
* // import type { ImagebuilderClientConfig } from "@aws-sdk/client-imagebuilder";
|
|
37
|
+
* const config = {}; // type is ImagebuilderClientConfig
|
|
36
38
|
* const client = new ImagebuilderClient(config);
|
|
37
39
|
* const input = { // GetComponentPolicyRequest
|
|
38
40
|
* componentArn: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const GetContainerRecipeCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { ImagebuilderClient, GetContainerRecipeCommand } from "@aws-sdk/client-imagebuilder"; // ES Modules import
|
|
35
35
|
* // const { ImagebuilderClient, GetContainerRecipeCommand } = require("@aws-sdk/client-imagebuilder"); // CommonJS import
|
|
36
|
+
* // import type { ImagebuilderClientConfig } from "@aws-sdk/client-imagebuilder";
|
|
37
|
+
* const config = {}; // type is ImagebuilderClientConfig
|
|
36
38
|
* const client = new ImagebuilderClient(config);
|
|
37
39
|
* const input = { // GetContainerRecipeRequest
|
|
38
40
|
* containerRecipeArn: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const GetContainerRecipePolicyCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { ImagebuilderClient, GetContainerRecipePolicyCommand } from "@aws-sdk/client-imagebuilder"; // ES Modules import
|
|
35
35
|
* // const { ImagebuilderClient, GetContainerRecipePolicyCommand } = require("@aws-sdk/client-imagebuilder"); // CommonJS import
|
|
36
|
+
* // import type { ImagebuilderClientConfig } from "@aws-sdk/client-imagebuilder";
|
|
37
|
+
* const config = {}; // type is ImagebuilderClientConfig
|
|
36
38
|
* const client = new ImagebuilderClient(config);
|
|
37
39
|
* const input = { // GetContainerRecipePolicyRequest
|
|
38
40
|
* containerRecipeArn: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const GetDistributionConfigurationCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { ImagebuilderClient, GetDistributionConfigurationCommand } from "@aws-sdk/client-imagebuilder"; // ES Modules import
|
|
35
35
|
* // const { ImagebuilderClient, GetDistributionConfigurationCommand } = require("@aws-sdk/client-imagebuilder"); // CommonJS import
|
|
36
|
+
* // import type { ImagebuilderClientConfig } from "@aws-sdk/client-imagebuilder";
|
|
37
|
+
* const config = {}; // type is ImagebuilderClientConfig
|
|
36
38
|
* const client = new ImagebuilderClient(config);
|
|
37
39
|
* const input = { // GetDistributionConfigurationRequest
|
|
38
40
|
* distributionConfigurationArn: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const GetImageCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { ImagebuilderClient, GetImageCommand } from "@aws-sdk/client-imagebuilder"; // ES Modules import
|
|
35
35
|
* // const { ImagebuilderClient, GetImageCommand } = require("@aws-sdk/client-imagebuilder"); // CommonJS import
|
|
36
|
+
* // import type { ImagebuilderClientConfig } from "@aws-sdk/client-imagebuilder";
|
|
37
|
+
* const config = {}; // type is ImagebuilderClientConfig
|
|
36
38
|
* const client = new ImagebuilderClient(config);
|
|
37
39
|
* const input = { // GetImageRequest
|
|
38
40
|
* imageBuildVersionArn: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const GetImagePipelineCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { ImagebuilderClient, GetImagePipelineCommand } from "@aws-sdk/client-imagebuilder"; // ES Modules import
|
|
35
35
|
* // const { ImagebuilderClient, GetImagePipelineCommand } = require("@aws-sdk/client-imagebuilder"); // CommonJS import
|
|
36
|
+
* // import type { ImagebuilderClientConfig } from "@aws-sdk/client-imagebuilder";
|
|
37
|
+
* const config = {}; // type is ImagebuilderClientConfig
|
|
36
38
|
* const client = new ImagebuilderClient(config);
|
|
37
39
|
* const input = { // GetImagePipelineRequest
|
|
38
40
|
* imagePipelineArn: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const GetImagePolicyCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { ImagebuilderClient, GetImagePolicyCommand } from "@aws-sdk/client-imagebuilder"; // ES Modules import
|
|
35
35
|
* // const { ImagebuilderClient, GetImagePolicyCommand } = require("@aws-sdk/client-imagebuilder"); // CommonJS import
|
|
36
|
+
* // import type { ImagebuilderClientConfig } from "@aws-sdk/client-imagebuilder";
|
|
37
|
+
* const config = {}; // type is ImagebuilderClientConfig
|
|
36
38
|
* const client = new ImagebuilderClient(config);
|
|
37
39
|
* const input = { // GetImagePolicyRequest
|
|
38
40
|
* imageArn: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const GetImageRecipeCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { ImagebuilderClient, GetImageRecipeCommand } from "@aws-sdk/client-imagebuilder"; // ES Modules import
|
|
35
35
|
* // const { ImagebuilderClient, GetImageRecipeCommand } = require("@aws-sdk/client-imagebuilder"); // CommonJS import
|
|
36
|
+
* // import type { ImagebuilderClientConfig } from "@aws-sdk/client-imagebuilder";
|
|
37
|
+
* const config = {}; // type is ImagebuilderClientConfig
|
|
36
38
|
* const client = new ImagebuilderClient(config);
|
|
37
39
|
* const input = { // GetImageRecipeRequest
|
|
38
40
|
* imageRecipeArn: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const GetImageRecipePolicyCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { ImagebuilderClient, GetImageRecipePolicyCommand } from "@aws-sdk/client-imagebuilder"; // ES Modules import
|
|
35
35
|
* // const { ImagebuilderClient, GetImageRecipePolicyCommand } = require("@aws-sdk/client-imagebuilder"); // CommonJS import
|
|
36
|
+
* // import type { ImagebuilderClientConfig } from "@aws-sdk/client-imagebuilder";
|
|
37
|
+
* const config = {}; // type is ImagebuilderClientConfig
|
|
36
38
|
* const client = new ImagebuilderClient(config);
|
|
37
39
|
* const input = { // GetImageRecipePolicyRequest
|
|
38
40
|
* imageRecipeArn: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const GetInfrastructureConfigurationCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { ImagebuilderClient, GetInfrastructureConfigurationCommand } from "@aws-sdk/client-imagebuilder"; // ES Modules import
|
|
35
35
|
* // const { ImagebuilderClient, GetInfrastructureConfigurationCommand } = require("@aws-sdk/client-imagebuilder"); // CommonJS import
|
|
36
|
+
* // import type { ImagebuilderClientConfig } from "@aws-sdk/client-imagebuilder";
|
|
37
|
+
* const config = {}; // type is ImagebuilderClientConfig
|
|
36
38
|
* const client = new ImagebuilderClient(config);
|
|
37
39
|
* const input = { // GetInfrastructureConfigurationRequest
|
|
38
40
|
* infrastructureConfigurationArn: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const GetLifecycleExecutionCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { ImagebuilderClient, GetLifecycleExecutionCommand } from "@aws-sdk/client-imagebuilder"; // ES Modules import
|
|
35
35
|
* // const { ImagebuilderClient, GetLifecycleExecutionCommand } = require("@aws-sdk/client-imagebuilder"); // CommonJS import
|
|
36
|
+
* // import type { ImagebuilderClientConfig } from "@aws-sdk/client-imagebuilder";
|
|
37
|
+
* const config = {}; // type is ImagebuilderClientConfig
|
|
36
38
|
* const client = new ImagebuilderClient(config);
|
|
37
39
|
* const input = { // GetLifecycleExecutionRequest
|
|
38
40
|
* lifecycleExecutionId: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const GetLifecyclePolicyCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { ImagebuilderClient, GetLifecyclePolicyCommand } from "@aws-sdk/client-imagebuilder"; // ES Modules import
|
|
35
35
|
* // const { ImagebuilderClient, GetLifecyclePolicyCommand } = require("@aws-sdk/client-imagebuilder"); // CommonJS import
|
|
36
|
+
* // import type { ImagebuilderClientConfig } from "@aws-sdk/client-imagebuilder";
|
|
37
|
+
* const config = {}; // type is ImagebuilderClientConfig
|
|
36
38
|
* const client = new ImagebuilderClient(config);
|
|
37
39
|
* const input = { // GetLifecyclePolicyRequest
|
|
38
40
|
* lifecyclePolicyArn: "STRING_VALUE", // required
|
|
@@ -35,6 +35,8 @@ declare const GetMarketplaceResourceCommand_base: {
|
|
|
35
35
|
* ```javascript
|
|
36
36
|
* import { ImagebuilderClient, GetMarketplaceResourceCommand } from "@aws-sdk/client-imagebuilder"; // ES Modules import
|
|
37
37
|
* // const { ImagebuilderClient, GetMarketplaceResourceCommand } = require("@aws-sdk/client-imagebuilder"); // CommonJS import
|
|
38
|
+
* // import type { ImagebuilderClientConfig } from "@aws-sdk/client-imagebuilder";
|
|
39
|
+
* const config = {}; // type is ImagebuilderClientConfig
|
|
38
40
|
* const client = new ImagebuilderClient(config);
|
|
39
41
|
* const input = { // GetMarketplaceResourceRequest
|
|
40
42
|
* resourceType: "COMPONENT_DATA" || "COMPONENT_ARTIFACT", // required
|
|
@@ -33,6 +33,8 @@ declare const GetWorkflowCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { ImagebuilderClient, GetWorkflowCommand } from "@aws-sdk/client-imagebuilder"; // ES Modules import
|
|
35
35
|
* // const { ImagebuilderClient, GetWorkflowCommand } = require("@aws-sdk/client-imagebuilder"); // CommonJS import
|
|
36
|
+
* // import type { ImagebuilderClientConfig } from "@aws-sdk/client-imagebuilder";
|
|
37
|
+
* const config = {}; // type is ImagebuilderClientConfig
|
|
36
38
|
* const client = new ImagebuilderClient(config);
|
|
37
39
|
* const input = { // GetWorkflowRequest
|
|
38
40
|
* workflowBuildVersionArn: "STRING_VALUE", // required
|
|
@@ -34,6 +34,8 @@ declare const GetWorkflowExecutionCommand_base: {
|
|
|
34
34
|
* ```javascript
|
|
35
35
|
* import { ImagebuilderClient, GetWorkflowExecutionCommand } from "@aws-sdk/client-imagebuilder"; // ES Modules import
|
|
36
36
|
* // const { ImagebuilderClient, GetWorkflowExecutionCommand } = require("@aws-sdk/client-imagebuilder"); // CommonJS import
|
|
37
|
+
* // import type { ImagebuilderClientConfig } from "@aws-sdk/client-imagebuilder";
|
|
38
|
+
* const config = {}; // type is ImagebuilderClientConfig
|
|
37
39
|
* const client = new ImagebuilderClient(config);
|
|
38
40
|
* const input = { // GetWorkflowExecutionRequest
|
|
39
41
|
* workflowExecutionId: "STRING_VALUE", // required
|
|
@@ -34,6 +34,8 @@ declare const GetWorkflowStepExecutionCommand_base: {
|
|
|
34
34
|
* ```javascript
|
|
35
35
|
* import { ImagebuilderClient, GetWorkflowStepExecutionCommand } from "@aws-sdk/client-imagebuilder"; // ES Modules import
|
|
36
36
|
* // const { ImagebuilderClient, GetWorkflowStepExecutionCommand } = require("@aws-sdk/client-imagebuilder"); // CommonJS import
|
|
37
|
+
* // import type { ImagebuilderClientConfig } from "@aws-sdk/client-imagebuilder";
|
|
38
|
+
* const config = {}; // type is ImagebuilderClientConfig
|
|
37
39
|
* const client = new ImagebuilderClient(config);
|
|
38
40
|
* const input = { // GetWorkflowStepExecutionRequest
|
|
39
41
|
* stepExecutionId: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const ImportComponentCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { ImagebuilderClient, ImportComponentCommand } from "@aws-sdk/client-imagebuilder"; // ES Modules import
|
|
35
35
|
* // const { ImagebuilderClient, ImportComponentCommand } = require("@aws-sdk/client-imagebuilder"); // CommonJS import
|
|
36
|
+
* // import type { ImagebuilderClientConfig } from "@aws-sdk/client-imagebuilder";
|
|
37
|
+
* const config = {}; // type is ImagebuilderClientConfig
|
|
36
38
|
* const client = new ImagebuilderClient(config);
|
|
37
39
|
* const input = { // ImportComponentRequest
|
|
38
40
|
* name: "STRING_VALUE", // required
|
|
@@ -39,6 +39,8 @@ declare const ImportDiskImageCommand_base: {
|
|
|
39
39
|
* ```javascript
|
|
40
40
|
* import { ImagebuilderClient, ImportDiskImageCommand } from "@aws-sdk/client-imagebuilder"; // ES Modules import
|
|
41
41
|
* // const { ImagebuilderClient, ImportDiskImageCommand } = require("@aws-sdk/client-imagebuilder"); // CommonJS import
|
|
42
|
+
* // import type { ImagebuilderClientConfig } from "@aws-sdk/client-imagebuilder";
|
|
43
|
+
* const config = {}; // type is ImagebuilderClientConfig
|
|
42
44
|
* const client = new ImagebuilderClient(config);
|
|
43
45
|
* const input = { // ImportDiskImageRequest
|
|
44
46
|
* name: "STRING_VALUE", // required
|
|
@@ -40,6 +40,8 @@ declare const ImportVmImageCommand_base: {
|
|
|
40
40
|
* ```javascript
|
|
41
41
|
* import { ImagebuilderClient, ImportVmImageCommand } from "@aws-sdk/client-imagebuilder"; // ES Modules import
|
|
42
42
|
* // const { ImagebuilderClient, ImportVmImageCommand } = require("@aws-sdk/client-imagebuilder"); // CommonJS import
|
|
43
|
+
* // import type { ImagebuilderClientConfig } from "@aws-sdk/client-imagebuilder";
|
|
44
|
+
* const config = {}; // type is ImagebuilderClientConfig
|
|
43
45
|
* const client = new ImagebuilderClient(config);
|
|
44
46
|
* const input = { // ImportVmImageRequest
|
|
45
47
|
* name: "STRING_VALUE", // required
|
|
@@ -34,6 +34,8 @@ declare const ListComponentBuildVersionsCommand_base: {
|
|
|
34
34
|
* ```javascript
|
|
35
35
|
* import { ImagebuilderClient, ListComponentBuildVersionsCommand } from "@aws-sdk/client-imagebuilder"; // ES Modules import
|
|
36
36
|
* // const { ImagebuilderClient, ListComponentBuildVersionsCommand } = require("@aws-sdk/client-imagebuilder"); // CommonJS import
|
|
37
|
+
* // import type { ImagebuilderClientConfig } from "@aws-sdk/client-imagebuilder";
|
|
38
|
+
* const config = {}; // type is ImagebuilderClientConfig
|
|
37
39
|
* const client = new ImagebuilderClient(config);
|
|
38
40
|
* const input = { // ListComponentBuildVersionsRequest
|
|
39
41
|
* componentVersionArn: "STRING_VALUE", // required
|
|
@@ -44,6 +44,8 @@ declare const ListComponentsCommand_base: {
|
|
|
44
44
|
* ```javascript
|
|
45
45
|
* import { ImagebuilderClient, ListComponentsCommand } from "@aws-sdk/client-imagebuilder"; // ES Modules import
|
|
46
46
|
* // const { ImagebuilderClient, ListComponentsCommand } = require("@aws-sdk/client-imagebuilder"); // CommonJS import
|
|
47
|
+
* // import type { ImagebuilderClientConfig } from "@aws-sdk/client-imagebuilder";
|
|
48
|
+
* const config = {}; // type is ImagebuilderClientConfig
|
|
47
49
|
* const client = new ImagebuilderClient(config);
|
|
48
50
|
* const input = { // ListComponentsRequest
|
|
49
51
|
* owner: "Self" || "Shared" || "Amazon" || "ThirdParty" || "AWSMarketplace",
|
|
@@ -33,6 +33,8 @@ declare const ListContainerRecipesCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { ImagebuilderClient, ListContainerRecipesCommand } from "@aws-sdk/client-imagebuilder"; // ES Modules import
|
|
35
35
|
* // const { ImagebuilderClient, ListContainerRecipesCommand } = require("@aws-sdk/client-imagebuilder"); // CommonJS import
|
|
36
|
+
* // import type { ImagebuilderClientConfig } from "@aws-sdk/client-imagebuilder";
|
|
37
|
+
* const config = {}; // type is ImagebuilderClientConfig
|
|
36
38
|
* const client = new ImagebuilderClient(config);
|
|
37
39
|
* const input = { // ListContainerRecipesRequest
|
|
38
40
|
* owner: "Self" || "Shared" || "Amazon" || "ThirdParty" || "AWSMarketplace",
|
|
@@ -33,6 +33,8 @@ declare const ListDistributionConfigurationsCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { ImagebuilderClient, ListDistributionConfigurationsCommand } from "@aws-sdk/client-imagebuilder"; // ES Modules import
|
|
35
35
|
* // const { ImagebuilderClient, ListDistributionConfigurationsCommand } = require("@aws-sdk/client-imagebuilder"); // CommonJS import
|
|
36
|
+
* // import type { ImagebuilderClientConfig } from "@aws-sdk/client-imagebuilder";
|
|
37
|
+
* const config = {}; // type is ImagebuilderClientConfig
|
|
36
38
|
* const client = new ImagebuilderClient(config);
|
|
37
39
|
* const input = { // ListDistributionConfigurationsRequest
|
|
38
40
|
* filters: [ // FilterList
|
|
@@ -33,6 +33,8 @@ declare const ListImageBuildVersionsCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { ImagebuilderClient, ListImageBuildVersionsCommand } from "@aws-sdk/client-imagebuilder"; // ES Modules import
|
|
35
35
|
* // const { ImagebuilderClient, ListImageBuildVersionsCommand } = require("@aws-sdk/client-imagebuilder"); // CommonJS import
|
|
36
|
+
* // import type { ImagebuilderClientConfig } from "@aws-sdk/client-imagebuilder";
|
|
37
|
+
* const config = {}; // type is ImagebuilderClientConfig
|
|
36
38
|
* const client = new ImagebuilderClient(config);
|
|
37
39
|
* const input = { // ListImageBuildVersionsRequest
|
|
38
40
|
* imageVersionArn: "STRING_VALUE", // required
|
|
@@ -34,6 +34,8 @@ declare const ListImagePackagesCommand_base: {
|
|
|
34
34
|
* ```javascript
|
|
35
35
|
* import { ImagebuilderClient, ListImagePackagesCommand } from "@aws-sdk/client-imagebuilder"; // ES Modules import
|
|
36
36
|
* // const { ImagebuilderClient, ListImagePackagesCommand } = require("@aws-sdk/client-imagebuilder"); // CommonJS import
|
|
37
|
+
* // import type { ImagebuilderClientConfig } from "@aws-sdk/client-imagebuilder";
|
|
38
|
+
* const config = {}; // type is ImagebuilderClientConfig
|
|
37
39
|
* const client = new ImagebuilderClient(config);
|
|
38
40
|
* const input = { // ListImagePackagesRequest
|
|
39
41
|
* imageBuildVersionArn: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const ListImagePipelineImagesCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { ImagebuilderClient, ListImagePipelineImagesCommand } from "@aws-sdk/client-imagebuilder"; // ES Modules import
|
|
35
35
|
* // const { ImagebuilderClient, ListImagePipelineImagesCommand } = require("@aws-sdk/client-imagebuilder"); // CommonJS import
|
|
36
|
+
* // import type { ImagebuilderClientConfig } from "@aws-sdk/client-imagebuilder";
|
|
37
|
+
* const config = {}; // type is ImagebuilderClientConfig
|
|
36
38
|
* const client = new ImagebuilderClient(config);
|
|
37
39
|
* const input = { // ListImagePipelineImagesRequest
|
|
38
40
|
* imagePipelineArn: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const ListImagePipelinesCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { ImagebuilderClient, ListImagePipelinesCommand } from "@aws-sdk/client-imagebuilder"; // ES Modules import
|
|
35
35
|
* // const { ImagebuilderClient, ListImagePipelinesCommand } = require("@aws-sdk/client-imagebuilder"); // CommonJS import
|
|
36
|
+
* // import type { ImagebuilderClientConfig } from "@aws-sdk/client-imagebuilder";
|
|
37
|
+
* const config = {}; // type is ImagebuilderClientConfig
|
|
36
38
|
* const client = new ImagebuilderClient(config);
|
|
37
39
|
* const input = { // ListImagePipelinesRequest
|
|
38
40
|
* filters: [ // FilterList
|
|
@@ -33,6 +33,8 @@ declare const ListImageRecipesCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { ImagebuilderClient, ListImageRecipesCommand } from "@aws-sdk/client-imagebuilder"; // ES Modules import
|
|
35
35
|
* // const { ImagebuilderClient, ListImageRecipesCommand } = require("@aws-sdk/client-imagebuilder"); // CommonJS import
|
|
36
|
+
* // import type { ImagebuilderClientConfig } from "@aws-sdk/client-imagebuilder";
|
|
37
|
+
* const config = {}; // type is ImagebuilderClientConfig
|
|
36
38
|
* const client = new ImagebuilderClient(config);
|
|
37
39
|
* const input = { // ListImageRecipesRequest
|
|
38
40
|
* owner: "Self" || "Shared" || "Amazon" || "ThirdParty" || "AWSMarketplace",
|
|
@@ -60,6 +60,8 @@ declare const ListImageScanFindingAggregationsCommand_base: {
|
|
|
60
60
|
* ```javascript
|
|
61
61
|
* import { ImagebuilderClient, ListImageScanFindingAggregationsCommand } from "@aws-sdk/client-imagebuilder"; // ES Modules import
|
|
62
62
|
* // const { ImagebuilderClient, ListImageScanFindingAggregationsCommand } = require("@aws-sdk/client-imagebuilder"); // CommonJS import
|
|
63
|
+
* // import type { ImagebuilderClientConfig } from "@aws-sdk/client-imagebuilder";
|
|
64
|
+
* const config = {}; // type is ImagebuilderClientConfig
|
|
63
65
|
* const client = new ImagebuilderClient(config);
|
|
64
66
|
* const input = { // ListImageScanFindingAggregationsRequest
|
|
65
67
|
* filter: { // Filter
|
|
@@ -33,6 +33,8 @@ declare const ListImageScanFindingsCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { ImagebuilderClient, ListImageScanFindingsCommand } from "@aws-sdk/client-imagebuilder"; // ES Modules import
|
|
35
35
|
* // const { ImagebuilderClient, ListImageScanFindingsCommand } = require("@aws-sdk/client-imagebuilder"); // CommonJS import
|
|
36
|
+
* // import type { ImagebuilderClientConfig } from "@aws-sdk/client-imagebuilder";
|
|
37
|
+
* const config = {}; // type is ImagebuilderClientConfig
|
|
36
38
|
* const client = new ImagebuilderClient(config);
|
|
37
39
|
* const input = { // ListImageScanFindingsRequest
|
|
38
40
|
* filters: [ // ImageScanFindingsFilterList
|
|
@@ -34,6 +34,8 @@ declare const ListImagesCommand_base: {
|
|
|
34
34
|
* ```javascript
|
|
35
35
|
* import { ImagebuilderClient, ListImagesCommand } from "@aws-sdk/client-imagebuilder"; // ES Modules import
|
|
36
36
|
* // const { ImagebuilderClient, ListImagesCommand } = require("@aws-sdk/client-imagebuilder"); // CommonJS import
|
|
37
|
+
* // import type { ImagebuilderClientConfig } from "@aws-sdk/client-imagebuilder";
|
|
38
|
+
* const config = {}; // type is ImagebuilderClientConfig
|
|
37
39
|
* const client = new ImagebuilderClient(config);
|
|
38
40
|
* const input = { // ListImagesRequest
|
|
39
41
|
* owner: "Self" || "Shared" || "Amazon" || "ThirdParty" || "AWSMarketplace",
|
|
@@ -33,6 +33,8 @@ declare const ListInfrastructureConfigurationsCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { ImagebuilderClient, ListInfrastructureConfigurationsCommand } from "@aws-sdk/client-imagebuilder"; // ES Modules import
|
|
35
35
|
* // const { ImagebuilderClient, ListInfrastructureConfigurationsCommand } = require("@aws-sdk/client-imagebuilder"); // CommonJS import
|
|
36
|
+
* // import type { ImagebuilderClientConfig } from "@aws-sdk/client-imagebuilder";
|
|
37
|
+
* const config = {}; // type is ImagebuilderClientConfig
|
|
36
38
|
* const client = new ImagebuilderClient(config);
|
|
37
39
|
* const input = { // ListInfrastructureConfigurationsRequest
|
|
38
40
|
* filters: [ // FilterList
|
|
@@ -33,6 +33,8 @@ declare const ListLifecycleExecutionResourcesCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { ImagebuilderClient, ListLifecycleExecutionResourcesCommand } from "@aws-sdk/client-imagebuilder"; // ES Modules import
|
|
35
35
|
* // const { ImagebuilderClient, ListLifecycleExecutionResourcesCommand } = require("@aws-sdk/client-imagebuilder"); // CommonJS import
|
|
36
|
+
* // import type { ImagebuilderClientConfig } from "@aws-sdk/client-imagebuilder";
|
|
37
|
+
* const config = {}; // type is ImagebuilderClientConfig
|
|
36
38
|
* const client = new ImagebuilderClient(config);
|
|
37
39
|
* const input = { // ListLifecycleExecutionResourcesRequest
|
|
38
40
|
* lifecycleExecutionId: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const ListLifecycleExecutionsCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { ImagebuilderClient, ListLifecycleExecutionsCommand } from "@aws-sdk/client-imagebuilder"; // ES Modules import
|
|
35
35
|
* // const { ImagebuilderClient, ListLifecycleExecutionsCommand } = require("@aws-sdk/client-imagebuilder"); // CommonJS import
|
|
36
|
+
* // import type { ImagebuilderClientConfig } from "@aws-sdk/client-imagebuilder";
|
|
37
|
+
* const config = {}; // type is ImagebuilderClientConfig
|
|
36
38
|
* const client = new ImagebuilderClient(config);
|
|
37
39
|
* const input = { // ListLifecycleExecutionsRequest
|
|
38
40
|
* maxResults: Number("int"),
|
|
@@ -33,6 +33,8 @@ declare const ListLifecyclePoliciesCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { ImagebuilderClient, ListLifecyclePoliciesCommand } from "@aws-sdk/client-imagebuilder"; // ES Modules import
|
|
35
35
|
* // const { ImagebuilderClient, ListLifecyclePoliciesCommand } = require("@aws-sdk/client-imagebuilder"); // CommonJS import
|
|
36
|
+
* // import type { ImagebuilderClientConfig } from "@aws-sdk/client-imagebuilder";
|
|
37
|
+
* const config = {}; // type is ImagebuilderClientConfig
|
|
36
38
|
* const client = new ImagebuilderClient(config);
|
|
37
39
|
* const input = { // ListLifecyclePoliciesRequest
|
|
38
40
|
* filters: [ // FilterList
|
|
@@ -33,6 +33,8 @@ declare const ListTagsForResourceCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { ImagebuilderClient, ListTagsForResourceCommand } from "@aws-sdk/client-imagebuilder"; // ES Modules import
|
|
35
35
|
* // const { ImagebuilderClient, ListTagsForResourceCommand } = require("@aws-sdk/client-imagebuilder"); // CommonJS import
|
|
36
|
+
* // import type { ImagebuilderClientConfig } from "@aws-sdk/client-imagebuilder";
|
|
37
|
+
* const config = {}; // type is ImagebuilderClientConfig
|
|
36
38
|
* const client = new ImagebuilderClient(config);
|
|
37
39
|
* const input = { // ListTagsForResourceRequest
|
|
38
40
|
* resourceArn: "STRING_VALUE", // required
|
|
@@ -34,6 +34,8 @@ declare const ListWaitingWorkflowStepsCommand_base: {
|
|
|
34
34
|
* ```javascript
|
|
35
35
|
* import { ImagebuilderClient, ListWaitingWorkflowStepsCommand } from "@aws-sdk/client-imagebuilder"; // ES Modules import
|
|
36
36
|
* // const { ImagebuilderClient, ListWaitingWorkflowStepsCommand } = require("@aws-sdk/client-imagebuilder"); // CommonJS import
|
|
37
|
+
* // import type { ImagebuilderClientConfig } from "@aws-sdk/client-imagebuilder";
|
|
38
|
+
* const config = {}; // type is ImagebuilderClientConfig
|
|
37
39
|
* const client = new ImagebuilderClient(config);
|
|
38
40
|
* const input = { // ListWaitingWorkflowStepsRequest
|
|
39
41
|
* maxResults: Number("int"),
|
|
@@ -33,6 +33,8 @@ declare const ListWorkflowBuildVersionsCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { ImagebuilderClient, ListWorkflowBuildVersionsCommand } from "@aws-sdk/client-imagebuilder"; // ES Modules import
|
|
35
35
|
* // const { ImagebuilderClient, ListWorkflowBuildVersionsCommand } = require("@aws-sdk/client-imagebuilder"); // CommonJS import
|
|
36
|
+
* // import type { ImagebuilderClientConfig } from "@aws-sdk/client-imagebuilder";
|
|
37
|
+
* const config = {}; // type is ImagebuilderClientConfig
|
|
36
38
|
* const client = new ImagebuilderClient(config);
|
|
37
39
|
* const input = { // ListWorkflowBuildVersionsRequest
|
|
38
40
|
* workflowVersionArn: "STRING_VALUE", // required
|
|
@@ -34,6 +34,8 @@ declare const ListWorkflowExecutionsCommand_base: {
|
|
|
34
34
|
* ```javascript
|
|
35
35
|
* import { ImagebuilderClient, ListWorkflowExecutionsCommand } from "@aws-sdk/client-imagebuilder"; // ES Modules import
|
|
36
36
|
* // const { ImagebuilderClient, ListWorkflowExecutionsCommand } = require("@aws-sdk/client-imagebuilder"); // CommonJS import
|
|
37
|
+
* // import type { ImagebuilderClientConfig } from "@aws-sdk/client-imagebuilder";
|
|
38
|
+
* const config = {}; // type is ImagebuilderClientConfig
|
|
37
39
|
* const client = new ImagebuilderClient(config);
|
|
38
40
|
* const input = { // ListWorkflowExecutionsRequest
|
|
39
41
|
* maxResults: Number("int"),
|
|
@@ -34,6 +34,8 @@ declare const ListWorkflowStepExecutionsCommand_base: {
|
|
|
34
34
|
* ```javascript
|
|
35
35
|
* import { ImagebuilderClient, ListWorkflowStepExecutionsCommand } from "@aws-sdk/client-imagebuilder"; // ES Modules import
|
|
36
36
|
* // const { ImagebuilderClient, ListWorkflowStepExecutionsCommand } = require("@aws-sdk/client-imagebuilder"); // CommonJS import
|
|
37
|
+
* // import type { ImagebuilderClientConfig } from "@aws-sdk/client-imagebuilder";
|
|
38
|
+
* const config = {}; // type is ImagebuilderClientConfig
|
|
37
39
|
* const client = new ImagebuilderClient(config);
|
|
38
40
|
* const input = { // ListWorkflowStepExecutionsRequest
|
|
39
41
|
* maxResults: Number("int"),
|
|
@@ -33,6 +33,8 @@ declare const ListWorkflowsCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { ImagebuilderClient, ListWorkflowsCommand } from "@aws-sdk/client-imagebuilder"; // ES Modules import
|
|
35
35
|
* // const { ImagebuilderClient, ListWorkflowsCommand } = require("@aws-sdk/client-imagebuilder"); // CommonJS import
|
|
36
|
+
* // import type { ImagebuilderClientConfig } from "@aws-sdk/client-imagebuilder";
|
|
37
|
+
* const config = {}; // type is ImagebuilderClientConfig
|
|
36
38
|
* const client = new ImagebuilderClient(config);
|
|
37
39
|
* const input = { // ListWorkflowsRequest
|
|
38
40
|
* owner: "Self" || "Shared" || "Amazon" || "ThirdParty" || "AWSMarketplace",
|
|
@@ -35,6 +35,8 @@ declare const PutComponentPolicyCommand_base: {
|
|
|
35
35
|
* ```javascript
|
|
36
36
|
* import { ImagebuilderClient, PutComponentPolicyCommand } from "@aws-sdk/client-imagebuilder"; // ES Modules import
|
|
37
37
|
* // const { ImagebuilderClient, PutComponentPolicyCommand } = require("@aws-sdk/client-imagebuilder"); // CommonJS import
|
|
38
|
+
* // import type { ImagebuilderClientConfig } from "@aws-sdk/client-imagebuilder";
|
|
39
|
+
* const config = {}; // type is ImagebuilderClientConfig
|
|
38
40
|
* const client = new ImagebuilderClient(config);
|
|
39
41
|
* const input = { // PutComponentPolicyRequest
|
|
40
42
|
* componentArn: "STRING_VALUE", // required
|
|
@@ -40,6 +40,8 @@ declare const PutContainerRecipePolicyCommand_base: {
|
|
|
40
40
|
* ```javascript
|
|
41
41
|
* import { ImagebuilderClient, PutContainerRecipePolicyCommand } from "@aws-sdk/client-imagebuilder"; // ES Modules import
|
|
42
42
|
* // const { ImagebuilderClient, PutContainerRecipePolicyCommand } = require("@aws-sdk/client-imagebuilder"); // CommonJS import
|
|
43
|
+
* // import type { ImagebuilderClientConfig } from "@aws-sdk/client-imagebuilder";
|
|
44
|
+
* const config = {}; // type is ImagebuilderClientConfig
|
|
43
45
|
* const client = new ImagebuilderClient(config);
|
|
44
46
|
* const input = { // PutContainerRecipePolicyRequest
|
|
45
47
|
* containerRecipeArn: "STRING_VALUE", // required
|
|
@@ -35,6 +35,8 @@ declare const PutImagePolicyCommand_base: {
|
|
|
35
35
|
* ```javascript
|
|
36
36
|
* import { ImagebuilderClient, PutImagePolicyCommand } from "@aws-sdk/client-imagebuilder"; // ES Modules import
|
|
37
37
|
* // const { ImagebuilderClient, PutImagePolicyCommand } = require("@aws-sdk/client-imagebuilder"); // CommonJS import
|
|
38
|
+
* // import type { ImagebuilderClientConfig } from "@aws-sdk/client-imagebuilder";
|
|
39
|
+
* const config = {}; // type is ImagebuilderClientConfig
|
|
38
40
|
* const client = new ImagebuilderClient(config);
|
|
39
41
|
* const input = { // PutImagePolicyRequest
|
|
40
42
|
* imageArn: "STRING_VALUE", // required
|
|
@@ -35,6 +35,8 @@ declare const PutImageRecipePolicyCommand_base: {
|
|
|
35
35
|
* ```javascript
|
|
36
36
|
* import { ImagebuilderClient, PutImageRecipePolicyCommand } from "@aws-sdk/client-imagebuilder"; // ES Modules import
|
|
37
37
|
* // const { ImagebuilderClient, PutImageRecipePolicyCommand } = require("@aws-sdk/client-imagebuilder"); // CommonJS import
|
|
38
|
+
* // import type { ImagebuilderClientConfig } from "@aws-sdk/client-imagebuilder";
|
|
39
|
+
* const config = {}; // type is ImagebuilderClientConfig
|
|
38
40
|
* const client = new ImagebuilderClient(config);
|
|
39
41
|
* const input = { // PutImageRecipePolicyRequest
|
|
40
42
|
* imageRecipeArn: "STRING_VALUE", // required
|
|
@@ -34,6 +34,8 @@ declare const SendWorkflowStepActionCommand_base: {
|
|
|
34
34
|
* ```javascript
|
|
35
35
|
* import { ImagebuilderClient, SendWorkflowStepActionCommand } from "@aws-sdk/client-imagebuilder"; // ES Modules import
|
|
36
36
|
* // const { ImagebuilderClient, SendWorkflowStepActionCommand } = require("@aws-sdk/client-imagebuilder"); // CommonJS import
|
|
37
|
+
* // import type { ImagebuilderClientConfig } from "@aws-sdk/client-imagebuilder";
|
|
38
|
+
* const config = {}; // type is ImagebuilderClientConfig
|
|
37
39
|
* const client = new ImagebuilderClient(config);
|
|
38
40
|
* const input = { // SendWorkflowStepActionRequest
|
|
39
41
|
* stepExecutionId: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const StartImagePipelineExecutionCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { ImagebuilderClient, StartImagePipelineExecutionCommand } from "@aws-sdk/client-imagebuilder"; // ES Modules import
|
|
35
35
|
* // const { ImagebuilderClient, StartImagePipelineExecutionCommand } = require("@aws-sdk/client-imagebuilder"); // CommonJS import
|
|
36
|
+
* // import type { ImagebuilderClientConfig } from "@aws-sdk/client-imagebuilder";
|
|
37
|
+
* const config = {}; // type is ImagebuilderClientConfig
|
|
36
38
|
* const client = new ImagebuilderClient(config);
|
|
37
39
|
* const input = { // StartImagePipelineExecutionRequest
|
|
38
40
|
* imagePipelineArn: "STRING_VALUE", // required
|
|
@@ -34,6 +34,8 @@ declare const StartResourceStateUpdateCommand_base: {
|
|
|
34
34
|
* ```javascript
|
|
35
35
|
* import { ImagebuilderClient, StartResourceStateUpdateCommand } from "@aws-sdk/client-imagebuilder"; // ES Modules import
|
|
36
36
|
* // const { ImagebuilderClient, StartResourceStateUpdateCommand } = require("@aws-sdk/client-imagebuilder"); // CommonJS import
|
|
37
|
+
* // import type { ImagebuilderClientConfig } from "@aws-sdk/client-imagebuilder";
|
|
38
|
+
* const config = {}; // type is ImagebuilderClientConfig
|
|
37
39
|
* const client = new ImagebuilderClient(config);
|
|
38
40
|
* const input = { // StartResourceStateUpdateRequest
|
|
39
41
|
* resourceArn: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const TagResourceCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { ImagebuilderClient, TagResourceCommand } from "@aws-sdk/client-imagebuilder"; // ES Modules import
|
|
35
35
|
* // const { ImagebuilderClient, TagResourceCommand } = require("@aws-sdk/client-imagebuilder"); // CommonJS import
|
|
36
|
+
* // import type { ImagebuilderClientConfig } from "@aws-sdk/client-imagebuilder";
|
|
37
|
+
* const config = {}; // type is ImagebuilderClientConfig
|
|
36
38
|
* const client = new ImagebuilderClient(config);
|
|
37
39
|
* const input = { // TagResourceRequest
|
|
38
40
|
* resourceArn: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const UntagResourceCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { ImagebuilderClient, UntagResourceCommand } from "@aws-sdk/client-imagebuilder"; // ES Modules import
|
|
35
35
|
* // const { ImagebuilderClient, UntagResourceCommand } = require("@aws-sdk/client-imagebuilder"); // CommonJS import
|
|
36
|
+
* // import type { ImagebuilderClientConfig } from "@aws-sdk/client-imagebuilder";
|
|
37
|
+
* const config = {}; // type is ImagebuilderClientConfig
|
|
36
38
|
* const client = new ImagebuilderClient(config);
|
|
37
39
|
* const input = { // UntagResourceRequest
|
|
38
40
|
* resourceArn: "STRING_VALUE", // required
|
|
@@ -34,6 +34,8 @@ declare const UpdateDistributionConfigurationCommand_base: {
|
|
|
34
34
|
* ```javascript
|
|
35
35
|
* import { ImagebuilderClient, UpdateDistributionConfigurationCommand } from "@aws-sdk/client-imagebuilder"; // ES Modules import
|
|
36
36
|
* // const { ImagebuilderClient, UpdateDistributionConfigurationCommand } = require("@aws-sdk/client-imagebuilder"); // CommonJS import
|
|
37
|
+
* // import type { ImagebuilderClientConfig } from "@aws-sdk/client-imagebuilder";
|
|
38
|
+
* const config = {}; // type is ImagebuilderClientConfig
|
|
37
39
|
* const client = new ImagebuilderClient(config);
|
|
38
40
|
* const input = { // UpdateDistributionConfigurationRequest
|
|
39
41
|
* distributionConfigurationArn: "STRING_VALUE", // required
|
|
@@ -40,6 +40,8 @@ declare const UpdateImagePipelineCommand_base: {
|
|
|
40
40
|
* ```javascript
|
|
41
41
|
* import { ImagebuilderClient, UpdateImagePipelineCommand } from "@aws-sdk/client-imagebuilder"; // ES Modules import
|
|
42
42
|
* // const { ImagebuilderClient, UpdateImagePipelineCommand } = require("@aws-sdk/client-imagebuilder"); // CommonJS import
|
|
43
|
+
* // import type { ImagebuilderClientConfig } from "@aws-sdk/client-imagebuilder";
|
|
44
|
+
* const config = {}; // type is ImagebuilderClientConfig
|
|
43
45
|
* const client = new ImagebuilderClient(config);
|
|
44
46
|
* const input = { // UpdateImagePipelineRequest
|
|
45
47
|
* imagePipelineArn: "STRING_VALUE", // required
|
|
@@ -34,6 +34,8 @@ declare const UpdateInfrastructureConfigurationCommand_base: {
|
|
|
34
34
|
* ```javascript
|
|
35
35
|
* import { ImagebuilderClient, UpdateInfrastructureConfigurationCommand } from "@aws-sdk/client-imagebuilder"; // ES Modules import
|
|
36
36
|
* // const { ImagebuilderClient, UpdateInfrastructureConfigurationCommand } = require("@aws-sdk/client-imagebuilder"); // CommonJS import
|
|
37
|
+
* // import type { ImagebuilderClientConfig } from "@aws-sdk/client-imagebuilder";
|
|
38
|
+
* const config = {}; // type is ImagebuilderClientConfig
|
|
37
39
|
* const client = new ImagebuilderClient(config);
|
|
38
40
|
* const input = { // UpdateInfrastructureConfigurationRequest
|
|
39
41
|
* infrastructureConfigurationArn: "STRING_VALUE", // required
|
|
@@ -34,6 +34,8 @@ declare const UpdateLifecyclePolicyCommand_base: {
|
|
|
34
34
|
* ```javascript
|
|
35
35
|
* import { ImagebuilderClient, UpdateLifecyclePolicyCommand } from "@aws-sdk/client-imagebuilder"; // ES Modules import
|
|
36
36
|
* // const { ImagebuilderClient, UpdateLifecyclePolicyCommand } = require("@aws-sdk/client-imagebuilder"); // CommonJS import
|
|
37
|
+
* // import type { ImagebuilderClientConfig } from "@aws-sdk/client-imagebuilder";
|
|
38
|
+
* const config = {}; // type is ImagebuilderClientConfig
|
|
37
39
|
* const client = new ImagebuilderClient(config);
|
|
38
40
|
* const input = { // UpdateLifecyclePolicyRequest
|
|
39
41
|
* lifecyclePolicyArn: "STRING_VALUE", // required
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-imagebuilder",
|
|
3
3
|
"description": "AWS SDK for JavaScript Imagebuilder Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.893.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-imagebuilder",
|
|
@@ -20,41 +20,41 @@
|
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
23
|
-
"@aws-sdk/core": "3.
|
|
24
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
25
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
26
|
-
"@aws-sdk/middleware-logger": "3.
|
|
27
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
28
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
29
|
-
"@aws-sdk/region-config-resolver": "3.
|
|
30
|
-
"@aws-sdk/types": "3.
|
|
31
|
-
"@aws-sdk/util-endpoints": "3.
|
|
32
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
33
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
23
|
+
"@aws-sdk/core": "3.893.0",
|
|
24
|
+
"@aws-sdk/credential-provider-node": "3.893.0",
|
|
25
|
+
"@aws-sdk/middleware-host-header": "3.893.0",
|
|
26
|
+
"@aws-sdk/middleware-logger": "3.893.0",
|
|
27
|
+
"@aws-sdk/middleware-recursion-detection": "3.893.0",
|
|
28
|
+
"@aws-sdk/middleware-user-agent": "3.893.0",
|
|
29
|
+
"@aws-sdk/region-config-resolver": "3.893.0",
|
|
30
|
+
"@aws-sdk/types": "3.893.0",
|
|
31
|
+
"@aws-sdk/util-endpoints": "3.893.0",
|
|
32
|
+
"@aws-sdk/util-user-agent-browser": "3.893.0",
|
|
33
|
+
"@aws-sdk/util-user-agent-node": "3.893.0",
|
|
34
34
|
"@smithy/config-resolver": "^4.2.2",
|
|
35
|
-
"@smithy/core": "^3.11.
|
|
35
|
+
"@smithy/core": "^3.11.1",
|
|
36
36
|
"@smithy/fetch-http-handler": "^5.2.1",
|
|
37
37
|
"@smithy/hash-node": "^4.1.1",
|
|
38
38
|
"@smithy/invalid-dependency": "^4.1.1",
|
|
39
39
|
"@smithy/middleware-content-length": "^4.1.1",
|
|
40
|
-
"@smithy/middleware-endpoint": "^4.2.
|
|
41
|
-
"@smithy/middleware-retry": "^4.2.
|
|
40
|
+
"@smithy/middleware-endpoint": "^4.2.3",
|
|
41
|
+
"@smithy/middleware-retry": "^4.2.4",
|
|
42
42
|
"@smithy/middleware-serde": "^4.1.1",
|
|
43
43
|
"@smithy/middleware-stack": "^4.1.1",
|
|
44
44
|
"@smithy/node-config-provider": "^4.2.2",
|
|
45
45
|
"@smithy/node-http-handler": "^4.2.1",
|
|
46
46
|
"@smithy/protocol-http": "^5.2.1",
|
|
47
|
-
"@smithy/smithy-client": "^4.6.
|
|
47
|
+
"@smithy/smithy-client": "^4.6.3",
|
|
48
48
|
"@smithy/types": "^4.5.0",
|
|
49
49
|
"@smithy/url-parser": "^4.1.1",
|
|
50
50
|
"@smithy/util-base64": "^4.1.0",
|
|
51
51
|
"@smithy/util-body-length-browser": "^4.1.0",
|
|
52
52
|
"@smithy/util-body-length-node": "^4.1.0",
|
|
53
|
-
"@smithy/util-defaults-mode-browser": "^4.1.
|
|
54
|
-
"@smithy/util-defaults-mode-node": "^4.1.
|
|
53
|
+
"@smithy/util-defaults-mode-browser": "^4.1.3",
|
|
54
|
+
"@smithy/util-defaults-mode-node": "^4.1.3",
|
|
55
55
|
"@smithy/util-endpoints": "^3.1.2",
|
|
56
56
|
"@smithy/util-middleware": "^4.1.1",
|
|
57
|
-
"@smithy/util-retry": "^4.1.
|
|
57
|
+
"@smithy/util-retry": "^4.1.2",
|
|
58
58
|
"@smithy/util-utf8": "^4.1.0",
|
|
59
59
|
"@types/uuid": "^9.0.1",
|
|
60
60
|
"tslib": "^2.6.2",
|