@aws-sdk/client-rds 3.67.0 → 3.72.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 +11 -0
- package/dist-cjs/RDS.js +0 -90
- package/dist-cjs/commands/DescribeDBProxyTargetsCommand.js +1 -2
- package/dist-cjs/commands/DescribeDBSecurityGroupsCommand.js +3 -3
- package/dist-cjs/commands/DescribeDBSnapshotAttributesCommand.js +3 -3
- package/dist-cjs/commands/DescribeDBSnapshotsCommand.js +2 -1
- package/dist-cjs/commands/index.js +0 -6
- package/dist-cjs/models/models_0.js +91 -122
- package/dist-cjs/models/models_1.js +4 -121
- package/dist-cjs/pagination/index.js +1 -3
- package/dist-cjs/protocols/Aws_query.js +6 -640
- package/dist-es/RDS.js +0 -90
- package/dist-es/commands/DescribeDBProxyTargetsCommand.js +1 -2
- package/dist-es/commands/DescribeDBSecurityGroupsCommand.js +1 -1
- package/dist-es/commands/DescribeDBSnapshotAttributesCommand.js +1 -1
- package/dist-es/commands/DescribeDBSnapshotsCommand.js +2 -1
- package/dist-es/commands/index.js +0 -6
- package/dist-es/models/models_0.js +66 -89
- package/dist-es/models/models_1.js +0 -90
- package/dist-es/pagination/index.js +1 -3
- package/dist-es/protocols/Aws_query.js +33 -739
- package/dist-types/RDS.d.ts +1 -61
- package/dist-types/RDSClient.d.ts +2 -8
- package/dist-types/commands/DescribeDBProxyTargetsCommand.d.ts +1 -2
- package/dist-types/commands/DescribeDBSecurityGroupsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDBSnapshotAttributesCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDBSnapshotsCommand.d.ts +2 -1
- package/dist-types/commands/ModifyCertificatesCommand.d.ts +1 -1
- package/dist-types/commands/index.d.ts +0 -6
- package/dist-types/models/models_0.d.ts +280 -308
- package/dist-types/models/models_1.d.ts +199 -420
- package/dist-types/pagination/index.d.ts +1 -3
- package/dist-types/protocols/Aws_query.d.ts +0 -18
- package/dist-types/ts3.4/RDS.d.ts +0 -30
- package/dist-types/ts3.4/RDSClient.d.ts +2 -8
- package/dist-types/ts3.4/commands/DescribeDBProxyTargetsCommand.d.ts +1 -2
- package/dist-types/ts3.4/commands/DescribeDBSecurityGroupsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeDBSnapshotAttributesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeDBSnapshotsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/index.d.ts +0 -6
- package/dist-types/ts3.4/models/models_0.d.ts +144 -158
- package/dist-types/ts3.4/models/models_1.d.ts +1 -192
- package/dist-types/ts3.4/pagination/index.d.ts +1 -3
- package/dist-types/ts3.4/protocols/Aws_query.d.ts +0 -18
- package/package.json +6 -6
- package/dist-cjs/commands/CreateCustomAvailabilityZoneCommand.js +0 -36
- package/dist-cjs/commands/DeleteCustomAvailabilityZoneCommand.js +0 -36
- package/dist-cjs/commands/DeleteInstallationMediaCommand.js +0 -36
- package/dist-cjs/commands/DescribeCustomAvailabilityZonesCommand.js +0 -36
- package/dist-cjs/commands/DescribeInstallationMediaCommand.js +0 -36
- package/dist-cjs/commands/ImportInstallationMediaCommand.js +0 -37
- package/dist-cjs/pagination/DescribeCustomAvailabilityZonesPaginator.js +0 -35
- package/dist-cjs/pagination/DescribeInstallationMediaPaginator.js +0 -35
- package/dist-es/commands/CreateCustomAvailabilityZoneCommand.js +0 -39
- package/dist-es/commands/DeleteCustomAvailabilityZoneCommand.js +0 -39
- package/dist-es/commands/DeleteInstallationMediaCommand.js +0 -39
- package/dist-es/commands/DescribeCustomAvailabilityZonesCommand.js +0 -39
- package/dist-es/commands/DescribeInstallationMediaCommand.js +0 -39
- package/dist-es/commands/ImportInstallationMediaCommand.js +0 -40
- package/dist-es/pagination/DescribeCustomAvailabilityZonesPaginator.js +0 -74
- package/dist-es/pagination/DescribeInstallationMediaPaginator.js +0 -74
- package/dist-types/commands/CreateCustomAvailabilityZoneCommand.d.ts +0 -40
- package/dist-types/commands/DeleteCustomAvailabilityZoneCommand.d.ts +0 -40
- package/dist-types/commands/DeleteInstallationMediaCommand.d.ts +0 -36
- package/dist-types/commands/DescribeCustomAvailabilityZonesCommand.d.ts +0 -40
- package/dist-types/commands/DescribeInstallationMediaCommand.d.ts +0 -36
- package/dist-types/commands/ImportInstallationMediaCommand.d.ts +0 -37
- package/dist-types/pagination/DescribeCustomAvailabilityZonesPaginator.d.ts +0 -4
- package/dist-types/pagination/DescribeInstallationMediaPaginator.d.ts +0 -4
- package/dist-types/ts3.4/commands/CreateCustomAvailabilityZoneCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DeleteCustomAvailabilityZoneCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DeleteInstallationMediaCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DescribeCustomAvailabilityZonesCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DescribeInstallationMediaCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/ImportInstallationMediaCommand.d.ts +0 -18
- package/dist-types/ts3.4/pagination/DescribeCustomAvailabilityZonesPaginator.d.ts +0 -4
- package/dist-types/ts3.4/pagination/DescribeInstallationMediaPaginator.d.ts +0 -4
|
@@ -1,39 +0,0 @@
|
|
|
1
|
-
import { __extends } from "tslib";
|
|
2
|
-
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { CustomAvailabilityZoneMessage, DescribeCustomAvailabilityZonesMessage } from "../models/models_0";
|
|
5
|
-
import { deserializeAws_queryDescribeCustomAvailabilityZonesCommand, serializeAws_queryDescribeCustomAvailabilityZonesCommand, } from "../protocols/Aws_query";
|
|
6
|
-
var DescribeCustomAvailabilityZonesCommand = (function (_super) {
|
|
7
|
-
__extends(DescribeCustomAvailabilityZonesCommand, _super);
|
|
8
|
-
function DescribeCustomAvailabilityZonesCommand(input) {
|
|
9
|
-
var _this = _super.call(this) || this;
|
|
10
|
-
_this.input = input;
|
|
11
|
-
return _this;
|
|
12
|
-
}
|
|
13
|
-
DescribeCustomAvailabilityZonesCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
14
|
-
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
15
|
-
var stack = clientStack.concat(this.middlewareStack);
|
|
16
|
-
var logger = configuration.logger;
|
|
17
|
-
var clientName = "RDSClient";
|
|
18
|
-
var commandName = "DescribeCustomAvailabilityZonesCommand";
|
|
19
|
-
var handlerExecutionContext = {
|
|
20
|
-
logger: logger,
|
|
21
|
-
clientName: clientName,
|
|
22
|
-
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog: DescribeCustomAvailabilityZonesMessage.filterSensitiveLog,
|
|
24
|
-
outputFilterSensitiveLog: CustomAvailabilityZoneMessage.filterSensitiveLog,
|
|
25
|
-
};
|
|
26
|
-
var requestHandler = configuration.requestHandler;
|
|
27
|
-
return stack.resolve(function (request) {
|
|
28
|
-
return requestHandler.handle(request.request, options || {});
|
|
29
|
-
}, handlerExecutionContext);
|
|
30
|
-
};
|
|
31
|
-
DescribeCustomAvailabilityZonesCommand.prototype.serialize = function (input, context) {
|
|
32
|
-
return serializeAws_queryDescribeCustomAvailabilityZonesCommand(input, context);
|
|
33
|
-
};
|
|
34
|
-
DescribeCustomAvailabilityZonesCommand.prototype.deserialize = function (output, context) {
|
|
35
|
-
return deserializeAws_queryDescribeCustomAvailabilityZonesCommand(output, context);
|
|
36
|
-
};
|
|
37
|
-
return DescribeCustomAvailabilityZonesCommand;
|
|
38
|
-
}($Command));
|
|
39
|
-
export { DescribeCustomAvailabilityZonesCommand };
|
|
@@ -1,39 +0,0 @@
|
|
|
1
|
-
import { __extends } from "tslib";
|
|
2
|
-
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { DescribeInstallationMediaMessage, InstallationMediaMessage } from "../models/models_1";
|
|
5
|
-
import { deserializeAws_queryDescribeInstallationMediaCommand, serializeAws_queryDescribeInstallationMediaCommand, } from "../protocols/Aws_query";
|
|
6
|
-
var DescribeInstallationMediaCommand = (function (_super) {
|
|
7
|
-
__extends(DescribeInstallationMediaCommand, _super);
|
|
8
|
-
function DescribeInstallationMediaCommand(input) {
|
|
9
|
-
var _this = _super.call(this) || this;
|
|
10
|
-
_this.input = input;
|
|
11
|
-
return _this;
|
|
12
|
-
}
|
|
13
|
-
DescribeInstallationMediaCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
14
|
-
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
15
|
-
var stack = clientStack.concat(this.middlewareStack);
|
|
16
|
-
var logger = configuration.logger;
|
|
17
|
-
var clientName = "RDSClient";
|
|
18
|
-
var commandName = "DescribeInstallationMediaCommand";
|
|
19
|
-
var handlerExecutionContext = {
|
|
20
|
-
logger: logger,
|
|
21
|
-
clientName: clientName,
|
|
22
|
-
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog: DescribeInstallationMediaMessage.filterSensitiveLog,
|
|
24
|
-
outputFilterSensitiveLog: InstallationMediaMessage.filterSensitiveLog,
|
|
25
|
-
};
|
|
26
|
-
var requestHandler = configuration.requestHandler;
|
|
27
|
-
return stack.resolve(function (request) {
|
|
28
|
-
return requestHandler.handle(request.request, options || {});
|
|
29
|
-
}, handlerExecutionContext);
|
|
30
|
-
};
|
|
31
|
-
DescribeInstallationMediaCommand.prototype.serialize = function (input, context) {
|
|
32
|
-
return serializeAws_queryDescribeInstallationMediaCommand(input, context);
|
|
33
|
-
};
|
|
34
|
-
DescribeInstallationMediaCommand.prototype.deserialize = function (output, context) {
|
|
35
|
-
return deserializeAws_queryDescribeInstallationMediaCommand(output, context);
|
|
36
|
-
};
|
|
37
|
-
return DescribeInstallationMediaCommand;
|
|
38
|
-
}($Command));
|
|
39
|
-
export { DescribeInstallationMediaCommand };
|
|
@@ -1,40 +0,0 @@
|
|
|
1
|
-
import { __extends } from "tslib";
|
|
2
|
-
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { InstallationMedia } from "../models/models_0";
|
|
5
|
-
import { ImportInstallationMediaMessage } from "../models/models_1";
|
|
6
|
-
import { deserializeAws_queryImportInstallationMediaCommand, serializeAws_queryImportInstallationMediaCommand, } from "../protocols/Aws_query";
|
|
7
|
-
var ImportInstallationMediaCommand = (function (_super) {
|
|
8
|
-
__extends(ImportInstallationMediaCommand, _super);
|
|
9
|
-
function ImportInstallationMediaCommand(input) {
|
|
10
|
-
var _this = _super.call(this) || this;
|
|
11
|
-
_this.input = input;
|
|
12
|
-
return _this;
|
|
13
|
-
}
|
|
14
|
-
ImportInstallationMediaCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
15
|
-
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
16
|
-
var stack = clientStack.concat(this.middlewareStack);
|
|
17
|
-
var logger = configuration.logger;
|
|
18
|
-
var clientName = "RDSClient";
|
|
19
|
-
var commandName = "ImportInstallationMediaCommand";
|
|
20
|
-
var handlerExecutionContext = {
|
|
21
|
-
logger: logger,
|
|
22
|
-
clientName: clientName,
|
|
23
|
-
commandName: commandName,
|
|
24
|
-
inputFilterSensitiveLog: ImportInstallationMediaMessage.filterSensitiveLog,
|
|
25
|
-
outputFilterSensitiveLog: InstallationMedia.filterSensitiveLog,
|
|
26
|
-
};
|
|
27
|
-
var requestHandler = configuration.requestHandler;
|
|
28
|
-
return stack.resolve(function (request) {
|
|
29
|
-
return requestHandler.handle(request.request, options || {});
|
|
30
|
-
}, handlerExecutionContext);
|
|
31
|
-
};
|
|
32
|
-
ImportInstallationMediaCommand.prototype.serialize = function (input, context) {
|
|
33
|
-
return serializeAws_queryImportInstallationMediaCommand(input, context);
|
|
34
|
-
};
|
|
35
|
-
ImportInstallationMediaCommand.prototype.deserialize = function (output, context) {
|
|
36
|
-
return deserializeAws_queryImportInstallationMediaCommand(output, context);
|
|
37
|
-
};
|
|
38
|
-
return ImportInstallationMediaCommand;
|
|
39
|
-
}($Command));
|
|
40
|
-
export { ImportInstallationMediaCommand };
|
|
@@ -1,74 +0,0 @@
|
|
|
1
|
-
import { __asyncGenerator, __await, __awaiter, __generator, __read, __spreadArray } from "tslib";
|
|
2
|
-
import { DescribeCustomAvailabilityZonesCommand, } from "../commands/DescribeCustomAvailabilityZonesCommand";
|
|
3
|
-
import { RDS } from "../RDS";
|
|
4
|
-
import { RDSClient } from "../RDSClient";
|
|
5
|
-
var makePagedClientRequest = function (client, input) {
|
|
6
|
-
var args = [];
|
|
7
|
-
for (var _i = 2; _i < arguments.length; _i++) {
|
|
8
|
-
args[_i - 2] = arguments[_i];
|
|
9
|
-
}
|
|
10
|
-
return __awaiter(void 0, void 0, void 0, function () {
|
|
11
|
-
return __generator(this, function (_a) {
|
|
12
|
-
switch (_a.label) {
|
|
13
|
-
case 0: return [4, client.send.apply(client, __spreadArray([new DescribeCustomAvailabilityZonesCommand(input)], __read(args), false))];
|
|
14
|
-
case 1: return [2, _a.sent()];
|
|
15
|
-
}
|
|
16
|
-
});
|
|
17
|
-
});
|
|
18
|
-
};
|
|
19
|
-
var makePagedRequest = function (client, input) {
|
|
20
|
-
var args = [];
|
|
21
|
-
for (var _i = 2; _i < arguments.length; _i++) {
|
|
22
|
-
args[_i - 2] = arguments[_i];
|
|
23
|
-
}
|
|
24
|
-
return __awaiter(void 0, void 0, void 0, function () {
|
|
25
|
-
return __generator(this, function (_a) {
|
|
26
|
-
switch (_a.label) {
|
|
27
|
-
case 0: return [4, client.describeCustomAvailabilityZones.apply(client, __spreadArray([input], __read(args), false))];
|
|
28
|
-
case 1: return [2, _a.sent()];
|
|
29
|
-
}
|
|
30
|
-
});
|
|
31
|
-
});
|
|
32
|
-
};
|
|
33
|
-
export function paginateDescribeCustomAvailabilityZones(config, input) {
|
|
34
|
-
var additionalArguments = [];
|
|
35
|
-
for (var _i = 2; _i < arguments.length; _i++) {
|
|
36
|
-
additionalArguments[_i - 2] = arguments[_i];
|
|
37
|
-
}
|
|
38
|
-
return __asyncGenerator(this, arguments, function paginateDescribeCustomAvailabilityZones_1() {
|
|
39
|
-
var token, hasNext, page;
|
|
40
|
-
return __generator(this, function (_a) {
|
|
41
|
-
switch (_a.label) {
|
|
42
|
-
case 0:
|
|
43
|
-
token = config.startingToken || undefined;
|
|
44
|
-
hasNext = true;
|
|
45
|
-
_a.label = 1;
|
|
46
|
-
case 1:
|
|
47
|
-
if (!hasNext) return [3, 9];
|
|
48
|
-
input.Marker = token;
|
|
49
|
-
input["MaxRecords"] = config.pageSize;
|
|
50
|
-
if (!(config.client instanceof RDS)) return [3, 3];
|
|
51
|
-
return [4, __await(makePagedRequest.apply(void 0, __spreadArray([config.client, input], __read(additionalArguments), false)))];
|
|
52
|
-
case 2:
|
|
53
|
-
page = _a.sent();
|
|
54
|
-
return [3, 6];
|
|
55
|
-
case 3:
|
|
56
|
-
if (!(config.client instanceof RDSClient)) return [3, 5];
|
|
57
|
-
return [4, __await(makePagedClientRequest.apply(void 0, __spreadArray([config.client, input], __read(additionalArguments), false)))];
|
|
58
|
-
case 4:
|
|
59
|
-
page = _a.sent();
|
|
60
|
-
return [3, 6];
|
|
61
|
-
case 5: throw new Error("Invalid client, expected RDS | RDSClient");
|
|
62
|
-
case 6: return [4, __await(page)];
|
|
63
|
-
case 7: return [4, _a.sent()];
|
|
64
|
-
case 8:
|
|
65
|
-
_a.sent();
|
|
66
|
-
token = page.Marker;
|
|
67
|
-
hasNext = !!token;
|
|
68
|
-
return [3, 1];
|
|
69
|
-
case 9: return [4, __await(undefined)];
|
|
70
|
-
case 10: return [2, _a.sent()];
|
|
71
|
-
}
|
|
72
|
-
});
|
|
73
|
-
});
|
|
74
|
-
}
|
|
@@ -1,74 +0,0 @@
|
|
|
1
|
-
import { __asyncGenerator, __await, __awaiter, __generator, __read, __spreadArray } from "tslib";
|
|
2
|
-
import { DescribeInstallationMediaCommand, } from "../commands/DescribeInstallationMediaCommand";
|
|
3
|
-
import { RDS } from "../RDS";
|
|
4
|
-
import { RDSClient } from "../RDSClient";
|
|
5
|
-
var makePagedClientRequest = function (client, input) {
|
|
6
|
-
var args = [];
|
|
7
|
-
for (var _i = 2; _i < arguments.length; _i++) {
|
|
8
|
-
args[_i - 2] = arguments[_i];
|
|
9
|
-
}
|
|
10
|
-
return __awaiter(void 0, void 0, void 0, function () {
|
|
11
|
-
return __generator(this, function (_a) {
|
|
12
|
-
switch (_a.label) {
|
|
13
|
-
case 0: return [4, client.send.apply(client, __spreadArray([new DescribeInstallationMediaCommand(input)], __read(args), false))];
|
|
14
|
-
case 1: return [2, _a.sent()];
|
|
15
|
-
}
|
|
16
|
-
});
|
|
17
|
-
});
|
|
18
|
-
};
|
|
19
|
-
var makePagedRequest = function (client, input) {
|
|
20
|
-
var args = [];
|
|
21
|
-
for (var _i = 2; _i < arguments.length; _i++) {
|
|
22
|
-
args[_i - 2] = arguments[_i];
|
|
23
|
-
}
|
|
24
|
-
return __awaiter(void 0, void 0, void 0, function () {
|
|
25
|
-
return __generator(this, function (_a) {
|
|
26
|
-
switch (_a.label) {
|
|
27
|
-
case 0: return [4, client.describeInstallationMedia.apply(client, __spreadArray([input], __read(args), false))];
|
|
28
|
-
case 1: return [2, _a.sent()];
|
|
29
|
-
}
|
|
30
|
-
});
|
|
31
|
-
});
|
|
32
|
-
};
|
|
33
|
-
export function paginateDescribeInstallationMedia(config, input) {
|
|
34
|
-
var additionalArguments = [];
|
|
35
|
-
for (var _i = 2; _i < arguments.length; _i++) {
|
|
36
|
-
additionalArguments[_i - 2] = arguments[_i];
|
|
37
|
-
}
|
|
38
|
-
return __asyncGenerator(this, arguments, function paginateDescribeInstallationMedia_1() {
|
|
39
|
-
var token, hasNext, page;
|
|
40
|
-
return __generator(this, function (_a) {
|
|
41
|
-
switch (_a.label) {
|
|
42
|
-
case 0:
|
|
43
|
-
token = config.startingToken || undefined;
|
|
44
|
-
hasNext = true;
|
|
45
|
-
_a.label = 1;
|
|
46
|
-
case 1:
|
|
47
|
-
if (!hasNext) return [3, 9];
|
|
48
|
-
input.Marker = token;
|
|
49
|
-
input["MaxRecords"] = config.pageSize;
|
|
50
|
-
if (!(config.client instanceof RDS)) return [3, 3];
|
|
51
|
-
return [4, __await(makePagedRequest.apply(void 0, __spreadArray([config.client, input], __read(additionalArguments), false)))];
|
|
52
|
-
case 2:
|
|
53
|
-
page = _a.sent();
|
|
54
|
-
return [3, 6];
|
|
55
|
-
case 3:
|
|
56
|
-
if (!(config.client instanceof RDSClient)) return [3, 5];
|
|
57
|
-
return [4, __await(makePagedClientRequest.apply(void 0, __spreadArray([config.client, input], __read(additionalArguments), false)))];
|
|
58
|
-
case 4:
|
|
59
|
-
page = _a.sent();
|
|
60
|
-
return [3, 6];
|
|
61
|
-
case 5: throw new Error("Invalid client, expected RDS | RDSClient");
|
|
62
|
-
case 6: return [4, __await(page)];
|
|
63
|
-
case 7: return [4, _a.sent()];
|
|
64
|
-
case 8:
|
|
65
|
-
_a.sent();
|
|
66
|
-
token = page.Marker;
|
|
67
|
-
hasNext = !!token;
|
|
68
|
-
return [3, 1];
|
|
69
|
-
case 9: return [4, __await(undefined)];
|
|
70
|
-
case 10: return [2, _a.sent()];
|
|
71
|
-
}
|
|
72
|
-
});
|
|
73
|
-
});
|
|
74
|
-
}
|
|
@@ -1,40 +0,0 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
-
import { CreateCustomAvailabilityZoneMessage, CreateCustomAvailabilityZoneResult } from "../models/models_0";
|
|
4
|
-
import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
|
|
5
|
-
export interface CreateCustomAvailabilityZoneCommandInput extends CreateCustomAvailabilityZoneMessage {
|
|
6
|
-
}
|
|
7
|
-
export interface CreateCustomAvailabilityZoneCommandOutput extends CreateCustomAvailabilityZoneResult, __MetadataBearer {
|
|
8
|
-
}
|
|
9
|
-
/**
|
|
10
|
-
* <p>Creates a custom Availability Zone (AZ).</p>
|
|
11
|
-
* <p>A custom AZ is an on-premises AZ that is integrated with a VMware vSphere cluster.</p>
|
|
12
|
-
* <p>For more information about RDS on VMware, see the
|
|
13
|
-
* <a href="https://docs.aws.amazon.com/AmazonRDS/latest/RDSonVMwareUserGuide/rds-on-vmware.html">
|
|
14
|
-
* RDS on VMware User Guide.</a>
|
|
15
|
-
* </p>
|
|
16
|
-
* @example
|
|
17
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
18
|
-
* ```javascript
|
|
19
|
-
* import { RDSClient, CreateCustomAvailabilityZoneCommand } from "@aws-sdk/client-rds"; // ES Modules import
|
|
20
|
-
* // const { RDSClient, CreateCustomAvailabilityZoneCommand } = require("@aws-sdk/client-rds"); // CommonJS import
|
|
21
|
-
* const client = new RDSClient(config);
|
|
22
|
-
* const command = new CreateCustomAvailabilityZoneCommand(input);
|
|
23
|
-
* const response = await client.send(command);
|
|
24
|
-
* ```
|
|
25
|
-
*
|
|
26
|
-
* @see {@link CreateCustomAvailabilityZoneCommandInput} for command's `input` shape.
|
|
27
|
-
* @see {@link CreateCustomAvailabilityZoneCommandOutput} for command's `response` shape.
|
|
28
|
-
* @see {@link RDSClientResolvedConfig | config} for RDSClient's `config` shape.
|
|
29
|
-
*
|
|
30
|
-
*/
|
|
31
|
-
export declare class CreateCustomAvailabilityZoneCommand extends $Command<CreateCustomAvailabilityZoneCommandInput, CreateCustomAvailabilityZoneCommandOutput, RDSClientResolvedConfig> {
|
|
32
|
-
readonly input: CreateCustomAvailabilityZoneCommandInput;
|
|
33
|
-
constructor(input: CreateCustomAvailabilityZoneCommandInput);
|
|
34
|
-
/**
|
|
35
|
-
* @internal
|
|
36
|
-
*/
|
|
37
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RDSClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateCustomAvailabilityZoneCommandInput, CreateCustomAvailabilityZoneCommandOutput>;
|
|
38
|
-
private serialize;
|
|
39
|
-
private deserialize;
|
|
40
|
-
}
|
|
@@ -1,40 +0,0 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
-
import { DeleteCustomAvailabilityZoneMessage, DeleteCustomAvailabilityZoneResult } from "../models/models_0";
|
|
4
|
-
import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
|
|
5
|
-
export interface DeleteCustomAvailabilityZoneCommandInput extends DeleteCustomAvailabilityZoneMessage {
|
|
6
|
-
}
|
|
7
|
-
export interface DeleteCustomAvailabilityZoneCommandOutput extends DeleteCustomAvailabilityZoneResult, __MetadataBearer {
|
|
8
|
-
}
|
|
9
|
-
/**
|
|
10
|
-
* <p>Deletes a custom Availability Zone (AZ).</p>
|
|
11
|
-
* <p>A custom AZ is an on-premises AZ that is integrated with a VMware vSphere cluster.</p>
|
|
12
|
-
* <p>For more information about RDS on VMware, see the
|
|
13
|
-
* <a href="https://docs.aws.amazon.com/AmazonRDS/latest/RDSonVMwareUserGuide/rds-on-vmware.html">
|
|
14
|
-
* RDS on VMware User Guide.</a>
|
|
15
|
-
* </p>
|
|
16
|
-
* @example
|
|
17
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
18
|
-
* ```javascript
|
|
19
|
-
* import { RDSClient, DeleteCustomAvailabilityZoneCommand } from "@aws-sdk/client-rds"; // ES Modules import
|
|
20
|
-
* // const { RDSClient, DeleteCustomAvailabilityZoneCommand } = require("@aws-sdk/client-rds"); // CommonJS import
|
|
21
|
-
* const client = new RDSClient(config);
|
|
22
|
-
* const command = new DeleteCustomAvailabilityZoneCommand(input);
|
|
23
|
-
* const response = await client.send(command);
|
|
24
|
-
* ```
|
|
25
|
-
*
|
|
26
|
-
* @see {@link DeleteCustomAvailabilityZoneCommandInput} for command's `input` shape.
|
|
27
|
-
* @see {@link DeleteCustomAvailabilityZoneCommandOutput} for command's `response` shape.
|
|
28
|
-
* @see {@link RDSClientResolvedConfig | config} for RDSClient's `config` shape.
|
|
29
|
-
*
|
|
30
|
-
*/
|
|
31
|
-
export declare class DeleteCustomAvailabilityZoneCommand extends $Command<DeleteCustomAvailabilityZoneCommandInput, DeleteCustomAvailabilityZoneCommandOutput, RDSClientResolvedConfig> {
|
|
32
|
-
readonly input: DeleteCustomAvailabilityZoneCommandInput;
|
|
33
|
-
constructor(input: DeleteCustomAvailabilityZoneCommandInput);
|
|
34
|
-
/**
|
|
35
|
-
* @internal
|
|
36
|
-
*/
|
|
37
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RDSClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteCustomAvailabilityZoneCommandInput, DeleteCustomAvailabilityZoneCommandOutput>;
|
|
38
|
-
private serialize;
|
|
39
|
-
private deserialize;
|
|
40
|
-
}
|
|
@@ -1,36 +0,0 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
-
import { DeleteInstallationMediaMessage, InstallationMedia } from "../models/models_0";
|
|
4
|
-
import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
|
|
5
|
-
export interface DeleteInstallationMediaCommandInput extends DeleteInstallationMediaMessage {
|
|
6
|
-
}
|
|
7
|
-
export interface DeleteInstallationMediaCommandOutput extends InstallationMedia, __MetadataBearer {
|
|
8
|
-
}
|
|
9
|
-
/**
|
|
10
|
-
* <p>Deletes the installation medium for a DB engine that requires an on-premises customer provided license,
|
|
11
|
-
* such as Microsoft SQL Server.</p>
|
|
12
|
-
* @example
|
|
13
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
14
|
-
* ```javascript
|
|
15
|
-
* import { RDSClient, DeleteInstallationMediaCommand } from "@aws-sdk/client-rds"; // ES Modules import
|
|
16
|
-
* // const { RDSClient, DeleteInstallationMediaCommand } = require("@aws-sdk/client-rds"); // CommonJS import
|
|
17
|
-
* const client = new RDSClient(config);
|
|
18
|
-
* const command = new DeleteInstallationMediaCommand(input);
|
|
19
|
-
* const response = await client.send(command);
|
|
20
|
-
* ```
|
|
21
|
-
*
|
|
22
|
-
* @see {@link DeleteInstallationMediaCommandInput} for command's `input` shape.
|
|
23
|
-
* @see {@link DeleteInstallationMediaCommandOutput} for command's `response` shape.
|
|
24
|
-
* @see {@link RDSClientResolvedConfig | config} for RDSClient's `config` shape.
|
|
25
|
-
*
|
|
26
|
-
*/
|
|
27
|
-
export declare class DeleteInstallationMediaCommand extends $Command<DeleteInstallationMediaCommandInput, DeleteInstallationMediaCommandOutput, RDSClientResolvedConfig> {
|
|
28
|
-
readonly input: DeleteInstallationMediaCommandInput;
|
|
29
|
-
constructor(input: DeleteInstallationMediaCommandInput);
|
|
30
|
-
/**
|
|
31
|
-
* @internal
|
|
32
|
-
*/
|
|
33
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RDSClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteInstallationMediaCommandInput, DeleteInstallationMediaCommandOutput>;
|
|
34
|
-
private serialize;
|
|
35
|
-
private deserialize;
|
|
36
|
-
}
|
|
@@ -1,40 +0,0 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
-
import { CustomAvailabilityZoneMessage, DescribeCustomAvailabilityZonesMessage } from "../models/models_0";
|
|
4
|
-
import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
|
|
5
|
-
export interface DescribeCustomAvailabilityZonesCommandInput extends DescribeCustomAvailabilityZonesMessage {
|
|
6
|
-
}
|
|
7
|
-
export interface DescribeCustomAvailabilityZonesCommandOutput extends CustomAvailabilityZoneMessage, __MetadataBearer {
|
|
8
|
-
}
|
|
9
|
-
/**
|
|
10
|
-
* <p>Returns information about custom Availability Zones (AZs).</p>
|
|
11
|
-
* <p>A custom AZ is an on-premises AZ that is integrated with a VMware vSphere cluster.</p>
|
|
12
|
-
* <p>For more information about RDS on VMware, see the
|
|
13
|
-
* <a href="https://docs.aws.amazon.com/AmazonRDS/latest/RDSonVMwareUserGuide/rds-on-vmware.html">
|
|
14
|
-
* RDS on VMware User Guide.</a>
|
|
15
|
-
* </p>
|
|
16
|
-
* @example
|
|
17
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
18
|
-
* ```javascript
|
|
19
|
-
* import { RDSClient, DescribeCustomAvailabilityZonesCommand } from "@aws-sdk/client-rds"; // ES Modules import
|
|
20
|
-
* // const { RDSClient, DescribeCustomAvailabilityZonesCommand } = require("@aws-sdk/client-rds"); // CommonJS import
|
|
21
|
-
* const client = new RDSClient(config);
|
|
22
|
-
* const command = new DescribeCustomAvailabilityZonesCommand(input);
|
|
23
|
-
* const response = await client.send(command);
|
|
24
|
-
* ```
|
|
25
|
-
*
|
|
26
|
-
* @see {@link DescribeCustomAvailabilityZonesCommandInput} for command's `input` shape.
|
|
27
|
-
* @see {@link DescribeCustomAvailabilityZonesCommandOutput} for command's `response` shape.
|
|
28
|
-
* @see {@link RDSClientResolvedConfig | config} for RDSClient's `config` shape.
|
|
29
|
-
*
|
|
30
|
-
*/
|
|
31
|
-
export declare class DescribeCustomAvailabilityZonesCommand extends $Command<DescribeCustomAvailabilityZonesCommandInput, DescribeCustomAvailabilityZonesCommandOutput, RDSClientResolvedConfig> {
|
|
32
|
-
readonly input: DescribeCustomAvailabilityZonesCommandInput;
|
|
33
|
-
constructor(input: DescribeCustomAvailabilityZonesCommandInput);
|
|
34
|
-
/**
|
|
35
|
-
* @internal
|
|
36
|
-
*/
|
|
37
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RDSClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeCustomAvailabilityZonesCommandInput, DescribeCustomAvailabilityZonesCommandOutput>;
|
|
38
|
-
private serialize;
|
|
39
|
-
private deserialize;
|
|
40
|
-
}
|
|
@@ -1,36 +0,0 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
-
import { DescribeInstallationMediaMessage, InstallationMediaMessage } from "../models/models_1";
|
|
4
|
-
import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
|
|
5
|
-
export interface DescribeInstallationMediaCommandInput extends DescribeInstallationMediaMessage {
|
|
6
|
-
}
|
|
7
|
-
export interface DescribeInstallationMediaCommandOutput extends InstallationMediaMessage, __MetadataBearer {
|
|
8
|
-
}
|
|
9
|
-
/**
|
|
10
|
-
* <p>Describes the available installation media for a DB engine that requires an
|
|
11
|
-
* on-premises customer provided license, such as Microsoft SQL Server.</p>
|
|
12
|
-
* @example
|
|
13
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
14
|
-
* ```javascript
|
|
15
|
-
* import { RDSClient, DescribeInstallationMediaCommand } from "@aws-sdk/client-rds"; // ES Modules import
|
|
16
|
-
* // const { RDSClient, DescribeInstallationMediaCommand } = require("@aws-sdk/client-rds"); // CommonJS import
|
|
17
|
-
* const client = new RDSClient(config);
|
|
18
|
-
* const command = new DescribeInstallationMediaCommand(input);
|
|
19
|
-
* const response = await client.send(command);
|
|
20
|
-
* ```
|
|
21
|
-
*
|
|
22
|
-
* @see {@link DescribeInstallationMediaCommandInput} for command's `input` shape.
|
|
23
|
-
* @see {@link DescribeInstallationMediaCommandOutput} for command's `response` shape.
|
|
24
|
-
* @see {@link RDSClientResolvedConfig | config} for RDSClient's `config` shape.
|
|
25
|
-
*
|
|
26
|
-
*/
|
|
27
|
-
export declare class DescribeInstallationMediaCommand extends $Command<DescribeInstallationMediaCommandInput, DescribeInstallationMediaCommandOutput, RDSClientResolvedConfig> {
|
|
28
|
-
readonly input: DescribeInstallationMediaCommandInput;
|
|
29
|
-
constructor(input: DescribeInstallationMediaCommandInput);
|
|
30
|
-
/**
|
|
31
|
-
* @internal
|
|
32
|
-
*/
|
|
33
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RDSClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeInstallationMediaCommandInput, DescribeInstallationMediaCommandOutput>;
|
|
34
|
-
private serialize;
|
|
35
|
-
private deserialize;
|
|
36
|
-
}
|
|
@@ -1,37 +0,0 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
-
import { InstallationMedia } from "../models/models_0";
|
|
4
|
-
import { ImportInstallationMediaMessage } from "../models/models_1";
|
|
5
|
-
import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
|
|
6
|
-
export interface ImportInstallationMediaCommandInput extends ImportInstallationMediaMessage {
|
|
7
|
-
}
|
|
8
|
-
export interface ImportInstallationMediaCommandOutput extends InstallationMedia, __MetadataBearer {
|
|
9
|
-
}
|
|
10
|
-
/**
|
|
11
|
-
* <p>Imports the installation media for a DB engine that requires an on-premises
|
|
12
|
-
* customer provided license, such as SQL Server.</p>
|
|
13
|
-
* @example
|
|
14
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
15
|
-
* ```javascript
|
|
16
|
-
* import { RDSClient, ImportInstallationMediaCommand } from "@aws-sdk/client-rds"; // ES Modules import
|
|
17
|
-
* // const { RDSClient, ImportInstallationMediaCommand } = require("@aws-sdk/client-rds"); // CommonJS import
|
|
18
|
-
* const client = new RDSClient(config);
|
|
19
|
-
* const command = new ImportInstallationMediaCommand(input);
|
|
20
|
-
* const response = await client.send(command);
|
|
21
|
-
* ```
|
|
22
|
-
*
|
|
23
|
-
* @see {@link ImportInstallationMediaCommandInput} for command's `input` shape.
|
|
24
|
-
* @see {@link ImportInstallationMediaCommandOutput} for command's `response` shape.
|
|
25
|
-
* @see {@link RDSClientResolvedConfig | config} for RDSClient's `config` shape.
|
|
26
|
-
*
|
|
27
|
-
*/
|
|
28
|
-
export declare class ImportInstallationMediaCommand extends $Command<ImportInstallationMediaCommandInput, ImportInstallationMediaCommandOutput, RDSClientResolvedConfig> {
|
|
29
|
-
readonly input: ImportInstallationMediaCommandInput;
|
|
30
|
-
constructor(input: ImportInstallationMediaCommandInput);
|
|
31
|
-
/**
|
|
32
|
-
* @internal
|
|
33
|
-
*/
|
|
34
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RDSClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ImportInstallationMediaCommandInput, ImportInstallationMediaCommandOutput>;
|
|
35
|
-
private serialize;
|
|
36
|
-
private deserialize;
|
|
37
|
-
}
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import { DescribeCustomAvailabilityZonesCommandInput, DescribeCustomAvailabilityZonesCommandOutput } from "../commands/DescribeCustomAvailabilityZonesCommand";
|
|
3
|
-
import { RDSPaginationConfiguration } from "./Interfaces";
|
|
4
|
-
export declare function paginateDescribeCustomAvailabilityZones(config: RDSPaginationConfiguration, input: DescribeCustomAvailabilityZonesCommandInput, ...additionalArguments: any): Paginator<DescribeCustomAvailabilityZonesCommandOutput>;
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import { DescribeInstallationMediaCommandInput, DescribeInstallationMediaCommandOutput } from "../commands/DescribeInstallationMediaCommand";
|
|
3
|
-
import { RDSPaginationConfiguration } from "./Interfaces";
|
|
4
|
-
export declare function paginateDescribeInstallationMedia(config: RDSPaginationConfiguration, input: DescribeInstallationMediaCommandInput, ...additionalArguments: any): Paginator<DescribeInstallationMediaCommandOutput>;
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
-
import { CreateCustomAvailabilityZoneMessage, CreateCustomAvailabilityZoneResult } from "../models/models_0";
|
|
4
|
-
import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
|
|
5
|
-
export interface CreateCustomAvailabilityZoneCommandInput extends CreateCustomAvailabilityZoneMessage {
|
|
6
|
-
}
|
|
7
|
-
export interface CreateCustomAvailabilityZoneCommandOutput extends CreateCustomAvailabilityZoneResult, __MetadataBearer {
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
export declare class CreateCustomAvailabilityZoneCommand extends $Command<CreateCustomAvailabilityZoneCommandInput, CreateCustomAvailabilityZoneCommandOutput, RDSClientResolvedConfig> {
|
|
11
|
-
readonly input: CreateCustomAvailabilityZoneCommandInput;
|
|
12
|
-
constructor(input: CreateCustomAvailabilityZoneCommandInput);
|
|
13
|
-
|
|
14
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RDSClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateCustomAvailabilityZoneCommandInput, CreateCustomAvailabilityZoneCommandOutput>;
|
|
15
|
-
private serialize;
|
|
16
|
-
private deserialize;
|
|
17
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
-
import { DeleteCustomAvailabilityZoneMessage, DeleteCustomAvailabilityZoneResult } from "../models/models_0";
|
|
4
|
-
import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
|
|
5
|
-
export interface DeleteCustomAvailabilityZoneCommandInput extends DeleteCustomAvailabilityZoneMessage {
|
|
6
|
-
}
|
|
7
|
-
export interface DeleteCustomAvailabilityZoneCommandOutput extends DeleteCustomAvailabilityZoneResult, __MetadataBearer {
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
export declare class DeleteCustomAvailabilityZoneCommand extends $Command<DeleteCustomAvailabilityZoneCommandInput, DeleteCustomAvailabilityZoneCommandOutput, RDSClientResolvedConfig> {
|
|
11
|
-
readonly input: DeleteCustomAvailabilityZoneCommandInput;
|
|
12
|
-
constructor(input: DeleteCustomAvailabilityZoneCommandInput);
|
|
13
|
-
|
|
14
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RDSClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteCustomAvailabilityZoneCommandInput, DeleteCustomAvailabilityZoneCommandOutput>;
|
|
15
|
-
private serialize;
|
|
16
|
-
private deserialize;
|
|
17
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
-
import { DeleteInstallationMediaMessage, InstallationMedia } from "../models/models_0";
|
|
4
|
-
import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
|
|
5
|
-
export interface DeleteInstallationMediaCommandInput extends DeleteInstallationMediaMessage {
|
|
6
|
-
}
|
|
7
|
-
export interface DeleteInstallationMediaCommandOutput extends InstallationMedia, __MetadataBearer {
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
export declare class DeleteInstallationMediaCommand extends $Command<DeleteInstallationMediaCommandInput, DeleteInstallationMediaCommandOutput, RDSClientResolvedConfig> {
|
|
11
|
-
readonly input: DeleteInstallationMediaCommandInput;
|
|
12
|
-
constructor(input: DeleteInstallationMediaCommandInput);
|
|
13
|
-
|
|
14
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RDSClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteInstallationMediaCommandInput, DeleteInstallationMediaCommandOutput>;
|
|
15
|
-
private serialize;
|
|
16
|
-
private deserialize;
|
|
17
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
-
import { CustomAvailabilityZoneMessage, DescribeCustomAvailabilityZonesMessage } from "../models/models_0";
|
|
4
|
-
import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
|
|
5
|
-
export interface DescribeCustomAvailabilityZonesCommandInput extends DescribeCustomAvailabilityZonesMessage {
|
|
6
|
-
}
|
|
7
|
-
export interface DescribeCustomAvailabilityZonesCommandOutput extends CustomAvailabilityZoneMessage, __MetadataBearer {
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
export declare class DescribeCustomAvailabilityZonesCommand extends $Command<DescribeCustomAvailabilityZonesCommandInput, DescribeCustomAvailabilityZonesCommandOutput, RDSClientResolvedConfig> {
|
|
11
|
-
readonly input: DescribeCustomAvailabilityZonesCommandInput;
|
|
12
|
-
constructor(input: DescribeCustomAvailabilityZonesCommandInput);
|
|
13
|
-
|
|
14
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RDSClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeCustomAvailabilityZonesCommandInput, DescribeCustomAvailabilityZonesCommandOutput>;
|
|
15
|
-
private serialize;
|
|
16
|
-
private deserialize;
|
|
17
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
-
import { DescribeInstallationMediaMessage, InstallationMediaMessage } from "../models/models_1";
|
|
4
|
-
import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
|
|
5
|
-
export interface DescribeInstallationMediaCommandInput extends DescribeInstallationMediaMessage {
|
|
6
|
-
}
|
|
7
|
-
export interface DescribeInstallationMediaCommandOutput extends InstallationMediaMessage, __MetadataBearer {
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
export declare class DescribeInstallationMediaCommand extends $Command<DescribeInstallationMediaCommandInput, DescribeInstallationMediaCommandOutput, RDSClientResolvedConfig> {
|
|
11
|
-
readonly input: DescribeInstallationMediaCommandInput;
|
|
12
|
-
constructor(input: DescribeInstallationMediaCommandInput);
|
|
13
|
-
|
|
14
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RDSClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeInstallationMediaCommandInput, DescribeInstallationMediaCommandOutput>;
|
|
15
|
-
private serialize;
|
|
16
|
-
private deserialize;
|
|
17
|
-
}
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
-
import { InstallationMedia } from "../models/models_0";
|
|
4
|
-
import { ImportInstallationMediaMessage } from "../models/models_1";
|
|
5
|
-
import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
|
|
6
|
-
export interface ImportInstallationMediaCommandInput extends ImportInstallationMediaMessage {
|
|
7
|
-
}
|
|
8
|
-
export interface ImportInstallationMediaCommandOutput extends InstallationMedia, __MetadataBearer {
|
|
9
|
-
}
|
|
10
|
-
|
|
11
|
-
export declare class ImportInstallationMediaCommand extends $Command<ImportInstallationMediaCommandInput, ImportInstallationMediaCommandOutput, RDSClientResolvedConfig> {
|
|
12
|
-
readonly input: ImportInstallationMediaCommandInput;
|
|
13
|
-
constructor(input: ImportInstallationMediaCommandInput);
|
|
14
|
-
|
|
15
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RDSClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ImportInstallationMediaCommandInput, ImportInstallationMediaCommandOutput>;
|
|
16
|
-
private serialize;
|
|
17
|
-
private deserialize;
|
|
18
|
-
}
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import { DescribeCustomAvailabilityZonesCommandInput, DescribeCustomAvailabilityZonesCommandOutput } from "../commands/DescribeCustomAvailabilityZonesCommand";
|
|
3
|
-
import { RDSPaginationConfiguration } from "./Interfaces";
|
|
4
|
-
export declare function paginateDescribeCustomAvailabilityZones(config: RDSPaginationConfiguration, input: DescribeCustomAvailabilityZonesCommandInput, ...additionalArguments: any): Paginator<DescribeCustomAvailabilityZonesCommandOutput>;
|