@aws-sdk/client-sesv2 3.933.0 → 3.935.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +305 -305
- package/dist-es/index.js +2 -1
- package/dist-es/models/enums.js +293 -0
- package/dist-es/models/errors.js +157 -0
- package/dist-es/models/models_0.js +1 -442
- package/dist-es/models/models_1.js +1 -8
- package/dist-es/schemas/schemas_0.js +1 -1
- package/dist-types/commands/ListSuppressedDestinationsCommand.d.ts +1 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
- package/dist-types/commands/ListTenantResourcesCommand.d.ts +1 -1
- package/dist-types/commands/ListTenantsCommand.d.ts +1 -1
- package/dist-types/commands/PutAccountDedicatedIpWarmupAttributesCommand.d.ts +1 -1
- package/dist-types/commands/PutAccountDetailsCommand.d.ts +1 -1
- package/dist-types/commands/PutAccountSendingAttributesCommand.d.ts +1 -1
- package/dist-types/commands/PutAccountSuppressionAttributesCommand.d.ts +1 -1
- package/dist-types/commands/PutAccountVdmAttributesCommand.d.ts +1 -1
- package/dist-types/commands/PutConfigurationSetArchivingOptionsCommand.d.ts +1 -1
- package/dist-types/commands/PutConfigurationSetDeliveryOptionsCommand.d.ts +1 -1
- package/dist-types/commands/PutConfigurationSetReputationOptionsCommand.d.ts +1 -1
- package/dist-types/commands/PutConfigurationSetSendingOptionsCommand.d.ts +1 -1
- package/dist-types/commands/PutConfigurationSetSuppressionOptionsCommand.d.ts +1 -1
- package/dist-types/commands/PutConfigurationSetTrackingOptionsCommand.d.ts +1 -1
- package/dist-types/commands/PutConfigurationSetVdmOptionsCommand.d.ts +1 -1
- package/dist-types/commands/PutDedicatedIpInPoolCommand.d.ts +1 -1
- package/dist-types/commands/PutDedicatedIpPoolScalingAttributesCommand.d.ts +1 -1
- package/dist-types/commands/PutDedicatedIpWarmupAttributesCommand.d.ts +1 -1
- package/dist-types/commands/PutDeliverabilityDashboardOptionCommand.d.ts +1 -1
- package/dist-types/commands/PutEmailIdentityConfigurationSetAttributesCommand.d.ts +1 -1
- package/dist-types/commands/PutEmailIdentityDkimAttributesCommand.d.ts +1 -1
- package/dist-types/commands/PutEmailIdentityDkimSigningAttributesCommand.d.ts +1 -1
- package/dist-types/commands/PutEmailIdentityFeedbackAttributesCommand.d.ts +1 -1
- package/dist-types/commands/PutEmailIdentityMailFromAttributesCommand.d.ts +1 -1
- package/dist-types/commands/PutSuppressedDestinationCommand.d.ts +1 -1
- package/dist-types/commands/SendBulkEmailCommand.d.ts +1 -1
- package/dist-types/commands/SendCustomVerificationEmailCommand.d.ts +1 -1
- package/dist-types/commands/SendEmailCommand.d.ts +2 -1
- package/dist-types/index.d.ts +4 -1
- package/dist-types/models/enums.d.ts +685 -0
- package/dist-types/models/errors.d.ts +160 -0
- package/dist-types/models/models_0.d.ts +1195 -822
- package/dist-types/models/models_1.d.ts +2 -1218
- package/dist-types/ts3.4/commands/ListSuppressedDestinationsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTenantResourcesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTenantsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutAccountDedicatedIpWarmupAttributesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutAccountDetailsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutAccountSendingAttributesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutAccountSuppressionAttributesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutAccountVdmAttributesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutConfigurationSetArchivingOptionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutConfigurationSetDeliveryOptionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutConfigurationSetReputationOptionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutConfigurationSetSendingOptionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutConfigurationSetSuppressionOptionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutConfigurationSetTrackingOptionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutConfigurationSetVdmOptionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutDedicatedIpInPoolCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutDedicatedIpPoolScalingAttributesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutDedicatedIpWarmupAttributesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutDeliverabilityDashboardOptionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutEmailIdentityConfigurationSetAttributesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutEmailIdentityDkimAttributesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutEmailIdentityDkimSigningAttributesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutEmailIdentityFeedbackAttributesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutEmailIdentityMailFromAttributesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutSuppressedDestinationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SendBulkEmailCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SendCustomVerificationEmailCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SendEmailCommand.d.ts +2 -1
- package/dist-types/ts3.4/index.d.ts +4 -1
- package/dist-types/ts3.4/models/enums.d.ts +374 -0
- package/dist-types/ts3.4/models/errors.d.ts +93 -0
- package/dist-types/ts3.4/models/models_0.d.ts +257 -456
- package/dist-types/ts3.4/models/models_1.d.ts +1 -239
- package/package.json +13 -13
- package/dist-es/models/index.js +0 -2
- package/dist-types/models/index.d.ts +0 -2
- package/dist-types/ts3.4/models/index.d.ts +0 -2
|
@@ -1,249 +1,11 @@
|
|
|
1
|
+
import { ReputationEntityType, SendingStatus } from "./enums";
|
|
1
2
|
import {
|
|
2
|
-
BehaviorOnMxFailure,
|
|
3
|
-
BulkEmailContent,
|
|
4
|
-
BulkEmailEntry,
|
|
5
|
-
BulkEmailEntryResult,
|
|
6
|
-
ContactLanguage,
|
|
7
|
-
Destination,
|
|
8
|
-
DkimSigningAttributes,
|
|
9
|
-
DkimSigningAttributesOrigin,
|
|
10
|
-
DkimStatus,
|
|
11
|
-
DomainDeliverabilityTrackingOption,
|
|
12
|
-
EmailContent,
|
|
13
3
|
EmailTemplateContent,
|
|
14
4
|
EventDestinationDefinition,
|
|
15
|
-
HttpsPolicy,
|
|
16
|
-
ListManagementOptions,
|
|
17
|
-
MailType,
|
|
18
|
-
MessageTag,
|
|
19
|
-
ReputationEntityType,
|
|
20
|
-
ScalingMode,
|
|
21
|
-
SendingStatus,
|
|
22
|
-
SuppressionListReason,
|
|
23
5
|
Tag,
|
|
24
|
-
TlsPolicy,
|
|
25
6
|
Topic,
|
|
26
7
|
TopicPreference,
|
|
27
|
-
VdmAttributes,
|
|
28
|
-
VdmOptions,
|
|
29
8
|
} from "./models_0";
|
|
30
|
-
export interface ListSuppressedDestinationsRequest {
|
|
31
|
-
Reasons?: SuppressionListReason[] | undefined;
|
|
32
|
-
StartDate?: Date | undefined;
|
|
33
|
-
EndDate?: Date | undefined;
|
|
34
|
-
NextToken?: string | undefined;
|
|
35
|
-
PageSize?: number | undefined;
|
|
36
|
-
}
|
|
37
|
-
export interface SuppressedDestinationSummary {
|
|
38
|
-
EmailAddress: string | undefined;
|
|
39
|
-
Reason: SuppressionListReason | undefined;
|
|
40
|
-
LastUpdateTime: Date | undefined;
|
|
41
|
-
}
|
|
42
|
-
export interface ListSuppressedDestinationsResponse {
|
|
43
|
-
SuppressedDestinationSummaries?: SuppressedDestinationSummary[] | undefined;
|
|
44
|
-
NextToken?: string | undefined;
|
|
45
|
-
}
|
|
46
|
-
export interface ListTagsForResourceRequest {
|
|
47
|
-
ResourceArn: string | undefined;
|
|
48
|
-
}
|
|
49
|
-
export interface ListTagsForResourceResponse {
|
|
50
|
-
Tags: Tag[] | undefined;
|
|
51
|
-
}
|
|
52
|
-
export declare const ListTenantResourcesFilterKey: {
|
|
53
|
-
readonly RESOURCE_TYPE: "RESOURCE_TYPE";
|
|
54
|
-
};
|
|
55
|
-
export type ListTenantResourcesFilterKey =
|
|
56
|
-
(typeof ListTenantResourcesFilterKey)[keyof typeof ListTenantResourcesFilterKey];
|
|
57
|
-
export interface ListTenantResourcesRequest {
|
|
58
|
-
TenantName: string | undefined;
|
|
59
|
-
Filter?: Partial<Record<ListTenantResourcesFilterKey, string>> | undefined;
|
|
60
|
-
PageSize?: number | undefined;
|
|
61
|
-
NextToken?: string | undefined;
|
|
62
|
-
}
|
|
63
|
-
export declare const ResourceType: {
|
|
64
|
-
readonly CONFIGURATION_SET: "CONFIGURATION_SET";
|
|
65
|
-
readonly EMAIL_IDENTITY: "EMAIL_IDENTITY";
|
|
66
|
-
readonly EMAIL_TEMPLATE: "EMAIL_TEMPLATE";
|
|
67
|
-
};
|
|
68
|
-
export type ResourceType = (typeof ResourceType)[keyof typeof ResourceType];
|
|
69
|
-
export interface TenantResource {
|
|
70
|
-
ResourceType?: ResourceType | undefined;
|
|
71
|
-
ResourceArn?: string | undefined;
|
|
72
|
-
}
|
|
73
|
-
export interface ListTenantResourcesResponse {
|
|
74
|
-
TenantResources?: TenantResource[] | undefined;
|
|
75
|
-
NextToken?: string | undefined;
|
|
76
|
-
}
|
|
77
|
-
export interface ListTenantsRequest {
|
|
78
|
-
NextToken?: string | undefined;
|
|
79
|
-
PageSize?: number | undefined;
|
|
80
|
-
}
|
|
81
|
-
export interface TenantInfo {
|
|
82
|
-
TenantName?: string | undefined;
|
|
83
|
-
TenantId?: string | undefined;
|
|
84
|
-
TenantArn?: string | undefined;
|
|
85
|
-
CreatedTimestamp?: Date | undefined;
|
|
86
|
-
}
|
|
87
|
-
export interface ListTenantsResponse {
|
|
88
|
-
Tenants?: TenantInfo[] | undefined;
|
|
89
|
-
NextToken?: string | undefined;
|
|
90
|
-
}
|
|
91
|
-
export interface PutAccountDedicatedIpWarmupAttributesRequest {
|
|
92
|
-
AutoWarmupEnabled?: boolean | undefined;
|
|
93
|
-
}
|
|
94
|
-
export interface PutAccountDedicatedIpWarmupAttributesResponse {}
|
|
95
|
-
export interface PutAccountDetailsRequest {
|
|
96
|
-
MailType: MailType | undefined;
|
|
97
|
-
WebsiteURL: string | undefined;
|
|
98
|
-
ContactLanguage?: ContactLanguage | undefined;
|
|
99
|
-
UseCaseDescription?: string | undefined;
|
|
100
|
-
AdditionalContactEmailAddresses?: string[] | undefined;
|
|
101
|
-
ProductionAccessEnabled?: boolean | undefined;
|
|
102
|
-
}
|
|
103
|
-
export interface PutAccountDetailsResponse {}
|
|
104
|
-
export interface PutAccountSendingAttributesRequest {
|
|
105
|
-
SendingEnabled?: boolean | undefined;
|
|
106
|
-
}
|
|
107
|
-
export interface PutAccountSendingAttributesResponse {}
|
|
108
|
-
export interface PutAccountSuppressionAttributesRequest {
|
|
109
|
-
SuppressedReasons?: SuppressionListReason[] | undefined;
|
|
110
|
-
}
|
|
111
|
-
export interface PutAccountSuppressionAttributesResponse {}
|
|
112
|
-
export interface PutAccountVdmAttributesRequest {
|
|
113
|
-
VdmAttributes: VdmAttributes | undefined;
|
|
114
|
-
}
|
|
115
|
-
export interface PutAccountVdmAttributesResponse {}
|
|
116
|
-
export interface PutConfigurationSetArchivingOptionsRequest {
|
|
117
|
-
ConfigurationSetName: string | undefined;
|
|
118
|
-
ArchiveArn?: string | undefined;
|
|
119
|
-
}
|
|
120
|
-
export interface PutConfigurationSetArchivingOptionsResponse {}
|
|
121
|
-
export interface PutConfigurationSetDeliveryOptionsRequest {
|
|
122
|
-
ConfigurationSetName: string | undefined;
|
|
123
|
-
TlsPolicy?: TlsPolicy | undefined;
|
|
124
|
-
SendingPoolName?: string | undefined;
|
|
125
|
-
MaxDeliverySeconds?: number | undefined;
|
|
126
|
-
}
|
|
127
|
-
export interface PutConfigurationSetDeliveryOptionsResponse {}
|
|
128
|
-
export interface PutConfigurationSetReputationOptionsRequest {
|
|
129
|
-
ConfigurationSetName: string | undefined;
|
|
130
|
-
ReputationMetricsEnabled?: boolean | undefined;
|
|
131
|
-
}
|
|
132
|
-
export interface PutConfigurationSetReputationOptionsResponse {}
|
|
133
|
-
export interface PutConfigurationSetSendingOptionsRequest {
|
|
134
|
-
ConfigurationSetName: string | undefined;
|
|
135
|
-
SendingEnabled?: boolean | undefined;
|
|
136
|
-
}
|
|
137
|
-
export interface PutConfigurationSetSendingOptionsResponse {}
|
|
138
|
-
export interface PutConfigurationSetSuppressionOptionsRequest {
|
|
139
|
-
ConfigurationSetName: string | undefined;
|
|
140
|
-
SuppressedReasons?: SuppressionListReason[] | undefined;
|
|
141
|
-
}
|
|
142
|
-
export interface PutConfigurationSetSuppressionOptionsResponse {}
|
|
143
|
-
export interface PutConfigurationSetTrackingOptionsRequest {
|
|
144
|
-
ConfigurationSetName: string | undefined;
|
|
145
|
-
CustomRedirectDomain?: string | undefined;
|
|
146
|
-
HttpsPolicy?: HttpsPolicy | undefined;
|
|
147
|
-
}
|
|
148
|
-
export interface PutConfigurationSetTrackingOptionsResponse {}
|
|
149
|
-
export interface PutConfigurationSetVdmOptionsRequest {
|
|
150
|
-
ConfigurationSetName: string | undefined;
|
|
151
|
-
VdmOptions?: VdmOptions | undefined;
|
|
152
|
-
}
|
|
153
|
-
export interface PutConfigurationSetVdmOptionsResponse {}
|
|
154
|
-
export interface PutDedicatedIpInPoolRequest {
|
|
155
|
-
Ip: string | undefined;
|
|
156
|
-
DestinationPoolName: string | undefined;
|
|
157
|
-
}
|
|
158
|
-
export interface PutDedicatedIpInPoolResponse {}
|
|
159
|
-
export interface PutDedicatedIpPoolScalingAttributesRequest {
|
|
160
|
-
PoolName: string | undefined;
|
|
161
|
-
ScalingMode: ScalingMode | undefined;
|
|
162
|
-
}
|
|
163
|
-
export interface PutDedicatedIpPoolScalingAttributesResponse {}
|
|
164
|
-
export interface PutDedicatedIpWarmupAttributesRequest {
|
|
165
|
-
Ip: string | undefined;
|
|
166
|
-
WarmupPercentage: number | undefined;
|
|
167
|
-
}
|
|
168
|
-
export interface PutDedicatedIpWarmupAttributesResponse {}
|
|
169
|
-
export interface PutDeliverabilityDashboardOptionRequest {
|
|
170
|
-
DashboardEnabled: boolean | undefined;
|
|
171
|
-
SubscribedDomains?: DomainDeliverabilityTrackingOption[] | undefined;
|
|
172
|
-
}
|
|
173
|
-
export interface PutDeliverabilityDashboardOptionResponse {}
|
|
174
|
-
export interface PutEmailIdentityConfigurationSetAttributesRequest {
|
|
175
|
-
EmailIdentity: string | undefined;
|
|
176
|
-
ConfigurationSetName?: string | undefined;
|
|
177
|
-
}
|
|
178
|
-
export interface PutEmailIdentityConfigurationSetAttributesResponse {}
|
|
179
|
-
export interface PutEmailIdentityDkimAttributesRequest {
|
|
180
|
-
EmailIdentity: string | undefined;
|
|
181
|
-
SigningEnabled?: boolean | undefined;
|
|
182
|
-
}
|
|
183
|
-
export interface PutEmailIdentityDkimAttributesResponse {}
|
|
184
|
-
export interface PutEmailIdentityDkimSigningAttributesRequest {
|
|
185
|
-
EmailIdentity: string | undefined;
|
|
186
|
-
SigningAttributesOrigin: DkimSigningAttributesOrigin | undefined;
|
|
187
|
-
SigningAttributes?: DkimSigningAttributes | undefined;
|
|
188
|
-
}
|
|
189
|
-
export interface PutEmailIdentityDkimSigningAttributesResponse {
|
|
190
|
-
DkimStatus?: DkimStatus | undefined;
|
|
191
|
-
DkimTokens?: string[] | undefined;
|
|
192
|
-
}
|
|
193
|
-
export interface PutEmailIdentityFeedbackAttributesRequest {
|
|
194
|
-
EmailIdentity: string | undefined;
|
|
195
|
-
EmailForwardingEnabled?: boolean | undefined;
|
|
196
|
-
}
|
|
197
|
-
export interface PutEmailIdentityFeedbackAttributesResponse {}
|
|
198
|
-
export interface PutEmailIdentityMailFromAttributesRequest {
|
|
199
|
-
EmailIdentity: string | undefined;
|
|
200
|
-
MailFromDomain?: string | undefined;
|
|
201
|
-
BehaviorOnMxFailure?: BehaviorOnMxFailure | undefined;
|
|
202
|
-
}
|
|
203
|
-
export interface PutEmailIdentityMailFromAttributesResponse {}
|
|
204
|
-
export interface PutSuppressedDestinationRequest {
|
|
205
|
-
EmailAddress: string | undefined;
|
|
206
|
-
Reason: SuppressionListReason | undefined;
|
|
207
|
-
}
|
|
208
|
-
export interface PutSuppressedDestinationResponse {}
|
|
209
|
-
export interface SendBulkEmailRequest {
|
|
210
|
-
FromEmailAddress?: string | undefined;
|
|
211
|
-
FromEmailAddressIdentityArn?: string | undefined;
|
|
212
|
-
ReplyToAddresses?: string[] | undefined;
|
|
213
|
-
FeedbackForwardingEmailAddress?: string | undefined;
|
|
214
|
-
FeedbackForwardingEmailAddressIdentityArn?: string | undefined;
|
|
215
|
-
DefaultEmailTags?: MessageTag[] | undefined;
|
|
216
|
-
DefaultContent: BulkEmailContent | undefined;
|
|
217
|
-
BulkEmailEntries: BulkEmailEntry[] | undefined;
|
|
218
|
-
ConfigurationSetName?: string | undefined;
|
|
219
|
-
EndpointId?: string | undefined;
|
|
220
|
-
TenantName?: string | undefined;
|
|
221
|
-
}
|
|
222
|
-
export interface SendBulkEmailResponse {
|
|
223
|
-
BulkEmailEntryResults: BulkEmailEntryResult[] | undefined;
|
|
224
|
-
}
|
|
225
|
-
export interface SendCustomVerificationEmailRequest {
|
|
226
|
-
EmailAddress: string | undefined;
|
|
227
|
-
TemplateName: string | undefined;
|
|
228
|
-
ConfigurationSetName?: string | undefined;
|
|
229
|
-
}
|
|
230
|
-
export interface SendCustomVerificationEmailResponse {
|
|
231
|
-
MessageId?: string | undefined;
|
|
232
|
-
}
|
|
233
|
-
export interface SendEmailRequest {
|
|
234
|
-
FromEmailAddress?: string | undefined;
|
|
235
|
-
FromEmailAddressIdentityArn?: string | undefined;
|
|
236
|
-
Destination?: Destination | undefined;
|
|
237
|
-
ReplyToAddresses?: string[] | undefined;
|
|
238
|
-
FeedbackForwardingEmailAddress?: string | undefined;
|
|
239
|
-
FeedbackForwardingEmailAddressIdentityArn?: string | undefined;
|
|
240
|
-
Content: EmailContent | undefined;
|
|
241
|
-
EmailTags?: MessageTag[] | undefined;
|
|
242
|
-
ConfigurationSetName?: string | undefined;
|
|
243
|
-
EndpointId?: string | undefined;
|
|
244
|
-
TenantName?: string | undefined;
|
|
245
|
-
ListManagementOptions?: ListManagementOptions | undefined;
|
|
246
|
-
}
|
|
247
9
|
export interface SendEmailResponse {
|
|
248
10
|
MessageId?: string | undefined;
|
|
249
11
|
}
|
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.
|
|
4
|
+
"version": "3.935.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,39 +20,39 @@
|
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
23
|
-
"@aws-sdk/core": "3.
|
|
24
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
23
|
+
"@aws-sdk/core": "3.935.0",
|
|
24
|
+
"@aws-sdk/credential-provider-node": "3.935.0",
|
|
25
25
|
"@aws-sdk/middleware-host-header": "3.930.0",
|
|
26
26
|
"@aws-sdk/middleware-logger": "3.930.0",
|
|
27
27
|
"@aws-sdk/middleware-recursion-detection": "3.933.0",
|
|
28
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
28
|
+
"@aws-sdk/middleware-user-agent": "3.935.0",
|
|
29
29
|
"@aws-sdk/region-config-resolver": "3.930.0",
|
|
30
|
-
"@aws-sdk/signature-v4-multi-region": "3.
|
|
30
|
+
"@aws-sdk/signature-v4-multi-region": "3.935.0",
|
|
31
31
|
"@aws-sdk/types": "3.930.0",
|
|
32
32
|
"@aws-sdk/util-endpoints": "3.930.0",
|
|
33
33
|
"@aws-sdk/util-user-agent-browser": "3.930.0",
|
|
34
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
34
|
+
"@aws-sdk/util-user-agent-node": "3.935.0",
|
|
35
35
|
"@smithy/config-resolver": "^4.4.3",
|
|
36
|
-
"@smithy/core": "^3.18.
|
|
36
|
+
"@smithy/core": "^3.18.5",
|
|
37
37
|
"@smithy/fetch-http-handler": "^5.3.6",
|
|
38
38
|
"@smithy/hash-node": "^4.2.5",
|
|
39
39
|
"@smithy/invalid-dependency": "^4.2.5",
|
|
40
40
|
"@smithy/middleware-content-length": "^4.2.5",
|
|
41
|
-
"@smithy/middleware-endpoint": "^4.3.
|
|
42
|
-
"@smithy/middleware-retry": "^4.4.
|
|
43
|
-
"@smithy/middleware-serde": "^4.2.
|
|
41
|
+
"@smithy/middleware-endpoint": "^4.3.12",
|
|
42
|
+
"@smithy/middleware-retry": "^4.4.12",
|
|
43
|
+
"@smithy/middleware-serde": "^4.2.6",
|
|
44
44
|
"@smithy/middleware-stack": "^4.2.5",
|
|
45
45
|
"@smithy/node-config-provider": "^4.3.5",
|
|
46
46
|
"@smithy/node-http-handler": "^4.4.5",
|
|
47
47
|
"@smithy/protocol-http": "^5.3.5",
|
|
48
|
-
"@smithy/smithy-client": "^4.9.
|
|
48
|
+
"@smithy/smithy-client": "^4.9.8",
|
|
49
49
|
"@smithy/types": "^4.9.0",
|
|
50
50
|
"@smithy/url-parser": "^4.2.5",
|
|
51
51
|
"@smithy/util-base64": "^4.3.0",
|
|
52
52
|
"@smithy/util-body-length-browser": "^4.2.0",
|
|
53
53
|
"@smithy/util-body-length-node": "^4.2.1",
|
|
54
|
-
"@smithy/util-defaults-mode-browser": "^4.3.
|
|
55
|
-
"@smithy/util-defaults-mode-node": "^4.2.
|
|
54
|
+
"@smithy/util-defaults-mode-browser": "^4.3.11",
|
|
55
|
+
"@smithy/util-defaults-mode-node": "^4.2.14",
|
|
56
56
|
"@smithy/util-endpoints": "^3.2.5",
|
|
57
57
|
"@smithy/util-middleware": "^4.2.5",
|
|
58
58
|
"@smithy/util-retry": "^4.2.5",
|
package/dist-es/models/index.js
DELETED