@aws-sdk/client-securitylake 3.478.0 → 3.484.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/commands/CreateAwsLogSourceCommand.js +18 -41
- package/dist-cjs/commands/CreateCustomLogSourceCommand.js +18 -41
- package/dist-cjs/commands/CreateDataLakeCommand.js +18 -41
- package/dist-cjs/commands/CreateDataLakeExceptionSubscriptionCommand.js +18 -41
- package/dist-cjs/commands/CreateDataLakeOrganizationConfigurationCommand.js +18 -41
- package/dist-cjs/commands/CreateSubscriberCommand.js +18 -41
- package/dist-cjs/commands/CreateSubscriberNotificationCommand.js +18 -41
- package/dist-cjs/commands/DeleteAwsLogSourceCommand.js +18 -41
- package/dist-cjs/commands/DeleteCustomLogSourceCommand.js +18 -41
- package/dist-cjs/commands/DeleteDataLakeCommand.js +18 -41
- package/dist-cjs/commands/DeleteDataLakeExceptionSubscriptionCommand.js +18 -41
- package/dist-cjs/commands/DeleteDataLakeOrganizationConfigurationCommand.js +18 -41
- package/dist-cjs/commands/DeleteSubscriberCommand.js +18 -41
- package/dist-cjs/commands/DeleteSubscriberNotificationCommand.js +18 -41
- package/dist-cjs/commands/DeregisterDataLakeDelegatedAdministratorCommand.js +18 -41
- package/dist-cjs/commands/GetDataLakeExceptionSubscriptionCommand.js +18 -41
- package/dist-cjs/commands/GetDataLakeOrganizationConfigurationCommand.js +18 -41
- package/dist-cjs/commands/GetDataLakeSourcesCommand.js +18 -41
- package/dist-cjs/commands/GetSubscriberCommand.js +18 -41
- package/dist-cjs/commands/ListDataLakeExceptionsCommand.js +18 -41
- package/dist-cjs/commands/ListDataLakesCommand.js +18 -41
- package/dist-cjs/commands/ListLogSourcesCommand.js +18 -41
- package/dist-cjs/commands/ListSubscribersCommand.js +18 -41
- package/dist-cjs/commands/ListTagsForResourceCommand.js +18 -41
- package/dist-cjs/commands/RegisterDataLakeDelegatedAdministratorCommand.js +18 -41
- package/dist-cjs/commands/TagResourceCommand.js +18 -41
- package/dist-cjs/commands/UntagResourceCommand.js +18 -41
- package/dist-cjs/commands/UpdateDataLakeCommand.js +18 -41
- package/dist-cjs/commands/UpdateDataLakeExceptionSubscriptionCommand.js +18 -41
- package/dist-cjs/commands/UpdateSubscriberCommand.js +18 -41
- package/dist-cjs/commands/UpdateSubscriberNotificationCommand.js +18 -41
- package/dist-cjs/endpoint/EndpointParameters.js +7 -1
- package/dist-es/commands/CreateAwsLogSourceCommand.js +18 -41
- package/dist-es/commands/CreateCustomLogSourceCommand.js +18 -41
- package/dist-es/commands/CreateDataLakeCommand.js +18 -41
- package/dist-es/commands/CreateDataLakeExceptionSubscriptionCommand.js +18 -41
- package/dist-es/commands/CreateDataLakeOrganizationConfigurationCommand.js +18 -41
- package/dist-es/commands/CreateSubscriberCommand.js +18 -41
- package/dist-es/commands/CreateSubscriberNotificationCommand.js +18 -41
- package/dist-es/commands/DeleteAwsLogSourceCommand.js +18 -41
- package/dist-es/commands/DeleteCustomLogSourceCommand.js +18 -41
- package/dist-es/commands/DeleteDataLakeCommand.js +18 -41
- package/dist-es/commands/DeleteDataLakeExceptionSubscriptionCommand.js +18 -41
- package/dist-es/commands/DeleteDataLakeOrganizationConfigurationCommand.js +18 -41
- package/dist-es/commands/DeleteSubscriberCommand.js +18 -41
- package/dist-es/commands/DeleteSubscriberNotificationCommand.js +18 -41
- package/dist-es/commands/DeregisterDataLakeDelegatedAdministratorCommand.js +18 -41
- package/dist-es/commands/GetDataLakeExceptionSubscriptionCommand.js +18 -41
- package/dist-es/commands/GetDataLakeOrganizationConfigurationCommand.js +18 -41
- package/dist-es/commands/GetDataLakeSourcesCommand.js +18 -41
- package/dist-es/commands/GetSubscriberCommand.js +18 -41
- package/dist-es/commands/ListDataLakeExceptionsCommand.js +18 -41
- package/dist-es/commands/ListDataLakesCommand.js +18 -41
- package/dist-es/commands/ListLogSourcesCommand.js +18 -41
- package/dist-es/commands/ListSubscribersCommand.js +18 -41
- package/dist-es/commands/ListTagsForResourceCommand.js +18 -41
- package/dist-es/commands/RegisterDataLakeDelegatedAdministratorCommand.js +18 -41
- package/dist-es/commands/TagResourceCommand.js +18 -41
- package/dist-es/commands/UntagResourceCommand.js +18 -41
- package/dist-es/commands/UpdateDataLakeCommand.js +18 -41
- package/dist-es/commands/UpdateDataLakeExceptionSubscriptionCommand.js +18 -41
- package/dist-es/commands/UpdateSubscriberCommand.js +18 -41
- package/dist-es/commands/UpdateSubscriberNotificationCommand.js +18 -41
- package/dist-es/endpoint/EndpointParameters.js +6 -0
- package/dist-types/commands/CreateAwsLogSourceCommand.d.ts +6 -21
- package/dist-types/commands/CreateCustomLogSourceCommand.d.ts +6 -21
- package/dist-types/commands/CreateDataLakeCommand.d.ts +6 -21
- package/dist-types/commands/CreateDataLakeExceptionSubscriptionCommand.d.ts +6 -21
- package/dist-types/commands/CreateDataLakeOrganizationConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/CreateSubscriberCommand.d.ts +6 -21
- package/dist-types/commands/CreateSubscriberNotificationCommand.d.ts +6 -21
- package/dist-types/commands/DeleteAwsLogSourceCommand.d.ts +6 -21
- package/dist-types/commands/DeleteCustomLogSourceCommand.d.ts +6 -21
- package/dist-types/commands/DeleteDataLakeCommand.d.ts +6 -21
- package/dist-types/commands/DeleteDataLakeExceptionSubscriptionCommand.d.ts +6 -21
- package/dist-types/commands/DeleteDataLakeOrganizationConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/DeleteSubscriberCommand.d.ts +6 -21
- package/dist-types/commands/DeleteSubscriberNotificationCommand.d.ts +6 -21
- package/dist-types/commands/DeregisterDataLakeDelegatedAdministratorCommand.d.ts +6 -21
- package/dist-types/commands/GetDataLakeExceptionSubscriptionCommand.d.ts +6 -21
- package/dist-types/commands/GetDataLakeOrganizationConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/GetDataLakeSourcesCommand.d.ts +6 -21
- package/dist-types/commands/GetSubscriberCommand.d.ts +6 -21
- package/dist-types/commands/ListDataLakeExceptionsCommand.d.ts +6 -21
- package/dist-types/commands/ListDataLakesCommand.d.ts +6 -21
- package/dist-types/commands/ListLogSourcesCommand.d.ts +6 -21
- package/dist-types/commands/ListSubscribersCommand.d.ts +6 -21
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -21
- package/dist-types/commands/RegisterDataLakeDelegatedAdministratorCommand.d.ts +6 -21
- package/dist-types/commands/TagResourceCommand.d.ts +6 -21
- package/dist-types/commands/UntagResourceCommand.d.ts +6 -21
- package/dist-types/commands/UpdateDataLakeCommand.d.ts +6 -21
- package/dist-types/commands/UpdateDataLakeExceptionSubscriptionCommand.d.ts +6 -21
- package/dist-types/commands/UpdateSubscriberCommand.d.ts +6 -21
- package/dist-types/commands/UpdateSubscriberNotificationCommand.d.ts +6 -21
- package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
- package/dist-types/ts3.4/commands/CreateAwsLogSourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateCustomLogSourceCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateDataLakeCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateDataLakeExceptionSubscriptionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateDataLakeOrganizationConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateSubscriberCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateSubscriberNotificationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteAwsLogSourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteCustomLogSourceCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteDataLakeCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteDataLakeExceptionSubscriptionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteDataLakeOrganizationConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteSubscriberCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteSubscriberNotificationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeregisterDataLakeDelegatedAdministratorCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetDataLakeExceptionSubscriptionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetDataLakeOrganizationConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetDataLakeSourcesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetSubscriberCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListDataLakeExceptionsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListDataLakesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListLogSourcesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListSubscribersCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/RegisterDataLakeDelegatedAdministratorCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateDataLakeCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateDataLakeExceptionSubscriptionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateSubscriberCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateSubscriberNotificationCommand.d.ts +12 -24
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
- package/package.json +11 -11
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { GetDataLakeOrganizationConfigurationRequest, GetDataLakeOrganizationConfigurationResponse } from "../models/models_0";
|
|
5
4
|
import { SecurityLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityLakeClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface GetDataLakeOrganizationConfigurationCommandInput extends GetDat
|
|
|
21
20
|
*/
|
|
22
21
|
export interface GetDataLakeOrganizationConfigurationCommandOutput extends GetDataLakeOrganizationConfigurationResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const GetDataLakeOrganizationConfigurationCommand_base: {
|
|
24
|
+
new (input: GetDataLakeOrganizationConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<GetDataLakeOrganizationConfigurationCommandInput, GetDataLakeOrganizationConfigurationCommandOutput, SecurityLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Retrieves the configuration that will be automatically set up for accounts added to the
|
|
@@ -86,23 +89,5 @@ export interface GetDataLakeOrganizationConfigurationCommandOutput extends GetDa
|
|
|
86
89
|
* <p>Base exception class for all service exceptions from SecurityLake service.</p>
|
|
87
90
|
*
|
|
88
91
|
*/
|
|
89
|
-
export declare class GetDataLakeOrganizationConfigurationCommand extends
|
|
90
|
-
readonly input: GetDataLakeOrganizationConfigurationCommandInput;
|
|
91
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
92
|
-
/**
|
|
93
|
-
* @public
|
|
94
|
-
*/
|
|
95
|
-
constructor(input: GetDataLakeOrganizationConfigurationCommandInput);
|
|
96
|
-
/**
|
|
97
|
-
* @internal
|
|
98
|
-
*/
|
|
99
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SecurityLakeClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetDataLakeOrganizationConfigurationCommandInput, GetDataLakeOrganizationConfigurationCommandOutput>;
|
|
100
|
-
/**
|
|
101
|
-
* @internal
|
|
102
|
-
*/
|
|
103
|
-
private serialize;
|
|
104
|
-
/**
|
|
105
|
-
* @internal
|
|
106
|
-
*/
|
|
107
|
-
private deserialize;
|
|
92
|
+
export declare class GetDataLakeOrganizationConfigurationCommand extends GetDataLakeOrganizationConfigurationCommand_base {
|
|
108
93
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { GetDataLakeSourcesRequest, GetDataLakeSourcesResponse } from "../models/models_0";
|
|
5
4
|
import { SecurityLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityLakeClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface GetDataLakeSourcesCommandInput extends GetDataLakeSourcesReques
|
|
|
21
20
|
*/
|
|
22
21
|
export interface GetDataLakeSourcesCommandOutput extends GetDataLakeSourcesResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const GetDataLakeSourcesCommand_base: {
|
|
24
|
+
new (input: GetDataLakeSourcesCommandInput): import("@smithy/smithy-client").CommandImpl<GetDataLakeSourcesCommandInput, GetDataLakeSourcesCommandOutput, SecurityLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Retrieves a snapshot of the current Region, including whether Amazon Security Lake is enabled
|
|
@@ -97,23 +100,5 @@ export interface GetDataLakeSourcesCommandOutput extends GetDataLakeSourcesRespo
|
|
|
97
100
|
* <p>Base exception class for all service exceptions from SecurityLake service.</p>
|
|
98
101
|
*
|
|
99
102
|
*/
|
|
100
|
-
export declare class GetDataLakeSourcesCommand extends
|
|
101
|
-
readonly input: GetDataLakeSourcesCommandInput;
|
|
102
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
103
|
-
/**
|
|
104
|
-
* @public
|
|
105
|
-
*/
|
|
106
|
-
constructor(input: GetDataLakeSourcesCommandInput);
|
|
107
|
-
/**
|
|
108
|
-
* @internal
|
|
109
|
-
*/
|
|
110
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SecurityLakeClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetDataLakeSourcesCommandInput, GetDataLakeSourcesCommandOutput>;
|
|
111
|
-
/**
|
|
112
|
-
* @internal
|
|
113
|
-
*/
|
|
114
|
-
private serialize;
|
|
115
|
-
/**
|
|
116
|
-
* @internal
|
|
117
|
-
*/
|
|
118
|
-
private deserialize;
|
|
103
|
+
export declare class GetDataLakeSourcesCommand extends GetDataLakeSourcesCommand_base {
|
|
119
104
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { GetSubscriberRequest, GetSubscriberResponse } from "../models/models_0";
|
|
5
4
|
import { SecurityLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityLakeClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface GetSubscriberCommandInput extends GetSubscriberRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface GetSubscriberCommandOutput extends GetSubscriberResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const GetSubscriberCommand_base: {
|
|
24
|
+
new (input: GetSubscriberCommandInput): import("@smithy/smithy-client").CommandImpl<GetSubscriberCommandInput, GetSubscriberCommandOutput, SecurityLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Retrieves the subscription information for the specified subscription ID. You can get
|
|
@@ -118,23 +121,5 @@ export interface GetSubscriberCommandOutput extends GetSubscriberResponse, __Met
|
|
|
118
121
|
* <p>Base exception class for all service exceptions from SecurityLake service.</p>
|
|
119
122
|
*
|
|
120
123
|
*/
|
|
121
|
-
export declare class GetSubscriberCommand extends
|
|
122
|
-
readonly input: GetSubscriberCommandInput;
|
|
123
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
124
|
-
/**
|
|
125
|
-
* @public
|
|
126
|
-
*/
|
|
127
|
-
constructor(input: GetSubscriberCommandInput);
|
|
128
|
-
/**
|
|
129
|
-
* @internal
|
|
130
|
-
*/
|
|
131
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SecurityLakeClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetSubscriberCommandInput, GetSubscriberCommandOutput>;
|
|
132
|
-
/**
|
|
133
|
-
* @internal
|
|
134
|
-
*/
|
|
135
|
-
private serialize;
|
|
136
|
-
/**
|
|
137
|
-
* @internal
|
|
138
|
-
*/
|
|
139
|
-
private deserialize;
|
|
124
|
+
export declare class GetSubscriberCommand extends GetSubscriberCommand_base {
|
|
140
125
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { ListDataLakeExceptionsRequest, ListDataLakeExceptionsResponse } from "../models/models_0";
|
|
5
4
|
import { SecurityLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityLakeClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListDataLakeExceptionsCommandInput extends ListDataLakeExceptio
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListDataLakeExceptionsCommandOutput extends ListDataLakeExceptionsResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListDataLakeExceptionsCommand_base: {
|
|
24
|
+
new (input: ListDataLakeExceptionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListDataLakeExceptionsCommandInput, ListDataLakeExceptionsCommandOutput, SecurityLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Lists the Amazon Security Lake exceptions that you can use to find the source of problems and
|
|
@@ -89,23 +92,5 @@ export interface ListDataLakeExceptionsCommandOutput extends ListDataLakeExcepti
|
|
|
89
92
|
* <p>Base exception class for all service exceptions from SecurityLake service.</p>
|
|
90
93
|
*
|
|
91
94
|
*/
|
|
92
|
-
export declare class ListDataLakeExceptionsCommand extends
|
|
93
|
-
readonly input: ListDataLakeExceptionsCommandInput;
|
|
94
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
95
|
-
/**
|
|
96
|
-
* @public
|
|
97
|
-
*/
|
|
98
|
-
constructor(input: ListDataLakeExceptionsCommandInput);
|
|
99
|
-
/**
|
|
100
|
-
* @internal
|
|
101
|
-
*/
|
|
102
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SecurityLakeClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListDataLakeExceptionsCommandInput, ListDataLakeExceptionsCommandOutput>;
|
|
103
|
-
/**
|
|
104
|
-
* @internal
|
|
105
|
-
*/
|
|
106
|
-
private serialize;
|
|
107
|
-
/**
|
|
108
|
-
* @internal
|
|
109
|
-
*/
|
|
110
|
-
private deserialize;
|
|
95
|
+
export declare class ListDataLakeExceptionsCommand extends ListDataLakeExceptionsCommand_base {
|
|
111
96
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { ListDataLakesRequest, ListDataLakesResponse } from "../models/models_0";
|
|
5
4
|
import { SecurityLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityLakeClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListDataLakesCommandInput extends ListDataLakesRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListDataLakesCommandOutput extends ListDataLakesResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListDataLakesCommand_base: {
|
|
24
|
+
new (input: ListDataLakesCommandInput): import("@smithy/smithy-client").CommandImpl<ListDataLakesCommandInput, ListDataLakesCommandOutput, SecurityLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Retrieves the Amazon Security Lake configuration object for the specified Amazon Web Services Regions. You can use this operation to determine whether
|
|
@@ -114,23 +117,5 @@ export interface ListDataLakesCommandOutput extends ListDataLakesResponse, __Met
|
|
|
114
117
|
* <p>Base exception class for all service exceptions from SecurityLake service.</p>
|
|
115
118
|
*
|
|
116
119
|
*/
|
|
117
|
-
export declare class ListDataLakesCommand extends
|
|
118
|
-
readonly input: ListDataLakesCommandInput;
|
|
119
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
120
|
-
/**
|
|
121
|
-
* @public
|
|
122
|
-
*/
|
|
123
|
-
constructor(input: ListDataLakesCommandInput);
|
|
124
|
-
/**
|
|
125
|
-
* @internal
|
|
126
|
-
*/
|
|
127
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SecurityLakeClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListDataLakesCommandInput, ListDataLakesCommandOutput>;
|
|
128
|
-
/**
|
|
129
|
-
* @internal
|
|
130
|
-
*/
|
|
131
|
-
private serialize;
|
|
132
|
-
/**
|
|
133
|
-
* @internal
|
|
134
|
-
*/
|
|
135
|
-
private deserialize;
|
|
120
|
+
export declare class ListDataLakesCommand extends ListDataLakesCommand_base {
|
|
136
121
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { ListLogSourcesRequest, ListLogSourcesResponse } from "../models/models_0";
|
|
5
4
|
import { SecurityLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityLakeClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListLogSourcesCommandInput extends ListLogSourcesRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListLogSourcesCommandOutput extends ListLogSourcesResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListLogSourcesCommand_base: {
|
|
24
|
+
new (input: ListLogSourcesCommandInput): import("@smithy/smithy-client").CommandImpl<ListLogSourcesCommandInput, ListLogSourcesCommandOutput, SecurityLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Retrieves the log sources in the current Amazon Web Services Region.</p>
|
|
@@ -131,23 +134,5 @@ export interface ListLogSourcesCommandOutput extends ListLogSourcesResponse, __M
|
|
|
131
134
|
* <p>Base exception class for all service exceptions from SecurityLake service.</p>
|
|
132
135
|
*
|
|
133
136
|
*/
|
|
134
|
-
export declare class ListLogSourcesCommand extends
|
|
135
|
-
readonly input: ListLogSourcesCommandInput;
|
|
136
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
137
|
-
/**
|
|
138
|
-
* @public
|
|
139
|
-
*/
|
|
140
|
-
constructor(input: ListLogSourcesCommandInput);
|
|
141
|
-
/**
|
|
142
|
-
* @internal
|
|
143
|
-
*/
|
|
144
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SecurityLakeClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListLogSourcesCommandInput, ListLogSourcesCommandOutput>;
|
|
145
|
-
/**
|
|
146
|
-
* @internal
|
|
147
|
-
*/
|
|
148
|
-
private serialize;
|
|
149
|
-
/**
|
|
150
|
-
* @internal
|
|
151
|
-
*/
|
|
152
|
-
private deserialize;
|
|
137
|
+
export declare class ListLogSourcesCommand extends ListLogSourcesCommand_base {
|
|
153
138
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { ListSubscribersRequest, ListSubscribersResponse } from "../models/models_0";
|
|
5
4
|
import { SecurityLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityLakeClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListSubscribersCommandInput extends ListSubscribersRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListSubscribersCommandOutput extends ListSubscribersResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListSubscribersCommand_base: {
|
|
24
|
+
new (input: ListSubscribersCommandInput): import("@smithy/smithy-client").CommandImpl<ListSubscribersCommandInput, ListSubscribersCommandOutput, SecurityLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>List all subscribers for the specific Amazon Security Lake account ID. You can retrieve a list
|
|
@@ -122,23 +125,5 @@ export interface ListSubscribersCommandOutput extends ListSubscribersResponse, _
|
|
|
122
125
|
* <p>Base exception class for all service exceptions from SecurityLake service.</p>
|
|
123
126
|
*
|
|
124
127
|
*/
|
|
125
|
-
export declare class ListSubscribersCommand extends
|
|
126
|
-
readonly input: ListSubscribersCommandInput;
|
|
127
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
128
|
-
/**
|
|
129
|
-
* @public
|
|
130
|
-
*/
|
|
131
|
-
constructor(input: ListSubscribersCommandInput);
|
|
132
|
-
/**
|
|
133
|
-
* @internal
|
|
134
|
-
*/
|
|
135
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SecurityLakeClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListSubscribersCommandInput, ListSubscribersCommandOutput>;
|
|
136
|
-
/**
|
|
137
|
-
* @internal
|
|
138
|
-
*/
|
|
139
|
-
private serialize;
|
|
140
|
-
/**
|
|
141
|
-
* @internal
|
|
142
|
-
*/
|
|
143
|
-
private deserialize;
|
|
128
|
+
export declare class ListSubscribersCommand extends ListSubscribersCommand_base {
|
|
144
129
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0";
|
|
5
4
|
import { SecurityLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityLakeClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListTagsForResourceCommandInput extends ListTagsForResourceRequ
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListTagsForResourceCommandOutput extends ListTagsForResourceResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListTagsForResourceCommand_base: {
|
|
24
|
+
new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, SecurityLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Retrieves the tags (keys and values) that are associated with an Amazon Security Lake resource: a subscriber, or the data lake configuration for
|
|
@@ -82,23 +85,5 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
|
|
|
82
85
|
* <p>Base exception class for all service exceptions from SecurityLake service.</p>
|
|
83
86
|
*
|
|
84
87
|
*/
|
|
85
|
-
export declare class ListTagsForResourceCommand extends
|
|
86
|
-
readonly input: ListTagsForResourceCommandInput;
|
|
87
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
88
|
-
/**
|
|
89
|
-
* @public
|
|
90
|
-
*/
|
|
91
|
-
constructor(input: ListTagsForResourceCommandInput);
|
|
92
|
-
/**
|
|
93
|
-
* @internal
|
|
94
|
-
*/
|
|
95
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SecurityLakeClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput>;
|
|
96
|
-
/**
|
|
97
|
-
* @internal
|
|
98
|
-
*/
|
|
99
|
-
private serialize;
|
|
100
|
-
/**
|
|
101
|
-
* @internal
|
|
102
|
-
*/
|
|
103
|
-
private deserialize;
|
|
88
|
+
export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
|
|
104
89
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { RegisterDataLakeDelegatedAdministratorRequest, RegisterDataLakeDelegatedAdministratorResponse } from "../models/models_0";
|
|
5
4
|
import { SecurityLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityLakeClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface RegisterDataLakeDelegatedAdministratorCommandInput extends Regi
|
|
|
21
20
|
*/
|
|
22
21
|
export interface RegisterDataLakeDelegatedAdministratorCommandOutput extends RegisterDataLakeDelegatedAdministratorResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const RegisterDataLakeDelegatedAdministratorCommand_base: {
|
|
24
|
+
new (input: RegisterDataLakeDelegatedAdministratorCommandInput): import("@smithy/smithy-client").CommandImpl<RegisterDataLakeDelegatedAdministratorCommandInput, RegisterDataLakeDelegatedAdministratorCommandOutput, SecurityLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Designates the Amazon Security Lake delegated administrator account for the organization. This
|
|
@@ -76,23 +79,5 @@ export interface RegisterDataLakeDelegatedAdministratorCommandOutput extends Reg
|
|
|
76
79
|
* <p>Base exception class for all service exceptions from SecurityLake service.</p>
|
|
77
80
|
*
|
|
78
81
|
*/
|
|
79
|
-
export declare class RegisterDataLakeDelegatedAdministratorCommand extends
|
|
80
|
-
readonly input: RegisterDataLakeDelegatedAdministratorCommandInput;
|
|
81
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
82
|
-
/**
|
|
83
|
-
* @public
|
|
84
|
-
*/
|
|
85
|
-
constructor(input: RegisterDataLakeDelegatedAdministratorCommandInput);
|
|
86
|
-
/**
|
|
87
|
-
* @internal
|
|
88
|
-
*/
|
|
89
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SecurityLakeClientResolvedConfig, options?: __HttpHandlerOptions): Handler<RegisterDataLakeDelegatedAdministratorCommandInput, RegisterDataLakeDelegatedAdministratorCommandOutput>;
|
|
90
|
-
/**
|
|
91
|
-
* @internal
|
|
92
|
-
*/
|
|
93
|
-
private serialize;
|
|
94
|
-
/**
|
|
95
|
-
* @internal
|
|
96
|
-
*/
|
|
97
|
-
private deserialize;
|
|
82
|
+
export declare class RegisterDataLakeDelegatedAdministratorCommand extends RegisterDataLakeDelegatedAdministratorCommand_base {
|
|
98
83
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { TagResourceRequest, TagResourceResponse } from "../models/models_0";
|
|
5
4
|
import { SecurityLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityLakeClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface TagResourceCommandInput extends TagResourceRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface TagResourceCommandOutput extends TagResourceResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const TagResourceCommand_base: {
|
|
24
|
+
new (input: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, SecurityLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Adds or updates one or more tags that are associated with an Amazon Security Lake resource: a subscriber, or the data lake configuration for your
|
|
@@ -87,23 +90,5 @@ export interface TagResourceCommandOutput extends TagResourceResponse, __Metadat
|
|
|
87
90
|
* <p>Base exception class for all service exceptions from SecurityLake service.</p>
|
|
88
91
|
*
|
|
89
92
|
*/
|
|
90
|
-
export declare class TagResourceCommand extends
|
|
91
|
-
readonly input: TagResourceCommandInput;
|
|
92
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
93
|
-
/**
|
|
94
|
-
* @public
|
|
95
|
-
*/
|
|
96
|
-
constructor(input: TagResourceCommandInput);
|
|
97
|
-
/**
|
|
98
|
-
* @internal
|
|
99
|
-
*/
|
|
100
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SecurityLakeClientResolvedConfig, options?: __HttpHandlerOptions): Handler<TagResourceCommandInput, TagResourceCommandOutput>;
|
|
101
|
-
/**
|
|
102
|
-
* @internal
|
|
103
|
-
*/
|
|
104
|
-
private serialize;
|
|
105
|
-
/**
|
|
106
|
-
* @internal
|
|
107
|
-
*/
|
|
108
|
-
private deserialize;
|
|
93
|
+
export declare class TagResourceCommand extends TagResourceCommand_base {
|
|
109
94
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { UntagResourceRequest, UntagResourceResponse } from "../models/models_0";
|
|
5
4
|
import { SecurityLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityLakeClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface UntagResourceCommandInput extends UntagResourceRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface UntagResourceCommandOutput extends UntagResourceResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const UntagResourceCommand_base: {
|
|
24
|
+
new (input: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, SecurityLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Removes one or more tags (keys and values) from an Amazon Security Lake resource: a subscriber, or the data lake configuration for your
|
|
@@ -78,23 +81,5 @@ export interface UntagResourceCommandOutput extends UntagResourceResponse, __Met
|
|
|
78
81
|
* <p>Base exception class for all service exceptions from SecurityLake service.</p>
|
|
79
82
|
*
|
|
80
83
|
*/
|
|
81
|
-
export declare class UntagResourceCommand extends
|
|
82
|
-
readonly input: UntagResourceCommandInput;
|
|
83
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
84
|
-
/**
|
|
85
|
-
* @public
|
|
86
|
-
*/
|
|
87
|
-
constructor(input: UntagResourceCommandInput);
|
|
88
|
-
/**
|
|
89
|
-
* @internal
|
|
90
|
-
*/
|
|
91
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SecurityLakeClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UntagResourceCommandInput, UntagResourceCommandOutput>;
|
|
92
|
-
/**
|
|
93
|
-
* @internal
|
|
94
|
-
*/
|
|
95
|
-
private serialize;
|
|
96
|
-
/**
|
|
97
|
-
* @internal
|
|
98
|
-
*/
|
|
99
|
-
private deserialize;
|
|
84
|
+
export declare class UntagResourceCommand extends UntagResourceCommand_base {
|
|
100
85
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { UpdateDataLakeRequest, UpdateDataLakeResponse } from "../models/models_0";
|
|
5
4
|
import { SecurityLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityLakeClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface UpdateDataLakeCommandInput extends UpdateDataLakeRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface UpdateDataLakeCommandOutput extends UpdateDataLakeResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const UpdateDataLakeCommand_base: {
|
|
24
|
+
new (input: UpdateDataLakeCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateDataLakeCommandInput, UpdateDataLakeCommandOutput, SecurityLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Specifies where to store your security data and for how long. You can add a rollup
|
|
@@ -136,23 +139,5 @@ export interface UpdateDataLakeCommandOutput extends UpdateDataLakeResponse, __M
|
|
|
136
139
|
* <p>Base exception class for all service exceptions from SecurityLake service.</p>
|
|
137
140
|
*
|
|
138
141
|
*/
|
|
139
|
-
export declare class UpdateDataLakeCommand extends
|
|
140
|
-
readonly input: UpdateDataLakeCommandInput;
|
|
141
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
142
|
-
/**
|
|
143
|
-
* @public
|
|
144
|
-
*/
|
|
145
|
-
constructor(input: UpdateDataLakeCommandInput);
|
|
146
|
-
/**
|
|
147
|
-
* @internal
|
|
148
|
-
*/
|
|
149
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SecurityLakeClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateDataLakeCommandInput, UpdateDataLakeCommandOutput>;
|
|
150
|
-
/**
|
|
151
|
-
* @internal
|
|
152
|
-
*/
|
|
153
|
-
private serialize;
|
|
154
|
-
/**
|
|
155
|
-
* @internal
|
|
156
|
-
*/
|
|
157
|
-
private deserialize;
|
|
142
|
+
export declare class UpdateDataLakeCommand extends UpdateDataLakeCommand_base {
|
|
158
143
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { UpdateDataLakeExceptionSubscriptionRequest, UpdateDataLakeExceptionSubscriptionResponse } from "../models/models_0";
|
|
5
4
|
import { SecurityLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityLakeClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface UpdateDataLakeExceptionSubscriptionCommandInput extends UpdateD
|
|
|
21
20
|
*/
|
|
22
21
|
export interface UpdateDataLakeExceptionSubscriptionCommandOutput extends UpdateDataLakeExceptionSubscriptionResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const UpdateDataLakeExceptionSubscriptionCommand_base: {
|
|
24
|
+
new (input: UpdateDataLakeExceptionSubscriptionCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateDataLakeExceptionSubscriptionCommandInput, UpdateDataLakeExceptionSubscriptionCommandOutput, SecurityLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Updates the specified notification subscription in Amazon Security Lake for the organization
|
|
@@ -77,23 +80,5 @@ export interface UpdateDataLakeExceptionSubscriptionCommandOutput extends Update
|
|
|
77
80
|
* <p>Base exception class for all service exceptions from SecurityLake service.</p>
|
|
78
81
|
*
|
|
79
82
|
*/
|
|
80
|
-
export declare class UpdateDataLakeExceptionSubscriptionCommand extends
|
|
81
|
-
readonly input: UpdateDataLakeExceptionSubscriptionCommandInput;
|
|
82
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
83
|
-
/**
|
|
84
|
-
* @public
|
|
85
|
-
*/
|
|
86
|
-
constructor(input: UpdateDataLakeExceptionSubscriptionCommandInput);
|
|
87
|
-
/**
|
|
88
|
-
* @internal
|
|
89
|
-
*/
|
|
90
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SecurityLakeClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateDataLakeExceptionSubscriptionCommandInput, UpdateDataLakeExceptionSubscriptionCommandOutput>;
|
|
91
|
-
/**
|
|
92
|
-
* @internal
|
|
93
|
-
*/
|
|
94
|
-
private serialize;
|
|
95
|
-
/**
|
|
96
|
-
* @internal
|
|
97
|
-
*/
|
|
98
|
-
private deserialize;
|
|
83
|
+
export declare class UpdateDataLakeExceptionSubscriptionCommand extends UpdateDataLakeExceptionSubscriptionCommand_base {
|
|
99
84
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { UpdateSubscriberRequest, UpdateSubscriberResponse } from "../models/models_0";
|
|
5
4
|
import { SecurityLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityLakeClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface UpdateSubscriberCommandInput extends UpdateSubscriberRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface UpdateSubscriberCommandOutput extends UpdateSubscriberResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const UpdateSubscriberCommand_base: {
|
|
24
|
+
new (input: UpdateSubscriberCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateSubscriberCommandInput, UpdateSubscriberCommandOutput, SecurityLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Updates an existing subscription for the given Amazon Security Lake account ID. You can update
|
|
@@ -145,23 +148,5 @@ export interface UpdateSubscriberCommandOutput extends UpdateSubscriberResponse,
|
|
|
145
148
|
* <p>Base exception class for all service exceptions from SecurityLake service.</p>
|
|
146
149
|
*
|
|
147
150
|
*/
|
|
148
|
-
export declare class UpdateSubscriberCommand extends
|
|
149
|
-
readonly input: UpdateSubscriberCommandInput;
|
|
150
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
151
|
-
/**
|
|
152
|
-
* @public
|
|
153
|
-
*/
|
|
154
|
-
constructor(input: UpdateSubscriberCommandInput);
|
|
155
|
-
/**
|
|
156
|
-
* @internal
|
|
157
|
-
*/
|
|
158
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SecurityLakeClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateSubscriberCommandInput, UpdateSubscriberCommandOutput>;
|
|
159
|
-
/**
|
|
160
|
-
* @internal
|
|
161
|
-
*/
|
|
162
|
-
private serialize;
|
|
163
|
-
/**
|
|
164
|
-
* @internal
|
|
165
|
-
*/
|
|
166
|
-
private deserialize;
|
|
151
|
+
export declare class UpdateSubscriberCommand extends UpdateSubscriberCommand_base {
|
|
167
152
|
}
|