@aws-sdk/client-sesv2 3.495.0 → 3.499.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 (2) hide show
  1. package/dist-cjs/index.js +74 -71
  2. package/package.json +39 -39
package/dist-cjs/index.js CHANGED
@@ -8079,20 +8079,15 @@ var paginateListSuppressedDestinations = (0, import_core.createPaginator)(SESv2C
8079
8079
  // src/index.ts
8080
8080
  var import_util_endpoints = require("@aws-sdk/util-endpoints");
8081
8081
  // Annotate the CommonJS export names for ESM import in node:
8082
+
8082
8083
  0 && (module.exports = {
8083
- AccountDetailsFilterSensitiveLog,
8084
- AccountSuspendedException,
8085
- AlreadyExistsException,
8086
- BadRequestException,
8084
+ SESv2ServiceException,
8085
+ __Client,
8086
+ SESv2Client,
8087
+ SESv2,
8088
+ $Command,
8087
8089
  BatchGetMetricDataCommand,
8088
- BehaviorOnMxFailure,
8089
- BounceType,
8090
- BulkEmailStatus,
8091
8090
  CancelExportJobCommand,
8092
- ConcurrentModificationException,
8093
- ConflictException,
8094
- ContactLanguage,
8095
- ContactListImportAction,
8096
8091
  CreateConfigurationSetCommand,
8097
8092
  CreateConfigurationSetEventDestinationCommand,
8098
8093
  CreateContactCommand,
@@ -8102,12 +8097,9 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
8102
8097
  CreateDeliverabilityTestReportCommand,
8103
8098
  CreateEmailIdentityCommand,
8104
8099
  CreateEmailIdentityPolicyCommand,
8105
- CreateEmailIdentityRequestFilterSensitiveLog,
8106
8100
  CreateEmailTemplateCommand,
8107
8101
  CreateExportJobCommand,
8108
- CreateExportJobRequestFilterSensitiveLog,
8109
8102
  CreateImportJobCommand,
8110
- DataFormat,
8111
8103
  DeleteConfigurationSetCommand,
8112
8104
  DeleteConfigurationSetEventDestinationCommand,
8113
8105
  DeleteContactCommand,
@@ -8118,22 +8110,7 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
8118
8110
  DeleteEmailIdentityPolicyCommand,
8119
8111
  DeleteEmailTemplateCommand,
8120
8112
  DeleteSuppressedDestinationCommand,
8121
- DeliverabilityDashboardAccountStatus,
8122
- DeliverabilityTestStatus,
8123
- DeliveryEventType,
8124
- DimensionValueSource,
8125
- DkimSigningAttributesFilterSensitiveLog,
8126
- DkimSigningAttributesOrigin,
8127
- DkimSigningKeyLength,
8128
- DkimStatus,
8129
- EmailInsightsFilterSensitiveLog,
8130
- EngagementEventType,
8131
- EventType,
8132
- ExportDataSourceFilterSensitiveLog,
8133
- ExportSourceType,
8134
- FeatureStatus,
8135
8113
  GetAccountCommand,
8136
- GetAccountResponseFilterSensitiveLog,
8137
8114
  GetBlacklistReportsCommand,
8138
8115
  GetConfigurationSetCommand,
8139
8116
  GetConfigurationSetEventDestinationsCommand,
@@ -8151,17 +8128,9 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
8151
8128
  GetEmailIdentityPoliciesCommand,
8152
8129
  GetEmailTemplateCommand,
8153
8130
  GetExportJobCommand,
8154
- GetExportJobResponseFilterSensitiveLog,
8155
8131
  GetImportJobCommand,
8156
8132
  GetMessageInsightsCommand,
8157
- GetMessageInsightsResponseFilterSensitiveLog,
8158
8133
  GetSuppressedDestinationCommand,
8159
- IdentityType,
8160
- ImportDestinationType,
8161
- InternalServiceErrorException,
8162
- InvalidNextTokenException,
8163
- JobStatus,
8164
- LimitExceededException,
8165
8134
  ListConfigurationSetsCommand,
8166
8135
  ListContactListsCommand,
8167
8136
  ListContactsCommand,
@@ -8174,23 +8143,10 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
8174
8143
  ListExportJobsCommand,
8175
8144
  ListImportJobsCommand,
8176
8145
  ListRecommendationsCommand,
8177
- ListRecommendationsFilterKey,
8178
8146
  ListSuppressedDestinationsCommand,
8179
8147
  ListTagsForResourceCommand,
8180
- MailFromDomainNotVerifiedException,
8181
- MailFromDomainStatus,
8182
- MailType,
8183
- MessageInsightsDataSourceFilterSensitiveLog,
8184
- MessageInsightsFiltersFilterSensitiveLog,
8185
- MessageRejected,
8186
- Metric,
8187
- MetricAggregation,
8188
- MetricDimensionName,
8189
- MetricNamespace,
8190
- NotFoundException,
8191
8148
  PutAccountDedicatedIpWarmupAttributesCommand,
8192
8149
  PutAccountDetailsCommand,
8193
- PutAccountDetailsRequestFilterSensitiveLog,
8194
8150
  PutAccountSendingAttributesCommand,
8195
8151
  PutAccountSuppressionAttributesCommand,
8196
8152
  PutAccountVdmAttributesCommand,
@@ -8207,30 +8163,14 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
8207
8163
  PutEmailIdentityConfigurationSetAttributesCommand,
8208
8164
  PutEmailIdentityDkimAttributesCommand,
8209
8165
  PutEmailIdentityDkimSigningAttributesCommand,
8210
- PutEmailIdentityDkimSigningAttributesRequestFilterSensitiveLog,
8211
8166
  PutEmailIdentityFeedbackAttributesCommand,
8212
8167
  PutEmailIdentityMailFromAttributesCommand,
8213
8168
  PutSuppressedDestinationCommand,
8214
- QueryErrorCode,
8215
- RecommendationImpact,
8216
- RecommendationStatus,
8217
- RecommendationType,
8218
- ReviewStatus,
8219
- SESv2,
8220
- SESv2Client,
8221
- SESv2ServiceException,
8222
- ScalingMode,
8223
8169
  SendBulkEmailCommand,
8224
8170
  SendCustomVerificationEmailCommand,
8225
8171
  SendEmailCommand,
8226
- SendingPausedException,
8227
- SubscriptionStatus,
8228
- SuppressionListImportAction,
8229
- SuppressionListReason,
8230
8172
  TagResourceCommand,
8231
8173
  TestRenderEmailTemplateCommand,
8232
- TlsPolicy,
8233
- TooManyRequestsException,
8234
8174
  UntagResourceCommand,
8235
8175
  UpdateConfigurationSetEventDestinationCommand,
8236
8176
  UpdateContactCommand,
@@ -8238,10 +8178,6 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
8238
8178
  UpdateCustomVerificationEmailTemplateCommand,
8239
8179
  UpdateEmailIdentityPolicyCommand,
8240
8180
  UpdateEmailTemplateCommand,
8241
- VerificationError,
8242
- VerificationStatus,
8243
- WarmupStatus,
8244
- __Client,
8245
8181
  paginateGetDedicatedIps,
8246
8182
  paginateListConfigurationSets,
8247
8183
  paginateListContactLists,
@@ -8255,5 +8191,72 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
8255
8191
  paginateListExportJobs,
8256
8192
  paginateListImportJobs,
8257
8193
  paginateListRecommendations,
8258
- paginateListSuppressedDestinations
8194
+ paginateListSuppressedDestinations,
8195
+ ContactLanguage,
8196
+ MailType,
8197
+ ReviewStatus,
8198
+ AccountSuspendedException,
8199
+ AlreadyExistsException,
8200
+ BadRequestException,
8201
+ MetricDimensionName,
8202
+ Metric,
8203
+ MetricNamespace,
8204
+ QueryErrorCode,
8205
+ InternalServiceErrorException,
8206
+ NotFoundException,
8207
+ TooManyRequestsException,
8208
+ BehaviorOnMxFailure,
8209
+ BounceType,
8210
+ BulkEmailStatus,
8211
+ DimensionValueSource,
8212
+ ConcurrentModificationException,
8213
+ ConflictException,
8214
+ SubscriptionStatus,
8215
+ ContactListImportAction,
8216
+ TlsPolicy,
8217
+ SuppressionListReason,
8218
+ FeatureStatus,
8219
+ LimitExceededException,
8220
+ EventType,
8221
+ ScalingMode,
8222
+ DeliverabilityTestStatus,
8223
+ MailFromDomainNotVerifiedException,
8224
+ MessageRejected,
8225
+ SendingPausedException,
8226
+ DkimSigningKeyLength,
8227
+ DkimSigningAttributesOrigin,
8228
+ DkimStatus,
8229
+ IdentityType,
8230
+ DeliveryEventType,
8231
+ EngagementEventType,
8232
+ MetricAggregation,
8233
+ DataFormat,
8234
+ SuppressionListImportAction,
8235
+ WarmupStatus,
8236
+ DeliverabilityDashboardAccountStatus,
8237
+ ExportSourceType,
8238
+ JobStatus,
8239
+ MailFromDomainStatus,
8240
+ VerificationError,
8241
+ VerificationStatus,
8242
+ ImportDestinationType,
8243
+ InvalidNextTokenException,
8244
+ ListRecommendationsFilterKey,
8245
+ RecommendationImpact,
8246
+ RecommendationStatus,
8247
+ RecommendationType,
8248
+ AccountDetailsFilterSensitiveLog,
8249
+ DkimSigningAttributesFilterSensitiveLog,
8250
+ CreateEmailIdentityRequestFilterSensitiveLog,
8251
+ MessageInsightsFiltersFilterSensitiveLog,
8252
+ MessageInsightsDataSourceFilterSensitiveLog,
8253
+ ExportDataSourceFilterSensitiveLog,
8254
+ CreateExportJobRequestFilterSensitiveLog,
8255
+ EmailInsightsFilterSensitiveLog,
8256
+ GetAccountResponseFilterSensitiveLog,
8257
+ GetExportJobResponseFilterSensitiveLog,
8258
+ GetMessageInsightsResponseFilterSensitiveLog,
8259
+ PutAccountDetailsRequestFilterSensitiveLog,
8260
+ PutEmailIdentityDkimSigningAttributesRequestFilterSensitiveLog
8259
8261
  });
8262
+
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-sesv2",
3
3
  "description": "AWS SDK for JavaScript Sesv2 Client for Node.js, Browser and React Native",
4
- "version": "3.495.0",
4
+ "version": "3.499.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-sesv2",
@@ -20,47 +20,47 @@
20
20
  "dependencies": {
21
21
  "@aws-crypto/sha256-browser": "3.0.0",
22
22
  "@aws-crypto/sha256-js": "3.0.0",
23
- "@aws-sdk/client-sts": "3.495.0",
24
- "@aws-sdk/core": "3.495.0",
25
- "@aws-sdk/credential-provider-node": "3.495.0",
26
- "@aws-sdk/middleware-host-header": "3.495.0",
27
- "@aws-sdk/middleware-logger": "3.495.0",
28
- "@aws-sdk/middleware-recursion-detection": "3.495.0",
29
- "@aws-sdk/middleware-signing": "3.495.0",
30
- "@aws-sdk/middleware-user-agent": "3.495.0",
31
- "@aws-sdk/region-config-resolver": "3.495.0",
32
- "@aws-sdk/types": "3.495.0",
33
- "@aws-sdk/util-endpoints": "3.495.0",
34
- "@aws-sdk/util-user-agent-browser": "3.495.0",
35
- "@aws-sdk/util-user-agent-node": "3.495.0",
36
- "@smithy/config-resolver": "^2.1.0",
37
- "@smithy/core": "^1.3.0",
38
- "@smithy/fetch-http-handler": "^2.4.0",
39
- "@smithy/hash-node": "^2.1.0",
40
- "@smithy/invalid-dependency": "^2.1.0",
41
- "@smithy/middleware-content-length": "^2.1.0",
42
- "@smithy/middleware-endpoint": "^2.4.0",
43
- "@smithy/middleware-retry": "^2.1.0",
44
- "@smithy/middleware-serde": "^2.1.0",
45
- "@smithy/middleware-stack": "^2.1.0",
46
- "@smithy/node-config-provider": "^2.2.0",
47
- "@smithy/node-http-handler": "^2.3.0",
48
- "@smithy/protocol-http": "^3.1.0",
49
- "@smithy/smithy-client": "^2.3.0",
50
- "@smithy/types": "^2.9.0",
51
- "@smithy/url-parser": "^2.1.0",
52
- "@smithy/util-base64": "^2.1.0",
53
- "@smithy/util-body-length-browser": "^2.1.0",
54
- "@smithy/util-body-length-node": "^2.2.0",
55
- "@smithy/util-defaults-mode-browser": "^2.1.0",
56
- "@smithy/util-defaults-mode-node": "^2.1.0",
57
- "@smithy/util-endpoints": "^1.1.0",
58
- "@smithy/util-retry": "^2.1.0",
59
- "@smithy/util-utf8": "^2.1.0",
23
+ "@aws-sdk/client-sts": "3.499.0",
24
+ "@aws-sdk/core": "3.496.0",
25
+ "@aws-sdk/credential-provider-node": "3.499.0",
26
+ "@aws-sdk/middleware-host-header": "3.496.0",
27
+ "@aws-sdk/middleware-logger": "3.496.0",
28
+ "@aws-sdk/middleware-recursion-detection": "3.496.0",
29
+ "@aws-sdk/middleware-signing": "3.496.0",
30
+ "@aws-sdk/middleware-user-agent": "3.496.0",
31
+ "@aws-sdk/region-config-resolver": "3.496.0",
32
+ "@aws-sdk/types": "3.496.0",
33
+ "@aws-sdk/util-endpoints": "3.496.0",
34
+ "@aws-sdk/util-user-agent-browser": "3.496.0",
35
+ "@aws-sdk/util-user-agent-node": "3.496.0",
36
+ "@smithy/config-resolver": "^2.1.1",
37
+ "@smithy/core": "^1.3.1",
38
+ "@smithy/fetch-http-handler": "^2.4.1",
39
+ "@smithy/hash-node": "^2.1.1",
40
+ "@smithy/invalid-dependency": "^2.1.1",
41
+ "@smithy/middleware-content-length": "^2.1.1",
42
+ "@smithy/middleware-endpoint": "^2.4.1",
43
+ "@smithy/middleware-retry": "^2.1.1",
44
+ "@smithy/middleware-serde": "^2.1.1",
45
+ "@smithy/middleware-stack": "^2.1.1",
46
+ "@smithy/node-config-provider": "^2.2.1",
47
+ "@smithy/node-http-handler": "^2.3.1",
48
+ "@smithy/protocol-http": "^3.1.1",
49
+ "@smithy/smithy-client": "^2.3.1",
50
+ "@smithy/types": "^2.9.1",
51
+ "@smithy/url-parser": "^2.1.1",
52
+ "@smithy/util-base64": "^2.1.1",
53
+ "@smithy/util-body-length-browser": "^2.1.1",
54
+ "@smithy/util-body-length-node": "^2.2.1",
55
+ "@smithy/util-defaults-mode-browser": "^2.1.1",
56
+ "@smithy/util-defaults-mode-node": "^2.1.1",
57
+ "@smithy/util-endpoints": "^1.1.1",
58
+ "@smithy/util-retry": "^2.1.1",
59
+ "@smithy/util-utf8": "^2.1.1",
60
60
  "tslib": "^2.5.0"
61
61
  },
62
62
  "devDependencies": {
63
- "@smithy/service-client-documentation-generator": "^2.1.0",
63
+ "@smithy/service-client-documentation-generator": "^2.1.1",
64
64
  "@tsconfig/node14": "1.0.3",
65
65
  "@types/node": "^14.14.31",
66
66
  "concurrently": "7.0.0",