@aws-sdk/client-pinpoint-email 3.651.1 → 3.658.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 (85) hide show
  1. package/dist-types/commands/CreateConfigurationSetCommand.d.ts +11 -0
  2. package/dist-types/commands/CreateConfigurationSetEventDestinationCommand.d.ts +11 -0
  3. package/dist-types/commands/CreateDedicatedIpPoolCommand.d.ts +11 -0
  4. package/dist-types/commands/CreateDeliverabilityTestReportCommand.d.ts +11 -0
  5. package/dist-types/commands/CreateEmailIdentityCommand.d.ts +11 -0
  6. package/dist-types/commands/DeleteConfigurationSetCommand.d.ts +11 -0
  7. package/dist-types/commands/DeleteConfigurationSetEventDestinationCommand.d.ts +11 -0
  8. package/dist-types/commands/DeleteDedicatedIpPoolCommand.d.ts +11 -0
  9. package/dist-types/commands/DeleteEmailIdentityCommand.d.ts +11 -0
  10. package/dist-types/commands/GetAccountCommand.d.ts +11 -0
  11. package/dist-types/commands/GetBlacklistReportsCommand.d.ts +11 -0
  12. package/dist-types/commands/GetConfigurationSetCommand.d.ts +11 -0
  13. package/dist-types/commands/GetConfigurationSetEventDestinationsCommand.d.ts +11 -0
  14. package/dist-types/commands/GetDedicatedIpCommand.d.ts +11 -0
  15. package/dist-types/commands/GetDedicatedIpsCommand.d.ts +11 -0
  16. package/dist-types/commands/GetDeliverabilityDashboardOptionsCommand.d.ts +11 -0
  17. package/dist-types/commands/GetDeliverabilityTestReportCommand.d.ts +11 -0
  18. package/dist-types/commands/GetDomainDeliverabilityCampaignCommand.d.ts +11 -0
  19. package/dist-types/commands/GetDomainStatisticsReportCommand.d.ts +11 -0
  20. package/dist-types/commands/GetEmailIdentityCommand.d.ts +11 -0
  21. package/dist-types/commands/ListConfigurationSetsCommand.d.ts +11 -0
  22. package/dist-types/commands/ListDedicatedIpPoolsCommand.d.ts +11 -0
  23. package/dist-types/commands/ListDeliverabilityTestReportsCommand.d.ts +11 -0
  24. package/dist-types/commands/ListDomainDeliverabilityCampaignsCommand.d.ts +11 -0
  25. package/dist-types/commands/ListEmailIdentitiesCommand.d.ts +11 -0
  26. package/dist-types/commands/ListTagsForResourceCommand.d.ts +11 -0
  27. package/dist-types/commands/PutAccountDedicatedIpWarmupAttributesCommand.d.ts +11 -0
  28. package/dist-types/commands/PutAccountSendingAttributesCommand.d.ts +11 -0
  29. package/dist-types/commands/PutConfigurationSetDeliveryOptionsCommand.d.ts +11 -0
  30. package/dist-types/commands/PutConfigurationSetReputationOptionsCommand.d.ts +11 -0
  31. package/dist-types/commands/PutConfigurationSetSendingOptionsCommand.d.ts +11 -0
  32. package/dist-types/commands/PutConfigurationSetTrackingOptionsCommand.d.ts +11 -0
  33. package/dist-types/commands/PutDedicatedIpInPoolCommand.d.ts +11 -0
  34. package/dist-types/commands/PutDedicatedIpWarmupAttributesCommand.d.ts +11 -0
  35. package/dist-types/commands/PutDeliverabilityDashboardOptionCommand.d.ts +11 -0
  36. package/dist-types/commands/PutEmailIdentityDkimAttributesCommand.d.ts +11 -0
  37. package/dist-types/commands/PutEmailIdentityFeedbackAttributesCommand.d.ts +11 -0
  38. package/dist-types/commands/PutEmailIdentityMailFromAttributesCommand.d.ts +11 -0
  39. package/dist-types/commands/SendEmailCommand.d.ts +11 -0
  40. package/dist-types/commands/TagResourceCommand.d.ts +11 -0
  41. package/dist-types/commands/UntagResourceCommand.d.ts +11 -0
  42. package/dist-types/commands/UpdateConfigurationSetEventDestinationCommand.d.ts +11 -0
  43. package/dist-types/ts3.4/commands/CreateConfigurationSetCommand.d.ts +12 -1
  44. package/dist-types/ts3.4/commands/CreateConfigurationSetEventDestinationCommand.d.ts +12 -1
  45. package/dist-types/ts3.4/commands/CreateDedicatedIpPoolCommand.d.ts +12 -1
  46. package/dist-types/ts3.4/commands/CreateDeliverabilityTestReportCommand.d.ts +12 -1
  47. package/dist-types/ts3.4/commands/CreateEmailIdentityCommand.d.ts +12 -1
  48. package/dist-types/ts3.4/commands/DeleteConfigurationSetCommand.d.ts +12 -1
  49. package/dist-types/ts3.4/commands/DeleteConfigurationSetEventDestinationCommand.d.ts +12 -1
  50. package/dist-types/ts3.4/commands/DeleteDedicatedIpPoolCommand.d.ts +12 -1
  51. package/dist-types/ts3.4/commands/DeleteEmailIdentityCommand.d.ts +12 -1
  52. package/dist-types/ts3.4/commands/GetAccountCommand.d.ts +12 -1
  53. package/dist-types/ts3.4/commands/GetBlacklistReportsCommand.d.ts +12 -1
  54. package/dist-types/ts3.4/commands/GetConfigurationSetCommand.d.ts +12 -1
  55. package/dist-types/ts3.4/commands/GetConfigurationSetEventDestinationsCommand.d.ts +12 -1
  56. package/dist-types/ts3.4/commands/GetDedicatedIpCommand.d.ts +12 -1
  57. package/dist-types/ts3.4/commands/GetDedicatedIpsCommand.d.ts +12 -1
  58. package/dist-types/ts3.4/commands/GetDeliverabilityDashboardOptionsCommand.d.ts +12 -1
  59. package/dist-types/ts3.4/commands/GetDeliverabilityTestReportCommand.d.ts +12 -1
  60. package/dist-types/ts3.4/commands/GetDomainDeliverabilityCampaignCommand.d.ts +12 -1
  61. package/dist-types/ts3.4/commands/GetDomainStatisticsReportCommand.d.ts +12 -1
  62. package/dist-types/ts3.4/commands/GetEmailIdentityCommand.d.ts +12 -1
  63. package/dist-types/ts3.4/commands/ListConfigurationSetsCommand.d.ts +12 -1
  64. package/dist-types/ts3.4/commands/ListDedicatedIpPoolsCommand.d.ts +12 -1
  65. package/dist-types/ts3.4/commands/ListDeliverabilityTestReportsCommand.d.ts +12 -1
  66. package/dist-types/ts3.4/commands/ListDomainDeliverabilityCampaignsCommand.d.ts +12 -1
  67. package/dist-types/ts3.4/commands/ListEmailIdentitiesCommand.d.ts +12 -1
  68. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +12 -1
  69. package/dist-types/ts3.4/commands/PutAccountDedicatedIpWarmupAttributesCommand.d.ts +12 -1
  70. package/dist-types/ts3.4/commands/PutAccountSendingAttributesCommand.d.ts +12 -1
  71. package/dist-types/ts3.4/commands/PutConfigurationSetDeliveryOptionsCommand.d.ts +12 -1
  72. package/dist-types/ts3.4/commands/PutConfigurationSetReputationOptionsCommand.d.ts +12 -1
  73. package/dist-types/ts3.4/commands/PutConfigurationSetSendingOptionsCommand.d.ts +12 -1
  74. package/dist-types/ts3.4/commands/PutConfigurationSetTrackingOptionsCommand.d.ts +12 -1
  75. package/dist-types/ts3.4/commands/PutDedicatedIpInPoolCommand.d.ts +12 -1
  76. package/dist-types/ts3.4/commands/PutDedicatedIpWarmupAttributesCommand.d.ts +12 -1
  77. package/dist-types/ts3.4/commands/PutDeliverabilityDashboardOptionCommand.d.ts +12 -1
  78. package/dist-types/ts3.4/commands/PutEmailIdentityDkimAttributesCommand.d.ts +12 -1
  79. package/dist-types/ts3.4/commands/PutEmailIdentityFeedbackAttributesCommand.d.ts +12 -1
  80. package/dist-types/ts3.4/commands/PutEmailIdentityMailFromAttributesCommand.d.ts +12 -1
  81. package/dist-types/ts3.4/commands/SendEmailCommand.d.ts +12 -1
  82. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +12 -1
  83. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +12 -1
  84. package/dist-types/ts3.4/commands/UpdateConfigurationSetEventDestinationCommand.d.ts +12 -1
  85. package/package.json +35 -35
