@aws-sdk/client-elastic-load-balancing 3.46.0 → 3.47.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.
@@ -20,10 +20,6 @@ export interface AccessPointNotFoundException extends __SmithyException, $Metada
20
20
  $fault: "client";
21
21
  Message?: string;
22
22
  }
23
- export declare namespace AccessPointNotFoundException {
24
-
25
- const filterSensitiveLog: (obj: AccessPointNotFoundException) => any;
26
- }
27
23
 
28
24
  export interface AddAvailabilityZonesInput {
29
25
 
@@ -90,20 +86,12 @@ export interface DuplicateTagKeysException extends __SmithyException, $MetadataB
90
86
  $fault: "client";
91
87
  Message?: string;
92
88
  }
93
- export declare namespace DuplicateTagKeysException {
94
-
95
- const filterSensitiveLog: (obj: DuplicateTagKeysException) => any;
96
- }
97
89
 
98
90
  export interface TooManyTagsException extends __SmithyException, $MetadataBearer {
99
91
  name: "TooManyTagsException";
100
92
  $fault: "client";
101
93
  Message?: string;
102
94
  }
103
- export declare namespace TooManyTagsException {
104
-
105
- const filterSensitiveLog: (obj: TooManyTagsException) => any;
106
- }
107
95
 
108
96
  export interface AppCookieStickinessPolicy {
109
97
 
@@ -141,20 +129,12 @@ export interface InvalidConfigurationRequestException extends __SmithyException,
141
129
  $fault: "client";
142
130
  Message?: string;
143
131
  }
144
- export declare namespace InvalidConfigurationRequestException {
145
-
146
- const filterSensitiveLog: (obj: InvalidConfigurationRequestException) => any;
147
- }
148
132
 
149
133
  export interface InvalidSecurityGroupException extends __SmithyException, $MetadataBearer {
150
134
  name: "InvalidSecurityGroupException";
151
135
  $fault: "client";
152
136
  Message?: string;
153
137
  }
154
- export declare namespace InvalidSecurityGroupException {
155
-
156
- const filterSensitiveLog: (obj: InvalidSecurityGroupException) => any;
157
- }
158
138
 
159
139
  export interface AttachLoadBalancerToSubnetsInput {
160
140
 
@@ -181,20 +161,12 @@ export interface InvalidSubnetException extends __SmithyException, $MetadataBear
181
161
  $fault: "client";
182
162
  Message?: string;
183
163
  }
184
- export declare namespace InvalidSubnetException {
185
-
186
- const filterSensitiveLog: (obj: InvalidSubnetException) => any;
187
- }
188
164
 
189
165
  export interface SubnetNotFoundException extends __SmithyException, $MetadataBearer {
190
166
  name: "SubnetNotFoundException";
191
167
  $fault: "client";
192
168
  Message?: string;
193
169
  }
194
- export declare namespace SubnetNotFoundException {
195
-
196
- const filterSensitiveLog: (obj: SubnetNotFoundException) => any;
197
- }
198
170
 
199
171
  export interface BackendServerDescription {
200
172
 
@@ -212,10 +184,6 @@ export interface CertificateNotFoundException extends __SmithyException, $Metada
212
184
  $fault: "client";
213
185
  Message?: string;
214
186
  }
215
- export declare namespace CertificateNotFoundException {
216
-
217
- const filterSensitiveLog: (obj: CertificateNotFoundException) => any;
218
- }
219
187
 
220
188
  export interface HealthCheck {
221
189
 
@@ -346,20 +314,12 @@ export interface DuplicatePolicyNameException extends __SmithyException, $Metada
346
314
  $fault: "client";
347
315
  Message?: string;
348
316
  }
349
- export declare namespace DuplicatePolicyNameException {
350
-
351
- const filterSensitiveLog: (obj: DuplicatePolicyNameException) => any;
352
- }
353
317
 
354
318
  export interface TooManyPoliciesException extends __SmithyException, $MetadataBearer {
355
319
  name: "TooManyPoliciesException";
356
320
  $fault: "client";
357
321
  Message?: string;
358
322
  }
359
- export declare namespace TooManyPoliciesException {
360
-
361
- const filterSensitiveLog: (obj: TooManyPoliciesException) => any;
362
- }
363
323
 
