@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
@@ -22,7 +22,7 @@ declare const DeleteDeliverySourceCommand_base: {
22
22
  ServiceOutputTypes
23
23
  >;
24
24
  new (
25
- __0_0: DeleteDeliverySourceCommandInput
25
+ input: DeleteDeliverySourceCommandInput
26
26
  ): import("@smithy/smithy-client").CommandImpl<
27
27
  DeleteDeliverySourceCommandInput,
28
28
  DeleteDeliverySourceCommandOutput,
@@ -22,7 +22,7 @@ declare const DeleteDestinationCommand_base: {
22
22
  ServiceOutputTypes
23
23
  >;
24
24
  new (
25
- __0_0: DeleteDestinationCommandInput
25
+ input: DeleteDestinationCommandInput
26
26
  ): import("@smithy/smithy-client").CommandImpl<
27
27
  DeleteDestinationCommandInput,
28
28
  DeleteDestinationCommandOutput,
@@ -27,7 +27,7 @@ declare const DeleteIndexPolicyCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DeleteIndexPolicyCommandInput
30
+ input: DeleteIndexPolicyCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DeleteIndexPolicyCommandInput,
33
33
  DeleteIndexPolicyCommandOutput,
@@ -27,7 +27,7 @@ declare const DeleteIntegrationCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DeleteIntegrationCommandInput
30
+ input: DeleteIntegrationCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DeleteIntegrationCommandInput,
33
33
  DeleteIntegrationCommandOutput,
@@ -23,7 +23,7 @@ declare const DeleteLogAnomalyDetectorCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: DeleteLogAnomalyDetectorCommandInput
26
+ input: DeleteLogAnomalyDetectorCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  DeleteLogAnomalyDetectorCommandInput,
29
29
  DeleteLogAnomalyDetectorCommandOutput,
@@ -21,7 +21,7 @@ declare const DeleteLogGroupCommand_base: {
21
21
  ServiceOutputTypes
22
22
  >;
23
23
  new (
24
- __0_0: DeleteLogGroupCommandInput
24
+ input: DeleteLogGroupCommandInput
25
25
  ): import("@smithy/smithy-client").CommandImpl<
26
26
  DeleteLogGroupCommandInput,
27
27
  DeleteLogGroupCommandOutput,
@@ -21,7 +21,7 @@ declare const DeleteLogStreamCommand_base: {
21
21
  ServiceOutputTypes
22
22
  >;
23
23
  new (
24
- __0_0: DeleteLogStreamCommandInput
24
+ input: DeleteLogStreamCommandInput
25
25
  ): import("@smithy/smithy-client").CommandImpl<
26
26
  DeleteLogStreamCommandInput,
27
27
  DeleteLogStreamCommandOutput,
@@ -22,7 +22,7 @@ declare const DeleteMetricFilterCommand_base: {
22
22
  ServiceOutputTypes
23
23
  >;
24
24
  new (
25
- __0_0: DeleteMetricFilterCommandInput
25
+ input: DeleteMetricFilterCommandInput
26
26
  ): import("@smithy/smithy-client").CommandImpl<
27
27
  DeleteMetricFilterCommandInput,
28
28
  DeleteMetricFilterCommandOutput,
@@ -27,7 +27,7 @@ declare const DeleteQueryDefinitionCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DeleteQueryDefinitionCommandInput
30
+ input: DeleteQueryDefinitionCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DeleteQueryDefinitionCommandInput,
33
33
  DeleteQueryDefinitionCommandOutput,
@@ -22,7 +22,7 @@ declare const DeleteRetentionPolicyCommand_base: {
22
22
  ServiceOutputTypes
23
23
  >;
24
24
  new (
25
- __0_0: DeleteRetentionPolicyCommandInput
25
+ input: DeleteRetentionPolicyCommandInput
26
26
  ): import("@smithy/smithy-client").CommandImpl<
27
27
  DeleteRetentionPolicyCommandInput,
28
28
  DeleteRetentionPolicyCommandOutput,
@@ -23,7 +23,7 @@ declare const DeleteSubscriptionFilterCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: DeleteSubscriptionFilterCommandInput
26
+ input: DeleteSubscriptionFilterCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  DeleteSubscriptionFilterCommandInput,
29
29
  DeleteSubscriptionFilterCommandOutput,
@@ -22,7 +22,7 @@ declare const DeleteTransformerCommand_base: {
22
22
  ServiceOutputTypes
23
23
  >;
24
24
  new (
25
- __0_0: DeleteTransformerCommandInput
25
+ input: DeleteTransformerCommandInput
26
26
  ): import("@smithy/smithy-client").CommandImpl<
27
27
  DeleteTransformerCommandInput,
28
28
  DeleteTransformerCommandOutput,
@@ -27,7 +27,7 @@ declare const DescribeAccountPoliciesCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DescribeAccountPoliciesCommandInput
30
+ input: DescribeAccountPoliciesCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DescribeAccountPoliciesCommandInput,
33
33
  DescribeAccountPoliciesCommandOutput,
@@ -27,7 +27,7 @@ declare const DescribeFieldIndexesCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DescribeFieldIndexesCommandInput
30
+ input: DescribeFieldIndexesCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DescribeFieldIndexesCommandInput,
33
33
  DescribeFieldIndexesCommandOutput,
@@ -27,7 +27,7 @@ declare const DescribeIndexPoliciesCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DescribeIndexPoliciesCommandInput
30
+ input: DescribeIndexPoliciesCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DescribeIndexPoliciesCommandInput,
33
33
  DescribeIndexPoliciesCommandOutput,
@@ -27,7 +27,7 @@ declare const DescribeSubscriptionFiltersCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DescribeSubscriptionFiltersCommandInput
30
+ input: DescribeSubscriptionFiltersCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DescribeSubscriptionFiltersCommandInput,
33
33
  DescribeSubscriptionFiltersCommandOutput,
@@ -27,7 +27,7 @@ declare const GetDataProtectionPolicyCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: GetDataProtectionPolicyCommandInput
30
+ input: GetDataProtectionPolicyCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  GetDataProtectionPolicyCommandInput,
33
33
  GetDataProtectionPolicyCommandOutput,
@@ -23,7 +23,7 @@ declare const GetDeliveryCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: GetDeliveryCommandInput
26
+ input: GetDeliveryCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  GetDeliveryCommandInput,
29
29
  GetDeliveryCommandOutput,
@@ -27,7 +27,7 @@ declare const GetDeliveryDestinationCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: GetDeliveryDestinationCommandInput
30
+ input: GetDeliveryDestinationCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  GetDeliveryDestinationCommandInput,
33
33
  GetDeliveryDestinationCommandOutput,
@@ -27,7 +27,7 @@ declare const GetDeliveryDestinationPolicyCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: GetDeliveryDestinationPolicyCommandInput
30
+ input: GetDeliveryDestinationPolicyCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  GetDeliveryDestinationPolicyCommandInput,
33
33
  GetDeliveryDestinationPolicyCommandOutput,
@@ -27,7 +27,7 @@ declare const GetDeliverySourceCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: GetDeliverySourceCommandInput
30
+ input: GetDeliverySourceCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  GetDeliverySourceCommandInput,
33
33
  GetDeliverySourceCommandOutput,
@@ -26,7 +26,7 @@ declare const GetIntegrationCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: GetIntegrationCommandInput
29
+ input: GetIntegrationCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  GetIntegrationCommandInput,
32
32
  GetIntegrationCommandOutput,
@@ -27,7 +27,7 @@ declare const GetLogAnomalyDetectorCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: GetLogAnomalyDetectorCommandInput
30
+ input: GetLogAnomalyDetectorCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  GetLogAnomalyDetectorCommandInput,
33
33
  GetLogAnomalyDetectorCommandOutput,
@@ -23,7 +23,7 @@ declare const GetLogEventsCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: GetLogEventsCommandInput
26
+ input: GetLogEventsCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  GetLogEventsCommandInput,
29
29
  GetLogEventsCommandOutput,
@@ -23,7 +23,7 @@ declare const GetLogRecordCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: GetLogRecordCommandInput
26
+ input: GetLogRecordCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  GetLogRecordCommandInput,
29
29
  GetLogRecordCommandOutput,
@@ -26,7 +26,7 @@ declare const GetQueryResultsCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: GetQueryResultsCommandInput
29
+ input: GetQueryResultsCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  GetQueryResultsCommandInput,
32
32
  GetQueryResultsCommandOutput,
@@ -26,7 +26,7 @@ declare const GetTransformerCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: GetTransformerCommandInput
29
+ input: GetTransformerCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  GetTransformerCommandInput,
32
32
  GetTransformerCommandOutput,
@@ -27,7 +27,7 @@ declare const ListLogGroupsForQueryCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: ListLogGroupsForQueryCommandInput
30
+ input: ListLogGroupsForQueryCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  ListLogGroupsForQueryCommandInput,
33
33
  ListLogGroupsForQueryCommandOutput,
@@ -27,7 +27,7 @@ declare const ListTagsForResourceCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: ListTagsForResourceCommandInput
30
+ input: ListTagsForResourceCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  ListTagsForResourceCommandInput,
33
33
  ListTagsForResourceCommandOutput,
@@ -26,7 +26,7 @@ declare const ListTagsLogGroupCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: ListTagsLogGroupCommandInput
29
+ input: ListTagsLogGroupCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  ListTagsLogGroupCommandInput,
32
32
  ListTagsLogGroupCommandOutput,
@@ -26,7 +26,7 @@ declare const PutAccountPolicyCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: PutAccountPolicyCommandInput
29
+ input: PutAccountPolicyCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  PutAccountPolicyCommandInput,
32
32
  PutAccountPolicyCommandOutput,
@@ -27,7 +27,7 @@ declare const PutDataProtectionPolicyCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: PutDataProtectionPolicyCommandInput
30
+ input: PutDataProtectionPolicyCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  PutDataProtectionPolicyCommandInput,
33
33
  PutDataProtectionPolicyCommandOutput,
@@ -27,7 +27,7 @@ declare const PutDeliveryDestinationCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: PutDeliveryDestinationCommandInput
30
+ input: PutDeliveryDestinationCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  PutDeliveryDestinationCommandInput,
33
33
  PutDeliveryDestinationCommandOutput,
@@ -27,7 +27,7 @@ declare const PutDeliveryDestinationPolicyCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: PutDeliveryDestinationPolicyCommandInput
30
+ input: PutDeliveryDestinationPolicyCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  PutDeliveryDestinationPolicyCommandInput,
33
33
  PutDeliveryDestinationPolicyCommandOutput,
@@ -27,7 +27,7 @@ declare const PutDeliverySourceCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: PutDeliverySourceCommandInput
30
+ input: PutDeliverySourceCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  PutDeliverySourceCommandInput,
33
33
  PutDeliverySourceCommandOutput,
@@ -26,7 +26,7 @@ declare const PutDestinationCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: PutDestinationCommandInput
29
+ input: PutDestinationCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  PutDestinationCommandInput,
32
32
  PutDestinationCommandOutput,
@@ -22,7 +22,7 @@ declare const PutDestinationPolicyCommand_base: {
22
22
  ServiceOutputTypes
23
23
  >;
24
24
  new (
25
- __0_0: PutDestinationPolicyCommandInput
25
+ input: PutDestinationPolicyCommandInput
26
26
  ): import("@smithy/smithy-client").CommandImpl<
27
27
  PutDestinationPolicyCommandInput,
28
28
  PutDestinationPolicyCommandOutput,
@@ -26,7 +26,7 @@ declare const PutIndexPolicyCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: PutIndexPolicyCommandInput
29
+ input: PutIndexPolicyCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  PutIndexPolicyCommandInput,
32
32
  PutIndexPolicyCommandOutput,
@@ -26,7 +26,7 @@ declare const PutIntegrationCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: PutIntegrationCommandInput
29
+ input: PutIntegrationCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  PutIntegrationCommandInput,
32
32
  PutIntegrationCommandOutput,
@@ -23,7 +23,7 @@ declare const PutLogEventsCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: PutLogEventsCommandInput
26
+ input: PutLogEventsCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  PutLogEventsCommandInput,
29
29
  PutLogEventsCommandOutput,
@@ -21,7 +21,7 @@ declare const PutMetricFilterCommand_base: {
21
21
  ServiceOutputTypes
22
22
  >;
23
23
  new (
24
- __0_0: PutMetricFilterCommandInput
24
+ input: PutMetricFilterCommandInput
25
25
  ): import("@smithy/smithy-client").CommandImpl<
26
26
  PutMetricFilterCommandInput,
27
27
  PutMetricFilterCommandOutput,
@@ -27,7 +27,7 @@ declare const PutQueryDefinitionCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: PutQueryDefinitionCommandInput
30
+ input: PutQueryDefinitionCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  PutQueryDefinitionCommandInput,
33
33
  PutQueryDefinitionCommandOutput,
@@ -22,7 +22,7 @@ declare const PutRetentionPolicyCommand_base: {
22
22
  ServiceOutputTypes
23
23
  >;
24
24
  new (
25
- __0_0: PutRetentionPolicyCommandInput
25
+ input: PutRetentionPolicyCommandInput
26
26
  ): import("@smithy/smithy-client").CommandImpl<
27
27
  PutRetentionPolicyCommandInput,
28
28
  PutRetentionPolicyCommandOutput,
@@ -22,7 +22,7 @@ declare const PutSubscriptionFilterCommand_base: {
22
22
  ServiceOutputTypes
23
23
  >;
24
24
  new (
25
- __0_0: PutSubscriptionFilterCommandInput
25
+ input: PutSubscriptionFilterCommandInput
26
26
  ): import("@smithy/smithy-client").CommandImpl<
27
27
  PutSubscriptionFilterCommandInput,
28
28
  PutSubscriptionFilterCommandOutput,
@@ -21,7 +21,7 @@ declare const PutTransformerCommand_base: {
21
21
  ServiceOutputTypes
22
22
  >;
23
23
  new (
24
- __0_0: PutTransformerCommandInput
24
+ input: PutTransformerCommandInput
25
25
  ): import("@smithy/smithy-client").CommandImpl<
26
26
  PutTransformerCommandInput,
27
27
  PutTransformerCommandOutput,
@@ -26,7 +26,7 @@ declare const StartLiveTailCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: StartLiveTailCommandInput
29
+ input: StartLiveTailCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  StartLiveTailCommandInput,
32
32
  StartLiveTailCommandOutput,
@@ -23,7 +23,7 @@ declare const StartQueryCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: StartQueryCommandInput
26
+ input: StartQueryCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  StartQueryCommandInput,
29
29
  StartQueryCommandOutput,
@@ -23,7 +23,7 @@ declare const StopQueryCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: StopQueryCommandInput
26
+ input: StopQueryCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  StopQueryCommandInput,
29
29
  StopQueryCommandOutput,
@@ -21,7 +21,7 @@ declare const TagLogGroupCommand_base: {
21
21
  ServiceOutputTypes
22
22
  >;
23
23
  new (
24
- __0_0: TagLogGroupCommandInput
24
+ input: TagLogGroupCommandInput
25
25
  ): import("@smithy/smithy-client").CommandImpl<
26
26
  TagLogGroupCommandInput,
27
27
  TagLogGroupCommandOutput,
@@ -21,7 +21,7 @@ declare const TagResourceCommand_base: {
21
21
  ServiceOutputTypes
22
22
  >;
23
23
  new (
24
- __0_0: TagResourceCommandInput
24
+ input: TagResourceCommandInput
25
25
  ): import("@smithy/smithy-client").CommandImpl<
26
26
  TagResourceCommandInput,
27
27
  TagResourceCommandOutput,
@@ -26,7 +26,7 @@ declare const TestMetricFilterCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: TestMetricFilterCommandInput
29
+ input: TestMetricFilterCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  TestMetricFilterCommandInput,
32
32
  TestMetricFilterCommandOutput,
@@ -26,7 +26,7 @@ declare const TestTransformerCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: TestTransformerCommandInput
29
+ input: TestTransformerCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  TestTransformerCommandInput,
32
32
  TestTransformerCommandOutput,
@@ -21,7 +21,7 @@ declare const UntagLogGroupCommand_base: {
21
21
  ServiceOutputTypes
22
22
  >;
23
23
  new (
24
- __0_0: UntagLogGroupCommandInput
24
+ input: UntagLogGroupCommandInput
25
25
  ): import("@smithy/smithy-client").CommandImpl<
26
26
  UntagLogGroupCommandInput,
27
27
  UntagLogGroupCommandOutput,
@@ -21,7 +21,7 @@ declare const UntagResourceCommand_base: {
21
21
  ServiceOutputTypes
22
22
  >;
23
23
  new (
24
- __0_0: UntagResourceCommandInput
24
+ input: UntagResourceCommandInput
25
25
  ): import("@smithy/smithy-client").CommandImpl<
26
26
  UntagResourceCommandInput,
27
27
  UntagResourceCommandOutput,
@@ -21,7 +21,7 @@ declare const UpdateAnomalyCommand_base: {
21
21
  ServiceOutputTypes
22
22
  >;
23
23
  new (
24
- __0_0: UpdateAnomalyCommandInput
24
+ input: UpdateAnomalyCommandInput
25
25
  ): import("@smithy/smithy-client").CommandImpl<
26
26
  UpdateAnomalyCommandInput,
27
27
  UpdateAnomalyCommandOutput,
@@ -27,7 +27,7 @@ declare const UpdateDeliveryConfigurationCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: UpdateDeliveryConfigurationCommandInput
30
+ input: UpdateDeliveryConfigurationCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  UpdateDeliveryConfigurationCommandInput,
33
33
  UpdateDeliveryConfigurationCommandOutput,
@@ -23,7 +23,7 @@ declare const UpdateLogAnomalyDetectorCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: UpdateLogAnomalyDetectorCommandInput
26
+ input: UpdateLogAnomalyDetectorCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  UpdateLogAnomalyDetectorCommandInput,
29
29
  UpdateLogAnomalyDetectorCommandOutput,
@@ -21,10 +21,7 @@ export type ClientResolvedEndpointParameters = ClientInputEndpointParameters & {
21
21
  };
22
22
  export declare const resolveClientEndpointParameters: <T>(
23
23
  options: T & ClientInputEndpointParameters
24
- ) => T &
25
- ClientInputEndpointParameters & {
26
- defaultSigningName: string;
27
- };
24
+ ) => T & ClientResolvedEndpointParameters;
28
25
  export declare const commonParams: {
29
26
  readonly UseFIPS: {
30
27
  readonly type: "builtInParams";