@aws-sdk/client-sesv2 3.1086.0 → 3.1088.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.
Files changed (131) hide show
  1. package/dist-cjs/index.js +1 -1
  2. package/dist-types/ts3.4/SESv2.d.ts +358 -520
  3. package/dist-types/ts3.4/SESv2Client.d.ts +21 -49
  4. package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
  5. package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +11 -16
  6. package/dist-types/ts3.4/commandBuilder.d.ts +8 -18
  7. package/dist-types/ts3.4/commands/BatchGetMetricDataCommand.d.ts +5 -10
  8. package/dist-types/ts3.4/commands/CancelExportJobCommand.d.ts +4 -9
  9. package/dist-types/ts3.4/commands/CreateConfigurationSetCommand.d.ts +5 -10
  10. package/dist-types/ts3.4/commands/CreateConfigurationSetEventDestinationCommand.d.ts +4 -6
  11. package/dist-types/ts3.4/commands/CreateContactCommand.d.ts +4 -9
  12. package/dist-types/ts3.4/commands/CreateContactListCommand.d.ts +5 -10
  13. package/dist-types/ts3.4/commands/CreateCustomVerificationEmailTemplateCommand.d.ts +4 -6
  14. package/dist-types/ts3.4/commands/CreateDedicatedIpPoolCommand.d.ts +5 -10
  15. package/dist-types/ts3.4/commands/CreateDeliverabilityTestReportCommand.d.ts +4 -6
  16. package/dist-types/ts3.4/commands/CreateEmailIdentityCommand.d.ts +5 -10
  17. package/dist-types/ts3.4/commands/CreateEmailIdentityPolicyCommand.d.ts +4 -6
  18. package/dist-types/ts3.4/commands/CreateEmailTemplateCommand.d.ts +5 -10
  19. package/dist-types/ts3.4/commands/CreateExportJobCommand.d.ts +4 -9
  20. package/dist-types/ts3.4/commands/CreateImportJobCommand.d.ts +4 -9
  21. package/dist-types/ts3.4/commands/CreateMultiRegionEndpointCommand.d.ts +4 -6
  22. package/dist-types/ts3.4/commands/CreateTenantCommand.d.ts +3 -5
  23. package/dist-types/ts3.4/commands/CreateTenantResourceAssociationCommand.d.ts +4 -6
  24. package/dist-types/ts3.4/commands/DeleteConfigurationSetCommand.d.ts +5 -10
  25. package/dist-types/ts3.4/commands/DeleteConfigurationSetEventDestinationCommand.d.ts +4 -6
  26. package/dist-types/ts3.4/commands/DeleteContactCommand.d.ts +4 -9
  27. package/dist-types/ts3.4/commands/DeleteContactListCommand.d.ts +5 -10
  28. package/dist-types/ts3.4/commands/DeleteCustomVerificationEmailTemplateCommand.d.ts +4 -6
  29. package/dist-types/ts3.4/commands/DeleteDedicatedIpPoolCommand.d.ts +5 -10
  30. package/dist-types/ts3.4/commands/DeleteEmailIdentityCommand.d.ts +5 -10
  31. package/dist-types/ts3.4/commands/DeleteEmailIdentityPolicyCommand.d.ts +4 -6
  32. package/dist-types/ts3.4/commands/DeleteEmailTemplateCommand.d.ts +5 -10
  33. package/dist-types/ts3.4/commands/DeleteMultiRegionEndpointCommand.d.ts +4 -6
  34. package/dist-types/ts3.4/commands/DeleteSuppressedDestinationCommand.d.ts +4 -6
  35. package/dist-types/ts3.4/commands/DeleteTenantCommand.d.ts +3 -5
  36. package/dist-types/ts3.4/commands/DeleteTenantResourceAssociationCommand.d.ts +4 -6
  37. package/dist-types/ts3.4/commands/GetAccountCommand.d.ts +2 -4
  38. package/dist-types/ts3.4/commands/GetBlacklistReportsCommand.d.ts +5 -10
  39. package/dist-types/ts3.4/commands/GetConfigurationSetCommand.d.ts +5 -10
  40. package/dist-types/ts3.4/commands/GetConfigurationSetEventDestinationsCommand.d.ts +4 -6
  41. package/dist-types/ts3.4/commands/GetContactCommand.d.ts +3 -5
  42. package/dist-types/ts3.4/commands/GetContactListCommand.d.ts +4 -9
  43. package/dist-types/ts3.4/commands/GetCustomVerificationEmailTemplateCommand.d.ts +4 -6
  44. package/dist-types/ts3.4/commands/GetDedicatedIpCommand.d.ts +4 -9
  45. package/dist-types/ts3.4/commands/GetDedicatedIpPoolCommand.d.ts +5 -10
  46. package/dist-types/ts3.4/commands/GetDedicatedIpsCommand.d.ts +3 -8
  47. package/dist-types/ts3.4/commands/GetDeliverabilityDashboardOptionsCommand.d.ts +3 -5
  48. package/dist-types/ts3.4/commands/GetDeliverabilityTestReportCommand.d.ts +4 -6
  49. package/dist-types/ts3.4/commands/GetDomainDeliverabilityCampaignCommand.d.ts +4 -6
  50. package/dist-types/ts3.4/commands/GetDomainStatisticsReportCommand.d.ts +4 -6
  51. package/dist-types/ts3.4/commands/GetEmailAddressInsightsCommand.d.ts +4 -6
  52. package/dist-types/ts3.4/commands/GetEmailIdentityCommand.d.ts +4 -9
  53. package/dist-types/ts3.4/commands/GetEmailIdentityPoliciesCommand.d.ts +4 -6
  54. package/dist-types/ts3.4/commands/GetEmailTemplateCommand.d.ts +4 -9
  55. package/dist-types/ts3.4/commands/GetExportJobCommand.d.ts +3 -5
  56. package/dist-types/ts3.4/commands/GetImportJobCommand.d.ts +3 -5
  57. package/dist-types/ts3.4/commands/GetMessageInsightsCommand.d.ts +5 -10
  58. package/dist-types/ts3.4/commands/GetMultiRegionEndpointCommand.d.ts +5 -10
  59. package/dist-types/ts3.4/commands/GetReputationEntityCommand.d.ts +5 -10
  60. package/dist-types/ts3.4/commands/GetSuppressedDestinationCommand.d.ts +4 -6
  61. package/dist-types/ts3.4/commands/GetTenantCommand.d.ts +7 -5
  62. package/dist-types/ts3.4/commands/ListConfigurationSetsCommand.d.ts +4 -9
  63. package/dist-types/ts3.4/commands/ListContactListsCommand.d.ts +3 -8
  64. package/dist-types/ts3.4/commands/ListContactsCommand.d.ts +3 -5
  65. package/dist-types/ts3.4/commands/ListCustomVerificationEmailTemplatesCommand.d.ts +3 -5
  66. package/dist-types/ts3.4/commands/ListDedicatedIpPoolsCommand.d.ts +4 -9
  67. package/dist-types/ts3.4/commands/ListDeliverabilityTestReportsCommand.d.ts +3 -5
  68. package/dist-types/ts3.4/commands/ListDomainDeliverabilityCampaignsCommand.d.ts +4 -6
  69. package/dist-types/ts3.4/commands/ListEmailIdentitiesCommand.d.ts +4 -9
  70. package/dist-types/ts3.4/commands/ListEmailTemplatesCommand.d.ts +4 -9
  71. package/dist-types/ts3.4/commands/ListExportJobsCommand.d.ts +3 -8
  72. package/dist-types/ts3.4/commands/ListImportJobsCommand.d.ts +3 -8
  73. package/dist-types/ts3.4/commands/ListMultiRegionEndpointsCommand.d.ts +3 -5
  74. package/dist-types/ts3.4/commands/ListRecommendationsCommand.d.ts +4 -9
  75. package/dist-types/ts3.4/commands/ListReputationEntitiesCommand.d.ts +4 -9
  76. package/dist-types/ts3.4/commands/ListResourceTenantsCommand.d.ts +5 -10
  77. package/dist-types/ts3.4/commands/ListSuppressedDestinationsCommand.d.ts +3 -5
  78. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +5 -10
  79. package/dist-types/ts3.4/commands/ListTenantResourcesCommand.d.ts +5 -10
  80. package/dist-types/ts3.4/commands/ListTenantsCommand.d.ts +2 -4
  81. package/dist-types/ts3.4/commands/PutAccountDedicatedIpWarmupAttributesCommand.d.ts +3 -5
  82. package/dist-types/ts3.4/commands/PutAccountDetailsCommand.d.ts +5 -10
  83. package/dist-types/ts3.4/commands/PutAccountSendingAttributesCommand.d.ts +3 -5
  84. package/dist-types/ts3.4/commands/PutAccountSuppressionAttributesCommand.d.ts +3 -5
  85. package/dist-types/ts3.4/commands/PutAccountVdmAttributesCommand.d.ts +4 -6
  86. package/dist-types/ts3.4/commands/PutConfigurationSetArchivingOptionsCommand.d.ts +4 -6
  87. package/dist-types/ts3.4/commands/PutConfigurationSetDeliveryOptionsCommand.d.ts +4 -6
  88. package/dist-types/ts3.4/commands/PutConfigurationSetReputationOptionsCommand.d.ts +4 -6
  89. package/dist-types/ts3.4/commands/PutConfigurationSetSendingOptionsCommand.d.ts +4 -6
  90. package/dist-types/ts3.4/commands/PutConfigurationSetSuppressionOptionsCommand.d.ts +4 -6
  91. package/dist-types/ts3.4/commands/PutConfigurationSetTrackingOptionsCommand.d.ts +4 -6
  92. package/dist-types/ts3.4/commands/PutConfigurationSetVdmOptionsCommand.d.ts +4 -6
  93. package/dist-types/ts3.4/commands/PutDedicatedIpInPoolCommand.d.ts +5 -10
  94. package/dist-types/ts3.4/commands/PutDedicatedIpPoolScalingAttributesCommand.d.ts +4 -6
  95. package/dist-types/ts3.4/commands/PutDedicatedIpWarmupAttributesCommand.d.ts +4 -6
  96. package/dist-types/ts3.4/commands/PutDeliverabilityDashboardOptionCommand.d.ts +4 -6
  97. package/dist-types/ts3.4/commands/PutEmailIdentityConfigurationSetAttributesCommand.d.ts +4 -6
  98. package/dist-types/ts3.4/commands/PutEmailIdentityDkimAttributesCommand.d.ts +4 -6
  99. package/dist-types/ts3.4/commands/PutEmailIdentityDkimSigningAttributesCommand.d.ts +4 -6
  100. package/dist-types/ts3.4/commands/PutEmailIdentityFeedbackAttributesCommand.d.ts +4 -6
  101. package/dist-types/ts3.4/commands/PutEmailIdentityMailFromAttributesCommand.d.ts +4 -6
  102. package/dist-types/ts3.4/commands/PutSuppressedDestinationCommand.d.ts +4 -6
  103. package/dist-types/ts3.4/commands/PutTenantSuppressionAttributesCommand.d.ts +4 -6
  104. package/dist-types/ts3.4/commands/SendBulkEmailCommand.d.ts +4 -9
  105. package/dist-types/ts3.4/commands/SendCustomVerificationEmailCommand.d.ts +4 -6
  106. package/dist-types/ts3.4/commands/SendEmailCommand.d.ts +7 -5
  107. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +3 -5
  108. package/dist-types/ts3.4/commands/TestRenderEmailTemplateCommand.d.ts +4 -6
  109. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +4 -9
  110. package/dist-types/ts3.4/commands/UpdateConfigurationSetEventDestinationCommand.d.ts +4 -6
  111. package/dist-types/ts3.4/commands/UpdateContactCommand.d.ts +4 -9
  112. package/dist-types/ts3.4/commands/UpdateContactListCommand.d.ts +5 -10
  113. package/dist-types/ts3.4/commands/UpdateCustomVerificationEmailTemplateCommand.d.ts +4 -6
  114. package/dist-types/ts3.4/commands/UpdateEmailIdentityPolicyCommand.d.ts +4 -6
  115. package/dist-types/ts3.4/commands/UpdateEmailTemplateCommand.d.ts +5 -10
  116. package/dist-types/ts3.4/commands/UpdateReputationEntityCustomerManagedStatusCommand.d.ts +4 -6
  117. package/dist-types/ts3.4/commands/UpdateReputationEntityPolicyCommand.d.ts +4 -6
  118. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
  119. package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
  120. package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
  121. package/dist-types/ts3.4/models/enums.d.ts +21 -42
  122. package/dist-types/ts3.4/models/errors.d.ts +10 -36
  123. package/dist-types/ts3.4/models/models_0.d.ts +2 -6
  124. package/dist-types/ts3.4/pagination/ListTenantsPaginator.d.ts +1 -4
  125. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -22
  126. package/dist-types/ts3.4/runtimeConfig.d.ts +9 -19
  127. package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -22
  128. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +2 -2
  129. package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
  130. package/dist-types/ts3.4/schemas/schemas_0.d.ts +1 -5
  131. package/package.json +40 -40
