@aws-sdk/client-redshift 3.46.0 → 3.48.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.
@@ -234,10 +234,6 @@ export interface ReservedNodeExchangeNotFoundFault extends __SmithyException, $M
234
234
  $fault: "client";
235
235
  message?: string;
236
236
  }
237
- export declare namespace ReservedNodeExchangeNotFoundFault {
238
-
239
- const filterSensitiveLog: (obj: ReservedNodeExchangeNotFoundFault) => any;
240
- }
241
237
 
242
238
  export interface DescribeReservedNodeOfferingsMessage {
243
239
 
@@ -449,10 +445,6 @@ export interface TableRestoreNotFoundFault extends __SmithyException, $MetadataB
449
445
  $fault: "client";
450
446
  message?: string;
451
447
  }
452
- export declare namespace TableRestoreNotFoundFault {
453
-
454
- const filterSensitiveLog: (obj: TableRestoreNotFoundFault) => any;
455
- }
456
448
  export declare type TableRestoreStatusType = "CANCELED" | "FAILED" | "IN_PROGRESS" | "PENDING" | "SUCCEEDED";
457
449
 
458
450
  export interface TableRestoreStatus {
@@ -605,10 +597,6 @@ export interface SnapshotCopyAlreadyDisabledFault extends __SmithyException, $Me
605
597
  $fault: "client";
606
598
  message?: string;
607
599
  }
608
- export declare namespace SnapshotCopyAlreadyDisabledFault {
609
-
610
- const filterSensitiveLog: (obj: SnapshotCopyAlreadyDisabledFault) => any;
611
- }
612
600
  export interface DisassociateDataShareConsumerMessage {
613
601
 
614
602
  DataShareArn: string | undefined;
@@ -640,30 +628,18 @@ export interface InsufficientS3BucketPolicyFault extends __SmithyException, $Met
640
628
  $fault: "client";
641
629
  message?: string;
642
630
  }
643
- export declare namespace InsufficientS3BucketPolicyFault {
644
-
645
- const filterSensitiveLog: (obj: InsufficientS3BucketPolicyFault) => any;
646
- }
647
631
 
648
632
  export interface InvalidS3BucketNameFault extends __SmithyException, $MetadataBearer {
649
633
  name: "InvalidS3BucketNameFault";
650
634
  $fault: "client";
651
635
  message?: string;
652
636
  }
653
- export declare namespace InvalidS3BucketNameFault {
654
-
655
- const filterSensitiveLog: (obj: InvalidS3BucketNameFault) => any;
656
- }
657
637
 
658
638
  export interface InvalidS3KeyPrefixFault extends __SmithyException, $MetadataBearer {
659
639
  name: "InvalidS3KeyPrefixFault";
660
640
  $fault: "client";
661
641
  message?: string;
662
642
  }
663
- export declare namespace InvalidS3KeyPrefixFault {
664
-
665
- const filterSensitiveLog: (obj: InvalidS3KeyPrefixFault) => any;
666
- }
667
643
 
668
644
  export interface EnableSnapshotCopyMessage {
669
645
 
@@ -695,40 +671,24 @@ export interface IncompatibleOrderableOptions extends __SmithyException, $Metada
695
671
  $fault: "client";
696
672
  message?: string;
697
673
  }
698
- export declare namespace IncompatibleOrderableOptions {
699
-
700
- const filterSensitiveLog: (obj: IncompatibleOrderableOptions) => any;
701
- }
702
674
 
703
675
  export interface SnapshotCopyAlreadyEnabledFault extends __SmithyException, $MetadataBearer {
704
676
  name: "SnapshotCopyAlreadyEnabledFault";
705
677
  $fault: "client";
706
678
  message?: string;
707
679
  }
708
- export declare namespace SnapshotCopyAlreadyEnabledFault {
709
-
710
- const filterSensitiveLog: (obj: SnapshotCopyAlreadyEnabledFault) => any;
711
- }
712
680
 
713
681
  export interface UnknownSnapshotCopyRegionFault extends __SmithyException, $MetadataBearer {
714
682
  name: "UnknownSnapshotCopyRegionFault";
715
683
  $fault: "client";
716
684
  message?: string;
717
685
  }
