@aws-sdk/client-imagebuilder 3.523.0 → 3.528.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 +21 -1
- package/dist-es/models/models_0.js +1 -0
- package/dist-es/protocols/Aws_restJson1.js +22 -1
- package/dist-types/commands/GetLifecycleExecutionCommand.d.ts +1 -1
- package/dist-types/commands/ListLifecycleExecutionResourcesCommand.d.ts +3 -1
- package/dist-types/commands/ListLifecycleExecutionsCommand.d.ts +1 -1
- package/dist-types/models/models_0.d.ts +15 -3
- package/dist-types/ts3.4/models/models_0.d.ts +3 -0
- package/package.json +17 -17
- package/dist-cjs/Imagebuilder.js +0 -1
- package/dist-cjs/ImagebuilderClient.js +0 -1
- package/dist-cjs/auth/httpAuthExtensionConfiguration.js +0 -1
- package/dist-cjs/commands/CancelImageCreationCommand.js +0 -1
- package/dist-cjs/commands/CancelLifecycleExecutionCommand.js +0 -1
- package/dist-cjs/commands/CreateComponentCommand.js +0 -1
- package/dist-cjs/commands/CreateContainerRecipeCommand.js +0 -1
- package/dist-cjs/commands/CreateDistributionConfigurationCommand.js +0 -1
- package/dist-cjs/commands/CreateImageCommand.js +0 -1
- package/dist-cjs/commands/CreateImagePipelineCommand.js +0 -1
- package/dist-cjs/commands/CreateImageRecipeCommand.js +0 -1
- package/dist-cjs/commands/CreateInfrastructureConfigurationCommand.js +0 -1
- package/dist-cjs/commands/CreateLifecyclePolicyCommand.js +0 -1
- package/dist-cjs/commands/CreateWorkflowCommand.js +0 -1
- package/dist-cjs/commands/DeleteComponentCommand.js +0 -1
- package/dist-cjs/commands/DeleteContainerRecipeCommand.js +0 -1
- package/dist-cjs/commands/DeleteDistributionConfigurationCommand.js +0 -1
- package/dist-cjs/commands/DeleteImageCommand.js +0 -1
- package/dist-cjs/commands/DeleteImagePipelineCommand.js +0 -1
- package/dist-cjs/commands/DeleteImageRecipeCommand.js +0 -1
- package/dist-cjs/commands/DeleteInfrastructureConfigurationCommand.js +0 -1
- package/dist-cjs/commands/DeleteLifecyclePolicyCommand.js +0 -1
- package/dist-cjs/commands/DeleteWorkflowCommand.js +0 -1
- package/dist-cjs/commands/GetComponentCommand.js +0 -1
- package/dist-cjs/commands/GetComponentPolicyCommand.js +0 -1
- package/dist-cjs/commands/GetContainerRecipeCommand.js +0 -1
- package/dist-cjs/commands/GetContainerRecipePolicyCommand.js +0 -1
- package/dist-cjs/commands/GetDistributionConfigurationCommand.js +0 -1
- package/dist-cjs/commands/GetImageCommand.js +0 -1
- package/dist-cjs/commands/GetImagePipelineCommand.js +0 -1
- package/dist-cjs/commands/GetImagePolicyCommand.js +0 -1
- package/dist-cjs/commands/GetImageRecipeCommand.js +0 -1
- package/dist-cjs/commands/GetImageRecipePolicyCommand.js +0 -1
- package/dist-cjs/commands/GetInfrastructureConfigurationCommand.js +0 -1
- package/dist-cjs/commands/GetLifecycleExecutionCommand.js +0 -1
- package/dist-cjs/commands/GetLifecyclePolicyCommand.js +0 -1
- package/dist-cjs/commands/GetWorkflowCommand.js +0 -1
- package/dist-cjs/commands/GetWorkflowExecutionCommand.js +0 -1
- package/dist-cjs/commands/GetWorkflowStepExecutionCommand.js +0 -1
- package/dist-cjs/commands/ImportComponentCommand.js +0 -1
- package/dist-cjs/commands/ImportVmImageCommand.js +0 -1
- package/dist-cjs/commands/ListComponentBuildVersionsCommand.js +0 -1
- package/dist-cjs/commands/ListComponentsCommand.js +0 -1
- package/dist-cjs/commands/ListContainerRecipesCommand.js +0 -1
- package/dist-cjs/commands/ListDistributionConfigurationsCommand.js +0 -1
- package/dist-cjs/commands/ListImageBuildVersionsCommand.js +0 -1
- package/dist-cjs/commands/ListImagePackagesCommand.js +0 -1
- package/dist-cjs/commands/ListImagePipelineImagesCommand.js +0 -1
- package/dist-cjs/commands/ListImagePipelinesCommand.js +0 -1
- package/dist-cjs/commands/ListImageRecipesCommand.js +0 -1
- package/dist-cjs/commands/ListImageScanFindingAggregationsCommand.js +0 -1
- package/dist-cjs/commands/ListImageScanFindingsCommand.js +0 -1
- package/dist-cjs/commands/ListImagesCommand.js +0 -1
- package/dist-cjs/commands/ListInfrastructureConfigurationsCommand.js +0 -1
- package/dist-cjs/commands/ListLifecycleExecutionResourcesCommand.js +0 -1
- package/dist-cjs/commands/ListLifecycleExecutionsCommand.js +0 -1
- package/dist-cjs/commands/ListLifecyclePoliciesCommand.js +0 -1
- package/dist-cjs/commands/ListTagsForResourceCommand.js +0 -1
- package/dist-cjs/commands/ListWaitingWorkflowStepsCommand.js +0 -1
- package/dist-cjs/commands/ListWorkflowBuildVersionsCommand.js +0 -1
- package/dist-cjs/commands/ListWorkflowExecutionsCommand.js +0 -1
- package/dist-cjs/commands/ListWorkflowStepExecutionsCommand.js +0 -1
- package/dist-cjs/commands/ListWorkflowsCommand.js +0 -1
- package/dist-cjs/commands/PutComponentPolicyCommand.js +0 -1
- package/dist-cjs/commands/PutContainerRecipePolicyCommand.js +0 -1
- package/dist-cjs/commands/PutImagePolicyCommand.js +0 -1
- package/dist-cjs/commands/PutImageRecipePolicyCommand.js +0 -1
- package/dist-cjs/commands/SendWorkflowStepActionCommand.js +0 -1
- package/dist-cjs/commands/StartImagePipelineExecutionCommand.js +0 -1
- package/dist-cjs/commands/StartResourceStateUpdateCommand.js +0 -1
- package/dist-cjs/commands/TagResourceCommand.js +0 -1
- package/dist-cjs/commands/UntagResourceCommand.js +0 -1
- package/dist-cjs/commands/UpdateDistributionConfigurationCommand.js +0 -1
- package/dist-cjs/commands/UpdateImagePipelineCommand.js +0 -1
- package/dist-cjs/commands/UpdateInfrastructureConfigurationCommand.js +0 -1
- package/dist-cjs/commands/UpdateLifecyclePolicyCommand.js +0 -1
- package/dist-cjs/commands/index.js +0 -1
- package/dist-cjs/endpoint/EndpointParameters.js +0 -1
- package/dist-cjs/extensionConfiguration.js +0 -1
- package/dist-cjs/models/ImagebuilderServiceException.js +0 -1
- package/dist-cjs/models/index.js +0 -1
- package/dist-cjs/models/models_0.js +0 -1
- package/dist-cjs/pagination/Interfaces.js +0 -1
- package/dist-cjs/pagination/ListComponentBuildVersionsPaginator.js +0 -1
- package/dist-cjs/pagination/ListComponentsPaginator.js +0 -1
- package/dist-cjs/pagination/ListContainerRecipesPaginator.js +0 -1
- package/dist-cjs/pagination/ListDistributionConfigurationsPaginator.js +0 -1
- package/dist-cjs/pagination/ListImageBuildVersionsPaginator.js +0 -1
- package/dist-cjs/pagination/ListImagePackagesPaginator.js +0 -1
- package/dist-cjs/pagination/ListImagePipelineImagesPaginator.js +0 -1
- package/dist-cjs/pagination/ListImagePipelinesPaginator.js +0 -1
- package/dist-cjs/pagination/ListImageRecipesPaginator.js +0 -1
- package/dist-cjs/pagination/ListImageScanFindingAggregationsPaginator.js +0 -1
- package/dist-cjs/pagination/ListImageScanFindingsPaginator.js +0 -1
- package/dist-cjs/pagination/ListImagesPaginator.js +0 -1
- package/dist-cjs/pagination/ListInfrastructureConfigurationsPaginator.js +0 -1
- package/dist-cjs/pagination/ListLifecycleExecutionResourcesPaginator.js +0 -1
- package/dist-cjs/pagination/ListLifecycleExecutionsPaginator.js +0 -1
- package/dist-cjs/pagination/ListLifecyclePoliciesPaginator.js +0 -1
- package/dist-cjs/pagination/ListWaitingWorkflowStepsPaginator.js +0 -1
- package/dist-cjs/pagination/ListWorkflowBuildVersionsPaginator.js +0 -1
- package/dist-cjs/pagination/ListWorkflowExecutionsPaginator.js +0 -1
- package/dist-cjs/pagination/ListWorkflowStepExecutionsPaginator.js +0 -1
- package/dist-cjs/pagination/ListWorkflowsPaginator.js +0 -1
- package/dist-cjs/pagination/index.js +0 -1
- package/dist-cjs/protocols/Aws_restJson1.js +0 -1
- package/dist-cjs/runtimeExtensions.js +0 -1
package/dist-cjs/index.js
CHANGED
|
@@ -698,6 +698,7 @@ var LifecycleExecutionStatus = {
|
|
|
698
698
|
CANCELLING: "CANCELLING",
|
|
699
699
|
FAILED: "FAILED",
|
|
700
700
|
IN_PROGRESS: "IN_PROGRESS",
|
|
701
|
+
PENDING: "PENDING",
|
|
701
702
|
SUCCESS: "SUCCESS"
|
|
702
703
|
};
|
|
703
704
|
var WorkflowStatus = {
|
|
@@ -2834,7 +2835,7 @@ var de_ListLifecycleExecutionResourcesCommand = /* @__PURE__ */ __name(async (ou
|
|
|
2834
2835
|
lifecycleExecutionId: import_smithy_client.expectString,
|
|
2835
2836
|
lifecycleExecutionState: import_smithy_client._json,
|
|
2836
2837
|
nextToken: import_smithy_client.expectString,
|
|
2837
|
-
resources:
|
|
2838
|
+
resources: (_) => de_LifecycleExecutionResourceList(_, context)
|
|
2838
2839
|
});
|
|
2839
2840
|
Object.assign(contents, doc);
|
|
2840
2841
|
return contents;
|
|
@@ -3562,6 +3563,25 @@ var de_LifecycleExecution = /* @__PURE__ */ __name((output, context) => {
|
|
|
3562
3563
|
state: import_smithy_client._json
|
|
3563
3564
|
});
|
|
3564
3565
|
}, "de_LifecycleExecution");
|
|
3566
|
+
var de_LifecycleExecutionResource = /* @__PURE__ */ __name((output, context) => {
|
|
3567
|
+
return (0, import_smithy_client.take)(output, {
|
|
3568
|
+
accountId: import_smithy_client.expectString,
|
|
3569
|
+
action: import_smithy_client._json,
|
|
3570
|
+
endTime: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))),
|
|
3571
|
+
imageUris: import_smithy_client._json,
|
|
3572
|
+
region: import_smithy_client.expectString,
|
|
3573
|
+
resourceId: import_smithy_client.expectString,
|
|
3574
|
+
snapshots: import_smithy_client._json,
|
|
3575
|
+
startTime: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))),
|
|
3576
|
+
state: import_smithy_client._json
|
|
3577
|
+
});
|
|
3578
|
+
}, "de_LifecycleExecutionResource");
|
|
3579
|
+
var de_LifecycleExecutionResourceList = /* @__PURE__ */ __name((output, context) => {
|
|
3580
|
+
const retVal = (output || []).filter((e) => e != null).map((entry) => {
|
|
3581
|
+
return de_LifecycleExecutionResource(entry, context);
|
|
3582
|
+
});
|
|
3583
|
+
return retVal;
|
|
3584
|
+
}, "de_LifecycleExecutionResourceList");
|
|
3565
3585
|
var de_LifecycleExecutionsList = /* @__PURE__ */ __name((output, context) => {
|
|
3566
3586
|
const retVal = (output || []).filter((e) => e != null).map((entry) => {
|
|
3567
3587
|
return de_LifecycleExecution(entry, context);
|
|
@@ -1937,7 +1937,7 @@ export const de_ListLifecycleExecutionResourcesCommand = async (output, context)
|
|
|
1937
1937
|
lifecycleExecutionId: __expectString,
|
|
1938
1938
|
lifecycleExecutionState: _json,
|
|
1939
1939
|
nextToken: __expectString,
|
|
1940
|
-
resources:
|
|
1940
|
+
resources: (_) => de_LifecycleExecutionResourceList(_, context),
|
|
1941
1941
|
});
|
|
1942
1942
|
Object.assign(contents, doc);
|
|
1943
1943
|
return contents;
|
|
@@ -2671,6 +2671,27 @@ const de_LifecycleExecution = (output, context) => {
|
|
|
2671
2671
|
state: _json,
|
|
2672
2672
|
});
|
|
2673
2673
|
};
|
|
2674
|
+
const de_LifecycleExecutionResource = (output, context) => {
|
|
2675
|
+
return take(output, {
|
|
2676
|
+
accountId: __expectString,
|
|
2677
|
+
action: _json,
|
|
2678
|
+
endTime: (_) => __expectNonNull(__parseEpochTimestamp(__expectNumber(_))),
|
|
2679
|
+
imageUris: _json,
|
|
2680
|
+
region: __expectString,
|
|
2681
|
+
resourceId: __expectString,
|
|
2682
|
+
snapshots: _json,
|
|
2683
|
+
startTime: (_) => __expectNonNull(__parseEpochTimestamp(__expectNumber(_))),
|
|
2684
|
+
state: _json,
|
|
2685
|
+
});
|
|
2686
|
+
};
|
|
2687
|
+
const de_LifecycleExecutionResourceList = (output, context) => {
|
|
2688
|
+
const retVal = (output || [])
|
|
2689
|
+
.filter((e) => e != null)
|
|
2690
|
+
.map((entry) => {
|
|
2691
|
+
return de_LifecycleExecutionResource(entry, context);
|
|
2692
|
+
});
|
|
2693
|
+
return retVal;
|
|
2694
|
+
};
|
|
2674
2695
|
const de_LifecycleExecutionsList = (output, context) => {
|
|
2675
2696
|
const retVal = (output || [])
|
|
2676
2697
|
.filter((e) => e != null)
|
|
@@ -46,7 +46,7 @@ declare const GetLifecycleExecutionCommand_base: {
|
|
|
46
46
|
* // hasImpactedResources: true || false,
|
|
47
47
|
* // },
|
|
48
48
|
* // state: { // LifecycleExecutionState
|
|
49
|
-
* // status: "IN_PROGRESS" || "CANCELLED" || "CANCELLING" || "FAILED" || "SUCCESS",
|
|
49
|
+
* // status: "IN_PROGRESS" || "CANCELLED" || "CANCELLING" || "FAILED" || "SUCCESS" || "PENDING",
|
|
50
50
|
* // reason: "STRING_VALUE",
|
|
51
51
|
* // },
|
|
52
52
|
* // startTime: new Date("TIMESTAMP"),
|
|
@@ -44,7 +44,7 @@ declare const ListLifecycleExecutionResourcesCommand_base: {
|
|
|
44
44
|
* // { // ListLifecycleExecutionResourcesResponse
|
|
45
45
|
* // lifecycleExecutionId: "STRING_VALUE",
|
|
46
46
|
* // lifecycleExecutionState: { // LifecycleExecutionState
|
|
47
|
-
* // status: "IN_PROGRESS" || "CANCELLED" || "CANCELLING" || "FAILED" || "SUCCESS",
|
|
47
|
+
* // status: "IN_PROGRESS" || "CANCELLED" || "CANCELLING" || "FAILED" || "SUCCESS" || "PENDING",
|
|
48
48
|
* // reason: "STRING_VALUE",
|
|
49
49
|
* // },
|
|
50
50
|
* // resources: [ // LifecycleExecutionResourceList
|
|
@@ -72,6 +72,8 @@ declare const ListLifecycleExecutionResourcesCommand_base: {
|
|
|
72
72
|
* // imageUris: [ // StringList
|
|
73
73
|
* // "STRING_VALUE",
|
|
74
74
|
* // ],
|
|
75
|
+
* // startTime: new Date("TIMESTAMP"),
|
|
76
|
+
* // endTime: new Date("TIMESTAMP"),
|
|
75
77
|
* // },
|
|
76
78
|
* // ],
|
|
77
79
|
* // nextToken: "STRING_VALUE",
|
|
@@ -49,7 +49,7 @@ declare const ListLifecycleExecutionsCommand_base: {
|
|
|
49
49
|
* // hasImpactedResources: true || false,
|
|
50
50
|
* // },
|
|
51
51
|
* // state: { // LifecycleExecutionState
|
|
52
|
-
* // status: "IN_PROGRESS" || "CANCELLED" || "CANCELLING" || "FAILED" || "SUCCESS",
|
|
52
|
+
* // status: "IN_PROGRESS" || "CANCELLED" || "CANCELLING" || "FAILED" || "SUCCESS" || "PENDING",
|
|
53
53
|
* // reason: "STRING_VALUE",
|
|
54
54
|
* // },
|
|
55
55
|
* // startTime: new Date("TIMESTAMP"),
|
|
@@ -2499,7 +2499,8 @@ export interface LifecyclePolicyDetailExclusionRulesAmis {
|
|
|
2499
2499
|
export interface LifecyclePolicyDetailExclusionRules {
|
|
2500
2500
|
/**
|
|
2501
2501
|
* @public
|
|
2502
|
-
* <p>Contains a list of tags that Image Builder uses to skip lifecycle actions for
|
|
2502
|
+
* <p>Contains a list of tags that Image Builder uses to skip lifecycle actions for Image Builder image
|
|
2503
|
+
* resources that have them.</p>
|
|
2503
2504
|
*/
|
|
2504
2505
|
tagMap?: Record<string, string>;
|
|
2505
2506
|
/**
|
|
@@ -2607,8 +2608,8 @@ export interface LifecyclePolicyResourceSelection {
|
|
|
2607
2608
|
recipes?: LifecyclePolicyResourceSelectionRecipe[];
|
|
2608
2609
|
/**
|
|
2609
2610
|
* @public
|
|
2610
|
-
* <p>A list of tags that are used as selection criteria for the
|
|
2611
|
-
* that the lifecycle policy applies to.</p>
|
|
2611
|
+
* <p>A list of tags that are used as selection criteria for the Image Builder image
|
|
2612
|
+
* resources that the lifecycle policy applies to.</p>
|
|
2612
2613
|
*/
|
|
2613
2614
|
tagMap?: Record<string, string>;
|
|
2614
2615
|
}
|
|
@@ -4116,6 +4117,7 @@ export declare const LifecycleExecutionStatus: {
|
|
|
4116
4117
|
readonly CANCELLING: "CANCELLING";
|
|
4117
4118
|
readonly FAILED: "FAILED";
|
|
4118
4119
|
readonly IN_PROGRESS: "IN_PROGRESS";
|
|
4120
|
+
readonly PENDING: "PENDING";
|
|
4119
4121
|
readonly SUCCESS: "SUCCESS";
|
|
4120
4122
|
};
|
|
4121
4123
|
/**
|
|
@@ -6555,6 +6557,16 @@ export interface LifecycleExecutionResource {
|
|
|
6555
6557
|
* container images distributed to ECR repositories.</p>
|
|
6556
6558
|
*/
|
|
6557
6559
|
imageUris?: string[];
|
|
6560
|
+
/**
|
|
6561
|
+
* @public
|
|
6562
|
+
* <p>The starting timestamp from the lifecycle action that was applied to the resource.</p>
|
|
6563
|
+
*/
|
|
6564
|
+
startTime?: Date;
|
|
6565
|
+
/**
|
|
6566
|
+
* @public
|
|
6567
|
+
* <p>The ending timestamp from the lifecycle action that was applied to the resource.</p>
|
|
6568
|
+
*/
|
|
6569
|
+
endTime?: Date;
|
|
6558
6570
|
}
|
|
6559
6571
|
/**
|
|
6560
6572
|
* @public
|
|
@@ -991,6 +991,7 @@ export declare const LifecycleExecutionStatus: {
|
|
|
991
991
|
readonly CANCELLING: "CANCELLING";
|
|
992
992
|
readonly FAILED: "FAILED";
|
|
993
993
|
readonly IN_PROGRESS: "IN_PROGRESS";
|
|
994
|
+
readonly PENDING: "PENDING";
|
|
994
995
|
readonly SUCCESS: "SUCCESS";
|
|
995
996
|
};
|
|
996
997
|
export type LifecycleExecutionStatus =
|
|
@@ -1494,6 +1495,8 @@ export interface LifecycleExecutionResource {
|
|
|
1494
1495
|
region?: string;
|
|
1495
1496
|
snapshots?: LifecycleExecutionSnapshotResource[];
|
|
1496
1497
|
imageUris?: string[];
|
|
1498
|
+
startTime?: Date;
|
|
1499
|
+
endTime?: Date;
|
|
1497
1500
|
}
|
|
1498
1501
|
export interface ListLifecycleExecutionResourcesResponse {
|
|
1499
1502
|
lifecycleExecutionId?: string;
|
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.528.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,40 +20,40 @@
|
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
23
|
-
"@aws-sdk/client-sts": "3.
|
|
24
|
-
"@aws-sdk/core": "3.
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
23
|
+
"@aws-sdk/client-sts": "3.525.0",
|
|
24
|
+
"@aws-sdk/core": "3.525.0",
|
|
25
|
+
"@aws-sdk/credential-provider-node": "3.525.0",
|
|
26
26
|
"@aws-sdk/middleware-host-header": "3.523.0",
|
|
27
27
|
"@aws-sdk/middleware-logger": "3.523.0",
|
|
28
28
|
"@aws-sdk/middleware-recursion-detection": "3.523.0",
|
|
29
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
30
|
-
"@aws-sdk/region-config-resolver": "3.
|
|
29
|
+
"@aws-sdk/middleware-user-agent": "3.525.0",
|
|
30
|
+
"@aws-sdk/region-config-resolver": "3.525.0",
|
|
31
31
|
"@aws-sdk/types": "3.523.0",
|
|
32
|
-
"@aws-sdk/util-endpoints": "3.
|
|
32
|
+
"@aws-sdk/util-endpoints": "3.525.0",
|
|
33
33
|
"@aws-sdk/util-user-agent-browser": "3.523.0",
|
|
34
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
35
|
-
"@smithy/config-resolver": "^2.1.
|
|
36
|
-
"@smithy/core": "^1.3.
|
|
34
|
+
"@aws-sdk/util-user-agent-node": "3.525.0",
|
|
35
|
+
"@smithy/config-resolver": "^2.1.4",
|
|
36
|
+
"@smithy/core": "^1.3.5",
|
|
37
37
|
"@smithy/fetch-http-handler": "^2.4.3",
|
|
38
38
|
"@smithy/hash-node": "^2.1.3",
|
|
39
39
|
"@smithy/invalid-dependency": "^2.1.3",
|
|
40
40
|
"@smithy/middleware-content-length": "^2.1.3",
|
|
41
|
-
"@smithy/middleware-endpoint": "^2.4.
|
|
42
|
-
"@smithy/middleware-retry": "^2.1.
|
|
41
|
+
"@smithy/middleware-endpoint": "^2.4.4",
|
|
42
|
+
"@smithy/middleware-retry": "^2.1.4",
|
|
43
43
|
"@smithy/middleware-serde": "^2.1.3",
|
|
44
44
|
"@smithy/middleware-stack": "^2.1.3",
|
|
45
|
-
"@smithy/node-config-provider": "^2.2.
|
|
45
|
+
"@smithy/node-config-provider": "^2.2.4",
|
|
46
46
|
"@smithy/node-http-handler": "^2.4.1",
|
|
47
47
|
"@smithy/protocol-http": "^3.2.1",
|
|
48
|
-
"@smithy/smithy-client": "^2.4.
|
|
48
|
+
"@smithy/smithy-client": "^2.4.2",
|
|
49
49
|
"@smithy/types": "^2.10.1",
|
|
50
50
|
"@smithy/url-parser": "^2.1.3",
|
|
51
51
|
"@smithy/util-base64": "^2.1.1",
|
|
52
52
|
"@smithy/util-body-length-browser": "^2.1.1",
|
|
53
53
|
"@smithy/util-body-length-node": "^2.2.1",
|
|
54
|
-
"@smithy/util-defaults-mode-browser": "^2.1.
|
|
55
|
-
"@smithy/util-defaults-mode-node": "^2.2.
|
|
56
|
-
"@smithy/util-endpoints": "^1.1.
|
|
54
|
+
"@smithy/util-defaults-mode-browser": "^2.1.4",
|
|
55
|
+
"@smithy/util-defaults-mode-node": "^2.2.3",
|
|
56
|
+
"@smithy/util-endpoints": "^1.1.4",
|
|
57
57
|
"@smithy/util-middleware": "^2.1.3",
|
|
58
58
|
"@smithy/util-retry": "^2.1.3",
|
|
59
59
|
"@smithy/util-utf8": "^2.1.1",
|
package/dist-cjs/Imagebuilder.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("./index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("./index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("./index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
package/dist-cjs/models/index.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("./index.js");
|