@aws-sdk/client-cloudwatch-logs 3.1087.0 → 3.1088.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,12 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { DeleteDeliverySourceRequest } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface DeleteDeliverySourceCommandInput
|
|
5
|
-
extends DeleteDeliverySourceRequest {}
|
|
4
|
+
export interface DeleteDeliverySourceCommandInput extends DeleteDeliverySourceRequest {}
|
|
6
5
|
export interface DeleteDeliverySourceCommandOutput extends __MetadataBearer {}
|
|
7
6
|
declare const DeleteDeliverySourceCommand_base: {
|
|
8
7
|
new (
|
|
9
|
-
input: DeleteDeliverySourceCommandInput
|
|
8
|
+
input: DeleteDeliverySourceCommandInput,
|
|
10
9
|
): import("@smithy/core/client").CommandImpl<
|
|
11
10
|
DeleteDeliverySourceCommandInput,
|
|
12
11
|
DeleteDeliverySourceCommandOutput,
|
|
@@ -15,7 +14,7 @@ declare const DeleteDeliverySourceCommand_base: {
|
|
|
15
14
|
import("..").ServiceOutputTypes
|
|
16
15
|
>;
|
|
17
16
|
new (
|
|
18
|
-
input: DeleteDeliverySourceCommandInput
|
|
17
|
+
input: DeleteDeliverySourceCommandInput,
|
|
19
18
|
): import("@smithy/core/client").CommandImpl<
|
|
20
19
|
DeleteDeliverySourceCommandInput,
|
|
21
20
|
DeleteDeliverySourceCommandOutput,
|
|
@@ -1,12 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { DeleteDestinationRequest } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface DeleteDestinationCommandInput
|
|
5
|
-
extends DeleteDestinationRequest {}
|
|
4
|
+
export interface DeleteDestinationCommandInput extends DeleteDestinationRequest {}
|
|
6
5
|
export interface DeleteDestinationCommandOutput extends __MetadataBearer {}
|
|
7
6
|
declare const DeleteDestinationCommand_base: {
|
|
8
7
|
new (
|
|
9
|
-
input: DeleteDestinationCommandInput
|
|
8
|
+
input: DeleteDestinationCommandInput,
|
|
10
9
|
): import("@smithy/core/client").CommandImpl<
|
|
11
10
|
DeleteDestinationCommandInput,
|
|
12
11
|
DeleteDestinationCommandOutput,
|
|
@@ -15,7 +14,7 @@ declare const DeleteDestinationCommand_base: {
|
|
|
15
14
|
import("..").ServiceOutputTypes
|
|
16
15
|
>;
|
|
17
16
|
new (
|
|
18
|
-
input: DeleteDestinationCommandInput
|
|
17
|
+
input: DeleteDestinationCommandInput,
|
|
19
18
|
): import("@smithy/core/client").CommandImpl<
|
|
20
19
|
DeleteDestinationCommandInput,
|
|
21
20
|
DeleteDestinationCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DeleteIndexPolicyRequest,
|
|
4
|
-
DeleteIndexPolicyResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DeleteIndexPolicyRequest, DeleteIndexPolicyResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DeleteIndexPolicyCommandInput
|
|
8
|
-
extends DeleteIndexPolicyRequest {}
|
|
4
|
+
export interface DeleteIndexPolicyCommandInput extends DeleteIndexPolicyRequest {}
|
|
9
5
|
export interface DeleteIndexPolicyCommandOutput
|
|
10
|
-
extends DeleteIndexPolicyResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DeleteIndexPolicyResponse, __MetadataBearer {}
|
|
12
7
|
declare const DeleteIndexPolicyCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DeleteIndexPolicyCommandInput
|
|
9
|
+
input: DeleteIndexPolicyCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DeleteIndexPolicyCommandInput,
|
|
17
12
|
DeleteIndexPolicyCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const DeleteIndexPolicyCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: DeleteIndexPolicyCommandInput
|
|
18
|
+
input: DeleteIndexPolicyCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
DeleteIndexPolicyCommandInput,
|
|
26
21
|
DeleteIndexPolicyCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DeleteIntegrationRequest,
|
|
4
|
-
DeleteIntegrationResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DeleteIntegrationRequest, DeleteIntegrationResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DeleteIntegrationCommandInput
|
|
8
|
-
extends DeleteIntegrationRequest {}
|
|
4
|
+
export interface DeleteIntegrationCommandInput extends DeleteIntegrationRequest {}
|
|
9
5
|
export interface DeleteIntegrationCommandOutput
|
|
10
|
-
extends DeleteIntegrationResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DeleteIntegrationResponse, __MetadataBearer {}
|
|
12
7
|
declare const DeleteIntegrationCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DeleteIntegrationCommandInput
|
|
9
|
+
input: DeleteIntegrationCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DeleteIntegrationCommandInput,
|
|
17
12
|
DeleteIntegrationCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const DeleteIntegrationCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: DeleteIntegrationCommandInput
|
|
18
|
+
input: DeleteIntegrationCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
DeleteIntegrationCommandInput,
|
|
26
21
|
DeleteIntegrationCommandOutput,
|
|
@@ -1,13 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { DeleteLogAnomalyDetectorRequest } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface DeleteLogAnomalyDetectorCommandInput
|
|
5
|
-
|
|
6
|
-
export interface DeleteLogAnomalyDetectorCommandOutput
|
|
7
|
-
extends __MetadataBearer {}
|
|
4
|
+
export interface DeleteLogAnomalyDetectorCommandInput extends DeleteLogAnomalyDetectorRequest {}
|
|
5
|
+
export interface DeleteLogAnomalyDetectorCommandOutput extends __MetadataBearer {}
|
|
8
6
|
declare const DeleteLogAnomalyDetectorCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: DeleteLogAnomalyDetectorCommandInput
|
|
8
|
+
input: DeleteLogAnomalyDetectorCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
DeleteLogAnomalyDetectorCommandInput,
|
|
13
11
|
DeleteLogAnomalyDetectorCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const DeleteLogAnomalyDetectorCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: DeleteLogAnomalyDetectorCommandInput
|
|
17
|
+
input: DeleteLogAnomalyDetectorCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
DeleteLogAnomalyDetectorCommandInput,
|
|
22
20
|
DeleteLogAnomalyDetectorCommandOutput,
|
|
@@ -5,7 +5,7 @@ export interface DeleteLogGroupCommandInput extends DeleteLogGroupRequest {}
|
|
|
5
5
|
export interface DeleteLogGroupCommandOutput extends __MetadataBearer {}
|
|
6
6
|
declare const DeleteLogGroupCommand_base: {
|
|
7
7
|
new (
|
|
8
|
-
input: DeleteLogGroupCommandInput
|
|
8
|
+
input: DeleteLogGroupCommandInput,
|
|
9
9
|
): import("@smithy/core/client").CommandImpl<
|
|
10
10
|
DeleteLogGroupCommandInput,
|
|
11
11
|
DeleteLogGroupCommandOutput,
|
|
@@ -14,7 +14,7 @@ declare const DeleteLogGroupCommand_base: {
|
|
|
14
14
|
import("..").ServiceOutputTypes
|
|
15
15
|
>;
|
|
16
16
|
new (
|
|
17
|
-
input: DeleteLogGroupCommandInput
|
|
17
|
+
input: DeleteLogGroupCommandInput,
|
|
18
18
|
): import("@smithy/core/client").CommandImpl<
|
|
19
19
|
DeleteLogGroupCommandInput,
|
|
20
20
|
DeleteLogGroupCommandOutput,
|
|
@@ -5,7 +5,7 @@ export interface DeleteLogStreamCommandInput extends DeleteLogStreamRequest {}
|
|
|
5
5
|
export interface DeleteLogStreamCommandOutput extends __MetadataBearer {}
|
|
6
6
|
declare const DeleteLogStreamCommand_base: {
|
|
7
7
|
new (
|
|
8
|
-
input: DeleteLogStreamCommandInput
|
|
8
|
+
input: DeleteLogStreamCommandInput,
|
|
9
9
|
): import("@smithy/core/client").CommandImpl<
|
|
10
10
|
DeleteLogStreamCommandInput,
|
|
11
11
|
DeleteLogStreamCommandOutput,
|
|
@@ -14,7 +14,7 @@ declare const DeleteLogStreamCommand_base: {
|
|
|
14
14
|
import("..").ServiceOutputTypes
|
|
15
15
|
>;
|
|
16
16
|
new (
|
|
17
|
-
input: DeleteLogStreamCommandInput
|
|
17
|
+
input: DeleteLogStreamCommandInput,
|
|
18
18
|
): import("@smithy/core/client").CommandImpl<
|
|
19
19
|
DeleteLogStreamCommandInput,
|
|
20
20
|
DeleteLogStreamCommandOutput,
|
|
@@ -1,12 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { DeleteLookupTableRequest } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface DeleteLookupTableCommandInput
|
|
5
|
-
extends DeleteLookupTableRequest {}
|
|
4
|
+
export interface DeleteLookupTableCommandInput extends DeleteLookupTableRequest {}
|
|
6
5
|
export interface DeleteLookupTableCommandOutput extends __MetadataBearer {}
|
|
7
6
|
declare const DeleteLookupTableCommand_base: {
|
|
8
7
|
new (
|
|
9
|
-
input: DeleteLookupTableCommandInput
|
|
8
|
+
input: DeleteLookupTableCommandInput,
|
|
10
9
|
): import("@smithy/core/client").CommandImpl<
|
|
11
10
|
DeleteLookupTableCommandInput,
|
|
12
11
|
DeleteLookupTableCommandOutput,
|
|
@@ -15,7 +14,7 @@ declare const DeleteLookupTableCommand_base: {
|
|
|
15
14
|
import("..").ServiceOutputTypes
|
|
16
15
|
>;
|
|
17
16
|
new (
|
|
18
|
-
input: DeleteLookupTableCommandInput
|
|
17
|
+
input: DeleteLookupTableCommandInput,
|
|
19
18
|
): import("@smithy/core/client").CommandImpl<
|
|
20
19
|
DeleteLookupTableCommandInput,
|
|
21
20
|
DeleteLookupTableCommandOutput,
|
|
@@ -1,12 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { DeleteMetricFilterRequest } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface DeleteMetricFilterCommandInput
|
|
5
|
-
extends DeleteMetricFilterRequest {}
|
|
4
|
+
export interface DeleteMetricFilterCommandInput extends DeleteMetricFilterRequest {}
|
|
6
5
|
export interface DeleteMetricFilterCommandOutput extends __MetadataBearer {}
|
|
7
6
|
declare const DeleteMetricFilterCommand_base: {
|
|
8
7
|
new (
|
|
9
|
-
input: DeleteMetricFilterCommandInput
|
|
8
|
+
input: DeleteMetricFilterCommandInput,
|
|
10
9
|
): import("@smithy/core/client").CommandImpl<
|
|
11
10
|
DeleteMetricFilterCommandInput,
|
|
12
11
|
DeleteMetricFilterCommandOutput,
|
|
@@ -15,7 +14,7 @@ declare const DeleteMetricFilterCommand_base: {
|
|
|
15
14
|
import("..").ServiceOutputTypes
|
|
16
15
|
>;
|
|
17
16
|
new (
|
|
18
|
-
input: DeleteMetricFilterCommandInput
|
|
17
|
+
input: DeleteMetricFilterCommandInput,
|
|
19
18
|
): import("@smithy/core/client").CommandImpl<
|
|
20
19
|
DeleteMetricFilterCommandInput,
|
|
21
20
|
DeleteMetricFilterCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DeleteQueryDefinitionRequest,
|
|
4
|
-
DeleteQueryDefinitionResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DeleteQueryDefinitionRequest, DeleteQueryDefinitionResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DeleteQueryDefinitionCommandInput
|
|
8
|
-
extends DeleteQueryDefinitionRequest {}
|
|
4
|
+
export interface DeleteQueryDefinitionCommandInput extends DeleteQueryDefinitionRequest {}
|
|
9
5
|
export interface DeleteQueryDefinitionCommandOutput
|
|
10
|
-
extends DeleteQueryDefinitionResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DeleteQueryDefinitionResponse, __MetadataBearer {}
|
|
12
7
|
declare const DeleteQueryDefinitionCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DeleteQueryDefinitionCommandInput
|
|
9
|
+
input: DeleteQueryDefinitionCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DeleteQueryDefinitionCommandInput,
|
|
17
12
|
DeleteQueryDefinitionCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const DeleteQueryDefinitionCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: DeleteQueryDefinitionCommandInput
|
|
18
|
+
input: DeleteQueryDefinitionCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
DeleteQueryDefinitionCommandInput,
|
|
26
21
|
DeleteQueryDefinitionCommandOutput,
|
|
@@ -1,12 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { DeleteResourcePolicyRequest } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface DeleteResourcePolicyCommandInput
|
|
5
|
-
extends DeleteResourcePolicyRequest {}
|
|
4
|
+
export interface DeleteResourcePolicyCommandInput extends DeleteResourcePolicyRequest {}
|
|
6
5
|
export interface DeleteResourcePolicyCommandOutput extends __MetadataBearer {}
|
|
7
6
|
declare const DeleteResourcePolicyCommand_base: {
|
|
8
7
|
new (
|
|
9
|
-
input: DeleteResourcePolicyCommandInput
|
|
8
|
+
input: DeleteResourcePolicyCommandInput,
|
|
10
9
|
): import("@smithy/core/client").CommandImpl<
|
|
11
10
|
DeleteResourcePolicyCommandInput,
|
|
12
11
|
DeleteResourcePolicyCommandOutput,
|
|
@@ -1,12 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { DeleteRetentionPolicyRequest } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface DeleteRetentionPolicyCommandInput
|
|
5
|
-
extends DeleteRetentionPolicyRequest {}
|
|
4
|
+
export interface DeleteRetentionPolicyCommandInput extends DeleteRetentionPolicyRequest {}
|
|
6
5
|
export interface DeleteRetentionPolicyCommandOutput extends __MetadataBearer {}
|
|
7
6
|
declare const DeleteRetentionPolicyCommand_base: {
|
|
8
7
|
new (
|
|
9
|
-
input: DeleteRetentionPolicyCommandInput
|
|
8
|
+
input: DeleteRetentionPolicyCommandInput,
|
|
10
9
|
): import("@smithy/core/client").CommandImpl<
|
|
11
10
|
DeleteRetentionPolicyCommandInput,
|
|
12
11
|
DeleteRetentionPolicyCommandOutput,
|
|
@@ -15,7 +14,7 @@ declare const DeleteRetentionPolicyCommand_base: {
|
|
|
15
14
|
import("..").ServiceOutputTypes
|
|
16
15
|
>;
|
|
17
16
|
new (
|
|
18
|
-
input: DeleteRetentionPolicyCommandInput
|
|
17
|
+
input: DeleteRetentionPolicyCommandInput,
|
|
19
18
|
): import("@smithy/core/client").CommandImpl<
|
|
20
19
|
DeleteRetentionPolicyCommandInput,
|
|
21
20
|
DeleteRetentionPolicyCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DeleteScheduledQueryRequest,
|
|
4
|
-
DeleteScheduledQueryResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DeleteScheduledQueryRequest, DeleteScheduledQueryResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DeleteScheduledQueryCommandInput
|
|
8
|
-
extends DeleteScheduledQueryRequest {}
|
|
4
|
+
export interface DeleteScheduledQueryCommandInput extends DeleteScheduledQueryRequest {}
|
|
9
5
|
export interface DeleteScheduledQueryCommandOutput
|
|
10
|
-
extends DeleteScheduledQueryResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DeleteScheduledQueryResponse, __MetadataBearer {}
|
|
12
7
|
declare const DeleteScheduledQueryCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DeleteScheduledQueryCommandInput
|
|
9
|
+
input: DeleteScheduledQueryCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DeleteScheduledQueryCommandInput,
|
|
17
12
|
DeleteScheduledQueryCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const DeleteScheduledQueryCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: DeleteScheduledQueryCommandInput
|
|
18
|
+
input: DeleteScheduledQueryCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
DeleteScheduledQueryCommandInput,
|
|
26
21
|
DeleteScheduledQueryCommandOutput,
|
|
@@ -1,13 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { DeleteSubscriptionFilterRequest } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface DeleteSubscriptionFilterCommandInput
|
|
5
|
-
|
|
6
|
-
export interface DeleteSubscriptionFilterCommandOutput
|
|
7
|
-
extends __MetadataBearer {}
|
|
4
|
+
export interface DeleteSubscriptionFilterCommandInput extends DeleteSubscriptionFilterRequest {}
|
|
5
|
+
export interface DeleteSubscriptionFilterCommandOutput extends __MetadataBearer {}
|
|
8
6
|
declare const DeleteSubscriptionFilterCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: DeleteSubscriptionFilterCommandInput
|
|
8
|
+
input: DeleteSubscriptionFilterCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
DeleteSubscriptionFilterCommandInput,
|
|
13
11
|
DeleteSubscriptionFilterCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const DeleteSubscriptionFilterCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: DeleteSubscriptionFilterCommandInput
|
|
17
|
+
input: DeleteSubscriptionFilterCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
DeleteSubscriptionFilterCommandInput,
|
|
22
20
|
DeleteSubscriptionFilterCommandOutput,
|
|
@@ -1,13 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { DeleteSyslogConfigurationRequest } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface DeleteSyslogConfigurationCommandInput
|
|
5
|
-
|
|
6
|
-
export interface DeleteSyslogConfigurationCommandOutput
|
|
7
|
-
extends __MetadataBearer {}
|
|
4
|
+
export interface DeleteSyslogConfigurationCommandInput extends DeleteSyslogConfigurationRequest {}
|
|
5
|
+
export interface DeleteSyslogConfigurationCommandOutput extends __MetadataBearer {}
|
|
8
6
|
declare const DeleteSyslogConfigurationCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: DeleteSyslogConfigurationCommandInput
|
|
8
|
+
input: DeleteSyslogConfigurationCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
DeleteSyslogConfigurationCommandInput,
|
|
13
11
|
DeleteSyslogConfigurationCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const DeleteSyslogConfigurationCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: DeleteSyslogConfigurationCommandInput
|
|
17
|
+
input: DeleteSyslogConfigurationCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
DeleteSyslogConfigurationCommandInput,
|
|
22
20
|
DeleteSyslogConfigurationCommandOutput,
|
|
@@ -1,12 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { DeleteTransformerRequest } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface DeleteTransformerCommandInput
|
|
5
|
-
extends DeleteTransformerRequest {}
|
|
4
|
+
export interface DeleteTransformerCommandInput extends DeleteTransformerRequest {}
|
|
6
5
|
export interface DeleteTransformerCommandOutput extends __MetadataBearer {}
|
|
7
6
|
declare const DeleteTransformerCommand_base: {
|
|
8
7
|
new (
|
|
9
|
-
input: DeleteTransformerCommandInput
|
|
8
|
+
input: DeleteTransformerCommandInput,
|
|
10
9
|
): import("@smithy/core/client").CommandImpl<
|
|
11
10
|
DeleteTransformerCommandInput,
|
|
12
11
|
DeleteTransformerCommandOutput,
|
|
@@ -15,7 +14,7 @@ declare const DeleteTransformerCommand_base: {
|
|
|
15
14
|
import("..").ServiceOutputTypes
|
|
16
15
|
>;
|
|
17
16
|
new (
|
|
18
|
-
input: DeleteTransformerCommandInput
|
|
17
|
+
input: DeleteTransformerCommandInput,
|
|
19
18
|
): import("@smithy/core/client").CommandImpl<
|
|
20
19
|
DeleteTransformerCommandInput,
|
|
21
20
|
DeleteTransformerCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DescribeAccountPoliciesResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeAccountPoliciesCommandInput
|
|
8
|
-
extends DescribeAccountPoliciesRequest {}
|
|
7
|
+
export interface DescribeAccountPoliciesCommandInput extends DescribeAccountPoliciesRequest {}
|
|
9
8
|
export interface DescribeAccountPoliciesCommandOutput
|
|
10
|
-
extends DescribeAccountPoliciesResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DescribeAccountPoliciesResponse, __MetadataBearer {}
|
|
12
10
|
declare const DescribeAccountPoliciesCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DescribeAccountPoliciesCommandInput
|
|
12
|
+
input: DescribeAccountPoliciesCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DescribeAccountPoliciesCommandInput,
|
|
17
15
|
DescribeAccountPoliciesCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DescribeAccountPoliciesCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DescribeAccountPoliciesCommandInput
|
|
21
|
+
input: DescribeAccountPoliciesCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DescribeAccountPoliciesCommandInput,
|
|
26
24
|
DescribeAccountPoliciesCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DescribeConfigurationTemplatesResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeConfigurationTemplatesCommandInput
|
|
8
|
-
extends DescribeConfigurationTemplatesRequest {}
|
|
7
|
+
export interface DescribeConfigurationTemplatesCommandInput extends DescribeConfigurationTemplatesRequest {}
|
|
9
8
|
export interface DescribeConfigurationTemplatesCommandOutput
|
|
10
|
-
extends DescribeConfigurationTemplatesResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DescribeConfigurationTemplatesResponse, __MetadataBearer {}
|
|
12
10
|
declare const DescribeConfigurationTemplatesCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DescribeConfigurationTemplatesCommandInput
|
|
12
|
+
input: DescribeConfigurationTemplatesCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DescribeConfigurationTemplatesCommandInput,
|
|
17
15
|
DescribeConfigurationTemplatesCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DescribeDeliveriesRequest,
|
|
4
|
-
DescribeDeliveriesResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DescribeDeliveriesRequest, DescribeDeliveriesResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeDeliveriesCommandInput
|
|
8
|
-
extends DescribeDeliveriesRequest {}
|
|
4
|
+
export interface DescribeDeliveriesCommandInput extends DescribeDeliveriesRequest {}
|
|
9
5
|
export interface DescribeDeliveriesCommandOutput
|
|
10
|
-
extends DescribeDeliveriesResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DescribeDeliveriesResponse, __MetadataBearer {}
|
|
12
7
|
declare const DescribeDeliveriesCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DescribeDeliveriesCommandInput
|
|
9
|
+
input: DescribeDeliveriesCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DescribeDeliveriesCommandInput,
|
|
17
12
|
DescribeDeliveriesCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DescribeDeliveryDestinationsResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeDeliveryDestinationsCommandInput
|
|
8
|
-
extends DescribeDeliveryDestinationsRequest {}
|
|
7
|
+
export interface DescribeDeliveryDestinationsCommandInput extends DescribeDeliveryDestinationsRequest {}
|
|
9
8
|
export interface DescribeDeliveryDestinationsCommandOutput
|
|
10
|
-
extends DescribeDeliveryDestinationsResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DescribeDeliveryDestinationsResponse, __MetadataBearer {}
|
|
12
10
|
declare const DescribeDeliveryDestinationsCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DescribeDeliveryDestinationsCommandInput
|
|
12
|
+
input: DescribeDeliveryDestinationsCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DescribeDeliveryDestinationsCommandInput,
|
|
17
15
|
DescribeDeliveryDestinationsCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DescribeDeliverySourcesResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeDeliverySourcesCommandInput
|
|
8
|
-
extends DescribeDeliverySourcesRequest {}
|
|
7
|
+
export interface DescribeDeliverySourcesCommandInput extends DescribeDeliverySourcesRequest {}
|
|
9
8
|
export interface DescribeDeliverySourcesCommandOutput
|
|
10
|
-
extends DescribeDeliverySourcesResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DescribeDeliverySourcesResponse, __MetadataBearer {}
|
|
12
10
|
declare const DescribeDeliverySourcesCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DescribeDeliverySourcesCommandInput
|
|
12
|
+
input: DescribeDeliverySourcesCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DescribeDeliverySourcesCommandInput,
|
|
17
15
|
DescribeDeliverySourcesCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DescribeDestinationsRequest,
|
|
4
|
-
DescribeDestinationsResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DescribeDestinationsRequest, DescribeDestinationsResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeDestinationsCommandInput
|
|
8
|
-
extends DescribeDestinationsRequest {}
|
|
4
|
+
export interface DescribeDestinationsCommandInput extends DescribeDestinationsRequest {}
|
|
9
5
|
export interface DescribeDestinationsCommandOutput
|
|
10
|
-
extends DescribeDestinationsResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DescribeDestinationsResponse, __MetadataBearer {}
|
|
12
7
|
declare const DescribeDestinationsCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DescribeDestinationsCommandInput
|
|
9
|
+
input: DescribeDestinationsCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DescribeDestinationsCommandInput,
|
|
17
12
|
DescribeDestinationsCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DescribeExportTasksRequest,
|
|
4
|
-
DescribeExportTasksResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DescribeExportTasksRequest, DescribeExportTasksResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeExportTasksCommandInput
|
|
8
|
-
extends DescribeExportTasksRequest {}
|
|
4
|
+
export interface DescribeExportTasksCommandInput extends DescribeExportTasksRequest {}
|
|
9
5
|
export interface DescribeExportTasksCommandOutput
|
|
10
|
-
extends DescribeExportTasksResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DescribeExportTasksResponse, __MetadataBearer {}
|
|
12
7
|
declare const DescribeExportTasksCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DescribeExportTasksCommandInput
|
|
9
|
+
input: DescribeExportTasksCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DescribeExportTasksCommandInput,
|
|
17
12
|
DescribeExportTasksCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DescribeFieldIndexesRequest,
|
|
4
|
-
DescribeFieldIndexesResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DescribeFieldIndexesRequest, DescribeFieldIndexesResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeFieldIndexesCommandInput
|
|
8
|
-
extends DescribeFieldIndexesRequest {}
|
|
4
|
+
export interface DescribeFieldIndexesCommandInput extends DescribeFieldIndexesRequest {}
|
|
9
5
|
export interface DescribeFieldIndexesCommandOutput
|
|
10
|
-
extends DescribeFieldIndexesResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DescribeFieldIndexesResponse, __MetadataBearer {}
|
|
12
7
|
declare const DescribeFieldIndexesCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DescribeFieldIndexesCommandInput
|
|
9
|
+
input: DescribeFieldIndexesCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DescribeFieldIndexesCommandInput,
|
|
17
12
|
DescribeFieldIndexesCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const DescribeFieldIndexesCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: DescribeFieldIndexesCommandInput
|
|
18
|
+
input: DescribeFieldIndexesCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
DescribeFieldIndexesCommandInput,
|
|
26
21
|
DescribeFieldIndexesCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DescribeImportTaskBatchesResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeImportTaskBatchesCommandInput
|
|
8
|
-
extends DescribeImportTaskBatchesRequest {}
|
|
7
|
+
export interface DescribeImportTaskBatchesCommandInput extends DescribeImportTaskBatchesRequest {}
|
|
9
8
|
export interface DescribeImportTaskBatchesCommandOutput
|
|
10
|
-
extends DescribeImportTaskBatchesResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DescribeImportTaskBatchesResponse, __MetadataBearer {}
|
|
12
10
|
declare const DescribeImportTaskBatchesCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DescribeImportTaskBatchesCommandInput
|
|
12
|
+
input: DescribeImportTaskBatchesCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DescribeImportTaskBatchesCommandInput,
|
|
17
15
|
DescribeImportTaskBatchesCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DescribeImportTaskBatchesCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DescribeImportTaskBatchesCommandInput
|
|
21
|
+
input: DescribeImportTaskBatchesCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DescribeImportTaskBatchesCommandInput,
|
|
26
24
|
DescribeImportTaskBatchesCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DescribeImportTasksRequest,
|
|
4
|
-
DescribeImportTasksResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DescribeImportTasksRequest, DescribeImportTasksResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeImportTasksCommandInput
|
|
8
|
-
extends DescribeImportTasksRequest {}
|
|
4
|
+
export interface DescribeImportTasksCommandInput extends DescribeImportTasksRequest {}
|
|
9
5
|
export interface DescribeImportTasksCommandOutput
|
|
10
|
-
extends DescribeImportTasksResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DescribeImportTasksResponse, __MetadataBearer {}
|
|
12
7
|
declare const DescribeImportTasksCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DescribeImportTasksCommandInput
|
|
9
|
+
input: DescribeImportTasksCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DescribeImportTasksCommandInput,
|
|
17
12
|
DescribeImportTasksCommandOutput,
|