364
324
  export interface CreateLBCookieStickinessPolicyInput {
365
325
 
@@ -386,50 +346,30 @@ export interface DuplicateAccessPointNameException extends __SmithyException, $M
386
346
  $fault: "client";
387
347
  Message?: string;
388
348
  }
389
- export declare namespace DuplicateAccessPointNameException {
390
-
391
- const filterSensitiveLog: (obj: DuplicateAccessPointNameException) => any;
392
- }
393
349
 
394
350
  export interface InvalidSchemeException extends __SmithyException, $MetadataBearer {
395
351
  name: "InvalidSchemeException";
396
352
  $fault: "client";
397
353
  Message?: string;
398
354
  }
399
- export declare namespace InvalidSchemeException {
400
-
401
- const filterSensitiveLog: (obj: InvalidSchemeException) => any;
402
- }
403
355
 
404
356
  export interface OperationNotPermittedException extends __SmithyException, $MetadataBearer {
405
357
  name: "OperationNotPermittedException";
406
358
  $fault: "client";
407
359
  Message?: string;
408
360
  }
409
- export declare namespace OperationNotPermittedException {
410
-
411
- const filterSensitiveLog: (obj: OperationNotPermittedException) => any;
412
- }
413
361
 
414
362
  export interface TooManyAccessPointsException extends __SmithyException, $MetadataBearer {
415
363
  name: "TooManyAccessPointsException";
416
364
  $fault: "client";
417
365
  Message?: string;
418
366
  }
419
- export declare namespace TooManyAccessPointsException {
420
-
421
- const filterSensitiveLog: (obj: TooManyAccessPointsException) => any;
422
- }
423
367
 
424
368
  export interface UnsupportedProtocolException extends __SmithyException, $MetadataBearer {
425
369
  name: "UnsupportedProtocolException";
426
370
  $fault: "client";
427
371
  Message?: string;
428
372
  }
429
- export declare namespace UnsupportedProtocolException {
430
-
431
- const filterSensitiveLog: (obj: UnsupportedProtocolException) => any;
432
- }
433
373
 
434
374
  export interface CreateLoadBalancerListenerInput {
435
375
 
@@ -454,10 +394,6 @@ export interface DuplicateListenerException extends __SmithyException, $Metadata
454
394
  $fault: "client";
455
395
  Message?: string;
456
396
  }
457
- export declare namespace DuplicateListenerException {
458
-
459
- const filterSensitiveLog: (obj: DuplicateListenerException) => any;
460
- }
461
397
 
462
398
  export interface PolicyAttribute {
463
399
 
@@ -497,10 +433,6 @@ export interface PolicyTypeNotFoundException extends __SmithyException, $Metadat
497
433
  $fault: "client";
498
434
  Message?: string;
499
435
  }
500
- export declare namespace PolicyTypeNotFoundException {
501
-
502
- const filterSensitiveLog: (obj: PolicyTypeNotFoundException) => any;
503
- }
504
436
 
505
437
  export interface CrossZoneLoadBalancing {
506
438
 
@@ -568,10 +500,6 @@ export interface DependencyThrottleException extends __SmithyException, $Metadat
568
500
  $fault: "client";
569
501
  Message?: string;
570
502
  }
571
- export declare namespace DependencyThrottleException {
572
-
573
- const filterSensitiveLog: (obj: DependencyThrottleException) => any;
574
- }
575
503
 
576
504
  export interface Instance {
577
505
 
@@ -607,10 +535,6 @@ export interface InvalidEndPointException extends __SmithyException, $MetadataBe
607
535
  $fault: "client";
608
536
  Message?: string;
609
537
  }
610
- export declare namespace InvalidEndPointException {
611
-
612
- const filterSensitiveLog: (obj: InvalidEndPointException) => any;
613
- }
614
538
 
615
539
  export interface DescribeAccessPointsInput {
616
540
 
@@ -827,10 +751,6 @@ export interface LoadBalancerAttributeNotFoundException extends __SmithyExceptio
827
751
  $fault: "client";
828
752
  Message?: string;
829
753
  }
