@aws-sdk/client-cloudwatch-logs 3.803.0 → 3.806.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.
Files changed (151) hide show
  1. package/dist-cjs/runtimeConfig.js +6 -6
  2. package/dist-es/runtimeConfig.js +6 -6
  3. package/dist-types/commands/AssociateKmsKeyCommand.d.ts +1 -1
  4. package/dist-types/commands/CancelExportTaskCommand.d.ts +1 -1
  5. package/dist-types/commands/CreateDeliveryCommand.d.ts +1 -1
  6. package/dist-types/commands/CreateExportTaskCommand.d.ts +1 -1
  7. package/dist-types/commands/CreateLogAnomalyDetectorCommand.d.ts +1 -1
  8. package/dist-types/commands/CreateLogGroupCommand.d.ts +1 -1
  9. package/dist-types/commands/CreateLogStreamCommand.d.ts +1 -1
  10. package/dist-types/commands/DeleteAccountPolicyCommand.d.ts +1 -1
  11. package/dist-types/commands/DeleteDataProtectionPolicyCommand.d.ts +1 -1
  12. package/dist-types/commands/DeleteDeliveryCommand.d.ts +1 -1
  13. package/dist-types/commands/DeleteDeliveryDestinationCommand.d.ts +1 -1
  14. package/dist-types/commands/DeleteDeliveryDestinationPolicyCommand.d.ts +1 -1
  15. package/dist-types/commands/DeleteDeliverySourceCommand.d.ts +1 -1
  16. package/dist-types/commands/DeleteDestinationCommand.d.ts +1 -1
  17. package/dist-types/commands/DeleteIndexPolicyCommand.d.ts +1 -1
  18. package/dist-types/commands/DeleteIntegrationCommand.d.ts +1 -1
  19. package/dist-types/commands/DeleteLogAnomalyDetectorCommand.d.ts +1 -1
  20. package/dist-types/commands/DeleteLogGroupCommand.d.ts +1 -1
  21. package/dist-types/commands/DeleteLogStreamCommand.d.ts +1 -1
  22. package/dist-types/commands/DeleteMetricFilterCommand.d.ts +1 -1
  23. package/dist-types/commands/DeleteQueryDefinitionCommand.d.ts +1 -1
  24. package/dist-types/commands/DeleteRetentionPolicyCommand.d.ts +1 -1
  25. package/dist-types/commands/DeleteSubscriptionFilterCommand.d.ts +1 -1
  26. package/dist-types/commands/DeleteTransformerCommand.d.ts +1 -1
  27. package/dist-types/commands/DescribeAccountPoliciesCommand.d.ts +1 -1
  28. package/dist-types/commands/DescribeFieldIndexesCommand.d.ts +1 -1
  29. package/dist-types/commands/DescribeIndexPoliciesCommand.d.ts +1 -1
  30. package/dist-types/commands/DescribeSubscriptionFiltersCommand.d.ts +1 -1
  31. package/dist-types/commands/GetDataProtectionPolicyCommand.d.ts +1 -1
  32. package/dist-types/commands/GetDeliveryCommand.d.ts +1 -1
  33. package/dist-types/commands/GetDeliveryDestinationCommand.d.ts +1 -1
  34. package/dist-types/commands/GetDeliveryDestinationPolicyCommand.d.ts +1 -1
  35. package/dist-types/commands/GetDeliverySourceCommand.d.ts +1 -1
  36. package/dist-types/commands/GetIntegrationCommand.d.ts +1 -1
  37. package/dist-types/commands/GetLogAnomalyDetectorCommand.d.ts +1 -1
  38. package/dist-types/commands/GetLogEventsCommand.d.ts +1 -1
  39. package/dist-types/commands/GetLogRecordCommand.d.ts +1 -1
  40. package/dist-types/commands/GetQueryResultsCommand.d.ts +1 -1
  41. package/dist-types/commands/GetTransformerCommand.d.ts +1 -1
  42. package/dist-types/commands/ListLogGroupsForQueryCommand.d.ts +1 -1
  43. package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
  44. package/dist-types/commands/ListTagsLogGroupCommand.d.ts +1 -1
  45. package/dist-types/commands/PutAccountPolicyCommand.d.ts +1 -1
  46. package/dist-types/commands/PutDataProtectionPolicyCommand.d.ts +1 -1
  47. package/dist-types/commands/PutDeliveryDestinationCommand.d.ts +1 -1
  48. package/dist-types/commands/PutDeliveryDestinationPolicyCommand.d.ts +1 -1
  49. package/dist-types/commands/PutDeliverySourceCommand.d.ts +1 -1
  50. package/dist-types/commands/PutDestinationCommand.d.ts +1 -1
  51. package/dist-types/commands/PutDestinationPolicyCommand.d.ts +1 -1
  52. package/dist-types/commands/PutIndexPolicyCommand.d.ts +1 -1
  53. package/dist-types/commands/PutIntegrationCommand.d.ts +1 -1
  54. package/dist-types/commands/PutLogEventsCommand.d.ts +1 -1
  55. package/dist-types/commands/PutMetricFilterCommand.d.ts +1 -1
  56. package/dist-types/commands/PutQueryDefinitionCommand.d.ts +1 -1
  57. package/dist-types/commands/PutRetentionPolicyCommand.d.ts +1 -1
  58. package/dist-types/commands/PutSubscriptionFilterCommand.d.ts +1 -1
  59. package/dist-types/commands/PutTransformerCommand.d.ts +1 -1
  60. package/dist-types/commands/StartLiveTailCommand.d.ts +1 -1
  61. package/dist-types/commands/StartQueryCommand.d.ts +1 -1
  62. package/dist-types/commands/StopQueryCommand.d.ts +1 -1
  63. package/dist-types/commands/TagLogGroupCommand.d.ts +1 -1
  64. package/dist-types/commands/TagResourceCommand.d.ts +1 -1
  65. package/dist-types/commands/TestMetricFilterCommand.d.ts +1 -1
  66. package/dist-types/commands/TestTransformerCommand.d.ts +1 -1
  67. package/dist-types/commands/UntagLogGroupCommand.d.ts +1 -1
  68. package/dist-types/commands/UntagResourceCommand.d.ts +1 -1
  69. package/dist-types/commands/UpdateAnomalyCommand.d.ts +1 -1
  70. package/dist-types/commands/UpdateDeliveryConfigurationCommand.d.ts +1 -1
  71. package/dist-types/commands/UpdateLogAnomalyDetectorCommand.d.ts +1 -1
  72. package/dist-types/endpoint/EndpointParameters.d.ts +1 -3
  73. package/dist-types/runtimeConfig.browser.d.ts +17 -17
  74. package/dist-types/runtimeConfig.d.ts +16 -16
  75. package/dist-types/runtimeConfig.native.d.ts +18 -18
  76. package/dist-types/runtimeConfig.shared.d.ts +3 -3
  77. package/dist-types/ts3.4/commands/AssociateKmsKeyCommand.d.ts +1 -1
  78. package/dist-types/ts3.4/commands/CancelExportTaskCommand.d.ts +1 -1
  79. package/dist-types/ts3.4/commands/CreateDeliveryCommand.d.ts +1 -1
  80. package/dist-types/ts3.4/commands/CreateExportTaskCommand.d.ts +1 -1
  81. package/dist-types/ts3.4/commands/CreateLogAnomalyDetectorCommand.d.ts +1 -1
  82. package/dist-types/ts3.4/commands/CreateLogGroupCommand.d.ts +1 -1
  83. package/dist-types/ts3.4/commands/CreateLogStreamCommand.d.ts +1 -1
  84. package/dist-types/ts3.4/commands/DeleteAccountPolicyCommand.d.ts +1 -1
  85. package/dist-types/ts3.4/commands/DeleteDataProtectionPolicyCommand.d.ts +1 -1
  86. package/dist-types/ts3.4/commands/DeleteDeliveryCommand.d.ts +1 -1
  87. package/dist-types/ts3.4/commands/DeleteDeliveryDestinationCommand.d.ts +1 -1
  88. package/dist-types/ts3.4/commands/DeleteDeliveryDestinationPolicyCommand.d.ts +1 -1
  89. package/dist-types/ts3.4/commands/DeleteDeliverySourceCommand.d.ts +1 -1
  90. package/dist-types/ts3.4/commands/DeleteDestinationCommand.d.ts +1 -1
  91. package/dist-types/ts3.4/commands/DeleteIndexPolicyCommand.d.ts +1 -1
  92. package/dist-types/ts3.4/commands/DeleteIntegrationCommand.d.ts +1 -1
  93. package/dist-types/ts3.4/commands/DeleteLogAnomalyDetectorCommand.d.ts +1 -1
  94. package/dist-types/ts3.4/commands/DeleteLogGroupCommand.d.ts +1 -1
  95. package/dist-types/ts3.4/commands/DeleteLogStreamCommand.d.ts +1 -1
  96. package/dist-types/ts3.4/commands/DeleteMetricFilterCommand.d.ts +1 -1
  97. package/dist-types/ts3.4/commands/DeleteQueryDefinitionCommand.d.ts +1 -1
  98. package/dist-types/ts3.4/commands/DeleteRetentionPolicyCommand.d.ts +1 -1
  99. package/dist-types/ts3.4/commands/DeleteSubscriptionFilterCommand.d.ts +1 -1
  100. package/dist-types/ts3.4/commands/DeleteTransformerCommand.d.ts +1 -1
  101. package/dist-types/ts3.4/commands/DescribeAccountPoliciesCommand.d.ts +1 -1
  102. package/dist-types/ts3.4/commands/DescribeFieldIndexesCommand.d.ts +1 -1
  103. package/dist-types/ts3.4/commands/DescribeIndexPoliciesCommand.d.ts +1 -1
  104. package/dist-types/ts3.4/commands/DescribeSubscriptionFiltersCommand.d.ts +1 -1
  105. package/dist-types/ts3.4/commands/GetDataProtectionPolicyCommand.d.ts +1 -1
  106. package/dist-types/ts3.4/commands/GetDeliveryCommand.d.ts +1 -1
  107. package/dist-types/ts3.4/commands/GetDeliveryDestinationCommand.d.ts +1 -1
  108. package/dist-types/ts3.4/commands/GetDeliveryDestinationPolicyCommand.d.ts +1 -1
  109. package/dist-types/ts3.4/commands/GetDeliverySourceCommand.d.ts +1 -1
  110. package/dist-types/ts3.4/commands/GetIntegrationCommand.d.ts +1 -1
  111. package/dist-types/ts3.4/commands/GetLogAnomalyDetectorCommand.d.ts +1 -1
  112. package/dist-types/ts3.4/commands/GetLogEventsCommand.d.ts +1 -1
  113. package/dist-types/ts3.4/commands/GetLogRecordCommand.d.ts +1 -1
  114. package/dist-types/ts3.4/commands/GetQueryResultsCommand.d.ts +1 -1
  115. package/dist-types/ts3.4/commands/GetTransformerCommand.d.ts +1 -1
  116. package/dist-types/ts3.4/commands/ListLogGroupsForQueryCommand.d.ts +1 -1
  117. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -1
  118. package/dist-types/ts3.4/commands/ListTagsLogGroupCommand.d.ts +1 -1
  119. package/dist-types/ts3.4/commands/PutAccountPolicyCommand.d.ts +1 -1
  120. package/dist-types/ts3.4/commands/PutDataProtectionPolicyCommand.d.ts +1 -1
  121. package/dist-types/ts3.4/commands/PutDeliveryDestinationCommand.d.ts +1 -1
  122. package/dist-types/ts3.4/commands/PutDeliveryDestinationPolicyCommand.d.ts +1 -1
  123. package/dist-types/ts3.4/commands/PutDeliverySourceCommand.d.ts +1 -1
  124. package/dist-types/ts3.4/commands/PutDestinationCommand.d.ts +1 -1
  125. package/dist-types/ts3.4/commands/PutDestinationPolicyCommand.d.ts +1 -1
  126. package/dist-types/ts3.4/commands/PutIndexPolicyCommand.d.ts +1 -1
  127. package/dist-types/ts3.4/commands/PutIntegrationCommand.d.ts +1 -1
  128. package/dist-types/ts3.4/commands/PutLogEventsCommand.d.ts +1 -1
  129. package/dist-types/ts3.4/commands/PutMetricFilterCommand.d.ts +1 -1
  130. package/dist-types/ts3.4/commands/PutQueryDefinitionCommand.d.ts +1 -1
  131. package/dist-types/ts3.4/commands/PutRetentionPolicyCommand.d.ts +1 -1
  132. package/dist-types/ts3.4/commands/PutSubscriptionFilterCommand.d.ts +1 -1
  133. package/dist-types/ts3.4/commands/PutTransformerCommand.d.ts +1 -1
  134. package/dist-types/ts3.4/commands/StartLiveTailCommand.d.ts +1 -1
  135. package/dist-types/ts3.4/commands/StartQueryCommand.d.ts +1 -1
  136. package/dist-types/ts3.4/commands/StopQueryCommand.d.ts +1 -1
  137. package/dist-types/ts3.4/commands/TagLogGroupCommand.d.ts +1 -1
  138. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -1
  139. package/dist-types/ts3.4/commands/TestMetricFilterCommand.d.ts +1 -1
  140. package/dist-types/ts3.4/commands/TestTransformerCommand.d.ts +1 -1
  141. package/dist-types/ts3.4/commands/UntagLogGroupCommand.d.ts +1 -1
  142. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -1
  143. package/dist-types/ts3.4/commands/UpdateAnomalyCommand.d.ts +1 -1
  144. package/dist-types/ts3.4/commands/UpdateDeliveryConfigurationCommand.d.ts +1 -1
  145. package/dist-types/ts3.4/commands/UpdateLogAnomalyDetectorCommand.d.ts +1 -1
  146. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -4
  147. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +22 -32
  148. package/dist-types/ts3.4/runtimeConfig.d.ts +20 -29
  149. package/dist-types/ts3.4/runtimeConfig.native.d.ts +23 -33
  150. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +3 -3
  151. package/package.json +22 -22
