@aws-sdk/client-cloudwatch-logs 3.1086.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 +40 -40
|
@@ -11,10 +11,7 @@ import {
|
|
|
11
11
|
Client as __Client,
|
|
12
12
|
} from "@smithy/core/client";
|
|
13
13
|
import { RegionInputConfig, RegionResolvedConfig } from "@smithy/core/config";
|
|
14
|
-
import {
|
|
15
|
-
EndpointInputConfig,
|
|
16
|
-
EndpointResolvedConfig,
|
|
17
|
-
} from "@smithy/core/endpoints";
|
|
14
|
+
import { EndpointInputConfig, EndpointResolvedConfig } from "@smithy/core/endpoints";
|
|
18
15
|
import {
|
|
19
16
|
EventStreamSerdeInputConfig,
|
|
20
17
|
EventStreamSerdeResolvedConfig,
|
|
@@ -265,10 +262,7 @@ import {
|
|
|
265
262
|
GetDataProtectionPolicyCommandInput,
|
|
266
263
|
GetDataProtectionPolicyCommandOutput,
|
|
267
264
|
} from "./commands/GetDataProtectionPolicyCommand";
|
|
268
|
-
import {
|
|
269
|
-
GetDeliveryCommandInput,
|
|
270
|
-
GetDeliveryCommandOutput,
|
|
271
|
-
} from "./commands/GetDeliveryCommand";
|
|
265
|
+
import { GetDeliveryCommandInput, GetDeliveryCommandOutput } from "./commands/GetDeliveryCommand";
|
|
272
266
|
import {
|
|
273
267
|
GetDeliveryDestinationCommandInput,
|
|
274
268
|
GetDeliveryDestinationCommandOutput,
|
|
@@ -461,22 +455,10 @@ import {
|
|
|
461
455
|
StartLiveTailCommandInput,
|
|
462
456
|
StartLiveTailCommandOutput,
|
|
463
457
|
} from "./commands/StartLiveTailCommand";
|
|
464
|
-
import {
|
|
465
|
-
|
|
466
|
-
|
|
467
|
-
} from "./commands/
|
|
468
|
-
import {
|
|
469
|
-
StopQueryCommandInput,
|
|
470
|
-
StopQueryCommandOutput,
|
|
471
|
-
} from "./commands/StopQueryCommand";
|
|
472
|
-
import {
|
|
473
|
-
TagLogGroupCommandInput,
|
|
474
|
-
TagLogGroupCommandOutput,
|
|
475
|
-
} from "./commands/TagLogGroupCommand";
|
|
476
|
-
import {
|
|
477
|
-
TagResourceCommandInput,
|
|
478
|
-
TagResourceCommandOutput,
|
|
479
|
-
} from "./commands/TagResourceCommand";
|
|
458
|
+
import { StartQueryCommandInput, StartQueryCommandOutput } from "./commands/StartQueryCommand";
|
|
459
|
+
import { StopQueryCommandInput, StopQueryCommandOutput } from "./commands/StopQueryCommand";
|
|
460
|
+
import { TagLogGroupCommandInput, TagLogGroupCommandOutput } from "./commands/TagLogGroupCommand";
|
|
461
|
+
import { TagResourceCommandInput, TagResourceCommandOutput } from "./commands/TagResourceCommand";
|
|
480
462
|
import {
|
|
481
463
|
TestMetricFilterCommandInput,
|
|
482
464
|
TestMetricFilterCommandOutput,
|
|
@@ -758,8 +740,7 @@ export type ServiceOutputTypes =
|
|
|
758
740
|
| UpdateLogAnomalyDetectorCommandOutput
|
|
759
741
|
| UpdateLookupTableCommandOutput
|
|
760
742
|
| UpdateScheduledQueryCommandOutput;
|
|
761
|
-
export interface ClientDefaults
|
|
762
|
-
extends Partial<__SmithyConfiguration<__HttpHandlerOptions>> {
|
|
743
|
+
export interface ClientDefaults extends Partial<__SmithyConfiguration<__HttpHandlerOptions>> {
|
|
763
744
|
requestHandler?: __HttpHandlerUserInput;
|
|
764
745
|
sha256?: __ChecksumConstructor | __HashConstructor;
|
|
765
746
|
urlParser?: __UrlParser;
|
|
@@ -785,9 +766,7 @@ export interface ClientDefaults
|
|
|
785
766
|
eventStreamSerdeProvider?: __EventStreamSerdeProvider;
|
|
786
767
|
defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
|
|
787
768
|
}
|
|
788
|
-
export type CloudWatchLogsClientConfigType = Partial<
|
|
789
|
-
__SmithyConfiguration<__HttpHandlerOptions>
|
|
790
|
-
> &
|
|
769
|
+
export type CloudWatchLogsClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> &
|
|
791
770
|
ClientDefaults &
|
|
792
771
|
UserAgentInputConfig &
|
|
793
772
|
RetryInputConfig &
|
|
@@ -797,8 +776,7 @@ export type CloudWatchLogsClientConfigType = Partial<
|
|
|
797
776
|
EventStreamSerdeInputConfig &
|
|
798
777
|
HttpAuthSchemeInputConfig &
|
|
799
778
|
ClientInputEndpointParameters;
|
|
800
|
-
export interface CloudWatchLogsClientConfig
|
|
801
|
-
extends CloudWatchLogsClientConfigType {}
|
|
779
|
+
export interface CloudWatchLogsClientConfig extends CloudWatchLogsClientConfigType {}
|
|
802
780
|
export type CloudWatchLogsClientResolvedConfigType =
|
|
803
781
|
__SmithyResolvedConfiguration<__HttpHandlerOptions> &
|
|
804
782
|
Required<ClientDefaults> &
|
|
@@ -811,8 +789,7 @@ export type CloudWatchLogsClientResolvedConfigType =
|
|
|
811
789
|
EventStreamSerdeResolvedConfig &
|
|
812
790
|
HttpAuthSchemeResolvedConfig &
|
|
813
791
|
ClientResolvedEndpointParameters;
|
|
814
|
-
export interface CloudWatchLogsClientResolvedConfig
|
|
815
|
-
extends CloudWatchLogsClientResolvedConfigType {}
|
|
792
|
+
export interface CloudWatchLogsClientResolvedConfig extends CloudWatchLogsClientResolvedConfigType {}
|
|
816
793
|
export declare class CloudWatchLogsClient extends __Client<
|
|
817
794
|
__HttpHandlerOptions,
|
|
818
795
|
ServiceInputTypes,
|
|
@@ -820,8 +797,6 @@ export declare class CloudWatchLogsClient extends __Client<
|
|
|
820
797
|
CloudWatchLogsClientResolvedConfig
|
|
821
798
|
> {
|
|
822
799
|
readonly config: CloudWatchLogsClientResolvedConfig;
|
|
823
|
-
constructor(
|
|
824
|
-
...[configuration]: __CheckOptionalClientConfig<CloudWatchLogsClientConfig>
|
|
825
|
-
);
|
|
800
|
+
constructor(...[configuration]: __CheckOptionalClientConfig<CloudWatchLogsClientConfig>);
|
|
826
801
|
destroy(): void;
|
|
827
802
|
}
|
|
@@ -7,17 +7,10 @@ import { CloudWatchLogsHttpAuthSchemeProvider } from "./httpAuthSchemeProvider";
|
|
|
7
7
|
export interface HttpAuthExtensionConfiguration {
|
|
8
8
|
setHttpAuthScheme(httpAuthScheme: HttpAuthScheme): void;
|
|
9
9
|
httpAuthSchemes(): HttpAuthScheme[];
|
|
10
|
-
setHttpAuthSchemeProvider(
|
|
11
|
-
httpAuthSchemeProvider: CloudWatchLogsHttpAuthSchemeProvider
|
|
12
|
-
): void;
|
|
10
|
+
setHttpAuthSchemeProvider(httpAuthSchemeProvider: CloudWatchLogsHttpAuthSchemeProvider): void;
|
|
13
11
|
httpAuthSchemeProvider(): CloudWatchLogsHttpAuthSchemeProvider;
|
|
14
|
-
setCredentials(
|
|
15
|
-
|
|
16
|
-
): void;
|
|
17
|
-
credentials():
|
|
18
|
-
| AwsCredentialIdentity
|
|
19
|
-
| AwsCredentialIdentityProvider
|
|
20
|
-
| undefined;
|
|
12
|
+
setCredentials(credentials: AwsCredentialIdentity | AwsCredentialIdentityProvider): void;
|
|
13
|
+
credentials(): AwsCredentialIdentity | AwsCredentialIdentityProvider | undefined;
|
|
21
14
|
}
|
|
22
15
|
export type HttpAuthRuntimeConfig = Partial<{
|
|
23
16
|
httpAuthSchemes: HttpAuthScheme[];
|
|
@@ -25,8 +18,8 @@ export type HttpAuthRuntimeConfig = Partial<{
|
|
|
25
18
|
credentials: AwsCredentialIdentity | AwsCredentialIdentityProvider;
|
|
26
19
|
}>;
|
|
27
20
|
export declare const getHttpAuthExtensionConfiguration: (
|
|
28
|
-
runtimeConfig: HttpAuthRuntimeConfig
|
|
21
|
+
runtimeConfig: HttpAuthRuntimeConfig,
|
|
29
22
|
) => HttpAuthExtensionConfiguration;
|
|
30
23
|
export declare const resolveHttpAuthRuntimeConfig: (
|
|
31
|
-
config: HttpAuthExtensionConfiguration
|
|
24
|
+
config: HttpAuthExtensionConfiguration,
|
|
32
25
|
) => HttpAuthRuntimeConfig;
|
|
@@ -12,36 +12,32 @@ import {
|
|
|
12
12
|
Provider,
|
|
13
13
|
} from "@smithy/types";
|
|
14
14
|
import { CloudWatchLogsClientResolvedConfig } from "../CloudWatchLogsClient";
|
|
15
|
-
export interface CloudWatchLogsHttpAuthSchemeParameters
|
|
16
|
-
extends HttpAuthSchemeParameters {
|
|
15
|
+
export interface CloudWatchLogsHttpAuthSchemeParameters extends HttpAuthSchemeParameters {
|
|
17
16
|
region?: string;
|
|
18
17
|
}
|
|
19
|
-
export interface CloudWatchLogsHttpAuthSchemeParametersProvider
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
> {}
|
|
18
|
+
export interface CloudWatchLogsHttpAuthSchemeParametersProvider extends HttpAuthSchemeParametersProvider<
|
|
19
|
+
CloudWatchLogsClientResolvedConfig,
|
|
20
|
+
HandlerExecutionContext,
|
|
21
|
+
CloudWatchLogsHttpAuthSchemeParameters,
|
|
22
|
+
object
|
|
23
|
+
> {}
|
|
26
24
|
export declare const defaultCloudWatchLogsHttpAuthSchemeParametersProvider: (
|
|
27
25
|
config: CloudWatchLogsClientResolvedConfig,
|
|
28
26
|
context: HandlerExecutionContext,
|
|
29
|
-
input: object
|
|
27
|
+
input: object,
|
|
30
28
|
) => Promise<CloudWatchLogsHttpAuthSchemeParameters>;
|
|
31
|
-
export interface CloudWatchLogsHttpAuthSchemeProvider
|
|
32
|
-
extends HttpAuthSchemeProvider<CloudWatchLogsHttpAuthSchemeParameters> {}
|
|
29
|
+
export interface CloudWatchLogsHttpAuthSchemeProvider extends HttpAuthSchemeProvider<CloudWatchLogsHttpAuthSchemeParameters> {}
|
|
33
30
|
export declare const defaultCloudWatchLogsHttpAuthSchemeProvider: CloudWatchLogsHttpAuthSchemeProvider;
|
|
34
31
|
export interface HttpAuthSchemeInputConfig extends AwsSdkSigV4AuthInputConfig {
|
|
35
32
|
authSchemePreference?: string[] | Provider<string[]>;
|
|
36
33
|
httpAuthSchemes?: HttpAuthScheme[];
|
|
37
34
|
httpAuthSchemeProvider?: CloudWatchLogsHttpAuthSchemeProvider;
|
|
38
35
|
}
|
|
39
|
-
export interface HttpAuthSchemeResolvedConfig
|
|
40
|
-
extends AwsSdkSigV4AuthResolvedConfig {
|
|
36
|
+
export interface HttpAuthSchemeResolvedConfig extends AwsSdkSigV4AuthResolvedConfig {
|
|
41
37
|
readonly authSchemePreference: Provider<string[]>;
|
|
42
38
|
readonly httpAuthSchemes: HttpAuthScheme[];
|
|
43
39
|
readonly httpAuthSchemeProvider: CloudWatchLogsHttpAuthSchemeProvider;
|
|
44
40
|
}
|
|
45
41
|
export declare const resolveHttpAuthSchemeConfig: <T>(
|
|
46
|
-
config: T & HttpAuthSchemeInputConfig & AwsSdkSigV4PreviouslyResolved
|
|
42
|
+
config: T & HttpAuthSchemeInputConfig & AwsSdkSigV4PreviouslyResolved,
|
|
47
43
|
) => T & HttpAuthSchemeResolvedConfig;
|
|
@@ -4,22 +4,21 @@ import {
|
|
|
4
4
|
ServiceInputTypes,
|
|
5
5
|
ServiceOutputTypes,
|
|
6
6
|
} from "./CloudWatchLogsClient";
|
|
7
|
-
export declare const command: <
|
|
8
|
-
I extends ServiceInputTypes,
|
|
9
|
-
O extends ServiceOutputTypes
|
|
10
|
-
>(
|
|
7
|
+
export declare const command: <I extends ServiceInputTypes, O extends ServiceOutputTypes>(
|
|
11
8
|
added: EndpointParameterInstructions,
|
|
12
9
|
plugins: (
|
|
13
10
|
CommandCtor: any,
|
|
14
11
|
clientStack: any,
|
|
15
12
|
config: any,
|
|
16
|
-
options: any
|
|
13
|
+
options: any,
|
|
17
14
|
) => import("@smithy/types").Pluggable<any, any>[],
|
|
18
15
|
op: string,
|
|
19
16
|
$: import("@smithy/types").StaticOperationSchema,
|
|
20
|
-
smithyContext?: Record<string, unknown
|
|
17
|
+
smithyContext?: Record<string, unknown>,
|
|
21
18
|
) => {
|
|
22
|
-
new (
|
|
19
|
+
new (
|
|
20
|
+
input: I,
|
|
21
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
22
|
I,
|
|
24
23
|
O,
|
|
25
24
|
CloudWatchLogsClientResolvedConfig,
|
|
@@ -38,9 +37,4 @@ export declare const command: <
|
|
|
38
37
|
getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
39
38
|
};
|
|
40
39
|
export declare const _ep0: EndpointParameterInstructions;
|
|
41
|
-
export declare const _mw0: (
|
|
42
|
-
Command: any,
|
|
43
|
-
cs: any,
|
|
44
|
-
config: any,
|
|
45
|
-
o: any
|
|
46
|
-
) => never[];
|
|
40
|
+
export declare const _mw0: (Command: any, cs: any, config: any, o: any) => never[];
|
|
@@ -5,7 +5,7 @@ export interface AssociateKmsKeyCommandInput extends AssociateKmsKeyRequest {}
|
|
|
5
5
|
export interface AssociateKmsKeyCommandOutput extends __MetadataBearer {}
|
|
6
6
|
declare const AssociateKmsKeyCommand_base: {
|
|
7
7
|
new (
|
|
8
|
-
input: AssociateKmsKeyCommandInput
|
|
8
|
+
input: AssociateKmsKeyCommandInput,
|
|
9
9
|
): import("@smithy/core/client").CommandImpl<
|
|
10
10
|
AssociateKmsKeyCommandInput,
|
|
11
11
|
AssociateKmsKeyCommandOutput,
|
|
@@ -14,7 +14,7 @@ declare const AssociateKmsKeyCommand_base: {
|
|
|
14
14
|
import("..").ServiceOutputTypes
|
|
15
15
|
>;
|
|
16
16
|
new (
|
|
17
|
-
input: AssociateKmsKeyCommandInput
|
|
17
|
+
input: AssociateKmsKeyCommandInput,
|
|
18
18
|
): import("@smithy/core/client").CommandImpl<
|
|
19
19
|
AssociateKmsKeyCommandInput,
|
|
20
20
|
AssociateKmsKeyCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
AssociateSourceToS3TableIntegrationResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface AssociateSourceToS3TableIntegrationCommandInput
|
|
8
|
-
extends AssociateSourceToS3TableIntegrationRequest {}
|
|
7
|
+
export interface AssociateSourceToS3TableIntegrationCommandInput extends AssociateSourceToS3TableIntegrationRequest {}
|
|
9
8
|
export interface AssociateSourceToS3TableIntegrationCommandOutput
|
|
10
|
-
extends AssociateSourceToS3TableIntegrationResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends AssociateSourceToS3TableIntegrationResponse, __MetadataBearer {}
|
|
12
10
|
declare const AssociateSourceToS3TableIntegrationCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: AssociateSourceToS3TableIntegrationCommandInput
|
|
12
|
+
input: AssociateSourceToS3TableIntegrationCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
AssociateSourceToS3TableIntegrationCommandInput,
|
|
17
15
|
AssociateSourceToS3TableIntegrationCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const AssociateSourceToS3TableIntegrationCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: AssociateSourceToS3TableIntegrationCommandInput
|
|
21
|
+
input: AssociateSourceToS3TableIntegrationCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
AssociateSourceToS3TableIntegrationCommandInput,
|
|
26
24
|
AssociateSourceToS3TableIntegrationCommandOutput,
|
|
@@ -5,7 +5,7 @@ export interface CancelExportTaskCommandInput extends CancelExportTaskRequest {}
|
|
|
5
5
|
export interface CancelExportTaskCommandOutput extends __MetadataBearer {}
|
|
6
6
|
declare const CancelExportTaskCommand_base: {
|
|
7
7
|
new (
|
|
8
|
-
input: CancelExportTaskCommandInput
|
|
8
|
+
input: CancelExportTaskCommandInput,
|
|
9
9
|
): import("@smithy/core/client").CommandImpl<
|
|
10
10
|
CancelExportTaskCommandInput,
|
|
11
11
|
CancelExportTaskCommandOutput,
|
|
@@ -14,7 +14,7 @@ declare const CancelExportTaskCommand_base: {
|
|
|
14
14
|
import("..").ServiceOutputTypes
|
|
15
15
|
>;
|
|
16
16
|
new (
|
|
17
|
-
input: CancelExportTaskCommandInput
|
|
17
|
+
input: CancelExportTaskCommandInput,
|
|
18
18
|
): import("@smithy/core/client").CommandImpl<
|
|
19
19
|
CancelExportTaskCommandInput,
|
|
20
20
|
CancelExportTaskCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CancelImportTaskRequest,
|
|
4
|
-
CancelImportTaskResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { CancelImportTaskRequest, CancelImportTaskResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface CancelImportTaskCommandInput extends CancelImportTaskRequest {}
|
|
8
|
-
export interface CancelImportTaskCommandOutput
|
|
9
|
-
extends CancelImportTaskResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface CancelImportTaskCommandOutput extends CancelImportTaskResponse, __MetadataBearer {}
|
|
11
6
|
declare const CancelImportTaskCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: CancelImportTaskCommandInput
|
|
8
|
+
input: CancelImportTaskCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
CancelImportTaskCommandInput,
|
|
16
11
|
CancelImportTaskCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const CancelImportTaskCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: CancelImportTaskCommandInput
|
|
17
|
+
input: CancelImportTaskCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
CancelImportTaskCommandInput,
|
|
25
20
|
CancelImportTaskCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreateDeliveryRequest,
|
|
4
|
-
CreateDeliveryResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { CreateDeliveryRequest, CreateDeliveryResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface CreateDeliveryCommandInput extends CreateDeliveryRequest {}
|
|
8
|
-
export interface CreateDeliveryCommandOutput
|
|
9
|
-
extends CreateDeliveryResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface CreateDeliveryCommandOutput extends CreateDeliveryResponse, __MetadataBearer {}
|
|
11
6
|
declare const CreateDeliveryCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: CreateDeliveryCommandInput
|
|
8
|
+
input: CreateDeliveryCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
CreateDeliveryCommandInput,
|
|
16
11
|
CreateDeliveryCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const CreateDeliveryCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: CreateDeliveryCommandInput
|
|
17
|
+
input: CreateDeliveryCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
CreateDeliveryCommandInput,
|
|
25
20
|
CreateDeliveryCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreateExportTaskRequest,
|
|
4
|
-
CreateExportTaskResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { CreateExportTaskRequest, CreateExportTaskResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface CreateExportTaskCommandInput extends CreateExportTaskRequest {}
|
|
8
|
-
export interface CreateExportTaskCommandOutput
|
|
9
|
-
extends CreateExportTaskResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface CreateExportTaskCommandOutput extends CreateExportTaskResponse, __MetadataBearer {}
|
|
11
6
|
declare const CreateExportTaskCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: CreateExportTaskCommandInput
|
|
8
|
+
input: CreateExportTaskCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
CreateExportTaskCommandInput,
|
|
16
11
|
CreateExportTaskCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const CreateExportTaskCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: CreateExportTaskCommandInput
|
|
17
|
+
input: CreateExportTaskCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
CreateExportTaskCommandInput,
|
|
25
20
|
CreateExportTaskCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreateImportTaskRequest,
|
|
4
|
-
CreateImportTaskResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { CreateImportTaskRequest, CreateImportTaskResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface CreateImportTaskCommandInput extends CreateImportTaskRequest {}
|
|
8
|
-
export interface CreateImportTaskCommandOutput
|
|
9
|
-
extends CreateImportTaskResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface CreateImportTaskCommandOutput extends CreateImportTaskResponse, __MetadataBearer {}
|
|
11
6
|
declare const CreateImportTaskCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: CreateImportTaskCommandInput
|
|
8
|
+
input: CreateImportTaskCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
CreateImportTaskCommandInput,
|
|
16
11
|
CreateImportTaskCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const CreateImportTaskCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: CreateImportTaskCommandInput
|
|
17
|
+
input: CreateImportTaskCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
CreateImportTaskCommandInput,
|
|
25
20
|
CreateImportTaskCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
CreateLogAnomalyDetectorResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateLogAnomalyDetectorCommandInput
|
|
8
|
-
extends CreateLogAnomalyDetectorRequest {}
|
|
7
|
+
export interface CreateLogAnomalyDetectorCommandInput extends CreateLogAnomalyDetectorRequest {}
|
|
9
8
|
export interface CreateLogAnomalyDetectorCommandOutput
|
|
10
|
-
extends CreateLogAnomalyDetectorResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends CreateLogAnomalyDetectorResponse, __MetadataBearer {}
|
|
12
10
|
declare const CreateLogAnomalyDetectorCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: CreateLogAnomalyDetectorCommandInput
|
|
12
|
+
input: CreateLogAnomalyDetectorCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
CreateLogAnomalyDetectorCommandInput,
|
|
17
15
|
CreateLogAnomalyDetectorCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const CreateLogAnomalyDetectorCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: CreateLogAnomalyDetectorCommandInput
|
|
21
|
+
input: CreateLogAnomalyDetectorCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
CreateLogAnomalyDetectorCommandInput,
|
|
26
24
|
CreateLogAnomalyDetectorCommandOutput,
|
|
@@ -5,7 +5,7 @@ export interface CreateLogGroupCommandInput extends CreateLogGroupRequest {}
|
|
|
5
5
|
export interface CreateLogGroupCommandOutput extends __MetadataBearer {}
|
|
6
6
|
declare const CreateLogGroupCommand_base: {
|
|
7
7
|
new (
|
|
8
|
-
input: CreateLogGroupCommandInput
|
|
8
|
+
input: CreateLogGroupCommandInput,
|
|
9
9
|
): import("@smithy/core/client").CommandImpl<
|
|
10
10
|
CreateLogGroupCommandInput,
|
|
11
11
|
CreateLogGroupCommandOutput,
|
|
@@ -14,7 +14,7 @@ declare const CreateLogGroupCommand_base: {
|
|
|
14
14
|
import("..").ServiceOutputTypes
|
|
15
15
|
>;
|
|
16
16
|
new (
|
|
17
|
-
input: CreateLogGroupCommandInput
|
|
17
|
+
input: CreateLogGroupCommandInput,
|
|
18
18
|
): import("@smithy/core/client").CommandImpl<
|
|
19
19
|
CreateLogGroupCommandInput,
|
|
20
20
|
CreateLogGroupCommandOutput,
|
|
@@ -5,7 +5,7 @@ export interface CreateLogStreamCommandInput extends CreateLogStreamRequest {}
|
|
|
5
5
|
export interface CreateLogStreamCommandOutput extends __MetadataBearer {}
|
|
6
6
|
declare const CreateLogStreamCommand_base: {
|
|
7
7
|
new (
|
|
8
|
-
input: CreateLogStreamCommandInput
|
|
8
|
+
input: CreateLogStreamCommandInput,
|
|
9
9
|
): import("@smithy/core/client").CommandImpl<
|
|
10
10
|
CreateLogStreamCommandInput,
|
|
11
11
|
CreateLogStreamCommandOutput,
|
|
@@ -14,7 +14,7 @@ declare const CreateLogStreamCommand_base: {
|
|
|
14
14
|
import("..").ServiceOutputTypes
|
|
15
15
|
>;
|
|
16
16
|
new (
|
|
17
|
-
input: CreateLogStreamCommandInput
|
|
17
|
+
input: CreateLogStreamCommandInput,
|
|
18
18
|
): import("@smithy/core/client").CommandImpl<
|
|
19
19
|
CreateLogStreamCommandInput,
|
|
20
20
|
CreateLogStreamCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreateLookupTableRequest,
|
|
4
|
-
CreateLookupTableResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { CreateLookupTableRequest, CreateLookupTableResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateLookupTableCommandInput
|
|
8
|
-
extends CreateLookupTableRequest {}
|
|
4
|
+
export interface CreateLookupTableCommandInput extends CreateLookupTableRequest {}
|
|
9
5
|
export interface CreateLookupTableCommandOutput
|
|
10
|
-
extends CreateLookupTableResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends CreateLookupTableResponse, __MetadataBearer {}
|
|
12
7
|
declare const CreateLookupTableCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: CreateLookupTableCommandInput
|
|
9
|
+
input: CreateLookupTableCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
CreateLookupTableCommandInput,
|
|
17
12
|
CreateLookupTableCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const CreateLookupTableCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: CreateLookupTableCommandInput
|
|
18
|
+
input: CreateLookupTableCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
CreateLookupTableCommandInput,
|
|
26
21
|
CreateLookupTableCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreateScheduledQueryRequest,
|
|
4
|
-
CreateScheduledQueryResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { CreateScheduledQueryRequest, CreateScheduledQueryResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateScheduledQueryCommandInput
|
|
8
|
-
extends CreateScheduledQueryRequest {}
|
|
4
|
+
export interface CreateScheduledQueryCommandInput extends CreateScheduledQueryRequest {}
|
|
9
5
|
export interface CreateScheduledQueryCommandOutput
|
|
10
|
-
extends CreateScheduledQueryResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends CreateScheduledQueryResponse, __MetadataBearer {}
|
|
12
7
|
declare const CreateScheduledQueryCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: CreateScheduledQueryCommandInput
|
|
9
|
+
input: CreateScheduledQueryCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
CreateScheduledQueryCommandInput,
|
|
17
12
|
CreateScheduledQueryCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const CreateScheduledQueryCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: CreateScheduledQueryCommandInput
|
|
18
|
+
input: CreateScheduledQueryCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
CreateScheduledQueryCommandInput,
|
|
26
21
|
CreateScheduledQueryCommandOutput,
|
|
@@ -1,12 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { DeleteAccountPolicyRequest } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface DeleteAccountPolicyCommandInput
|
|
5
|
-
extends DeleteAccountPolicyRequest {}
|
|
4
|
+
export interface DeleteAccountPolicyCommandInput extends DeleteAccountPolicyRequest {}
|
|
6
5
|
export interface DeleteAccountPolicyCommandOutput extends __MetadataBearer {}
|
|
7
6
|
declare const DeleteAccountPolicyCommand_base: {
|
|
8
7
|
new (
|
|
9
|
-
input: DeleteAccountPolicyCommandInput
|
|
8
|
+
input: DeleteAccountPolicyCommandInput,
|
|
10
9
|
): import("@smithy/core/client").CommandImpl<
|
|
11
10
|
DeleteAccountPolicyCommandInput,
|
|
12
11
|
DeleteAccountPolicyCommandOutput,
|
|
@@ -15,7 +14,7 @@ declare const DeleteAccountPolicyCommand_base: {
|
|
|
15
14
|
import("..").ServiceOutputTypes
|
|
16
15
|
>;
|
|
17
16
|
new (
|
|
18
|
-
input: DeleteAccountPolicyCommandInput
|
|
17
|
+
input: DeleteAccountPolicyCommandInput,
|
|
19
18
|
): import("@smithy/core/client").CommandImpl<
|
|
20
19
|
DeleteAccountPolicyCommandInput,
|
|
21
20
|
DeleteAccountPolicyCommandOutput,
|
|
@@ -1,13 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { DeleteDataProtectionPolicyRequest } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface DeleteDataProtectionPolicyCommandInput
|
|
5
|
-
|
|
6
|
-
export interface DeleteDataProtectionPolicyCommandOutput
|
|
7
|
-
extends __MetadataBearer {}
|
|
4
|
+
export interface DeleteDataProtectionPolicyCommandInput extends DeleteDataProtectionPolicyRequest {}
|
|
5
|
+
export interface DeleteDataProtectionPolicyCommandOutput extends __MetadataBearer {}
|
|
8
6
|
declare const DeleteDataProtectionPolicyCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: DeleteDataProtectionPolicyCommandInput
|
|
8
|
+
input: DeleteDataProtectionPolicyCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
DeleteDataProtectionPolicyCommandInput,
|
|
13
11
|
DeleteDataProtectionPolicyCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const DeleteDataProtectionPolicyCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: DeleteDataProtectionPolicyCommandInput
|
|
17
|
+
input: DeleteDataProtectionPolicyCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
DeleteDataProtectionPolicyCommandInput,
|
|
22
20
|
DeleteDataProtectionPolicyCommandOutput,
|
|
@@ -5,7 +5,7 @@ export interface DeleteDeliveryCommandInput extends DeleteDeliveryRequest {}
|
|
|
5
5
|
export interface DeleteDeliveryCommandOutput extends __MetadataBearer {}
|
|
6
6
|
declare const DeleteDeliveryCommand_base: {
|
|
7
7
|
new (
|
|
8
|
-
input: DeleteDeliveryCommandInput
|
|
8
|
+
input: DeleteDeliveryCommandInput,
|
|
9
9
|
): import("@smithy/core/client").CommandImpl<
|
|
10
10
|
DeleteDeliveryCommandInput,
|
|
11
11
|
DeleteDeliveryCommandOutput,
|
|
@@ -14,7 +14,7 @@ declare const DeleteDeliveryCommand_base: {
|
|
|
14
14
|
import("..").ServiceOutputTypes
|
|
15
15
|
>;
|
|
16
16
|
new (
|
|
17
|
-
input: DeleteDeliveryCommandInput
|
|
17
|
+
input: DeleteDeliveryCommandInput,
|
|
18
18
|
): import("@smithy/core/client").CommandImpl<
|
|
19
19
|
DeleteDeliveryCommandInput,
|
|
20
20
|
DeleteDeliveryCommandOutput,
|
|
@@ -1,13 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { DeleteDeliveryDestinationRequest } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface DeleteDeliveryDestinationCommandInput
|
|
5
|
-
|
|
6
|
-
export interface DeleteDeliveryDestinationCommandOutput
|
|
7
|
-
extends __MetadataBearer {}
|
|
4
|
+
export interface DeleteDeliveryDestinationCommandInput extends DeleteDeliveryDestinationRequest {}
|
|
5
|
+
export interface DeleteDeliveryDestinationCommandOutput extends __MetadataBearer {}
|
|
8
6
|
declare const DeleteDeliveryDestinationCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: DeleteDeliveryDestinationCommandInput
|
|
8
|
+
input: DeleteDeliveryDestinationCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
DeleteDeliveryDestinationCommandInput,
|
|
13
11
|
DeleteDeliveryDestinationCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const DeleteDeliveryDestinationCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: DeleteDeliveryDestinationCommandInput
|
|
17
|
+
input: DeleteDeliveryDestinationCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
DeleteDeliveryDestinationCommandInput,
|
|
22
20
|
DeleteDeliveryDestinationCommandOutput,
|
|
@@ -1,13 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { DeleteDeliveryDestinationPolicyRequest } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface DeleteDeliveryDestinationPolicyCommandInput
|
|
5
|
-
|
|
6
|
-
export interface DeleteDeliveryDestinationPolicyCommandOutput
|
|
7
|
-
extends __MetadataBearer {}
|
|
4
|
+
export interface DeleteDeliveryDestinationPolicyCommandInput extends DeleteDeliveryDestinationPolicyRequest {}
|
|
5
|
+
export interface DeleteDeliveryDestinationPolicyCommandOutput extends __MetadataBearer {}
|
|
8
6
|
declare const DeleteDeliveryDestinationPolicyCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: DeleteDeliveryDestinationPolicyCommandInput
|
|
8
|
+
input: DeleteDeliveryDestinationPolicyCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
DeleteDeliveryDestinationPolicyCommandInput,
|
|
13
11
|
DeleteDeliveryDestinationPolicyCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const DeleteDeliveryDestinationPolicyCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: DeleteDeliveryDestinationPolicyCommandInput
|
|
17
|
+
input: DeleteDeliveryDestinationPolicyCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
DeleteDeliveryDestinationPolicyCommandInput,
|
|
22
20
|
DeleteDeliveryDestinationPolicyCommandOutput,
|