718
- export declare namespace UnknownSnapshotCopyRegionFault {
719
-
720
- const filterSensitiveLog: (obj: UnknownSnapshotCopyRegionFault) => any;
721
- }
722
686
 
723
687
  export interface EndpointAuthorizationNotFoundFault extends __SmithyException, $MetadataBearer {
724
688
  name: "EndpointAuthorizationNotFoundFault";
725
689
  $fault: "client";
726
690
  message?: string;
727
691
  }
728
- export declare namespace EndpointAuthorizationNotFoundFault {
729
-
730
- const filterSensitiveLog: (obj: EndpointAuthorizationNotFoundFault) => any;
731
- }
732
692
 
733
693
  export interface GetClusterCredentialsMessage {
734
694
 
@@ -820,30 +780,18 @@ export interface InProgressTableRestoreQuotaExceededFault extends __SmithyExcept
820
780
  $fault: "client";
821
781
  message?: string;
822
782
  }
823
- export declare namespace InProgressTableRestoreQuotaExceededFault {
824
-
825
- const filterSensitiveLog: (obj: InProgressTableRestoreQuotaExceededFault) => any;
826
- }
827
783
 
828
784
  export interface InvalidRestoreFault extends __SmithyException, $MetadataBearer {
829
785
  name: "InvalidRestoreFault";
830
786
  $fault: "client";
831
787
  message?: string;
832
788
  }
833
- export declare namespace InvalidRestoreFault {
834
-
835
- const filterSensitiveLog: (obj: InvalidRestoreFault) => any;
836
- }
837
789
 
838
790
  export interface InvalidTableRestoreArgumentFault extends __SmithyException, $MetadataBearer {
839
791
  name: "InvalidTableRestoreArgumentFault";
840
792
  $fault: "client";
841
793
  message?: string;
842
794
  }
843
- export declare namespace InvalidTableRestoreArgumentFault {
844
-
845
- const filterSensitiveLog: (obj: InvalidTableRestoreArgumentFault) => any;
846
- }
847
795
  export interface ModifyAquaInputMessage {
848
796
 
849
797
  ClusterIdentifier: string | undefined;
@@ -953,20 +901,12 @@ export interface TableLimitExceededFault extends __SmithyException, $MetadataBea
953
901
  $fault: "client";
954
902
  message?: string;
955
903
  }
956
- export declare namespace TableLimitExceededFault {
957
-
958
- const filterSensitiveLog: (obj: TableLimitExceededFault) => any;
959
- }
960
904
 
961
905
  export interface UnsupportedOptionFault extends __SmithyException, $MetadataBearer {
962
906
  name: "UnsupportedOptionFault";
963
907
  $fault: "client";
964
908
  message?: string;
965
909
  }