@@ -23,7 +23,7 @@ export interface PutDeliverySourceCommandOutput extends PutDeliverySourceRespons
23
23
  }
24
24
  declare const PutDeliverySourceCommand_base: {
25
25
  new (input: PutDeliverySourceCommandInput): import("@smithy/smithy-client").CommandImpl<PutDeliverySourceCommandInput, PutDeliverySourceCommandOutput, CloudWatchLogsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: PutDeliverySourceCommandInput): import("@smithy/smithy-client").CommandImpl<PutDeliverySourceCommandInput, PutDeliverySourceCommandOutput, CloudWatchLogsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: PutDeliverySourceCommandInput): import("@smithy/smithy-client").CommandImpl<PutDeliverySourceCommandInput, PutDeliverySourceCommandOutput, CloudWatchLogsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface PutDestinationCommandOutput extends PutDestinationResponse, __M
23
23
  }
24
24
  declare const PutDestinationCommand_base: {
25
25
  new (input: PutDestinationCommandInput): import("@smithy/smithy-client").CommandImpl<PutDestinationCommandInput, PutDestinationCommandOutput, CloudWatchLogsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: PutDestinationCommandInput): import("@smithy/smithy-client").CommandImpl<PutDestinationCommandInput, PutDestinationCommandOutput, CloudWatchLogsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: PutDestinationCommandInput): import("@smithy/smithy-client").CommandImpl<PutDestinationCommandInput, PutDestinationCommandOutput, CloudWatchLogsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface PutDestinationPolicyCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const PutDestinationPolicyCommand_base: {
25
25
  new (input: PutDestinationPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<PutDestinationPolicyCommandInput, PutDestinationPolicyCommandOutput, CloudWatchLogsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: PutDestinationPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<PutDestinationPolicyCommandInput, PutDestinationPolicyCommandOutput, CloudWatchLogsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: PutDestinationPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<PutDestinationPolicyCommandInput, PutDestinationPolicyCommandOutput, CloudWatchLogsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface PutIndexPolicyCommandOutput extends PutIndexPolicyResponse, __M
23
23
  }
24
24
  declare const PutIndexPolicyCommand_base: {
25
25
  new (input: PutIndexPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<PutIndexPolicyCommandInput, PutIndexPolicyCommandOutput, CloudWatchLogsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: PutIndexPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<PutIndexPolicyCommandInput, PutIndexPolicyCommandOutput, CloudWatchLogsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: PutIndexPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<PutIndexPolicyCommandInput, PutIndexPolicyCommandOutput, CloudWatchLogsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface PutIntegrationCommandOutput extends PutIntegrationResponse, __M
23
23
  }
24
24
  declare const PutIntegrationCommand_base: {
25
25
  new (input: PutIntegrationCommandInput): import("@smithy/smithy-client").CommandImpl<PutIntegrationCommandInput, PutIntegrationCommandOutput, CloudWatchLogsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: PutIntegrationCommandInput): import("@smithy/smithy-client").CommandImpl<PutIntegrationCommandInput, PutIntegrationCommandOutput, CloudWatchLogsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: PutIntegrationCommandInput): import("@smithy/smithy-client").CommandImpl<PutIntegrationCommandInput, PutIntegrationCommandOutput, CloudWatchLogsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface PutLogEventsCommandOutput extends PutLogEventsResponse, __Metad
23
23
  }
