@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
|
@@ -23,7 +23,7 @@ export type ClientResolvedEndpointParameters = Pick<
|
|
|
23
23
|
defaultSigningName: string;
|
|
24
24
|
};
|
|
25
25
|
export declare const resolveClientEndpointParameters: <T>(
|
|
26
|
-
options: T & ClientInputEndpointParameters
|
|
26
|
+
options: T & ClientInputEndpointParameters,
|
|
27
27
|
) => T & ClientResolvedEndpointParameters;
|
|
28
28
|
export declare const commonParams: {
|
|
29
29
|
readonly UseFIPS: {
|
|
@@ -3,7 +3,8 @@ import { HttpHandlerExtensionConfiguration } from "@smithy/core/protocols";
|
|
|
3
3
|
import { DefaultExtensionConfiguration } from "@smithy/types";
|
|
4
4
|
import { HttpAuthExtensionConfiguration } from "./auth/httpAuthExtensionConfiguration";
|
|
5
5
|
export interface CloudWatchLogsExtensionConfiguration
|
|
6
|
-
extends
|
|
6
|
+
extends
|
|
7
|
+
HttpHandlerExtensionConfiguration,
|
|
7
8
|
DefaultExtensionConfiguration,
|
|
8
9
|
AwsRegionExtensionConfiguration,
|
|
9
10
|
HttpAuthExtensionConfiguration {}
|
|
@@ -41,8 +41,7 @@ export declare const EvaluationFrequency: {
|
|
|
41
41
|
readonly TEN_MIN: "TEN_MIN";
|
|
42
42
|
readonly THIRTY_MIN: "THIRTY_MIN";
|
|
43
43
|
};
|
|
44
|
-
export type EvaluationFrequency =
|
|
45
|
-
(typeof EvaluationFrequency)[keyof typeof EvaluationFrequency];
|
|
44
|
+
export type EvaluationFrequency = (typeof EvaluationFrequency)[keyof typeof EvaluationFrequency];
|
|
46
45
|
export declare const ImportStatus: {
|
|
47
46
|
readonly CANCELLED: "CANCELLED";
|
|
48
47
|
readonly COMPLETED: "COMPLETED";
|
|
@@ -91,22 +90,19 @@ export declare const ScheduledQueryState: {
|
|
|
91
90
|
readonly DISABLED: "DISABLED";
|
|
92
91
|
readonly ENABLED: "ENABLED";
|
|
93
92
|
};
|
|
94
|
-
export type ScheduledQueryState =
|
|
95
|
-
(typeof ScheduledQueryState)[keyof typeof ScheduledQueryState];
|
|
93
|
+
export type ScheduledQueryState = (typeof ScheduledQueryState)[keyof typeof ScheduledQueryState];
|
|
96
94
|
export declare const DataProtectionStatus: {
|
|
97
95
|
readonly ACTIVATED: "ACTIVATED";
|
|
98
96
|
readonly ARCHIVED: "ARCHIVED";
|
|
99
97
|
readonly DELETED: "DELETED";
|
|
100
98
|
readonly DISABLED: "DISABLED";
|
|
101
99
|
};
|
|
102
|
-
export type DataProtectionStatus =
|
|
103
|
-
(typeof DataProtectionStatus)[keyof typeof DataProtectionStatus];
|
|
100
|
+
export type DataProtectionStatus = (typeof DataProtectionStatus)[keyof typeof DataProtectionStatus];
|
|
104
101
|
export declare const DeliverySourceStatus: {
|
|
105
102
|
readonly ACTIVE: "ACTIVE";
|
|
106
103
|
readonly INACTIVE: "INACTIVE";
|
|
107
104
|
};
|
|
108
|
-
export type DeliverySourceStatus =
|
|
109
|
-
(typeof DeliverySourceStatus)[keyof typeof DeliverySourceStatus];
|
|
105
|
+
export type DeliverySourceStatus = (typeof DeliverySourceStatus)[keyof typeof DeliverySourceStatus];
|
|
110
106
|
export declare const DeliverySourceStatusReason: {
|
|
111
107
|
readonly RESOURCE_DELETED: "RESOURCE_DELETED";
|
|
112
108
|
};
|
|
@@ -120,8 +116,7 @@ export declare const ExportTaskStatusCode: {
|
|
|
120
116
|
readonly PENDING_CANCEL: "PENDING_CANCEL";
|
|
121
117
|
readonly RUNNING: "RUNNING";
|
|
122
118
|
};
|
|
123
|
-
export type ExportTaskStatusCode =
|
|
124
|
-
(typeof ExportTaskStatusCode)[keyof typeof ExportTaskStatusCode];
|
|
119
|
+
export type ExportTaskStatusCode = (typeof ExportTaskStatusCode)[keyof typeof ExportTaskStatusCode];
|
|
125
120
|
export declare const IndexType: {
|
|
126
121
|
readonly FACET: "FACET";
|
|
127
122
|
readonly FIELD_INDEX: "FIELD_INDEX";
|
|
@@ -135,8 +130,7 @@ export type IndexSource = (typeof IndexSource)[keyof typeof IndexSource];
|
|
|
135
130
|
export declare const InheritedProperty: {
|
|
136
131
|
readonly ACCOUNT_DATA_PROTECTION: "ACCOUNT_DATA_PROTECTION";
|
|
137
132
|
};
|
|
138
|
-
export type InheritedProperty =
|
|
139
|
-
(typeof InheritedProperty)[keyof typeof InheritedProperty];
|
|
133
|
+
export type InheritedProperty = (typeof InheritedProperty)[keyof typeof InheritedProperty];
|
|
140
134
|
export declare const OrderBy: {
|
|
141
135
|
readonly LastEventTime: "LastEventTime";
|
|
142
136
|
readonly LogStreamName: "LogStreamName";
|
|
@@ -218,14 +212,12 @@ export declare const ExecutionStatus: {
|
|
|
218
212
|
readonly Running: "Running";
|
|
219
213
|
readonly Timeout: "Timeout";
|
|
220
214
|
};
|
|
221
|
-
export type ExecutionStatus =
|
|
222
|
-
(typeof ExecutionStatus)[keyof typeof ExecutionStatus];
|
|
215
|
+
export type ExecutionStatus = (typeof ExecutionStatus)[keyof typeof ExecutionStatus];
|
|
223
216
|
export declare const FlattenedElement: {
|
|
224
217
|
readonly FIRST: "first";
|
|
225
218
|
readonly LAST: "last";
|
|
226
219
|
};
|
|
227
|
-
export type FlattenedElement =
|
|
228
|
-
(typeof FlattenedElement)[keyof typeof FlattenedElement];
|
|
220
|
+
export type FlattenedElement = (typeof FlattenedElement)[keyof typeof FlattenedElement];
|
|
229
221
|
export declare const OpenSearchResourceStatusType: {
|
|
230
222
|
readonly ACTIVE: "ACTIVE";
|
|
231
223
|
readonly ERROR: "ERROR";
|
|
@@ -238,13 +230,11 @@ export declare const IntegrationStatus: {
|
|
|
238
230
|
readonly FAILED: "FAILED";
|
|
239
231
|
readonly PROVISIONING: "PROVISIONING";
|
|
240
232
|
};
|
|
241
|
-
export type IntegrationStatus =
|
|
242
|
-
(typeof IntegrationStatus)[keyof typeof IntegrationStatus];
|
|
233
|
+
export type IntegrationStatus = (typeof IntegrationStatus)[keyof typeof IntegrationStatus];
|
|
243
234
|
export declare const IntegrationType: {
|
|
244
235
|
readonly OPENSEARCH: "OPENSEARCH";
|
|
245
236
|
};
|
|
246
|
-
export type IntegrationType =
|
|
247
|
-
(typeof IntegrationType)[keyof typeof IntegrationType];
|
|
237
|
+
export type IntegrationType = (typeof IntegrationType)[keyof typeof IntegrationType];
|
|
248
238
|
export declare const ScheduleType: {
|
|
249
239
|
readonly AWS_MANAGED: "AWS_MANAGED";
|
|
250
240
|
readonly CUSTOMER_MANAGED: "CUSTOMER_MANAGED";
|
|
@@ -282,8 +272,7 @@ export declare const SuppressionState: {
|
|
|
282
272
|
readonly SUPPRESSED: "SUPPRESSED";
|
|
283
273
|
readonly UNSUPPRESSED: "UNSUPPRESSED";
|
|
284
274
|
};
|
|
285
|
-
export type SuppressionState =
|
|
286
|
-
(typeof SuppressionState)[keyof typeof SuppressionState];
|
|
275
|
+
export type SuppressionState = (typeof SuppressionState)[keyof typeof SuppressionState];
|
|
287
276
|
export declare const S3TableIntegrationSourceStatus: {
|
|
288
277
|
readonly ACTIVE: "ACTIVE";
|
|
289
278
|
readonly DATA_SOURCE_DELETE_IN_PROGRESS: "DATA_SOURCE_DELETE_IN_PROGRESS";
|
|
@@ -295,18 +284,15 @@ export type S3TableIntegrationSourceStatus =
|
|
|
295
284
|
export declare const SyslogSourceType: {
|
|
296
285
|
readonly VPCE: "VPCE";
|
|
297
286
|
};
|
|
298
|
-
export type SyslogSourceType =
|
|
299
|
-
(typeof SyslogSourceType)[keyof typeof SyslogSourceType];
|
|
287
|
+
export type SyslogSourceType = (typeof SyslogSourceType)[keyof typeof SyslogSourceType];
|
|
300
288
|
export declare const SuppressionUnit: {
|
|
301
289
|
readonly HOURS: "HOURS";
|
|
302
290
|
readonly MINUTES: "MINUTES";
|
|
303
291
|
readonly SECONDS: "SECONDS";
|
|
304
292
|
};
|
|
305
|
-
export type SuppressionUnit =
|
|
306
|
-
(typeof SuppressionUnit)[keyof typeof SuppressionUnit];
|
|
293
|
+
export type SuppressionUnit = (typeof SuppressionUnit)[keyof typeof SuppressionUnit];
|
|
307
294
|
export declare const SuppressionType: {
|
|
308
295
|
readonly INFINITE: "INFINITE";
|
|
309
296
|
readonly LIMITED: "LIMITED";
|
|
310
297
|
};
|
|
311
|
-
export type SuppressionType =
|
|
312
|
-
(typeof SuppressionType)[keyof typeof SuppressionType];
|
|
298
|
+
export type SuppressionType = (typeof SuppressionType)[keyof typeof SuppressionType];
|
|
@@ -4,65 +4,47 @@ import { QueryCompileError } from "./models_0";
|
|
|
4
4
|
export declare class AccessDeniedException extends __BaseException {
|
|
5
5
|
readonly name: "AccessDeniedException";
|
|
6
6
|
readonly $fault: "client";
|
|
7
|
-
constructor(
|
|
8
|
-
opts: __ExceptionOptionType<AccessDeniedException, __BaseException>
|
|
9
|
-
);
|
|
7
|
+
constructor(opts: __ExceptionOptionType<AccessDeniedException, __BaseException>);
|
|
10
8
|
}
|
|
11
9
|
export declare class InvalidParameterException extends __BaseException {
|
|
12
10
|
readonly name: "InvalidParameterException";
|
|
13
11
|
readonly $fault: "client";
|
|
14
|
-
constructor(
|
|
15
|
-
opts: __ExceptionOptionType<InvalidParameterException, __BaseException>
|
|
16
|
-
);
|
|
12
|
+
constructor(opts: __ExceptionOptionType<InvalidParameterException, __BaseException>);
|
|
17
13
|
}
|
|
18
14
|
export declare class OperationAbortedException extends __BaseException {
|
|
19
15
|
readonly name: "OperationAbortedException";
|
|
20
16
|
readonly $fault: "client";
|
|
21
|
-
constructor(
|
|
22
|
-
opts: __ExceptionOptionType<OperationAbortedException, __BaseException>
|
|
23
|
-
);
|
|
17
|
+
constructor(opts: __ExceptionOptionType<OperationAbortedException, __BaseException>);
|
|
24
18
|
}
|
|
25
19
|
export declare class ResourceNotFoundException extends __BaseException {
|
|
26
20
|
readonly name: "ResourceNotFoundException";
|
|
27
21
|
readonly $fault: "client";
|
|
28
|
-
constructor(
|
|
29
|
-
opts: __ExceptionOptionType<ResourceNotFoundException, __BaseException>
|
|
30
|
-
);
|
|
22
|
+
constructor(opts: __ExceptionOptionType<ResourceNotFoundException, __BaseException>);
|
|
31
23
|
}
|
|
32
24
|
export declare class ServiceUnavailableException extends __BaseException {
|
|
33
25
|
readonly name: "ServiceUnavailableException";
|
|
34
26
|
readonly $fault: "server";
|
|
35
|
-
constructor(
|
|
36
|
-
opts: __ExceptionOptionType<ServiceUnavailableException, __BaseException>
|
|
37
|
-
);
|
|
27
|
+
constructor(opts: __ExceptionOptionType<ServiceUnavailableException, __BaseException>);
|
|
38
28
|
}
|
|
39
29
|
export declare class InternalServerException extends __BaseException {
|
|
40
30
|
readonly name: "InternalServerException";
|
|
41
31
|
readonly $fault: "server";
|
|
42
|
-
constructor(
|
|
43
|
-
opts: __ExceptionOptionType<InternalServerException, __BaseException>
|
|
44
|
-
);
|
|
32
|
+
constructor(opts: __ExceptionOptionType<InternalServerException, __BaseException>);
|
|
45
33
|
}
|
|
46
34
|
export declare class ThrottlingException extends __BaseException {
|
|
47
35
|
readonly name: "ThrottlingException";
|
|
48
36
|
readonly $fault: "client";
|
|
49
|
-
constructor(
|
|
50
|
-
opts: __ExceptionOptionType<ThrottlingException, __BaseException>
|
|
51
|
-
);
|
|
37
|
+
constructor(opts: __ExceptionOptionType<ThrottlingException, __BaseException>);
|
|
52
38
|
}
|
|
53
39
|
export declare class ValidationException extends __BaseException {
|
|
54
40
|
readonly name: "ValidationException";
|
|
55
41
|
readonly $fault: "client";
|
|
56
|
-
constructor(
|
|
57
|
-
opts: __ExceptionOptionType<ValidationException, __BaseException>
|
|
58
|
-
);
|
|
42
|
+
constructor(opts: __ExceptionOptionType<ValidationException, __BaseException>);
|
|
59
43
|
}
|
|
60
44
|
export declare class InvalidOperationException extends __BaseException {
|
|
61
45
|
readonly name: "InvalidOperationException";
|
|
62
46
|
readonly $fault: "client";
|
|
63
|
-
constructor(
|
|
64
|
-
opts: __ExceptionOptionType<InvalidOperationException, __BaseException>
|
|
65
|
-
);
|
|
47
|
+
constructor(opts: __ExceptionOptionType<InvalidOperationException, __BaseException>);
|
|
66
48
|
}
|
|
67
49
|
export declare class ConflictException extends __BaseException {
|
|
68
50
|
readonly name: "ConflictException";
|
|
@@ -72,81 +54,59 @@ export declare class ConflictException extends __BaseException {
|
|
|
72
54
|
export declare class ServiceQuotaExceededException extends __BaseException {
|
|
73
55
|
readonly name: "ServiceQuotaExceededException";
|
|
74
56
|
readonly $fault: "client";
|
|
75
|
-
constructor(
|
|
76
|
-
opts: __ExceptionOptionType<ServiceQuotaExceededException, __BaseException>
|
|
77
|
-
);
|
|
57
|
+
constructor(opts: __ExceptionOptionType<ServiceQuotaExceededException, __BaseException>);
|
|
78
58
|
}
|
|
79
59
|
export declare class LimitExceededException extends __BaseException {
|
|
80
60
|
readonly name: "LimitExceededException";
|
|
81
61
|
readonly $fault: "client";
|
|
82
|
-
constructor(
|
|
83
|
-
opts: __ExceptionOptionType<LimitExceededException, __BaseException>
|
|
84
|
-
);
|
|
62
|
+
constructor(opts: __ExceptionOptionType<LimitExceededException, __BaseException>);
|
|
85
63
|
}
|
|
86
64
|
export declare class ResourceAlreadyExistsException extends __BaseException {
|
|
87
65
|
readonly name: "ResourceAlreadyExistsException";
|
|
88
66
|
readonly $fault: "client";
|
|
89
|
-
constructor(
|
|
90
|
-
opts: __ExceptionOptionType<ResourceAlreadyExistsException, __BaseException>
|
|
91
|
-
);
|
|
67
|
+
constructor(opts: __ExceptionOptionType<ResourceAlreadyExistsException, __BaseException>);
|
|
92
68
|
}
|
|
93
69
|
export declare class DataAlreadyAcceptedException extends __BaseException {
|
|
94
70
|
readonly name: "DataAlreadyAcceptedException";
|
|
95
71
|
readonly $fault: "client";
|
|
96
72
|
expectedSequenceToken?: string | undefined;
|
|
97
|
-
constructor(
|
|
98
|
-
opts: __ExceptionOptionType<DataAlreadyAcceptedException, __BaseException>
|
|
99
|
-
);
|
|
73
|
+
constructor(opts: __ExceptionOptionType<DataAlreadyAcceptedException, __BaseException>);
|
|
100
74
|
}
|
|
101
75
|
export declare class InternalStreamingException extends __BaseException {
|
|
102
76
|
readonly name: "InternalStreamingException";
|
|
103
77
|
readonly $fault: "client";
|
|
104
|
-
constructor(
|
|
105
|
-
opts: __ExceptionOptionType<InternalStreamingException, __BaseException>
|
|
106
|
-
);
|
|
78
|
+
constructor(opts: __ExceptionOptionType<InternalStreamingException, __BaseException>);
|
|
107
79
|
}
|
|
108
80
|
export declare class InvalidSequenceTokenException extends __BaseException {
|
|
109
81
|
readonly name: "InvalidSequenceTokenException";
|
|
110
82
|
readonly $fault: "client";
|
|
111
83
|
expectedSequenceToken?: string | undefined;
|
|
112
|
-
constructor(
|
|
113
|
-
opts: __ExceptionOptionType<InvalidSequenceTokenException, __BaseException>
|
|
114
|
-
);
|
|
84
|
+
constructor(opts: __ExceptionOptionType<InvalidSequenceTokenException, __BaseException>);
|
|
115
85
|
}
|
|
116
86
|
export declare class UnrecognizedClientException extends __BaseException {
|
|
117
87
|
readonly name: "UnrecognizedClientException";
|
|
118
88
|
readonly $fault: "client";
|
|
119
|
-
constructor(
|
|
120
|
-
opts: __ExceptionOptionType<UnrecognizedClientException, __BaseException>
|
|
121
|
-
);
|
|
89
|
+
constructor(opts: __ExceptionOptionType<UnrecognizedClientException, __BaseException>);
|
|
122
90
|
}
|
|
123
91
|
export declare class SessionStreamingException extends __BaseException {
|
|
124
92
|
readonly name: "SessionStreamingException";
|
|
125
93
|
readonly $fault: "client";
|
|
126
|
-
constructor(
|
|
127
|
-
opts: __ExceptionOptionType<SessionStreamingException, __BaseException>
|
|
128
|
-
);
|
|
94
|
+
constructor(opts: __ExceptionOptionType<SessionStreamingException, __BaseException>);
|
|
129
95
|
}
|
|
130
96
|
export declare class SessionTimeoutException extends __BaseException {
|
|
131
97
|
readonly name: "SessionTimeoutException";
|
|
132
98
|
readonly $fault: "client";
|
|
133
|
-
constructor(
|
|
134
|
-
opts: __ExceptionOptionType<SessionTimeoutException, __BaseException>
|
|
135
|
-
);
|
|
99
|
+
constructor(opts: __ExceptionOptionType<SessionTimeoutException, __BaseException>);
|
|
136
100
|
}
|
|
137
101
|
export declare class MalformedQueryException extends __BaseException {
|
|
138
102
|
readonly name: "MalformedQueryException";
|
|
139
103
|
readonly $fault: "client";
|
|
140
104
|
queryCompileError?: QueryCompileError | undefined;
|
|
141
|
-
constructor(
|
|
142
|
-
opts: __ExceptionOptionType<MalformedQueryException, __BaseException>
|
|
143
|
-
);
|
|
105
|
+
constructor(opts: __ExceptionOptionType<MalformedQueryException, __BaseException>);
|
|
144
106
|
}
|
|
145
107
|
export declare class TooManyTagsException extends __BaseException {
|
|
146
108
|
readonly name: "TooManyTagsException";
|
|
147
109
|
readonly $fault: "client";
|
|
148
110
|
resourceName?: string | undefined;
|
|
149
|
-
constructor(
|
|
150
|
-
opts: __ExceptionOptionType<TooManyTagsException, __BaseException>
|
|
151
|
-
);
|
|
111
|
+
constructor(opts: __ExceptionOptionType<TooManyTagsException, __BaseException>);
|
|
152
112
|
}
|
|
@@ -177,9 +177,7 @@ export interface ConfigurationTemplate {
|
|
|
177
177
|
logType?: string | undefined;
|
|
178
178
|
resourceType?: string | undefined;
|
|
179
179
|
deliveryDestinationType?: DeliveryDestinationType | undefined;
|
|
180
|
-
defaultDeliveryConfigValues?:
|
|
181
|
-
| ConfigurationTemplateDeliveryConfigValues
|
|
182
|
-
| undefined;
|
|
180
|
+
defaultDeliveryConfigValues?: ConfigurationTemplateDeliveryConfigValues | undefined;
|
|
183
181
|
allowedFields?: RecordField[] | undefined;
|
|
184
182
|
allowedOutputFormats?: OutputFormat[] | undefined;
|
|
185
183
|
allowedActionForAllowVendedLogsDeliveryForResource?: string | undefined;
|
|
@@ -416,9 +414,7 @@ export interface DeliveryDestination {
|
|
|
416
414
|
arn?: string | undefined;
|
|
417
415
|
deliveryDestinationType?: DeliveryDestinationType | undefined;
|
|
418
416
|
outputFormat?: OutputFormat | undefined;
|
|
419
|
-
deliveryDestinationConfiguration?:
|
|
420
|
-
| DeliveryDestinationConfiguration
|
|
421
|
-
| undefined;
|
|
417
|
+
deliveryDestinationConfiguration?: DeliveryDestinationConfiguration | undefined;
|
|
422
418
|
tags?: Record<string, string> | undefined;
|
|
423
419
|
}
|
|
424
420
|
export interface DeliverySource {
|
|
@@ -1450,9 +1446,7 @@ export interface PutDataProtectionPolicyResponse {
|
|
|
1450
1446
|
export interface PutDeliveryDestinationRequest {
|
|
1451
1447
|
name: string | undefined;
|
|
1452
1448
|
outputFormat?: OutputFormat | undefined;
|
|
1453
|
-
deliveryDestinationConfiguration?:
|
|
1454
|
-
| DeliveryDestinationConfiguration
|
|
1455
|
-
| undefined;
|
|
1449
|
+
deliveryDestinationConfiguration?: DeliveryDestinationConfiguration | undefined;
|
|
1456
1450
|
deliveryDestinationType?: DeliveryDestinationType | undefined;
|
|
1457
1451
|
tags?: Record<string, string> | undefined;
|
|
1458
1452
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import { PaginationConfiguration } from "@smithy/types";
|
|
2
2
|
import { CloudWatchLogsClient } from "../CloudWatchLogsClient";
|
|
3
|
-
export interface CloudWatchLogsPaginationConfiguration
|
|
4
|
-
extends PaginationConfiguration {
|
|
3
|
+
export interface CloudWatchLogsPaginationConfiguration extends PaginationConfiguration {
|
|
5
4
|
client: CloudWatchLogsClient;
|
|
6
5
|
}
|
|
@@ -8,25 +8,17 @@ export declare const getRuntimeConfig: (config: CloudWatchLogsClientConfig) => {
|
|
|
8
8
|
bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
|
|
9
9
|
credentialDefaultProvider:
|
|
10
10
|
| ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider)
|
|
11
|
-
| ((
|
|
12
|
-
_: unknown
|
|
13
|
-
) => () => Promise<import("@smithy/types").AwsCredentialIdentity>);
|
|
11
|
+
| ((_: unknown) => () => Promise<import("@smithy/types").AwsCredentialIdentity>);
|
|
14
12
|
defaultUserAgentProvider: (
|
|
15
|
-
config?: import("@aws-sdk/core/client").PreviouslyResolved
|
|
13
|
+
config?: import("@aws-sdk/core/client").PreviouslyResolved,
|
|
16
14
|
) => Promise<import("@smithy/types").UserAgent>;
|
|
17
15
|
eventStreamSerdeProvider: import("@smithy/types").EventStreamSerdeProvider;
|
|
18
16
|
maxAttempts: number | import("@smithy/types").Provider<number>;
|
|
19
17
|
region: string | import("@smithy/types").Provider<any>;
|
|
20
|
-
requestHandler:
|
|
21
|
-
| import("@smithy/core/protocols").HttpHandler<any>
|
|
22
|
-
| RequestHandler;
|
|
18
|
+
requestHandler: import("@smithy/core/protocols").HttpHandler<any> | RequestHandler;
|
|
23
19
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
24
20
|
streamCollector: (
|
|
25
|
-
stream:
|
|
26
|
-
| import("stream").Readable
|
|
27
|
-
| import("stream/web").ReadableStream
|
|
28
|
-
| ReadableStream
|
|
29
|
-
| Blob
|
|
21
|
+
stream: import("stream").Readable | import("stream/web").ReadableStream | ReadableStream | Blob,
|
|
30
22
|
) => Promise<Uint8Array>;
|
|
31
23
|
useDualstackEndpoint: (boolean | import("@smithy/types").Provider<boolean>) &
|
|
32
24
|
(boolean | import("@smithy/types").Provider<boolean | undefined>);
|
|
@@ -54,13 +46,8 @@ export declare const getRuntimeConfig: (config: CloudWatchLogsClientConfig) => {
|
|
|
54
46
|
logger: import("@smithy/types").Logger;
|
|
55
47
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
56
48
|
customUserAgent?: string | import("@smithy/types").UserAgent;
|
|
57
|
-
userAgentAppId?:
|
|
58
|
-
|
|
59
|
-
| undefined
|
|
60
|
-
| import("@smithy/types").Provider<string | undefined>;
|
|
61
|
-
retryStrategy?:
|
|
62
|
-
| import("@smithy/types").RetryStrategy
|
|
63
|
-
| import("@smithy/types").RetryStrategyV2;
|
|
49
|
+
userAgentAppId?: string | undefined | import("@smithy/types").Provider<string | undefined>;
|
|
50
|
+
retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
|
|
64
51
|
endpoint?:
|
|
65
52
|
| ((
|
|
66
53
|
| string
|
|
@@ -82,7 +69,7 @@ export declare const getRuntimeConfig: (config: CloudWatchLogsClientConfig) => {
|
|
|
82
69
|
endpointParams: import("./endpoint/EndpointParameters").EndpointParameters,
|
|
83
70
|
context?: {
|
|
84
71
|
logger?: import("@smithy/types").Logger;
|
|
85
|
-
}
|
|
72
|
+
},
|
|
86
73
|
) => import("@smithy/types").EndpointV2;
|
|
87
74
|
tls?: boolean;
|
|
88
75
|
serviceConfiguredEndpoint?: never;
|
|
@@ -95,13 +82,13 @@ export declare const getRuntimeConfig: (config: CloudWatchLogsClientConfig) => {
|
|
|
95
82
|
signer?:
|
|
96
83
|
| import("@smithy/types").RequestSigner
|
|
97
84
|
| ((
|
|
98
|
-
authScheme?: import("@smithy/types").AuthScheme
|
|
85
|
+
authScheme?: import("@smithy/types").AuthScheme,
|
|
99
86
|
) => Promise<import("@smithy/types").RequestSigner>);
|
|
100
87
|
signingEscapePath?: boolean;
|
|
101
88
|
systemClockOffset?: number;
|
|
102
89
|
signingRegion?: string;
|
|
103
90
|
signerConstructor?: new (
|
|
104
91
|
options: import("@smithy/signature-v4").SignatureV4Init &
|
|
105
|
-
import("@smithy/signature-v4").SignatureV4CryptoInit
|
|
92
|
+
import("@smithy/signature-v4").SignatureV4CryptoInit,
|
|
106
93
|
) => import("@smithy/types").RequestSigner;
|
|
107
94
|
};
|
|
@@ -10,24 +10,18 @@ export declare const getRuntimeConfig: (config: CloudWatchLogsClientConfig) => {
|
|
|
10
10
|
credentialDefaultProvider:
|
|
11
11
|
| ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider)
|
|
12
12
|
| ((
|
|
13
|
-
init?: import("@aws-sdk/credential-provider-node").DefaultProviderInit
|
|
13
|
+
init?: import("@aws-sdk/credential-provider-node").DefaultProviderInit,
|
|
14
14
|
) => import("@aws-sdk/credential-provider-node").MemoizedRuntimeConfigAwsCredentialIdentityProvider);
|
|
15
15
|
defaultUserAgentProvider: (
|
|
16
|
-
config?: import("@aws-sdk/core/client").PreviouslyResolved
|
|
16
|
+
config?: import("@aws-sdk/core/client").PreviouslyResolved,
|
|
17
17
|
) => Promise<import("@smithy/types").UserAgent>;
|
|
18
18
|
eventStreamSerdeProvider: import("@smithy/types").EventStreamSerdeProvider;
|
|
19
19
|
maxAttempts: number | import("@smithy/types").Provider<number>;
|
|
20
20
|
region: string | import("@smithy/types").Provider<string>;
|
|
21
|
-
requestHandler:
|
|
22
|
-
| RequestHandler
|
|
23
|
-
| import("@smithy/core/protocols").HttpHandler<any>;
|
|
21
|
+
requestHandler: RequestHandler | import("@smithy/core/protocols").HttpHandler<any>;
|
|
24
22
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
25
23
|
streamCollector: (
|
|
26
|
-
stream:
|
|
27
|
-
| import("stream").Readable
|
|
28
|
-
| import("stream/web").ReadableStream
|
|
29
|
-
| ReadableStream
|
|
30
|
-
| Blob
|
|
24
|
+
stream: import("stream").Readable | import("stream/web").ReadableStream | ReadableStream | Blob,
|
|
31
25
|
) => Promise<Uint8Array>;
|
|
32
26
|
useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
33
27
|
useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
@@ -54,9 +48,7 @@ export declare const getRuntimeConfig: (config: CloudWatchLogsClientConfig) => {
|
|
|
54
48
|
logger: import("@smithy/types").Logger;
|
|
55
49
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
56
50
|
customUserAgent?: string | import("@smithy/types").UserAgent;
|
|
57
|
-
retryStrategy?:
|
|
58
|
-
| import("@smithy/types").RetryStrategy
|
|
59
|
-
| import("@smithy/types").RetryStrategyV2;
|
|
51
|
+
retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
|
|
60
52
|
endpoint?:
|
|
61
53
|
| ((
|
|
62
54
|
| string
|
|
@@ -78,7 +70,7 @@ export declare const getRuntimeConfig: (config: CloudWatchLogsClientConfig) => {
|
|
|
78
70
|
endpointParams: import("./endpoint/EndpointParameters").EndpointParameters,
|
|
79
71
|
context?: {
|
|
80
72
|
logger?: import("@smithy/types").Logger;
|
|
81
|
-
}
|
|
73
|
+
},
|
|
82
74
|
) => import("@smithy/types").EndpointV2;
|
|
83
75
|
tls?: boolean;
|
|
84
76
|
serviceConfiguredEndpoint?: never;
|
|
@@ -90,13 +82,13 @@ export declare const getRuntimeConfig: (config: CloudWatchLogsClientConfig) => {
|
|
|
90
82
|
signer?:
|
|
91
83
|
| import("@smithy/types").RequestSigner
|
|
92
84
|
| ((
|
|
93
|
-
authScheme?: import("@smithy/types").AuthScheme
|
|
85
|
+
authScheme?: import("@smithy/types").AuthScheme,
|
|
94
86
|
) => Promise<import("@smithy/types").RequestSigner>);
|
|
95
87
|
signingEscapePath?: boolean;
|
|
96
88
|
systemClockOffset?: number;
|
|
97
89
|
signingRegion?: string;
|
|
98
90
|
signerConstructor?: new (
|
|
99
91
|
options: import("@smithy/signature-v4").SignatureV4Init &
|
|
100
|
-
import("@smithy/signature-v4").SignatureV4CryptoInit
|
|
92
|
+
import("@smithy/signature-v4").SignatureV4CryptoInit,
|
|
101
93
|
) => import("@smithy/types").RequestSigner;
|
|
102
94
|
};
|
|
@@ -21,11 +21,7 @@ export declare const getRuntimeConfig: (config: CloudWatchLogsClientConfig) => {
|
|
|
21
21
|
urlParser: import("@smithy/types").UrlParser;
|
|
22
22
|
bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
|
|
23
23
|
streamCollector: (
|
|
24
|
-
stream:
|
|
25
|
-
| import("stream").Readable
|
|
26
|
-
| import("stream/web").ReadableStream
|
|
27
|
-
| ReadableStream
|
|
28
|
-
| Blob
|
|
24
|
+
stream: import("stream").Readable | import("stream/web").ReadableStream | ReadableStream | Blob,
|
|
29
25
|
) => Promise<Uint8Array>;
|
|
30
26
|
base64Decoder: import("@smithy/types").Decoder;
|
|
31
27
|
base64Encoder: (_input: Uint8Array | string) => string;
|
|
@@ -40,13 +36,11 @@ export declare const getRuntimeConfig: (config: CloudWatchLogsClientConfig) => {
|
|
|
40
36
|
region: string | import("@smithy/types").Provider<any>;
|
|
41
37
|
profile?: string;
|
|
42
38
|
defaultUserAgentProvider: (
|
|
43
|
-
config?: import("@aws-sdk/core/client").PreviouslyResolved
|
|
39
|
+
config?: import("@aws-sdk/core/client").PreviouslyResolved,
|
|
44
40
|
) => Promise<import("@smithy/types").UserAgent>;
|
|
45
41
|
credentialDefaultProvider:
|
|
46
42
|
| ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider)
|
|
47
|
-
| ((
|
|
48
|
-
_: unknown
|
|
49
|
-
) => () => Promise<import("@smithy/types").AwsCredentialIdentity>);
|
|
43
|
+
| ((_: unknown) => () => Promise<import("@smithy/types").AwsCredentialIdentity>);
|
|
50
44
|
maxAttempts: number | import("@smithy/types").Provider<number>;
|
|
51
45
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
52
46
|
logger: import("@smithy/types").Logger;
|
|
@@ -54,17 +48,10 @@ export declare const getRuntimeConfig: (config: CloudWatchLogsClientConfig) => {
|
|
|
54
48
|
eventStreamSerdeProvider: import("@smithy/types").EventStreamSerdeProvider;
|
|
55
49
|
defaultsMode:
|
|
56
50
|
| import("@smithy/core/client").DefaultsMode
|
|
57
|
-
| import("@smithy/types").Provider<
|
|
58
|
-
import("@smithy/core/client").DefaultsMode
|
|
59
|
-
>;
|
|
51
|
+
| import("@smithy/types").Provider<import("@smithy/core/client").DefaultsMode>;
|
|
60
52
|
customUserAgent?: string | import("@smithy/types").UserAgent;
|
|
61
|
-
userAgentAppId?:
|
|
62
|
-
|
|
63
|
-
| undefined
|
|
64
|
-
| import("@smithy/types").Provider<string | undefined>;
|
|
65
|
-
retryStrategy?:
|
|
66
|
-
| import("@smithy/types").RetryStrategy
|
|
67
|
-
| import("@smithy/types").RetryStrategyV2;
|
|
53
|
+
userAgentAppId?: string | undefined | import("@smithy/types").Provider<string | undefined>;
|
|
54
|
+
retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
|
|
68
55
|
endpoint?:
|
|
69
56
|
| ((
|
|
70
57
|
| string
|
|
@@ -86,7 +73,7 @@ export declare const getRuntimeConfig: (config: CloudWatchLogsClientConfig) => {
|
|
|
86
73
|
endpointParams: import("./endpoint/EndpointParameters").EndpointParameters,
|
|
87
74
|
context?: {
|
|
88
75
|
logger?: import("@smithy/types").Logger;
|
|
89
|
-
}
|
|
76
|
+
},
|
|
90
77
|
) => import("@smithy/types").EndpointV2;
|
|
91
78
|
tls?: boolean;
|
|
92
79
|
serviceConfiguredEndpoint?: never;
|
|
@@ -99,13 +86,13 @@ export declare const getRuntimeConfig: (config: CloudWatchLogsClientConfig) => {
|
|
|
99
86
|
signer?:
|
|
100
87
|
| import("@smithy/types").RequestSigner
|
|
101
88
|
| ((
|
|
102
|
-
authScheme?: import("@smithy/types").AuthScheme
|
|
89
|
+
authScheme?: import("@smithy/types").AuthScheme,
|
|
103
90
|
) => Promise<import("@smithy/types").RequestSigner>);
|
|
104
91
|
signingEscapePath?: boolean;
|
|
105
92
|
systemClockOffset?: number;
|
|
106
93
|
signingRegion?: string;
|
|
107
94
|
signerConstructor?: new (
|
|
108
95
|
options: import("@smithy/signature-v4").SignatureV4Init &
|
|
109
|
-
import("@smithy/signature-v4").SignatureV4CryptoInit
|
|
96
|
+
import("@smithy/signature-v4").SignatureV4CryptoInit,
|
|
110
97
|
) => import("@smithy/types").RequestSigner;
|
|
111
98
|
};
|
|
@@ -9,7 +9,7 @@ export declare const getRuntimeConfig: (config: CloudWatchLogsClientConfig) => {
|
|
|
9
9
|
endpointParams: import("./endpoint/EndpointParameters").EndpointParameters,
|
|
10
10
|
context?: {
|
|
11
11
|
logger?: import("@smithy/types").Logger;
|
|
12
|
-
}
|
|
12
|
+
},
|
|
13
13
|
) => import("@smithy/types").EndpointV2;
|
|
14
14
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
15
15
|
httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").CloudWatchLogsHttpAuthSchemeProvider;
|