830
- export declare namespace LoadBalancerAttributeNotFoundException {
831
-
832
- const filterSensitiveLog: (obj: LoadBalancerAttributeNotFoundException) => any;
833
- }
834
754
 
835
755
  export interface DescribeLoadBalancerPoliciesInput {
836
756
 
@@ -881,10 +801,6 @@ export interface PolicyNotFoundException extends __SmithyException, $MetadataBea
881
801
  $fault: "client";
882
802
  Message?: string;
883
803
  }
884
- export declare namespace PolicyNotFoundException {
885
-
886
- const filterSensitiveLog: (obj: PolicyNotFoundException) => any;
887
- }
888
804
 
889
805
  export interface DescribeLoadBalancerPolicyTypesInput {
890
806
 
@@ -1077,10 +993,6 @@ export interface ListenerNotFoundException extends __SmithyException, $MetadataB
1077
993
  $fault: "client";
1078
994
  Message?: string;
1079
995
  }
1080
- export declare namespace ListenerNotFoundException {
1081
-
1082
- const filterSensitiveLog: (obj: ListenerNotFoundException) => any;
1083
- }
1084
996
 
1085
997
  export interface SetLoadBalancerListenerSSLCertificateInput {
1086
998
 
@@ -1,8 +1,9 @@
1
- import { FetchHttpHandler } from "@aws-sdk/fetch-http-handler";
1
+ import { FetchHttpHandler as RequestHandler } from "@aws-sdk/fetch-http-handler";
2
2
  import { ElasticLoadBalancingClientConfig } from "./ElasticLoadBalancingClient";
3
3
 
4
4
  export declare const getRuntimeConfig: (config: ElasticLoadBalancingClientConfig) => {
5
5
  runtime: string;
6
+ defaultsMode: import("@aws-sdk/types").Provider<import("@aws-sdk/smithy-client").ResolvedDefaultsMode>;
6
7
  base64Decoder: import("@aws-sdk/types").Decoder;
7
8
  base64Encoder: import("@aws-sdk/types").Encoder;
8
9
  bodyLengthChecker: (body: any) => number | undefined;
@@ -10,7 +11,7 @@ export declare const getRuntimeConfig: (config: ElasticLoadBalancingClientConfig
10
11
  defaultUserAgentProvider: import("@aws-sdk/types").Provider<import("@aws-sdk/types").UserAgent>;
11
12
  maxAttempts: number | import("@aws-sdk/types").Provider<number>;
12
13
  region: string | import("@aws-sdk/types").Provider<any>;
13
- requestHandler: (import("@aws-sdk/types").RequestHandler<any, any, import("@aws-sdk/types").HttpHandlerOptions> & import("@aws-sdk/protocol-http").HttpHandler) | FetchHttpHandler;
14
+ requestHandler: (import("@aws-sdk/types").RequestHandler<any, any, import("@aws-sdk/types").HttpHandlerOptions> & import("@aws-sdk/protocol-http").HttpHandler) | RequestHandler;
14
15
  retryMode: string | import("@aws-sdk/types").Provider<string>;
15
16
  sha256: import("@aws-sdk/types").HashConstructor;
16
17
  streamCollector: import("@aws-sdk/types").StreamCollector;
@@ -1,16 +1,17 @@
1
- import { NodeHttpHandler } from "@aws-sdk/node-http-handler";
1
+ import { NodeHttpHandler as RequestHandler } from "@aws-sdk/node-http-handler";
2
2
  import { ElasticLoadBalancingClientConfig } from "./ElasticLoadBalancingClient";
3
3
 
4
4
  export declare const getRuntimeConfig: (config: ElasticLoadBalancingClientConfig) => {
5
5
  runtime: string;
6
+ defaultsMode: import("@aws-sdk/types").Provider<import("@aws-sdk/smithy-client").ResolvedDefaultsMode>;
6
7
  base64Decoder: import("@aws-sdk/types").Decoder;
7
8
  base64Encoder: import("@aws-sdk/types").Encoder;
8
9
  bodyLengthChecker: (body: any) => number | undefined;
9
- credentialDefaultProvider: import("@aws-sdk/client-sts/dist-types/defaultStsRoleAssumers").DefaultCredentialProvider;
10
+ credentialDefaultProvider: (input: any) => import("@aws-sdk/types").Provider<import("@aws-sdk/types").Credentials>;
10
11
  defaultUserAgentProvider: import("@aws-sdk/types").Provider<import("@aws-sdk/types").UserAgent>;
11
12
  maxAttempts: number | import("@aws-sdk/types").Provider<number>;
12
13
  region: string | import("@aws-sdk/types").Provider<string>;
13
- requestHandler: (import("@aws-sdk/types").RequestHandler<any, any, import("@aws-sdk/types").HttpHandlerOptions> & import("@aws-sdk/protocol-http").HttpHandler) | NodeHttpHandler;
14
+ requestHandler: (import("@aws-sdk/types").RequestHandler<any, any, import("@aws-sdk/types").HttpHandlerOptions> & import("@aws-sdk/protocol-http").HttpHandler) | RequestHandler;
14
15
  retryMode: string | import("@aws-sdk/types").Provider<string>;
15
16
  sha256: import("@aws-sdk/types").HashConstructor;
16
17
  streamCollector: import("@aws-sdk/types").StreamCollector;
@@ -23,6 +23,7 @@ export declare const getRuntimeConfig: (config: ElasticLoadBalancingClientConfig
23
23
  credentialDefaultProvider: (input: any) => import("@aws-sdk/types").Provider<import("@aws-sdk/types").Credentials>;
24
24
  regionInfoProvider: import("@aws-sdk/types").RegionInfoProvider;
25
25
  defaultUserAgentProvider: import("@aws-sdk/types").Provider<import("@aws-sdk/types").UserAgent>;
26
+ defaultsMode: import("@aws-sdk/smithy-client").DefaultsMode | import("@aws-sdk/types").Provider<import("@aws-sdk/smithy-client").DefaultsMode> | import("@aws-sdk/types").Provider<import("@aws-sdk/smithy-client").ResolvedDefaultsMode>;
26
27
  endpoint?: string | import("@aws-sdk/types").Endpoint | import("@aws-sdk/types").Provider<import("@aws-sdk/types").Endpoint> | undefined;
27
28
  tls?: boolean | undefined;
28
29
  retryStrategy?: import("@aws-sdk/types").RetryStrategy | undefined;
package/package.json CHANGED
@@ -1,17 +1,15 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-elastic-load-balancing",
3
3
  "description": "AWS SDK for JavaScript Elastic Load Balancing Client for Node.js, Browser and React Native",
4
- "version": "3.46.0",
4
+ "version": "3.47.0",
5
5
  "scripts": {
6
6
  "build": "yarn build:cjs && yarn build:es && yarn build:types",
7
- "build:cjs": "tsc -p tsconfig.json",
7
+ "build:cjs": "tsc -p tsconfig.cjs.json",
8
8
  "build:docs": "typedoc",
9
9
  "build:es": "tsc -p tsconfig.es.json",
10
10
  "build:types": "tsc -p tsconfig.types.json",
11
11
  "build:types:downlevel": "downlevel-dts dist-types dist-types/ts3.4",
12
- "clean": "yarn clean:dist && yarn clean:docs",
13
- "clean:dist": "rimraf ./dist-*",
14
- "clean:docs": "rimraf ./docs"
12
+ "clean": "rimraf ./dist-*"
15
13
  },
16
14
  "main": "./dist-cjs/index.js",
17
15
  "types": "./dist-types/index.d.ts",
@@ -20,41 +18,43 @@
20
18
  "dependencies": {
21
19
  "@aws-crypto/sha256-browser": "2.0.0",
22
20
  "@aws-crypto/sha256-js": "2.0.0",
23
- "@aws-sdk/client-sts": "3.46.0",
24
- "@aws-sdk/config-resolver": "3.46.0",
25
- "@aws-sdk/credential-provider-node": "3.46.0",
26
- "@aws-sdk/fetch-http-handler": "3.46.0",
27
- "@aws-sdk/hash-node": "3.46.0",
28
- "@aws-sdk/invalid-dependency": "3.46.0",
29
- "@aws-sdk/middleware-content-length": "3.46.0",
30
- "@aws-sdk/middleware-host-header": "3.46.0",
31
- "@aws-sdk/middleware-logger": "3.46.0",
32
- "@aws-sdk/middleware-retry": "3.46.0",
33
- "@aws-sdk/middleware-serde": "3.46.0",
34
- "@aws-sdk/middleware-signing": "3.46.0",
35
- "@aws-sdk/middleware-stack": "3.46.0",
36
- "@aws-sdk/middleware-user-agent": "3.46.0",
37
- "@aws-sdk/node-config-provider": "3.46.0",
38
- "@aws-sdk/node-http-handler": "3.46.0",
39
- "@aws-sdk/protocol-http": "3.46.0",
40
- "@aws-sdk/smithy-client": "3.46.0",
41
- "@aws-sdk/types": "3.46.0",
42
- "@aws-sdk/url-parser": "3.46.0",
43
- "@aws-sdk/util-base64-browser": "3.46.0",
44
- "@aws-sdk/util-base64-node": "3.46.0",
45
- "@aws-sdk/util-body-length-browser": "3.46.0",
46
- "@aws-sdk/util-body-length-node": "3.46.0",
47
- "@aws-sdk/util-user-agent-browser": "3.46.0",
48
- "@aws-sdk/util-user-agent-node": "3.46.0",
49
- "@aws-sdk/util-utf8-browser": "3.46.0",
50
- "@aws-sdk/util-utf8-node": "3.46.0",
51
- "@aws-sdk/util-waiter": "3.46.0",
21
+ "@aws-sdk/client-sts": "3.47.0",
22
+ "@aws-sdk/config-resolver": "3.47.0",
23
+ "@aws-sdk/credential-provider-node": "3.47.0",
24
+ "@aws-sdk/fetch-http-handler": "3.47.0",
25
+ "@aws-sdk/hash-node": "3.47.0",
26
+ "@aws-sdk/invalid-dependency": "3.47.0",
27
+ "@aws-sdk/middleware-content-length": "3.47.0",
28
+ "@aws-sdk/middleware-host-header": "3.47.0",
29
+ "@aws-sdk/middleware-logger": "3.47.0",
30
+ "@aws-sdk/middleware-retry": "3.47.0",
31
+ "@aws-sdk/middleware-serde": "3.47.0",
32
+ "@aws-sdk/middleware-signing": "3.47.0",
33
+ "@aws-sdk/middleware-stack": "3.47.0",
34
+ "@aws-sdk/middleware-user-agent": "3.47.0",
35
+ "@aws-sdk/node-config-provider": "3.47.0",
36
+ "@aws-sdk/node-http-handler": "3.47.0",
37
+ "@aws-sdk/protocol-http": "3.47.0",
38
+ "@aws-sdk/smithy-client": "3.47.0",
39
+ "@aws-sdk/types": "3.47.0",
40
+ "@aws-sdk/url-parser": "3.47.0",
41
+ "@aws-sdk/util-base64-browser": "3.47.0",
42
+ "@aws-sdk/util-base64-node": "3.47.0",
43
+ "@aws-sdk/util-body-length-browser": "3.47.0",
44
+ "@aws-sdk/util-body-length-node": "3.47.0",
45
+ "@aws-sdk/util-defaults-mode-browser": "3.47.0",
46
+ "@aws-sdk/util-defaults-mode-node": "3.47.0",
47
+ "@aws-sdk/util-user-agent-browser": "3.47.0",
48
+ "@aws-sdk/util-user-agent-node": "3.47.0",
49
+ "@aws-sdk/util-utf8-browser": "3.47.0",
50
+ "@aws-sdk/util-utf8-node": "3.47.0",
51
+ "@aws-sdk/util-waiter": "3.47.0",
52
52
  "entities": "2.2.0",
53
53
  "fast-xml-parser": "3.19.0",
54
54
  "tslib": "^2.3.0"
55
55
  },
56
56
  "devDependencies": {
57
- "@aws-sdk/service-client-documentation-generator": "3.46.0",
57
+ "@aws-sdk/service-client-documentation-generator": "3.47.0",
58
58
  "@types/node": "^12.7.5"
59
59
  },
60
60
  "engines": {