24
24
  declare const PutLogEventsCommand_base: {
25
25
  new (input: PutLogEventsCommandInput): import("@smithy/smithy-client").CommandImpl<PutLogEventsCommandInput, PutLogEventsCommandOutput, CloudWatchLogsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: PutLogEventsCommandInput): import("@smithy/smithy-client").CommandImpl<PutLogEventsCommandInput, PutLogEventsCommandOutput, CloudWatchLogsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: PutLogEventsCommandInput): import("@smithy/smithy-client").CommandImpl<PutLogEventsCommandInput, PutLogEventsCommandOutput, CloudWatchLogsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface PutMetricFilterCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const PutMetricFilterCommand_base: {
25
25
  new (input: PutMetricFilterCommandInput): import("@smithy/smithy-client").CommandImpl<PutMetricFilterCommandInput, PutMetricFilterCommandOutput, CloudWatchLogsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: PutMetricFilterCommandInput): import("@smithy/smithy-client").CommandImpl<PutMetricFilterCommandInput, PutMetricFilterCommandOutput, CloudWatchLogsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: PutMetricFilterCommandInput): import("@smithy/smithy-client").CommandImpl<PutMetricFilterCommandInput, PutMetricFilterCommandOutput, CloudWatchLogsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface PutQueryDefinitionCommandOutput extends PutQueryDefinitionRespo