966
- export declare namespace UnsupportedOptionFault {
967
-
968
- const filterSensitiveLog: (obj: UnsupportedOptionFault) => any;
969
- }
970
910
  export interface ModifyClusterDbRevisionMessage {
971
911
 
972
912
  ClusterIdentifier: string | undefined;
@@ -1104,10 +1044,6 @@ export interface SubnetAlreadyInUse extends __SmithyException, $MetadataBearer {
1104
1044
  $fault: "client";
1105
1045
  message?: string;
1106
1046
  }
1107
- export declare namespace SubnetAlreadyInUse {
1108
-
1109
- const filterSensitiveLog: (obj: SubnetAlreadyInUse) => any;
1110
- }
1111
1047
  export interface ModifyEndpointAccessMessage {
1112
1048
 
1113
1049
  EndpointName: string | undefined;
@@ -1196,10 +1132,6 @@ export interface SnapshotCopyDisabledFault extends __SmithyException, $MetadataB
1196
1132
  $fault: "client";
1197
1133
  message?: string;
1198
1134
  }
1199
- export declare namespace SnapshotCopyDisabledFault {
1200
-
1201
- const filterSensitiveLog: (obj: SnapshotCopyDisabledFault) => any;
1202
- }
1203
1135
  export interface ModifySnapshotScheduleMessage {
1204
1136
 
1205
1137
  ScheduleIdentifier: string | undefined;
@@ -1216,10 +1148,6 @@ export interface SnapshotScheduleUpdateInProgressFault extends __SmithyException
1216
1148
  $fault: "client";
1217
1149
  message?: string;
1218
1150
  }
1219
- export declare namespace SnapshotScheduleUpdateInProgressFault {
1220
-
1221
- const filterSensitiveLog: (obj: SnapshotScheduleUpdateInProgressFault) => any;
1222
- }
1223
1151
  export interface ModifyUsageLimitMessage {
1224
1152
 
1225
1153
  UsageLimitId: string | undefined;
@@ -1265,10 +1193,6 @@ export interface ReservedNodeQuotaExceededFault extends __SmithyException, $Meta
1265
1193
  $fault: "client";
1266
1194
  message?: string;
1267
1195
  }
1268
- export declare namespace ReservedNodeQuotaExceededFault {
1269
-
1270
- const filterSensitiveLog: (obj: ReservedNodeQuotaExceededFault) => any;
1271
- }
1272
1196
 
1273
1197
  export interface RebootClusterMessage {
1274
1198
 
@@ -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 { RedshiftClientConfig } from "./RedshiftClient";
3
3
 
4
4
  export declare const getRuntimeConfig: (config: RedshiftClientConfig) => {
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: RedshiftClientConfig) => {
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 { RedshiftClientConfig } from "./RedshiftClient";
3
3
 
4
4
  export declare const getRuntimeConfig: (config: RedshiftClientConfig) => {
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: RedshiftClientConfig) => {
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-redshift",
3
3
  "description": "AWS SDK for JavaScript Redshift Client for Node.js, Browser and React Native",
4
- "version": "3.46.0",
4
+ "version": "3.48.0",
5
5
  "scripts": {
6
- "build": "yarn build:cjs && yarn build:es && yarn build:types",
7
- "build:cjs": "tsc -p tsconfig.json",
6
+ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
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.48.0",
22
+ "@aws-sdk/config-resolver": "3.47.2",
23
+ "@aws-sdk/credential-provider-node": "3.48.0",
24
+ "@aws-sdk/fetch-http-handler": "3.47.2",
25
+ "@aws-sdk/hash-node": "3.47.2",
26
+ "@aws-sdk/invalid-dependency": "3.47.2",
27
+ "@aws-sdk/middleware-content-length": "3.47.2",
28
+ "@aws-sdk/middleware-host-header": "3.47.2",
29
+ "@aws-sdk/middleware-logger": "3.47.2",
30
+ "@aws-sdk/middleware-retry": "3.47.2",
31
+ "@aws-sdk/middleware-serde": "3.47.2",
32
+ "@aws-sdk/middleware-signing": "3.47.2",
33
+ "@aws-sdk/middleware-stack": "3.47.2",
34
+ "@aws-sdk/middleware-user-agent": "3.47.2",
35
+ "@aws-sdk/node-config-provider": "3.47.2",
36
+ "@aws-sdk/node-http-handler": "3.47.2",
37
+ "@aws-sdk/protocol-http": "3.47.2",
38
+ "@aws-sdk/smithy-client": "3.47.2",
39
+ "@aws-sdk/types": "3.47.1",
40
+ "@aws-sdk/url-parser": "3.47.2",
41
+ "@aws-sdk/util-base64-browser": "3.47.1",
42
+ "@aws-sdk/util-base64-node": "3.47.2",
43
+ "@aws-sdk/util-body-length-browser": "3.47.1",
44
+ "@aws-sdk/util-body-length-node": "3.47.1",
45
+ "@aws-sdk/util-defaults-mode-browser": "3.47.2",
46
+ "@aws-sdk/util-defaults-mode-node": "3.47.2",
47
+ "@aws-sdk/util-user-agent-browser": "3.47.2",
48
+ "@aws-sdk/util-user-agent-node": "3.47.2",
49
+ "@aws-sdk/util-utf8-browser": "3.47.1",
50
+ "@aws-sdk/util-utf8-node": "3.47.2",
51
+ "@aws-sdk/util-waiter": "3.47.2",
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.1",
58
58
  "@types/node": "^12.7.5"
59
59
  },
60
60
  "engines": {