@aws-sdk/client-imagebuilder 3.245.0 → 3.254.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/endpoint/ruleset.js +3 -3
- package/dist-cjs/models/models_0.js +12 -4
- package/dist-cjs/protocols/Aws_restJson1.js +7 -0
- package/dist-es/endpoint/ruleset.js +3 -3
- package/dist-es/models/models_0.js +8 -0
- package/dist-es/protocols/Aws_restJson1.js +7 -0
- package/dist-types/Imagebuilder.d.ts +29 -26
- package/dist-types/ImagebuilderClient.d.ts +3 -3
- package/dist-types/commands/CreateComponentCommand.d.ts +5 -5
- package/dist-types/commands/DeleteImageCommand.d.ts +7 -7
- package/dist-types/commands/ImportVmImageCommand.d.ts +2 -2
- package/dist-types/commands/ListComponentBuildVersionsCommand.d.ts +4 -4
- package/dist-types/commands/ListComponentsCommand.d.ts +7 -5
- package/dist-types/commands/ListImagePipelineImagesCommand.d.ts +1 -1
- package/dist-types/commands/ListImagesCommand.d.ts +2 -1
- package/dist-types/commands/UpdateImagePipelineCommand.d.ts +1 -1
- package/dist-types/endpoint/EndpointParameters.d.ts +1 -1
- package/dist-types/models/models_0.d.ts +273 -222
- package/dist-types/ts3.4/ImagebuilderClient.d.ts +2 -1
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
- package/dist-types/ts3.4/models/models_0.d.ts +14 -0
- package/package.json +32 -32
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.ruleSet = void 0;
|
|
4
|
-
const
|
|
5
|
-
const a =
|
|
6
|
-
const _data = { version: "1.0", parameters: { Region:
|
|
4
|
+
const q = "fn", r = "argv", s = "ref";
|
|
5
|
+
const a = true, b = false, c = "String", d = "PartitionResult", e = "tree", f = "error", g = "endpoint", h = { "required": true, "default": false, "type": "Boolean" }, i = { [s]: "Endpoint" }, j = { [q]: "booleanEquals", [r]: [{ [s]: "UseFIPS" }, true] }, k = { [q]: "booleanEquals", [r]: [{ [s]: "UseDualStack" }, true] }, l = {}, m = { [q]: "booleanEquals", [r]: [true, { [q]: "getAttr", [r]: [{ [s]: d }, "supportsFIPS"] }] }, n = { [q]: "booleanEquals", [r]: [true, { [q]: "getAttr", [r]: [{ [s]: d }, "supportsDualStack"] }] }, o = [j], p = [k];
|
|
6
|
+
const _data = { version: "1.0", parameters: { Region: { required: a, type: c }, UseDualStack: h, UseFIPS: h, Endpoint: { required: b, type: c } }, rules: [{ conditions: [{ [q]: "aws.partition", [r]: [{ [s]: "Region" }], assign: d }], type: e, rules: [{ conditions: [{ [q]: "isSet", [r]: [i] }], type: e, rules: [{ conditions: o, error: "Invalid Configuration: FIPS and custom endpoint are not supported", type: f }, { type: e, rules: [{ conditions: p, error: "Invalid Configuration: Dualstack and custom endpoint are not supported", type: f }, { endpoint: { url: i, properties: l, headers: l }, type: g }] }] }, { conditions: [j, k], type: e, rules: [{ conditions: [m, n], type: e, rules: [{ endpoint: { url: "https://imagebuilder-fips.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: l, headers: l }, type: g }] }, { error: "FIPS and DualStack are enabled, but this partition does not support one or both", type: f }] }, { conditions: o, type: e, rules: [{ conditions: [m], type: e, rules: [{ endpoint: { url: "https://imagebuilder-fips.{Region}.{PartitionResult#dnsSuffix}", properties: l, headers: l }, type: g }] }, { error: "FIPS is enabled but this partition does not support FIPS", type: f }] }, { conditions: p, type: e, rules: [{ conditions: [n], type: e, rules: [{ endpoint: { url: "https://imagebuilder.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: l, headers: l }, type: g }] }, { error: "DualStack is enabled but this partition does not support DualStack", type: f }] }, { endpoint: { url: "https://imagebuilder.{Region}.{PartitionResult#dnsSuffix}", properties: l, headers: l }, type: g }] }] };
|
|
7
7
|
exports.ruleSet = _data;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
4
|
-
exports.
|
|
5
|
-
exports.
|
|
6
|
-
exports.UpdateInfrastructureConfigurationResponseFilterSensitiveLog = exports.UpdateInfrastructureConfigurationRequestFilterSensitiveLog = exports.UpdateImagePipelineResponseFilterSensitiveLog = exports.UpdateImagePipelineRequestFilterSensitiveLog = exports.UpdateDistributionConfigurationResponseFilterSensitiveLog = exports.UpdateDistributionConfigurationRequestFilterSensitiveLog = exports.UntagResourceResponseFilterSensitiveLog = exports.UntagResourceRequestFilterSensitiveLog = exports.TagResourceResponseFilterSensitiveLog = exports.TagResourceRequestFilterSensitiveLog = exports.StartImagePipelineExecutionResponseFilterSensitiveLog = exports.StartImagePipelineExecutionRequestFilterSensitiveLog = exports.PutImageRecipePolicyResponseFilterSensitiveLog = exports.PutImageRecipePolicyRequestFilterSensitiveLog = exports.PutImagePolicyResponseFilterSensitiveLog = exports.PutImagePolicyRequestFilterSensitiveLog = exports.PutContainerRecipePolicyResponseFilterSensitiveLog = exports.PutContainerRecipePolicyRequestFilterSensitiveLog = exports.PutComponentPolicyResponseFilterSensitiveLog = exports.PutComponentPolicyRequestFilterSensitiveLog = exports.ListTagsForResourceResponseFilterSensitiveLog = exports.ListTagsForResourceRequestFilterSensitiveLog = exports.ListInfrastructureConfigurationsResponseFilterSensitiveLog = exports.InfrastructureConfigurationSummaryFilterSensitiveLog = exports.ListInfrastructureConfigurationsRequestFilterSensitiveLog = exports.ListImagesResponseFilterSensitiveLog = void 0;
|
|
3
|
+
exports.ContainerDistributionConfigurationFilterSensitiveLog = exports.TargetContainerRepositoryFilterSensitiveLog = exports.ContainerFilterSensitiveLog = exports.ComponentVersionFilterSensitiveLog = exports.ComponentSummaryFilterSensitiveLog = exports.ComponentConfigurationFilterSensitiveLog = exports.ComponentParameterFilterSensitiveLog = exports.ComponentFilterSensitiveLog = exports.ComponentStateFilterSensitiveLog = exports.ComponentParameterDetailFilterSensitiveLog = exports.CancelImageCreationResponseFilterSensitiveLog = exports.CancelImageCreationRequestFilterSensitiveLog = exports.AmiDistributionConfigurationFilterSensitiveLog = exports.LaunchPermissionConfigurationFilterSensitiveLog = exports.AmiFilterSensitiveLog = exports.ImageStateFilterSensitiveLog = exports.AdditionalInstanceConfigurationFilterSensitiveLog = exports.SystemsManagerAgentFilterSensitiveLog = exports.InvalidParameterValueException = exports.InvalidParameterException = exports.Ownership = exports.InvalidPaginationTokenException = exports.ImageSource = exports.ImageType = exports.ResourceNotFoundException = exports.ResourceDependencyException = exports.PipelineStatus = exports.PipelineExecutionStartCondition = exports.DiskImageFormat = exports.ResourceAlreadyExistsException = exports.ServiceQuotaExceededException = exports.InvalidVersionNumberException = exports.InvalidParameterCombinationException = exports.EbsVolumeType = exports.ContainerType = exports.ContainerRepositoryService = exports.ComponentFormat = exports.ComponentType = exports.ComponentStatus = exports.Platform = exports.ServiceUnavailableException = exports.ServiceException = exports.ResourceInUseException = exports.InvalidRequestException = exports.IdempotentParameterMismatchException = exports.ForbiddenException = exports.ClientException = exports.CallRateLimitExceededException = exports.BuildType = exports.ImageStatus = void 0;
|
|
4
|
+
exports.GetComponentPolicyRequestFilterSensitiveLog = exports.GetComponentResponseFilterSensitiveLog = exports.GetComponentRequestFilterSensitiveLog = exports.FilterFilterSensitiveLog = exports.DistributionConfigurationSummaryFilterSensitiveLog = exports.DistributionConfigurationFilterSensitiveLog = exports.DeleteInfrastructureConfigurationResponseFilterSensitiveLog = exports.DeleteInfrastructureConfigurationRequestFilterSensitiveLog = exports.DeleteImageRecipeResponseFilterSensitiveLog = exports.DeleteImageRecipeRequestFilterSensitiveLog = exports.DeleteImagePipelineResponseFilterSensitiveLog = exports.DeleteImagePipelineRequestFilterSensitiveLog = exports.DeleteImageResponseFilterSensitiveLog = exports.DeleteImageRequestFilterSensitiveLog = exports.DeleteDistributionConfigurationResponseFilterSensitiveLog = exports.DeleteDistributionConfigurationRequestFilterSensitiveLog = exports.DeleteContainerRecipeResponseFilterSensitiveLog = exports.DeleteContainerRecipeRequestFilterSensitiveLog = exports.DeleteComponentResponseFilterSensitiveLog = exports.DeleteComponentRequestFilterSensitiveLog = exports.CreateInfrastructureConfigurationResponseFilterSensitiveLog = exports.CreateInfrastructureConfigurationRequestFilterSensitiveLog = exports.LoggingFilterSensitiveLog = exports.S3LogsFilterSensitiveLog = exports.InstanceMetadataOptionsFilterSensitiveLog = exports.CreateImageRecipeResponseFilterSensitiveLog = exports.CreateImageRecipeRequestFilterSensitiveLog = exports.CreateImagePipelineResponseFilterSensitiveLog = exports.CreateImagePipelineRequestFilterSensitiveLog = exports.ScheduleFilterSensitiveLog = exports.CreateImageResponseFilterSensitiveLog = exports.CreateImageRequestFilterSensitiveLog = exports.ImageTestsConfigurationFilterSensitiveLog = exports.CreateDistributionConfigurationResponseFilterSensitiveLog = exports.CreateDistributionConfigurationRequestFilterSensitiveLog = exports.DistributionFilterSensitiveLog = exports.S3ExportConfigurationFilterSensitiveLog = exports.LaunchTemplateConfigurationFilterSensitiveLog = exports.FastLaunchConfigurationFilterSensitiveLog = exports.FastLaunchSnapshotConfigurationFilterSensitiveLog = exports.FastLaunchLaunchTemplateSpecificationFilterSensitiveLog = exports.CreateContainerRecipeResponseFilterSensitiveLog = exports.CreateContainerRecipeRequestFilterSensitiveLog = exports.CreateComponentResponseFilterSensitiveLog = exports.CreateComponentRequestFilterSensitiveLog = exports.ContainerRecipeSummaryFilterSensitiveLog = exports.ContainerRecipeFilterSensitiveLog = exports.InstanceConfigurationFilterSensitiveLog = exports.InstanceBlockDeviceMappingFilterSensitiveLog = exports.EbsInstanceBlockDeviceSpecificationFilterSensitiveLog = void 0;
|
|
5
|
+
exports.ListImagesRequestFilterSensitiveLog = exports.ListImageRecipesResponseFilterSensitiveLog = exports.ImageRecipeSummaryFilterSensitiveLog = exports.ListImageRecipesRequestFilterSensitiveLog = exports.ListImagePipelinesResponseFilterSensitiveLog = exports.ListImagePipelinesRequestFilterSensitiveLog = exports.ListImagePipelineImagesResponseFilterSensitiveLog = exports.ListImagePipelineImagesRequestFilterSensitiveLog = exports.ListImagePackagesResponseFilterSensitiveLog = exports.ImagePackageFilterSensitiveLog = exports.ListImagePackagesRequestFilterSensitiveLog = exports.ListImageBuildVersionsResponseFilterSensitiveLog = exports.ImageSummaryFilterSensitiveLog = exports.ListImageBuildVersionsRequestFilterSensitiveLog = exports.ListDistributionConfigurationsResponseFilterSensitiveLog = exports.ListDistributionConfigurationsRequestFilterSensitiveLog = exports.ListContainerRecipesResponseFilterSensitiveLog = exports.ListContainerRecipesRequestFilterSensitiveLog = exports.ListComponentsResponseFilterSensitiveLog = exports.ListComponentsRequestFilterSensitiveLog = exports.ListComponentBuildVersionsResponseFilterSensitiveLog = exports.ListComponentBuildVersionsRequestFilterSensitiveLog = exports.ImportVmImageResponseFilterSensitiveLog = exports.ImportVmImageRequestFilterSensitiveLog = exports.ImportComponentResponseFilterSensitiveLog = exports.ImportComponentRequestFilterSensitiveLog = exports.GetInfrastructureConfigurationResponseFilterSensitiveLog = exports.GetInfrastructureConfigurationRequestFilterSensitiveLog = exports.GetImageRecipePolicyResponseFilterSensitiveLog = exports.GetImageRecipePolicyRequestFilterSensitiveLog = exports.GetImageRecipeResponseFilterSensitiveLog = exports.GetImageRecipeRequestFilterSensitiveLog = exports.GetImagePolicyResponseFilterSensitiveLog = exports.GetImagePolicyRequestFilterSensitiveLog = exports.GetImagePipelineResponseFilterSensitiveLog = exports.ImagePipelineFilterSensitiveLog = exports.GetImagePipelineRequestFilterSensitiveLog = exports.GetImageResponseFilterSensitiveLog = exports.ImageFilterSensitiveLog = exports.OutputResourcesFilterSensitiveLog = exports.InfrastructureConfigurationFilterSensitiveLog = exports.ImageRecipeFilterSensitiveLog = exports.GetImageRequestFilterSensitiveLog = exports.GetDistributionConfigurationResponseFilterSensitiveLog = exports.GetDistributionConfigurationRequestFilterSensitiveLog = exports.GetContainerRecipePolicyResponseFilterSensitiveLog = exports.GetContainerRecipePolicyRequestFilterSensitiveLog = exports.GetContainerRecipeResponseFilterSensitiveLog = exports.GetContainerRecipeRequestFilterSensitiveLog = exports.GetComponentPolicyResponseFilterSensitiveLog = void 0;
|
|
6
|
+
exports.UpdateInfrastructureConfigurationResponseFilterSensitiveLog = exports.UpdateInfrastructureConfigurationRequestFilterSensitiveLog = exports.UpdateImagePipelineResponseFilterSensitiveLog = exports.UpdateImagePipelineRequestFilterSensitiveLog = exports.UpdateDistributionConfigurationResponseFilterSensitiveLog = exports.UpdateDistributionConfigurationRequestFilterSensitiveLog = exports.UntagResourceResponseFilterSensitiveLog = exports.UntagResourceRequestFilterSensitiveLog = exports.TagResourceResponseFilterSensitiveLog = exports.TagResourceRequestFilterSensitiveLog = exports.StartImagePipelineExecutionResponseFilterSensitiveLog = exports.StartImagePipelineExecutionRequestFilterSensitiveLog = exports.PutImageRecipePolicyResponseFilterSensitiveLog = exports.PutImageRecipePolicyRequestFilterSensitiveLog = exports.PutImagePolicyResponseFilterSensitiveLog = exports.PutImagePolicyRequestFilterSensitiveLog = exports.PutContainerRecipePolicyResponseFilterSensitiveLog = exports.PutContainerRecipePolicyRequestFilterSensitiveLog = exports.PutComponentPolicyResponseFilterSensitiveLog = exports.PutComponentPolicyRequestFilterSensitiveLog = exports.ListTagsForResourceResponseFilterSensitiveLog = exports.ListTagsForResourceRequestFilterSensitiveLog = exports.ListInfrastructureConfigurationsResponseFilterSensitiveLog = exports.InfrastructureConfigurationSummaryFilterSensitiveLog = exports.ListInfrastructureConfigurationsRequestFilterSensitiveLog = exports.ListImagesResponseFilterSensitiveLog = exports.ImageVersionFilterSensitiveLog = void 0;
|
|
7
7
|
const ImagebuilderServiceException_1 = require("./ImagebuilderServiceException");
|
|
8
8
|
var ImageStatus;
|
|
9
9
|
(function (ImageStatus) {
|
|
@@ -264,6 +264,13 @@ var ImageType;
|
|
|
264
264
|
ImageType["AMI"] = "AMI";
|
|
265
265
|
ImageType["DOCKER"] = "DOCKER";
|
|
266
266
|
})(ImageType = exports.ImageType || (exports.ImageType = {}));
|
|
267
|
+
var ImageSource;
|
|
268
|
+
(function (ImageSource) {
|
|
269
|
+
ImageSource["AMAZON_MANAGED"] = "AMAZON_MANAGED";
|
|
270
|
+
ImageSource["AWS_MARKETPLACE"] = "AWS_MARKETPLACE";
|
|
271
|
+
ImageSource["CUSTOM"] = "CUSTOM";
|
|
272
|
+
ImageSource["IMPORTED"] = "IMPORTED";
|
|
273
|
+
})(ImageSource = exports.ImageSource || (exports.ImageSource = {}));
|
|
267
274
|
class InvalidPaginationTokenException extends ImagebuilderServiceException_1.ImagebuilderServiceException {
|
|
268
275
|
constructor(opts) {
|
|
269
276
|
super({
|
|
@@ -282,6 +289,7 @@ var Ownership;
|
|
|
282
289
|
Ownership["AMAZON"] = "Amazon";
|
|
283
290
|
Ownership["SELF"] = "Self";
|
|
284
291
|
Ownership["SHARED"] = "Shared";
|
|
292
|
+
Ownership["THIRDPARTY"] = "ThirdParty";
|
|
285
293
|
})(Ownership = exports.Ownership || (exports.Ownership = {}));
|
|
286
294
|
class InvalidParameterException extends ImagebuilderServiceException_1.ImagebuilderServiceException {
|
|
287
295
|
constructor(opts) {
|
|
@@ -4716,11 +4716,13 @@ const deserializeAws_restJson1Component = (output, context) => {
|
|
|
4716
4716
|
encrypted: (0, smithy_client_1.expectBoolean)(output.encrypted),
|
|
4717
4717
|
kmsKeyId: (0, smithy_client_1.expectString)(output.kmsKeyId),
|
|
4718
4718
|
name: (0, smithy_client_1.expectString)(output.name),
|
|
4719
|
+
obfuscate: (0, smithy_client_1.expectBoolean)(output.obfuscate),
|
|
4719
4720
|
owner: (0, smithy_client_1.expectString)(output.owner),
|
|
4720
4721
|
parameters: output.parameters != null
|
|
4721
4722
|
? deserializeAws_restJson1ComponentParameterDetailList(output.parameters, context)
|
|
4722
4723
|
: undefined,
|
|
4723
4724
|
platform: (0, smithy_client_1.expectString)(output.platform),
|
|
4725
|
+
publisher: (0, smithy_client_1.expectString)(output.publisher),
|
|
4724
4726
|
state: output.state != null ? deserializeAws_restJson1ComponentState(output.state, context) : undefined,
|
|
4725
4727
|
supportedOsVersions: output.supportedOsVersions != null
|
|
4726
4728
|
? deserializeAws_restJson1OsVersionList(output.supportedOsVersions, context)
|
|
@@ -4811,8 +4813,10 @@ const deserializeAws_restJson1ComponentSummary = (output, context) => {
|
|
|
4811
4813
|
dateCreated: (0, smithy_client_1.expectString)(output.dateCreated),
|
|
4812
4814
|
description: (0, smithy_client_1.expectString)(output.description),
|
|
4813
4815
|
name: (0, smithy_client_1.expectString)(output.name),
|
|
4816
|
+
obfuscate: (0, smithy_client_1.expectBoolean)(output.obfuscate),
|
|
4814
4817
|
owner: (0, smithy_client_1.expectString)(output.owner),
|
|
4815
4818
|
platform: (0, smithy_client_1.expectString)(output.platform),
|
|
4819
|
+
publisher: (0, smithy_client_1.expectString)(output.publisher),
|
|
4816
4820
|
state: output.state != null ? deserializeAws_restJson1ComponentState(output.state, context) : undefined,
|
|
4817
4821
|
supportedOsVersions: output.supportedOsVersions != null
|
|
4818
4822
|
? deserializeAws_restJson1OsVersionList(output.supportedOsVersions, context)
|
|
@@ -5066,6 +5070,7 @@ const deserializeAws_restJson1Image = (output, context) => {
|
|
|
5066
5070
|
: undefined,
|
|
5067
5071
|
enhancedImageMetadataEnabled: (0, smithy_client_1.expectBoolean)(output.enhancedImageMetadataEnabled),
|
|
5068
5072
|
imageRecipe: output.imageRecipe != null ? deserializeAws_restJson1ImageRecipe(output.imageRecipe, context) : undefined,
|
|
5073
|
+
imageSource: (0, smithy_client_1.expectString)(output.imageSource),
|
|
5069
5074
|
imageTestsConfiguration: output.imageTestsConfiguration != null
|
|
5070
5075
|
? deserializeAws_restJson1ImageTestsConfiguration(output.imageTestsConfiguration, context)
|
|
5071
5076
|
: undefined,
|
|
@@ -5194,6 +5199,7 @@ const deserializeAws_restJson1ImageSummary = (output, context) => {
|
|
|
5194
5199
|
arn: (0, smithy_client_1.expectString)(output.arn),
|
|
5195
5200
|
buildType: (0, smithy_client_1.expectString)(output.buildType),
|
|
5196
5201
|
dateCreated: (0, smithy_client_1.expectString)(output.dateCreated),
|
|
5202
|
+
imageSource: (0, smithy_client_1.expectString)(output.imageSource),
|
|
5197
5203
|
name: (0, smithy_client_1.expectString)(output.name),
|
|
5198
5204
|
osVersion: (0, smithy_client_1.expectString)(output.osVersion),
|
|
5199
5205
|
outputResources: output.outputResources != null
|
|
@@ -5229,6 +5235,7 @@ const deserializeAws_restJson1ImageVersion = (output, context) => {
|
|
|
5229
5235
|
arn: (0, smithy_client_1.expectString)(output.arn),
|
|
5230
5236
|
buildType: (0, smithy_client_1.expectString)(output.buildType),
|
|
5231
5237
|
dateCreated: (0, smithy_client_1.expectString)(output.dateCreated),
|
|
5238
|
+
imageSource: (0, smithy_client_1.expectString)(output.imageSource),
|
|
5232
5239
|
name: (0, smithy_client_1.expectString)(output.name),
|
|
5233
5240
|
osVersion: (0, smithy_client_1.expectString)(output.osVersion),
|
|
5234
5241
|
owner: (0, smithy_client_1.expectString)(output.owner),
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
const
|
|
2
|
-
const a =
|
|
3
|
-
const _data = { version: "1.0", parameters: { Region:
|
|
1
|
+
const q = "fn", r = "argv", s = "ref";
|
|
2
|
+
const a = true, b = false, c = "String", d = "PartitionResult", e = "tree", f = "error", g = "endpoint", h = { "required": true, "default": false, "type": "Boolean" }, i = { [s]: "Endpoint" }, j = { [q]: "booleanEquals", [r]: [{ [s]: "UseFIPS" }, true] }, k = { [q]: "booleanEquals", [r]: [{ [s]: "UseDualStack" }, true] }, l = {}, m = { [q]: "booleanEquals", [r]: [true, { [q]: "getAttr", [r]: [{ [s]: d }, "supportsFIPS"] }] }, n = { [q]: "booleanEquals", [r]: [true, { [q]: "getAttr", [r]: [{ [s]: d }, "supportsDualStack"] }] }, o = [j], p = [k];
|
|
3
|
+
const _data = { version: "1.0", parameters: { Region: { required: a, type: c }, UseDualStack: h, UseFIPS: h, Endpoint: { required: b, type: c } }, rules: [{ conditions: [{ [q]: "aws.partition", [r]: [{ [s]: "Region" }], assign: d }], type: e, rules: [{ conditions: [{ [q]: "isSet", [r]: [i] }], type: e, rules: [{ conditions: o, error: "Invalid Configuration: FIPS and custom endpoint are not supported", type: f }, { type: e, rules: [{ conditions: p, error: "Invalid Configuration: Dualstack and custom endpoint are not supported", type: f }, { endpoint: { url: i, properties: l, headers: l }, type: g }] }] }, { conditions: [j, k], type: e, rules: [{ conditions: [m, n], type: e, rules: [{ endpoint: { url: "https://imagebuilder-fips.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: l, headers: l }, type: g }] }, { error: "FIPS and DualStack are enabled, but this partition does not support one or both", type: f }] }, { conditions: o, type: e, rules: [{ conditions: [m], type: e, rules: [{ endpoint: { url: "https://imagebuilder-fips.{Region}.{PartitionResult#dnsSuffix}", properties: l, headers: l }, type: g }] }, { error: "FIPS is enabled but this partition does not support FIPS", type: f }] }, { conditions: p, type: e, rules: [{ conditions: [n], type: e, rules: [{ endpoint: { url: "https://imagebuilder.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: l, headers: l }, type: g }] }, { error: "DualStack is enabled but this partition does not support DualStack", type: f }] }, { endpoint: { url: "https://imagebuilder.{Region}.{PartitionResult#dnsSuffix}", properties: l, headers: l }, type: g }] }] };
|
|
4
4
|
export const ruleSet = _data;
|
|
@@ -244,6 +244,13 @@ export var ImageType;
|
|
|
244
244
|
ImageType["AMI"] = "AMI";
|
|
245
245
|
ImageType["DOCKER"] = "DOCKER";
|
|
246
246
|
})(ImageType || (ImageType = {}));
|
|
247
|
+
export var ImageSource;
|
|
248
|
+
(function (ImageSource) {
|
|
249
|
+
ImageSource["AMAZON_MANAGED"] = "AMAZON_MANAGED";
|
|
250
|
+
ImageSource["AWS_MARKETPLACE"] = "AWS_MARKETPLACE";
|
|
251
|
+
ImageSource["CUSTOM"] = "CUSTOM";
|
|
252
|
+
ImageSource["IMPORTED"] = "IMPORTED";
|
|
253
|
+
})(ImageSource || (ImageSource = {}));
|
|
247
254
|
export class InvalidPaginationTokenException extends __BaseException {
|
|
248
255
|
constructor(opts) {
|
|
249
256
|
super({
|
|
@@ -261,6 +268,7 @@ export var Ownership;
|
|
|
261
268
|
Ownership["AMAZON"] = "Amazon";
|
|
262
269
|
Ownership["SELF"] = "Self";
|
|
263
270
|
Ownership["SHARED"] = "Shared";
|
|
271
|
+
Ownership["THIRDPARTY"] = "ThirdParty";
|
|
264
272
|
})(Ownership || (Ownership = {}));
|
|
265
273
|
export class InvalidParameterException extends __BaseException {
|
|
266
274
|
constructor(opts) {
|
|
@@ -4612,11 +4612,13 @@ const deserializeAws_restJson1Component = (output, context) => {
|
|
|
4612
4612
|
encrypted: __expectBoolean(output.encrypted),
|
|
4613
4613
|
kmsKeyId: __expectString(output.kmsKeyId),
|
|
4614
4614
|
name: __expectString(output.name),
|
|
4615
|
+
obfuscate: __expectBoolean(output.obfuscate),
|
|
4615
4616
|
owner: __expectString(output.owner),
|
|
4616
4617
|
parameters: output.parameters != null
|
|
4617
4618
|
? deserializeAws_restJson1ComponentParameterDetailList(output.parameters, context)
|
|
4618
4619
|
: undefined,
|
|
4619
4620
|
platform: __expectString(output.platform),
|
|
4621
|
+
publisher: __expectString(output.publisher),
|
|
4620
4622
|
state: output.state != null ? deserializeAws_restJson1ComponentState(output.state, context) : undefined,
|
|
4621
4623
|
supportedOsVersions: output.supportedOsVersions != null
|
|
4622
4624
|
? deserializeAws_restJson1OsVersionList(output.supportedOsVersions, context)
|
|
@@ -4707,8 +4709,10 @@ const deserializeAws_restJson1ComponentSummary = (output, context) => {
|
|
|
4707
4709
|
dateCreated: __expectString(output.dateCreated),
|
|
4708
4710
|
description: __expectString(output.description),
|
|
4709
4711
|
name: __expectString(output.name),
|
|
4712
|
+
obfuscate: __expectBoolean(output.obfuscate),
|
|
4710
4713
|
owner: __expectString(output.owner),
|
|
4711
4714
|
platform: __expectString(output.platform),
|
|
4715
|
+
publisher: __expectString(output.publisher),
|
|
4712
4716
|
state: output.state != null ? deserializeAws_restJson1ComponentState(output.state, context) : undefined,
|
|
4713
4717
|
supportedOsVersions: output.supportedOsVersions != null
|
|
4714
4718
|
? deserializeAws_restJson1OsVersionList(output.supportedOsVersions, context)
|
|
@@ -4962,6 +4966,7 @@ const deserializeAws_restJson1Image = (output, context) => {
|
|
|
4962
4966
|
: undefined,
|
|
4963
4967
|
enhancedImageMetadataEnabled: __expectBoolean(output.enhancedImageMetadataEnabled),
|
|
4964
4968
|
imageRecipe: output.imageRecipe != null ? deserializeAws_restJson1ImageRecipe(output.imageRecipe, context) : undefined,
|
|
4969
|
+
imageSource: __expectString(output.imageSource),
|
|
4965
4970
|
imageTestsConfiguration: output.imageTestsConfiguration != null
|
|
4966
4971
|
? deserializeAws_restJson1ImageTestsConfiguration(output.imageTestsConfiguration, context)
|
|
4967
4972
|
: undefined,
|
|
@@ -5090,6 +5095,7 @@ const deserializeAws_restJson1ImageSummary = (output, context) => {
|
|
|
5090
5095
|
arn: __expectString(output.arn),
|
|
5091
5096
|
buildType: __expectString(output.buildType),
|
|
5092
5097
|
dateCreated: __expectString(output.dateCreated),
|
|
5098
|
+
imageSource: __expectString(output.imageSource),
|
|
5093
5099
|
name: __expectString(output.name),
|
|
5094
5100
|
osVersion: __expectString(output.osVersion),
|
|
5095
5101
|
outputResources: output.outputResources != null
|
|
@@ -5125,6 +5131,7 @@ const deserializeAws_restJson1ImageVersion = (output, context) => {
|
|
|
5125
5131
|
arn: __expectString(output.arn),
|
|
5126
5132
|
buildType: __expectString(output.buildType),
|
|
5127
5133
|
dateCreated: __expectString(output.dateCreated),
|
|
5134
|
+
imageSource: __expectString(output.imageSource),
|
|
5128
5135
|
name: __expectString(output.name),
|
|
5129
5136
|
osVersion: __expectString(output.osVersion),
|
|
5130
5137
|
owner: __expectString(output.owner),
|
|
@@ -68,14 +68,14 @@ export declare class Imagebuilder extends ImagebuilderClient {
|
|
|
68
68
|
* <p>Creates a new component that can be used to build, validate, test, and assess your
|
|
69
69
|
* image. The component is based on a YAML document that you specify using exactly one
|
|
70
70
|
* of the following methods:</p>
|
|
71
|
-
*
|
|
71
|
+
* <ul>
|
|
72
72
|
* <li>
|
|
73
|
-
*
|
|
74
|
-
*
|
|
73
|
+
* <p>Inline, using the <code>data</code> property in the request body.</p>
|
|
74
|
+
* </li>
|
|
75
75
|
* <li>
|
|
76
|
-
*
|
|
76
|
+
* <p>A URL that points to a YAML document file stored in Amazon S3, using the
|
|
77
77
|
* <code>uri</code> property in the request body.</p>
|
|
78
|
-
*
|
|
78
|
+
* </li>
|
|
79
79
|
* </ul>
|
|
80
80
|
*/
|
|
81
81
|
createComponent(args: CreateComponentCommandInput, options?: __HttpHandlerOptions): Promise<CreateComponentCommandOutput>;
|
|
@@ -145,23 +145,23 @@ export declare class Imagebuilder extends ImagebuilderClient {
|
|
|
145
145
|
* <p>Deletes an Image Builder image resource. This does not delete any EC2 AMIs or ECR container images
|
|
146
146
|
* that are created during the image build process. You must clean those up separately,
|
|
147
147
|
* using the appropriate Amazon EC2 or Amazon ECR console actions, or API or CLI commands.</p>
|
|
148
|
-
*
|
|
148
|
+
* <ul>
|
|
149
149
|
* <li>
|
|
150
|
-
*
|
|
150
|
+
* <p>To deregister an EC2 Linux AMI, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/deregister-ami.html">Deregister
|
|
151
151
|
* your Linux AMI</a> in the <i>
|
|
152
152
|
* <i>Amazon EC2 User Guide</i>
|
|
153
153
|
* </i>.</p>
|
|
154
|
-
*
|
|
154
|
+
* </li>
|
|
155
155
|
* <li>
|
|
156
|
-
*
|
|
156
|
+
* <p>To deregister an EC2 Windows AMI, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/WindowsGuide/deregister-ami.html">Deregister
|
|
157
157
|
* your Windows AMI</a> in the <i>
|
|
158
158
|
* <i>Amazon EC2 Windows Guide</i>
|
|
159
159
|
* </i>.</p>
|
|
160
|
-
*
|
|
160
|
+
* </li>
|
|
161
161
|
* <li>
|
|
162
|
-
*
|
|
162
|
+
* <p>To delete a container image from Amazon ECR, see <a href="https://docs.aws.amazon.com/AmazonECR/latest/userguide/delete_image.html">Deleting
|
|
163
163
|
* an image</a> in the <i>Amazon ECR User Guide</i>.</p>
|
|
164
|
-
*
|
|
164
|
+
* </li>
|
|
165
165
|
* </ul>
|
|
166
166
|
*/
|
|
167
167
|
deleteImage(args: DeleteImageCommandInput, options?: __HttpHandlerOptions): Promise<DeleteImageCommandOutput>;
|
|
@@ -264,8 +264,8 @@ export declare class Imagebuilder extends ImagebuilderClient {
|
|
|
264
264
|
* <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_ImportImage.html">ImportImage</a>
|
|
265
265
|
* action uses those files to import your VM and create an AMI. To import using the
|
|
266
266
|
* CLI command, see <a href="https://docs.aws.amazon.com/cli/latest/reference/ec2/import-image.html">import-image</a>
|
|
267
|
-
*
|
|
268
|
-
*
|
|
267
|
+
* </p>
|
|
268
|
+
* <p>You can reference the task ID from the VM import to pull in the AMI that
|
|
269
269
|
* the import created as the base image for your Image Builder recipe.</p>
|
|
270
270
|
*/
|
|
271
271
|
importVmImage(args: ImportVmImageCommandInput, options?: __HttpHandlerOptions): Promise<ImportVmImageCommandOutput>;
|
|
@@ -273,30 +273,32 @@ export declare class Imagebuilder extends ImagebuilderClient {
|
|
|
273
273
|
importVmImage(args: ImportVmImageCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ImportVmImageCommandOutput) => void): void;
|
|
274
274
|
/**
|
|
275
275
|
* <p> Returns the list of component build versions for the specified semantic version.</p>
|
|
276
|
-
*
|
|
277
|
-
*
|
|
276
|
+
* <note>
|
|
277
|
+
* <p>The semantic version has four nodes: <major>.<minor>.<patch>/<build>.
|
|
278
278
|
* You can assign values for the first three, and can filter on all of them.</p>
|
|
279
|
-
*
|
|
279
|
+
* <p>
|
|
280
280
|
* <b>Filtering:</b> With semantic versioning, you have the flexibility to use wildcards (x)
|
|
281
281
|
* to specify the most recent versions or nodes when selecting the base image or components for your
|
|
282
282
|
* recipe. When you use a wildcard in any node, all nodes to the right of the first wildcard must also be
|
|
283
283
|
* wildcards.</p>
|
|
284
|
-
*
|
|
284
|
+
* </note>
|
|
285
285
|
*/
|
|
286
286
|
listComponentBuildVersions(args: ListComponentBuildVersionsCommandInput, options?: __HttpHandlerOptions): Promise<ListComponentBuildVersionsCommandOutput>;
|
|
287
287
|
listComponentBuildVersions(args: ListComponentBuildVersionsCommandInput, cb: (err: any, data?: ListComponentBuildVersionsCommandOutput) => void): void;
|
|
288
288
|
listComponentBuildVersions(args: ListComponentBuildVersionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListComponentBuildVersionsCommandOutput) => void): void;
|
|
289
289
|
/**
|
|
290
|
-
* <p>Returns the list of
|
|
291
|
-
*
|
|
292
|
-
*
|
|
290
|
+
* <p>Returns the list of components that can be filtered by name, or by using
|
|
291
|
+
* the listed <code>filters</code> to streamline results. Newly created components
|
|
292
|
+
* can take up to two minutes to appear in the ListComponents API Results.</p>
|
|
293
|
+
* <note>
|
|
294
|
+
* <p>The semantic version has four nodes: <major>.<minor>.<patch>/<build>.
|
|
293
295
|
* You can assign values for the first three, and can filter on all of them.</p>
|
|
294
|
-
*
|
|
296
|
+
* <p>
|
|
295
297
|
* <b>Filtering:</b> With semantic versioning, you have the flexibility to use wildcards (x)
|
|
296
298
|
* to specify the most recent versions or nodes when selecting the base image or components for your
|
|
297
299
|
* recipe. When you use a wildcard in any node, all nodes to the right of the first wildcard must also be
|
|
298
300
|
* wildcards.</p>
|
|
299
|
-
*
|
|
301
|
+
* </note>
|
|
300
302
|
*/
|
|
301
303
|
listComponents(args: ListComponentsCommandInput, options?: __HttpHandlerOptions): Promise<ListComponentsCommandOutput>;
|
|
302
304
|
listComponents(args: ListComponentsCommandInput, cb: (err: any, data?: ListComponentsCommandOutput) => void): void;
|
|
@@ -326,7 +328,7 @@ export declare class Imagebuilder extends ImagebuilderClient {
|
|
|
326
328
|
listImagePackages(args: ListImagePackagesCommandInput, cb: (err: any, data?: ListImagePackagesCommandOutput) => void): void;
|
|
327
329
|
listImagePackages(args: ListImagePackagesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListImagePackagesCommandOutput) => void): void;
|
|
328
330
|
/**
|
|
329
|
-
* <p>
|
|
331
|
+
* <p>Returns a list of images created by the specified pipeline.</p>
|
|
330
332
|
*/
|
|
331
333
|
listImagePipelineImages(args: ListImagePipelineImagesCommandInput, options?: __HttpHandlerOptions): Promise<ListImagePipelineImagesCommandOutput>;
|
|
332
334
|
listImagePipelineImages(args: ListImagePipelineImagesCommandInput, cb: (err: any, data?: ListImagePipelineImagesCommandOutput) => void): void;
|
|
@@ -344,7 +346,8 @@ export declare class Imagebuilder extends ImagebuilderClient {
|
|
|
344
346
|
listImageRecipes(args: ListImageRecipesCommandInput, cb: (err: any, data?: ListImageRecipesCommandOutput) => void): void;
|
|
345
347
|
listImageRecipes(args: ListImageRecipesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListImageRecipesCommandOutput) => void): void;
|
|
346
348
|
/**
|
|
347
|
-
* <p>
|
|
349
|
+
* <p>Returns the list of images that you have access to. Newly created images
|
|
350
|
+
* can take up to two minutes to appear in the ListImages API Results.</p>
|
|
348
351
|
*/
|
|
349
352
|
listImages(args: ListImagesCommandInput, options?: __HttpHandlerOptions): Promise<ListImagesCommandOutput>;
|
|
350
353
|
listImages(args: ListImagesCommandInput, cb: (err: any, data?: ListImagesCommandOutput) => void): void;
|
|
@@ -419,7 +422,7 @@ export declare class Imagebuilder extends ImagebuilderClient {
|
|
|
419
422
|
/**
|
|
420
423
|
* <p> Updates an image pipeline. Image pipelines enable you to automate the creation and
|
|
421
424
|
* distribution of images.</p>
|
|
422
|
-
*
|
|
425
|
+
* <note>
|
|
423
426
|
* <p>UpdateImagePipeline does not support selective updates for the pipeline.
|
|
424
427
|
* You must specify all of the required properties in the update request, not just
|
|
425
428
|
* the properties that have changed.</p>
|
|
@@ -6,7 +6,7 @@ import { AwsAuthInputConfig, AwsAuthResolvedConfig } from "@aws-sdk/middleware-s
|
|
|
6
6
|
import { UserAgentInputConfig, UserAgentResolvedConfig } from "@aws-sdk/middleware-user-agent";
|
|
7
7
|
import { HttpHandler as __HttpHandler } from "@aws-sdk/protocol-http";
|
|
8
8
|
import { Client as __Client, DefaultsMode, SmithyConfiguration as __SmithyConfiguration, SmithyResolvedConfiguration as __SmithyResolvedConfiguration } from "@aws-sdk/smithy-client";
|
|
9
|
-
import { BodyLengthCalculator as __BodyLengthCalculator, Credentials as __Credentials, Decoder as __Decoder, Encoder as __Encoder, HashConstructor as __HashConstructor, HttpHandlerOptions as __HttpHandlerOptions, Logger as __Logger, Provider as __Provider, Provider, StreamCollector as __StreamCollector, UrlParser as __UrlParser, UserAgent as __UserAgent } from "@aws-sdk/types";
|
|
9
|
+
import { BodyLengthCalculator as __BodyLengthCalculator, ChecksumConstructor as __ChecksumConstructor, Credentials as __Credentials, Decoder as __Decoder, Encoder as __Encoder, HashConstructor as __HashConstructor, HttpHandlerOptions as __HttpHandlerOptions, Logger as __Logger, Provider as __Provider, Provider, StreamCollector as __StreamCollector, UrlParser as __UrlParser, UserAgent as __UserAgent } from "@aws-sdk/types";
|
|
10
10
|
import { CancelImageCreationCommandInput, CancelImageCreationCommandOutput } from "./commands/CancelImageCreationCommand";
|
|
11
11
|
import { CreateComponentCommandInput, CreateComponentCommandOutput } from "./commands/CreateComponentCommand";
|
|
12
12
|
import { CreateContainerRecipeCommandInput, CreateContainerRecipeCommandOutput } from "./commands/CreateContainerRecipeCommand";
|
|
@@ -66,11 +66,11 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__
|
|
|
66
66
|
*/
|
|
67
67
|
requestHandler?: __HttpHandler;
|
|
68
68
|
/**
|
|
69
|
-
* A constructor for a class implementing the {@link
|
|
69
|
+
* A constructor for a class implementing the {@link __Checksum} interface
|
|
70
70
|
* that computes the SHA-256 HMAC or checksum of a string or binary buffer.
|
|
71
71
|
* @internal
|
|
72
72
|
*/
|
|
73
|
-
sha256?: __HashConstructor;
|
|
73
|
+
sha256?: __ChecksumConstructor | __HashConstructor;
|
|
74
74
|
/**
|
|
75
75
|
* The function that will be used to convert strings into HTTP endpoints.
|
|
76
76
|
* @internal
|
|
@@ -11,14 +11,14 @@ export interface CreateComponentCommandOutput extends CreateComponentResponse, _
|
|
|
11
11
|
* <p>Creates a new component that can be used to build, validate, test, and assess your
|
|
12
12
|
* image. The component is based on a YAML document that you specify using exactly one
|
|
13
13
|
* of the following methods:</p>
|
|
14
|
-
*
|
|
14
|
+
* <ul>
|
|
15
15
|
* <li>
|
|
16
|
-
*
|
|
17
|
-
*
|
|
16
|
+
* <p>Inline, using the <code>data</code> property in the request body.</p>
|
|
17
|
+
* </li>
|
|
18
18
|
* <li>
|
|
19
|
-
*
|
|
19
|
+
* <p>A URL that points to a YAML document file stored in Amazon S3, using the
|
|
20
20
|
* <code>uri</code> property in the request body.</p>
|
|
21
|
-
*
|
|
21
|
+
* </li>
|
|
22
22
|
* </ul>
|
|
23
23
|
* @example
|
|
24
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -11,23 +11,23 @@ export interface DeleteImageCommandOutput extends DeleteImageResponse, __Metadat
|
|
|
11
11
|
* <p>Deletes an Image Builder image resource. This does not delete any EC2 AMIs or ECR container images
|
|
12
12
|
* that are created during the image build process. You must clean those up separately,
|
|
13
13
|
* using the appropriate Amazon EC2 or Amazon ECR console actions, or API or CLI commands.</p>
|
|
14
|
-
*
|
|
14
|
+
* <ul>
|
|
15
15
|
* <li>
|
|
16
|
-
*
|
|
16
|
+
* <p>To deregister an EC2 Linux AMI, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/deregister-ami.html">Deregister
|
|
17
17
|
* your Linux AMI</a> in the <i>
|
|
18
18
|
* <i>Amazon EC2 User Guide</i>
|
|
19
19
|
* </i>.</p>
|
|
20
|
-
*
|
|
20
|
+
* </li>
|
|
21
21
|
* <li>
|
|
22
|
-
*
|
|
22
|
+
* <p>To deregister an EC2 Windows AMI, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/WindowsGuide/deregister-ami.html">Deregister
|
|
23
23
|
* your Windows AMI</a> in the <i>
|
|
24
24
|
* <i>Amazon EC2 Windows Guide</i>
|
|
25
25
|
* </i>.</p>
|
|
26
|
-
*
|
|
26
|
+
* </li>
|
|
27
27
|
* <li>
|
|
28
|
-
*
|
|
28
|
+
* <p>To delete a container image from Amazon ECR, see <a href="https://docs.aws.amazon.com/AmazonECR/latest/userguide/delete_image.html">Deleting
|
|
29
29
|
* an image</a> in the <i>Amazon ECR User Guide</i>.</p>
|
|
30
|
-
*
|
|
30
|
+
* </li>
|
|
31
31
|
* </ul>
|
|
32
32
|
* @example
|
|
33
33
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -14,8 +14,8 @@ export interface ImportVmImageCommandOutput extends ImportVmImageResponse, __Met
|
|
|
14
14
|
* <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_ImportImage.html">ImportImage</a>
|
|
15
15
|
* action uses those files to import your VM and create an AMI. To import using the
|
|
16
16
|
* CLI command, see <a href="https://docs.aws.amazon.com/cli/latest/reference/ec2/import-image.html">import-image</a>
|
|
17
|
-
*
|
|
18
|
-
*
|
|
17
|
+
* </p>
|
|
18
|
+
* <p>You can reference the task ID from the VM import to pull in the AMI that
|
|
19
19
|
* the import created as the base image for your Image Builder recipe.</p>
|
|
20
20
|
* @example
|
|
21
21
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -9,15 +9,15 @@ export interface ListComponentBuildVersionsCommandOutput extends ListComponentBu
|
|
|
9
9
|
}
|
|
10
10
|
/**
|
|
11
11
|
* <p> Returns the list of component build versions for the specified semantic version.</p>
|
|
12
|
-
*
|
|
13
|
-
*
|
|
12
|
+
* <note>
|
|
13
|
+
* <p>The semantic version has four nodes: <major>.<minor>.<patch>/<build>.
|
|
14
14
|
* You can assign values for the first three, and can filter on all of them.</p>
|
|
15
|
-
*
|
|
15
|
+
* <p>
|
|
16
16
|
* <b>Filtering:</b> With semantic versioning, you have the flexibility to use wildcards (x)
|
|
17
17
|
* to specify the most recent versions or nodes when selecting the base image or components for your
|
|
18
18
|
* recipe. When you use a wildcard in any node, all nodes to the right of the first wildcard must also be
|
|
19
19
|
* wildcards.</p>
|
|
20
|
-
*
|
|
20
|
+
* </note>
|
|
21
21
|
* @example
|
|
22
22
|
* Use a bare-bones client and the command you need to make an API call.
|
|
23
23
|
* ```javascript
|
|
@@ -8,16 +8,18 @@ export interface ListComponentsCommandInput extends ListComponentsRequest {
|
|
|
8
8
|
export interface ListComponentsCommandOutput extends ListComponentsResponse, __MetadataBearer {
|
|
9
9
|
}
|
|
10
10
|
/**
|
|
11
|
-
* <p>Returns the list of
|
|
12
|
-
*
|
|
13
|
-
*
|
|
11
|
+
* <p>Returns the list of components that can be filtered by name, or by using
|
|
12
|
+
* the listed <code>filters</code> to streamline results. Newly created components
|
|
13
|
+
* can take up to two minutes to appear in the ListComponents API Results.</p>
|
|
14
|
+
* <note>
|
|
15
|
+
* <p>The semantic version has four nodes: <major>.<minor>.<patch>/<build>.
|
|
14
16
|
* You can assign values for the first three, and can filter on all of them.</p>
|
|
15
|
-
*
|
|
17
|
+
* <p>
|
|
16
18
|
* <b>Filtering:</b> With semantic versioning, you have the flexibility to use wildcards (x)
|
|
17
19
|
* to specify the most recent versions or nodes when selecting the base image or components for your
|
|
18
20
|
* recipe. When you use a wildcard in any node, all nodes to the right of the first wildcard must also be
|
|
19
21
|
* wildcards.</p>
|
|
20
|
-
*
|
|
22
|
+
* </note>
|
|
21
23
|
* @example
|
|
22
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
23
25
|
* ```javascript
|
|
@@ -8,7 +8,7 @@ export interface ListImagePipelineImagesCommandInput extends ListImagePipelineIm
|
|
|
8
8
|
export interface ListImagePipelineImagesCommandOutput extends ListImagePipelineImagesResponse, __MetadataBearer {
|
|
9
9
|
}
|
|
10
10
|
/**
|
|
11
|
-
* <p>
|
|
11
|
+
* <p>Returns a list of images created by the specified pipeline.</p>
|
|
12
12
|
* @example
|
|
13
13
|
* Use a bare-bones client and the command you need to make an API call.
|
|
14
14
|
* ```javascript
|
|
@@ -8,7 +8,8 @@ export interface ListImagesCommandInput extends ListImagesRequest {
|
|
|
8
8
|
export interface ListImagesCommandOutput extends ListImagesResponse, __MetadataBearer {
|
|
9
9
|
}
|
|
10
10
|
/**
|
|
11
|
-
* <p>
|
|
11
|
+
* <p>Returns the list of images that you have access to. Newly created images
|
|
12
|
+
* can take up to two minutes to appear in the ListImages API Results.</p>
|
|
12
13
|
* @example
|
|
13
14
|
* Use a bare-bones client and the command you need to make an API call.
|
|
14
15
|
* ```javascript
|
|
@@ -10,7 +10,7 @@ export interface UpdateImagePipelineCommandOutput extends UpdateImagePipelineRes
|
|
|
10
10
|
/**
|
|
11
11
|
* <p> Updates an image pipeline. Image pipelines enable you to automate the creation and
|
|
12
12
|
* distribution of images.</p>
|
|
13
|
-
*
|
|
13
|
+
* <note>
|
|
14
14
|
* <p>UpdateImagePipeline does not support selective updates for the pipeline.
|
|
15
15
|
* You must specify all of the required properties in the update request, not just
|
|
16
16
|
* the properties that have changed.</p>
|
|
@@ -12,7 +12,7 @@ export declare const resolveClientEndpointParameters: <T>(options: T & ClientInp
|
|
|
12
12
|
defaultSigningName: string;
|
|
13
13
|
};
|
|
14
14
|
export interface EndpointParameters extends __EndpointParameters {
|
|
15
|
-
Region
|
|
15
|
+
Region: string;
|
|
16
16
|
UseDualStack?: boolean;
|
|
17
17
|
UseFIPS?: boolean;
|
|
18
18
|
Endpoint?: string;
|