23
23
  }
24
24
  declare const PutQueryDefinitionCommand_base: {
25
25
  new (input: PutQueryDefinitionCommandInput): import("@smithy/smithy-client").CommandImpl<PutQueryDefinitionCommandInput, PutQueryDefinitionCommandOutput, CloudWatchLogsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: PutQueryDefinitionCommandInput): import("@smithy/smithy-client").CommandImpl<PutQueryDefinitionCommandInput, PutQueryDefinitionCommandOutput, CloudWatchLogsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: PutQueryDefinitionCommandInput): import("@smithy/smithy-client").CommandImpl<PutQueryDefinitionCommandInput, PutQueryDefinitionCommandOutput, CloudWatchLogsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface PutRetentionPolicyCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const PutRetentionPolicyCommand_base: {
25
25
  new (input: PutRetentionPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<PutRetentionPolicyCommandInput, PutRetentionPolicyCommandOutput, CloudWatchLogsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: PutRetentionPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<PutRetentionPolicyCommandInput, PutRetentionPolicyCommandOutput, CloudWatchLogsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: PutRetentionPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<PutRetentionPolicyCommandInput, PutRetentionPolicyCommandOutput, CloudWatchLogsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface PutSubscriptionFilterCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const PutSubscriptionFilterCommand_base: {
25
25
  new (input: PutSubscriptionFilterCommandInput): import("@smithy/smithy-client").CommandImpl<PutSubscriptionFilterCommandInput, PutSubscriptionFilterCommandOutput, CloudWatchLogsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: PutSubscriptionFilterCommandInput): import("@smithy/smithy-client").CommandImpl<PutSubscriptionFilterCommandInput, PutSubscriptionFilterCommandOutput, CloudWatchLogsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: PutSubscriptionFilterCommandInput): import("@smithy/smithy-client").CommandImpl<PutSubscriptionFilterCommandInput, PutSubscriptionFilterCommandOutput, CloudWatchLogsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface PutTransformerCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const PutTransformerCommand_base: {
25
25
  new (input: PutTransformerCommandInput): import("@smithy/smithy-client").CommandImpl<PutTransformerCommandInput, PutTransformerCommandOutput, CloudWatchLogsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: PutTransformerCommandInput): import("@smithy/smithy-client").CommandImpl<PutTransformerCommandInput, PutTransformerCommandOutput, CloudWatchLogsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: PutTransformerCommandInput): import("@smithy/smithy-client").CommandImpl<PutTransformerCommandInput, PutTransformerCommandOutput, CloudWatchLogsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface StartLiveTailCommandOutput extends StartLiveTailResponse, __Met
23
23
  }
24
24
  declare const StartLiveTailCommand_base: {
25
25
  new (input: StartLiveTailCommandInput): import("@smithy/smithy-client").CommandImpl<StartLiveTailCommandInput, StartLiveTailCommandOutput, CloudWatchLogsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: StartLiveTailCommandInput): import("@smithy/smithy-client").CommandImpl<StartLiveTailCommandInput, StartLiveTailCommandOutput, CloudWatchLogsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: StartLiveTailCommandInput): import("@smithy/smithy-client").CommandImpl<StartLiveTailCommandInput, StartLiveTailCommandOutput, CloudWatchLogsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface StartQueryCommandOutput extends StartQueryResponse, __MetadataB
23
23
  }
24
24
  declare const StartQueryCommand_base: {
25
25
  new (input: StartQueryCommandInput): import("@smithy/smithy-client").CommandImpl<StartQueryCommandInput, StartQueryCommandOutput, CloudWatchLogsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: StartQueryCommandInput): import("@smithy/smithy-client").CommandImpl<StartQueryCommandInput, StartQueryCommandOutput, CloudWatchLogsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: StartQueryCommandInput): import("@smithy/smithy-client").CommandImpl<StartQueryCommandInput, StartQueryCommandOutput, CloudWatchLogsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface StopQueryCommandOutput extends StopQueryResponse, __MetadataBea
23
23
  }
