@aws-sdk/client-cloudwatch-logs 3.1087.0 → 3.1089.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/index.js +1 -1
- package/dist-types/ts3.4/CloudWatchLogs.d.ts +378 -407
- package/dist-types/ts3.4/CloudWatchLogsClient.d.ts +11 -36
- package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
- package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +11 -15
- package/dist-types/ts3.4/commandBuilder.d.ts +7 -13
- package/dist-types/ts3.4/commands/AssociateKmsKeyCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/AssociateSourceToS3TableIntegrationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CancelExportTaskCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/CancelImportTaskCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateDeliveryCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateExportTaskCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateImportTaskCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateLogAnomalyDetectorCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateLogGroupCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/CreateLogStreamCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/CreateLookupTableCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateScheduledQueryCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteAccountPolicyCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/DeleteDataProtectionPolicyCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteDeliveryCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/DeleteDeliveryDestinationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteDeliveryDestinationPolicyCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteDeliverySourceCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/DeleteDestinationCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/DeleteIndexPolicyCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteIntegrationCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteLogAnomalyDetectorCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteLogGroupCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/DeleteLogStreamCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/DeleteLookupTableCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/DeleteMetricFilterCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/DeleteQueryDefinitionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +2 -3
- package/dist-types/ts3.4/commands/DeleteRetentionPolicyCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/DeleteScheduledQueryCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteSubscriptionFilterCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteSyslogConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteTransformerCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/DescribeAccountPoliciesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeConfigurationTemplatesCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeDeliveriesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeDeliveryDestinationsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeDeliverySourcesCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeDestinationsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeExportTasksCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeFieldIndexesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeImportTaskBatchesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeImportTasksCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeIndexPoliciesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeLogGroupsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeLogStreamsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeLookupTablesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeMetricFiltersCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeQueriesCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/DescribeQueryDefinitionsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeResourcePoliciesCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeSubscriptionFiltersCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DisassociateKmsKeyCommand.d.ts +2 -3
- package/dist-types/ts3.4/commands/DisassociateSourceFromS3TableIntegrationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/FilterLogEventsCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/GetDataProtectionPolicyCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetDeliveryCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetDeliveryDestinationCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetDeliveryDestinationPolicyCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetDeliverySourceCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetIntegrationCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetLogAnomalyDetectorCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetLogEventsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetLogFieldsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetLogGroupFieldsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetLogObjectCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetLogRecordCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetLookupTableCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetQueryResultsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetScheduledQueryCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetScheduledQueryHistoryCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetStorageTierPolicyCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetTransformerCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListAggregateLogGroupSummariesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListAnomaliesCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListIntegrationsCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListLogAnomalyDetectorsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListLogGroupsCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListLogGroupsForQueryCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListScheduledQueriesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListSourcesForS3TableIntegrationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListSyslogConfigurationsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListTagsLogGroupCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/PutAccountPolicyCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/PutBearerTokenAuthenticationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/PutDataProtectionPolicyCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/PutDeliveryDestinationCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/PutDeliveryDestinationPolicyCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/PutDeliverySourceCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/PutDestinationCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/PutDestinationPolicyCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/PutIndexPolicyCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/PutIntegrationCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/PutLogEventsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/PutLogGroupDeletionProtectionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/PutMetricFilterCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/PutQueryDefinitionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/PutRetentionPolicyCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/PutStorageTierPolicyCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/PutSubscriptionFilterCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/PutSyslogConfigurationCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/PutTransformerCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/StartLiveTailCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/StartQueryCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/StopQueryCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/TagLogGroupCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/TestMetricFilterCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/TestTransformerCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UntagLogGroupCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/UpdateAnomalyCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/UpdateDeliveryConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateLogAnomalyDetectorCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateLookupTableCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateScheduledQueryCommand.d.ts +5 -10
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
- package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
- package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
- package/dist-types/ts3.4/models/enums.d.ts +14 -28
- package/dist-types/ts3.4/models/errors.d.ts +20 -60
- package/dist-types/ts3.4/models/models_0.d.ts +3 -9
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -2
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -22
- package/dist-types/ts3.4/runtimeConfig.d.ts +8 -16
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -22
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -1
- package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
- package/package.json +39 -39
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DescribeIndexPoliciesRequest,
|
|
4
|
-
DescribeIndexPoliciesResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DescribeIndexPoliciesRequest, DescribeIndexPoliciesResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeIndexPoliciesCommandInput
|
|
8
|
-
extends DescribeIndexPoliciesRequest {}
|
|
4
|
+
export interface DescribeIndexPoliciesCommandInput extends DescribeIndexPoliciesRequest {}
|
|
9
5
|
export interface DescribeIndexPoliciesCommandOutput
|
|
10
|
-
extends DescribeIndexPoliciesResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DescribeIndexPoliciesResponse, __MetadataBearer {}
|
|
12
7
|
declare const DescribeIndexPoliciesCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DescribeIndexPoliciesCommandInput
|
|
9
|
+
input: DescribeIndexPoliciesCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DescribeIndexPoliciesCommandInput,
|
|
17
12
|
DescribeIndexPoliciesCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const DescribeIndexPoliciesCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: DescribeIndexPoliciesCommandInput
|
|
18
|
+
input: DescribeIndexPoliciesCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
DescribeIndexPoliciesCommandInput,
|
|
26
21
|
DescribeIndexPoliciesCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DescribeLogGroupsRequest,
|
|
4
|
-
DescribeLogGroupsResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DescribeLogGroupsRequest, DescribeLogGroupsResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeLogGroupsCommandInput
|
|
8
|
-
extends DescribeLogGroupsRequest {}
|
|
4
|
+
export interface DescribeLogGroupsCommandInput extends DescribeLogGroupsRequest {}
|
|
9
5
|
export interface DescribeLogGroupsCommandOutput
|
|
10
|
-
extends DescribeLogGroupsResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DescribeLogGroupsResponse, __MetadataBearer {}
|
|
12
7
|
declare const DescribeLogGroupsCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DescribeLogGroupsCommandInput
|
|
9
|
+
input: DescribeLogGroupsCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DescribeLogGroupsCommandInput,
|
|
17
12
|
DescribeLogGroupsCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DescribeLogStreamsRequest,
|
|
4
|
-
DescribeLogStreamsResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DescribeLogStreamsRequest, DescribeLogStreamsResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeLogStreamsCommandInput
|
|
8
|
-
extends DescribeLogStreamsRequest {}
|
|
4
|
+
export interface DescribeLogStreamsCommandInput extends DescribeLogStreamsRequest {}
|
|
9
5
|
export interface DescribeLogStreamsCommandOutput
|
|
10
|
-
extends DescribeLogStreamsResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DescribeLogStreamsResponse, __MetadataBearer {}
|
|
12
7
|
declare const DescribeLogStreamsCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DescribeLogStreamsCommandInput
|
|
9
|
+
input: DescribeLogStreamsCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DescribeLogStreamsCommandInput,
|
|
17
12
|
DescribeLogStreamsCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DescribeLookupTablesRequest,
|
|
4
|
-
DescribeLookupTablesResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DescribeLookupTablesRequest, DescribeLookupTablesResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeLookupTablesCommandInput
|
|
8
|
-
extends DescribeLookupTablesRequest {}
|
|
4
|
+
export interface DescribeLookupTablesCommandInput extends DescribeLookupTablesRequest {}
|
|
9
5
|
export interface DescribeLookupTablesCommandOutput
|
|
10
|
-
extends DescribeLookupTablesResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DescribeLookupTablesResponse, __MetadataBearer {}
|
|
12
7
|
declare const DescribeLookupTablesCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DescribeLookupTablesCommandInput
|
|
9
|
+
input: DescribeLookupTablesCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DescribeLookupTablesCommandInput,
|
|
17
12
|
DescribeLookupTablesCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DescribeMetricFiltersRequest,
|
|
4
|
-
DescribeMetricFiltersResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DescribeMetricFiltersRequest, DescribeMetricFiltersResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeMetricFiltersCommandInput
|
|
8
|
-
extends DescribeMetricFiltersRequest {}
|
|
4
|
+
export interface DescribeMetricFiltersCommandInput extends DescribeMetricFiltersRequest {}
|
|
9
5
|
export interface DescribeMetricFiltersCommandOutput
|
|
10
|
-
extends DescribeMetricFiltersResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DescribeMetricFiltersResponse, __MetadataBearer {}
|
|
12
7
|
declare const DescribeMetricFiltersCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DescribeMetricFiltersCommandInput
|
|
9
|
+
input: DescribeMetricFiltersCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DescribeMetricFiltersCommandInput,
|
|
17
12
|
DescribeMetricFiltersCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DescribeQueriesRequest,
|
|
4
|
-
DescribeQueriesResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DescribeQueriesRequest, DescribeQueriesResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface DescribeQueriesCommandInput extends DescribeQueriesRequest {}
|
|
8
|
-
export interface DescribeQueriesCommandOutput
|
|
9
|
-
extends DescribeQueriesResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface DescribeQueriesCommandOutput extends DescribeQueriesResponse, __MetadataBearer {}
|
|
11
6
|
declare const DescribeQueriesCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: DescribeQueriesCommandInput
|
|
8
|
+
input: DescribeQueriesCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
DescribeQueriesCommandInput,
|
|
16
11
|
DescribeQueriesCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DescribeQueryDefinitionsResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeQueryDefinitionsCommandInput
|
|
8
|
-
extends DescribeQueryDefinitionsRequest {}
|
|
7
|
+
export interface DescribeQueryDefinitionsCommandInput extends DescribeQueryDefinitionsRequest {}
|
|
9
8
|
export interface DescribeQueryDefinitionsCommandOutput
|
|
10
|
-
extends DescribeQueryDefinitionsResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DescribeQueryDefinitionsResponse, __MetadataBearer {}
|
|
12
10
|
declare const DescribeQueryDefinitionsCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DescribeQueryDefinitionsCommandInput
|
|
12
|
+
input: DescribeQueryDefinitionsCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DescribeQueryDefinitionsCommandInput,
|
|
17
15
|
DescribeQueryDefinitionsCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DescribeResourcePoliciesResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeResourcePoliciesCommandInput
|
|
8
|
-
extends DescribeResourcePoliciesRequest {}
|
|
7
|
+
export interface DescribeResourcePoliciesCommandInput extends DescribeResourcePoliciesRequest {}
|
|
9
8
|
export interface DescribeResourcePoliciesCommandOutput
|
|
10
|
-
extends DescribeResourcePoliciesResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DescribeResourcePoliciesResponse, __MetadataBearer {}
|
|
12
10
|
declare const DescribeResourcePoliciesCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DescribeResourcePoliciesCommandInput
|
|
12
|
+
input: DescribeResourcePoliciesCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DescribeResourcePoliciesCommandInput,
|
|
17
15
|
DescribeResourcePoliciesCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DescribeSubscriptionFiltersResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeSubscriptionFiltersCommandInput
|
|
8
|
-
extends DescribeSubscriptionFiltersRequest {}
|
|
7
|
+
export interface DescribeSubscriptionFiltersCommandInput extends DescribeSubscriptionFiltersRequest {}
|
|
9
8
|
export interface DescribeSubscriptionFiltersCommandOutput
|
|
10
|
-
extends DescribeSubscriptionFiltersResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DescribeSubscriptionFiltersResponse, __MetadataBearer {}
|
|
12
10
|
declare const DescribeSubscriptionFiltersCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DescribeSubscriptionFiltersCommandInput
|
|
12
|
+
input: DescribeSubscriptionFiltersCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DescribeSubscriptionFiltersCommandInput,
|
|
17
15
|
DescribeSubscriptionFiltersCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DescribeSubscriptionFiltersCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DescribeSubscriptionFiltersCommandInput
|
|
21
|
+
input: DescribeSubscriptionFiltersCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DescribeSubscriptionFiltersCommandInput,
|
|
26
24
|
DescribeSubscriptionFiltersCommandOutput,
|
|
@@ -1,12 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { DisassociateKmsKeyRequest } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface DisassociateKmsKeyCommandInput
|
|
5
|
-
extends DisassociateKmsKeyRequest {}
|
|
4
|
+
export interface DisassociateKmsKeyCommandInput extends DisassociateKmsKeyRequest {}
|
|
6
5
|
export interface DisassociateKmsKeyCommandOutput extends __MetadataBearer {}
|
|
7
6
|
declare const DisassociateKmsKeyCommand_base: {
|
|
8
7
|
new (
|
|
9
|
-
input: DisassociateKmsKeyCommandInput
|
|
8
|
+
input: DisassociateKmsKeyCommandInput,
|
|
10
9
|
): import("@smithy/core/client").CommandImpl<
|
|
11
10
|
DisassociateKmsKeyCommandInput,
|
|
12
11
|
DisassociateKmsKeyCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DisassociateSourceFromS3TableIntegrationResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DisassociateSourceFromS3TableIntegrationCommandInput
|
|
8
|
-
extends DisassociateSourceFromS3TableIntegrationRequest {}
|
|
7
|
+
export interface DisassociateSourceFromS3TableIntegrationCommandInput extends DisassociateSourceFromS3TableIntegrationRequest {}
|
|
9
8
|
export interface DisassociateSourceFromS3TableIntegrationCommandOutput
|
|
10
|
-
extends DisassociateSourceFromS3TableIntegrationResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DisassociateSourceFromS3TableIntegrationResponse, __MetadataBearer {}
|
|
12
10
|
declare const DisassociateSourceFromS3TableIntegrationCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DisassociateSourceFromS3TableIntegrationCommandInput
|
|
12
|
+
input: DisassociateSourceFromS3TableIntegrationCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DisassociateSourceFromS3TableIntegrationCommandInput,
|
|
17
15
|
DisassociateSourceFromS3TableIntegrationCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DisassociateSourceFromS3TableIntegrationCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DisassociateSourceFromS3TableIntegrationCommandInput
|
|
21
|
+
input: DisassociateSourceFromS3TableIntegrationCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DisassociateSourceFromS3TableIntegrationCommandInput,
|
|
26
24
|
DisassociateSourceFromS3TableIntegrationCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
FilterLogEventsRequest,
|
|
4
|
-
FilterLogEventsResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { FilterLogEventsRequest, FilterLogEventsResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface FilterLogEventsCommandInput extends FilterLogEventsRequest {}
|
|
8
|
-
export interface FilterLogEventsCommandOutput
|
|
9
|
-
extends FilterLogEventsResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface FilterLogEventsCommandOutput extends FilterLogEventsResponse, __MetadataBearer {}
|
|
11
6
|
declare const FilterLogEventsCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: FilterLogEventsCommandInput
|
|
8
|
+
input: FilterLogEventsCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
FilterLogEventsCommandInput,
|
|
16
11
|
FilterLogEventsCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
GetDataProtectionPolicyResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetDataProtectionPolicyCommandInput
|
|
8
|
-
extends GetDataProtectionPolicyRequest {}
|
|
7
|
+
export interface GetDataProtectionPolicyCommandInput extends GetDataProtectionPolicyRequest {}
|
|
9
8
|
export interface GetDataProtectionPolicyCommandOutput
|
|
10
|
-
extends GetDataProtectionPolicyResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends GetDataProtectionPolicyResponse, __MetadataBearer {}
|
|
12
10
|
declare const GetDataProtectionPolicyCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: GetDataProtectionPolicyCommandInput
|
|
12
|
+
input: GetDataProtectionPolicyCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
GetDataProtectionPolicyCommandInput,
|
|
17
15
|
GetDataProtectionPolicyCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const GetDataProtectionPolicyCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: GetDataProtectionPolicyCommandInput
|
|
21
|
+
input: GetDataProtectionPolicyCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
GetDataProtectionPolicyCommandInput,
|
|
26
24
|
GetDataProtectionPolicyCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { GetDeliveryRequest, GetDeliveryResponse } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface GetDeliveryCommandInput extends GetDeliveryRequest {}
|
|
5
|
-
export interface GetDeliveryCommandOutput
|
|
6
|
-
extends GetDeliveryResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface GetDeliveryCommandOutput extends GetDeliveryResponse, __MetadataBearer {}
|
|
8
6
|
declare const GetDeliveryCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: GetDeliveryCommandInput
|
|
8
|
+
input: GetDeliveryCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
GetDeliveryCommandInput,
|
|
13
11
|
GetDeliveryCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const GetDeliveryCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: GetDeliveryCommandInput
|
|
17
|
+
input: GetDeliveryCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
GetDeliveryCommandInput,
|
|
22
20
|
GetDeliveryCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetDeliveryDestinationRequest,
|
|
4
|
-
GetDeliveryDestinationResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { GetDeliveryDestinationRequest, GetDeliveryDestinationResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetDeliveryDestinationCommandInput
|
|
8
|
-
extends GetDeliveryDestinationRequest {}
|
|
4
|
+
export interface GetDeliveryDestinationCommandInput extends GetDeliveryDestinationRequest {}
|
|
9
5
|
export interface GetDeliveryDestinationCommandOutput
|
|
10
|
-
extends GetDeliveryDestinationResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends GetDeliveryDestinationResponse, __MetadataBearer {}
|
|
12
7
|
declare const GetDeliveryDestinationCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: GetDeliveryDestinationCommandInput
|
|
9
|
+
input: GetDeliveryDestinationCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
GetDeliveryDestinationCommandInput,
|
|
17
12
|
GetDeliveryDestinationCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const GetDeliveryDestinationCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: GetDeliveryDestinationCommandInput
|
|
18
|
+
input: GetDeliveryDestinationCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
GetDeliveryDestinationCommandInput,
|
|
26
21
|
GetDeliveryDestinationCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
GetDeliveryDestinationPolicyResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetDeliveryDestinationPolicyCommandInput
|
|
8
|
-
extends GetDeliveryDestinationPolicyRequest {}
|
|
7
|
+
export interface GetDeliveryDestinationPolicyCommandInput extends GetDeliveryDestinationPolicyRequest {}
|
|
9
8
|
export interface GetDeliveryDestinationPolicyCommandOutput
|
|
10
|
-
extends GetDeliveryDestinationPolicyResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends GetDeliveryDestinationPolicyResponse, __MetadataBearer {}
|
|
12
10
|
declare const GetDeliveryDestinationPolicyCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: GetDeliveryDestinationPolicyCommandInput
|
|
12
|
+
input: GetDeliveryDestinationPolicyCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
GetDeliveryDestinationPolicyCommandInput,
|
|
17
15
|
GetDeliveryDestinationPolicyCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const GetDeliveryDestinationPolicyCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: GetDeliveryDestinationPolicyCommandInput
|
|
21
|
+
input: GetDeliveryDestinationPolicyCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
GetDeliveryDestinationPolicyCommandInput,
|
|
26
24
|
GetDeliveryDestinationPolicyCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetDeliverySourceRequest,
|
|
4
|
-
GetDeliverySourceResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { GetDeliverySourceRequest, GetDeliverySourceResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetDeliverySourceCommandInput
|
|
8
|
-
extends GetDeliverySourceRequest {}
|
|
4
|
+
export interface GetDeliverySourceCommandInput extends GetDeliverySourceRequest {}
|
|
9
5
|
export interface GetDeliverySourceCommandOutput
|
|
10
|
-
extends GetDeliverySourceResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends GetDeliverySourceResponse, __MetadataBearer {}
|
|
12
7
|
declare const GetDeliverySourceCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: GetDeliverySourceCommandInput
|
|
9
|
+
input: GetDeliverySourceCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
GetDeliverySourceCommandInput,
|
|
17
12
|
GetDeliverySourceCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const GetDeliverySourceCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: GetDeliverySourceCommandInput
|
|
18
|
+
input: GetDeliverySourceCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
GetDeliverySourceCommandInput,
|
|
26
21
|
GetDeliverySourceCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetIntegrationRequest,
|
|
4
|
-
GetIntegrationResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { GetIntegrationRequest, GetIntegrationResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface GetIntegrationCommandInput extends GetIntegrationRequest {}
|
|
8
|
-
export interface GetIntegrationCommandOutput
|
|
9
|
-
extends GetIntegrationResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface GetIntegrationCommandOutput extends GetIntegrationResponse, __MetadataBearer {}
|
|
11
6
|
declare const GetIntegrationCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: GetIntegrationCommandInput
|
|
8
|
+
input: GetIntegrationCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
GetIntegrationCommandInput,
|
|
16
11
|
GetIntegrationCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const GetIntegrationCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: GetIntegrationCommandInput
|
|
17
|
+
input: GetIntegrationCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
GetIntegrationCommandInput,
|
|
25
20
|
GetIntegrationCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetLogAnomalyDetectorRequest,
|
|
4
|
-
GetLogAnomalyDetectorResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { GetLogAnomalyDetectorRequest, GetLogAnomalyDetectorResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetLogAnomalyDetectorCommandInput
|
|
8
|
-
extends GetLogAnomalyDetectorRequest {}
|
|
4
|
+
export interface GetLogAnomalyDetectorCommandInput extends GetLogAnomalyDetectorRequest {}
|
|
9
5
|
export interface GetLogAnomalyDetectorCommandOutput
|
|
10
|
-
extends GetLogAnomalyDetectorResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends GetLogAnomalyDetectorResponse, __MetadataBearer {}
|
|
12
7
|
declare const GetLogAnomalyDetectorCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: GetLogAnomalyDetectorCommandInput
|
|
9
|
+
input: GetLogAnomalyDetectorCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
GetLogAnomalyDetectorCommandInput,
|
|
17
12
|
GetLogAnomalyDetectorCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const GetLogAnomalyDetectorCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: GetLogAnomalyDetectorCommandInput
|
|
18
|
+
input: GetLogAnomalyDetectorCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
GetLogAnomalyDetectorCommandInput,
|
|
26
21
|
GetLogAnomalyDetectorCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { GetLogEventsRequest, GetLogEventsResponse } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface GetLogEventsCommandInput extends GetLogEventsRequest {}
|
|
5
|
-
export interface GetLogEventsCommandOutput
|
|
6
|
-
extends GetLogEventsResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface GetLogEventsCommandOutput extends GetLogEventsResponse, __MetadataBearer {}
|
|
8
6
|
declare const GetLogEventsCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: GetLogEventsCommandInput
|
|
8
|
+
input: GetLogEventsCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
GetLogEventsCommandInput,
|
|
13
11
|
GetLogEventsCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const GetLogEventsCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: GetLogEventsCommandInput
|
|
17
|
+
input: GetLogEventsCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
GetLogEventsCommandInput,
|
|
22
20
|
GetLogEventsCommandOutput,
|
|
@@ -3,12 +3,10 @@ import { GetLogFieldsRequest } from "../models/models_0";
|
|
|
3
3
|
import { GetLogFieldsResponse } from "../models/models_1";
|
|
4
4
|
export { __MetadataBearer };
|
|
5
5
|
export interface GetLogFieldsCommandInput extends GetLogFieldsRequest {}
|
|
6
|
-
export interface GetLogFieldsCommandOutput
|
|
7
|
-
extends GetLogFieldsResponse,
|
|
8
|
-
__MetadataBearer {}
|
|
6
|
+
export interface GetLogFieldsCommandOutput extends GetLogFieldsResponse, __MetadataBearer {}
|
|
9
7
|
declare const GetLogFieldsCommand_base: {
|
|
10
8
|
new (
|
|
11
|
-
input: GetLogFieldsCommandInput
|
|
9
|
+
input: GetLogFieldsCommandInput,
|
|
12
10
|
): import("@smithy/core/client").CommandImpl<
|
|
13
11
|
GetLogFieldsCommandInput,
|
|
14
12
|
GetLogFieldsCommandOutput,
|
|
@@ -17,7 +15,7 @@ declare const GetLogFieldsCommand_base: {
|
|
|
17
15
|
import("..").ServiceOutputTypes
|
|
18
16
|
>;
|
|
19
17
|
new (
|
|
20
|
-
input: GetLogFieldsCommandInput
|
|
18
|
+
input: GetLogFieldsCommandInput,
|
|
21
19
|
): import("@smithy/core/client").CommandImpl<
|
|
22
20
|
GetLogFieldsCommandInput,
|
|
23
21
|
GetLogFieldsCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetLogGroupFieldsRequest,
|
|
4
|
-
GetLogGroupFieldsResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { GetLogGroupFieldsRequest, GetLogGroupFieldsResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetLogGroupFieldsCommandInput
|
|
8
|
-
extends GetLogGroupFieldsRequest {}
|
|
4
|
+
export interface GetLogGroupFieldsCommandInput extends GetLogGroupFieldsRequest {}
|
|
9
5
|
export interface GetLogGroupFieldsCommandOutput
|
|
10
|
-
extends GetLogGroupFieldsResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends GetLogGroupFieldsResponse, __MetadataBearer {}
|
|
12
7
|
declare const GetLogGroupFieldsCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: GetLogGroupFieldsCommandInput
|
|
9
|
+
input: GetLogGroupFieldsCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
GetLogGroupFieldsCommandInput,
|
|
17
12
|
GetLogGroupFieldsCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { GetLogObjectRequest, GetLogObjectResponse } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface GetLogObjectCommandInput extends GetLogObjectRequest {}
|
|
5
|
-
export interface GetLogObjectCommandOutput
|
|
6
|
-
extends GetLogObjectResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface GetLogObjectCommandOutput extends GetLogObjectResponse, __MetadataBearer {}
|
|
8
6
|
declare const GetLogObjectCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: GetLogObjectCommandInput
|
|
8
|
+
input: GetLogObjectCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
GetLogObjectCommandInput,
|
|
13
11
|
GetLogObjectCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const GetLogObjectCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: GetLogObjectCommandInput
|
|
17
|
+
input: GetLogObjectCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
GetLogObjectCommandInput,
|
|
22
20
|
GetLogObjectCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { GetLogRecordRequest, GetLogRecordResponse } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface GetLogRecordCommandInput extends GetLogRecordRequest {}
|
|
5
|
-
export interface GetLogRecordCommandOutput
|
|
6
|
-
extends GetLogRecordResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface GetLogRecordCommandOutput extends GetLogRecordResponse, __MetadataBearer {}
|
|
8
6
|
declare const GetLogRecordCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: GetLogRecordCommandInput
|
|
8
|
+
input: GetLogRecordCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
GetLogRecordCommandInput,
|
|
13
11
|
GetLogRecordCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const GetLogRecordCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: GetLogRecordCommandInput
|
|
17
|
+
input: GetLogRecordCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
GetLogRecordCommandInput,
|
|
22
20
|
GetLogRecordCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetLookupTableRequest,
|
|
4
|
-
GetLookupTableResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { GetLookupTableRequest, GetLookupTableResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface GetLookupTableCommandInput extends GetLookupTableRequest {}
|
|
8
|
-
export interface GetLookupTableCommandOutput
|
|
9
|
-
extends GetLookupTableResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface GetLookupTableCommandOutput extends GetLookupTableResponse, __MetadataBearer {}
|
|
11
6
|
declare const GetLookupTableCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: GetLookupTableCommandInput
|
|
8
|
+
input: GetLookupTableCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
GetLookupTableCommandInput,
|
|
16
11
|
GetLookupTableCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const GetLookupTableCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: GetLookupTableCommandInput
|
|
17
|
+
input: GetLookupTableCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
GetLookupTableCommandInput,
|
|
25
20
|
GetLookupTableCommandOutput,
|