@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