24
24
  declare const StopQueryCommand_base: {
25
25
  new (input: StopQueryCommandInput): import("@smithy/smithy-client").CommandImpl<StopQueryCommandInput, StopQueryCommandOutput, CloudWatchLogsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: StopQueryCommandInput): import("@smithy/smithy-client").CommandImpl<StopQueryCommandInput, StopQueryCommandOutput, CloudWatchLogsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: StopQueryCommandInput): import("@smithy/smithy-client").CommandImpl<StopQueryCommandInput, StopQueryCommandOutput, CloudWatchLogsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface TagLogGroupCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const TagLogGroupCommand_base: {
25
25
  new (input: TagLogGroupCommandInput): import("@smithy/smithy-client").CommandImpl<TagLogGroupCommandInput, TagLogGroupCommandOutput, CloudWatchLogsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: TagLogGroupCommandInput): import("@smithy/smithy-client").CommandImpl<TagLogGroupCommandInput, TagLogGroupCommandOutput, CloudWatchLogsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: TagLogGroupCommandInput): import("@smithy/smithy-client").CommandImpl<TagLogGroupCommandInput, TagLogGroupCommandOutput, CloudWatchLogsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface TagResourceCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const TagResourceCommand_base: {
25
25
  new (input: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, CloudWatchLogsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, CloudWatchLogsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, CloudWatchLogsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface TestMetricFilterCommandOutput extends TestMetricFilterResponse,
23
23
  }
24
24
  declare const TestMetricFilterCommand_base: {
25
25
  new (input: TestMetricFilterCommandInput): import("@smithy/smithy-client").CommandImpl<TestMetricFilterCommandInput, TestMetricFilterCommandOutput, CloudWatchLogsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: TestMetricFilterCommandInput): import("@smithy/smithy-client").CommandImpl<TestMetricFilterCommandInput, TestMetricFilterCommandOutput, CloudWatchLogsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: TestMetricFilterCommandInput): import("@smithy/smithy-client").CommandImpl<TestMetricFilterCommandInput, TestMetricFilterCommandOutput, CloudWatchLogsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface TestTransformerCommandOutput extends TestTransformerResponse, _
23
23
  }
