@aws-sdk/client-mailmanager 3.803.0 → 3.806.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/protocols/Aws_json1_0.js +4 -4
- package/dist-cjs/runtimeConfig.js +6 -6
- package/dist-es/protocols/Aws_json1_0.js +4 -4
- package/dist-es/runtimeConfig.js +6 -6
- package/dist-types/commands/CreateAddonInstanceCommand.d.ts +1 -1
- package/dist-types/commands/CreateAddonSubscriptionCommand.d.ts +1 -1
- package/dist-types/commands/CreateAddressListCommand.d.ts +1 -1
- package/dist-types/commands/CreateAddressListImportJobCommand.d.ts +1 -1
- package/dist-types/commands/CreateArchiveCommand.d.ts +1 -1
- package/dist-types/commands/CreateIngressPointCommand.d.ts +1 -1
- package/dist-types/commands/CreateRelayCommand.d.ts +1 -1
- package/dist-types/commands/CreateRuleSetCommand.d.ts +1 -1
- package/dist-types/commands/CreateTrafficPolicyCommand.d.ts +1 -1
- package/dist-types/commands/DeleteAddonInstanceCommand.d.ts +1 -1
- package/dist-types/commands/DeleteAddonSubscriptionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteAddressListCommand.d.ts +1 -1
- package/dist-types/commands/DeleteArchiveCommand.d.ts +1 -1
- package/dist-types/commands/DeleteIngressPointCommand.d.ts +1 -1
- package/dist-types/commands/DeleteRelayCommand.d.ts +1 -1
- package/dist-types/commands/DeleteRuleSetCommand.d.ts +1 -1
- package/dist-types/commands/DeleteTrafficPolicyCommand.d.ts +1 -1
- package/dist-types/commands/DeregisterMemberFromAddressListCommand.d.ts +1 -1
- package/dist-types/commands/GetAddonInstanceCommand.d.ts +1 -1
- package/dist-types/commands/GetAddonSubscriptionCommand.d.ts +1 -1
- package/dist-types/commands/GetAddressListCommand.d.ts +1 -1
- package/dist-types/commands/GetAddressListImportJobCommand.d.ts +1 -1
- package/dist-types/commands/GetArchiveCommand.d.ts +1 -1
- package/dist-types/commands/GetArchiveExportCommand.d.ts +1 -1
- package/dist-types/commands/GetArchiveMessageCommand.d.ts +1 -1
- package/dist-types/commands/GetArchiveMessageContentCommand.d.ts +1 -1
- package/dist-types/commands/GetArchiveSearchCommand.d.ts +1 -1
- package/dist-types/commands/GetArchiveSearchResultsCommand.d.ts +1 -1
- package/dist-types/commands/GetIngressPointCommand.d.ts +1 -1
- package/dist-types/commands/GetMemberOfAddressListCommand.d.ts +1 -1
- package/dist-types/commands/GetRelayCommand.d.ts +1 -1
- package/dist-types/commands/GetRuleSetCommand.d.ts +1 -1
- package/dist-types/commands/GetTrafficPolicyCommand.d.ts +1 -1
- package/dist-types/commands/ListAddressListImportJobsCommand.d.ts +1 -1
- package/dist-types/commands/ListArchiveExportsCommand.d.ts +1 -1
- package/dist-types/commands/ListArchiveSearchesCommand.d.ts +1 -1
- package/dist-types/commands/ListMembersOfAddressListCommand.d.ts +1 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
- package/dist-types/commands/RegisterMemberToAddressListCommand.d.ts +1 -1
- package/dist-types/commands/StartAddressListImportJobCommand.d.ts +1 -1
- package/dist-types/commands/StartArchiveExportCommand.d.ts +1 -1
- package/dist-types/commands/StartArchiveSearchCommand.d.ts +1 -1
- package/dist-types/commands/StopAddressListImportJobCommand.d.ts +1 -1
- package/dist-types/commands/StopArchiveExportCommand.d.ts +1 -1
- package/dist-types/commands/StopArchiveSearchCommand.d.ts +1 -1
- package/dist-types/commands/TagResourceCommand.d.ts +1 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +1 -1
- package/dist-types/commands/UpdateArchiveCommand.d.ts +1 -1
- package/dist-types/commands/UpdateIngressPointCommand.d.ts +1 -1
- package/dist-types/commands/UpdateRelayCommand.d.ts +1 -1
- package/dist-types/commands/UpdateRuleSetCommand.d.ts +1 -1
- package/dist-types/commands/UpdateTrafficPolicyCommand.d.ts +1 -1
- package/dist-types/endpoint/EndpointParameters.d.ts +1 -3
- package/dist-types/runtimeConfig.browser.d.ts +17 -17
- package/dist-types/runtimeConfig.d.ts +16 -16
- package/dist-types/runtimeConfig.native.d.ts +18 -18
- package/dist-types/runtimeConfig.shared.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateAddonInstanceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateAddonSubscriptionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateAddressListCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateAddressListImportJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateArchiveCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateIngressPointCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateRelayCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateRuleSetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateTrafficPolicyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteAddonInstanceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteAddonSubscriptionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteAddressListCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteArchiveCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteIngressPointCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteRelayCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteRuleSetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteTrafficPolicyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeregisterMemberFromAddressListCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetAddonInstanceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetAddonSubscriptionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetAddressListCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetAddressListImportJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetArchiveCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetArchiveExportCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetArchiveMessageCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetArchiveMessageContentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetArchiveSearchCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetArchiveSearchResultsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetIngressPointCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetMemberOfAddressListCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetRelayCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetRuleSetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetTrafficPolicyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListAddressListImportJobsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListArchiveExportsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListArchiveSearchesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListMembersOfAddressListCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RegisterMemberToAddressListCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartAddressListImportJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartArchiveExportCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartArchiveSearchCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopAddressListImportJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopArchiveExportCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopArchiveSearchCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateArchiveCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateIngressPointCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateRelayCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateRuleSetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateTrafficPolicyCommand.d.ts +1 -1
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -4
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +22 -32
- package/dist-types/ts3.4/runtimeConfig.d.ts +20 -29
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +23 -33
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +3 -3
- package/package.json +22 -22
|
@@ -1480,19 +1480,19 @@ const se_StartArchiveExportRequest = (input, context) => {
|
|
|
1480
1480
|
ArchiveId: [],
|
|
1481
1481
|
ExportDestinationConfiguration: smithy_client_1._json,
|
|
1482
1482
|
Filters: smithy_client_1._json,
|
|
1483
|
-
FromTimestamp: (_) => _.getTime() /
|
|
1483
|
+
FromTimestamp: (_) => _.getTime() / 1_000,
|
|
1484
1484
|
IncludeMetadata: [],
|
|
1485
1485
|
MaxResults: [],
|
|
1486
|
-
ToTimestamp: (_) => _.getTime() /
|
|
1486
|
+
ToTimestamp: (_) => _.getTime() / 1_000,
|
|
1487
1487
|
});
|
|
1488
1488
|
};
|
|
1489
1489
|
const se_StartArchiveSearchRequest = (input, context) => {
|
|
1490
1490
|
return (0, smithy_client_1.take)(input, {
|
|
1491
1491
|
ArchiveId: [],
|
|
1492
1492
|
Filters: smithy_client_1._json,
|
|
1493
|
-
FromTimestamp: (_) => _.getTime() /
|
|
1493
|
+
FromTimestamp: (_) => _.getTime() / 1_000,
|
|
1494
1494
|
MaxResults: [],
|
|
1495
|
-
ToTimestamp: (_) => _.getTime() /
|
|
1495
|
+
ToTimestamp: (_) => _.getTime() / 1_000,
|
|
1496
1496
|
});
|
|
1497
1497
|
};
|
|
1498
1498
|
const se_UpdateRuleSetRequest = (input, context) => {
|
|
@@ -23,20 +23,20 @@ const getRuntimeConfig = (config) => {
|
|
|
23
23
|
const defaultConfigProvider = () => defaultsMode().then(smithy_client_1.loadConfigsForDefaultMode);
|
|
24
24
|
const clientSharedValues = (0, runtimeConfig_shared_1.getRuntimeConfig)(config);
|
|
25
25
|
(0, core_1.emitWarningIfUnsupportedVersion)(process.version);
|
|
26
|
-
const
|
|
26
|
+
const loaderConfig = { profile: config?.profile, logger: clientSharedValues.logger };
|
|
27
27
|
return {
|
|
28
28
|
...clientSharedValues,
|
|
29
29
|
...config,
|
|
30
30
|
runtime: "node",
|
|
31
31
|
defaultsMode,
|
|
32
|
-
authSchemePreference: config?.authSchemePreference ?? (0, node_config_provider_1.loadConfig)(core_1.NODE_AUTH_SCHEME_PREFERENCE_OPTIONS,
|
|
32
|
+
authSchemePreference: config?.authSchemePreference ?? (0, node_config_provider_1.loadConfig)(core_1.NODE_AUTH_SCHEME_PREFERENCE_OPTIONS, loaderConfig),
|
|
33
33
|
bodyLengthChecker: config?.bodyLengthChecker ?? util_body_length_node_1.calculateBodyLength,
|
|
34
34
|
credentialDefaultProvider: config?.credentialDefaultProvider ?? credential_provider_node_1.defaultProvider,
|
|
35
35
|
defaultUserAgentProvider: config?.defaultUserAgentProvider ??
|
|
36
36
|
(0, util_user_agent_node_1.createDefaultUserAgentProvider)({ serviceId: clientSharedValues.serviceId, clientVersion: package_json_1.default.version }),
|
|
37
37
|
maxAttempts: config?.maxAttempts ?? (0, node_config_provider_1.loadConfig)(middleware_retry_1.NODE_MAX_ATTEMPT_CONFIG_OPTIONS, config),
|
|
38
38
|
region: config?.region ??
|
|
39
|
-
(0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_REGION_CONFIG_OPTIONS, { ...config_resolver_1.NODE_REGION_CONFIG_FILE_OPTIONS, ...
|
|
39
|
+
(0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_REGION_CONFIG_OPTIONS, { ...config_resolver_1.NODE_REGION_CONFIG_FILE_OPTIONS, ...loaderConfig }),
|
|
40
40
|
requestHandler: node_http_handler_1.NodeHttpHandler.create(config?.requestHandler ?? defaultConfigProvider),
|
|
41
41
|
retryMode: config?.retryMode ??
|
|
42
42
|
(0, node_config_provider_1.loadConfig)({
|
|
@@ -45,9 +45,9 @@ const getRuntimeConfig = (config) => {
|
|
|
45
45
|
}, config),
|
|
46
46
|
sha256: config?.sha256 ?? hash_node_1.Hash.bind(null, "sha256"),
|
|
47
47
|
streamCollector: config?.streamCollector ?? node_http_handler_1.streamCollector,
|
|
48
|
-
useDualstackEndpoint: config?.useDualstackEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS,
|
|
49
|
-
useFipsEndpoint: config?.useFipsEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS,
|
|
50
|
-
userAgentAppId: config?.userAgentAppId ?? (0, node_config_provider_1.loadConfig)(util_user_agent_node_1.NODE_APP_ID_CONFIG_OPTIONS,
|
|
48
|
+
useDualstackEndpoint: config?.useDualstackEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
|
|
49
|
+
useFipsEndpoint: config?.useFipsEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
|
|
50
|
+
userAgentAppId: config?.userAgentAppId ?? (0, node_config_provider_1.loadConfig)(util_user_agent_node_1.NODE_APP_ID_CONFIG_OPTIONS, loaderConfig),
|
|
51
51
|
};
|
|
52
52
|
};
|
|
53
53
|
exports.getRuntimeConfig = getRuntimeConfig;
|
|
@@ -1355,19 +1355,19 @@ const se_StartArchiveExportRequest = (input, context) => {
|
|
|
1355
1355
|
ArchiveId: [],
|
|
1356
1356
|
ExportDestinationConfiguration: _json,
|
|
1357
1357
|
Filters: _json,
|
|
1358
|
-
FromTimestamp: (_) => _.getTime() /
|
|
1358
|
+
FromTimestamp: (_) => _.getTime() / 1_000,
|
|
1359
1359
|
IncludeMetadata: [],
|
|
1360
1360
|
MaxResults: [],
|
|
1361
|
-
ToTimestamp: (_) => _.getTime() /
|
|
1361
|
+
ToTimestamp: (_) => _.getTime() / 1_000,
|
|
1362
1362
|
});
|
|
1363
1363
|
};
|
|
1364
1364
|
const se_StartArchiveSearchRequest = (input, context) => {
|
|
1365
1365
|
return take(input, {
|
|
1366
1366
|
ArchiveId: [],
|
|
1367
1367
|
Filters: _json,
|
|
1368
|
-
FromTimestamp: (_) => _.getTime() /
|
|
1368
|
+
FromTimestamp: (_) => _.getTime() / 1_000,
|
|
1369
1369
|
MaxResults: [],
|
|
1370
|
-
ToTimestamp: (_) => _.getTime() /
|
|
1370
|
+
ToTimestamp: (_) => _.getTime() / 1_000,
|
|
1371
1371
|
});
|
|
1372
1372
|
};
|
|
1373
1373
|
const se_UpdateRuleSetRequest = (input, context) => {
|
package/dist-es/runtimeConfig.js
CHANGED
|
@@ -19,20 +19,20 @@ export const getRuntimeConfig = (config) => {
|
|
|
19
19
|
const defaultConfigProvider = () => defaultsMode().then(loadConfigsForDefaultMode);
|
|
20
20
|
const clientSharedValues = getSharedRuntimeConfig(config);
|
|
21
21
|
awsCheckVersion(process.version);
|
|
22
|
-
const
|
|
22
|
+
const loaderConfig = { profile: config?.profile, logger: clientSharedValues.logger };
|
|
23
23
|
return {
|
|
24
24
|
...clientSharedValues,
|
|
25
25
|
...config,
|
|
26
26
|
runtime: "node",
|
|
27
27
|
defaultsMode,
|
|
28
|
-
authSchemePreference: config?.authSchemePreference ?? loadNodeConfig(NODE_AUTH_SCHEME_PREFERENCE_OPTIONS,
|
|
28
|
+
authSchemePreference: config?.authSchemePreference ?? loadNodeConfig(NODE_AUTH_SCHEME_PREFERENCE_OPTIONS, loaderConfig),
|
|
29
29
|
bodyLengthChecker: config?.bodyLengthChecker ?? calculateBodyLength,
|
|
30
30
|
credentialDefaultProvider: config?.credentialDefaultProvider ?? credentialDefaultProvider,
|
|
31
31
|
defaultUserAgentProvider: config?.defaultUserAgentProvider ??
|
|
32
32
|
createDefaultUserAgentProvider({ serviceId: clientSharedValues.serviceId, clientVersion: packageInfo.version }),
|
|
33
33
|
maxAttempts: config?.maxAttempts ?? loadNodeConfig(NODE_MAX_ATTEMPT_CONFIG_OPTIONS, config),
|
|
34
34
|
region: config?.region ??
|
|
35
|
-
loadNodeConfig(NODE_REGION_CONFIG_OPTIONS, { ...NODE_REGION_CONFIG_FILE_OPTIONS, ...
|
|
35
|
+
loadNodeConfig(NODE_REGION_CONFIG_OPTIONS, { ...NODE_REGION_CONFIG_FILE_OPTIONS, ...loaderConfig }),
|
|
36
36
|
requestHandler: RequestHandler.create(config?.requestHandler ?? defaultConfigProvider),
|
|
37
37
|
retryMode: config?.retryMode ??
|
|
38
38
|
loadNodeConfig({
|
|
@@ -41,8 +41,8 @@ export const getRuntimeConfig = (config) => {
|
|
|
41
41
|
}, config),
|
|
42
42
|
sha256: config?.sha256 ?? Hash.bind(null, "sha256"),
|
|
43
43
|
streamCollector: config?.streamCollector ?? streamCollector,
|
|
44
|
-
useDualstackEndpoint: config?.useDualstackEndpoint ?? loadNodeConfig(NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS,
|
|
45
|
-
useFipsEndpoint: config?.useFipsEndpoint ?? loadNodeConfig(NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS,
|
|
46
|
-
userAgentAppId: config?.userAgentAppId ?? loadNodeConfig(NODE_APP_ID_CONFIG_OPTIONS,
|
|
44
|
+
useDualstackEndpoint: config?.useDualstackEndpoint ?? loadNodeConfig(NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
|
|
45
|
+
useFipsEndpoint: config?.useFipsEndpoint ?? loadNodeConfig(NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
|
|
46
|
+
userAgentAppId: config?.userAgentAppId ?? loadNodeConfig(NODE_APP_ID_CONFIG_OPTIONS, loaderConfig),
|
|
47
47
|
};
|
|
48
48
|
};
|
|
@@ -23,7 +23,7 @@ export interface CreateAddonInstanceCommandOutput extends CreateAddonInstanceRes
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateAddonInstanceCommand_base: {
|
|
25
25
|
new (input: CreateAddonInstanceCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAddonInstanceCommandInput, CreateAddonInstanceCommandOutput, MailManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateAddonInstanceCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAddonInstanceCommandInput, CreateAddonInstanceCommandOutput, MailManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateAddonSubscriptionCommandOutput extends CreateAddonSubscri
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateAddonSubscriptionCommand_base: {
|
|
25
25
|
new (input: CreateAddonSubscriptionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAddonSubscriptionCommandInput, CreateAddonSubscriptionCommandOutput, MailManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateAddonSubscriptionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAddonSubscriptionCommandInput, CreateAddonSubscriptionCommandOutput, MailManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateAddressListCommandOutput extends CreateAddressListRespons
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateAddressListCommand_base: {
|
|
25
25
|
new (input: CreateAddressListCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAddressListCommandInput, CreateAddressListCommandOutput, MailManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateAddressListCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAddressListCommandInput, CreateAddressListCommandOutput, MailManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateAddressListImportJobCommandOutput extends CreateAddressLi
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateAddressListImportJobCommand_base: {
|
|
25
25
|
new (input: CreateAddressListImportJobCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAddressListImportJobCommandInput, CreateAddressListImportJobCommandOutput, MailManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateAddressListImportJobCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAddressListImportJobCommandInput, CreateAddressListImportJobCommandOutput, MailManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateArchiveCommandOutput extends CreateArchiveResponse, __Met
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateArchiveCommand_base: {
|
|
25
25
|
new (input: CreateArchiveCommandInput): import("@smithy/smithy-client").CommandImpl<CreateArchiveCommandInput, CreateArchiveCommandOutput, MailManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateArchiveCommandInput): import("@smithy/smithy-client").CommandImpl<CreateArchiveCommandInput, CreateArchiveCommandOutput, MailManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateIngressPointCommandOutput extends CreateIngressPointRespo
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateIngressPointCommand_base: {
|
|
25
25
|
new (input: CreateIngressPointCommandInput): import("@smithy/smithy-client").CommandImpl<CreateIngressPointCommandInput, CreateIngressPointCommandOutput, MailManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateIngressPointCommandInput): import("@smithy/smithy-client").CommandImpl<CreateIngressPointCommandInput, CreateIngressPointCommandOutput, MailManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateRelayCommandOutput extends CreateRelayResponse, __Metadat
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateRelayCommand_base: {
|
|
25
25
|
new (input: CreateRelayCommandInput): import("@smithy/smithy-client").CommandImpl<CreateRelayCommandInput, CreateRelayCommandOutput, MailManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateRelayCommandInput): import("@smithy/smithy-client").CommandImpl<CreateRelayCommandInput, CreateRelayCommandOutput, MailManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateRuleSetCommandOutput extends CreateRuleSetResponse, __Met
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateRuleSetCommand_base: {
|
|
25
25
|
new (input: CreateRuleSetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateRuleSetCommandInput, CreateRuleSetCommandOutput, MailManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateRuleSetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateRuleSetCommandInput, CreateRuleSetCommandOutput, MailManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateTrafficPolicyCommandOutput extends CreateTrafficPolicyRes
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateTrafficPolicyCommand_base: {
|
|
25
25
|
new (input: CreateTrafficPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<CreateTrafficPolicyCommandInput, CreateTrafficPolicyCommandOutput, MailManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateTrafficPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<CreateTrafficPolicyCommandInput, CreateTrafficPolicyCommandOutput, MailManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteAddonInstanceCommandOutput extends DeleteAddonInstanceRes
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteAddonInstanceCommand_base: {
|
|
25
25
|
new (input: DeleteAddonInstanceCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAddonInstanceCommandInput, DeleteAddonInstanceCommandOutput, MailManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteAddonInstanceCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAddonInstanceCommandInput, DeleteAddonInstanceCommandOutput, MailManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteAddonSubscriptionCommandOutput extends DeleteAddonSubscri
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteAddonSubscriptionCommand_base: {
|
|
25
25
|
new (input: DeleteAddonSubscriptionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAddonSubscriptionCommandInput, DeleteAddonSubscriptionCommandOutput, MailManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteAddonSubscriptionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAddonSubscriptionCommandInput, DeleteAddonSubscriptionCommandOutput, MailManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteAddressListCommandOutput extends DeleteAddressListRespons
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteAddressListCommand_base: {
|
|
25
25
|
new (input: DeleteAddressListCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAddressListCommandInput, DeleteAddressListCommandOutput, MailManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteAddressListCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAddressListCommandInput, DeleteAddressListCommandOutput, MailManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteArchiveCommandOutput extends DeleteArchiveResponse, __Met
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteArchiveCommand_base: {
|
|
25
25
|
new (input: DeleteArchiveCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteArchiveCommandInput, DeleteArchiveCommandOutput, MailManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteArchiveCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteArchiveCommandInput, DeleteArchiveCommandOutput, MailManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteIngressPointCommandOutput extends DeleteIngressPointRespo
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteIngressPointCommand_base: {
|
|
25
25
|
new (input: DeleteIngressPointCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteIngressPointCommandInput, DeleteIngressPointCommandOutput, MailManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteIngressPointCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteIngressPointCommandInput, DeleteIngressPointCommandOutput, MailManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteRelayCommandOutput extends DeleteRelayResponse, __Metadat
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteRelayCommand_base: {
|
|
25
25
|
new (input: DeleteRelayCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRelayCommandInput, DeleteRelayCommandOutput, MailManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteRelayCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRelayCommandInput, DeleteRelayCommandOutput, MailManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteRuleSetCommandOutput extends DeleteRuleSetResponse, __Met
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteRuleSetCommand_base: {
|
|
25
25
|
new (input: DeleteRuleSetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRuleSetCommandInput, DeleteRuleSetCommandOutput, MailManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteRuleSetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRuleSetCommandInput, DeleteRuleSetCommandOutput, MailManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteTrafficPolicyCommandOutput extends DeleteTrafficPolicyRes
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteTrafficPolicyCommand_base: {
|
|
25
25
|
new (input: DeleteTrafficPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteTrafficPolicyCommandInput, DeleteTrafficPolicyCommandOutput, MailManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteTrafficPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteTrafficPolicyCommandInput, DeleteTrafficPolicyCommandOutput, MailManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeregisterMemberFromAddressListCommandOutput extends Deregister
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeregisterMemberFromAddressListCommand_base: {
|
|
25
25
|
new (input: DeregisterMemberFromAddressListCommandInput): import("@smithy/smithy-client").CommandImpl<DeregisterMemberFromAddressListCommandInput, DeregisterMemberFromAddressListCommandOutput, MailManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeregisterMemberFromAddressListCommandInput): import("@smithy/smithy-client").CommandImpl<DeregisterMemberFromAddressListCommandInput, DeregisterMemberFromAddressListCommandOutput, MailManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetAddonInstanceCommandOutput extends GetAddonInstanceResponse,
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetAddonInstanceCommand_base: {
|
|
25
25
|
new (input: GetAddonInstanceCommandInput): import("@smithy/smithy-client").CommandImpl<GetAddonInstanceCommandInput, GetAddonInstanceCommandOutput, MailManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetAddonInstanceCommandInput): import("@smithy/smithy-client").CommandImpl<GetAddonInstanceCommandInput, GetAddonInstanceCommandOutput, MailManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetAddonSubscriptionCommandOutput extends GetAddonSubscriptionR
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetAddonSubscriptionCommand_base: {
|
|
25
25
|
new (input: GetAddonSubscriptionCommandInput): import("@smithy/smithy-client").CommandImpl<GetAddonSubscriptionCommandInput, GetAddonSubscriptionCommandOutput, MailManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetAddonSubscriptionCommandInput): import("@smithy/smithy-client").CommandImpl<GetAddonSubscriptionCommandInput, GetAddonSubscriptionCommandOutput, MailManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetAddressListCommandOutput extends GetAddressListResponse, __M
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetAddressListCommand_base: {
|
|
25
25
|
new (input: GetAddressListCommandInput): import("@smithy/smithy-client").CommandImpl<GetAddressListCommandInput, GetAddressListCommandOutput, MailManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetAddressListCommandInput): import("@smithy/smithy-client").CommandImpl<GetAddressListCommandInput, GetAddressListCommandOutput, MailManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetAddressListImportJobCommandOutput extends GetAddressListImpo
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetAddressListImportJobCommand_base: {
|
|
25
25
|
new (input: GetAddressListImportJobCommandInput): import("@smithy/smithy-client").CommandImpl<GetAddressListImportJobCommandInput, GetAddressListImportJobCommandOutput, MailManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetAddressListImportJobCommandInput): import("@smithy/smithy-client").CommandImpl<GetAddressListImportJobCommandInput, GetAddressListImportJobCommandOutput, MailManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetArchiveCommandOutput extends GetArchiveResponse, __MetadataB
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetArchiveCommand_base: {
|
|
25
25
|
new (input: GetArchiveCommandInput): import("@smithy/smithy-client").CommandImpl<GetArchiveCommandInput, GetArchiveCommandOutput, MailManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetArchiveCommandInput): import("@smithy/smithy-client").CommandImpl<GetArchiveCommandInput, GetArchiveCommandOutput, MailManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetArchiveExportCommandOutput extends GetArchiveExportResponse,
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetArchiveExportCommand_base: {
|
|
25
25
|
new (input: GetArchiveExportCommandInput): import("@smithy/smithy-client").CommandImpl<GetArchiveExportCommandInput, GetArchiveExportCommandOutput, MailManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetArchiveExportCommandInput): import("@smithy/smithy-client").CommandImpl<GetArchiveExportCommandInput, GetArchiveExportCommandOutput, MailManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetArchiveMessageCommandOutput extends GetArchiveMessageRespons
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetArchiveMessageCommand_base: {
|
|
25
25
|
new (input: GetArchiveMessageCommandInput): import("@smithy/smithy-client").CommandImpl<GetArchiveMessageCommandInput, GetArchiveMessageCommandOutput, MailManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetArchiveMessageCommandInput): import("@smithy/smithy-client").CommandImpl<GetArchiveMessageCommandInput, GetArchiveMessageCommandOutput, MailManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetArchiveMessageContentCommandOutput extends GetArchiveMessage
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetArchiveMessageContentCommand_base: {
|
|
25
25
|
new (input: GetArchiveMessageContentCommandInput): import("@smithy/smithy-client").CommandImpl<GetArchiveMessageContentCommandInput, GetArchiveMessageContentCommandOutput, MailManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetArchiveMessageContentCommandInput): import("@smithy/smithy-client").CommandImpl<GetArchiveMessageContentCommandInput, GetArchiveMessageContentCommandOutput, MailManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetArchiveSearchCommandOutput extends GetArchiveSearchResponse,
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetArchiveSearchCommand_base: {
|
|
25
25
|
new (input: GetArchiveSearchCommandInput): import("@smithy/smithy-client").CommandImpl<GetArchiveSearchCommandInput, GetArchiveSearchCommandOutput, MailManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetArchiveSearchCommandInput): import("@smithy/smithy-client").CommandImpl<GetArchiveSearchCommandInput, GetArchiveSearchCommandOutput, MailManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetArchiveSearchResultsCommandOutput extends GetArchiveSearchRe
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetArchiveSearchResultsCommand_base: {
|
|
25
25
|
new (input: GetArchiveSearchResultsCommandInput): import("@smithy/smithy-client").CommandImpl<GetArchiveSearchResultsCommandInput, GetArchiveSearchResultsCommandOutput, MailManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetArchiveSearchResultsCommandInput): import("@smithy/smithy-client").CommandImpl<GetArchiveSearchResultsCommandInput, GetArchiveSearchResultsCommandOutput, MailManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetIngressPointCommandOutput extends GetIngressPointResponse, _
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetIngressPointCommand_base: {
|
|
25
25
|
new (input: GetIngressPointCommandInput): import("@smithy/smithy-client").CommandImpl<GetIngressPointCommandInput, GetIngressPointCommandOutput, MailManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetIngressPointCommandInput): import("@smithy/smithy-client").CommandImpl<GetIngressPointCommandInput, GetIngressPointCommandOutput, MailManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetMemberOfAddressListCommandOutput extends GetMemberOfAddressL
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetMemberOfAddressListCommand_base: {
|
|
25
25
|
new (input: GetMemberOfAddressListCommandInput): import("@smithy/smithy-client").CommandImpl<GetMemberOfAddressListCommandInput, GetMemberOfAddressListCommandOutput, MailManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetMemberOfAddressListCommandInput): import("@smithy/smithy-client").CommandImpl<GetMemberOfAddressListCommandInput, GetMemberOfAddressListCommandOutput, MailManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetRelayCommandOutput extends GetRelayResponse, __MetadataBeare
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetRelayCommand_base: {
|
|
25
25
|
new (input: GetRelayCommandInput): import("@smithy/smithy-client").CommandImpl<GetRelayCommandInput, GetRelayCommandOutput, MailManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetRelayCommandInput): import("@smithy/smithy-client").CommandImpl<GetRelayCommandInput, GetRelayCommandOutput, MailManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetRuleSetCommandOutput extends GetRuleSetResponse, __MetadataB
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetRuleSetCommand_base: {
|
|
25
25
|
new (input: GetRuleSetCommandInput): import("@smithy/smithy-client").CommandImpl<GetRuleSetCommandInput, GetRuleSetCommandOutput, MailManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetRuleSetCommandInput): import("@smithy/smithy-client").CommandImpl<GetRuleSetCommandInput, GetRuleSetCommandOutput, MailManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetTrafficPolicyCommandOutput extends GetTrafficPolicyResponse,
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetTrafficPolicyCommand_base: {
|
|
25
25
|
new (input: GetTrafficPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetTrafficPolicyCommandInput, GetTrafficPolicyCommandOutput, MailManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetTrafficPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetTrafficPolicyCommandInput, GetTrafficPolicyCommandOutput, MailManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListAddressListImportJobsCommandOutput extends ListAddressListI
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListAddressListImportJobsCommand_base: {
|
|
25
25
|
new (input: ListAddressListImportJobsCommandInput): import("@smithy/smithy-client").CommandImpl<ListAddressListImportJobsCommandInput, ListAddressListImportJobsCommandOutput, MailManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListAddressListImportJobsCommandInput): import("@smithy/smithy-client").CommandImpl<ListAddressListImportJobsCommandInput, ListAddressListImportJobsCommandOutput, MailManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListArchiveExportsCommandOutput extends ListArchiveExportsRespo
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListArchiveExportsCommand_base: {
|
|
25
25
|
new (input: ListArchiveExportsCommandInput): import("@smithy/smithy-client").CommandImpl<ListArchiveExportsCommandInput, ListArchiveExportsCommandOutput, MailManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListArchiveExportsCommandInput): import("@smithy/smithy-client").CommandImpl<ListArchiveExportsCommandInput, ListArchiveExportsCommandOutput, MailManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListArchiveSearchesCommandOutput extends ListArchiveSearchesRes
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListArchiveSearchesCommand_base: {
|
|
25
25
|
new (input: ListArchiveSearchesCommandInput): import("@smithy/smithy-client").CommandImpl<ListArchiveSearchesCommandInput, ListArchiveSearchesCommandOutput, MailManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListArchiveSearchesCommandInput): import("@smithy/smithy-client").CommandImpl<ListArchiveSearchesCommandInput, ListArchiveSearchesCommandOutput, MailManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListMembersOfAddressListCommandOutput extends ListMembersOfAddr
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListMembersOfAddressListCommand_base: {
|
|
25
25
|
new (input: ListMembersOfAddressListCommandInput): import("@smithy/smithy-client").CommandImpl<ListMembersOfAddressListCommandInput, ListMembersOfAddressListCommandOutput, MailManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListMembersOfAddressListCommandInput): import("@smithy/smithy-client").CommandImpl<ListMembersOfAddressListCommandInput, ListMembersOfAddressListCommandOutput, MailManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListTagsForResourceCommand_base: {
|
|
25
25
|
new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, MailManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, MailManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface RegisterMemberToAddressListCommandOutput extends RegisterMember
|
|
|
23
23
|
}
|
|
24
24
|
declare const RegisterMemberToAddressListCommand_base: {
|
|
25
25
|
new (input: RegisterMemberToAddressListCommandInput): import("@smithy/smithy-client").CommandImpl<RegisterMemberToAddressListCommandInput, RegisterMemberToAddressListCommandOutput, MailManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: RegisterMemberToAddressListCommandInput): import("@smithy/smithy-client").CommandImpl<RegisterMemberToAddressListCommandInput, RegisterMemberToAddressListCommandOutput, MailManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface StartAddressListImportJobCommandOutput extends StartAddressList
|
|
|
23
23
|
}
|
|
24
24
|
declare const StartAddressListImportJobCommand_base: {
|
|
25
25
|
new (input: StartAddressListImportJobCommandInput): import("@smithy/smithy-client").CommandImpl<StartAddressListImportJobCommandInput, StartAddressListImportJobCommandOutput, MailManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: StartAddressListImportJobCommandInput): import("@smithy/smithy-client").CommandImpl<StartAddressListImportJobCommandInput, StartAddressListImportJobCommandOutput, MailManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface StartArchiveExportCommandOutput extends StartArchiveExportRespo
|
|
|
23
23
|
}
|
|
24
24
|
declare const StartArchiveExportCommand_base: {
|
|
25
25
|
new (input: StartArchiveExportCommandInput): import("@smithy/smithy-client").CommandImpl<StartArchiveExportCommandInput, StartArchiveExportCommandOutput, MailManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: StartArchiveExportCommandInput): import("@smithy/smithy-client").CommandImpl<StartArchiveExportCommandInput, StartArchiveExportCommandOutput, MailManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface StartArchiveSearchCommandOutput extends StartArchiveSearchRespo
|
|
|
23
23
|
}
|
|
24
24
|
declare const StartArchiveSearchCommand_base: {
|
|
25
25
|
new (input: StartArchiveSearchCommandInput): import("@smithy/smithy-client").CommandImpl<StartArchiveSearchCommandInput, StartArchiveSearchCommandOutput, MailManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: StartArchiveSearchCommandInput): import("@smithy/smithy-client").CommandImpl<StartArchiveSearchCommandInput, StartArchiveSearchCommandOutput, MailManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|