@aws-sdk/client-ses 3.490.0 → 3.496.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/SES.js +1 -153
- package/dist-cjs/SESClient.js +1 -43
- package/dist-cjs/commands/CloneReceiptRuleSetCommand.js +1 -28
- package/dist-cjs/commands/CreateConfigurationSetCommand.js +1 -28
- package/dist-cjs/commands/CreateConfigurationSetEventDestinationCommand.js +1 -28
- package/dist-cjs/commands/CreateConfigurationSetTrackingOptionsCommand.js +1 -28
- package/dist-cjs/commands/CreateCustomVerificationEmailTemplateCommand.js +1 -28
- package/dist-cjs/commands/CreateReceiptFilterCommand.js +1 -28
- package/dist-cjs/commands/CreateReceiptRuleCommand.js +1 -28
- package/dist-cjs/commands/CreateReceiptRuleSetCommand.js +1 -28
- package/dist-cjs/commands/CreateTemplateCommand.js +1 -28
- package/dist-cjs/commands/DeleteConfigurationSetCommand.js +1 -28
- package/dist-cjs/commands/DeleteConfigurationSetEventDestinationCommand.js +1 -28
- package/dist-cjs/commands/DeleteConfigurationSetTrackingOptionsCommand.js +1 -28
- package/dist-cjs/commands/DeleteCustomVerificationEmailTemplateCommand.js +1 -28
- package/dist-cjs/commands/DeleteIdentityCommand.js +1 -28
- package/dist-cjs/commands/DeleteIdentityPolicyCommand.js +1 -28
- package/dist-cjs/commands/DeleteReceiptFilterCommand.js +1 -28
- package/dist-cjs/commands/DeleteReceiptRuleCommand.js +1 -28
- package/dist-cjs/commands/DeleteReceiptRuleSetCommand.js +1 -28
- package/dist-cjs/commands/DeleteTemplateCommand.js +1 -28
- package/dist-cjs/commands/DeleteVerifiedEmailAddressCommand.js +1 -28
- package/dist-cjs/commands/DescribeActiveReceiptRuleSetCommand.js +1 -28
- package/dist-cjs/commands/DescribeConfigurationSetCommand.js +1 -28
- package/dist-cjs/commands/DescribeReceiptRuleCommand.js +1 -28
- package/dist-cjs/commands/DescribeReceiptRuleSetCommand.js +1 -28
- package/dist-cjs/commands/GetAccountSendingEnabledCommand.js +1 -28
- package/dist-cjs/commands/GetCustomVerificationEmailTemplateCommand.js +1 -28
- package/dist-cjs/commands/GetIdentityDkimAttributesCommand.js +1 -28
- package/dist-cjs/commands/GetIdentityMailFromDomainAttributesCommand.js +1 -28
- package/dist-cjs/commands/GetIdentityNotificationAttributesCommand.js +1 -28
- package/dist-cjs/commands/GetIdentityPoliciesCommand.js +1 -28
- package/dist-cjs/commands/GetIdentityVerificationAttributesCommand.js +1 -28
- package/dist-cjs/commands/GetSendQuotaCommand.js +1 -28
- package/dist-cjs/commands/GetSendStatisticsCommand.js +1 -28
- package/dist-cjs/commands/GetTemplateCommand.js +1 -28
- package/dist-cjs/commands/ListConfigurationSetsCommand.js +1 -28
- package/dist-cjs/commands/ListCustomVerificationEmailTemplatesCommand.js +1 -28
- package/dist-cjs/commands/ListIdentitiesCommand.js +1 -28
- package/dist-cjs/commands/ListIdentityPoliciesCommand.js +1 -28
- package/dist-cjs/commands/ListReceiptFiltersCommand.js +1 -28
- package/dist-cjs/commands/ListReceiptRuleSetsCommand.js +1 -28
- package/dist-cjs/commands/ListTemplatesCommand.js +1 -28
- package/dist-cjs/commands/ListVerifiedEmailAddressesCommand.js +1 -28
- package/dist-cjs/commands/PutConfigurationSetDeliveryOptionsCommand.js +1 -28
- package/dist-cjs/commands/PutIdentityPolicyCommand.js +1 -28
- package/dist-cjs/commands/ReorderReceiptRuleSetCommand.js +1 -28
- package/dist-cjs/commands/SendBounceCommand.js +1 -28
- package/dist-cjs/commands/SendBulkTemplatedEmailCommand.js +1 -28
- package/dist-cjs/commands/SendCustomVerificationEmailCommand.js +1 -28
- package/dist-cjs/commands/SendEmailCommand.js +1 -28
- package/dist-cjs/commands/SendRawEmailCommand.js +1 -28
- package/dist-cjs/commands/SendTemplatedEmailCommand.js +1 -28
- package/dist-cjs/commands/SetActiveReceiptRuleSetCommand.js +1 -28
- package/dist-cjs/commands/SetIdentityDkimEnabledCommand.js +1 -28
- package/dist-cjs/commands/SetIdentityFeedbackForwardingEnabledCommand.js +1 -28
- package/dist-cjs/commands/SetIdentityHeadersInNotificationsEnabledCommand.js +1 -28
- package/dist-cjs/commands/SetIdentityMailFromDomainCommand.js +1 -28
- package/dist-cjs/commands/SetIdentityNotificationTopicCommand.js +1 -28
- package/dist-cjs/commands/SetReceiptRulePositionCommand.js +1 -28
- package/dist-cjs/commands/TestRenderTemplateCommand.js +1 -28
- package/dist-cjs/commands/UpdateAccountSendingEnabledCommand.js +1 -28
- package/dist-cjs/commands/UpdateConfigurationSetEventDestinationCommand.js +1 -28
- package/dist-cjs/commands/UpdateConfigurationSetReputationMetricsEnabledCommand.js +1 -28
- package/dist-cjs/commands/UpdateConfigurationSetSendingEnabledCommand.js +1 -28
- package/dist-cjs/commands/UpdateConfigurationSetTrackingOptionsCommand.js +1 -28
- package/dist-cjs/commands/UpdateCustomVerificationEmailTemplateCommand.js +1 -28
- package/dist-cjs/commands/UpdateReceiptRuleCommand.js +1 -28
- package/dist-cjs/commands/UpdateTemplateCommand.js +1 -28
- package/dist-cjs/commands/VerifyDomainDkimCommand.js +1 -28
- package/dist-cjs/commands/VerifyDomainIdentityCommand.js +1 -28
- package/dist-cjs/commands/VerifyEmailAddressCommand.js +1 -28
- package/dist-cjs/commands/VerifyEmailIdentityCommand.js +1 -28
- package/dist-cjs/commands/index.js +1 -74
- package/dist-cjs/endpoint/EndpointParameters.js +1 -18
- package/dist-cjs/extensionConfiguration.js +1 -2
- package/dist-cjs/index.js +8971 -12
- package/dist-cjs/models/SESServiceException.js +1 -12
- package/dist-cjs/models/index.js +1 -4
- package/dist-cjs/models/models_0.js +1 -572
- package/dist-cjs/pagination/Interfaces.js +1 -2
- package/dist-cjs/pagination/ListCustomVerificationEmailTemplatesPaginator.js +1 -7
- package/dist-cjs/pagination/ListIdentitiesPaginator.js +1 -7
- package/dist-cjs/pagination/index.js +1 -6
- package/dist-cjs/protocols/Aws_query.js +1 -6702
- package/dist-cjs/runtimeExtensions.js +1 -22
- package/dist-cjs/waiters/index.js +1 -4
- package/dist-cjs/waiters/waitForIdentityExists.js +1 -43
- package/package.json +41 -41
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.SetIdentityNotificationTopicCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_query_1 = require("../protocols/Aws_query");
|
|
10
|
-
class SetIdentityNotificationTopicCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("SimpleEmailService", "SetIdentityNotificationTopic", {})
|
|
22
|
-
.n("SESClient", "SetIdentityNotificationTopicCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_query_1.se_SetIdentityNotificationTopicCommand)
|
|
25
|
-
.de(Aws_query_1.de_SetIdentityNotificationTopicCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.SetIdentityNotificationTopicCommand = SetIdentityNotificationTopicCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.SetReceiptRulePositionCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_query_1 = require("../protocols/Aws_query");
|
|
10
|
-
class SetReceiptRulePositionCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("SimpleEmailService", "SetReceiptRulePosition", {})
|
|
22
|
-
.n("SESClient", "SetReceiptRulePositionCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_query_1.se_SetReceiptRulePositionCommand)
|
|
25
|
-
.de(Aws_query_1.de_SetReceiptRulePositionCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.SetReceiptRulePositionCommand = SetReceiptRulePositionCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.TestRenderTemplateCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_query_1 = require("../protocols/Aws_query");
|
|
10
|
-
class TestRenderTemplateCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("SimpleEmailService", "TestRenderTemplate", {})
|
|
22
|
-
.n("SESClient", "TestRenderTemplateCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_query_1.se_TestRenderTemplateCommand)
|
|
25
|
-
.de(Aws_query_1.de_TestRenderTemplateCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.TestRenderTemplateCommand = TestRenderTemplateCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdateAccountSendingEnabledCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_query_1 = require("../protocols/Aws_query");
|
|
10
|
-
class UpdateAccountSendingEnabledCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("SimpleEmailService", "UpdateAccountSendingEnabled", {})
|
|
22
|
-
.n("SESClient", "UpdateAccountSendingEnabledCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_query_1.se_UpdateAccountSendingEnabledCommand)
|
|
25
|
-
.de(Aws_query_1.de_UpdateAccountSendingEnabledCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.UpdateAccountSendingEnabledCommand = UpdateAccountSendingEnabledCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdateConfigurationSetEventDestinationCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_query_1 = require("../protocols/Aws_query");
|
|
10
|
-
class UpdateConfigurationSetEventDestinationCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("SimpleEmailService", "UpdateConfigurationSetEventDestination", {})
|
|
22
|
-
.n("SESClient", "UpdateConfigurationSetEventDestinationCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_query_1.se_UpdateConfigurationSetEventDestinationCommand)
|
|
25
|
-
.de(Aws_query_1.de_UpdateConfigurationSetEventDestinationCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.UpdateConfigurationSetEventDestinationCommand = UpdateConfigurationSetEventDestinationCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdateConfigurationSetReputationMetricsEnabledCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_query_1 = require("../protocols/Aws_query");
|
|
10
|
-
class UpdateConfigurationSetReputationMetricsEnabledCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("SimpleEmailService", "UpdateConfigurationSetReputationMetricsEnabled", {})
|
|
22
|
-
.n("SESClient", "UpdateConfigurationSetReputationMetricsEnabledCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_query_1.se_UpdateConfigurationSetReputationMetricsEnabledCommand)
|
|
25
|
-
.de(Aws_query_1.de_UpdateConfigurationSetReputationMetricsEnabledCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.UpdateConfigurationSetReputationMetricsEnabledCommand = UpdateConfigurationSetReputationMetricsEnabledCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdateConfigurationSetSendingEnabledCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_query_1 = require("../protocols/Aws_query");
|
|
10
|
-
class UpdateConfigurationSetSendingEnabledCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("SimpleEmailService", "UpdateConfigurationSetSendingEnabled", {})
|
|
22
|
-
.n("SESClient", "UpdateConfigurationSetSendingEnabledCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_query_1.se_UpdateConfigurationSetSendingEnabledCommand)
|
|
25
|
-
.de(Aws_query_1.de_UpdateConfigurationSetSendingEnabledCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.UpdateConfigurationSetSendingEnabledCommand = UpdateConfigurationSetSendingEnabledCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdateConfigurationSetTrackingOptionsCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_query_1 = require("../protocols/Aws_query");
|
|
10
|
-
class UpdateConfigurationSetTrackingOptionsCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("SimpleEmailService", "UpdateConfigurationSetTrackingOptions", {})
|
|
22
|
-
.n("SESClient", "UpdateConfigurationSetTrackingOptionsCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_query_1.se_UpdateConfigurationSetTrackingOptionsCommand)
|
|
25
|
-
.de(Aws_query_1.de_UpdateConfigurationSetTrackingOptionsCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.UpdateConfigurationSetTrackingOptionsCommand = UpdateConfigurationSetTrackingOptionsCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdateCustomVerificationEmailTemplateCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_query_1 = require("../protocols/Aws_query");
|
|
10
|
-
class UpdateCustomVerificationEmailTemplateCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("SimpleEmailService", "UpdateCustomVerificationEmailTemplate", {})
|
|
22
|
-
.n("SESClient", "UpdateCustomVerificationEmailTemplateCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_query_1.se_UpdateCustomVerificationEmailTemplateCommand)
|
|
25
|
-
.de(Aws_query_1.de_UpdateCustomVerificationEmailTemplateCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.UpdateCustomVerificationEmailTemplateCommand = UpdateCustomVerificationEmailTemplateCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdateReceiptRuleCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_query_1 = require("../protocols/Aws_query");
|
|
10
|
-
class UpdateReceiptRuleCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("SimpleEmailService", "UpdateReceiptRule", {})
|
|
22
|
-
.n("SESClient", "UpdateReceiptRuleCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_query_1.se_UpdateReceiptRuleCommand)
|
|
25
|
-
.de(Aws_query_1.de_UpdateReceiptRuleCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.UpdateReceiptRuleCommand = UpdateReceiptRuleCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdateTemplateCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_query_1 = require("../protocols/Aws_query");
|
|
10
|
-
class UpdateTemplateCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("SimpleEmailService", "UpdateTemplate", {})
|
|
22
|
-
.n("SESClient", "UpdateTemplateCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_query_1.se_UpdateTemplateCommand)
|
|
25
|
-
.de(Aws_query_1.de_UpdateTemplateCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.UpdateTemplateCommand = UpdateTemplateCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.VerifyDomainDkimCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_query_1 = require("../protocols/Aws_query");
|
|
10
|
-
class VerifyDomainDkimCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("SimpleEmailService", "VerifyDomainDkim", {})
|
|
22
|
-
.n("SESClient", "VerifyDomainDkimCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_query_1.se_VerifyDomainDkimCommand)
|
|
25
|
-
.de(Aws_query_1.de_VerifyDomainDkimCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.VerifyDomainDkimCommand = VerifyDomainDkimCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.VerifyDomainIdentityCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_query_1 = require("../protocols/Aws_query");
|
|
10
|
-
class VerifyDomainIdentityCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("SimpleEmailService", "VerifyDomainIdentity", {})
|
|
22
|
-
.n("SESClient", "VerifyDomainIdentityCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_query_1.se_VerifyDomainIdentityCommand)
|
|
25
|
-
.de(Aws_query_1.de_VerifyDomainIdentityCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.VerifyDomainIdentityCommand = VerifyDomainIdentityCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.VerifyEmailAddressCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_query_1 = require("../protocols/Aws_query");
|
|
10
|
-
class VerifyEmailAddressCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("SimpleEmailService", "VerifyEmailAddress", {})
|
|
22
|
-
.n("SESClient", "VerifyEmailAddressCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_query_1.se_VerifyEmailAddressCommand)
|
|
25
|
-
.de(Aws_query_1.de_VerifyEmailAddressCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.VerifyEmailAddressCommand = VerifyEmailAddressCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.VerifyEmailIdentityCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_query_1 = require("../protocols/Aws_query");
|
|
10
|
-
class VerifyEmailIdentityCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("SimpleEmailService", "VerifyEmailIdentity", {})
|
|
22
|
-
.n("SESClient", "VerifyEmailIdentityCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_query_1.se_VerifyEmailIdentityCommand)
|
|
25
|
-
.de(Aws_query_1.de_VerifyEmailIdentityCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.VerifyEmailIdentityCommand = VerifyEmailIdentityCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,74 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
const tslib_1 = require("tslib");
|
|
4
|
-
tslib_1.__exportStar(require("./CloneReceiptRuleSetCommand"), exports);
|
|
5
|
-
tslib_1.__exportStar(require("./CreateConfigurationSetCommand"), exports);
|
|
6
|
-
tslib_1.__exportStar(require("./CreateConfigurationSetEventDestinationCommand"), exports);
|
|
7
|
-
tslib_1.__exportStar(require("./CreateConfigurationSetTrackingOptionsCommand"), exports);
|
|
8
|
-
tslib_1.__exportStar(require("./CreateCustomVerificationEmailTemplateCommand"), exports);
|
|
9
|
-
tslib_1.__exportStar(require("./CreateReceiptFilterCommand"), exports);
|
|
10
|
-
tslib_1.__exportStar(require("./CreateReceiptRuleCommand"), exports);
|
|
11
|
-
tslib_1.__exportStar(require("./CreateReceiptRuleSetCommand"), exports);
|
|
12
|
-
tslib_1.__exportStar(require("./CreateTemplateCommand"), exports);
|
|
13
|
-
tslib_1.__exportStar(require("./DeleteConfigurationSetCommand"), exports);
|
|
14
|
-
tslib_1.__exportStar(require("./DeleteConfigurationSetEventDestinationCommand"), exports);
|
|
15
|
-
tslib_1.__exportStar(require("./DeleteConfigurationSetTrackingOptionsCommand"), exports);
|
|
16
|
-
tslib_1.__exportStar(require("./DeleteCustomVerificationEmailTemplateCommand"), exports);
|
|
17
|
-
tslib_1.__exportStar(require("./DeleteIdentityCommand"), exports);
|
|
18
|
-
tslib_1.__exportStar(require("./DeleteIdentityPolicyCommand"), exports);
|
|
19
|
-
tslib_1.__exportStar(require("./DeleteReceiptFilterCommand"), exports);
|
|
20
|
-
tslib_1.__exportStar(require("./DeleteReceiptRuleCommand"), exports);
|
|
21
|
-
tslib_1.__exportStar(require("./DeleteReceiptRuleSetCommand"), exports);
|
|
22
|
-
tslib_1.__exportStar(require("./DeleteTemplateCommand"), exports);
|
|
23
|
-
tslib_1.__exportStar(require("./DeleteVerifiedEmailAddressCommand"), exports);
|
|
24
|
-
tslib_1.__exportStar(require("./DescribeActiveReceiptRuleSetCommand"), exports);
|
|
25
|
-
tslib_1.__exportStar(require("./DescribeConfigurationSetCommand"), exports);
|
|
26
|
-
tslib_1.__exportStar(require("./DescribeReceiptRuleCommand"), exports);
|
|
27
|
-
tslib_1.__exportStar(require("./DescribeReceiptRuleSetCommand"), exports);
|
|
28
|
-
tslib_1.__exportStar(require("./GetAccountSendingEnabledCommand"), exports);
|
|
29
|
-
tslib_1.__exportStar(require("./GetCustomVerificationEmailTemplateCommand"), exports);
|
|
30
|
-
tslib_1.__exportStar(require("./GetIdentityDkimAttributesCommand"), exports);
|
|
31
|
-
tslib_1.__exportStar(require("./GetIdentityMailFromDomainAttributesCommand"), exports);
|
|
32
|
-
tslib_1.__exportStar(require("./GetIdentityNotificationAttributesCommand"), exports);
|
|
33
|
-
tslib_1.__exportStar(require("./GetIdentityPoliciesCommand"), exports);
|
|
34
|
-
tslib_1.__exportStar(require("./GetIdentityVerificationAttributesCommand"), exports);
|
|
35
|
-
tslib_1.__exportStar(require("./GetSendQuotaCommand"), exports);
|
|
36
|
-
tslib_1.__exportStar(require("./GetSendStatisticsCommand"), exports);
|
|
37
|
-
tslib_1.__exportStar(require("./GetTemplateCommand"), exports);
|
|
38
|
-
tslib_1.__exportStar(require("./ListConfigurationSetsCommand"), exports);
|
|
39
|
-
tslib_1.__exportStar(require("./ListCustomVerificationEmailTemplatesCommand"), exports);
|
|
40
|
-
tslib_1.__exportStar(require("./ListIdentitiesCommand"), exports);
|
|
41
|
-
tslib_1.__exportStar(require("./ListIdentityPoliciesCommand"), exports);
|
|
42
|
-
tslib_1.__exportStar(require("./ListReceiptFiltersCommand"), exports);
|
|
43
|
-
tslib_1.__exportStar(require("./ListReceiptRuleSetsCommand"), exports);
|
|
44
|
-
tslib_1.__exportStar(require("./ListTemplatesCommand"), exports);
|
|
45
|
-
tslib_1.__exportStar(require("./ListVerifiedEmailAddressesCommand"), exports);
|
|
46
|
-
tslib_1.__exportStar(require("./PutConfigurationSetDeliveryOptionsCommand"), exports);
|
|
47
|
-
tslib_1.__exportStar(require("./PutIdentityPolicyCommand"), exports);
|
|
48
|
-
tslib_1.__exportStar(require("./ReorderReceiptRuleSetCommand"), exports);
|
|
49
|
-
tslib_1.__exportStar(require("./SendBounceCommand"), exports);
|
|
50
|
-
tslib_1.__exportStar(require("./SendBulkTemplatedEmailCommand"), exports);
|
|
51
|
-
tslib_1.__exportStar(require("./SendCustomVerificationEmailCommand"), exports);
|
|
52
|
-
tslib_1.__exportStar(require("./SendEmailCommand"), exports);
|
|
53
|
-
tslib_1.__exportStar(require("./SendRawEmailCommand"), exports);
|
|
54
|
-
tslib_1.__exportStar(require("./SendTemplatedEmailCommand"), exports);
|
|
55
|
-
tslib_1.__exportStar(require("./SetActiveReceiptRuleSetCommand"), exports);
|
|
56
|
-
tslib_1.__exportStar(require("./SetIdentityDkimEnabledCommand"), exports);
|
|
57
|
-
tslib_1.__exportStar(require("./SetIdentityFeedbackForwardingEnabledCommand"), exports);
|
|
58
|
-
tslib_1.__exportStar(require("./SetIdentityHeadersInNotificationsEnabledCommand"), exports);
|
|
59
|
-
tslib_1.__exportStar(require("./SetIdentityMailFromDomainCommand"), exports);
|
|
60
|
-
tslib_1.__exportStar(require("./SetIdentityNotificationTopicCommand"), exports);
|
|
61
|
-
tslib_1.__exportStar(require("./SetReceiptRulePositionCommand"), exports);
|
|
62
|
-
tslib_1.__exportStar(require("./TestRenderTemplateCommand"), exports);
|
|
63
|
-
tslib_1.__exportStar(require("./UpdateAccountSendingEnabledCommand"), exports);
|
|
64
|
-
tslib_1.__exportStar(require("./UpdateConfigurationSetEventDestinationCommand"), exports);
|
|
65
|
-
tslib_1.__exportStar(require("./UpdateConfigurationSetReputationMetricsEnabledCommand"), exports);
|
|
66
|
-
tslib_1.__exportStar(require("./UpdateConfigurationSetSendingEnabledCommand"), exports);
|
|
67
|
-
tslib_1.__exportStar(require("./UpdateConfigurationSetTrackingOptionsCommand"), exports);
|
|
68
|
-
tslib_1.__exportStar(require("./UpdateCustomVerificationEmailTemplateCommand"), exports);
|
|
69
|
-
tslib_1.__exportStar(require("./UpdateReceiptRuleCommand"), exports);
|
|
70
|
-
tslib_1.__exportStar(require("./UpdateTemplateCommand"), exports);
|
|
71
|
-
tslib_1.__exportStar(require("./VerifyDomainDkimCommand"), exports);
|
|
72
|
-
tslib_1.__exportStar(require("./VerifyDomainIdentityCommand"), exports);
|
|
73
|
-
tslib_1.__exportStar(require("./VerifyEmailAddressCommand"), exports);
|
|
74
|
-
tslib_1.__exportStar(require("./VerifyEmailIdentityCommand"), exports);
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,18 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.commonParams = exports.resolveClientEndpointParameters = void 0;
|
|
4
|
-
const resolveClientEndpointParameters = (options) => {
|
|
5
|
-
return {
|
|
6
|
-
...options,
|
|
7
|
-
useDualstackEndpoint: options.useDualstackEndpoint ?? false,
|
|
8
|
-
useFipsEndpoint: options.useFipsEndpoint ?? false,
|
|
9
|
-
defaultSigningName: "ses",
|
|
10
|
-
};
|
|
11
|
-
};
|
|
12
|
-
exports.resolveClientEndpointParameters = resolveClientEndpointParameters;
|
|
13
|
-
exports.commonParams = {
|
|
14
|
-
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
15
|
-
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
16
|
-
Region: { type: "builtInParams", name: "region" },
|
|
17
|
-
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
18
|
-
};
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1
|
+
module.exports = require("./index.js");
|