24
24
  declare const TestTransformerCommand_base: {
25
25
  new (input: TestTransformerCommandInput): import("@smithy/smithy-client").CommandImpl<TestTransformerCommandInput, TestTransformerCommandOutput, CloudWatchLogsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: TestTransformerCommandInput): import("@smithy/smithy-client").CommandImpl<TestTransformerCommandInput, TestTransformerCommandOutput, CloudWatchLogsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: TestTransformerCommandInput): import("@smithy/smithy-client").CommandImpl<TestTransformerCommandInput, TestTransformerCommandOutput, CloudWatchLogsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UntagLogGroupCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const UntagLogGroupCommand_base: {
25
25
  new (input: UntagLogGroupCommandInput): import("@smithy/smithy-client").CommandImpl<UntagLogGroupCommandInput, UntagLogGroupCommandOutput, CloudWatchLogsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UntagLogGroupCommandInput): import("@smithy/smithy-client").CommandImpl<UntagLogGroupCommandInput, UntagLogGroupCommandOutput, CloudWatchLogsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UntagLogGroupCommandInput): import("@smithy/smithy-client").CommandImpl<UntagLogGroupCommandInput, UntagLogGroupCommandOutput, CloudWatchLogsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UntagResourceCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const UntagResourceCommand_base: {
25
25
  new (input: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, CloudWatchLogsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, CloudWatchLogsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, CloudWatchLogsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UpdateAnomalyCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const UpdateAnomalyCommand_base: {
25
25
  new (input: UpdateAnomalyCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateAnomalyCommandInput, UpdateAnomalyCommandOutput, CloudWatchLogsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdateAnomalyCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateAnomalyCommandInput, UpdateAnomalyCommandOutput, CloudWatchLogsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateAnomalyCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateAnomalyCommandInput, UpdateAnomalyCommandOutput, CloudWatchLogsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UpdateDeliveryConfigurationCommandOutput extends UpdateDelivery
23
23
  }
24
24
  declare const UpdateDeliveryConfigurationCommand_base: {
25
25
  new (input: UpdateDeliveryConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateDeliveryConfigurationCommandInput, UpdateDeliveryConfigurationCommandOutput, CloudWatchLogsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdateDeliveryConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateDeliveryConfigurationCommandInput, UpdateDeliveryConfigurationCommandOutput, CloudWatchLogsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateDeliveryConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateDeliveryConfigurationCommandInput, UpdateDeliveryConfigurationCommandOutput, CloudWatchLogsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UpdateLogAnomalyDetectorCommandOutput extends __MetadataBearer
23
23
  }
24
24
  declare const UpdateLogAnomalyDetectorCommand_base: {
25
25
  new (input: UpdateLogAnomalyDetectorCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateLogAnomalyDetectorCommandInput, UpdateLogAnomalyDetectorCommandOutput, CloudWatchLogsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdateLogAnomalyDetectorCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateLogAnomalyDetectorCommandInput, UpdateLogAnomalyDetectorCommandOutput, CloudWatchLogsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateLogAnomalyDetectorCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateLogAnomalyDetectorCommandInput, UpdateLogAnomalyDetectorCommandOutput, CloudWatchLogsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -11,9 +11,7 @@ export interface ClientInputEndpointParameters {
11
11
  export type ClientResolvedEndpointParameters = ClientInputEndpointParameters & {
12
12
  defaultSigningName: string;
13
13
  };
14
- export declare const resolveClientEndpointParameters: <T>(options: T & ClientInputEndpointParameters) => T & ClientInputEndpointParameters & {
15
- defaultSigningName: string;
16
- };
14
+ export declare const resolveClientEndpointParameters: <T>(options: T & ClientInputEndpointParameters) => T & ClientResolvedEndpointParameters;
17
15
  export declare const commonParams: {
18
16
  readonly UseFIPS: {
19
17
  readonly type: "builtInParams";
@@ -8,7 +8,7 @@ export declare const getRuntimeConfig: (config: CloudWatchLogsClientConfig) => {
8
8
  defaultsMode: import("@smithy/types").Provider<import("@smithy/smithy-client").ResolvedDefaultsMode>;
9
9
  bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
10
10
  credentialDefaultProvider: ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider) | ((_: unknown) => () => Promise<import("@smithy/types").AwsCredentialIdentity>);
11
- defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved | undefined) => Promise<import("@smithy/types").UserAgent>;
11
+ defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved) => Promise<import("@smithy/types").UserAgent>;
12
12
  eventStreamSerdeProvider: import("@smithy/types").EventStreamSerdeProvider;
13
13
  maxAttempts: number | import("@smithy/types").Provider<number>;
14
14
  region: string | import("@smithy/types").Provider<any>;
@@ -22,30 +22,30 @@ export declare const getRuntimeConfig: (config: CloudWatchLogsClientConfig) => {
22
22
  cacheMiddleware?: boolean | undefined;
23
23
  urlParser: import("@smithy/types").UrlParser;
24
24
  base64Decoder: import("@smithy/types").Decoder;
25
- base64Encoder: (_input: string | Uint8Array) => string;
25
+ base64Encoder: (_input: Uint8Array | string) => string;
26
26
  utf8Decoder: import("@smithy/types").Decoder;
27
- utf8Encoder: (input: string | Uint8Array) => string;
27
+ utf8Encoder: (input: Uint8Array | string) => string;
28
28
  disableHostPrefix: boolean;
29
29
  serviceId: string;
30
- profile?: string | undefined;
30
+ profile?: string;
31
31
  logger: import("@smithy/types").Logger;
32
32
  extensions: import("./runtimeExtensions").RuntimeExtension[];
33
- customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
34
- userAgentAppId?: string | import("@smithy/types").Provider<string | undefined> | undefined;
35
- retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2 | undefined;
33
+ customUserAgent?: string | import("@smithy/types").UserAgent;
34
+ userAgentAppId?: string | undefined | import("@smithy/types").Provider<string | undefined>;
35
+ retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
36
36
  endpoint?: ((string | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>) & (string | import("@smithy/types").Provider<string> | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>)) | undefined;
37
37
  endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
38
- logger?: import("@smithy/types").Logger | undefined;
38
+ logger?: import("@smithy/types").Logger;
39
39
  }) => import("@smithy/types").EndpointV2;
40
- tls?: boolean | undefined;
41
- serviceConfiguredEndpoint?: undefined;
42
- authSchemePreference?: string[] | import("@smithy/types").Provider<string[]> | undefined;
40
+ tls?: boolean;
41
+ serviceConfiguredEndpoint?: never;
42
+ authSchemePreference?: string[] | import("@smithy/types").Provider<string[]>;
43
43
  httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
44
44
  httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").CloudWatchLogsHttpAuthSchemeProvider;
45
- credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider | undefined;
46
- signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme | undefined) => Promise<import("@smithy/types").RequestSigner>) | undefined;
47
- signingEscapePath?: boolean | undefined;
48
- systemClockOffset?: number | undefined;
49
- signingRegion?: string | undefined;
50
- signerConstructor?: (new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner) | undefined;
45
+ credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider;
46
+ signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme) => Promise<import("@smithy/types").RequestSigner>);
47
+ signingEscapePath?: boolean;
48
+ systemClockOffset?: number;
49
+ signingRegion?: string;
50
+ signerConstructor?: new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner;
51
51
  };
@@ -8,8 +8,8 @@ export declare const getRuntimeConfig: (config: CloudWatchLogsClientConfig) => {
8
8
  defaultsMode: import("@smithy/types").Provider<import("@smithy/smithy-client").ResolvedDefaultsMode>;
9
9
  authSchemePreference: string[] | import("@smithy/types").Provider<string[]>;
10
10
  bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
11
- credentialDefaultProvider: ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider) | ((init?: import("@aws-sdk/credential-provider-node").DefaultProviderInit | undefined) => import("@smithy/types").MemoizedProvider<import("@smithy/types").AwsCredentialIdentity>);
12
- defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-node").PreviouslyResolved | undefined) => Promise<import("@smithy/types").UserAgent>;
11
+ credentialDefaultProvider: ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider) | ((init?: import("@aws-sdk/credential-provider-node").DefaultProviderInit) => import("@smithy/types").MemoizedProvider<import("@smithy/types").AwsCredentialIdentity>);
12
+ defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-node").PreviouslyResolved) => Promise<import("@smithy/types").UserAgent>;
13
13
  eventStreamSerdeProvider: import("@smithy/types").EventStreamSerdeProvider;
14
14
  maxAttempts: number | import("@smithy/types").Provider<number>;
15
15
  region: string | import("@smithy/types").Provider<string>;
@@ -24,28 +24,28 @@ export declare const getRuntimeConfig: (config: CloudWatchLogsClientConfig) => {
24
24
  cacheMiddleware?: boolean | undefined;
25
25
  urlParser: import("@smithy/types").UrlParser;
26
26
  base64Decoder: import("@smithy/types").Decoder;
27
- base64Encoder: (_input: string | Uint8Array) => string;
27
+ base64Encoder: (_input: Uint8Array | string) => string;
28
28
  utf8Decoder: import("@smithy/types").Decoder;
29
- utf8Encoder: (input: string | Uint8Array) => string;
29
+ utf8Encoder: (input: Uint8Array | string) => string;
30
30
  disableHostPrefix: boolean;
31
31
  serviceId: string;
32
- profile?: string | undefined;
32
+ profile?: string;
33
33
  logger: import("@smithy/types").Logger;
34
34
  extensions: import("./runtimeExtensions").RuntimeExtension[];
35
- customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
36
- retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2 | undefined;
35
+ customUserAgent?: string | import("@smithy/types").UserAgent;
36
+ retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
37
37
  endpoint?: ((string | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>) & (string | import("@smithy/types").Provider<string> | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>)) | undefined;
38
38
  endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
39
- logger?: import("@smithy/types").Logger | undefined;
39
+ logger?: import("@smithy/types").Logger;
40
40
  }) => import("@smithy/types").EndpointV2;