@@ -11,10 +11,7 @@ import {
11
11
  Client as __Client,
12
12
  } from "@smithy/core/client";
13
13
  import { RegionInputConfig, RegionResolvedConfig } from "@smithy/core/config";
14
- import {
15
- EndpointInputConfig,
16
- EndpointResolvedConfig,
17
- } from "@smithy/core/endpoints";
14
+ import { EndpointInputConfig, EndpointResolvedConfig } from "@smithy/core/endpoints";
18
15
  import { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/core/protocols";
19
16
  import { RetryInputConfig, RetryResolvedConfig } from "@smithy/core/retry";
20
17
  import {
@@ -156,10 +153,7 @@ import {
156
153
  DeleteTenantResourceAssociationCommandInput,
157
154
  DeleteTenantResourceAssociationCommandOutput,
158
155
  } from "./commands/DeleteTenantResourceAssociationCommand";
159
- import {
160
- GetAccountCommandInput,
161
- GetAccountCommandOutput,
162
- } from "./commands/GetAccountCommand";
156
+ import { GetAccountCommandInput, GetAccountCommandOutput } from "./commands/GetAccountCommand";
163
157
  import {
164
158
  GetBlacklistReportsCommandInput,
165
159
  GetBlacklistReportsCommandOutput,
@@ -172,10 +166,7 @@ import {
172
166
  GetConfigurationSetEventDestinationsCommandInput,
173
167
  GetConfigurationSetEventDestinationsCommandOutput,
174
168
  } from "./commands/GetConfigurationSetEventDestinationsCommand";
175
- import {
176
- GetContactCommandInput,
177
- GetContactCommandOutput,
178
- } from "./commands/GetContactCommand";
169
+ import { GetContactCommandInput, GetContactCommandOutput } from "./commands/GetContactCommand";
179
170
  import {
180
171
  GetContactListCommandInput,
181
172
  GetContactListCommandOutput,
@@ -252,10 +243,7 @@ import {
252
243
  GetSuppressedDestinationCommandInput,
253
244
  GetSuppressedDestinationCommandOutput,
254
245
  } from "./commands/GetSuppressedDestinationCommand";
255
- import {
256
- GetTenantCommandInput,
257
- GetTenantCommandOutput,
258
- } from "./commands/GetTenantCommand";
246
+ import { GetTenantCommandInput, GetTenantCommandOutput } from "./commands/GetTenantCommand";
259
247
  import {
260
248
  ListConfigurationSetsCommandInput,
261
249
  ListConfigurationSetsCommandOutput,
@@ -328,10 +316,7 @@ import {
328
316
  ListTenantResourcesCommandInput,
329
317
  ListTenantResourcesCommandOutput,
330
318
  } from "./commands/ListTenantResourcesCommand";
331
- import {
332
- ListTenantsCommandInput,
333
- ListTenantsCommandOutput,
334
- } from "./commands/ListTenantsCommand";
319
+ import { ListTenantsCommandInput, ListTenantsCommandOutput } from "./commands/ListTenantsCommand";
335
320
  import {
336
321
  PutAccountDedicatedIpWarmupAttributesCommandInput,
337
322
  PutAccountDedicatedIpWarmupAttributesCommandOutput,
@@ -432,14 +417,8 @@ import {
432
417
  SendCustomVerificationEmailCommandInput,
433
418
  SendCustomVerificationEmailCommandOutput,
434
419
  } from "./commands/SendCustomVerificationEmailCommand";
435
- import {
436
- SendEmailCommandInput,
437
- SendEmailCommandOutput,
438
- } from "./commands/SendEmailCommand";
439
- import {
440
- TagResourceCommandInput,
441
- TagResourceCommandOutput,
442
- } from "./commands/TagResourceCommand";
420
+ import { SendEmailCommandInput, SendEmailCommandOutput } from "./commands/SendEmailCommand";
421
+ import { TagResourceCommandInput, TagResourceCommandOutput } from "./commands/TagResourceCommand";
443
422
  import {
444
423
  TestRenderEmailTemplateCommandInput,
445
424
  TestRenderEmailTemplateCommandOutput,
@@ -711,8 +690,7 @@ export type ServiceOutputTypes =
711
690
  | UpdateEmailTemplateCommandOutput
712
691
  | UpdateReputationEntityCustomerManagedStatusCommandOutput
713
692
  | UpdateReputationEntityPolicyCommandOutput;
714
- export interface ClientDefaults
715
- extends Partial<__SmithyConfiguration<__HttpHandlerOptions>> {
693
+ export interface ClientDefaults extends Partial<__SmithyConfiguration<__HttpHandlerOptions>> {
716
694
  requestHandler?: __HttpHandlerUserInput;
717
695
  sha256?: __ChecksumConstructor | __HashConstructor;
718
696
  urlParser?: __UrlParser;
@@ -737,9 +715,7 @@ export interface ClientDefaults
737
715
  extensions?: RuntimeExtension[];
738
716
  defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
739
717
  }
740
- export type SESv2ClientConfigType = Partial<
741
- __SmithyConfiguration<__HttpHandlerOptions>
742
- > &
718
+ export type SESv2ClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> &
743
719
  ClientDefaults &
744
720
  UserAgentInputConfig &
745
721
  RetryInputConfig &
@@ -749,19 +725,17 @@ export type SESv2ClientConfigType = Partial<
749
725
  HttpAuthSchemeInputConfig &
750
726
  ClientInputEndpointParameters;
751
727
  export interface SESv2ClientConfig extends SESv2ClientConfigType {}
752
- export type SESv2ClientResolvedConfigType =
753
- __SmithyResolvedConfiguration<__HttpHandlerOptions> &
754
- Required<ClientDefaults> &
755
- RuntimeExtensionsConfig &
756
- UserAgentResolvedConfig &
757
- RetryResolvedConfig &
758
- RegionResolvedConfig &
759
- HostHeaderResolvedConfig &
760
- EndpointResolvedConfig<EndpointParameters> &
761
- HttpAuthSchemeResolvedConfig &
762
- ClientResolvedEndpointParameters;
763
- export interface SESv2ClientResolvedConfig
764
- extends SESv2ClientResolvedConfigType {}
728
+ export type SESv2ClientResolvedConfigType = __SmithyResolvedConfiguration<__HttpHandlerOptions> &
729
+ Required<ClientDefaults> &
730
+ RuntimeExtensionsConfig &
731
+ UserAgentResolvedConfig &
732
+ RetryResolvedConfig &
733
+ RegionResolvedConfig &
734
+ HostHeaderResolvedConfig &
735
+ EndpointResolvedConfig<EndpointParameters> &
736
+ HttpAuthSchemeResolvedConfig &
737
+ ClientResolvedEndpointParameters;
738
+ export interface SESv2ClientResolvedConfig extends SESv2ClientResolvedConfigType {}
765
739
  export declare class SESv2Client extends __Client<
766
740
  __HttpHandlerOptions,
767
741
  ServiceInputTypes,
@@ -769,8 +743,6 @@ export declare class SESv2Client extends __Client<
769
743
  SESv2ClientResolvedConfig
770
744
  > {
771
745
  readonly config: SESv2ClientResolvedConfig;
772
- constructor(
773
- ...[configuration]: __CheckOptionalClientConfig<SESv2ClientConfig>
774
- );
746
+ constructor(...[configuration]: __CheckOptionalClientConfig<SESv2ClientConfig>);
775
747
  destroy(): void;
776
748
  }
@@ -7,17 +7,10 @@ import { SESv2HttpAuthSchemeProvider } from "./httpAuthSchemeProvider";
7
7
  export interface HttpAuthExtensionConfiguration {
8
8
  setHttpAuthScheme(httpAuthScheme: HttpAuthScheme): void;
9
9
  httpAuthSchemes(): HttpAuthScheme[];
10
- setHttpAuthSchemeProvider(
11
- httpAuthSchemeProvider: SESv2HttpAuthSchemeProvider
12
- ): void;
10
+ setHttpAuthSchemeProvider(httpAuthSchemeProvider: SESv2HttpAuthSchemeProvider): void;
13
11
  httpAuthSchemeProvider(): SESv2HttpAuthSchemeProvider;
14
- setCredentials(
15
- credentials: AwsCredentialIdentity | AwsCredentialIdentityProvider
16
- ): void;
17
- credentials():
18
- | AwsCredentialIdentity
19
- | AwsCredentialIdentityProvider
20
- | undefined;
12
+ setCredentials(credentials: AwsCredentialIdentity | AwsCredentialIdentityProvider): void;
13
+ credentials(): AwsCredentialIdentity | AwsCredentialIdentityProvider | undefined;
21
14
  }
22
15
  export type HttpAuthRuntimeConfig = Partial<{
23
16
  httpAuthSchemes: HttpAuthScheme[];
@@ -25,8 +18,8 @@ export type HttpAuthRuntimeConfig = Partial<{
25
18
  credentials: AwsCredentialIdentity | AwsCredentialIdentityProvider;
26
19
  }>;
27
20
  export declare const getHttpAuthExtensionConfiguration: (
28
- runtimeConfig: HttpAuthRuntimeConfig
21
+ runtimeConfig: HttpAuthRuntimeConfig,
29
22
  ) => HttpAuthExtensionConfiguration;
30
23
  export declare const resolveHttpAuthRuntimeConfig: (
31
- config: HttpAuthExtensionConfiguration
24
+ config: HttpAuthExtensionConfiguration,
32
25
  ) => HttpAuthRuntimeConfig;
@@ -20,31 +20,26 @@ interface _SESv2HttpAuthSchemeParameters extends HttpAuthSchemeParameters {
20
20
  region?: string;
21
21
  }
22
22
  export interface SESv2HttpAuthSchemeParameters
23
- extends _SESv2HttpAuthSchemeParameters,
24
- EndpointParameters {
23
+ extends _SESv2HttpAuthSchemeParameters, EndpointParameters {
25
24
  region?: string;
26
25
  }
27
- export interface SESv2HttpAuthSchemeParametersProvider
28
- extends HttpAuthSchemeParametersProvider<
29
- SESv2ClientResolvedConfig,
30
- HandlerExecutionContext,
31
- SESv2HttpAuthSchemeParameters,
32
- object
33
- > {}
26
+ export interface SESv2HttpAuthSchemeParametersProvider extends HttpAuthSchemeParametersProvider<
27
+ SESv2ClientResolvedConfig,
28
+ HandlerExecutionContext,
29
+ SESv2HttpAuthSchemeParameters,
30
+ object
31
+ > {}
34
32
  export declare const defaultSESv2HttpAuthSchemeParametersProvider: SESv2HttpAuthSchemeParametersProvider;
35
- export interface SESv2HttpAuthSchemeProvider
36
- extends HttpAuthSchemeProvider<SESv2HttpAuthSchemeParameters> {}
33
+ export interface SESv2HttpAuthSchemeProvider extends HttpAuthSchemeProvider<SESv2HttpAuthSchemeParameters> {}
37
34
  export declare const defaultSESv2HttpAuthSchemeProvider: SESv2HttpAuthSchemeProvider;
38
35
  export interface HttpAuthSchemeInputConfig
39
- extends AwsSdkSigV4AuthInputConfig,
40
- AwsSdkSigV4AAuthInputConfig {
36
+ extends AwsSdkSigV4AuthInputConfig, AwsSdkSigV4AAuthInputConfig {
41
37
  authSchemePreference?: string[] | Provider<string[]>;
42
38
  httpAuthSchemes?: HttpAuthScheme[];
43
39
  httpAuthSchemeProvider?: SESv2HttpAuthSchemeProvider;
44
40
  }
45
41
  export interface HttpAuthSchemeResolvedConfig
46
- extends AwsSdkSigV4AuthResolvedConfig,
47
- AwsSdkSigV4AAuthResolvedConfig {
42
+ extends AwsSdkSigV4AuthResolvedConfig, AwsSdkSigV4AAuthResolvedConfig {
48
43
  readonly authSchemePreference: Provider<string[]>;
49
44
  readonly httpAuthSchemes: HttpAuthScheme[];
50
45
  readonly httpAuthSchemeProvider: SESv2HttpAuthSchemeProvider;
@@ -53,6 +48,6 @@ export declare const resolveHttpAuthSchemeConfig: <T>(
53
48
  config: T &
54
49
  HttpAuthSchemeInputConfig &
55
50
  AwsSdkSigV4PreviouslyResolved &
56
- AwsSdkSigV4APreviouslyResolved
51
+ AwsSdkSigV4APreviouslyResolved,
57
52
  ) => T & HttpAuthSchemeResolvedConfig;
58
53
  export {};
@@ -1,25 +1,20 @@
1
1
  import { EndpointParameterInstructions } from "@smithy/types";
2
- import {
3
- ServiceInputTypes,
4
- ServiceOutputTypes,
5
- SESv2ClientResolvedConfig,
6
- } from "./SESv2Client";
7
- export declare const command: <
8
- I extends ServiceInputTypes,
9
- O extends ServiceOutputTypes
10
- >(
2
+ import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "./SESv2Client";
3
+ export declare const command: <I extends ServiceInputTypes, O extends ServiceOutputTypes>(
11
4
  added: EndpointParameterInstructions,
12
5
  plugins: (
13
6
  CommandCtor: any,
14
7
  clientStack: any,
15
8
  config: any,
16
- options: any
9
+ options: any,
17
10
  ) => import("@smithy/types").Pluggable<any, any>[],
18
11
  op: string,
19
12
  $: import("@smithy/types").StaticOperationSchema,
20
- smithyContext?: Record<string, unknown>
13
+ smithyContext?: Record<string, unknown>,
21
14
  ) => {
22
- new (input: I): import("@smithy/core/client").CommandImpl<
15
+ new (
16
+ input: I,
17
+ ): import("@smithy/core/client").CommandImpl<
23
18
  I,
24
19
  O,
25
20
  SESv2ClientResolvedConfig,
@@ -39,9 +34,4 @@ export declare const command: <
39
34
  };
40
35
  export declare const _ep0: EndpointParameterInstructions;
41
36
  export declare const _ep1: EndpointParameterInstructions;
42
- export declare const _mw0: (
43
- Command: any,
44
- cs: any,
45
- config: any,
46
- o: any
47
- ) => never[];
37
+ export declare const _mw0: (Command: any, cs: any, config: any, o: any) => never[];
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- BatchGetMetricDataRequest,
4
- BatchGetMetricDataResponse,
5
- } from "../models/models_0";
2
+ import { BatchGetMetricDataRequest, BatchGetMetricDataResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface BatchGetMetricDataCommandInput
8
- extends BatchGetMetricDataRequest {}
4
+ export interface BatchGetMetricDataCommandInput extends BatchGetMetricDataRequest {}
9
5
  export interface BatchGetMetricDataCommandOutput
10
- extends BatchGetMetricDataResponse,
11
- __MetadataBearer {}
6
+ extends BatchGetMetricDataResponse, __MetadataBearer {}
12
7
  declare const BatchGetMetricDataCommand_base: {
13
8
  new (
14
- input: BatchGetMetricDataCommandInput
9
+ input: BatchGetMetricDataCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  BatchGetMetricDataCommandInput,
17
12
  BatchGetMetricDataCommandOutput,
@@ -20,7 +15,7 @@ declare const BatchGetMetricDataCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: BatchGetMetricDataCommandInput
18
+ input: BatchGetMetricDataCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  BatchGetMetricDataCommandInput,
26
21
  BatchGetMetricDataCommandOutput,
@@ -1,16 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- CancelExportJobRequest,
4
- CancelExportJobResponse,
5
- } from "../models/models_0";
2
+ import { CancelExportJobRequest, CancelExportJobResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
4
  export interface CancelExportJobCommandInput extends CancelExportJobRequest {}
8
- export interface CancelExportJobCommandOutput
9
- extends CancelExportJobResponse,
10
- __MetadataBearer {}
5
+ export interface CancelExportJobCommandOutput extends CancelExportJobResponse, __MetadataBearer {}
11
6
  declare const CancelExportJobCommand_base: {
12
7
  new (
13
- input: CancelExportJobCommandInput
8
+ input: CancelExportJobCommandInput,
14
9
  ): import("@smithy/core/client").CommandImpl<
15
10
  CancelExportJobCommandInput,
16
11
  CancelExportJobCommandOutput,
@@ -19,7 +14,7 @@ declare const CancelExportJobCommand_base: {
19
14
  import("..").ServiceOutputTypes
20
15
  >;
21
16
  new (
22
- input: CancelExportJobCommandInput
17
+ input: CancelExportJobCommandInput,
23
18
  ): import("@smithy/core/client").CommandImpl<
24
19
  CancelExportJobCommandInput,
25
20
  CancelExportJobCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- CreateConfigurationSetRequest,
4
- CreateConfigurationSetResponse,
5
- } from "../models/models_0";
2
+ import { CreateConfigurationSetRequest, CreateConfigurationSetResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface CreateConfigurationSetCommandInput
8
- extends CreateConfigurationSetRequest {}
4
+ export interface CreateConfigurationSetCommandInput extends CreateConfigurationSetRequest {}
9
5
  export interface CreateConfigurationSetCommandOutput
10
- extends CreateConfigurationSetResponse,
11
- __MetadataBearer {}
6
+ extends CreateConfigurationSetResponse, __MetadataBearer {}
12
7
  declare const CreateConfigurationSetCommand_base: {
13
8
  new (
14
- input: CreateConfigurationSetCommandInput
9
+ input: CreateConfigurationSetCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  CreateConfigurationSetCommandInput,
17
12
  CreateConfigurationSetCommandOutput,
@@ -20,7 +15,7 @@ declare const CreateConfigurationSetCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: CreateConfigurationSetCommandInput
18
+ input: CreateConfigurationSetCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  CreateConfigurationSetCommandInput,
26
21
  CreateConfigurationSetCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  CreateConfigurationSetEventDestinationResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface CreateConfigurationSetEventDestinationCommandInput
8
- extends CreateConfigurationSetEventDestinationRequest {}
7
+ export interface CreateConfigurationSetEventDestinationCommandInput extends CreateConfigurationSetEventDestinationRequest {}
9
8
  export interface CreateConfigurationSetEventDestinationCommandOutput
10
- extends CreateConfigurationSetEventDestinationResponse,
11
- __MetadataBearer {}
9
+ extends CreateConfigurationSetEventDestinationResponse, __MetadataBearer {}
12
10
  declare const CreateConfigurationSetEventDestinationCommand_base: {
13
11
  new (
14
- input: CreateConfigurationSetEventDestinationCommandInput
12
+ input: CreateConfigurationSetEventDestinationCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  CreateConfigurationSetEventDestinationCommandInput,
17
15
  CreateConfigurationSetEventDestinationCommandOutput,
@@ -20,7 +18,7 @@ declare const CreateConfigurationSetEventDestinationCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: CreateConfigurationSetEventDestinationCommandInput
21
+ input: CreateConfigurationSetEventDestinationCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  CreateConfigurationSetEventDestinationCommandInput,
26
24
  CreateConfigurationSetEventDestinationCommandOutput,
@@ -1,16 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- CreateContactRequest,
4
- CreateContactResponse,
5
- } from "../models/models_0";
2
+ import { CreateContactRequest, CreateContactResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
4
  export interface CreateContactCommandInput extends CreateContactRequest {}
8
- export interface CreateContactCommandOutput
9
- extends CreateContactResponse,
10
- __MetadataBearer {}
5
+ export interface CreateContactCommandOutput extends CreateContactResponse, __MetadataBearer {}
11
6
  declare const CreateContactCommand_base: {
12
7
  new (
13
- input: CreateContactCommandInput
8
+ input: CreateContactCommandInput,
14
9
  ): import("@smithy/core/client").CommandImpl<
15
10
  CreateContactCommandInput,
16
11
  CreateContactCommandOutput,
@@ -19,7 +14,7 @@ declare const CreateContactCommand_base: {
19
14
  import("..").ServiceOutputTypes
20
15
  >;
21
16
  new (
22
- input: CreateContactCommandInput
17
+ input: CreateContactCommandInput,
23
18
  ): import("@smithy/core/client").CommandImpl<
24
19
  CreateContactCommandInput,
25
20
  CreateContactCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- CreateContactListRequest,
4
- CreateContactListResponse,
5
- } from "../models/models_0";
2
+ import { CreateContactListRequest, CreateContactListResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface CreateContactListCommandInput
8
- extends CreateContactListRequest {}
4
+ export interface CreateContactListCommandInput extends CreateContactListRequest {}
9
5
  export interface CreateContactListCommandOutput
10
- extends CreateContactListResponse,
11
- __MetadataBearer {}
6
+ extends CreateContactListResponse, __MetadataBearer {}
12
7
  declare const CreateContactListCommand_base: {
13
8
  new (
14
- input: CreateContactListCommandInput
9
+ input: CreateContactListCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  CreateContactListCommandInput,
17
12
  CreateContactListCommandOutput,
@@ -20,7 +15,7 @@ declare const CreateContactListCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: CreateContactListCommandInput
18
+ input: CreateContactListCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  CreateContactListCommandInput,
26
21
  CreateContactListCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  CreateCustomVerificationEmailTemplateResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface CreateCustomVerificationEmailTemplateCommandInput
8
- extends CreateCustomVerificationEmailTemplateRequest {}
7
+ export interface CreateCustomVerificationEmailTemplateCommandInput extends CreateCustomVerificationEmailTemplateRequest {}
9
8
  export interface CreateCustomVerificationEmailTemplateCommandOutput
10
- extends CreateCustomVerificationEmailTemplateResponse,
11
- __MetadataBearer {}
9
+ extends CreateCustomVerificationEmailTemplateResponse, __MetadataBearer {}
12
10
  declare const CreateCustomVerificationEmailTemplateCommand_base: {
13
11
  new (
14
- input: CreateCustomVerificationEmailTemplateCommandInput
12
+ input: CreateCustomVerificationEmailTemplateCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  CreateCustomVerificationEmailTemplateCommandInput,
17
15
  CreateCustomVerificationEmailTemplateCommandOutput,
@@ -20,7 +18,7 @@ declare const CreateCustomVerificationEmailTemplateCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: CreateCustomVerificationEmailTemplateCommandInput
21
+ input: CreateCustomVerificationEmailTemplateCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  CreateCustomVerificationEmailTemplateCommandInput,
26
24
  CreateCustomVerificationEmailTemplateCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- CreateDedicatedIpPoolRequest,
4
- CreateDedicatedIpPoolResponse,
5
- } from "../models/models_0";
2
+ import { CreateDedicatedIpPoolRequest, CreateDedicatedIpPoolResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface CreateDedicatedIpPoolCommandInput
8
- extends CreateDedicatedIpPoolRequest {}
4
+ export interface CreateDedicatedIpPoolCommandInput extends CreateDedicatedIpPoolRequest {}
9
5
  export interface CreateDedicatedIpPoolCommandOutput
10
- extends CreateDedicatedIpPoolResponse,
11
- __MetadataBearer {}
6
+ extends CreateDedicatedIpPoolResponse, __MetadataBearer {}
12
7
  declare const CreateDedicatedIpPoolCommand_base: {
13
8
  new (
14
- input: CreateDedicatedIpPoolCommandInput
9
+ input: CreateDedicatedIpPoolCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  CreateDedicatedIpPoolCommandInput,
17
12
  CreateDedicatedIpPoolCommandOutput,
@@ -20,7 +15,7 @@ declare const CreateDedicatedIpPoolCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: CreateDedicatedIpPoolCommandInput
18
+ input: CreateDedicatedIpPoolCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  CreateDedicatedIpPoolCommandInput,
26
21
  CreateDedicatedIpPoolCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  CreateDeliverabilityTestReportResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface CreateDeliverabilityTestReportCommandInput
8
- extends CreateDeliverabilityTestReportRequest {}
7
+ export interface CreateDeliverabilityTestReportCommandInput extends CreateDeliverabilityTestReportRequest {}
9
8
  export interface CreateDeliverabilityTestReportCommandOutput
10
- extends CreateDeliverabilityTestReportResponse,
11
- __MetadataBearer {}
9
+ extends CreateDeliverabilityTestReportResponse, __MetadataBearer {}
12
10
  declare const CreateDeliverabilityTestReportCommand_base: {
13
11
  new (
14
- input: CreateDeliverabilityTestReportCommandInput
12
+ input: CreateDeliverabilityTestReportCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  CreateDeliverabilityTestReportCommandInput,
17
15
  CreateDeliverabilityTestReportCommandOutput,
@@ -20,7 +18,7 @@ declare const CreateDeliverabilityTestReportCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: CreateDeliverabilityTestReportCommandInput
21
+ input: CreateDeliverabilityTestReportCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  CreateDeliverabilityTestReportCommandInput,
26
24
  CreateDeliverabilityTestReportCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- CreateEmailIdentityRequest,
4
- CreateEmailIdentityResponse,
5
- } from "../models/models_0";
2
+ import { CreateEmailIdentityRequest, CreateEmailIdentityResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface CreateEmailIdentityCommandInput
8
- extends CreateEmailIdentityRequest {}
4
+ export interface CreateEmailIdentityCommandInput extends CreateEmailIdentityRequest {}
9
5
  export interface CreateEmailIdentityCommandOutput
10
- extends CreateEmailIdentityResponse,
11
- __MetadataBearer {}
6
+ extends CreateEmailIdentityResponse, __MetadataBearer {}
12
7
  declare const CreateEmailIdentityCommand_base: {
13
8
  new (
14
- input: CreateEmailIdentityCommandInput
9
+ input: CreateEmailIdentityCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  CreateEmailIdentityCommandInput,
17
12
  CreateEmailIdentityCommandOutput,
@@ -20,7 +15,7 @@ declare const CreateEmailIdentityCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: CreateEmailIdentityCommandInput
18
+ input: CreateEmailIdentityCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  CreateEmailIdentityCommandInput,
26
21
  CreateEmailIdentityCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  CreateEmailIdentityPolicyResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface CreateEmailIdentityPolicyCommandInput
8
- extends CreateEmailIdentityPolicyRequest {}
7
+ export interface CreateEmailIdentityPolicyCommandInput extends CreateEmailIdentityPolicyRequest {}
9
8
  export interface CreateEmailIdentityPolicyCommandOutput
10
- extends CreateEmailIdentityPolicyResponse,
11
- __MetadataBearer {}
9
+ extends CreateEmailIdentityPolicyResponse, __MetadataBearer {}
12
10
  declare const CreateEmailIdentityPolicyCommand_base: {
13
11
  new (
14
- input: CreateEmailIdentityPolicyCommandInput
12
+ input: CreateEmailIdentityPolicyCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  CreateEmailIdentityPolicyCommandInput,
17
15
  CreateEmailIdentityPolicyCommandOutput,
@@ -20,7 +18,7 @@ declare const CreateEmailIdentityPolicyCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: CreateEmailIdentityPolicyCommandInput
21
+ input: CreateEmailIdentityPolicyCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  CreateEmailIdentityPolicyCommandInput,
26
24
  CreateEmailIdentityPolicyCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- CreateEmailTemplateRequest,
4
- CreateEmailTemplateResponse,
5
- } from "../models/models_0";
2
+ import { CreateEmailTemplateRequest, CreateEmailTemplateResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface CreateEmailTemplateCommandInput
8
- extends CreateEmailTemplateRequest {}
4
+ export interface CreateEmailTemplateCommandInput extends CreateEmailTemplateRequest {}
9
5
  export interface CreateEmailTemplateCommandOutput
10
- extends CreateEmailTemplateResponse,
11
- __MetadataBearer {}
6
+ extends CreateEmailTemplateResponse, __MetadataBearer {}
12
7
  declare const CreateEmailTemplateCommand_base: {
13
8
  new (
14
- input: CreateEmailTemplateCommandInput
9
+ input: CreateEmailTemplateCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  CreateEmailTemplateCommandInput,
17
12
  CreateEmailTemplateCommandOutput,
@@ -20,7 +15,7 @@ declare const CreateEmailTemplateCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: CreateEmailTemplateCommandInput
18
+ input: CreateEmailTemplateCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  CreateEmailTemplateCommandInput,
26
21
  CreateEmailTemplateCommandOutput,
@@ -1,16 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- CreateExportJobRequest,
4
- CreateExportJobResponse,
5
- } from "../models/models_0";
2
+ import { CreateExportJobRequest, CreateExportJobResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
4
  export interface CreateExportJobCommandInput extends CreateExportJobRequest {}
8
- export interface CreateExportJobCommandOutput
9
- extends CreateExportJobResponse,
10
- __MetadataBearer {}
5
+ export interface CreateExportJobCommandOutput extends CreateExportJobResponse, __MetadataBearer {}
11
6
  declare const CreateExportJobCommand_base: {
12
7
  new (
13
- input: CreateExportJobCommandInput
8
+ input: CreateExportJobCommandInput,
14
9
  ): import("@smithy/core/client").CommandImpl<
15
10
  CreateExportJobCommandInput,
16
11
  CreateExportJobCommandOutput,
@@ -19,7 +14,7 @@ declare const CreateExportJobCommand_base: {
19
14
  import("..").ServiceOutputTypes
20
15
  >;
21
16
  new (
22
- input: CreateExportJobCommandInput
17
+ input: CreateExportJobCommandInput,
23
18
  ): import("@smithy/core/client").CommandImpl<
24
19
  CreateExportJobCommandInput,
25
20
  CreateExportJobCommandOutput,