@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,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
PutIndexPolicyRequest,
|
|
4
|
-
PutIndexPolicyResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { PutIndexPolicyRequest, PutIndexPolicyResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface PutIndexPolicyCommandInput extends PutIndexPolicyRequest {}
|
|
8
|
-
export interface PutIndexPolicyCommandOutput
|
|
9
|
-
extends PutIndexPolicyResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface PutIndexPolicyCommandOutput extends PutIndexPolicyResponse, __MetadataBearer {}
|
|
11
6
|
declare const PutIndexPolicyCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: PutIndexPolicyCommandInput
|
|
8
|
+
input: PutIndexPolicyCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
PutIndexPolicyCommandInput,
|
|
16
11
|
PutIndexPolicyCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const PutIndexPolicyCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: PutIndexPolicyCommandInput
|
|
17
|
+
input: PutIndexPolicyCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
PutIndexPolicyCommandInput,
|
|
25
20
|
PutIndexPolicyCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
PutIntegrationRequest,
|
|
4
|
-
PutIntegrationResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { PutIntegrationRequest, PutIntegrationResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface PutIntegrationCommandInput extends PutIntegrationRequest {}
|
|
8
|
-
export interface PutIntegrationCommandOutput
|
|
9
|
-
extends PutIntegrationResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface PutIntegrationCommandOutput extends PutIntegrationResponse, __MetadataBearer {}
|
|
11
6
|
declare const PutIntegrationCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: PutIntegrationCommandInput
|
|
8
|
+
input: PutIntegrationCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
PutIntegrationCommandInput,
|
|
16
11
|
PutIntegrationCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const PutIntegrationCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: PutIntegrationCommandInput
|
|
17
|
+
input: PutIntegrationCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
PutIntegrationCommandInput,
|
|
25
20
|
PutIntegrationCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { PutLogEventsRequest, PutLogEventsResponse } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface PutLogEventsCommandInput extends PutLogEventsRequest {}
|
|
5
|
-
export interface PutLogEventsCommandOutput
|
|
6
|
-
extends PutLogEventsResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface PutLogEventsCommandOutput extends PutLogEventsResponse, __MetadataBearer {}
|
|
8
6
|
declare const PutLogEventsCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: PutLogEventsCommandInput
|
|
8
|
+
input: PutLogEventsCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
PutLogEventsCommandInput,
|
|
13
11
|
PutLogEventsCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const PutLogEventsCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: PutLogEventsCommandInput
|
|
17
|
+
input: PutLogEventsCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
PutLogEventsCommandInput,
|
|
22
20
|
PutLogEventsCommandOutput,
|
|
@@ -1,13 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { PutLogGroupDeletionProtectionRequest } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface PutLogGroupDeletionProtectionCommandInput
|
|
5
|
-
|
|
6
|
-
export interface PutLogGroupDeletionProtectionCommandOutput
|
|
7
|
-
extends __MetadataBearer {}
|
|
4
|
+
export interface PutLogGroupDeletionProtectionCommandInput extends PutLogGroupDeletionProtectionRequest {}
|
|
5
|
+
export interface PutLogGroupDeletionProtectionCommandOutput extends __MetadataBearer {}
|
|
8
6
|
declare const PutLogGroupDeletionProtectionCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: PutLogGroupDeletionProtectionCommandInput
|
|
8
|
+
input: PutLogGroupDeletionProtectionCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
PutLogGroupDeletionProtectionCommandInput,
|
|
13
11
|
PutLogGroupDeletionProtectionCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const PutLogGroupDeletionProtectionCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: PutLogGroupDeletionProtectionCommandInput
|
|
17
|
+
input: PutLogGroupDeletionProtectionCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
PutLogGroupDeletionProtectionCommandInput,
|
|
22
20
|
PutLogGroupDeletionProtectionCommandOutput,
|
|
@@ -5,7 +5,7 @@ export interface PutMetricFilterCommandInput extends PutMetricFilterRequest {}
|
|
|
5
5
|
export interface PutMetricFilterCommandOutput extends __MetadataBearer {}
|
|
6
6
|
declare const PutMetricFilterCommand_base: {
|
|
7
7
|
new (
|
|
8
|
-
input: PutMetricFilterCommandInput
|
|
8
|
+
input: PutMetricFilterCommandInput,
|
|
9
9
|
): import("@smithy/core/client").CommandImpl<
|
|
10
10
|
PutMetricFilterCommandInput,
|
|
11
11
|
PutMetricFilterCommandOutput,
|
|
@@ -14,7 +14,7 @@ declare const PutMetricFilterCommand_base: {
|
|
|
14
14
|
import("..").ServiceOutputTypes
|
|
15
15
|
>;
|
|
16
16
|
new (
|
|
17
|
-
input: PutMetricFilterCommandInput
|
|
17
|
+
input: PutMetricFilterCommandInput,
|
|
18
18
|
): import("@smithy/core/client").CommandImpl<
|
|
19
19
|
PutMetricFilterCommandInput,
|
|
20
20
|
PutMetricFilterCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
PutQueryDefinitionRequest,
|
|
4
|
-
PutQueryDefinitionResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { PutQueryDefinitionRequest, PutQueryDefinitionResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface PutQueryDefinitionCommandInput
|
|
8
|
-
extends PutQueryDefinitionRequest {}
|
|
4
|
+
export interface PutQueryDefinitionCommandInput extends PutQueryDefinitionRequest {}
|
|
9
5
|
export interface PutQueryDefinitionCommandOutput
|
|
10
|
-
extends PutQueryDefinitionResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends PutQueryDefinitionResponse, __MetadataBearer {}
|
|
12
7
|
declare const PutQueryDefinitionCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: PutQueryDefinitionCommandInput
|
|
9
|
+
input: PutQueryDefinitionCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
PutQueryDefinitionCommandInput,
|
|
17
12
|
PutQueryDefinitionCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const PutQueryDefinitionCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: PutQueryDefinitionCommandInput
|
|
18
|
+
input: PutQueryDefinitionCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
PutQueryDefinitionCommandInput,
|
|
26
21
|
PutQueryDefinitionCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
PutResourcePolicyRequest,
|
|
4
|
-
PutResourcePolicyResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { PutResourcePolicyRequest, PutResourcePolicyResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface PutResourcePolicyCommandInput
|
|
8
|
-
extends PutResourcePolicyRequest {}
|
|
4
|
+
export interface PutResourcePolicyCommandInput extends PutResourcePolicyRequest {}
|
|
9
5
|
export interface PutResourcePolicyCommandOutput
|
|
10
|
-
extends PutResourcePolicyResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends PutResourcePolicyResponse, __MetadataBearer {}
|
|
12
7
|
declare const PutResourcePolicyCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: PutResourcePolicyCommandInput
|
|
9
|
+
input: PutResourcePolicyCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
PutResourcePolicyCommandInput,
|
|
17
12
|
PutResourcePolicyCommandOutput,
|
|
@@ -1,12 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { PutRetentionPolicyRequest } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface PutRetentionPolicyCommandInput
|
|
5
|
-
extends PutRetentionPolicyRequest {}
|
|
4
|
+
export interface PutRetentionPolicyCommandInput extends PutRetentionPolicyRequest {}
|
|
6
5
|
export interface PutRetentionPolicyCommandOutput extends __MetadataBearer {}
|
|
7
6
|
declare const PutRetentionPolicyCommand_base: {
|
|
8
7
|
new (
|
|
9
|
-
input: PutRetentionPolicyCommandInput
|
|
8
|
+
input: PutRetentionPolicyCommandInput,
|
|
10
9
|
): import("@smithy/core/client").CommandImpl<
|
|
11
10
|
PutRetentionPolicyCommandInput,
|
|
12
11
|
PutRetentionPolicyCommandOutput,
|
|
@@ -15,7 +14,7 @@ declare const PutRetentionPolicyCommand_base: {
|
|
|
15
14
|
import("..").ServiceOutputTypes
|
|
16
15
|
>;
|
|
17
16
|
new (
|
|
18
|
-
input: PutRetentionPolicyCommandInput
|
|
17
|
+
input: PutRetentionPolicyCommandInput,
|
|
19
18
|
): import("@smithy/core/client").CommandImpl<
|
|
20
19
|
PutRetentionPolicyCommandInput,
|
|
21
20
|
PutRetentionPolicyCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
PutStorageTierPolicyRequest,
|
|
4
|
-
PutStorageTierPolicyResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { PutStorageTierPolicyRequest, PutStorageTierPolicyResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface PutStorageTierPolicyCommandInput
|
|
8
|
-
extends PutStorageTierPolicyRequest {}
|
|
4
|
+
export interface PutStorageTierPolicyCommandInput extends PutStorageTierPolicyRequest {}
|
|
9
5
|
export interface PutStorageTierPolicyCommandOutput
|
|
10
|
-
extends PutStorageTierPolicyResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends PutStorageTierPolicyResponse, __MetadataBearer {}
|
|
12
7
|
declare const PutStorageTierPolicyCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: PutStorageTierPolicyCommandInput
|
|
9
|
+
input: PutStorageTierPolicyCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
PutStorageTierPolicyCommandInput,
|
|
17
12
|
PutStorageTierPolicyCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const PutStorageTierPolicyCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: PutStorageTierPolicyCommandInput
|
|
18
|
+
input: PutStorageTierPolicyCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
PutStorageTierPolicyCommandInput,
|
|
26
21
|
PutStorageTierPolicyCommandOutput,
|
|
@@ -1,12 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { PutSubscriptionFilterRequest } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface PutSubscriptionFilterCommandInput
|
|
5
|
-
extends PutSubscriptionFilterRequest {}
|
|
4
|
+
export interface PutSubscriptionFilterCommandInput extends PutSubscriptionFilterRequest {}
|
|
6
5
|
export interface PutSubscriptionFilterCommandOutput extends __MetadataBearer {}
|
|
7
6
|
declare const PutSubscriptionFilterCommand_base: {
|
|
8
7
|
new (
|
|
9
|
-
input: PutSubscriptionFilterCommandInput
|
|
8
|
+
input: PutSubscriptionFilterCommandInput,
|
|
10
9
|
): import("@smithy/core/client").CommandImpl<
|
|
11
10
|
PutSubscriptionFilterCommandInput,
|
|
12
11
|
PutSubscriptionFilterCommandOutput,
|
|
@@ -15,7 +14,7 @@ declare const PutSubscriptionFilterCommand_base: {
|
|
|
15
14
|
import("..").ServiceOutputTypes
|
|
16
15
|
>;
|
|
17
16
|
new (
|
|
18
|
-
input: PutSubscriptionFilterCommandInput
|
|
17
|
+
input: PutSubscriptionFilterCommandInput,
|
|
19
18
|
): import("@smithy/core/client").CommandImpl<
|
|
20
19
|
PutSubscriptionFilterCommandInput,
|
|
21
20
|
PutSubscriptionFilterCommandOutput,
|
|
@@ -1,12 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { PutSyslogConfigurationRequest } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface PutSyslogConfigurationCommandInput
|
|
5
|
-
extends PutSyslogConfigurationRequest {}
|
|
4
|
+
export interface PutSyslogConfigurationCommandInput extends PutSyslogConfigurationRequest {}
|
|
6
5
|
export interface PutSyslogConfigurationCommandOutput extends __MetadataBearer {}
|
|
7
6
|
declare const PutSyslogConfigurationCommand_base: {
|
|
8
7
|
new (
|
|
9
|
-
input: PutSyslogConfigurationCommandInput
|
|
8
|
+
input: PutSyslogConfigurationCommandInput,
|
|
10
9
|
): import("@smithy/core/client").CommandImpl<
|
|
11
10
|
PutSyslogConfigurationCommandInput,
|
|
12
11
|
PutSyslogConfigurationCommandOutput,
|
|
@@ -15,7 +14,7 @@ declare const PutSyslogConfigurationCommand_base: {
|
|
|
15
14
|
import("..").ServiceOutputTypes
|
|
16
15
|
>;
|
|
17
16
|
new (
|
|
18
|
-
input: PutSyslogConfigurationCommandInput
|
|
17
|
+
input: PutSyslogConfigurationCommandInput,
|
|
19
18
|
): import("@smithy/core/client").CommandImpl<
|
|
20
19
|
PutSyslogConfigurationCommandInput,
|
|
21
20
|
PutSyslogConfigurationCommandOutput,
|
|
@@ -5,7 +5,7 @@ export interface PutTransformerCommandInput extends PutTransformerRequest {}
|
|
|
5
5
|
export interface PutTransformerCommandOutput extends __MetadataBearer {}
|
|
6
6
|
declare const PutTransformerCommand_base: {
|
|
7
7
|
new (
|
|
8
|
-
input: PutTransformerCommandInput
|
|
8
|
+
input: PutTransformerCommandInput,
|
|
9
9
|
): import("@smithy/core/client").CommandImpl<
|
|
10
10
|
PutTransformerCommandInput,
|
|
11
11
|
PutTransformerCommandOutput,
|
|
@@ -14,7 +14,7 @@ declare const PutTransformerCommand_base: {
|
|
|
14
14
|
import("..").ServiceOutputTypes
|
|
15
15
|
>;
|
|
16
16
|
new (
|
|
17
|
-
input: PutTransformerCommandInput
|
|
17
|
+
input: PutTransformerCommandInput,
|
|
18
18
|
): import("@smithy/core/client").CommandImpl<
|
|
19
19
|
PutTransformerCommandInput,
|
|
20
20
|
PutTransformerCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
StartLiveTailRequest,
|
|
4
|
-
StartLiveTailResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { StartLiveTailRequest, StartLiveTailResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface StartLiveTailCommandInput extends StartLiveTailRequest {}
|
|
8
|
-
export interface StartLiveTailCommandOutput
|
|
9
|
-
extends StartLiveTailResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface StartLiveTailCommandOutput extends StartLiveTailResponse, __MetadataBearer {}
|
|
11
6
|
declare const StartLiveTailCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: StartLiveTailCommandInput
|
|
8
|
+
input: StartLiveTailCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
StartLiveTailCommandInput,
|
|
16
11
|
StartLiveTailCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const StartLiveTailCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: StartLiveTailCommandInput
|
|
17
|
+
input: StartLiveTailCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
StartLiveTailCommandInput,
|
|
25
20
|
StartLiveTailCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { StartQueryRequest, StartQueryResponse } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface StartQueryCommandInput extends StartQueryRequest {}
|
|
5
|
-
export interface StartQueryCommandOutput
|
|
6
|
-
extends StartQueryResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface StartQueryCommandOutput extends StartQueryResponse, __MetadataBearer {}
|
|
8
6
|
declare const StartQueryCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: StartQueryCommandInput
|
|
8
|
+
input: StartQueryCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
StartQueryCommandInput,
|
|
13
11
|
StartQueryCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const StartQueryCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: StartQueryCommandInput
|
|
17
|
+
input: StartQueryCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
StartQueryCommandInput,
|
|
22
20
|
StartQueryCommandOutput,
|
|
@@ -2,18 +2,20 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { StopQueryRequest, StopQueryResponse } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface StopQueryCommandInput extends StopQueryRequest {}
|
|
5
|
-
export interface StopQueryCommandOutput
|
|
6
|
-
extends StopQueryResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface StopQueryCommandOutput extends StopQueryResponse, __MetadataBearer {}
|
|
8
6
|
declare const StopQueryCommand_base: {
|
|
9
|
-
new (
|
|
7
|
+
new (
|
|
8
|
+
input: StopQueryCommandInput,
|
|
9
|
+
): import("@smithy/core/client").CommandImpl<
|
|
10
10
|
StopQueryCommandInput,
|
|
11
11
|
StopQueryCommandOutput,
|
|
12
12
|
import("..").CloudWatchLogsClientResolvedConfig,
|
|
13
13
|
import("..").ServiceInputTypes,
|
|
14
14
|
import("..").ServiceOutputTypes
|
|
15
15
|
>;
|
|
16
|
-
new (
|
|
16
|
+
new (
|
|
17
|
+
input: StopQueryCommandInput,
|
|
18
|
+
): import("@smithy/core/client").CommandImpl<
|
|
17
19
|
StopQueryCommandInput,
|
|
18
20
|
StopQueryCommandOutput,
|
|
19
21
|
import("..").CloudWatchLogsClientResolvedConfig,
|
|
@@ -5,7 +5,7 @@ export interface TagLogGroupCommandInput extends TagLogGroupRequest {}
|
|
|
5
5
|
export interface TagLogGroupCommandOutput extends __MetadataBearer {}
|
|
6
6
|
declare const TagLogGroupCommand_base: {
|
|
7
7
|
new (
|
|
8
|
-
input: TagLogGroupCommandInput
|
|
8
|
+
input: TagLogGroupCommandInput,
|
|
9
9
|
): import("@smithy/core/client").CommandImpl<
|
|
10
10
|
TagLogGroupCommandInput,
|
|
11
11
|
TagLogGroupCommandOutput,
|
|
@@ -14,7 +14,7 @@ declare const TagLogGroupCommand_base: {
|
|
|
14
14
|
import("..").ServiceOutputTypes
|
|
15
15
|
>;
|
|
16
16
|
new (
|
|
17
|
-
input: TagLogGroupCommandInput
|
|
17
|
+
input: TagLogGroupCommandInput,
|
|
18
18
|
): import("@smithy/core/client").CommandImpl<
|
|
19
19
|
TagLogGroupCommandInput,
|
|
20
20
|
TagLogGroupCommandOutput,
|
|
@@ -5,7 +5,7 @@ export interface TagResourceCommandInput extends TagResourceRequest {}
|
|
|
5
5
|
export interface TagResourceCommandOutput extends __MetadataBearer {}
|
|
6
6
|
declare const TagResourceCommand_base: {
|
|
7
7
|
new (
|
|
8
|
-
input: TagResourceCommandInput
|
|
8
|
+
input: TagResourceCommandInput,
|
|
9
9
|
): import("@smithy/core/client").CommandImpl<
|
|
10
10
|
TagResourceCommandInput,
|
|
11
11
|
TagResourceCommandOutput,
|
|
@@ -14,7 +14,7 @@ declare const TagResourceCommand_base: {
|
|
|
14
14
|
import("..").ServiceOutputTypes
|
|
15
15
|
>;
|
|
16
16
|
new (
|
|
17
|
-
input: TagResourceCommandInput
|
|
17
|
+
input: TagResourceCommandInput,
|
|
18
18
|
): import("@smithy/core/client").CommandImpl<
|
|
19
19
|
TagResourceCommandInput,
|
|
20
20
|
TagResourceCommandOutput,
|
|
@@ -3,12 +3,10 @@ import { TestMetricFilterRequest } from "../models/models_0";
|
|
|
3
3
|
import { TestMetricFilterResponse } from "../models/models_1";
|
|
4
4
|
export { __MetadataBearer };
|
|
5
5
|
export interface TestMetricFilterCommandInput extends TestMetricFilterRequest {}
|
|
6
|
-
export interface TestMetricFilterCommandOutput
|
|
7
|
-
extends TestMetricFilterResponse,
|
|
8
|
-
__MetadataBearer {}
|
|
6
|
+
export interface TestMetricFilterCommandOutput extends TestMetricFilterResponse, __MetadataBearer {}
|
|
9
7
|
declare const TestMetricFilterCommand_base: {
|
|
10
8
|
new (
|
|
11
|
-
input: TestMetricFilterCommandInput
|
|
9
|
+
input: TestMetricFilterCommandInput,
|
|
12
10
|
): import("@smithy/core/client").CommandImpl<
|
|
13
11
|
TestMetricFilterCommandInput,
|
|
14
12
|
TestMetricFilterCommandOutput,
|
|
@@ -17,7 +15,7 @@ declare const TestMetricFilterCommand_base: {
|
|
|
17
15
|
import("..").ServiceOutputTypes
|
|
18
16
|
>;
|
|
19
17
|
new (
|
|
20
|
-
input: TestMetricFilterCommandInput
|
|
18
|
+
input: TestMetricFilterCommandInput,
|
|
21
19
|
): import("@smithy/core/client").CommandImpl<
|
|
22
20
|
TestMetricFilterCommandInput,
|
|
23
21
|
TestMetricFilterCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
TestTransformerRequest,
|
|
4
|
-
TestTransformerResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { TestTransformerRequest, TestTransformerResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface TestTransformerCommandInput extends TestTransformerRequest {}
|
|
8
|
-
export interface TestTransformerCommandOutput
|
|
9
|
-
extends TestTransformerResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface TestTransformerCommandOutput extends TestTransformerResponse, __MetadataBearer {}
|
|
11
6
|
declare const TestTransformerCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: TestTransformerCommandInput
|
|
8
|
+
input: TestTransformerCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
TestTransformerCommandInput,
|
|
16
11
|
TestTransformerCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const TestTransformerCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: TestTransformerCommandInput
|
|
17
|
+
input: TestTransformerCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
TestTransformerCommandInput,
|
|
25
20
|
TestTransformerCommandOutput,
|
|
@@ -5,7 +5,7 @@ export interface UntagLogGroupCommandInput extends UntagLogGroupRequest {}
|
|
|
5
5
|
export interface UntagLogGroupCommandOutput extends __MetadataBearer {}
|
|
6
6
|
declare const UntagLogGroupCommand_base: {
|
|
7
7
|
new (
|
|
8
|
-
input: UntagLogGroupCommandInput
|
|
8
|
+
input: UntagLogGroupCommandInput,
|
|
9
9
|
): import("@smithy/core/client").CommandImpl<
|
|
10
10
|
UntagLogGroupCommandInput,
|
|
11
11
|
UntagLogGroupCommandOutput,
|
|
@@ -14,7 +14,7 @@ declare const UntagLogGroupCommand_base: {
|
|
|
14
14
|
import("..").ServiceOutputTypes
|
|
15
15
|
>;
|
|
16
16
|
new (
|
|
17
|
-
input: UntagLogGroupCommandInput
|
|
17
|
+
input: UntagLogGroupCommandInput,
|
|
18
18
|
): import("@smithy/core/client").CommandImpl<
|
|
19
19
|
UntagLogGroupCommandInput,
|
|
20
20
|
UntagLogGroupCommandOutput,
|
|
@@ -5,7 +5,7 @@ export interface UntagResourceCommandInput extends UntagResourceRequest {}
|
|
|
5
5
|
export interface UntagResourceCommandOutput extends __MetadataBearer {}
|
|
6
6
|
declare const UntagResourceCommand_base: {
|
|
7
7
|
new (
|
|
8
|
-
input: UntagResourceCommandInput
|
|
8
|
+
input: UntagResourceCommandInput,
|
|
9
9
|
): import("@smithy/core/client").CommandImpl<
|
|
10
10
|
UntagResourceCommandInput,
|
|
11
11
|
UntagResourceCommandOutput,
|
|
@@ -14,7 +14,7 @@ declare const UntagResourceCommand_base: {
|
|
|
14
14
|
import("..").ServiceOutputTypes
|
|
15
15
|
>;
|
|
16
16
|
new (
|
|
17
|
-
input: UntagResourceCommandInput
|
|
17
|
+
input: UntagResourceCommandInput,
|
|
18
18
|
): import("@smithy/core/client").CommandImpl<
|
|
19
19
|
UntagResourceCommandInput,
|
|
20
20
|
UntagResourceCommandOutput,
|
|
@@ -5,7 +5,7 @@ export interface UpdateAnomalyCommandInput extends UpdateAnomalyRequest {}
|
|
|
5
5
|
export interface UpdateAnomalyCommandOutput extends __MetadataBearer {}
|
|
6
6
|
declare const UpdateAnomalyCommand_base: {
|
|
7
7
|
new (
|
|
8
|
-
input: UpdateAnomalyCommandInput
|
|
8
|
+
input: UpdateAnomalyCommandInput,
|
|
9
9
|
): import("@smithy/core/client").CommandImpl<
|
|
10
10
|
UpdateAnomalyCommandInput,
|
|
11
11
|
UpdateAnomalyCommandOutput,
|
|
@@ -14,7 +14,7 @@ declare const UpdateAnomalyCommand_base: {
|
|
|
14
14
|
import("..").ServiceOutputTypes
|
|
15
15
|
>;
|
|
16
16
|
new (
|
|
17
|
-
input: UpdateAnomalyCommandInput
|
|
17
|
+
input: UpdateAnomalyCommandInput,
|
|
18
18
|
): import("@smithy/core/client").CommandImpl<
|
|
19
19
|
UpdateAnomalyCommandInput,
|
|
20
20
|
UpdateAnomalyCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
UpdateDeliveryConfigurationResponse,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateDeliveryConfigurationCommandInput
|
|
8
|
-
extends UpdateDeliveryConfigurationRequest {}
|
|
7
|
+
export interface UpdateDeliveryConfigurationCommandInput extends UpdateDeliveryConfigurationRequest {}
|
|
9
8
|
export interface UpdateDeliveryConfigurationCommandOutput
|
|
10
|
-
extends UpdateDeliveryConfigurationResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends UpdateDeliveryConfigurationResponse, __MetadataBearer {}
|
|
12
10
|
declare const UpdateDeliveryConfigurationCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: UpdateDeliveryConfigurationCommandInput
|
|
12
|
+
input: UpdateDeliveryConfigurationCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
UpdateDeliveryConfigurationCommandInput,
|
|
17
15
|
UpdateDeliveryConfigurationCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const UpdateDeliveryConfigurationCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: UpdateDeliveryConfigurationCommandInput
|
|
21
|
+
input: UpdateDeliveryConfigurationCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
UpdateDeliveryConfigurationCommandInput,
|
|
26
24
|
UpdateDeliveryConfigurationCommandOutput,
|
|
@@ -1,13 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { UpdateLogAnomalyDetectorRequest } from "../models/models_1";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface UpdateLogAnomalyDetectorCommandInput
|
|
5
|
-
|
|
6
|
-
export interface UpdateLogAnomalyDetectorCommandOutput
|
|
7
|
-
extends __MetadataBearer {}
|
|
4
|
+
export interface UpdateLogAnomalyDetectorCommandInput extends UpdateLogAnomalyDetectorRequest {}
|
|
5
|
+
export interface UpdateLogAnomalyDetectorCommandOutput extends __MetadataBearer {}
|
|
8
6
|
declare const UpdateLogAnomalyDetectorCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: UpdateLogAnomalyDetectorCommandInput
|
|
8
|
+
input: UpdateLogAnomalyDetectorCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
UpdateLogAnomalyDetectorCommandInput,
|
|
13
11
|
UpdateLogAnomalyDetectorCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const UpdateLogAnomalyDetectorCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: UpdateLogAnomalyDetectorCommandInput
|
|
17
|
+
input: UpdateLogAnomalyDetectorCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
UpdateLogAnomalyDetectorCommandInput,
|
|
22
20
|
UpdateLogAnomalyDetectorCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UpdateLookupTableRequest,
|
|
4
|
-
UpdateLookupTableResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { UpdateLookupTableRequest, UpdateLookupTableResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateLookupTableCommandInput
|
|
8
|
-
extends UpdateLookupTableRequest {}
|
|
4
|
+
export interface UpdateLookupTableCommandInput extends UpdateLookupTableRequest {}
|
|
9
5
|
export interface UpdateLookupTableCommandOutput
|
|
10
|
-
extends UpdateLookupTableResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends UpdateLookupTableResponse, __MetadataBearer {}
|
|
12
7
|
declare const UpdateLookupTableCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: UpdateLookupTableCommandInput
|
|
9
|
+
input: UpdateLookupTableCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
UpdateLookupTableCommandInput,
|
|
17
12
|
UpdateLookupTableCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const UpdateLookupTableCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: UpdateLookupTableCommandInput
|
|
18
|
+
input: UpdateLookupTableCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
UpdateLookupTableCommandInput,
|
|
26
21
|
UpdateLookupTableCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UpdateScheduledQueryRequest,
|
|
4
|
-
UpdateScheduledQueryResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { UpdateScheduledQueryRequest, UpdateScheduledQueryResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateScheduledQueryCommandInput
|
|
8
|
-
extends UpdateScheduledQueryRequest {}
|
|
4
|
+
export interface UpdateScheduledQueryCommandInput extends UpdateScheduledQueryRequest {}
|
|
9
5
|
export interface UpdateScheduledQueryCommandOutput
|
|
10
|
-
extends UpdateScheduledQueryResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends UpdateScheduledQueryResponse, __MetadataBearer {}
|
|
12
7
|
declare const UpdateScheduledQueryCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: UpdateScheduledQueryCommandInput
|
|
9
|
+
input: UpdateScheduledQueryCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
UpdateScheduledQueryCommandInput,
|
|
17
12
|
UpdateScheduledQueryCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const UpdateScheduledQueryCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: UpdateScheduledQueryCommandInput
|
|
18
|
+
input: UpdateScheduledQueryCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
UpdateScheduledQueryCommandInput,
|
|
26
21
|
UpdateScheduledQueryCommandOutput,
|