@aws-sdk/client-pinpoint-email 3.650.0 → 3.654.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-types/commands/CreateConfigurationSetCommand.d.ts +11 -0
- package/dist-types/commands/CreateConfigurationSetEventDestinationCommand.d.ts +11 -0
- package/dist-types/commands/CreateDedicatedIpPoolCommand.d.ts +11 -0
- package/dist-types/commands/CreateDeliverabilityTestReportCommand.d.ts +11 -0
- package/dist-types/commands/CreateEmailIdentityCommand.d.ts +11 -0
- package/dist-types/commands/DeleteConfigurationSetCommand.d.ts +11 -0
- package/dist-types/commands/DeleteConfigurationSetEventDestinationCommand.d.ts +11 -0
- package/dist-types/commands/DeleteDedicatedIpPoolCommand.d.ts +11 -0
- package/dist-types/commands/DeleteEmailIdentityCommand.d.ts +11 -0
- package/dist-types/commands/GetAccountCommand.d.ts +11 -0
- package/dist-types/commands/GetBlacklistReportsCommand.d.ts +11 -0
- package/dist-types/commands/GetConfigurationSetCommand.d.ts +11 -0
- package/dist-types/commands/GetConfigurationSetEventDestinationsCommand.d.ts +11 -0
- package/dist-types/commands/GetDedicatedIpCommand.d.ts +11 -0
- package/dist-types/commands/GetDedicatedIpsCommand.d.ts +11 -0
- package/dist-types/commands/GetDeliverabilityDashboardOptionsCommand.d.ts +11 -0
- package/dist-types/commands/GetDeliverabilityTestReportCommand.d.ts +11 -0
- package/dist-types/commands/GetDomainDeliverabilityCampaignCommand.d.ts +11 -0
- package/dist-types/commands/GetDomainStatisticsReportCommand.d.ts +11 -0
- package/dist-types/commands/GetEmailIdentityCommand.d.ts +11 -0
- package/dist-types/commands/ListConfigurationSetsCommand.d.ts +11 -0
- package/dist-types/commands/ListDedicatedIpPoolsCommand.d.ts +11 -0
- package/dist-types/commands/ListDeliverabilityTestReportsCommand.d.ts +11 -0
- package/dist-types/commands/ListDomainDeliverabilityCampaignsCommand.d.ts +11 -0
- package/dist-types/commands/ListEmailIdentitiesCommand.d.ts +11 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +11 -0
- package/dist-types/commands/PutAccountDedicatedIpWarmupAttributesCommand.d.ts +11 -0
- package/dist-types/commands/PutAccountSendingAttributesCommand.d.ts +11 -0
- package/dist-types/commands/PutConfigurationSetDeliveryOptionsCommand.d.ts +11 -0
- package/dist-types/commands/PutConfigurationSetReputationOptionsCommand.d.ts +11 -0
- package/dist-types/commands/PutConfigurationSetSendingOptionsCommand.d.ts +11 -0
- package/dist-types/commands/PutConfigurationSetTrackingOptionsCommand.d.ts +11 -0
- package/dist-types/commands/PutDedicatedIpInPoolCommand.d.ts +11 -0
- package/dist-types/commands/PutDedicatedIpWarmupAttributesCommand.d.ts +11 -0
- package/dist-types/commands/PutDeliverabilityDashboardOptionCommand.d.ts +11 -0
- package/dist-types/commands/PutEmailIdentityDkimAttributesCommand.d.ts +11 -0
- package/dist-types/commands/PutEmailIdentityFeedbackAttributesCommand.d.ts +11 -0
- package/dist-types/commands/PutEmailIdentityMailFromAttributesCommand.d.ts +11 -0
- package/dist-types/commands/SendEmailCommand.d.ts +11 -0
- package/dist-types/commands/TagResourceCommand.d.ts +11 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +11 -0
- package/dist-types/commands/UpdateConfigurationSetEventDestinationCommand.d.ts +11 -0
- package/dist-types/ts3.4/commands/CreateConfigurationSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateConfigurationSetEventDestinationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateDedicatedIpPoolCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateDeliverabilityTestReportCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateEmailIdentityCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteConfigurationSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteConfigurationSetEventDestinationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteDedicatedIpPoolCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteEmailIdentityCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetAccountCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetBlacklistReportsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetConfigurationSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetConfigurationSetEventDestinationsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetDedicatedIpCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetDedicatedIpsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetDeliverabilityDashboardOptionsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetDeliverabilityTestReportCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetDomainDeliverabilityCampaignCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetDomainStatisticsReportCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetEmailIdentityCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListConfigurationSetsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListDedicatedIpPoolsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListDeliverabilityTestReportsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListDomainDeliverabilityCampaignsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListEmailIdentitiesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/PutAccountDedicatedIpWarmupAttributesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/PutAccountSendingAttributesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/PutConfigurationSetDeliveryOptionsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/PutConfigurationSetReputationOptionsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/PutConfigurationSetSendingOptionsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/PutConfigurationSetTrackingOptionsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/PutDedicatedIpInPoolCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/PutDedicatedIpWarmupAttributesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/PutDeliverabilityDashboardOptionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/PutEmailIdentityDkimAttributesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/PutEmailIdentityFeedbackAttributesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/PutEmailIdentityMailFromAttributesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/SendEmailCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateConfigurationSetEventDestinationCommand.d.ts +12 -1
- package/package.json +35 -35
|
@@ -97,4 +97,15 @@ declare const CreateConfigurationSetCommand_base: {
|
|
|
97
97
|
* @public
|
|
98
98
|
*/
|
|
99
99
|
export declare class CreateConfigurationSetCommand extends CreateConfigurationSetCommand_base {
|
|
100
|
+
/** @internal type navigation helper, not in runtime. */
|
|
101
|
+
protected static __types: {
|
|
102
|
+
api: {
|
|
103
|
+
input: CreateConfigurationSetRequest;
|
|
104
|
+
output: {};
|
|
105
|
+
};
|
|
106
|
+
sdk: {
|
|
107
|
+
input: CreateConfigurationSetCommandInput;
|
|
108
|
+
output: CreateConfigurationSetCommandOutput;
|
|
109
|
+
};
|
|
110
|
+
};
|
|
100
111
|
}
|
|
@@ -102,4 +102,15 @@ declare const CreateConfigurationSetEventDestinationCommand_base: {
|
|
|
102
102
|
* @public
|
|
103
103
|
*/
|
|
104
104
|
export declare class CreateConfigurationSetEventDestinationCommand extends CreateConfigurationSetEventDestinationCommand_base {
|
|
105
|
+
/** @internal type navigation helper, not in runtime. */
|
|
106
|
+
protected static __types: {
|
|
107
|
+
api: {
|
|
108
|
+
input: CreateConfigurationSetEventDestinationRequest;
|
|
109
|
+
output: {};
|
|
110
|
+
};
|
|
111
|
+
sdk: {
|
|
112
|
+
input: CreateConfigurationSetEventDestinationCommandInput;
|
|
113
|
+
output: CreateConfigurationSetEventDestinationCommandOutput;
|
|
114
|
+
};
|
|
115
|
+
};
|
|
105
116
|
}
|
|
@@ -79,4 +79,15 @@ declare const CreateDedicatedIpPoolCommand_base: {
|
|
|
79
79
|
* @public
|
|
80
80
|
*/
|
|
81
81
|
export declare class CreateDedicatedIpPoolCommand extends CreateDedicatedIpPoolCommand_base {
|
|
82
|
+
/** @internal type navigation helper, not in runtime. */
|
|
83
|
+
protected static __types: {
|
|
84
|
+
api: {
|
|
85
|
+
input: CreateDedicatedIpPoolRequest;
|
|
86
|
+
output: {};
|
|
87
|
+
};
|
|
88
|
+
sdk: {
|
|
89
|
+
input: CreateDedicatedIpPoolCommandInput;
|
|
90
|
+
output: CreateDedicatedIpPoolCommandOutput;
|
|
91
|
+
};
|
|
92
|
+
};
|
|
82
93
|
}
|
|
@@ -125,4 +125,15 @@ declare const CreateDeliverabilityTestReportCommand_base: {
|
|
|
125
125
|
* @public
|
|
126
126
|
*/
|
|
127
127
|
export declare class CreateDeliverabilityTestReportCommand extends CreateDeliverabilityTestReportCommand_base {
|
|
128
|
+
/** @internal type navigation helper, not in runtime. */
|
|
129
|
+
protected static __types: {
|
|
130
|
+
api: {
|
|
131
|
+
input: CreateDeliverabilityTestReportRequest;
|
|
132
|
+
output: CreateDeliverabilityTestReportResponse;
|
|
133
|
+
};
|
|
134
|
+
sdk: {
|
|
135
|
+
input: CreateDeliverabilityTestReportCommandInput;
|
|
136
|
+
output: CreateDeliverabilityTestReportCommandOutput;
|
|
137
|
+
};
|
|
138
|
+
};
|
|
128
139
|
}
|
|
@@ -96,4 +96,15 @@ declare const CreateEmailIdentityCommand_base: {
|
|
|
96
96
|
* @public
|
|
97
97
|
*/
|
|
98
98
|
export declare class CreateEmailIdentityCommand extends CreateEmailIdentityCommand_base {
|
|
99
|
+
/** @internal type navigation helper, not in runtime. */
|
|
100
|
+
protected static __types: {
|
|
101
|
+
api: {
|
|
102
|
+
input: CreateEmailIdentityRequest;
|
|
103
|
+
output: CreateEmailIdentityResponse;
|
|
104
|
+
};
|
|
105
|
+
sdk: {
|
|
106
|
+
input: CreateEmailIdentityCommandInput;
|
|
107
|
+
output: CreateEmailIdentityCommandOutput;
|
|
108
|
+
};
|
|
109
|
+
};
|
|
99
110
|
}
|
|
@@ -72,4 +72,15 @@ declare const DeleteConfigurationSetCommand_base: {
|
|
|
72
72
|
* @public
|
|
73
73
|
*/
|
|
74
74
|
export declare class DeleteConfigurationSetCommand extends DeleteConfigurationSetCommand_base {
|
|
75
|
+
/** @internal type navigation helper, not in runtime. */
|
|
76
|
+
protected static __types: {
|
|
77
|
+
api: {
|
|
78
|
+
input: DeleteConfigurationSetRequest;
|
|
79
|
+
output: {};
|
|
80
|
+
};
|
|
81
|
+
sdk: {
|
|
82
|
+
input: DeleteConfigurationSetCommandInput;
|
|
83
|
+
output: DeleteConfigurationSetCommandOutput;
|
|
84
|
+
};
|
|
85
|
+
};
|
|
75
86
|
}
|
|
@@ -70,4 +70,15 @@ declare const DeleteConfigurationSetEventDestinationCommand_base: {
|
|
|
70
70
|
* @public
|
|
71
71
|
*/
|
|
72
72
|
export declare class DeleteConfigurationSetEventDestinationCommand extends DeleteConfigurationSetEventDestinationCommand_base {
|
|
73
|
+
/** @internal type navigation helper, not in runtime. */
|
|
74
|
+
protected static __types: {
|
|
75
|
+
api: {
|
|
76
|
+
input: DeleteConfigurationSetEventDestinationRequest;
|
|
77
|
+
output: {};
|
|
78
|
+
};
|
|
79
|
+
sdk: {
|
|
80
|
+
input: DeleteConfigurationSetEventDestinationCommandInput;
|
|
81
|
+
output: DeleteConfigurationSetEventDestinationCommandOutput;
|
|
82
|
+
};
|
|
83
|
+
};
|
|
73
84
|
}
|
|
@@ -67,4 +67,15 @@ declare const DeleteDedicatedIpPoolCommand_base: {
|
|
|
67
67
|
* @public
|
|
68
68
|
*/
|
|
69
69
|
export declare class DeleteDedicatedIpPoolCommand extends DeleteDedicatedIpPoolCommand_base {
|
|
70
|
+
/** @internal type navigation helper, not in runtime. */
|
|
71
|
+
protected static __types: {
|
|
72
|
+
api: {
|
|
73
|
+
input: DeleteDedicatedIpPoolRequest;
|
|
74
|
+
output: {};
|
|
75
|
+
};
|
|
76
|
+
sdk: {
|
|
77
|
+
input: DeleteDedicatedIpPoolCommandInput;
|
|
78
|
+
output: DeleteDedicatedIpPoolCommandOutput;
|
|
79
|
+
};
|
|
80
|
+
};
|
|
70
81
|
}
|
|
@@ -68,4 +68,15 @@ declare const DeleteEmailIdentityCommand_base: {
|
|
|
68
68
|
* @public
|
|
69
69
|
*/
|
|
70
70
|
export declare class DeleteEmailIdentityCommand extends DeleteEmailIdentityCommand_base {
|
|
71
|
+
/** @internal type navigation helper, not in runtime. */
|
|
72
|
+
protected static __types: {
|
|
73
|
+
api: {
|
|
74
|
+
input: DeleteEmailIdentityRequest;
|
|
75
|
+
output: {};
|
|
76
|
+
};
|
|
77
|
+
sdk: {
|
|
78
|
+
input: DeleteEmailIdentityCommandInput;
|
|
79
|
+
output: DeleteEmailIdentityCommandOutput;
|
|
80
|
+
};
|
|
81
|
+
};
|
|
71
82
|
}
|
|
@@ -70,4 +70,15 @@ declare const GetAccountCommand_base: {
|
|
|
70
70
|
* @public
|
|
71
71
|
*/
|
|
72
72
|
export declare class GetAccountCommand extends GetAccountCommand_base {
|
|
73
|
+
/** @internal type navigation helper, not in runtime. */
|
|
74
|
+
protected static __types: {
|
|
75
|
+
api: {
|
|
76
|
+
input: {};
|
|
77
|
+
output: GetAccountResponse;
|
|
78
|
+
};
|
|
79
|
+
sdk: {
|
|
80
|
+
input: GetAccountCommandInput;
|
|
81
|
+
output: GetAccountCommandOutput;
|
|
82
|
+
};
|
|
83
|
+
};
|
|
73
84
|
}
|
|
@@ -76,4 +76,15 @@ declare const GetBlacklistReportsCommand_base: {
|
|
|
76
76
|
* @public
|
|
77
77
|
*/
|
|
78
78
|
export declare class GetBlacklistReportsCommand extends GetBlacklistReportsCommand_base {
|
|
79
|
+
/** @internal type navigation helper, not in runtime. */
|
|
80
|
+
protected static __types: {
|
|
81
|
+
api: {
|
|
82
|
+
input: GetBlacklistReportsRequest;
|
|
83
|
+
output: GetBlacklistReportsResponse;
|
|
84
|
+
};
|
|
85
|
+
sdk: {
|
|
86
|
+
input: GetBlacklistReportsCommandInput;
|
|
87
|
+
output: GetBlacklistReportsCommandOutput;
|
|
88
|
+
};
|
|
89
|
+
};
|
|
79
90
|
}
|
|
@@ -93,4 +93,15 @@ declare const GetConfigurationSetCommand_base: {
|
|
|
93
93
|
* @public
|
|
94
94
|
*/
|
|
95
95
|
export declare class GetConfigurationSetCommand extends GetConfigurationSetCommand_base {
|
|
96
|
+
/** @internal type navigation helper, not in runtime. */
|
|
97
|
+
protected static __types: {
|
|
98
|
+
api: {
|
|
99
|
+
input: GetConfigurationSetRequest;
|
|
100
|
+
output: GetConfigurationSetResponse;
|
|
101
|
+
};
|
|
102
|
+
sdk: {
|
|
103
|
+
input: GetConfigurationSetCommandInput;
|
|
104
|
+
output: GetConfigurationSetCommandOutput;
|
|
105
|
+
};
|
|
106
|
+
};
|
|
96
107
|
}
|
|
@@ -99,4 +99,15 @@ declare const GetConfigurationSetEventDestinationsCommand_base: {
|
|
|
99
99
|
* @public
|
|
100
100
|
*/
|
|
101
101
|
export declare class GetConfigurationSetEventDestinationsCommand extends GetConfigurationSetEventDestinationsCommand_base {
|
|
102
|
+
/** @internal type navigation helper, not in runtime. */
|
|
103
|
+
protected static __types: {
|
|
104
|
+
api: {
|
|
105
|
+
input: GetConfigurationSetEventDestinationsRequest;
|
|
106
|
+
output: GetConfigurationSetEventDestinationsResponse;
|
|
107
|
+
};
|
|
108
|
+
sdk: {
|
|
109
|
+
input: GetConfigurationSetEventDestinationsCommandInput;
|
|
110
|
+
output: GetConfigurationSetEventDestinationsCommandOutput;
|
|
111
|
+
};
|
|
112
|
+
};
|
|
102
113
|
}
|
|
@@ -73,4 +73,15 @@ declare const GetDedicatedIpCommand_base: {
|
|
|
73
73
|
* @public
|
|
74
74
|
*/
|
|
75
75
|
export declare class GetDedicatedIpCommand extends GetDedicatedIpCommand_base {
|
|
76
|
+
/** @internal type navigation helper, not in runtime. */
|
|
77
|
+
protected static __types: {
|
|
78
|
+
api: {
|
|
79
|
+
input: GetDedicatedIpRequest;
|
|
80
|
+
output: GetDedicatedIpResponse;
|
|
81
|
+
};
|
|
82
|
+
sdk: {
|
|
83
|
+
input: GetDedicatedIpCommandInput;
|
|
84
|
+
output: GetDedicatedIpCommandOutput;
|
|
85
|
+
};
|
|
86
|
+
};
|
|
76
87
|
}
|
|
@@ -77,4 +77,15 @@ declare const GetDedicatedIpsCommand_base: {
|
|
|
77
77
|
* @public
|
|
78
78
|
*/
|
|
79
79
|
export declare class GetDedicatedIpsCommand extends GetDedicatedIpsCommand_base {
|
|
80
|
+
/** @internal type navigation helper, not in runtime. */
|
|
81
|
+
protected static __types: {
|
|
82
|
+
api: {
|
|
83
|
+
input: GetDedicatedIpsRequest;
|
|
84
|
+
output: GetDedicatedIpsResponse;
|
|
85
|
+
};
|
|
86
|
+
sdk: {
|
|
87
|
+
input: GetDedicatedIpsCommandInput;
|
|
88
|
+
output: GetDedicatedIpsCommandOutput;
|
|
89
|
+
};
|
|
90
|
+
};
|
|
80
91
|
}
|
|
@@ -96,4 +96,15 @@ declare const GetDeliverabilityDashboardOptionsCommand_base: {
|
|
|
96
96
|
* @public
|
|
97
97
|
*/
|
|
98
98
|
export declare class GetDeliverabilityDashboardOptionsCommand extends GetDeliverabilityDashboardOptionsCommand_base {
|
|
99
|
+
/** @internal type navigation helper, not in runtime. */
|
|
100
|
+
protected static __types: {
|
|
101
|
+
api: {
|
|
102
|
+
input: {};
|
|
103
|
+
output: GetDeliverabilityDashboardOptionsResponse;
|
|
104
|
+
};
|
|
105
|
+
sdk: {
|
|
106
|
+
input: GetDeliverabilityDashboardOptionsCommandInput;
|
|
107
|
+
output: GetDeliverabilityDashboardOptionsCommandOutput;
|
|
108
|
+
};
|
|
109
|
+
};
|
|
99
110
|
}
|
|
@@ -99,4 +99,15 @@ declare const GetDeliverabilityTestReportCommand_base: {
|
|
|
99
99
|
* @public
|
|
100
100
|
*/
|
|
101
101
|
export declare class GetDeliverabilityTestReportCommand extends GetDeliverabilityTestReportCommand_base {
|
|
102
|
+
/** @internal type navigation helper, not in runtime. */
|
|
103
|
+
protected static __types: {
|
|
104
|
+
api: {
|
|
105
|
+
input: GetDeliverabilityTestReportRequest;
|
|
106
|
+
output: GetDeliverabilityTestReportResponse;
|
|
107
|
+
};
|
|
108
|
+
sdk: {
|
|
109
|
+
input: GetDeliverabilityTestReportCommandInput;
|
|
110
|
+
output: GetDeliverabilityTestReportCommandOutput;
|
|
111
|
+
};
|
|
112
|
+
};
|
|
102
113
|
}
|
|
@@ -88,4 +88,15 @@ declare const GetDomainDeliverabilityCampaignCommand_base: {
|
|
|
88
88
|
* @public
|
|
89
89
|
*/
|
|
90
90
|
export declare class GetDomainDeliverabilityCampaignCommand extends GetDomainDeliverabilityCampaignCommand_base {
|
|
91
|
+
/** @internal type navigation helper, not in runtime. */
|
|
92
|
+
protected static __types: {
|
|
93
|
+
api: {
|
|
94
|
+
input: GetDomainDeliverabilityCampaignRequest;
|
|
95
|
+
output: GetDomainDeliverabilityCampaignResponse;
|
|
96
|
+
};
|
|
97
|
+
sdk: {
|
|
98
|
+
input: GetDomainDeliverabilityCampaignCommandInput;
|
|
99
|
+
output: GetDomainDeliverabilityCampaignCommandOutput;
|
|
100
|
+
};
|
|
101
|
+
};
|
|
91
102
|
}
|
|
@@ -106,4 +106,15 @@ declare const GetDomainStatisticsReportCommand_base: {
|
|
|
106
106
|
* @public
|
|
107
107
|
*/
|
|
108
108
|
export declare class GetDomainStatisticsReportCommand extends GetDomainStatisticsReportCommand_base {
|
|
109
|
+
/** @internal type navigation helper, not in runtime. */
|
|
110
|
+
protected static __types: {
|
|
111
|
+
api: {
|
|
112
|
+
input: GetDomainStatisticsReportRequest;
|
|
113
|
+
output: GetDomainStatisticsReportResponse;
|
|
114
|
+
};
|
|
115
|
+
sdk: {
|
|
116
|
+
input: GetDomainStatisticsReportCommandInput;
|
|
117
|
+
output: GetDomainStatisticsReportCommandOutput;
|
|
118
|
+
};
|
|
119
|
+
};
|
|
109
120
|
}
|
|
@@ -88,4 +88,15 @@ declare const GetEmailIdentityCommand_base: {
|
|
|
88
88
|
* @public
|
|
89
89
|
*/
|
|
90
90
|
export declare class GetEmailIdentityCommand extends GetEmailIdentityCommand_base {
|
|
91
|
+
/** @internal type navigation helper, not in runtime. */
|
|
92
|
+
protected static __types: {
|
|
93
|
+
api: {
|
|
94
|
+
input: GetEmailIdentityRequest;
|
|
95
|
+
output: GetEmailIdentityResponse;
|
|
96
|
+
};
|
|
97
|
+
sdk: {
|
|
98
|
+
input: GetEmailIdentityCommandInput;
|
|
99
|
+
output: GetEmailIdentityCommandOutput;
|
|
100
|
+
};
|
|
101
|
+
};
|
|
91
102
|
}
|
|
@@ -73,4 +73,15 @@ declare const ListConfigurationSetsCommand_base: {
|
|
|
73
73
|
* @public
|
|
74
74
|
*/
|
|
75
75
|
export declare class ListConfigurationSetsCommand extends ListConfigurationSetsCommand_base {
|
|
76
|
+
/** @internal type navigation helper, not in runtime. */
|
|
77
|
+
protected static __types: {
|
|
78
|
+
api: {
|
|
79
|
+
input: ListConfigurationSetsRequest;
|
|
80
|
+
output: ListConfigurationSetsResponse;
|
|
81
|
+
};
|
|
82
|
+
sdk: {
|
|
83
|
+
input: ListConfigurationSetsCommandInput;
|
|
84
|
+
output: ListConfigurationSetsCommandOutput;
|
|
85
|
+
};
|
|
86
|
+
};
|
|
76
87
|
}
|
|
@@ -68,4 +68,15 @@ declare const ListDedicatedIpPoolsCommand_base: {
|
|
|
68
68
|
* @public
|
|
69
69
|
*/
|
|
70
70
|
export declare class ListDedicatedIpPoolsCommand extends ListDedicatedIpPoolsCommand_base {
|
|
71
|
+
/** @internal type navigation helper, not in runtime. */
|
|
72
|
+
protected static __types: {
|
|
73
|
+
api: {
|
|
74
|
+
input: ListDedicatedIpPoolsRequest;
|
|
75
|
+
output: ListDedicatedIpPoolsResponse;
|
|
76
|
+
};
|
|
77
|
+
sdk: {
|
|
78
|
+
input: ListDedicatedIpPoolsCommandInput;
|
|
79
|
+
output: ListDedicatedIpPoolsCommandOutput;
|
|
80
|
+
};
|
|
81
|
+
};
|
|
71
82
|
}
|
|
@@ -79,4 +79,15 @@ declare const ListDeliverabilityTestReportsCommand_base: {
|
|
|
79
79
|
* @public
|
|
80
80
|
*/
|
|
81
81
|
export declare class ListDeliverabilityTestReportsCommand extends ListDeliverabilityTestReportsCommand_base {
|
|
82
|
+
/** @internal type navigation helper, not in runtime. */
|
|
83
|
+
protected static __types: {
|
|
84
|
+
api: {
|
|
85
|
+
input: ListDeliverabilityTestReportsRequest;
|
|
86
|
+
output: ListDeliverabilityTestReportsResponse;
|
|
87
|
+
};
|
|
88
|
+
sdk: {
|
|
89
|
+
input: ListDeliverabilityTestReportsCommandInput;
|
|
90
|
+
output: ListDeliverabilityTestReportsCommandOutput;
|
|
91
|
+
};
|
|
92
|
+
};
|
|
82
93
|
}
|
|
@@ -95,4 +95,15 @@ declare const ListDomainDeliverabilityCampaignsCommand_base: {
|
|
|
95
95
|
* @public
|
|
96
96
|
*/
|
|
97
97
|
export declare class ListDomainDeliverabilityCampaignsCommand extends ListDomainDeliverabilityCampaignsCommand_base {
|
|
98
|
+
/** @internal type navigation helper, not in runtime. */
|
|
99
|
+
protected static __types: {
|
|
100
|
+
api: {
|
|
101
|
+
input: ListDomainDeliverabilityCampaignsRequest;
|
|
102
|
+
output: ListDomainDeliverabilityCampaignsResponse;
|
|
103
|
+
};
|
|
104
|
+
sdk: {
|
|
105
|
+
input: ListDomainDeliverabilityCampaignsCommandInput;
|
|
106
|
+
output: ListDomainDeliverabilityCampaignsCommandOutput;
|
|
107
|
+
};
|
|
108
|
+
};
|
|
98
109
|
}
|
|
@@ -73,4 +73,15 @@ declare const ListEmailIdentitiesCommand_base: {
|
|
|
73
73
|
* @public
|
|
74
74
|
*/
|
|
75
75
|
export declare class ListEmailIdentitiesCommand extends ListEmailIdentitiesCommand_base {
|
|
76
|
+
/** @internal type navigation helper, not in runtime. */
|
|
77
|
+
protected static __types: {
|
|
78
|
+
api: {
|
|
79
|
+
input: ListEmailIdentitiesRequest;
|
|
80
|
+
output: ListEmailIdentitiesResponse;
|
|
81
|
+
};
|
|
82
|
+
sdk: {
|
|
83
|
+
input: ListEmailIdentitiesCommandInput;
|
|
84
|
+
output: ListEmailIdentitiesCommandOutput;
|
|
85
|
+
};
|
|
86
|
+
};
|
|
76
87
|
}
|
|
@@ -76,4 +76,15 @@ declare const ListTagsForResourceCommand_base: {
|
|
|
76
76
|
* @public
|
|
77
77
|
*/
|
|
78
78
|
export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
|
|
79
|
+
/** @internal type navigation helper, not in runtime. */
|
|
80
|
+
protected static __types: {
|
|
81
|
+
api: {
|
|
82
|
+
input: ListTagsForResourceRequest;
|
|
83
|
+
output: ListTagsForResourceResponse;
|
|
84
|
+
};
|
|
85
|
+
sdk: {
|
|
86
|
+
input: ListTagsForResourceCommandInput;
|
|
87
|
+
output: ListTagsForResourceCommandOutput;
|
|
88
|
+
};
|
|
89
|
+
};
|
|
79
90
|
}
|
|
@@ -61,4 +61,15 @@ declare const PutAccountDedicatedIpWarmupAttributesCommand_base: {
|
|
|
61
61
|
* @public
|
|
62
62
|
*/
|
|
63
63
|
export declare class PutAccountDedicatedIpWarmupAttributesCommand extends PutAccountDedicatedIpWarmupAttributesCommand_base {
|
|
64
|
+
/** @internal type navigation helper, not in runtime. */
|
|
65
|
+
protected static __types: {
|
|
66
|
+
api: {
|
|
67
|
+
input: PutAccountDedicatedIpWarmupAttributesRequest;
|
|
68
|
+
output: {};
|
|
69
|
+
};
|
|
70
|
+
sdk: {
|
|
71
|
+
input: PutAccountDedicatedIpWarmupAttributesCommandInput;
|
|
72
|
+
output: PutAccountDedicatedIpWarmupAttributesCommandOutput;
|
|
73
|
+
};
|
|
74
|
+
};
|
|
64
75
|
}
|
|
@@ -61,4 +61,15 @@ declare const PutAccountSendingAttributesCommand_base: {
|
|
|
61
61
|
* @public
|
|
62
62
|
*/
|
|
63
63
|
export declare class PutAccountSendingAttributesCommand extends PutAccountSendingAttributesCommand_base {
|
|
64
|
+
/** @internal type navigation helper, not in runtime. */
|
|
65
|
+
protected static __types: {
|
|
66
|
+
api: {
|
|
67
|
+
input: PutAccountSendingAttributesRequest;
|
|
68
|
+
output: {};
|
|
69
|
+
};
|
|
70
|
+
sdk: {
|
|
71
|
+
input: PutAccountSendingAttributesCommandInput;
|
|
72
|
+
output: PutAccountSendingAttributesCommandOutput;
|
|
73
|
+
};
|
|
74
|
+
};
|
|
64
75
|
}
|
|
@@ -67,4 +67,15 @@ declare const PutConfigurationSetDeliveryOptionsCommand_base: {
|
|
|
67
67
|
* @public
|
|
68
68
|
*/
|
|
69
69
|
export declare class PutConfigurationSetDeliveryOptionsCommand extends PutConfigurationSetDeliveryOptionsCommand_base {
|
|
70
|
+
/** @internal type navigation helper, not in runtime. */
|
|
71
|
+
protected static __types: {
|
|
72
|
+
api: {
|
|
73
|
+
input: PutConfigurationSetDeliveryOptionsRequest;
|
|
74
|
+
output: {};
|
|
75
|
+
};
|
|
76
|
+
sdk: {
|
|
77
|
+
input: PutConfigurationSetDeliveryOptionsCommandInput;
|
|
78
|
+
output: PutConfigurationSetDeliveryOptionsCommandOutput;
|
|
79
|
+
};
|
|
80
|
+
};
|
|
70
81
|
}
|
|
@@ -66,4 +66,15 @@ declare const PutConfigurationSetReputationOptionsCommand_base: {
|
|
|
66
66
|
* @public
|
|
67
67
|
*/
|
|
68
68
|
export declare class PutConfigurationSetReputationOptionsCommand extends PutConfigurationSetReputationOptionsCommand_base {
|
|
69
|
+
/** @internal type navigation helper, not in runtime. */
|
|
70
|
+
protected static __types: {
|
|
71
|
+
api: {
|
|
72
|
+
input: PutConfigurationSetReputationOptionsRequest;
|
|
73
|
+
output: {};
|
|
74
|
+
};
|
|
75
|
+
sdk: {
|
|
76
|
+
input: PutConfigurationSetReputationOptionsCommandInput;
|
|
77
|
+
output: PutConfigurationSetReputationOptionsCommandOutput;
|
|
78
|
+
};
|
|
79
|
+
};
|
|
69
80
|
}
|
|
@@ -66,4 +66,15 @@ declare const PutConfigurationSetSendingOptionsCommand_base: {
|
|
|
66
66
|
* @public
|
|
67
67
|
*/
|
|
68
68
|
export declare class PutConfigurationSetSendingOptionsCommand extends PutConfigurationSetSendingOptionsCommand_base {
|
|
69
|
+
/** @internal type navigation helper, not in runtime. */
|
|
70
|
+
protected static __types: {
|
|
71
|
+
api: {
|
|
72
|
+
input: PutConfigurationSetSendingOptionsRequest;
|
|
73
|
+
output: {};
|
|
74
|
+
};
|
|
75
|
+
sdk: {
|
|
76
|
+
input: PutConfigurationSetSendingOptionsCommandInput;
|
|
77
|
+
output: PutConfigurationSetSendingOptionsCommandOutput;
|
|
78
|
+
};
|
|
79
|
+
};
|
|
69
80
|
}
|
|
@@ -66,4 +66,15 @@ declare const PutConfigurationSetTrackingOptionsCommand_base: {
|
|
|
66
66
|
* @public
|
|
67
67
|
*/
|
|
68
68
|
export declare class PutConfigurationSetTrackingOptionsCommand extends PutConfigurationSetTrackingOptionsCommand_base {
|
|
69
|
+
/** @internal type navigation helper, not in runtime. */
|
|
70
|
+
protected static __types: {
|
|
71
|
+
api: {
|
|
72
|
+
input: PutConfigurationSetTrackingOptionsRequest;
|
|
73
|
+
output: {};
|
|
74
|
+
};
|
|
75
|
+
sdk: {
|
|
76
|
+
input: PutConfigurationSetTrackingOptionsCommandInput;
|
|
77
|
+
output: PutConfigurationSetTrackingOptionsCommandOutput;
|
|
78
|
+
};
|
|
79
|
+
};
|
|
69
80
|
}
|
|
@@ -74,4 +74,15 @@ declare const PutDedicatedIpInPoolCommand_base: {
|
|
|
74
74
|
* @public
|
|
75
75
|
*/
|
|
76
76
|
export declare class PutDedicatedIpInPoolCommand extends PutDedicatedIpInPoolCommand_base {
|
|
77
|
+
/** @internal type navigation helper, not in runtime. */
|
|
78
|
+
protected static __types: {
|
|
79
|
+
api: {
|
|
80
|
+
input: PutDedicatedIpInPoolRequest;
|
|
81
|
+
output: {};
|
|
82
|
+
};
|
|
83
|
+
sdk: {
|
|
84
|
+
input: PutDedicatedIpInPoolCommandInput;
|
|
85
|
+
output: PutDedicatedIpInPoolCommandOutput;
|
|
86
|
+
};
|
|
87
|
+
};
|
|
77
88
|
}
|
|
@@ -65,4 +65,15 @@ declare const PutDedicatedIpWarmupAttributesCommand_base: {
|
|
|
65
65
|
* @public
|
|
66
66
|
*/
|
|
67
67
|
export declare class PutDedicatedIpWarmupAttributesCommand extends PutDedicatedIpWarmupAttributesCommand_base {
|
|
68
|
+
/** @internal type navigation helper, not in runtime. */
|
|
69
|
+
protected static __types: {
|
|
70
|
+
api: {
|
|
71
|
+
input: PutDedicatedIpWarmupAttributesRequest;
|
|
72
|
+
output: {};
|
|
73
|
+
};
|
|
74
|
+
sdk: {
|
|
75
|
+
input: PutDedicatedIpWarmupAttributesCommandInput;
|
|
76
|
+
output: PutDedicatedIpWarmupAttributesCommandOutput;
|
|
77
|
+
};
|
|
78
|
+
};
|
|
68
79
|
}
|
|
@@ -88,4 +88,15 @@ declare const PutDeliverabilityDashboardOptionCommand_base: {
|
|
|
88
88
|
* @public
|
|
89
89
|
*/
|
|
90
90
|
export declare class PutDeliverabilityDashboardOptionCommand extends PutDeliverabilityDashboardOptionCommand_base {
|
|
91
|
+
/** @internal type navigation helper, not in runtime. */
|
|
92
|
+
protected static __types: {
|
|
93
|
+
api: {
|
|
94
|
+
input: PutDeliverabilityDashboardOptionRequest;
|
|
95
|
+
output: {};
|
|
96
|
+
};
|
|
97
|
+
sdk: {
|
|
98
|
+
input: PutDeliverabilityDashboardOptionCommandInput;
|
|
99
|
+
output: PutDeliverabilityDashboardOptionCommandOutput;
|
|
100
|
+
};
|
|
101
|
+
};
|
|
91
102
|
}
|
|
@@ -65,4 +65,15 @@ declare const PutEmailIdentityDkimAttributesCommand_base: {
|
|
|
65
65
|
* @public
|
|
66
66
|
*/
|
|
67
67
|
export declare class PutEmailIdentityDkimAttributesCommand extends PutEmailIdentityDkimAttributesCommand_base {
|
|
68
|
+
/** @internal type navigation helper, not in runtime. */
|
|
69
|
+
protected static __types: {
|
|
70
|
+
api: {
|
|
71
|
+
input: PutEmailIdentityDkimAttributesRequest;
|
|
72
|
+
output: {};
|
|
73
|
+
};
|
|
74
|
+
sdk: {
|
|
75
|
+
input: PutEmailIdentityDkimAttributesCommandInput;
|
|
76
|
+
output: PutEmailIdentityDkimAttributesCommandOutput;
|
|
77
|
+
};
|
|
78
|
+
};
|
|
68
79
|
}
|
|
@@ -75,4 +75,15 @@ declare const PutEmailIdentityFeedbackAttributesCommand_base: {
|
|
|
75
75
|
* @public
|
|
76
76
|
*/
|
|
77
77
|
export declare class PutEmailIdentityFeedbackAttributesCommand extends PutEmailIdentityFeedbackAttributesCommand_base {
|
|
78
|
+
/** @internal type navigation helper, not in runtime. */
|
|
79
|
+
protected static __types: {
|
|
80
|
+
api: {
|
|
81
|
+
input: PutEmailIdentityFeedbackAttributesRequest;
|
|
82
|
+
output: {};
|
|
83
|
+
};
|
|
84
|
+
sdk: {
|
|
85
|
+
input: PutEmailIdentityFeedbackAttributesCommandInput;
|
|
86
|
+
output: PutEmailIdentityFeedbackAttributesCommandOutput;
|
|
87
|
+
};
|
|
88
|
+
};
|
|
78
89
|
}
|
|
@@ -67,4 +67,15 @@ declare const PutEmailIdentityMailFromAttributesCommand_base: {
|
|
|
67
67
|
* @public
|
|
68
68
|
*/
|
|
69
69
|
export declare class PutEmailIdentityMailFromAttributesCommand extends PutEmailIdentityMailFromAttributesCommand_base {
|
|
70
|
+
/** @internal type navigation helper, not in runtime. */
|
|
71
|
+
protected static __types: {
|
|
72
|
+
api: {
|
|
73
|
+
input: PutEmailIdentityMailFromAttributesRequest;
|
|
74
|
+
output: {};
|
|
75
|
+
};
|
|
76
|
+
sdk: {
|
|
77
|
+
input: PutEmailIdentityMailFromAttributesCommandInput;
|
|
78
|
+
output: PutEmailIdentityMailFromAttributesCommandOutput;
|
|
79
|
+
};
|
|
80
|
+
};
|
|
70
81
|
}
|
|
@@ -147,4 +147,15 @@ declare const SendEmailCommand_base: {
|
|
|
147
147
|
* @public
|
|
148
148
|
*/
|
|
149
149
|
export declare class SendEmailCommand extends SendEmailCommand_base {
|
|
150
|
+
/** @internal type navigation helper, not in runtime. */
|
|
151
|
+
protected static __types: {
|
|
152
|
+
api: {
|
|
153
|
+
input: SendEmailRequest;
|
|
154
|
+
output: SendEmailResponse;
|
|
155
|
+
};
|
|
156
|
+
sdk: {
|
|
157
|
+
input: SendEmailCommandInput;
|
|
158
|
+
output: SendEmailCommandOutput;
|
|
159
|
+
};
|
|
160
|
+
};
|
|
150
161
|
}
|