41
- tls?: boolean | undefined;
42
- serviceConfiguredEndpoint?: undefined;
41
+ tls?: boolean;
42
+ serviceConfiguredEndpoint?: never;
43
43
  httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
44
44
  httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").CloudWatchLogsHttpAuthSchemeProvider;
45
- credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider | undefined;
46
- signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme | undefined) => Promise<import("@smithy/types").RequestSigner>) | undefined;
47
- signingEscapePath?: boolean | undefined;
48
- systemClockOffset?: number | undefined;
49
- signingRegion?: string | undefined;
50
- signerConstructor?: (new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner) | undefined;
45
+ credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider;
46
+ signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme) => Promise<import("@smithy/types").RequestSigner>);
47
+ signingEscapePath?: boolean;
48
+ systemClockOffset?: number;
49
+ signingRegion?: string;
50
+ signerConstructor?: new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner;
51
51
  };
@@ -7,21 +7,21 @@ export declare const getRuntimeConfig: (config: CloudWatchLogsClientConfig) => {
7
7
  sha256: import("@smithy/types").HashConstructor;
8
8
  requestHandler: import("@smithy/types").NodeHttpHandlerOptions | import("@smithy/types").FetchHttpHandlerOptions | Record<string, unknown> | import("@smithy/protocol-http").HttpHandler<any> | import("@smithy/fetch-http-handler").FetchHttpHandler;
9
9
  apiVersion: string;
10
- cacheMiddleware?: boolean | undefined;
10
+ cacheMiddleware?: boolean;
11
11
  urlParser: import("@smithy/types").UrlParser;
12
12
  bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
13
13
  streamCollector: import("@smithy/types").StreamCollector;
14
14
  base64Decoder: import("@smithy/types").Decoder;
15
- base64Encoder: (_input: string | Uint8Array) => string;
15
+ base64Encoder: (_input: Uint8Array | string) => string;
16
16
  utf8Decoder: import("@smithy/types").Decoder;
17
- utf8Encoder: (input: string | Uint8Array) => string;
17
+ utf8Encoder: (input: Uint8Array | string) => string;
18
18
  disableHostPrefix: boolean;
19
19
  serviceId: string;
20
20
  useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
21
21
  useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
22
22
  region: string | import("@smithy/types").Provider<any>;
23
- profile?: string | undefined;
24
- defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved | undefined) => Promise<import("@smithy/types").UserAgent>;
23
+ profile?: string;
24
+ defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved) => Promise<import("@smithy/types").UserAgent>;
25
25
  credentialDefaultProvider: ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider) | ((_: unknown) => () => Promise<import("@smithy/types").AwsCredentialIdentity>);
26
26
  maxAttempts: number | import("@smithy/types").Provider<number>;
27
27
  retryMode: string | import("@smithy/types").Provider<string>;
@@ -29,22 +29,22 @@ export declare const getRuntimeConfig: (config: CloudWatchLogsClientConfig) => {
29
29
  extensions: import("./runtimeExtensions").RuntimeExtension[];
30
30
  eventStreamSerdeProvider: import("@smithy/types").EventStreamSerdeProvider;
31
31
  defaultsMode: import("@smithy/smithy-client").DefaultsMode | import("@smithy/types").Provider<import("@smithy/smithy-client").DefaultsMode>;
32
- customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
33
- userAgentAppId?: string | import("@smithy/types").Provider<string | undefined> | undefined;
34
- retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2 | undefined;
32
+ customUserAgent?: string | import("@smithy/types").UserAgent;
33
+ userAgentAppId?: string | undefined | import("@smithy/types").Provider<string | undefined>;
34
+ retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
35
35
  endpoint?: ((string | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>) & (string | import("@smithy/types").Provider<string> | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>)) | undefined;
36
36
  endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
37
- logger?: import("@smithy/types").Logger | undefined;
37
+ logger?: import("@smithy/types").Logger;
38
38
  }) => import("@smithy/types").EndpointV2;
39
- tls?: boolean | undefined;
40
- serviceConfiguredEndpoint?: undefined;
41
- authSchemePreference?: string[] | import("@smithy/types").Provider<string[]> | undefined;
39
+ tls?: boolean;
40
+ serviceConfiguredEndpoint?: never;
41
+ authSchemePreference?: string[] | import("@smithy/types").Provider<string[]>;
42
42
  httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
43
43
  httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").CloudWatchLogsHttpAuthSchemeProvider;
44
- credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider | undefined;
45
- signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme | undefined) => Promise<import("@smithy/types").RequestSigner>) | undefined;
46
- signingEscapePath?: boolean | undefined;
47
- systemClockOffset?: number | undefined;
48
- signingRegion?: string | undefined;
49
- signerConstructor?: (new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner) | undefined;
44
+ credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider;
45
+ signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme) => Promise<import("@smithy/types").RequestSigner>);
46
+ signingEscapePath?: boolean;
47
+ systemClockOffset?: number;
48
+ signingRegion?: string;
49
+ signerConstructor?: new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner;
50
50
  };
