@aws-sdk/client-redshift 3.682.0 → 3.683.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 +1 -1
- package/dist-types/commands/CreateIntegrationCommand.d.ts +2 -2
- package/dist-types/commands/DeleteIntegrationCommand.d.ts +1 -1
- package/dist-types/commands/DescribeIntegrationsCommand.d.ts +1 -1
- package/dist-types/commands/ModifyIntegrationCommand.d.ts +1 -1
- package/dist-types/models/models_0.d.ts +1 -1
- package/dist-types/models/models_1.d.ts +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -31,7 +31,7 @@ build, query, and maintain the databases that make up your data warehouse. </p>
|
|
|
31
31
|
|
|
32
32
|
## Installing
|
|
33
33
|
|
|
34
|
-
To install
|
|
34
|
+
To install this package, simply type add or install @aws-sdk/client-redshift
|
|
35
35
|
using your favorite package manager:
|
|
36
36
|
|
|
37
37
|
- `npm install @aws-sdk/client-redshift`
|
|
@@ -27,7 +27,7 @@ declare const CreateIntegrationCommand_base: {
|
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
30
|
-
* <p>Creates a zero-ETL integration with Amazon Redshift.</p>
|
|
30
|
+
* <p>Creates a zero-ETL integration or S3 event integration with Amazon Redshift.</p>
|
|
31
31
|
* @example
|
|
32
32
|
* Use a bare-bones client and the command you need to make an API call.
|
|
33
33
|
* ```javascript
|
|
@@ -95,7 +95,7 @@ declare const CreateIntegrationCommand_base: {
|
|
|
95
95
|
* and these requests conflict with each other.</p>
|
|
96
96
|
*
|
|
97
97
|
* @throws {@link IntegrationQuotaExceededFault} (client fault)
|
|
98
|
-
* <p>You can't create any more zero-ETL integrations because the quota has been reached.</p>
|
|
98
|
+
* <p>You can't create any more zero-ETL or S3 event integrations because the quota has been reached.</p>
|
|
99
99
|
*
|
|
100
100
|
* @throws {@link IntegrationSourceNotFoundFault} (client fault)
|
|
101
101
|
* <p>The specified integration source can't be found.</p>
|
|
@@ -27,7 +27,7 @@ declare const DeleteIntegrationCommand_base: {
|
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
30
|
-
* <p>Deletes a zero-ETL integration with Amazon Redshift.</p>
|
|
30
|
+
* <p>Deletes a zero-ETL integration or S3 event integration with Amazon Redshift.</p>
|
|
31
31
|
* @example
|
|
32
32
|
* Use a bare-bones client and the command you need to make an API call.
|
|
33
33
|
* ```javascript
|
|
@@ -27,7 +27,7 @@ declare const DescribeIntegrationsCommand_base: {
|
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
30
|
-
* <p>Describes one or more zero-ETL integrations with Amazon Redshift.</p>
|
|
30
|
+
* <p>Describes one or more zero-ETL or S3 event integrations with Amazon Redshift.</p>
|
|
31
31
|
* @example
|
|
32
32
|
* Use a bare-bones client and the command you need to make an API call.
|
|
33
33
|
* ```javascript
|
|
@@ -28,7 +28,7 @@ declare const ModifyIntegrationCommand_base: {
|
|
|
28
28
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
29
|
};
|
|
30
30
|
/**
|
|
31
|
-
* <p>Modifies a zero-ETL integration with Amazon Redshift.</p>
|
|
31
|
+
* <p>Modifies a zero-ETL integration or S3 event integration with Amazon Redshift.</p>
|
|
32
32
|
* @example
|
|
33
33
|
* Use a bare-bones client and the command you need to make an API call.
|
|
34
34
|
* ```javascript
|
|
@@ -5281,7 +5281,7 @@ export declare class IntegrationConflictOperationFault extends __BaseException {
|
|
|
5281
5281
|
constructor(opts: __ExceptionOptionType<IntegrationConflictOperationFault, __BaseException>);
|
|
5282
5282
|
}
|
|
5283
5283
|
/**
|
|
5284
|
-
* <p>You can't create any more zero-ETL integrations because the quota has been reached.</p>
|
|
5284
|
+
* <p>You can't create any more zero-ETL or S3 event integrations because the quota has been reached.</p>
|
|
5285
5285
|
* @public
|
|
5286
5286
|
*/
|
|
5287
5287
|
export declare class IntegrationQuotaExceededFault extends __BaseException {
|
|
@@ -2603,7 +2603,7 @@ export interface DescribeTagsMessage {
|
|
|
2603
2603
|
* <p>Snapshot copy grant</p>
|
|
2604
2604
|
* </li>
|
|
2605
2605
|
* <li>
|
|
2606
|
-
* <p>Integration (zero-ETL integration)</p>
|
|
2606
|
+
* <p>Integration (zero-ETL integration or S3 event integration)</p>
|
|
2607
2607
|
* <note>
|
|
2608
2608
|
* <p>To describe the tags associated with an <code>integration</code>, don't specify <code>ResourceType</code>,
|
|
2609
2609
|
* instead specify the <code>ResourceName</code> of the integration.</p>
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
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.
|
|
4
|
+
"version": "3.683.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-redshift",
|