@aws-sdk/client-lightsail 3.241.0 → 3.252.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/README.md +0 -2
- package/dist-cjs/endpoint/ruleset.js +3 -3
- package/dist-cjs/protocols/Aws_json1_1.js +17 -17
- package/dist-es/endpoint/ruleset.js +3 -3
- package/dist-es/protocols/Aws_json1_1.js +17 -17
- package/dist-types/Lightsail.d.ts +0 -41
- package/dist-types/LightsailClient.d.ts +0 -2
- package/dist-types/commands/CreateBucketAccessKeyCommand.d.ts +0 -2
- package/dist-types/commands/CreateBucketCommand.d.ts +0 -1
- package/dist-types/commands/CreateContainerServiceCommand.d.ts +0 -1
- package/dist-types/commands/CreateContainerServiceDeploymentCommand.d.ts +0 -2
- package/dist-types/commands/CreateContainerServiceRegistryLoginCommand.d.ts +0 -3
- package/dist-types/commands/CreateDiskSnapshotCommand.d.ts +0 -1
- package/dist-types/commands/CreateDomainEntryCommand.d.ts +0 -3
- package/dist-types/commands/DeleteBucketAccessKeyCommand.d.ts +0 -2
- package/dist-types/commands/DeleteBucketCommand.d.ts +0 -1
- package/dist-types/commands/DeleteKeyPairCommand.d.ts +0 -1
- package/dist-types/commands/GetBucketAccessKeysCommand.d.ts +0 -1
- package/dist-types/commands/GetBucketBundlesCommand.d.ts +0 -2
- package/dist-types/commands/GetBucketMetricDataCommand.d.ts +0 -1
- package/dist-types/commands/GetBucketsCommand.d.ts +0 -1
- package/dist-types/commands/GetBundlesCommand.d.ts +0 -2
- package/dist-types/commands/GetContainerImagesCommand.d.ts +0 -1
- package/dist-types/commands/GetContainerLogCommand.d.ts +0 -2
- package/dist-types/commands/GetContainerServiceDeploymentsCommand.d.ts +0 -3
- package/dist-types/commands/GetContainerServiceMetricDataCommand.d.ts +0 -1
- package/dist-types/commands/GetContainerServicePowersCommand.d.ts +0 -1
- package/dist-types/commands/GetLoadBalancerTlsPoliciesCommand.d.ts +0 -1
- package/dist-types/commands/RegisterContainerImageCommand.d.ts +0 -1
- package/dist-types/commands/SetIpAddressTypeCommand.d.ts +0 -1
- package/dist-types/commands/SetResourceAccessForBucketCommand.d.ts +0 -1
- package/dist-types/commands/UpdateBucketBundleCommand.d.ts +0 -2
- package/dist-types/commands/UpdateBucketCommand.d.ts +0 -1
- package/dist-types/endpoint/EndpointParameters.d.ts +1 -1
- package/dist-types/models/models_0.d.ts +2 -128
- package/dist-types/models/models_1.d.ts +0 -40
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
- package/package.json +5 -5
|
@@ -177,7 +177,6 @@ export interface GetDistributionMetricDataResult {
|
|
|
177
177
|
export interface GetDistributionsRequest {
|
|
178
178
|
/**
|
|
179
179
|
* <p>The name of the distribution for which to return information.</p>
|
|
180
|
-
*
|
|
181
180
|
* <p>When omitted, the response includes all of your distributions in the Amazon Web Services
|
|
182
181
|
* Region where the request is made.</p>
|
|
183
182
|
*/
|
|
@@ -322,18 +321,14 @@ export interface InstanceMetadataOptions {
|
|
|
322
321
|
state?: InstanceMetadataState | string;
|
|
323
322
|
/**
|
|
324
323
|
* <p>The state of token usage for your instance metadata requests.</p>
|
|
325
|
-
*
|
|
326
324
|
* <p>If the state is <code>optional</code>, you can choose whether to retrieve instance
|
|
327
325
|
* metadata with a signed token header on your request. If you retrieve the IAM role credentials
|
|
328
326
|
* without a token, the version 1.0 role credentials are returned. If you retrieve the IAM role
|
|
329
327
|
* credentials by using a valid signed token, the version 2.0 role credentials are
|
|
330
328
|
* returned.</p>
|
|
331
|
-
*
|
|
332
329
|
* <p>If the state is <code>required</code>, you must send a signed token header with all
|
|
333
330
|
* instance metadata retrieval requests. In this state, retrieving the IAM role credential always
|
|
334
331
|
* returns the version 2.0 credentials. The version 1.0 credentials are not available.</p>
|
|
335
|
-
*
|
|
336
|
-
*
|
|
337
332
|
* <important>
|
|
338
333
|
* <p>Not all instance blueprints in Lightsail support version 2.0 credentials.
|
|
339
334
|
* Use the <code>MetadataNoToken</code> instance metric to track the number of calls to the
|
|
@@ -345,7 +340,6 @@ export interface InstanceMetadataOptions {
|
|
|
345
340
|
/**
|
|
346
341
|
* <p>Indicates whether the HTTP metadata endpoint on your instances is enabled or
|
|
347
342
|
* disabled.</p>
|
|
348
|
-
*
|
|
349
343
|
* <p>If the value is <code>disabled</code>, you cannot access your instance metadata.</p>
|
|
350
344
|
*/
|
|
351
345
|
httpEndpoint?: HttpEndpoint | string;
|
|
@@ -608,7 +602,6 @@ export interface Instance {
|
|
|
608
602
|
ipv6Addresses?: string[];
|
|
609
603
|
/**
|
|
610
604
|
* <p>The IP address type of the instance.</p>
|
|
611
|
-
*
|
|
612
605
|
* <p>The possible values are <code>ipv4</code> for IPv4 only, and <code>dualstack</code> for
|
|
613
606
|
* IPv4 and IPv6.</p>
|
|
614
607
|
*/
|
|
@@ -962,7 +955,6 @@ export interface GetInstanceMetricDataRequest {
|
|
|
962
955
|
* <code>Unit</code>: The published unit is <code>Count</code>.</p>
|
|
963
956
|
* </li>
|
|
964
957
|
* <li>
|
|
965
|
-
*
|
|
966
958
|
* <p>
|
|
967
959
|
* <b>
|
|
968
960
|
* <code>MetadataNoToken</code>
|
|
@@ -1663,7 +1655,6 @@ export interface LoadBalancer {
|
|
|
1663
1655
|
configurationOptions?: Record<string, string>;
|
|
1664
1656
|
/**
|
|
1665
1657
|
* <p>The IP address type of the load balancer.</p>
|
|
1666
|
-
*
|
|
1667
1658
|
* <p>The possible values are <code>ipv4</code> for IPv4 only, and <code>dualstack</code> for
|
|
1668
1659
|
* IPv4 and IPv6.</p>
|
|
1669
1660
|
*/
|
|
@@ -1979,7 +1970,6 @@ export declare enum LoadBalancerTlsCertificateDnsRecordCreationStateCode {
|
|
|
1979
1970
|
export interface LoadBalancerTlsCertificateDnsRecordCreationState {
|
|
1980
1971
|
/**
|
|
1981
1972
|
* <p>The status code for the automated DNS record creation.</p>
|
|
1982
|
-
*
|
|
1983
1973
|
* <p>Following are the possible values:</p>
|
|
1984
1974
|
* <ul>
|
|
1985
1975
|
* <li>
|
|
@@ -2312,7 +2302,6 @@ export interface LoadBalancerTlsCertificate {
|
|
|
2312
2302
|
domainValidationRecords?: LoadBalancerTlsCertificateDomainValidationRecord[];
|
|
2313
2303
|
/**
|
|
2314
2304
|
* <p>The validation failure reason, if any, of the certificate.</p>
|
|
2315
|
-
*
|
|
2316
2305
|
* <p>The following failure reasons are possible:</p>
|
|
2317
2306
|
* <ul>
|
|
2318
2307
|
* <li>
|
|
@@ -2441,7 +2430,6 @@ export interface GetLoadBalancerTlsCertificatesResult {
|
|
|
2441
2430
|
export interface GetLoadBalancerTlsPoliciesRequest {
|
|
2442
2431
|
/**
|
|
2443
2432
|
* <p>The token to advance to the next page of results from your request.</p>
|
|
2444
|
-
*
|
|
2445
2433
|
* <p>To get a page token, perform an initial <code>GetLoadBalancerTlsPolicies</code> request.
|
|
2446
2434
|
* If your results are paginated, the response will return a next page token that you can specify
|
|
2447
2435
|
* as the page token in a subsequent request.</p>
|
|
@@ -2451,7 +2439,6 @@ export interface GetLoadBalancerTlsPoliciesRequest {
|
|
|
2451
2439
|
/**
|
|
2452
2440
|
* <p>Describes the TLS security policies that are available for Lightsail load
|
|
2453
2441
|
* balancers.</p>
|
|
2454
|
-
*
|
|
2455
2442
|
* <p>For more information about load balancer TLS security policies, see <a href="https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-configure-load-balancer-tls-security-policy">Configuring TLS security policies on your Amazon Lightsail load
|
|
2456
2443
|
* balancers</a> in the <i>Amazon Lightsail Developer
|
|
2457
2444
|
* Guide</i>.</p>
|
|
@@ -2486,9 +2473,7 @@ export interface GetLoadBalancerTlsPoliciesResult {
|
|
|
2486
2473
|
tlsPolicies?: LoadBalancerTlsPolicy[];
|
|
2487
2474
|
/**
|
|
2488
2475
|
* <p>The token to advance to the next page of results from your request.</p>
|
|
2489
|
-
*
|
|
2490
2476
|
* <p>A next page token is not returned if there are no more results to display.</p>
|
|
2491
|
-
*
|
|
2492
2477
|
* <p>To get the next page of results, perform another <code>GetLoadBalancerTlsPolicies</code>
|
|
2493
2478
|
* request and specify the next page token using the <code>pageToken</code> parameter.</p>
|
|
2494
2479
|
*/
|
|
@@ -3037,7 +3022,6 @@ export interface GetRelationalDatabaseLogEventsRequest {
|
|
|
3037
3022
|
* <p>Specified in the Unix time format.</p>
|
|
3038
3023
|
* <p>For example, if you wish to use an end time of October 1, 2018, at 8 PM UTC, then you
|
|
3039
3024
|
* input <code>1538424000</code> as the end time.</p>
|
|
3040
|
-
*
|
|
3041
3025
|
* </li>
|
|
3042
3026
|
* </ul>
|
|
3043
3027
|
*/
|
|
@@ -3244,7 +3228,6 @@ export interface GetRelationalDatabaseMetricDataRequest {
|
|
|
3244
3228
|
* <p>Specified in the Unix time format.</p>
|
|
3245
3229
|
* <p>For example, if you wish to use a start time of October 1, 2018, at 8 PM UTC, then you
|
|
3246
3230
|
* input <code>1538424000</code> as the start time.</p>
|
|
3247
|
-
*
|
|
3248
3231
|
* </li>
|
|
3249
3232
|
* </ul>
|
|
3250
3233
|
*/
|
|
@@ -3260,7 +3243,6 @@ export interface GetRelationalDatabaseMetricDataRequest {
|
|
|
3260
3243
|
* <p>Specified in the Unix time format.</p>
|
|
3261
3244
|
* <p>For example, if you wish to use an end time of October 1, 2018, at 8 PM UTC, then you
|
|
3262
3245
|
* input <code>1538424000</code> as the end time.</p>
|
|
3263
|
-
*
|
|
3264
3246
|
* </li>
|
|
3265
3247
|
* </ul>
|
|
3266
3248
|
*/
|
|
@@ -3859,10 +3841,8 @@ export interface RegisterContainerImageRequest {
|
|
|
3859
3841
|
serviceName: string | undefined;
|
|
3860
3842
|
/**
|
|
3861
3843
|
* <p>The label for the container image when it's registered to the container service.</p>
|
|
3862
|
-
*
|
|
3863
3844
|
* <p>Use a descriptive label that you can use to track the different versions of your
|
|
3864
3845
|
* registered container images.</p>
|
|
3865
|
-
*
|
|
3866
3846
|
* <p>Use the <code>GetContainerImages</code> action to return the container images registered
|
|
3867
3847
|
* to a Lightsail container service. The label is the <code><imagelabel></code> portion
|
|
3868
3848
|
* of the following image name example:</p>
|
|
@@ -3873,11 +3853,9 @@ export interface RegisterContainerImageRequest {
|
|
|
3873
3853
|
* </p>
|
|
3874
3854
|
* </li>
|
|
3875
3855
|
* </ul>
|
|
3876
|
-
*
|
|
3877
3856
|
* <p>If the name of your container service is <code>mycontainerservice</code>, and the label
|
|
3878
3857
|
* that you specify is <code>mystaticwebsite</code>, then the name of the registered container
|
|
3879
3858
|
* image will be <code>:mycontainerservice.mystaticwebsite.1</code>.</p>
|
|
3880
|
-
*
|
|
3881
3859
|
* <p>The number at the end of these image name examples represents the version of the
|
|
3882
3860
|
* registered container image. If you push and register another container image to the same
|
|
3883
3861
|
* Lightsail container service, with the same label, then the version number for the new
|
|
@@ -3966,7 +3944,6 @@ export interface SetIpAddressTypeRequest {
|
|
|
3966
3944
|
resourceName: string | undefined;
|
|
3967
3945
|
/**
|
|
3968
3946
|
* <p>The IP address type to set for the specified resource.</p>
|
|
3969
|
-
*
|
|
3970
3947
|
* <p>The possible values are <code>ipv4</code> for IPv4 only, and <code>dualstack</code> for
|
|
3971
3948
|
* IPv4 and IPv6.</p>
|
|
3972
3949
|
*/
|
|
@@ -3995,9 +3972,7 @@ export interface SetResourceAccessForBucketRequest {
|
|
|
3995
3972
|
bucketName: string | undefined;
|
|
3996
3973
|
/**
|
|
3997
3974
|
* <p>The access setting.</p>
|
|
3998
|
-
*
|
|
3999
3975
|
* <p>The following access settings are available:</p>
|
|
4000
|
-
*
|
|
4001
3976
|
* <ul>
|
|
4002
3977
|
* <li>
|
|
4003
3978
|
* <p>
|
|
@@ -4181,7 +4156,6 @@ export interface UpdateBucketRequest {
|
|
|
4181
4156
|
accessRules?: AccessRules;
|
|
4182
4157
|
/**
|
|
4183
4158
|
* <p>Specifies whether to enable or suspend versioning of objects in the bucket.</p>
|
|
4184
|
-
*
|
|
4185
4159
|
* <p>The following options can be specified:</p>
|
|
4186
4160
|
* <ul>
|
|
4187
4161
|
* <li>
|
|
@@ -4199,7 +4173,6 @@ export interface UpdateBucketRequest {
|
|
|
4199
4173
|
/**
|
|
4200
4174
|
* <p>An array of strings to specify the Amazon Web Services account IDs that can access the
|
|
4201
4175
|
* bucket.</p>
|
|
4202
|
-
*
|
|
4203
4176
|
* <p>You can give a maximum of 10 Amazon Web Services accounts access to a bucket.</p>
|
|
4204
4177
|
*/
|
|
4205
4178
|
readonlyAccessAccounts?: string[];
|
|
@@ -4226,7 +4199,6 @@ export interface UpdateBucketBundleRequest {
|
|
|
4226
4199
|
bucketName: string | undefined;
|
|
4227
4200
|
/**
|
|
4228
4201
|
* <p>The ID of the new bundle to apply to the bucket.</p>
|
|
4229
|
-
*
|
|
4230
4202
|
* <p>Use the <a href="https://docs.aws.amazon.com/lightsail/2016-11-28/api-reference/API_GetBucketBundles.html">GetBucketBundles</a> action to get a list of
|
|
4231
4203
|
* bundle IDs that you can specify.</p>
|
|
4232
4204
|
*/
|
|
@@ -4246,20 +4218,17 @@ export interface UpdateContainerServiceRequest {
|
|
|
4246
4218
|
serviceName: string | undefined;
|
|
4247
4219
|
/**
|
|
4248
4220
|
* <p>The power for the container service.</p>
|
|
4249
|
-
*
|
|
4250
4221
|
* <p>The power specifies the amount of memory, vCPUs, and base monthly cost of each node of the
|
|
4251
4222
|
* container service. The <code>power</code> and <code>scale</code> of a container service makes
|
|
4252
4223
|
* up its configured capacity. To determine the monthly price of your container service, multiply
|
|
4253
4224
|
* the base price of the <code>power</code> with the <code>scale</code> (the number of nodes) of
|
|
4254
4225
|
* the service.</p>
|
|
4255
|
-
*
|
|
4256
4226
|
* <p>Use the <code>GetContainerServicePowers</code> action to view the specifications of each
|
|
4257
4227
|
* power option.</p>
|
|
4258
4228
|
*/
|
|
4259
4229
|
power?: ContainerServicePowerName | string;
|
|
4260
4230
|
/**
|
|
4261
4231
|
* <p>The scale for the container service.</p>
|
|
4262
|
-
*
|
|
4263
4232
|
* <p>The scale specifies the allocated compute nodes of the container service. The
|
|
4264
4233
|
* <code>power</code> and <code>scale</code> of a container service makes up its configured
|
|
4265
4234
|
* capacity. To determine the monthly price of your container service, multiply the base price of
|
|
@@ -4274,20 +4243,16 @@ export interface UpdateContainerServiceRequest {
|
|
|
4274
4243
|
/**
|
|
4275
4244
|
* <p>The public domain names to use with the container service, such as
|
|
4276
4245
|
* <code>example.com</code> and <code>www.example.com</code>.</p>
|
|
4277
|
-
*
|
|
4278
4246
|
* <p>You can specify up to four public domain names for a container service. The domain names
|
|
4279
4247
|
* that you specify are used when you create a deployment with a container configured as the
|
|
4280
4248
|
* public endpoint of your container service.</p>
|
|
4281
|
-
*
|
|
4282
4249
|
* <p>If you don't specify public domain names, then you can use the default domain of the
|
|
4283
4250
|
* container service.</p>
|
|
4284
|
-
*
|
|
4285
4251
|
* <important>
|
|
4286
4252
|
* <p>You must create and validate an SSL/TLS certificate before you can use public domain
|
|
4287
4253
|
* names with your container service. Use the <code>CreateCertificate</code> action to create a
|
|
4288
4254
|
* certificate for the public domain names you want to use with your container service.</p>
|
|
4289
4255
|
* </important>
|
|
4290
|
-
*
|
|
4291
4256
|
* <p>You can specify public domain names using a string to array map as shown in the example
|
|
4292
4257
|
* later on this page.</p>
|
|
4293
4258
|
*/
|
|
@@ -4296,7 +4261,6 @@ export interface UpdateContainerServiceRequest {
|
|
|
4296
4261
|
* <p>An object to describe the configuration for the container service to access private
|
|
4297
4262
|
* container image repositories, such as Amazon Elastic Container Registry (Amazon ECR) private
|
|
4298
4263
|
* repositories.</p>
|
|
4299
|
-
*
|
|
4300
4264
|
* <p>For more information, see <a href="https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-container-service-ecr-private-repo-access">Configuring access to an Amazon ECR private repository for an Amazon Lightsail container service</a> in the <i>Amazon Lightsail Developer Guide</i>.</p>
|
|
4301
4265
|
*/
|
|
4302
4266
|
privateRegistryAccess?: PrivateRegistryAccessRequest;
|
|
@@ -4395,13 +4359,11 @@ export interface UpdateInstanceMetadataOptionsRequest {
|
|
|
4395
4359
|
/**
|
|
4396
4360
|
* <p>The state of token usage for your instance metadata requests. If the parameter is not
|
|
4397
4361
|
* specified in the request, the default state is <code>optional</code>.</p>
|
|
4398
|
-
*
|
|
4399
4362
|
* <p>If the state is <code>optional</code>, you can choose whether to retrieve instance
|
|
4400
4363
|
* metadata with a signed token header on your request. If you retrieve the IAM role credentials
|
|
4401
4364
|
* without a token, the version 1.0 role credentials are returned. If you retrieve the IAM role
|
|
4402
4365
|
* credentials by using a valid signed token, the version 2.0 role credentials are
|
|
4403
4366
|
* returned.</p>
|
|
4404
|
-
*
|
|
4405
4367
|
* <p>If the state is <code>required</code>, you must send a signed token header with all
|
|
4406
4368
|
* instance metadata retrieval requests. In this state, retrieving the IAM role credential always
|
|
4407
4369
|
* returns the version 2.0 credentials. The version 1.0 credentials are not available.</p>
|
|
@@ -4410,7 +4372,6 @@ export interface UpdateInstanceMetadataOptionsRequest {
|
|
|
4410
4372
|
/**
|
|
4411
4373
|
* <p>Enables or disables the HTTP metadata endpoint on your instances. If this parameter is not
|
|
4412
4374
|
* specified, the existing state is maintained.</p>
|
|
4413
|
-
*
|
|
4414
4375
|
* <p>If you specify a value of <code>disabled</code>, you cannot access your instance
|
|
4415
4376
|
* metadata.</p>
|
|
4416
4377
|
*/
|
|
@@ -4424,7 +4385,6 @@ export interface UpdateInstanceMetadataOptionsRequest {
|
|
|
4424
4385
|
/**
|
|
4425
4386
|
* <p>Enables or disables the IPv6 endpoint for the instance metadata service. This setting
|
|
4426
4387
|
* applies only when the HTTP metadata endpoint is enabled.</p>
|
|
4427
|
-
*
|
|
4428
4388
|
* <note>
|
|
4429
4389
|
* <p>This parameter is available only for instances in the Europe (Stockholm) Amazon Web Services Region (<code>eu-north-1</code>).</p>
|
|
4430
4390
|
* </note>
|
|
@@ -27,7 +27,7 @@ export declare const resolveClientEndpointParameters: <T>(
|
|
|
27
27
|
defaultSigningName: string;
|
|
28
28
|
};
|
|
29
29
|
export interface EndpointParameters extends __EndpointParameters {
|
|
30
|
-
Region
|
|
30
|
+
Region: string;
|
|
31
31
|
UseDualStack?: boolean;
|
|
32
32
|
UseFIPS?: boolean;
|
|
33
33
|
Endpoint?: string;
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-lightsail",
|
|
3
3
|
"description": "AWS SDK for JavaScript Lightsail Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.252.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
"build:types": "tsc -p tsconfig.types.json",
|
|
12
12
|
"build:types:downlevel": "downlevel-dts dist-types dist-types/ts3.4",
|
|
13
13
|
"clean": "rimraf ./dist-* && rimraf *.tsbuildinfo",
|
|
14
|
-
"generate:client": "
|
|
14
|
+
"generate:client": "node ../../scripts/generate-clients/single-service --solo lightsail"
|
|
15
15
|
},
|
|
16
16
|
"main": "./dist-cjs/index.js",
|
|
17
17
|
"types": "./dist-types/index.d.ts",
|
|
@@ -20,9 +20,9 @@
|
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@aws-crypto/sha256-browser": "2.0.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "2.0.0",
|
|
23
|
-
"@aws-sdk/client-sts": "3.
|
|
23
|
+
"@aws-sdk/client-sts": "3.252.0",
|
|
24
24
|
"@aws-sdk/config-resolver": "3.234.0",
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
25
|
+
"@aws-sdk/credential-provider-node": "3.252.0",
|
|
26
26
|
"@aws-sdk/fetch-http-handler": "3.226.0",
|
|
27
27
|
"@aws-sdk/hash-node": "3.226.0",
|
|
28
28
|
"@aws-sdk/invalid-dependency": "3.226.0",
|
|
@@ -47,7 +47,7 @@
|
|
|
47
47
|
"@aws-sdk/util-body-length-node": "3.208.0",
|
|
48
48
|
"@aws-sdk/util-defaults-mode-browser": "3.234.0",
|
|
49
49
|
"@aws-sdk/util-defaults-mode-node": "3.234.0",
|
|
50
|
-
"@aws-sdk/util-endpoints": "3.
|
|
50
|
+
"@aws-sdk/util-endpoints": "3.245.0",
|
|
51
51
|
"@aws-sdk/util-retry": "3.229.0",
|
|
52
52
|
"@aws-sdk/util-user-agent-browser": "3.226.0",
|
|
53
53
|
"@aws-sdk/util-user-agent-node": "3.226.0",
|