@@ -5,10 +5,10 @@ import { CloudWatchLogsClientConfig } from "./CloudWatchLogsClient";
5
5
  export declare const getRuntimeConfig: (config: CloudWatchLogsClientConfig) => {
6
6
  apiVersion: string;
7
7
  base64Decoder: import("@smithy/types").Decoder;
8
- base64Encoder: (_input: string | Uint8Array) => string;
8
+ base64Encoder: (_input: Uint8Array | string) => string;
9
9
  disableHostPrefix: boolean;
10
10
  endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
11
- logger?: import("@smithy/types").Logger | undefined;
11
+ logger?: import("@smithy/types").Logger;
12
12
  }) => import("@smithy/types").EndpointV2;
13
13
  extensions: import("./runtimeExtensions").RuntimeExtension[];
14
14
  httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").CloudWatchLogsHttpAuthSchemeProvider;
@@ -17,5 +17,5 @@ export declare const getRuntimeConfig: (config: CloudWatchLogsClientConfig) => {
17
17
  serviceId: string;
18
18
  urlParser: import("@smithy/types").UrlParser;
19
19
  utf8Decoder: import("@smithy/types").Decoder;
20
- utf8Encoder: (input: string | Uint8Array) => string;
20
+ utf8Encoder: (input: Uint8Array | string) => string;
21
21
  };
@@ -21,7 +21,7 @@ declare const AssociateKmsKeyCommand_base: {
21
21
  ServiceOutputTypes
22
22
  >;
23
23
  new (
24
- __0_0: AssociateKmsKeyCommandInput
24
+ input: AssociateKmsKeyCommandInput
25
25
  ): import("@smithy/smithy-client").CommandImpl<
26
26
  AssociateKmsKeyCommandInput,
27
27
  AssociateKmsKeyCommandOutput,
@@ -21,7 +21,7 @@ declare const CancelExportTaskCommand_base: {
21
21
  ServiceOutputTypes
22
22
  >;
23
23
  new (
24
- __0_0: CancelExportTaskCommandInput
24
+ input: CancelExportTaskCommandInput
25
25
  ): import("@smithy/smithy-client").CommandImpl<
26
26
  CancelExportTaskCommandInput,
27
27
  CancelExportTaskCommandOutput,
@@ -26,7 +26,7 @@ declare const CreateDeliveryCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: CreateDeliveryCommandInput
29
+ input: CreateDeliveryCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  CreateDeliveryCommandInput,
32
32
  CreateDeliveryCommandOutput,
@@ -26,7 +26,7 @@ declare const CreateExportTaskCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: CreateExportTaskCommandInput
29
+ input: CreateExportTaskCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  CreateExportTaskCommandInput,
32
32
  CreateExportTaskCommandOutput,
@@ -27,7 +27,7 @@ declare const CreateLogAnomalyDetectorCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: CreateLogAnomalyDetectorCommandInput
30
+ input: CreateLogAnomalyDetectorCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  CreateLogAnomalyDetectorCommandInput,
33
33
  CreateLogAnomalyDetectorCommandOutput,
@@ -21,7 +21,7 @@ declare const CreateLogGroupCommand_base: {
21
21
  ServiceOutputTypes
22
22
  >;
23
23
  new (
24
- __0_0: CreateLogGroupCommandInput
24
+ input: CreateLogGroupCommandInput
25
25
  ): import("@smithy/smithy-client").CommandImpl<
26
26
  CreateLogGroupCommandInput,
27
27
  CreateLogGroupCommandOutput,
@@ -21,7 +21,7 @@ declare const CreateLogStreamCommand_base: {
21
21
  ServiceOutputTypes
22
22
  >;
23
23
  new (
24
- __0_0: CreateLogStreamCommandInput
24
+ input: CreateLogStreamCommandInput
25
25
  ): import("@smithy/smithy-client").CommandImpl<
26
26
  CreateLogStreamCommandInput,
27
27
  CreateLogStreamCommandOutput,
@@ -22,7 +22,7 @@ declare const DeleteAccountPolicyCommand_base: {
22
22
  ServiceOutputTypes
23
23
  >;
24
24
  new (
25
- __0_0: DeleteAccountPolicyCommandInput
25
+ input: DeleteAccountPolicyCommandInput
26
26
  ): import("@smithy/smithy-client").CommandImpl<
27
27
  DeleteAccountPolicyCommandInput,
28
28
  DeleteAccountPolicyCommandOutput,
@@ -23,7 +23,7 @@ declare const DeleteDataProtectionPolicyCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: DeleteDataProtectionPolicyCommandInput
26
+ input: DeleteDataProtectionPolicyCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  DeleteDataProtectionPolicyCommandInput,
29
29
  DeleteDataProtectionPolicyCommandOutput,
@@ -21,7 +21,7 @@ declare const DeleteDeliveryCommand_base: {
21
21
  ServiceOutputTypes
22
22
  >;
23
23
  new (
24
- __0_0: DeleteDeliveryCommandInput
24
+ input: DeleteDeliveryCommandInput
25
25
  ): import("@smithy/smithy-client").CommandImpl<
26
26
  DeleteDeliveryCommandInput,
27
27
  DeleteDeliveryCommandOutput,
@@ -23,7 +23,7 @@ declare const DeleteDeliveryDestinationCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: DeleteDeliveryDestinationCommandInput
26
+ input: DeleteDeliveryDestinationCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  DeleteDeliveryDestinationCommandInput,
29
29
  DeleteDeliveryDestinationCommandOutput,
@@ -23,7 +23,7 @@ declare const DeleteDeliveryDestinationPolicyCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: DeleteDeliveryDestinationPolicyCommandInput
26
+ input: DeleteDeliveryDestinationPolicyCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  DeleteDeliveryDestinationPolicyCommandInput,
29
29
  DeleteDeliveryDestinationPolicyCommandOutput,