@@ -81,4 +81,15 @@ declare const TagResourceCommand_base: {
81
81
  * @public
82
82
  */
83
83
  export declare class TagResourceCommand extends TagResourceCommand_base {
84
+ /** @internal type navigation helper, not in runtime. */
85
+ protected static __types: {
86
+ api: {
87
+ input: TagResourceRequest;
88
+ output: {};
89
+ };
90
+ sdk: {
91
+ input: TagResourceCommandInput;
92
+ output: TagResourceCommandOutput;
93
+ };
94
+ };
84
95
  }
@@ -70,4 +70,15 @@ declare const UntagResourceCommand_base: {
70
70
  * @public
71
71
  */
72
72
  export declare class UntagResourceCommand extends UntagResourceCommand_base {
73
+ /** @internal type navigation helper, not in runtime. */
74
+ protected static __types: {
75
+ api: {
76
+ input: UntagResourceRequest;
77
+ output: {};
78
+ };
79
+ sdk: {
80
+ input: UntagResourceCommandInput;
81
+ output: UntagResourceCommandOutput;
82
+ };
83
+ };
73
84
  }
@@ -95,4 +95,15 @@ declare const UpdateConfigurationSetEventDestinationCommand_base: {
95
95
  * @public
96
96
  */
97
97
  export declare class UpdateConfigurationSetEventDestinationCommand extends UpdateConfigurationSetEventDestinationCommand_base {
98
+ /** @internal type navigation helper, not in runtime. */
99
+ protected static __types: {
100
+ api: {
101
+ input: UpdateConfigurationSetEventDestinationRequest;
102
+ output: {};
103
+ };
104
+ sdk: {
105
+ input: UpdateConfigurationSetEventDestinationCommandInput;
106
+ output: UpdateConfigurationSetEventDestinationCommandOutput;
107
+ };
108
+ };
98
109
  }
@@ -37,4 +37,15 @@ declare const CreateConfigurationSetCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class CreateConfigurationSetCommand extends CreateConfigurationSetCommand_base {}
40
+ export declare class CreateConfigurationSetCommand extends CreateConfigurationSetCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: CreateConfigurationSetRequest;
44
+ output: {};
45
+ };
46
+ sdk: {
47
+ input: CreateConfigurationSetCommandInput;
48
+ output: CreateConfigurationSetCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const CreateConfigurationSetEventDestinationCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class CreateConfigurationSetEventDestinationCommand extends CreateConfigurationSetEventDestinationCommand_base {}
40
+ export declare class CreateConfigurationSetEventDestinationCommand extends CreateConfigurationSetEventDestinationCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: CreateConfigurationSetEventDestinationRequest;
44
+ output: {};
45
+ };
46
+ sdk: {
47
+ input: CreateConfigurationSetEventDestinationCommandInput;
48
+ output: CreateConfigurationSetEventDestinationCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const CreateDedicatedIpPoolCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class CreateDedicatedIpPoolCommand extends CreateDedicatedIpPoolCommand_base {}
40
+ export declare class CreateDedicatedIpPoolCommand extends CreateDedicatedIpPoolCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: CreateDedicatedIpPoolRequest;
44
+ output: {};
45
+ };
46
+ sdk: {
47
+ input: CreateDedicatedIpPoolCommandInput;
48
+ output: CreateDedicatedIpPoolCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const CreateDeliverabilityTestReportCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class CreateDeliverabilityTestReportCommand extends CreateDeliverabilityTestReportCommand_base {}
40
+ export declare class CreateDeliverabilityTestReportCommand extends CreateDeliverabilityTestReportCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: CreateDeliverabilityTestReportRequest;
44
+ output: CreateDeliverabilityTestReportResponse;
45
+ };
46
+ sdk: {
47
+ input: CreateDeliverabilityTestReportCommandInput;
48
+ output: CreateDeliverabilityTestReportCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const CreateEmailIdentityCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class CreateEmailIdentityCommand extends CreateEmailIdentityCommand_base {}
40
+ export declare class CreateEmailIdentityCommand extends CreateEmailIdentityCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: CreateEmailIdentityRequest;
44
+ output: CreateEmailIdentityResponse;
45
+ };
46
+ sdk: {
47
+ input: CreateEmailIdentityCommandInput;
48
+ output: CreateEmailIdentityCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const DeleteConfigurationSetCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DeleteConfigurationSetCommand extends DeleteConfigurationSetCommand_base {}
40
+ export declare class DeleteConfigurationSetCommand extends DeleteConfigurationSetCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DeleteConfigurationSetRequest;
44
+ output: {};
45
+ };
46
+ sdk: {
47
+ input: DeleteConfigurationSetCommandInput;
48
+ output: DeleteConfigurationSetCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const DeleteConfigurationSetEventDestinationCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DeleteConfigurationSetEventDestinationCommand extends DeleteConfigurationSetEventDestinationCommand_base {}
40
+ export declare class DeleteConfigurationSetEventDestinationCommand extends DeleteConfigurationSetEventDestinationCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DeleteConfigurationSetEventDestinationRequest;
44
+ output: {};
45
+ };
46
+ sdk: {
47
+ input: DeleteConfigurationSetEventDestinationCommandInput;
48
+ output: DeleteConfigurationSetEventDestinationCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const DeleteDedicatedIpPoolCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DeleteDedicatedIpPoolCommand extends DeleteDedicatedIpPoolCommand_base {}
40
+ export declare class DeleteDedicatedIpPoolCommand extends DeleteDedicatedIpPoolCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DeleteDedicatedIpPoolRequest;
44
+ output: {};
45
+ };
46
+ sdk: {
47
+ input: DeleteDedicatedIpPoolCommandInput;
48
+ output: DeleteDedicatedIpPoolCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const DeleteEmailIdentityCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DeleteEmailIdentityCommand extends DeleteEmailIdentityCommand_base {}
40
+ export declare class DeleteEmailIdentityCommand extends DeleteEmailIdentityCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DeleteEmailIdentityRequest;
44
+ output: {};
45
+ };
46
+ sdk: {
47
+ input: DeleteEmailIdentityCommandInput;
48
+ output: DeleteEmailIdentityCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -33,4 +33,15 @@ declare const GetAccountCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class GetAccountCommand extends GetAccountCommand_base {}
36
+ export declare class GetAccountCommand extends GetAccountCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: {};
40
+ output: GetAccountResponse;
41
+ };
42
+ sdk: {
43
+ input: GetAccountCommandInput;
44
+ output: GetAccountCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -37,4 +37,15 @@ declare const GetBlacklistReportsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class GetBlacklistReportsCommand extends GetBlacklistReportsCommand_base {}
40
+ export declare class GetBlacklistReportsCommand extends GetBlacklistReportsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: GetBlacklistReportsRequest;
44
+ output: GetBlacklistReportsResponse;
45
+ };
46
+ sdk: {
47
+ input: GetBlacklistReportsCommandInput;
48
+ output: GetBlacklistReportsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const GetConfigurationSetCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class GetConfigurationSetCommand extends GetConfigurationSetCommand_base {}
40
+ export declare class GetConfigurationSetCommand extends GetConfigurationSetCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: GetConfigurationSetRequest;
44
+ output: GetConfigurationSetResponse;
45
+ };
46
+ sdk: {
47
+ input: GetConfigurationSetCommandInput;
48
+ output: GetConfigurationSetCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const GetConfigurationSetEventDestinationsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class GetConfigurationSetEventDestinationsCommand extends GetConfigurationSetEventDestinationsCommand_base {}
40
+ export declare class GetConfigurationSetEventDestinationsCommand extends GetConfigurationSetEventDestinationsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: GetConfigurationSetEventDestinationsRequest;
44
+ output: GetConfigurationSetEventDestinationsResponse;
45
+ };
46
+ sdk: {
47
+ input: GetConfigurationSetEventDestinationsCommandInput;
48
+ output: GetConfigurationSetEventDestinationsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -36,4 +36,15 @@ declare const GetDedicatedIpCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class GetDedicatedIpCommand extends GetDedicatedIpCommand_base {}
39
+ export declare class GetDedicatedIpCommand extends GetDedicatedIpCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: GetDedicatedIpRequest;
43
+ output: GetDedicatedIpResponse;
44
+ };
45
+ sdk: {
46
+ input: GetDedicatedIpCommandInput;
47
+ output: GetDedicatedIpCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -36,4 +36,15 @@ declare const GetDedicatedIpsCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class GetDedicatedIpsCommand extends GetDedicatedIpsCommand_base {}
39
+ export declare class GetDedicatedIpsCommand extends GetDedicatedIpsCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: GetDedicatedIpsRequest;
43
+ output: GetDedicatedIpsResponse;
44
+ };
45
+ sdk: {
46
+ input: GetDedicatedIpsCommandInput;
47
+ output: GetDedicatedIpsCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -37,4 +37,15 @@ declare const GetDeliverabilityDashboardOptionsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class GetDeliverabilityDashboardOptionsCommand extends GetDeliverabilityDashboardOptionsCommand_base {}
40
+ export declare class GetDeliverabilityDashboardOptionsCommand extends GetDeliverabilityDashboardOptionsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: {};
44
+ output: GetDeliverabilityDashboardOptionsResponse;
45
+ };
46
+ sdk: {
47
+ input: GetDeliverabilityDashboardOptionsCommandInput;
48
+ output: GetDeliverabilityDashboardOptionsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const GetDeliverabilityTestReportCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class GetDeliverabilityTestReportCommand extends GetDeliverabilityTestReportCommand_base {}
40
+ export declare class GetDeliverabilityTestReportCommand extends GetDeliverabilityTestReportCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: GetDeliverabilityTestReportRequest;
44
+ output: GetDeliverabilityTestReportResponse;
45
+ };
46
+ sdk: {
47
+ input: GetDeliverabilityTestReportCommandInput;
48
+ output: GetDeliverabilityTestReportCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const GetDomainDeliverabilityCampaignCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class GetDomainDeliverabilityCampaignCommand extends GetDomainDeliverabilityCampaignCommand_base {}
40
+ export declare class GetDomainDeliverabilityCampaignCommand extends GetDomainDeliverabilityCampaignCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: GetDomainDeliverabilityCampaignRequest;
44
+ output: GetDomainDeliverabilityCampaignResponse;
45
+ };
46
+ sdk: {
47
+ input: GetDomainDeliverabilityCampaignCommandInput;
48
+ output: GetDomainDeliverabilityCampaignCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const GetDomainStatisticsReportCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class GetDomainStatisticsReportCommand extends GetDomainStatisticsReportCommand_base {}
40
+ export declare class GetDomainStatisticsReportCommand extends GetDomainStatisticsReportCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: GetDomainStatisticsReportRequest;
44
+ output: GetDomainStatisticsReportResponse;
45
+ };
46
+ sdk: {
47
+ input: GetDomainStatisticsReportCommandInput;
48
+ output: GetDomainStatisticsReportCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -36,4 +36,15 @@ declare const GetEmailIdentityCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class GetEmailIdentityCommand extends GetEmailIdentityCommand_base {}
39
+ export declare class GetEmailIdentityCommand extends GetEmailIdentityCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: GetEmailIdentityRequest;
43
+ output: GetEmailIdentityResponse;
44
+ };
45
+ sdk: {
46
+ input: GetEmailIdentityCommandInput;
47
+ output: GetEmailIdentityCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -37,4 +37,15 @@ declare const ListConfigurationSetsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListConfigurationSetsCommand extends ListConfigurationSetsCommand_base {}
40
+ export declare class ListConfigurationSetsCommand extends ListConfigurationSetsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ListConfigurationSetsRequest;
44
+ output: ListConfigurationSetsResponse;
45
+ };
46
+ sdk: {
47
+ input: ListConfigurationSetsCommandInput;
48
+ output: ListConfigurationSetsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const ListDedicatedIpPoolsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListDedicatedIpPoolsCommand extends ListDedicatedIpPoolsCommand_base {}
40
+ export declare class ListDedicatedIpPoolsCommand extends ListDedicatedIpPoolsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ListDedicatedIpPoolsRequest;
44
+ output: ListDedicatedIpPoolsResponse;
45
+ };
46
+ sdk: {
47
+ input: ListDedicatedIpPoolsCommandInput;
48
+ output: ListDedicatedIpPoolsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const ListDeliverabilityTestReportsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListDeliverabilityTestReportsCommand extends ListDeliverabilityTestReportsCommand_base {}
40
+ export declare class ListDeliverabilityTestReportsCommand extends ListDeliverabilityTestReportsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ListDeliverabilityTestReportsRequest;
44
+ output: ListDeliverabilityTestReportsResponse;
45
+ };
46
+ sdk: {
47
+ input: ListDeliverabilityTestReportsCommandInput;
48
+ output: ListDeliverabilityTestReportsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const ListDomainDeliverabilityCampaignsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListDomainDeliverabilityCampaignsCommand extends ListDomainDeliverabilityCampaignsCommand_base {}
40
+ export declare class ListDomainDeliverabilityCampaignsCommand extends ListDomainDeliverabilityCampaignsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ListDomainDeliverabilityCampaignsRequest;
44
+ output: ListDomainDeliverabilityCampaignsResponse;
45
+ };
46
+ sdk: {
47
+ input: ListDomainDeliverabilityCampaignsCommandInput;
48
+ output: ListDomainDeliverabilityCampaignsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const ListEmailIdentitiesCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListEmailIdentitiesCommand extends ListEmailIdentitiesCommand_base {}
40
+ export declare class ListEmailIdentitiesCommand extends ListEmailIdentitiesCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ListEmailIdentitiesRequest;
44
+ output: ListEmailIdentitiesResponse;
45
+ };
46
+ sdk: {
47
+ input: ListEmailIdentitiesCommandInput;
48
+ output: ListEmailIdentitiesCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const ListTagsForResourceCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {}
40
+ export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ListTagsForResourceRequest;
44
+ output: ListTagsForResourceResponse;
45
+ };
46
+ sdk: {
47
+ input: ListTagsForResourceCommandInput;
48
+ output: ListTagsForResourceCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const PutAccountDedicatedIpWarmupAttributesCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class PutAccountDedicatedIpWarmupAttributesCommand extends PutAccountDedicatedIpWarmupAttributesCommand_base {}
40
+ export declare class PutAccountDedicatedIpWarmupAttributesCommand extends PutAccountDedicatedIpWarmupAttributesCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: PutAccountDedicatedIpWarmupAttributesRequest;
44
+ output: {};
45
+ };
46
+ sdk: {
47
+ input: PutAccountDedicatedIpWarmupAttributesCommandInput;
48
+ output: PutAccountDedicatedIpWarmupAttributesCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const PutAccountSendingAttributesCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class PutAccountSendingAttributesCommand extends PutAccountSendingAttributesCommand_base {}
40
+ export declare class PutAccountSendingAttributesCommand extends PutAccountSendingAttributesCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: PutAccountSendingAttributesRequest;
44
+ output: {};
45
+ };
46
+ sdk: {
47
+ input: PutAccountSendingAttributesCommandInput;
48
+ output: PutAccountSendingAttributesCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const PutConfigurationSetDeliveryOptionsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class PutConfigurationSetDeliveryOptionsCommand extends PutConfigurationSetDeliveryOptionsCommand_base {}
40
+ export declare class PutConfigurationSetDeliveryOptionsCommand extends PutConfigurationSetDeliveryOptionsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: PutConfigurationSetDeliveryOptionsRequest;
44
+ output: {};
45
+ };
46
+ sdk: {
47
+ input: PutConfigurationSetDeliveryOptionsCommandInput;
48
+ output: PutConfigurationSetDeliveryOptionsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const PutConfigurationSetReputationOptionsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class PutConfigurationSetReputationOptionsCommand extends PutConfigurationSetReputationOptionsCommand_base {}
40
+ export declare class PutConfigurationSetReputationOptionsCommand extends PutConfigurationSetReputationOptionsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: PutConfigurationSetReputationOptionsRequest;
44
+ output: {};
45
+ };
46
+ sdk: {
47
+ input: PutConfigurationSetReputationOptionsCommandInput;
48
+ output: PutConfigurationSetReputationOptionsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const PutConfigurationSetSendingOptionsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class PutConfigurationSetSendingOptionsCommand extends PutConfigurationSetSendingOptionsCommand_base {}
40
+ export declare class PutConfigurationSetSendingOptionsCommand extends PutConfigurationSetSendingOptionsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: PutConfigurationSetSendingOptionsRequest;
44
+ output: {};
45
+ };
46
+ sdk: {
47
+ input: PutConfigurationSetSendingOptionsCommandInput;
48
+ output: PutConfigurationSetSendingOptionsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const PutConfigurationSetTrackingOptionsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class PutConfigurationSetTrackingOptionsCommand extends PutConfigurationSetTrackingOptionsCommand_base {}
40
+ export declare class PutConfigurationSetTrackingOptionsCommand extends PutConfigurationSetTrackingOptionsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: PutConfigurationSetTrackingOptionsRequest;
44
+ output: {};
45
+ };
46
+ sdk: {
47
+ input: PutConfigurationSetTrackingOptionsCommandInput;
48
+ output: PutConfigurationSetTrackingOptionsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const PutDedicatedIpInPoolCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class PutDedicatedIpInPoolCommand extends PutDedicatedIpInPoolCommand_base {}
40
+ export declare class PutDedicatedIpInPoolCommand extends PutDedicatedIpInPoolCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: PutDedicatedIpInPoolRequest;
44
+ output: {};
45
+ };
46
+ sdk: {
47
+ input: PutDedicatedIpInPoolCommandInput;
48
+ output: PutDedicatedIpInPoolCommandOutput;
49
+ };
50
+ };
51
+ }