@aws-sdk/client-outposts 3.181.0 → 3.185.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/CHANGELOG.md +24 -0
- package/dist-cjs/models/models_0.js +14 -2
- package/dist-cjs/protocols/Aws_restJson1.js +7 -2
- package/dist-es/models/models_0.js +12 -0
- package/dist-es/protocols/Aws_restJson1.js +7 -2
- package/dist-types/Outposts.d.ts +32 -52
- package/dist-types/commands/CancelOrderCommand.d.ts +1 -3
- package/dist-types/commands/CreateOutpostCommand.d.ts +1 -1
- package/dist-types/commands/DeleteOutpostCommand.d.ts +1 -1
- package/dist-types/commands/DeleteSiteCommand.d.ts +1 -1
- package/dist-types/commands/GetCatalogItemCommand.d.ts +1 -1
- package/dist-types/commands/GetConnectionCommand.d.ts +1 -1
- package/dist-types/commands/GetOrderCommand.d.ts +1 -1
- package/dist-types/commands/GetSiteAddressCommand.d.ts +1 -1
- package/dist-types/commands/GetSiteCommand.d.ts +1 -3
- package/dist-types/commands/ListAssetsCommand.d.ts +4 -5
- package/dist-types/commands/ListCatalogItemsCommand.d.ts +4 -5
- package/dist-types/commands/ListOrdersCommand.d.ts +1 -2
- package/dist-types/commands/ListOutpostsCommand.d.ts +4 -6
- package/dist-types/commands/ListSitesCommand.d.ts +4 -6
- package/dist-types/commands/UpdateSiteAddressCommand.d.ts +5 -12
- package/dist-types/commands/UpdateSiteCommand.d.ts +1 -3
- package/dist-types/models/models_0.d.ts +67 -164
- package/dist-types/ts3.4/models/models_0.d.ts +12 -0
- package/package.json +33 -33
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,30 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
# [3.185.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.184.0...v3.185.0) (2022-10-05)
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
### Bug Fixes
|
|
10
|
+
|
|
11
|
+
* **codegen:** add deser check for x-amz-request-id ([#4015](https://github.com/aws/aws-sdk-js-v3/issues/4015)) ([6ff07bd](https://github.com/aws/aws-sdk-js-v3/commit/6ff07bd7e72bd56725f318013ac1d6d0fbbcdd9a))
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
### Features
|
|
15
|
+
|
|
16
|
+
* **client-outposts:** This release adds the Asset state information to the ListAssets response. The ListAssets request supports filtering on Asset state. ([435b5de](https://github.com/aws/aws-sdk-js-v3/commit/435b5de0628cf1d0cd2a743dc3f869a31dc68584))
|
|
17
|
+
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
# [3.183.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.182.0...v3.183.0) (2022-10-03)
|
|
23
|
+
|
|
24
|
+
**Note:** Version bump only for package @aws-sdk/client-outposts
|
|
25
|
+
|
|
26
|
+
|
|
27
|
+
|
|
28
|
+
|
|
29
|
+
|
|
6
30
|
# [3.181.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.180.0...v3.181.0) (2022-09-29)
|
|
7
31
|
|
|
8
32
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
4
|
-
exports.UpdateSiteRackPhysicalPropertiesOutputFilterSensitiveLog = exports.UpdateSiteRackPhysicalPropertiesInputFilterSensitiveLog = exports.UpdateSiteAddressOutputFilterSensitiveLog = exports.UpdateSiteAddressInputFilterSensitiveLog = exports.UpdateSiteOutputFilterSensitiveLog = exports.UpdateSiteInputFilterSensitiveLog = exports.UpdateOutpostOutputFilterSensitiveLog = exports.UpdateOutpostInputFilterSensitiveLog = exports.UntagResourceResponseFilterSensitiveLog = exports.UntagResourceRequestFilterSensitiveLog = exports.TagResourceResponseFilterSensitiveLog = exports.TagResourceRequestFilterSensitiveLog = exports.StartConnectionResponseFilterSensitiveLog = exports.StartConnectionRequestFilterSensitiveLog = exports.ListTagsForResourceResponseFilterSensitiveLog = exports.ListTagsForResourceRequestFilterSensitiveLog = exports.ListSitesOutputFilterSensitiveLog = exports.ListSitesInputFilterSensitiveLog = exports.ListOutpostsOutputFilterSensitiveLog = exports.ListOutpostsInputFilterSensitiveLog = exports.ListOrdersOutputFilterSensitiveLog = exports.OrderSummaryFilterSensitiveLog = exports.ListOrdersInputFilterSensitiveLog = exports.ListCatalogItemsOutputFilterSensitiveLog = exports.ListCatalogItemsInputFilterSensitiveLog = exports.ListAssetsOutputFilterSensitiveLog = exports.ListAssetsInputFilterSensitiveLog = exports.GetSiteAddressOutputFilterSensitiveLog = exports.GetSiteAddressInputFilterSensitiveLog = exports.GetSiteOutputFilterSensitiveLog = exports.GetSiteInputFilterSensitiveLog = exports.GetOutpostInstanceTypesOutputFilterSensitiveLog = exports.InstanceTypeItemFilterSensitiveLog = exports.GetOutpostInstanceTypesInputFilterSensitiveLog = exports.GetOutpostOutputFilterSensitiveLog = exports.GetOutpostInputFilterSensitiveLog = exports.GetOrderOutputFilterSensitiveLog = exports.GetOrderInputFilterSensitiveLog = exports.GetConnectionResponseFilterSensitiveLog = exports.GetConnectionRequestFilterSensitiveLog = exports.GetCatalogItemOutputFilterSensitiveLog = exports.GetCatalogItemInputFilterSensitiveLog = exports.DeleteSiteOutputFilterSensitiveLog = exports.DeleteSiteInputFilterSensitiveLog = exports.DeleteOutpostOutputFilterSensitiveLog = exports.DeleteOutpostInputFilterSensitiveLog = exports.CreateSiteOutputFilterSensitiveLog = void 0;
|
|
3
|
+
exports.RackPhysicalPropertiesFilterSensitiveLog = exports.CreateOutpostOutputFilterSensitiveLog = exports.OutpostFilterSensitiveLog = exports.CreateOutpostInputFilterSensitiveLog = exports.CreateOrderOutputFilterSensitiveLog = exports.OrderFilterSensitiveLog = exports.LineItemFilterSensitiveLog = exports.ShipmentInformationFilterSensitiveLog = exports.LineItemAssetInformationFilterSensitiveLog = exports.CreateOrderInputFilterSensitiveLog = exports.LineItemRequestFilterSensitiveLog = exports.ConnectionDetailsFilterSensitiveLog = exports.CatalogItemFilterSensitiveLog = exports.EC2CapacityFilterSensitiveLog = exports.CancelOrderOutputFilterSensitiveLog = exports.CancelOrderInputFilterSensitiveLog = exports.AssetInfoFilterSensitiveLog = exports.ComputeAttributesFilterSensitiveLog = exports.AssetLocationFilterSensitiveLog = exports.AddressFilterSensitiveLog = exports.OrderType = exports.UplinkGbps = exports.UplinkCount = exports.PowerPhase = exports.PowerFeedDrop = exports.PowerDrawKva = exports.PowerConnector = exports.OpticalStandard = exports.MaximumSupportedWeightLbs = exports.FiberOpticCableType = exports.SupportedHardwareType = exports.ServiceQuotaExceededException = exports.OrderStatus = exports.LineItemStatus = exports.ShipmentCarrier = exports.PaymentTerm = exports.PaymentOption = exports.CatalogItemClass = exports.SupportedStorageEnum = exports.CatalogItemStatus = exports.ValidationException = exports.NotFoundException = exports.InternalServerException = exports.ConflictException = exports.ResourceType = exports.AssetState = exports.ComputeAssetState = exports.AssetType = exports.AddressType = exports.AccessDeniedException = void 0;
|
|
4
|
+
exports.UpdateSiteRackPhysicalPropertiesOutputFilterSensitiveLog = exports.UpdateSiteRackPhysicalPropertiesInputFilterSensitiveLog = exports.UpdateSiteAddressOutputFilterSensitiveLog = exports.UpdateSiteAddressInputFilterSensitiveLog = exports.UpdateSiteOutputFilterSensitiveLog = exports.UpdateSiteInputFilterSensitiveLog = exports.UpdateOutpostOutputFilterSensitiveLog = exports.UpdateOutpostInputFilterSensitiveLog = exports.UntagResourceResponseFilterSensitiveLog = exports.UntagResourceRequestFilterSensitiveLog = exports.TagResourceResponseFilterSensitiveLog = exports.TagResourceRequestFilterSensitiveLog = exports.StartConnectionResponseFilterSensitiveLog = exports.StartConnectionRequestFilterSensitiveLog = exports.ListTagsForResourceResponseFilterSensitiveLog = exports.ListTagsForResourceRequestFilterSensitiveLog = exports.ListSitesOutputFilterSensitiveLog = exports.ListSitesInputFilterSensitiveLog = exports.ListOutpostsOutputFilterSensitiveLog = exports.ListOutpostsInputFilterSensitiveLog = exports.ListOrdersOutputFilterSensitiveLog = exports.OrderSummaryFilterSensitiveLog = exports.ListOrdersInputFilterSensitiveLog = exports.ListCatalogItemsOutputFilterSensitiveLog = exports.ListCatalogItemsInputFilterSensitiveLog = exports.ListAssetsOutputFilterSensitiveLog = exports.ListAssetsInputFilterSensitiveLog = exports.GetSiteAddressOutputFilterSensitiveLog = exports.GetSiteAddressInputFilterSensitiveLog = exports.GetSiteOutputFilterSensitiveLog = exports.GetSiteInputFilterSensitiveLog = exports.GetOutpostInstanceTypesOutputFilterSensitiveLog = exports.InstanceTypeItemFilterSensitiveLog = exports.GetOutpostInstanceTypesInputFilterSensitiveLog = exports.GetOutpostOutputFilterSensitiveLog = exports.GetOutpostInputFilterSensitiveLog = exports.GetOrderOutputFilterSensitiveLog = exports.GetOrderInputFilterSensitiveLog = exports.GetConnectionResponseFilterSensitiveLog = exports.GetConnectionRequestFilterSensitiveLog = exports.GetCatalogItemOutputFilterSensitiveLog = exports.GetCatalogItemInputFilterSensitiveLog = exports.DeleteSiteOutputFilterSensitiveLog = exports.DeleteSiteInputFilterSensitiveLog = exports.DeleteOutpostOutputFilterSensitiveLog = exports.DeleteOutpostInputFilterSensitiveLog = exports.CreateSiteOutputFilterSensitiveLog = exports.SiteFilterSensitiveLog = exports.CreateSiteInputFilterSensitiveLog = void 0;
|
|
5
5
|
const OutpostsServiceException_1 = require("./OutpostsServiceException");
|
|
6
6
|
class AccessDeniedException extends OutpostsServiceException_1.OutpostsServiceException {
|
|
7
7
|
constructor(opts) {
|
|
@@ -26,6 +26,17 @@ var AssetType;
|
|
|
26
26
|
(function (AssetType) {
|
|
27
27
|
AssetType["COMPUTE"] = "COMPUTE";
|
|
28
28
|
})(AssetType = exports.AssetType || (exports.AssetType = {}));
|
|
29
|
+
var ComputeAssetState;
|
|
30
|
+
(function (ComputeAssetState) {
|
|
31
|
+
ComputeAssetState["ACTIVE"] = "ACTIVE";
|
|
32
|
+
ComputeAssetState["ISOLATED"] = "ISOLATED";
|
|
33
|
+
ComputeAssetState["RETIRING"] = "RETIRING";
|
|
34
|
+
})(ComputeAssetState = exports.ComputeAssetState || (exports.ComputeAssetState = {}));
|
|
35
|
+
var AssetState;
|
|
36
|
+
(function (AssetState) {
|
|
37
|
+
AssetState["ACTIVE"] = "ACTIVE";
|
|
38
|
+
AssetState["RETIRING"] = "RETIRING";
|
|
39
|
+
})(AssetState = exports.AssetState || (exports.AssetState = {}));
|
|
29
40
|
var ResourceType;
|
|
30
41
|
(function (ResourceType) {
|
|
31
42
|
ResourceType["ORDER"] = "ORDER";
|
|
@@ -112,6 +123,7 @@ var PaymentOption;
|
|
|
112
123
|
})(PaymentOption = exports.PaymentOption || (exports.PaymentOption = {}));
|
|
113
124
|
var PaymentTerm;
|
|
114
125
|
(function (PaymentTerm) {
|
|
126
|
+
PaymentTerm["ONE_YEAR"] = "ONE_YEAR";
|
|
115
127
|
PaymentTerm["THREE_YEARS"] = "THREE_YEARS";
|
|
116
128
|
})(PaymentTerm = exports.PaymentTerm || (exports.PaymentTerm = {}));
|
|
117
129
|
var ShipmentCarrier;
|
|
@@ -283,6 +283,10 @@ const serializeAws_restJson1ListAssetsCommand = async (input, context) => {
|
|
|
283
283
|
],
|
|
284
284
|
MaxResults: [() => input.MaxResults !== void 0, () => input.MaxResults.toString()],
|
|
285
285
|
NextToken: [, input.NextToken],
|
|
286
|
+
StatusFilter: [
|
|
287
|
+
() => input.StatusFilter !== void 0,
|
|
288
|
+
() => (input.StatusFilter || []).map((_entry) => _entry),
|
|
289
|
+
],
|
|
286
290
|
});
|
|
287
291
|
let body;
|
|
288
292
|
return new protocol_http_1.HttpRequest({
|
|
@@ -1974,6 +1978,7 @@ const deserializeAws_restJson1CIDRList = (output, context) => {
|
|
|
1974
1978
|
const deserializeAws_restJson1ComputeAttributes = (output, context) => {
|
|
1975
1979
|
return {
|
|
1976
1980
|
HostId: (0, smithy_client_1.expectString)(output.HostId),
|
|
1981
|
+
State: (0, smithy_client_1.expectString)(output.State),
|
|
1977
1982
|
};
|
|
1978
1983
|
};
|
|
1979
1984
|
const deserializeAws_restJson1ConnectionDetails = (output, context) => {
|
|
@@ -2237,10 +2242,10 @@ const deserializeAws_restJson1TagMap = (output, context) => {
|
|
|
2237
2242
|
}, {});
|
|
2238
2243
|
};
|
|
2239
2244
|
const deserializeMetadata = (output) => {
|
|
2240
|
-
var _a;
|
|
2245
|
+
var _a, _b;
|
|
2241
2246
|
return ({
|
|
2242
2247
|
httpStatusCode: output.statusCode,
|
|
2243
|
-
requestId: (_a = output.headers["x-amzn-requestid"]) !== null && _a !== void 0 ? _a : output.headers["x-amzn-request-id"],
|
|
2248
|
+
requestId: (_b = (_a = output.headers["x-amzn-requestid"]) !== null && _a !== void 0 ? _a : output.headers["x-amzn-request-id"]) !== null && _b !== void 0 ? _b : output.headers["x-amz-request-id"],
|
|
2244
2249
|
extendedRequestId: output.headers["x-amz-id-2"],
|
|
2245
2250
|
cfId: output.headers["x-amz-cf-id"],
|
|
2246
2251
|
});
|
|
@@ -22,6 +22,17 @@ export var AssetType;
|
|
|
22
22
|
(function (AssetType) {
|
|
23
23
|
AssetType["COMPUTE"] = "COMPUTE";
|
|
24
24
|
})(AssetType || (AssetType = {}));
|
|
25
|
+
export var ComputeAssetState;
|
|
26
|
+
(function (ComputeAssetState) {
|
|
27
|
+
ComputeAssetState["ACTIVE"] = "ACTIVE";
|
|
28
|
+
ComputeAssetState["ISOLATED"] = "ISOLATED";
|
|
29
|
+
ComputeAssetState["RETIRING"] = "RETIRING";
|
|
30
|
+
})(ComputeAssetState || (ComputeAssetState = {}));
|
|
31
|
+
export var AssetState;
|
|
32
|
+
(function (AssetState) {
|
|
33
|
+
AssetState["ACTIVE"] = "ACTIVE";
|
|
34
|
+
AssetState["RETIRING"] = "RETIRING";
|
|
35
|
+
})(AssetState || (AssetState = {}));
|
|
25
36
|
export var ResourceType;
|
|
26
37
|
(function (ResourceType) {
|
|
27
38
|
ResourceType["ORDER"] = "ORDER";
|
|
@@ -104,6 +115,7 @@ export var PaymentOption;
|
|
|
104
115
|
})(PaymentOption || (PaymentOption = {}));
|
|
105
116
|
export var PaymentTerm;
|
|
106
117
|
(function (PaymentTerm) {
|
|
118
|
+
PaymentTerm["ONE_YEAR"] = "ONE_YEAR";
|
|
107
119
|
PaymentTerm["THREE_YEARS"] = "THREE_YEARS";
|
|
108
120
|
})(PaymentTerm || (PaymentTerm = {}));
|
|
109
121
|
export var ShipmentCarrier;
|
|
@@ -329,6 +329,10 @@ export var serializeAws_restJson1ListAssetsCommand = function (input, context) {
|
|
|
329
329
|
],
|
|
330
330
|
MaxResults: [function () { return input.MaxResults !== void 0; }, function () { return input.MaxResults.toString(); }],
|
|
331
331
|
NextToken: [, input.NextToken],
|
|
332
|
+
StatusFilter: [
|
|
333
|
+
function () { return input.StatusFilter !== void 0; },
|
|
334
|
+
function () { return (input.StatusFilter || []).map(function (_entry) { return _entry; }); },
|
|
335
|
+
],
|
|
332
336
|
});
|
|
333
337
|
return [2, new __HttpRequest({
|
|
334
338
|
protocol: protocol,
|
|
@@ -2670,6 +2674,7 @@ var deserializeAws_restJson1CIDRList = function (output, context) {
|
|
|
2670
2674
|
var deserializeAws_restJson1ComputeAttributes = function (output, context) {
|
|
2671
2675
|
return {
|
|
2672
2676
|
HostId: __expectString(output.HostId),
|
|
2677
|
+
State: __expectString(output.State),
|
|
2673
2678
|
};
|
|
2674
2679
|
};
|
|
2675
2680
|
var deserializeAws_restJson1ConnectionDetails = function (output, context) {
|
|
@@ -2931,10 +2936,10 @@ var deserializeAws_restJson1TagMap = function (output, context) {
|
|
|
2931
2936
|
}, {});
|
|
2932
2937
|
};
|
|
2933
2938
|
var deserializeMetadata = function (output) {
|
|
2934
|
-
var _a;
|
|
2939
|
+
var _a, _b;
|
|
2935
2940
|
return ({
|
|
2936
2941
|
httpStatusCode: output.statusCode,
|
|
2937
|
-
requestId: (_a = output.headers["x-amzn-requestid"]) !== null && _a !== void 0 ? _a : output.headers["x-amzn-request-id"],
|
|
2942
|
+
requestId: (_b = (_a = output.headers["x-amzn-requestid"]) !== null && _a !== void 0 ? _a : output.headers["x-amzn-request-id"]) !== null && _b !== void 0 ? _b : output.headers["x-amz-request-id"],
|
|
2938
2943
|
extendedRequestId: output.headers["x-amz-id-2"],
|
|
2939
2944
|
cfId: output.headers["x-amz-cf-id"],
|
|
2940
2945
|
});
|
package/dist-types/Outposts.d.ts
CHANGED
|
@@ -35,9 +35,7 @@ import { OutpostsClient } from "./OutpostsClient";
|
|
|
35
35
|
*/
|
|
36
36
|
export declare class Outposts extends OutpostsClient {
|
|
37
37
|
/**
|
|
38
|
-
* <p>
|
|
39
|
-
* Cancels an order for an Outpost.
|
|
40
|
-
* </p>
|
|
38
|
+
* <p>Cancels the specified order for an Outpost.</p>
|
|
41
39
|
*/
|
|
42
40
|
cancelOrder(args: CancelOrderCommandInput, options?: __HttpHandlerOptions): Promise<CancelOrderCommandOutput>;
|
|
43
41
|
cancelOrder(args: CancelOrderCommandInput, cb: (err: any, data?: CancelOrderCommandOutput) => void): void;
|
|
@@ -50,7 +48,7 @@ export declare class Outposts extends OutpostsClient {
|
|
|
50
48
|
createOrder(args: CreateOrderCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateOrderCommandOutput) => void): void;
|
|
51
49
|
/**
|
|
52
50
|
* <p>Creates an Outpost.</p>
|
|
53
|
-
* <p>You can specify
|
|
51
|
+
* <p>You can specify either an Availability one or an AZ ID.</p>
|
|
54
52
|
*/
|
|
55
53
|
createOutpost(args: CreateOutpostCommandInput, options?: __HttpHandlerOptions): Promise<CreateOutpostCommandOutput>;
|
|
56
54
|
createOutpost(args: CreateOutpostCommandInput, cb: (err: any, data?: CreateOutpostCommandOutput) => void): void;
|
|
@@ -64,19 +62,19 @@ export declare class Outposts extends OutpostsClient {
|
|
|
64
62
|
createSite(args: CreateSiteCommandInput, cb: (err: any, data?: CreateSiteCommandOutput) => void): void;
|
|
65
63
|
createSite(args: CreateSiteCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateSiteCommandOutput) => void): void;
|
|
66
64
|
/**
|
|
67
|
-
* <p>Deletes the Outpost.</p>
|
|
65
|
+
* <p>Deletes the specified Outpost.</p>
|
|
68
66
|
*/
|
|
69
67
|
deleteOutpost(args: DeleteOutpostCommandInput, options?: __HttpHandlerOptions): Promise<DeleteOutpostCommandOutput>;
|
|
70
68
|
deleteOutpost(args: DeleteOutpostCommandInput, cb: (err: any, data?: DeleteOutpostCommandOutput) => void): void;
|
|
71
69
|
deleteOutpost(args: DeleteOutpostCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteOutpostCommandOutput) => void): void;
|
|
72
70
|
/**
|
|
73
|
-
* <p>Deletes the site.</p>
|
|
71
|
+
* <p>Deletes the specified site.</p>
|
|
74
72
|
*/
|
|
75
73
|
deleteSite(args: DeleteSiteCommandInput, options?: __HttpHandlerOptions): Promise<DeleteSiteCommandOutput>;
|
|
76
74
|
deleteSite(args: DeleteSiteCommandInput, cb: (err: any, data?: DeleteSiteCommandOutput) => void): void;
|
|
77
75
|
deleteSite(args: DeleteSiteCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteSiteCommandOutput) => void): void;
|
|
78
76
|
/**
|
|
79
|
-
* <p>Gets information about
|
|
77
|
+
* <p>Gets information about the specified catalog item.</p>
|
|
80
78
|
*/
|
|
81
79
|
getCatalogItem(args: GetCatalogItemCommandInput, options?: __HttpHandlerOptions): Promise<GetCatalogItemCommandOutput>;
|
|
82
80
|
getCatalogItem(args: GetCatalogItemCommandInput, cb: (err: any, data?: GetCatalogItemCommandOutput) => void): void;
|
|
@@ -87,7 +85,7 @@ export declare class Outposts extends OutpostsClient {
|
|
|
87
85
|
* Amazon Web Services uses this action to install Outpost servers.</p>
|
|
88
86
|
* </note>
|
|
89
87
|
* <p>
|
|
90
|
-
* Gets information about
|
|
88
|
+
* Gets information about the specified connection.
|
|
91
89
|
* </p>
|
|
92
90
|
* <p>
|
|
93
91
|
* Use CloudTrail to monitor this action or Amazon Web Services managed policy for Amazon Web Services Outposts to secure it. For
|
|
@@ -100,7 +98,7 @@ export declare class Outposts extends OutpostsClient {
|
|
|
100
98
|
getConnection(args: GetConnectionCommandInput, cb: (err: any, data?: GetConnectionCommandOutput) => void): void;
|
|
101
99
|
getConnection(args: GetConnectionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetConnectionCommandOutput) => void): void;
|
|
102
100
|
/**
|
|
103
|
-
* <p>Gets
|
|
101
|
+
* <p>Gets information about the specified order.</p>
|
|
104
102
|
*/
|
|
105
103
|
getOrder(args: GetOrderCommandInput, options?: __HttpHandlerOptions): Promise<GetOrderCommandOutput>;
|
|
106
104
|
getOrder(args: GetOrderCommandInput, cb: (err: any, data?: GetOrderCommandOutput) => void): void;
|
|
@@ -118,66 +116,57 @@ export declare class Outposts extends OutpostsClient {
|
|
|
118
116
|
getOutpostInstanceTypes(args: GetOutpostInstanceTypesCommandInput, cb: (err: any, data?: GetOutpostInstanceTypesCommandOutput) => void): void;
|
|
119
117
|
getOutpostInstanceTypes(args: GetOutpostInstanceTypesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetOutpostInstanceTypesCommandOutput) => void): void;
|
|
120
118
|
/**
|
|
121
|
-
* <p>
|
|
122
|
-
* Gets information about the specified Outpost site.
|
|
123
|
-
* </p>
|
|
119
|
+
* <p>Gets information about the specified Outpost site.</p>
|
|
124
120
|
*/
|
|
125
121
|
getSite(args: GetSiteCommandInput, options?: __HttpHandlerOptions): Promise<GetSiteCommandOutput>;
|
|
126
122
|
getSite(args: GetSiteCommandInput, cb: (err: any, data?: GetSiteCommandOutput) => void): void;
|
|
127
123
|
getSite(args: GetSiteCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetSiteCommandOutput) => void): void;
|
|
128
124
|
/**
|
|
129
125
|
* <p>
|
|
130
|
-
* Gets the site address.
|
|
126
|
+
* Gets the site address of the specified site.
|
|
131
127
|
* </p>
|
|
132
128
|
*/
|
|
133
129
|
getSiteAddress(args: GetSiteAddressCommandInput, options?: __HttpHandlerOptions): Promise<GetSiteAddressCommandOutput>;
|
|
134
130
|
getSiteAddress(args: GetSiteAddressCommandInput, cb: (err: any, data?: GetSiteAddressCommandOutput) => void): void;
|
|
135
131
|
getSiteAddress(args: GetSiteAddressCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetSiteAddressCommandOutput) => void): void;
|
|
136
132
|
/**
|
|
137
|
-
* <p>
|
|
138
|
-
*
|
|
139
|
-
*
|
|
140
|
-
*
|
|
141
|
-
* </p>
|
|
133
|
+
* <p>Lists the hardware assets for the specified Outpost.</p>
|
|
134
|
+
* <p>Use filters to return specific results. If you specify multiple filters, the results include only the resources that match
|
|
135
|
+
* all of the specified filters. For a filter where you can specify multiple values, the results include
|
|
136
|
+
* items that match any of the values that you specify for the filter.</p>
|
|
142
137
|
*/
|
|
143
138
|
listAssets(args: ListAssetsCommandInput, options?: __HttpHandlerOptions): Promise<ListAssetsCommandOutput>;
|
|
144
139
|
listAssets(args: ListAssetsCommandInput, cb: (err: any, data?: ListAssetsCommandOutput) => void): void;
|
|
145
140
|
listAssets(args: ListAssetsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListAssetsCommandOutput) => void): void;
|
|
146
141
|
/**
|
|
147
|
-
* <p>Lists the items in the catalog
|
|
148
|
-
*
|
|
149
|
-
*
|
|
150
|
-
*
|
|
151
|
-
* the request returns only results that match all of the specified filters.</p>
|
|
142
|
+
* <p>Lists the items in the catalog.</p>
|
|
143
|
+
* <p>Use filters to return specific results. If you specify multiple filters, the results include only the resources that match
|
|
144
|
+
* all of the specified filters. For a filter where you can specify multiple values, the results include
|
|
145
|
+
* items that match any of the values that you specify for the filter.</p>
|
|
152
146
|
*/
|
|
153
147
|
listCatalogItems(args: ListCatalogItemsCommandInput, options?: __HttpHandlerOptions): Promise<ListCatalogItemsCommandOutput>;
|
|
154
148
|
listCatalogItems(args: ListCatalogItemsCommandInput, cb: (err: any, data?: ListCatalogItemsCommandOutput) => void): void;
|
|
155
149
|
listCatalogItems(args: ListCatalogItemsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListCatalogItemsCommandOutput) => void): void;
|
|
156
150
|
/**
|
|
157
|
-
* <p>Lists the Outpost orders for your Amazon Web Services account
|
|
158
|
-
* return a more specific list of results. </p>
|
|
151
|
+
* <p>Lists the Outpost orders for your Amazon Web Services account.</p>
|
|
159
152
|
*/
|
|
160
153
|
listOrders(args: ListOrdersCommandInput, options?: __HttpHandlerOptions): Promise<ListOrdersCommandOutput>;
|
|
161
154
|
listOrders(args: ListOrdersCommandInput, cb: (err: any, data?: ListOrdersCommandOutput) => void): void;
|
|
162
155
|
listOrders(args: ListOrdersCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListOrdersCommandOutput) => void): void;
|
|
163
156
|
/**
|
|
164
|
-
* <p>Lists the Outposts for your Amazon Web Services account
|
|
165
|
-
*
|
|
166
|
-
*
|
|
167
|
-
*
|
|
168
|
-
* <p>If you specify multiple filters, the filters are joined with an <code>AND</code>, and the request returns only
|
|
169
|
-
* results that match all of the specified filters.</p>
|
|
157
|
+
* <p>Lists the Outposts for your Amazon Web Services account.</p>
|
|
158
|
+
* <p>Use filters to return specific results. If you specify multiple filters, the results include only the resources that match
|
|
159
|
+
* all of the specified filters. For a filter where you can specify multiple values, the results include
|
|
160
|
+
* items that match any of the values that you specify for the filter.</p>
|
|
170
161
|
*/
|
|
171
162
|
listOutposts(args: ListOutpostsCommandInput, options?: __HttpHandlerOptions): Promise<ListOutpostsCommandOutput>;
|
|
172
163
|
listOutposts(args: ListOutpostsCommandInput, cb: (err: any, data?: ListOutpostsCommandOutput) => void): void;
|
|
173
164
|
listOutposts(args: ListOutpostsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListOutpostsCommandOutput) => void): void;
|
|
174
165
|
/**
|
|
175
|
-
* <p>Lists the Outpost sites for your Amazon Web Services account.
|
|
176
|
-
*
|
|
177
|
-
*
|
|
178
|
-
*
|
|
179
|
-
* <p>If you specify multiple filters, the filters are joined with an <code>AND</code>, and the request returns only
|
|
180
|
-
* results that match all of the specified filters.</p>
|
|
166
|
+
* <p>Lists the Outpost sites for your Amazon Web Services account. Use filters to return specific results.</p>
|
|
167
|
+
* <p>Use filters to return specific results. If you specify multiple filters, the results include only the resources that match
|
|
168
|
+
* all of the specified filters. For a filter where you can specify multiple values, the results include
|
|
169
|
+
* items that match any of the values that you specify for the filter.</p>
|
|
181
170
|
*/
|
|
182
171
|
listSites(args: ListSitesCommandInput, options?: __HttpHandlerOptions): Promise<ListSitesCommandOutput>;
|
|
183
172
|
listSites(args: ListSitesCommandInput, cb: (err: any, data?: ListSitesCommandOutput) => void): void;
|
|
@@ -227,26 +216,17 @@ export declare class Outposts extends OutpostsClient {
|
|
|
227
216
|
updateOutpost(args: UpdateOutpostCommandInput, cb: (err: any, data?: UpdateOutpostCommandOutput) => void): void;
|
|
228
217
|
updateOutpost(args: UpdateOutpostCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateOutpostCommandOutput) => void): void;
|
|
229
218
|
/**
|
|
230
|
-
* <p>
|
|
231
|
-
* Updates the site.
|
|
232
|
-
* </p>
|
|
219
|
+
* <p>Updates the specified site.</p>
|
|
233
220
|
*/
|
|
234
221
|
updateSite(args: UpdateSiteCommandInput, options?: __HttpHandlerOptions): Promise<UpdateSiteCommandOutput>;
|
|
235
222
|
updateSite(args: UpdateSiteCommandInput, cb: (err: any, data?: UpdateSiteCommandOutput) => void): void;
|
|
236
223
|
updateSite(args: UpdateSiteCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateSiteCommandOutput) => void): void;
|
|
237
224
|
/**
|
|
238
|
-
* <p>
|
|
239
|
-
*
|
|
240
|
-
*
|
|
241
|
-
* <p>
|
|
242
|
-
*
|
|
243
|
-
* with an order <code>IN_PROGRESS</code>, you must wait for the order
|
|
244
|
-
* to complete or cancel the order.
|
|
245
|
-
* </p>
|
|
246
|
-
* <p>You
|
|
247
|
-
* can update the operating address before you place an order at the
|
|
248
|
-
* site, or after all Outposts that belong to the site have been deactivated.
|
|
249
|
-
* </p>
|
|
225
|
+
* <p>Updates the address of the specified site.</p>
|
|
226
|
+
* <p>You can't update a site address if there is an order in progress. You must wait for the order
|
|
227
|
+
* to complete or cancel the order.</p>
|
|
228
|
+
* <p>You can update the operating address before you place an order at the
|
|
229
|
+
* site, or after all Outposts that belong to the site have been deactivated.</p>
|
|
250
230
|
*/
|
|
251
231
|
updateSiteAddress(args: UpdateSiteAddressCommandInput, options?: __HttpHandlerOptions): Promise<UpdateSiteAddressCommandOutput>;
|
|
252
232
|
updateSiteAddress(args: UpdateSiteAddressCommandInput, cb: (err: any, data?: UpdateSiteAddressCommandOutput) => void): void;
|
|
@@ -7,9 +7,7 @@ export interface CancelOrderCommandInput extends CancelOrderInput {
|
|
|
7
7
|
export interface CancelOrderCommandOutput extends CancelOrderOutput, __MetadataBearer {
|
|
8
8
|
}
|
|
9
9
|
/**
|
|
10
|
-
* <p>
|
|
11
|
-
* Cancels an order for an Outpost.
|
|
12
|
-
* </p>
|
|
10
|
+
* <p>Cancels the specified order for an Outpost.</p>
|
|
13
11
|
* @example
|
|
14
12
|
* Use a bare-bones client and the command you need to make an API call.
|
|
15
13
|
* ```javascript
|
|
@@ -8,7 +8,7 @@ export interface CreateOutpostCommandOutput extends CreateOutpostOutput, __Metad
|
|
|
8
8
|
}
|
|
9
9
|
/**
|
|
10
10
|
* <p>Creates an Outpost.</p>
|
|
11
|
-
* <p>You can specify
|
|
11
|
+
* <p>You can specify either an Availability one or an AZ ID.</p>
|
|
12
12
|
* @example
|
|
13
13
|
* Use a bare-bones client and the command you need to make an API call.
|
|
14
14
|
* ```javascript
|
|
@@ -7,7 +7,7 @@ export interface DeleteOutpostCommandInput extends DeleteOutpostInput {
|
|
|
7
7
|
export interface DeleteOutpostCommandOutput extends DeleteOutpostOutput, __MetadataBearer {
|
|
8
8
|
}
|
|
9
9
|
/**
|
|
10
|
-
* <p>Deletes the Outpost.</p>
|
|
10
|
+
* <p>Deletes the specified Outpost.</p>
|
|
11
11
|
* @example
|
|
12
12
|
* Use a bare-bones client and the command you need to make an API call.
|
|
13
13
|
* ```javascript
|
|
@@ -7,7 +7,7 @@ export interface DeleteSiteCommandInput extends DeleteSiteInput {
|
|
|
7
7
|
export interface DeleteSiteCommandOutput extends DeleteSiteOutput, __MetadataBearer {
|
|
8
8
|
}
|
|
9
9
|
/**
|
|
10
|
-
* <p>Deletes the site.</p>
|
|
10
|
+
* <p>Deletes the specified site.</p>
|
|
11
11
|
* @example
|
|
12
12
|
* Use a bare-bones client and the command you need to make an API call.
|
|
13
13
|
* ```javascript
|
|
@@ -7,7 +7,7 @@ export interface GetCatalogItemCommandInput extends GetCatalogItemInput {
|
|
|
7
7
|
export interface GetCatalogItemCommandOutput extends GetCatalogItemOutput, __MetadataBearer {
|
|
8
8
|
}
|
|
9
9
|
/**
|
|
10
|
-
* <p>Gets information about
|
|
10
|
+
* <p>Gets information about the specified catalog item.</p>
|
|
11
11
|
* @example
|
|
12
12
|
* Use a bare-bones client and the command you need to make an API call.
|
|
13
13
|
* ```javascript
|
|
@@ -12,7 +12,7 @@ export interface GetConnectionCommandOutput extends GetConnectionResponse, __Met
|
|
|
12
12
|
* Amazon Web Services uses this action to install Outpost servers.</p>
|
|
13
13
|
* </note>
|
|
14
14
|
* <p>
|
|
15
|
-
* Gets information about
|
|
15
|
+
* Gets information about the specified connection.
|
|
16
16
|
* </p>
|
|
17
17
|
* <p>
|
|
18
18
|
* Use CloudTrail to monitor this action or Amazon Web Services managed policy for Amazon Web Services Outposts to secure it. For
|
|
@@ -7,7 +7,7 @@ export interface GetOrderCommandInput extends GetOrderInput {
|
|
|
7
7
|
export interface GetOrderCommandOutput extends GetOrderOutput, __MetadataBearer {
|
|
8
8
|
}
|
|
9
9
|
/**
|
|
10
|
-
* <p>Gets
|
|
10
|
+
* <p>Gets information about the specified order.</p>
|
|
11
11
|
* @example
|
|
12
12
|
* Use a bare-bones client and the command you need to make an API call.
|
|
13
13
|
* ```javascript
|
|
@@ -8,7 +8,7 @@ export interface GetSiteAddressCommandOutput extends GetSiteAddressOutput, __Met
|
|
|
8
8
|
}
|
|
9
9
|
/**
|
|
10
10
|
* <p>
|
|
11
|
-
* Gets the site address.
|
|
11
|
+
* Gets the site address of the specified site.
|
|
12
12
|
* </p>
|
|
13
13
|
* @example
|
|
14
14
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -7,9 +7,7 @@ export interface GetSiteCommandInput extends GetSiteInput {
|
|
|
7
7
|
export interface GetSiteCommandOutput extends GetSiteOutput, __MetadataBearer {
|
|
8
8
|
}
|
|
9
9
|
/**
|
|
10
|
-
* <p>
|
|
11
|
-
* Gets information about the specified Outpost site.
|
|
12
|
-
* </p>
|
|
10
|
+
* <p>Gets information about the specified Outpost site.</p>
|
|
13
11
|
* @example
|
|
14
12
|
* Use a bare-bones client and the command you need to make an API call.
|
|
15
13
|
* ```javascript
|
|
@@ -7,11 +7,10 @@ export interface ListAssetsCommandInput extends ListAssetsInput {
|
|
|
7
7
|
export interface ListAssetsCommandOutput extends ListAssetsOutput, __MetadataBearer {
|
|
8
8
|
}
|
|
9
9
|
/**
|
|
10
|
-
* <p>
|
|
11
|
-
*
|
|
12
|
-
*
|
|
13
|
-
*
|
|
14
|
-
* </p>
|
|
10
|
+
* <p>Lists the hardware assets for the specified Outpost.</p>
|
|
11
|
+
* <p>Use filters to return specific results. If you specify multiple filters, the results include only the resources that match
|
|
12
|
+
* all of the specified filters. For a filter where you can specify multiple values, the results include
|
|
13
|
+
* items that match any of the values that you specify for the filter.</p>
|
|
15
14
|
* @example
|
|
16
15
|
* Use a bare-bones client and the command you need to make an API call.
|
|
17
16
|
* ```javascript
|
|
@@ -7,11 +7,10 @@ export interface ListCatalogItemsCommandInput extends ListCatalogItemsInput {
|
|
|
7
7
|
export interface ListCatalogItemsCommandOutput extends ListCatalogItemsOutput, __MetadataBearer {
|
|
8
8
|
}
|
|
9
9
|
/**
|
|
10
|
-
* <p>Lists the items in the catalog
|
|
11
|
-
*
|
|
12
|
-
*
|
|
13
|
-
*
|
|
14
|
-
* the request returns only results that match all of the specified filters.</p>
|
|
10
|
+
* <p>Lists the items in the catalog.</p>
|
|
11
|
+
* <p>Use filters to return specific results. If you specify multiple filters, the results include only the resources that match
|
|
12
|
+
* all of the specified filters. For a filter where you can specify multiple values, the results include
|
|
13
|
+
* items that match any of the values that you specify for the filter.</p>
|
|
15
14
|
* @example
|
|
16
15
|
* Use a bare-bones client and the command you need to make an API call.
|
|
17
16
|
* ```javascript
|
|
@@ -7,8 +7,7 @@ export interface ListOrdersCommandInput extends ListOrdersInput {
|
|
|
7
7
|
export interface ListOrdersCommandOutput extends ListOrdersOutput, __MetadataBearer {
|
|
8
8
|
}
|
|
9
9
|
/**
|
|
10
|
-
* <p>Lists the Outpost orders for your Amazon Web Services account
|
|
11
|
-
* return a more specific list of results. </p>
|
|
10
|
+
* <p>Lists the Outpost orders for your Amazon Web Services account.</p>
|
|
12
11
|
* @example
|
|
13
12
|
* Use a bare-bones client and the command you need to make an API call.
|
|
14
13
|
* ```javascript
|
|
@@ -7,12 +7,10 @@ export interface ListOutpostsCommandInput extends ListOutpostsInput {
|
|
|
7
7
|
export interface ListOutpostsCommandOutput extends ListOutpostsOutput, __MetadataBearer {
|
|
8
8
|
}
|
|
9
9
|
/**
|
|
10
|
-
* <p>Lists the Outposts for your Amazon Web Services account
|
|
11
|
-
*
|
|
12
|
-
*
|
|
13
|
-
*
|
|
14
|
-
* <p>If you specify multiple filters, the filters are joined with an <code>AND</code>, and the request returns only
|
|
15
|
-
* results that match all of the specified filters.</p>
|
|
10
|
+
* <p>Lists the Outposts for your Amazon Web Services account.</p>
|
|
11
|
+
* <p>Use filters to return specific results. If you specify multiple filters, the results include only the resources that match
|
|
12
|
+
* all of the specified filters. For a filter where you can specify multiple values, the results include
|
|
13
|
+
* items that match any of the values that you specify for the filter.</p>
|
|
16
14
|
* @example
|
|
17
15
|
* Use a bare-bones client and the command you need to make an API call.
|
|
18
16
|
* ```javascript
|
|
@@ -7,12 +7,10 @@ export interface ListSitesCommandInput extends ListSitesInput {
|
|
|
7
7
|
export interface ListSitesCommandOutput extends ListSitesOutput, __MetadataBearer {
|
|
8
8
|
}
|
|
9
9
|
/**
|
|
10
|
-
* <p>Lists the Outpost sites for your Amazon Web Services account.
|
|
11
|
-
*
|
|
12
|
-
*
|
|
13
|
-
*
|
|
14
|
-
* <p>If you specify multiple filters, the filters are joined with an <code>AND</code>, and the request returns only
|
|
15
|
-
* results that match all of the specified filters.</p>
|
|
10
|
+
* <p>Lists the Outpost sites for your Amazon Web Services account. Use filters to return specific results.</p>
|
|
11
|
+
* <p>Use filters to return specific results. If you specify multiple filters, the results include only the resources that match
|
|
12
|
+
* all of the specified filters. For a filter where you can specify multiple values, the results include
|
|
13
|
+
* items that match any of the values that you specify for the filter.</p>
|
|
16
14
|
* @example
|
|
17
15
|
* Use a bare-bones client and the command you need to make an API call.
|
|
18
16
|
* ```javascript
|
|
@@ -7,18 +7,11 @@ export interface UpdateSiteAddressCommandInput extends UpdateSiteAddressInput {
|
|
|
7
7
|
export interface UpdateSiteAddressCommandOutput extends UpdateSiteAddressOutput, __MetadataBearer {
|
|
8
8
|
}
|
|
9
9
|
/**
|
|
10
|
-
* <p>
|
|
11
|
-
*
|
|
12
|
-
*
|
|
13
|
-
* <p>
|
|
14
|
-
*
|
|
15
|
-
* with an order <code>IN_PROGRESS</code>, you must wait for the order
|
|
16
|
-
* to complete or cancel the order.
|
|
17
|
-
* </p>
|
|
18
|
-
* <p>You
|
|
19
|
-
* can update the operating address before you place an order at the
|
|
20
|
-
* site, or after all Outposts that belong to the site have been deactivated.
|
|
21
|
-
* </p>
|
|
10
|
+
* <p>Updates the address of the specified site.</p>
|
|
11
|
+
* <p>You can't update a site address if there is an order in progress. You must wait for the order
|
|
12
|
+
* to complete or cancel the order.</p>
|
|
13
|
+
* <p>You can update the operating address before you place an order at the
|
|
14
|
+
* site, or after all Outposts that belong to the site have been deactivated.</p>
|
|
22
15
|
* @example
|
|
23
16
|
* Use a bare-bones client and the command you need to make an API call.
|
|
24
17
|
* ```javascript
|
|
@@ -7,9 +7,7 @@ export interface UpdateSiteCommandInput extends UpdateSiteInput {
|
|
|
7
7
|
export interface UpdateSiteCommandOutput extends UpdateSiteOutput, __MetadataBearer {
|
|
8
8
|
}
|
|
9
9
|
/**
|
|
10
|
-
* <p>
|
|
11
|
-
* Updates the site.
|
|
12
|
-
* </p>
|
|
10
|
+
* <p>Updates the specified site.</p>
|
|
13
11
|
* @example
|
|
14
12
|
* Use a bare-bones client and the command you need to make an API call.
|
|
15
13
|
* ```javascript
|
|
@@ -83,6 +83,11 @@ export interface AssetLocation {
|
|
|
83
83
|
export declare enum AssetType {
|
|
84
84
|
COMPUTE = "COMPUTE"
|
|
85
85
|
}
|
|
86
|
+
export declare enum ComputeAssetState {
|
|
87
|
+
ACTIVE = "ACTIVE",
|
|
88
|
+
ISOLATED = "ISOLATED",
|
|
89
|
+
RETIRING = "RETIRING"
|
|
90
|
+
}
|
|
86
91
|
/**
|
|
87
92
|
* <p>
|
|
88
93
|
* Information about compute hardware assets.
|
|
@@ -91,10 +96,27 @@ export declare enum AssetType {
|
|
|
91
96
|
export interface ComputeAttributes {
|
|
92
97
|
/**
|
|
93
98
|
* <p>
|
|
94
|
-
* The host ID of
|
|
99
|
+
* The host ID of the Dedicated Host on the asset.
|
|
95
100
|
* </p>
|
|
96
101
|
*/
|
|
97
102
|
HostId?: string;
|
|
103
|
+
/**
|
|
104
|
+
* <p>The state.</p>
|
|
105
|
+
* <ul>
|
|
106
|
+
* <li>
|
|
107
|
+
* <p>ACTIVE - The asset is available and can provide capacity for new compute resources.</p>
|
|
108
|
+
* </li>
|
|
109
|
+
* <li>
|
|
110
|
+
* <p>ISOLATED - The asset is undergoing maintenance and can't provide capacity for new compute resources.
|
|
111
|
+
* Existing compute resources on the asset are not affected.</p>
|
|
112
|
+
* </li>
|
|
113
|
+
* <li>
|
|
114
|
+
* <p>RETIRING - The underlying hardware for the asset is degraded. Capacity for new compute resources is reduced.
|
|
115
|
+
* Amazon Web Services sends notifications for resources that must be stopped before the asset can be replaced.</p>
|
|
116
|
+
* </li>
|
|
117
|
+
* </ul>
|
|
118
|
+
*/
|
|
119
|
+
State?: ComputeAssetState | string;
|
|
98
120
|
}
|
|
99
121
|
/**
|
|
100
122
|
* <p>
|
|
@@ -133,10 +155,14 @@ export interface AssetInfo {
|
|
|
133
155
|
*/
|
|
134
156
|
AssetLocation?: AssetLocation;
|
|
135
157
|
}
|
|
158
|
+
export declare enum AssetState {
|
|
159
|
+
ACTIVE = "ACTIVE",
|
|
160
|
+
RETIRING = "RETIRING"
|
|
161
|
+
}
|
|
136
162
|
export interface CancelOrderInput {
|
|
137
163
|
/**
|
|
138
164
|
* <p>
|
|
139
|
-
* The ID of the order
|
|
165
|
+
* The ID of the order.
|
|
140
166
|
* </p>
|
|
141
167
|
*/
|
|
142
168
|
OrderId: string | undefined;
|
|
@@ -346,6 +372,7 @@ export declare enum PaymentOption {
|
|
|
346
372
|
PARTIAL_UPFRONT = "PARTIAL_UPFRONT"
|
|
347
373
|
}
|
|
348
374
|
export declare enum PaymentTerm {
|
|
375
|
+
ONE_YEAR = "ONE_YEAR",
|
|
349
376
|
THREE_YEARS = "THREE_YEARS"
|
|
350
377
|
}
|
|
351
378
|
export interface CreateOrderInput {
|
|
@@ -360,11 +387,11 @@ export interface CreateOrderInput {
|
|
|
360
387
|
*/
|
|
361
388
|
LineItems: LineItemRequest[] | undefined;
|
|
362
389
|
/**
|
|
363
|
-
* <p>The payment option
|
|
390
|
+
* <p>The payment option.</p>
|
|
364
391
|
*/
|
|
365
392
|
PaymentOption: PaymentOption | string | undefined;
|
|
366
393
|
/**
|
|
367
|
-
* <p>The payment terms
|
|
394
|
+
* <p>The payment terms.</p>
|
|
368
395
|
*/
|
|
369
396
|
PaymentTerm?: PaymentTerm | string;
|
|
370
397
|
}
|
|
@@ -382,7 +409,7 @@ export interface LineItemAssetInformation {
|
|
|
382
409
|
AssetId?: string;
|
|
383
410
|
/**
|
|
384
411
|
* <p>
|
|
385
|
-
* MAC addresses of the asset.
|
|
412
|
+
* The MAC addresses of the asset.
|
|
386
413
|
* </p>
|
|
387
414
|
*/
|
|
388
415
|
MacAddressList?: string[];
|
|
@@ -493,7 +520,7 @@ export interface Order {
|
|
|
493
520
|
* <li>
|
|
494
521
|
* <p>
|
|
495
522
|
* <code>IN_PROGRESS</code> - Order is either being built, shipped, or installed. To get more
|
|
496
|
-
* details, see the
|
|
523
|
+
* details, see the line item status.</p>
|
|
497
524
|
* </li>
|
|
498
525
|
* <li>
|
|
499
526
|
* <p>
|
|
@@ -567,12 +594,6 @@ export interface CreateOutpostInput {
|
|
|
567
594
|
* <p>
|
|
568
595
|
* The ID or the Amazon Resource Name (ARN) of the site.
|
|
569
596
|
* </p>
|
|
570
|
-
* <note>
|
|
571
|
-
* <p>In requests, Amazon Web Services Outposts accepts the Amazon Resource Name (ARN) or an ID for Outposts and
|
|
572
|
-
* sites throughout the Outposts Query API. To address backwards compatibility, the parameter names
|
|
573
|
-
* <code>OutpostID</code> or <code>SiteID</code> remain in use. Despite the parameter name,
|
|
574
|
-
* you can make the request with an ARN.</p>
|
|
575
|
-
* </note>
|
|
576
597
|
*/
|
|
577
598
|
SiteId: string | undefined;
|
|
578
599
|
/**
|
|
@@ -613,9 +634,7 @@ export interface Outpost {
|
|
|
613
634
|
*/
|
|
614
635
|
OutpostArn?: string;
|
|
615
636
|
/**
|
|
616
|
-
* <p>
|
|
617
|
-
* The ID of the site.
|
|
618
|
-
* </p>
|
|
637
|
+
* <p>The ID of the site.</p>
|
|
619
638
|
*/
|
|
620
639
|
SiteId?: string;
|
|
621
640
|
/**
|
|
@@ -821,9 +840,7 @@ export interface CreateSiteInput {
|
|
|
821
840
|
*/
|
|
822
841
|
export interface Site {
|
|
823
842
|
/**
|
|
824
|
-
* <p>
|
|
825
|
-
* The ID of the site.
|
|
826
|
-
* </p>
|
|
843
|
+
* <p>The ID of the site.</p>
|
|
827
844
|
*/
|
|
828
845
|
SiteId?: string;
|
|
829
846
|
/**
|
|
@@ -886,12 +903,6 @@ export interface DeleteOutpostInput {
|
|
|
886
903
|
* <p>
|
|
887
904
|
* The ID or the Amazon Resource Name (ARN) of the Outpost.
|
|
888
905
|
* </p>
|
|
889
|
-
* <note>
|
|
890
|
-
* <p>In requests, Amazon Web Services Outposts accepts the Amazon Resource Name (ARN) or an ID for Outposts and
|
|
891
|
-
* sites throughout the Outposts Query API. To address backwards compatibility, the parameter names
|
|
892
|
-
* <code>OutpostID</code> or <code>SiteID</code> remain in use. Despite the parameter name,
|
|
893
|
-
* you can make the request with an ARN.</p>
|
|
894
|
-
* </note>
|
|
895
906
|
*/
|
|
896
907
|
OutpostId: string | undefined;
|
|
897
908
|
}
|
|
@@ -902,12 +913,6 @@ export interface DeleteSiteInput {
|
|
|
902
913
|
* <p>
|
|
903
914
|
* The ID or the Amazon Resource Name (ARN) of the site.
|
|
904
915
|
* </p>
|
|
905
|
-
* <note>
|
|
906
|
-
* <p>In requests, Amazon Web Services Outposts accepts the Amazon Resource Name (ARN) or an ID for Outposts and
|
|
907
|
-
* sites throughout the Outposts Query API. To address backwards compatibility, the parameter names
|
|
908
|
-
* <code>OutpostID</code> or <code>SiteID</code> remain in use. Despite the parameter name,
|
|
909
|
-
* you can make the request with an ARN.</p>
|
|
910
|
-
* </note>
|
|
911
916
|
*/
|
|
912
917
|
SiteId: string | undefined;
|
|
913
918
|
}
|
|
@@ -928,7 +933,7 @@ export interface GetCatalogItemOutput {
|
|
|
928
933
|
export interface GetConnectionRequest {
|
|
929
934
|
/**
|
|
930
935
|
* <p>
|
|
931
|
-
* The ID of the connection
|
|
936
|
+
* The ID of the connection.
|
|
932
937
|
* </p>
|
|
933
938
|
*/
|
|
934
939
|
ConnectionId: string | undefined;
|
|
@@ -936,13 +941,13 @@ export interface GetConnectionRequest {
|
|
|
936
941
|
export interface GetConnectionResponse {
|
|
937
942
|
/**
|
|
938
943
|
* <p>
|
|
939
|
-
* The ID of the connection
|
|
944
|
+
* The ID of the connection.
|
|
940
945
|
* </p>
|
|
941
946
|
*/
|
|
942
947
|
ConnectionId?: string;
|
|
943
948
|
/**
|
|
944
949
|
* <p>
|
|
945
|
-
* Information about
|
|
950
|
+
* Information about the connection.
|
|
946
951
|
* </p>
|
|
947
952
|
*/
|
|
948
953
|
ConnectionDetails?: ConnectionDetails;
|
|
@@ -964,12 +969,6 @@ export interface GetOutpostInput {
|
|
|
964
969
|
* <p>
|
|
965
970
|
* The ID or the Amazon Resource Name (ARN) of the Outpost.
|
|
966
971
|
* </p>
|
|
967
|
-
* <note>
|
|
968
|
-
* <p>In requests, Amazon Web Services Outposts accepts the Amazon Resource Name (ARN) or an ID for Outposts and
|
|
969
|
-
* sites throughout the Outposts Query API. To address backwards compatibility, the parameter names
|
|
970
|
-
* <code>OutpostID</code> or <code>SiteID</code> remain in use. Despite the parameter name,
|
|
971
|
-
* you can make the request with an ARN.</p>
|
|
972
|
-
* </note>
|
|
973
972
|
*/
|
|
974
973
|
OutpostId: string | undefined;
|
|
975
974
|
}
|
|
@@ -984,12 +983,6 @@ export interface GetOutpostInstanceTypesInput {
|
|
|
984
983
|
* <p>
|
|
985
984
|
* The ID or the Amazon Resource Name (ARN) of the Outpost.
|
|
986
985
|
* </p>
|
|
987
|
-
* <note>
|
|
988
|
-
* <p>In requests, Amazon Web Services Outposts accepts the Amazon Resource Name (ARN) or an ID for Outposts and
|
|
989
|
-
* sites throughout the Outposts Query API. To address backwards compatibility, the parameter names
|
|
990
|
-
* <code>OutpostID</code> or <code>SiteID</code> remain in use. Despite the parameter name,
|
|
991
|
-
* you can make the request with an ARN.</p>
|
|
992
|
-
* </note>
|
|
993
986
|
*/
|
|
994
987
|
OutpostId: string | undefined;
|
|
995
988
|
/**
|
|
@@ -1023,12 +1016,6 @@ export interface GetOutpostInstanceTypesOutput {
|
|
|
1023
1016
|
* <p>
|
|
1024
1017
|
* The ID of the Outpost.
|
|
1025
1018
|
* </p>
|
|
1026
|
-
* <note>
|
|
1027
|
-
* <p>In requests, Amazon Web Services Outposts accepts the Amazon Resource Name (ARN) or an ID for Outposts and
|
|
1028
|
-
* sites throughout the Outposts Query API. To address backwards compatibility, the parameter names
|
|
1029
|
-
* <code>OutpostID</code> or <code>SiteID</code> remain in use. Despite the parameter name,
|
|
1030
|
-
* you can make the request with an ARN.</p>
|
|
1031
|
-
* </note>
|
|
1032
1019
|
*/
|
|
1033
1020
|
OutpostId?: string;
|
|
1034
1021
|
/**
|
|
@@ -1041,12 +1028,6 @@ export interface GetSiteInput {
|
|
|
1041
1028
|
* <p>
|
|
1042
1029
|
* The ID or the Amazon Resource Name (ARN) of the site.
|
|
1043
1030
|
* </p>
|
|
1044
|
-
* <note>
|
|
1045
|
-
* <p>In requests, Amazon Web Services Outposts accepts the Amazon Resource Name (ARN) or an ID for Outposts and
|
|
1046
|
-
* sites throughout the Outposts Query API. To address backwards compatibility, the parameter names
|
|
1047
|
-
* <code>OutpostID</code> or <code>SiteID</code> remain in use. Despite the parameter name,
|
|
1048
|
-
* you can make the request with an ARN.</p>
|
|
1049
|
-
* </note>
|
|
1050
1031
|
*/
|
|
1051
1032
|
SiteId: string | undefined;
|
|
1052
1033
|
}
|
|
@@ -1061,28 +1042,20 @@ export interface GetSiteAddressInput {
|
|
|
1061
1042
|
* <p>
|
|
1062
1043
|
* The ID or the Amazon Resource Name (ARN) of the site.
|
|
1063
1044
|
* </p>
|
|
1064
|
-
* <note>
|
|
1065
|
-
* <p>In requests, Amazon Web Services Outposts accepts the Amazon Resource Name (ARN) or an ID for Outposts and
|
|
1066
|
-
* sites throughout the Outposts Query API. To address backwards compatibility, the parameter names
|
|
1067
|
-
* <code>OutpostID</code> or <code>SiteID</code> remain in use. Despite the parameter name,
|
|
1068
|
-
* you can make the request with an ARN.</p>
|
|
1069
|
-
* </note>
|
|
1070
1045
|
*/
|
|
1071
1046
|
SiteId: string | undefined;
|
|
1072
1047
|
/**
|
|
1073
|
-
* <p>
|
|
1048
|
+
* <p>The type of the address you request. </p>
|
|
1074
1049
|
*/
|
|
1075
1050
|
AddressType: AddressType | string | undefined;
|
|
1076
1051
|
}
|
|
1077
1052
|
export interface GetSiteAddressOutput {
|
|
1078
1053
|
/**
|
|
1079
|
-
* <p>
|
|
1080
|
-
* The ID of the site.
|
|
1081
|
-
* </p>
|
|
1054
|
+
* <p>The ID of the site.</p>
|
|
1082
1055
|
*/
|
|
1083
1056
|
SiteId?: string;
|
|
1084
1057
|
/**
|
|
1085
|
-
* <p>
|
|
1058
|
+
* <p>The type of the address you receive. </p>
|
|
1086
1059
|
*/
|
|
1087
1060
|
AddressType?: AddressType | string;
|
|
1088
1061
|
/**
|
|
@@ -1100,12 +1073,7 @@ export interface ListAssetsInput {
|
|
|
1100
1073
|
*/
|
|
1101
1074
|
OutpostIdentifier: string | undefined;
|
|
1102
1075
|
/**
|
|
1103
|
-
* <p>
|
|
1104
|
-
* A filter for the host ID of Dedicated Hosts on the Outpost.
|
|
1105
|
-
* </p>
|
|
1106
|
-
* <p>Filter values are case sensitive. If you specify multiple
|
|
1107
|
-
* values for a filter, the values are joined with an <code>OR</code>, and the request returns
|
|
1108
|
-
* all results that match any of the specified values.</p>
|
|
1076
|
+
* <p>Filters the results by the host ID of a Dedicated Host.</p>
|
|
1109
1077
|
*/
|
|
1110
1078
|
HostIdFilter?: string[];
|
|
1111
1079
|
/**
|
|
@@ -1116,12 +1084,14 @@ export interface ListAssetsInput {
|
|
|
1116
1084
|
* <p>The pagination token.</p>
|
|
1117
1085
|
*/
|
|
1118
1086
|
NextToken?: string;
|
|
1087
|
+
/**
|
|
1088
|
+
* <p>Filters the results by state.</p>
|
|
1089
|
+
*/
|
|
1090
|
+
StatusFilter?: (AssetState | string)[];
|
|
1119
1091
|
}
|
|
1120
1092
|
export interface ListAssetsOutput {
|
|
1121
1093
|
/**
|
|
1122
|
-
* <p>
|
|
1123
|
-
* Information about hardware assets.
|
|
1124
|
-
* </p>
|
|
1094
|
+
* <p>Information about the hardware assets.</p>
|
|
1125
1095
|
*/
|
|
1126
1096
|
Assets?: AssetInfo[];
|
|
1127
1097
|
/**
|
|
@@ -1139,30 +1109,15 @@ export interface ListCatalogItemsInput {
|
|
|
1139
1109
|
*/
|
|
1140
1110
|
MaxResults?: number;
|
|
1141
1111
|
/**
|
|
1142
|
-
* <p>
|
|
1143
|
-
* A filter for the class of items in the catalog.
|
|
1144
|
-
* </p>
|
|
1145
|
-
* <p>Filter values are case sensitive. If you specify multiple
|
|
1146
|
-
* values for a filter, the values are joined with an <code>OR</code>, and the request returns
|
|
1147
|
-
* all results that match any of the specified values.</p>
|
|
1112
|
+
* <p>Filters the results by item class.</p>
|
|
1148
1113
|
*/
|
|
1149
1114
|
ItemClassFilter?: (CatalogItemClass | string)[];
|
|
1150
1115
|
/**
|
|
1151
|
-
* <p>
|
|
1152
|
-
* A filter for the storage options of items in the catalog.
|
|
1153
|
-
* </p>
|
|
1154
|
-
* <p>Filter values are case sensitive. If you specify multiple
|
|
1155
|
-
* values for a filter, the values are joined with an <code>OR</code>, and the request returns
|
|
1156
|
-
* all results that match any of the specified values.</p>
|
|
1116
|
+
* <p>Filters the results by storage option.</p>
|
|
1157
1117
|
*/
|
|
1158
1118
|
SupportedStorageFilter?: (SupportedStorageEnum | string)[];
|
|
1159
1119
|
/**
|
|
1160
|
-
* <p>
|
|
1161
|
-
* A filter for EC2 family options for items in the catalog.
|
|
1162
|
-
* </p>
|
|
1163
|
-
* <p>Filter values are case sensitive. If you specify multiple
|
|
1164
|
-
* values for a filter, the values are joined with an <code>OR</code>, and the request returns
|
|
1165
|
-
* all results that match any of the specified values.</p>
|
|
1120
|
+
* <p>Filters the results by EC2 family (for example, M5).</p>
|
|
1166
1121
|
*/
|
|
1167
1122
|
EC2FamilyFilter?: string[];
|
|
1168
1123
|
}
|
|
@@ -1260,13 +1215,13 @@ export interface OrderSummary {
|
|
|
1260
1215
|
LineItemCountsByStatus?: Record<string, number>;
|
|
1261
1216
|
/**
|
|
1262
1217
|
* <p>
|
|
1263
|
-
*
|
|
1218
|
+
* The submission date for the order.
|
|
1264
1219
|
* </p>
|
|
1265
1220
|
*/
|
|
1266
1221
|
OrderSubmissionDate?: Date;
|
|
1267
1222
|
/**
|
|
1268
1223
|
* <p>
|
|
1269
|
-
*
|
|
1224
|
+
* The fulfilment date for the order.
|
|
1270
1225
|
* </p>
|
|
1271
1226
|
*/
|
|
1272
1227
|
OrderFulfilledDate?: Date;
|
|
@@ -1293,30 +1248,15 @@ export interface ListOutpostsInput {
|
|
|
1293
1248
|
*/
|
|
1294
1249
|
MaxResults?: number;
|
|
1295
1250
|
/**
|
|
1296
|
-
* <p>
|
|
1297
|
-
* A filter for the lifecycle status of the Outpost.
|
|
1298
|
-
* </p>
|
|
1299
|
-
* <p>Filter values are case sensitive. If you specify multiple
|
|
1300
|
-
* values for a filter, the values are joined with an <code>OR</code>, and the request returns
|
|
1301
|
-
* all results that match any of the specified values.</p>
|
|
1251
|
+
* <p>Filters the results by the lifecycle status.</p>
|
|
1302
1252
|
*/
|
|
1303
1253
|
LifeCycleStatusFilter?: string[];
|
|
1304
1254
|
/**
|
|
1305
|
-
* <p>
|
|
1306
|
-
*
|
|
1307
|
-
* <p>Filter values are case sensitive. If you specify multiple
|
|
1308
|
-
* values for a filter, the values are joined with an <code>OR</code>, and the request returns
|
|
1309
|
-
* all results that match any of the specified values.</p>
|
|
1255
|
+
* <p>Filters the results by Availability Zone (for example, <code>us-east-1a</code>).</p>
|
|
1310
1256
|
*/
|
|
1311
1257
|
AvailabilityZoneFilter?: string[];
|
|
1312
1258
|
/**
|
|
1313
|
-
* <p>
|
|
1314
|
-
* A filter for the AZ IDs (<code>use1-az1</code>) of the Outpost.
|
|
1315
|
-
* </p>
|
|
1316
|
-
*
|
|
1317
|
-
* <p>Filter values are case sensitive. If you specify multiple
|
|
1318
|
-
* values for a filter, the values are joined with an <code>OR</code>, and the request returns
|
|
1319
|
-
* all results that match any of the specified values.</p>
|
|
1259
|
+
* <p>Filters the results by AZ ID (for example, <code>use1-az1</code>).</p>
|
|
1320
1260
|
*/
|
|
1321
1261
|
AvailabilityZoneIdFilter?: string[];
|
|
1322
1262
|
}
|
|
@@ -1340,26 +1280,15 @@ export interface ListSitesInput {
|
|
|
1340
1280
|
*/
|
|
1341
1281
|
MaxResults?: number;
|
|
1342
1282
|
/**
|
|
1343
|
-
* <p>
|
|
1344
|
-
* <p>Filter values are case sensitive. If you specify multiple
|
|
1345
|
-
* values for a filter, the values are joined with an <code>OR</code>, and the request returns
|
|
1346
|
-
* all results that match any of the specified values.</p>
|
|
1283
|
+
* <p>Filters the results by country code.</p>
|
|
1347
1284
|
*/
|
|
1348
1285
|
OperatingAddressCountryCodeFilter?: string[];
|
|
1349
1286
|
/**
|
|
1350
|
-
* <p>
|
|
1351
|
-
* <p>Filter values are case sensitive. If you specify multiple
|
|
1352
|
-
* values for a filter, the values are joined with an <code>OR</code>, and the request returns
|
|
1353
|
-
* all results that match any of the specified values.</p>
|
|
1287
|
+
* <p>Filters the results by state or region.</p>
|
|
1354
1288
|
*/
|
|
1355
1289
|
OperatingAddressStateOrRegionFilter?: string[];
|
|
1356
1290
|
/**
|
|
1357
|
-
* <p>
|
|
1358
|
-
* A filter for the city of the Outpost site.
|
|
1359
|
-
* </p>
|
|
1360
|
-
* <p>Filter values are case sensitive. If you specify multiple
|
|
1361
|
-
* values for a filter, the values are joined with an <code>OR</code>, and the request returns
|
|
1362
|
-
* all results that match any of the specified values.</p>
|
|
1291
|
+
* <p>Filters the results by city.</p>
|
|
1363
1292
|
*/
|
|
1364
1293
|
OperatingAddressCityFilter?: string[];
|
|
1365
1294
|
}
|
|
@@ -1454,12 +1383,6 @@ export interface UpdateOutpostInput {
|
|
|
1454
1383
|
* <p>
|
|
1455
1384
|
* The ID or the Amazon Resource Name (ARN) of the Outpost.
|
|
1456
1385
|
* </p>
|
|
1457
|
-
* <note>
|
|
1458
|
-
* <p>In requests, Amazon Web Services Outposts accepts the Amazon Resource Name (ARN) or an ID for Outposts and
|
|
1459
|
-
* sites throughout the Outposts Query API. To address backwards compatibility, the parameter names
|
|
1460
|
-
* <code>OutpostID</code> or <code>SiteID</code> remain in use. Despite the parameter name,
|
|
1461
|
-
* you can make the request with an ARN.</p>
|
|
1462
|
-
* </note>
|
|
1463
1386
|
*/
|
|
1464
1387
|
OutpostId: string | undefined;
|
|
1465
1388
|
/**
|
|
@@ -1488,12 +1411,6 @@ export interface UpdateSiteInput {
|
|
|
1488
1411
|
* <p>
|
|
1489
1412
|
* The ID or the Amazon Resource Name (ARN) of the site.
|
|
1490
1413
|
* </p>
|
|
1491
|
-
* <note>
|
|
1492
|
-
* <p>In requests, Amazon Web Services Outposts accepts the Amazon Resource Name (ARN) or an ID for Outposts and
|
|
1493
|
-
* sites throughout the Outposts Query API. To address backwards compatibility, the parameter names
|
|
1494
|
-
* <code>OutpostID</code> or <code>SiteID</code> remain in use. Despite the parameter name,
|
|
1495
|
-
* you can make the request with an ARN.</p>
|
|
1496
|
-
* </note>
|
|
1497
1414
|
*/
|
|
1498
1415
|
SiteId: string | undefined;
|
|
1499
1416
|
/**
|
|
@@ -1505,9 +1422,7 @@ export interface UpdateSiteInput {
|
|
|
1505
1422
|
*/
|
|
1506
1423
|
Description?: string;
|
|
1507
1424
|
/**
|
|
1508
|
-
* <p>
|
|
1509
|
-
* Notes about a site.
|
|
1510
|
-
* </p>
|
|
1425
|
+
* <p>Notes about a site.</p>
|
|
1511
1426
|
*/
|
|
1512
1427
|
Notes?: string;
|
|
1513
1428
|
}
|
|
@@ -1522,12 +1437,6 @@ export interface UpdateSiteAddressInput {
|
|
|
1522
1437
|
* <p>
|
|
1523
1438
|
* The ID or the Amazon Resource Name (ARN) of the site.
|
|
1524
1439
|
* </p>
|
|
1525
|
-
* <note>
|
|
1526
|
-
* <p>In requests, Amazon Web Services Outposts accepts the Amazon Resource Name (ARN) or an ID for Outposts and
|
|
1527
|
-
* sites throughout the Outposts Query API. To address backwards compatibility, the parameter names
|
|
1528
|
-
* <code>OutpostID</code> or <code>SiteID</code> remain in use. Despite the parameter name,
|
|
1529
|
-
* you can make the request with an ARN.</p>
|
|
1530
|
-
* </note>
|
|
1531
1440
|
*/
|
|
1532
1441
|
SiteId: string | undefined;
|
|
1533
1442
|
/**
|
|
@@ -1562,21 +1471,15 @@ export interface UpdateSiteRackPhysicalPropertiesInput {
|
|
|
1562
1471
|
* <p>
|
|
1563
1472
|
* The ID or the Amazon Resource Name (ARN) of the site.
|
|
1564
1473
|
* </p>
|
|
1565
|
-
* <note>
|
|
1566
|
-
* <p>In requests, Amazon Web Services Outposts accepts the Amazon Resource Name (ARN) or an ID for Outposts and
|
|
1567
|
-
* sites throughout the Outposts Query API. To address backwards compatibility, the parameter names
|
|
1568
|
-
* <code>OutpostID</code> or <code>SiteID</code> remain in use. Despite the parameter name,
|
|
1569
|
-
* you can make the request with an ARN.</p>
|
|
1570
|
-
* </note>
|
|
1571
1474
|
*/
|
|
1572
1475
|
SiteId: string | undefined;
|
|
1573
1476
|
/**
|
|
1574
|
-
* <p>
|
|
1477
|
+
* <p>The power draw, in kVA, available at the hardware placement position for the
|
|
1575
1478
|
* rack.</p>
|
|
1576
1479
|
*/
|
|
1577
1480
|
PowerDrawKva?: PowerDrawKva | string;
|
|
1578
1481
|
/**
|
|
1579
|
-
* <p>
|
|
1482
|
+
* <p>The power option that you can provide for hardware. </p>
|
|
1580
1483
|
* <ul>
|
|
1581
1484
|
* <li>
|
|
1582
1485
|
* <p>Single-phase AC feed: 200 V to 277 V, 50 Hz or 60 Hz</p>
|
|
@@ -1588,7 +1491,7 @@ export interface UpdateSiteRackPhysicalPropertiesInput {
|
|
|
1588
1491
|
*/
|
|
1589
1492
|
PowerPhase?: PowerPhase | string;
|
|
1590
1493
|
/**
|
|
1591
|
-
* <p>
|
|
1494
|
+
* <p>The power connector that Amazon Web Services should plan to provide for connections to the
|
|
1592
1495
|
* hardware. Note the correlation between <code>PowerPhase</code> and
|
|
1593
1496
|
* <code>PowerConnector</code>. </p>
|
|
1594
1497
|
* <ul>
|
|
@@ -1625,11 +1528,11 @@ export interface UpdateSiteRackPhysicalPropertiesInput {
|
|
|
1625
1528
|
*/
|
|
1626
1529
|
PowerConnector?: PowerConnector | string;
|
|
1627
1530
|
/**
|
|
1628
|
-
* <p>
|
|
1531
|
+
* <p>Indicates whether the power feed comes above or below the rack. </p>
|
|
1629
1532
|
*/
|
|
1630
1533
|
PowerFeedDrop?: PowerFeedDrop | string;
|
|
1631
1534
|
/**
|
|
1632
|
-
* <p>
|
|
1535
|
+
* <p>The uplink speed the rack should support for the connection to the Region.
|
|
1633
1536
|
* </p>
|
|
1634
1537
|
*/
|
|
1635
1538
|
UplinkGbps?: UplinkGbps | string;
|
|
@@ -1652,12 +1555,12 @@ export interface UpdateSiteRackPhysicalPropertiesInput {
|
|
|
1652
1555
|
*/
|
|
1653
1556
|
UplinkCount?: UplinkCount | string;
|
|
1654
1557
|
/**
|
|
1655
|
-
* <p>
|
|
1558
|
+
* <p>The type of fiber that you will use to attach the Outpost to your network.
|
|
1656
1559
|
* </p>
|
|
1657
1560
|
*/
|
|
1658
1561
|
FiberOpticCableType?: FiberOpticCableType | string;
|
|
1659
1562
|
/**
|
|
1660
|
-
* <p>
|
|
1563
|
+
* <p>The type of optical standard that you will use to attach the Outpost to your
|
|
1661
1564
|
* network. This field is dependent on uplink speed, fiber type, and distance to the upstream
|
|
1662
1565
|
* device. For more information
|
|
1663
1566
|
* about networking requirements for racks, see <a href="https://docs.aws.amazon.com/outposts/latest/userguide/outposts-requirements.html#facility-networking">Network</a>
|
|
@@ -1720,7 +1623,7 @@ export interface UpdateSiteRackPhysicalPropertiesInput {
|
|
|
1720
1623
|
*/
|
|
1721
1624
|
OpticalStandard?: OpticalStandard | string;
|
|
1722
1625
|
/**
|
|
1723
|
-
* <p>
|
|
1626
|
+
* <p>The maximum rack weight that this site can support. <code>NO_LIMIT</code> is over
|
|
1724
1627
|
* 2000lbs. </p>
|
|
1725
1628
|
*/
|
|
1726
1629
|
MaximumSupportedWeightLbs?: MaximumSupportedWeightLbs | string;
|
|
@@ -31,8 +31,14 @@ export interface AssetLocation {
|
|
|
31
31
|
export declare enum AssetType {
|
|
32
32
|
COMPUTE = "COMPUTE",
|
|
33
33
|
}
|
|
34
|
+
export declare enum ComputeAssetState {
|
|
35
|
+
ACTIVE = "ACTIVE",
|
|
36
|
+
ISOLATED = "ISOLATED",
|
|
37
|
+
RETIRING = "RETIRING",
|
|
38
|
+
}
|
|
34
39
|
export interface ComputeAttributes {
|
|
35
40
|
HostId?: string;
|
|
41
|
+
State?: ComputeAssetState | string;
|
|
36
42
|
}
|
|
37
43
|
export interface AssetInfo {
|
|
38
44
|
AssetId?: string;
|
|
@@ -41,6 +47,10 @@ export interface AssetInfo {
|
|
|
41
47
|
ComputeAttributes?: ComputeAttributes;
|
|
42
48
|
AssetLocation?: AssetLocation;
|
|
43
49
|
}
|
|
50
|
+
export declare enum AssetState {
|
|
51
|
+
ACTIVE = "ACTIVE",
|
|
52
|
+
RETIRING = "RETIRING",
|
|
53
|
+
}
|
|
44
54
|
export interface CancelOrderInput {
|
|
45
55
|
OrderId: string | undefined;
|
|
46
56
|
}
|
|
@@ -123,6 +133,7 @@ export declare enum PaymentOption {
|
|
|
123
133
|
PARTIAL_UPFRONT = "PARTIAL_UPFRONT",
|
|
124
134
|
}
|
|
125
135
|
export declare enum PaymentTerm {
|
|
136
|
+
ONE_YEAR = "ONE_YEAR",
|
|
126
137
|
THREE_YEARS = "THREE_YEARS",
|
|
127
138
|
}
|
|
128
139
|
export interface CreateOrderInput {
|
|
@@ -391,6 +402,7 @@ export interface ListAssetsInput {
|
|
|
391
402
|
HostIdFilter?: string[];
|
|
392
403
|
MaxResults?: number;
|
|
393
404
|
NextToken?: string;
|
|
405
|
+
StatusFilter?: (AssetState | string)[];
|
|
394
406
|
}
|
|
395
407
|
export interface ListAssetsOutput {
|
|
396
408
|
Assets?: AssetInfo[];
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-outposts",
|
|
3
3
|
"description": "AWS SDK for JavaScript Outposts Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.185.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
@@ -19,41 +19,41 @@
|
|
|
19
19
|
"dependencies": {
|
|
20
20
|
"@aws-crypto/sha256-browser": "2.0.0",
|
|
21
21
|
"@aws-crypto/sha256-js": "2.0.0",
|
|
22
|
-
"@aws-sdk/client-sts": "3.
|
|
23
|
-
"@aws-sdk/config-resolver": "3.
|
|
24
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
25
|
-
"@aws-sdk/fetch-http-handler": "3.
|
|
26
|
-
"@aws-sdk/hash-node": "3.
|
|
27
|
-
"@aws-sdk/invalid-dependency": "3.
|
|
28
|
-
"@aws-sdk/middleware-content-length": "3.
|
|
29
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
30
|
-
"@aws-sdk/middleware-logger": "3.
|
|
31
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
32
|
-
"@aws-sdk/middleware-retry": "3.
|
|
33
|
-
"@aws-sdk/middleware-serde": "3.
|
|
34
|
-
"@aws-sdk/middleware-signing": "3.
|
|
35
|
-
"@aws-sdk/middleware-stack": "3.
|
|
36
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
37
|
-
"@aws-sdk/node-config-provider": "3.
|
|
38
|
-
"@aws-sdk/node-http-handler": "3.
|
|
39
|
-
"@aws-sdk/protocol-http": "3.
|
|
40
|
-
"@aws-sdk/smithy-client": "3.
|
|
41
|
-
"@aws-sdk/types": "3.
|
|
42
|
-
"@aws-sdk/url-parser": "3.
|
|
43
|
-
"@aws-sdk/util-base64-browser": "3.
|
|
44
|
-
"@aws-sdk/util-base64-node": "3.
|
|
45
|
-
"@aws-sdk/util-body-length-browser": "3.
|
|
46
|
-
"@aws-sdk/util-body-length-node": "3.
|
|
47
|
-
"@aws-sdk/util-defaults-mode-browser": "3.
|
|
48
|
-
"@aws-sdk/util-defaults-mode-node": "3.
|
|
49
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
50
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
51
|
-
"@aws-sdk/util-utf8-browser": "3.
|
|
52
|
-
"@aws-sdk/util-utf8-node": "3.
|
|
22
|
+
"@aws-sdk/client-sts": "3.185.0",
|
|
23
|
+
"@aws-sdk/config-resolver": "3.183.0",
|
|
24
|
+
"@aws-sdk/credential-provider-node": "3.185.0",
|
|
25
|
+
"@aws-sdk/fetch-http-handler": "3.183.0",
|
|
26
|
+
"@aws-sdk/hash-node": "3.183.0",
|
|
27
|
+
"@aws-sdk/invalid-dependency": "3.183.0",
|
|
28
|
+
"@aws-sdk/middleware-content-length": "3.183.0",
|
|
29
|
+
"@aws-sdk/middleware-host-header": "3.183.0",
|
|
30
|
+
"@aws-sdk/middleware-logger": "3.183.0",
|
|
31
|
+
"@aws-sdk/middleware-recursion-detection": "3.183.0",
|
|
32
|
+
"@aws-sdk/middleware-retry": "3.185.0",
|
|
33
|
+
"@aws-sdk/middleware-serde": "3.183.0",
|
|
34
|
+
"@aws-sdk/middleware-signing": "3.183.0",
|
|
35
|
+
"@aws-sdk/middleware-stack": "3.183.0",
|
|
36
|
+
"@aws-sdk/middleware-user-agent": "3.183.0",
|
|
37
|
+
"@aws-sdk/node-config-provider": "3.183.0",
|
|
38
|
+
"@aws-sdk/node-http-handler": "3.185.0",
|
|
39
|
+
"@aws-sdk/protocol-http": "3.183.0",
|
|
40
|
+
"@aws-sdk/smithy-client": "3.183.0",
|
|
41
|
+
"@aws-sdk/types": "3.183.0",
|
|
42
|
+
"@aws-sdk/url-parser": "3.183.0",
|
|
43
|
+
"@aws-sdk/util-base64-browser": "3.183.0",
|
|
44
|
+
"@aws-sdk/util-base64-node": "3.183.0",
|
|
45
|
+
"@aws-sdk/util-body-length-browser": "3.183.0",
|
|
46
|
+
"@aws-sdk/util-body-length-node": "3.183.0",
|
|
47
|
+
"@aws-sdk/util-defaults-mode-browser": "3.183.0",
|
|
48
|
+
"@aws-sdk/util-defaults-mode-node": "3.183.0",
|
|
49
|
+
"@aws-sdk/util-user-agent-browser": "3.183.0",
|
|
50
|
+
"@aws-sdk/util-user-agent-node": "3.183.0",
|
|
51
|
+
"@aws-sdk/util-utf8-browser": "3.183.0",
|
|
52
|
+
"@aws-sdk/util-utf8-node": "3.183.0",
|
|
53
53
|
"tslib": "^2.3.1"
|
|
54
54
|
},
|
|
55
55
|
"devDependencies": {
|
|
56
|
-
"@aws-sdk/service-client-documentation-generator": "3.
|
|
56
|
+
"@aws-sdk/service-client-documentation-generator": "3.183.0",
|
|
57
57
|
"@tsconfig/recommended": "1.0.1",
|
|
58
58
|
"@types/node": "^12.7.5",
|
|
59
59
|
"concurrently": "7.0.0",
|