@aws-sdk/client-cloudwatch 3.799.0 → 3.804.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 (69) hide show
  1. package/dist-types/commands/DeleteAlarmsCommand.d.ts +1 -1
  2. package/dist-types/commands/DeleteDashboardsCommand.d.ts +1 -1
  3. package/dist-types/commands/DeleteInsightRulesCommand.d.ts +1 -1
  4. package/dist-types/commands/DeleteMetricStreamCommand.d.ts +1 -1
  5. package/dist-types/commands/DescribeAlarmsForMetricCommand.d.ts +1 -1
  6. package/dist-types/commands/DisableAlarmActionsCommand.d.ts +1 -1
  7. package/dist-types/commands/DisableInsightRulesCommand.d.ts +1 -1
  8. package/dist-types/commands/EnableAlarmActionsCommand.d.ts +1 -1
  9. package/dist-types/commands/EnableInsightRulesCommand.d.ts +1 -1
  10. package/dist-types/commands/GetDashboardCommand.d.ts +1 -1
  11. package/dist-types/commands/GetInsightRuleReportCommand.d.ts +1 -1
  12. package/dist-types/commands/GetMetricDataCommand.d.ts +1 -1
  13. package/dist-types/commands/GetMetricStatisticsCommand.d.ts +1 -1
  14. package/dist-types/commands/GetMetricStreamCommand.d.ts +1 -1
  15. package/dist-types/commands/GetMetricWidgetImageCommand.d.ts +1 -1
  16. package/dist-types/commands/ListManagedInsightRulesCommand.d.ts +1 -1
  17. package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
  18. package/dist-types/commands/PutCompositeAlarmCommand.d.ts +1 -1
  19. package/dist-types/commands/PutDashboardCommand.d.ts +1 -1
  20. package/dist-types/commands/PutInsightRuleCommand.d.ts +1 -1
  21. package/dist-types/commands/PutManagedInsightRulesCommand.d.ts +1 -1
  22. package/dist-types/commands/PutMetricAlarmCommand.d.ts +1 -1
  23. package/dist-types/commands/PutMetricDataCommand.d.ts +1 -1
  24. package/dist-types/commands/PutMetricStreamCommand.d.ts +1 -1
  25. package/dist-types/commands/SetAlarmStateCommand.d.ts +1 -1
  26. package/dist-types/commands/StartMetricStreamsCommand.d.ts +1 -1
  27. package/dist-types/commands/StopMetricStreamsCommand.d.ts +1 -1
  28. package/dist-types/commands/TagResourceCommand.d.ts +1 -1
  29. package/dist-types/commands/UntagResourceCommand.d.ts +1 -1
  30. package/dist-types/endpoint/EndpointParameters.d.ts +1 -3
  31. package/dist-types/runtimeConfig.browser.d.ts +17 -17
  32. package/dist-types/runtimeConfig.d.ts +16 -16
  33. package/dist-types/runtimeConfig.native.d.ts +18 -18
  34. package/dist-types/runtimeConfig.shared.d.ts +3 -3
  35. package/dist-types/ts3.4/commands/DeleteAlarmsCommand.d.ts +1 -1
  36. package/dist-types/ts3.4/commands/DeleteDashboardsCommand.d.ts +1 -1
  37. package/dist-types/ts3.4/commands/DeleteInsightRulesCommand.d.ts +1 -1
  38. package/dist-types/ts3.4/commands/DeleteMetricStreamCommand.d.ts +1 -1
  39. package/dist-types/ts3.4/commands/DescribeAlarmsForMetricCommand.d.ts +1 -1
  40. package/dist-types/ts3.4/commands/DisableAlarmActionsCommand.d.ts +1 -1
  41. package/dist-types/ts3.4/commands/DisableInsightRulesCommand.d.ts +1 -1
  42. package/dist-types/ts3.4/commands/EnableAlarmActionsCommand.d.ts +1 -1
  43. package/dist-types/ts3.4/commands/EnableInsightRulesCommand.d.ts +1 -1
  44. package/dist-types/ts3.4/commands/GetDashboardCommand.d.ts +1 -1
  45. package/dist-types/ts3.4/commands/GetInsightRuleReportCommand.d.ts +1 -1
  46. package/dist-types/ts3.4/commands/GetMetricDataCommand.d.ts +1 -1
  47. package/dist-types/ts3.4/commands/GetMetricStatisticsCommand.d.ts +1 -1
  48. package/dist-types/ts3.4/commands/GetMetricStreamCommand.d.ts +1 -1
  49. package/dist-types/ts3.4/commands/GetMetricWidgetImageCommand.d.ts +1 -1
  50. package/dist-types/ts3.4/commands/ListManagedInsightRulesCommand.d.ts +1 -1
  51. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -1
  52. package/dist-types/ts3.4/commands/PutCompositeAlarmCommand.d.ts +1 -1
  53. package/dist-types/ts3.4/commands/PutDashboardCommand.d.ts +1 -1
  54. package/dist-types/ts3.4/commands/PutInsightRuleCommand.d.ts +1 -1
  55. package/dist-types/ts3.4/commands/PutManagedInsightRulesCommand.d.ts +1 -1
  56. package/dist-types/ts3.4/commands/PutMetricAlarmCommand.d.ts +1 -1
  57. package/dist-types/ts3.4/commands/PutMetricDataCommand.d.ts +1 -1
  58. package/dist-types/ts3.4/commands/PutMetricStreamCommand.d.ts +1 -1
  59. package/dist-types/ts3.4/commands/SetAlarmStateCommand.d.ts +1 -1
  60. package/dist-types/ts3.4/commands/StartMetricStreamsCommand.d.ts +1 -1
  61. package/dist-types/ts3.4/commands/StopMetricStreamsCommand.d.ts +1 -1
  62. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -1
  63. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -1
  64. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -4
  65. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +22 -32
  66. package/dist-types/ts3.4/runtimeConfig.d.ts +20 -29
  67. package/dist-types/ts3.4/runtimeConfig.native.d.ts +23 -33
  68. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +3 -3
  69. package/package.json +21 -21
@@ -23,7 +23,7 @@ export interface DeleteAlarmsCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const DeleteAlarmsCommand_base: {
25
25
  new (input: DeleteAlarmsCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAlarmsCommandInput, DeleteAlarmsCommandOutput, CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteAlarmsCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAlarmsCommandInput, DeleteAlarmsCommandOutput, CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteAlarmsCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAlarmsCommandInput, DeleteAlarmsCommandOutput, CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteDashboardsCommandOutput extends DeleteDashboardsOutput, _
23
23
  }
24
24
  declare const DeleteDashboardsCommand_base: {
25
25
  new (input: DeleteDashboardsCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDashboardsCommandInput, DeleteDashboardsCommandOutput, CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteDashboardsCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDashboardsCommandInput, DeleteDashboardsCommandOutput, CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteDashboardsCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDashboardsCommandInput, DeleteDashboardsCommandOutput, CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteInsightRulesCommandOutput extends DeleteInsightRulesOutpu
23
23
  }
24
24
  declare const DeleteInsightRulesCommand_base: {
25
25
  new (input: DeleteInsightRulesCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteInsightRulesCommandInput, DeleteInsightRulesCommandOutput, CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteInsightRulesCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteInsightRulesCommandInput, DeleteInsightRulesCommandOutput, CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteInsightRulesCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteInsightRulesCommandInput, DeleteInsightRulesCommandOutput, CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteMetricStreamCommandOutput extends DeleteMetricStreamOutpu
23
23
  }
24
24
  declare const DeleteMetricStreamCommand_base: {
25
25
  new (input: DeleteMetricStreamCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteMetricStreamCommandInput, DeleteMetricStreamCommandOutput, CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteMetricStreamCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteMetricStreamCommandInput, DeleteMetricStreamCommandOutput, CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteMetricStreamCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteMetricStreamCommandInput, DeleteMetricStreamCommandOutput, CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeAlarmsForMetricCommandOutput extends DescribeAlarmsForM
23
23
  }
24
24
  declare const DescribeAlarmsForMetricCommand_base: {
25
25
  new (input: DescribeAlarmsForMetricCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeAlarmsForMetricCommandInput, DescribeAlarmsForMetricCommandOutput, CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeAlarmsForMetricCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeAlarmsForMetricCommandInput, DescribeAlarmsForMetricCommandOutput, CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeAlarmsForMetricCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeAlarmsForMetricCommandInput, DescribeAlarmsForMetricCommandOutput, CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DisableAlarmActionsCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const DisableAlarmActionsCommand_base: {
25
25
  new (input: DisableAlarmActionsCommandInput): import("@smithy/smithy-client").CommandImpl<DisableAlarmActionsCommandInput, DisableAlarmActionsCommandOutput, CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DisableAlarmActionsCommandInput): import("@smithy/smithy-client").CommandImpl<DisableAlarmActionsCommandInput, DisableAlarmActionsCommandOutput, CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DisableAlarmActionsCommandInput): import("@smithy/smithy-client").CommandImpl<DisableAlarmActionsCommandInput, DisableAlarmActionsCommandOutput, CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DisableInsightRulesCommandOutput extends DisableInsightRulesOut
23
23
  }
24
24
  declare const DisableInsightRulesCommand_base: {
25
25
  new (input: DisableInsightRulesCommandInput): import("@smithy/smithy-client").CommandImpl<DisableInsightRulesCommandInput, DisableInsightRulesCommandOutput, CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DisableInsightRulesCommandInput): import("@smithy/smithy-client").CommandImpl<DisableInsightRulesCommandInput, DisableInsightRulesCommandOutput, CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DisableInsightRulesCommandInput): import("@smithy/smithy-client").CommandImpl<DisableInsightRulesCommandInput, DisableInsightRulesCommandOutput, CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface EnableAlarmActionsCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const EnableAlarmActionsCommand_base: {
25
25
  new (input: EnableAlarmActionsCommandInput): import("@smithy/smithy-client").CommandImpl<EnableAlarmActionsCommandInput, EnableAlarmActionsCommandOutput, CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: EnableAlarmActionsCommandInput): import("@smithy/smithy-client").CommandImpl<EnableAlarmActionsCommandInput, EnableAlarmActionsCommandOutput, CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: EnableAlarmActionsCommandInput): import("@smithy/smithy-client").CommandImpl<EnableAlarmActionsCommandInput, EnableAlarmActionsCommandOutput, CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface EnableInsightRulesCommandOutput extends EnableInsightRulesOutpu
23
23
  }
24
24
  declare const EnableInsightRulesCommand_base: {
25
25
  new (input: EnableInsightRulesCommandInput): import("@smithy/smithy-client").CommandImpl<EnableInsightRulesCommandInput, EnableInsightRulesCommandOutput, CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: EnableInsightRulesCommandInput): import("@smithy/smithy-client").CommandImpl<EnableInsightRulesCommandInput, EnableInsightRulesCommandOutput, CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: EnableInsightRulesCommandInput): import("@smithy/smithy-client").CommandImpl<EnableInsightRulesCommandInput, EnableInsightRulesCommandOutput, CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetDashboardCommandOutput extends GetDashboardOutput, __Metadat
23
23
  }
24
24
  declare const GetDashboardCommand_base: {
25
25
  new (input: GetDashboardCommandInput): import("@smithy/smithy-client").CommandImpl<GetDashboardCommandInput, GetDashboardCommandOutput, CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetDashboardCommandInput): import("@smithy/smithy-client").CommandImpl<GetDashboardCommandInput, GetDashboardCommandOutput, CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetDashboardCommandInput): import("@smithy/smithy-client").CommandImpl<GetDashboardCommandInput, GetDashboardCommandOutput, CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetInsightRuleReportCommandOutput extends GetInsightRuleReportO
23
23
  }
24
24
  declare const GetInsightRuleReportCommand_base: {
25
25
  new (input: GetInsightRuleReportCommandInput): import("@smithy/smithy-client").CommandImpl<GetInsightRuleReportCommandInput, GetInsightRuleReportCommandOutput, CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetInsightRuleReportCommandInput): import("@smithy/smithy-client").CommandImpl<GetInsightRuleReportCommandInput, GetInsightRuleReportCommandOutput, CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetInsightRuleReportCommandInput): import("@smithy/smithy-client").CommandImpl<GetInsightRuleReportCommandInput, GetInsightRuleReportCommandOutput, CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetMetricDataCommandOutput extends GetMetricDataOutput, __Metad
23
23
  }
24
24
  declare const GetMetricDataCommand_base: {
25
25
  new (input: GetMetricDataCommandInput): import("@smithy/smithy-client").CommandImpl<GetMetricDataCommandInput, GetMetricDataCommandOutput, CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetMetricDataCommandInput): import("@smithy/smithy-client").CommandImpl<GetMetricDataCommandInput, GetMetricDataCommandOutput, CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetMetricDataCommandInput): import("@smithy/smithy-client").CommandImpl<GetMetricDataCommandInput, GetMetricDataCommandOutput, CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetMetricStatisticsCommandOutput extends GetMetricStatisticsOut
23
23
  }
24
24
  declare const GetMetricStatisticsCommand_base: {
25
25
  new (input: GetMetricStatisticsCommandInput): import("@smithy/smithy-client").CommandImpl<GetMetricStatisticsCommandInput, GetMetricStatisticsCommandOutput, CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetMetricStatisticsCommandInput): import("@smithy/smithy-client").CommandImpl<GetMetricStatisticsCommandInput, GetMetricStatisticsCommandOutput, CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetMetricStatisticsCommandInput): import("@smithy/smithy-client").CommandImpl<GetMetricStatisticsCommandInput, GetMetricStatisticsCommandOutput, CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetMetricStreamCommandOutput extends GetMetricStreamOutput, __M
23
23
  }
24
24
  declare const GetMetricStreamCommand_base: {
25
25
  new (input: GetMetricStreamCommandInput): import("@smithy/smithy-client").CommandImpl<GetMetricStreamCommandInput, GetMetricStreamCommandOutput, CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetMetricStreamCommandInput): import("@smithy/smithy-client").CommandImpl<GetMetricStreamCommandInput, GetMetricStreamCommandOutput, CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetMetricStreamCommandInput): import("@smithy/smithy-client").CommandImpl<GetMetricStreamCommandInput, GetMetricStreamCommandOutput, CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetMetricWidgetImageCommandOutput extends GetMetricWidgetImageO
23
23
  }
24
24
  declare const GetMetricWidgetImageCommand_base: {
25
25
  new (input: GetMetricWidgetImageCommandInput): import("@smithy/smithy-client").CommandImpl<GetMetricWidgetImageCommandInput, GetMetricWidgetImageCommandOutput, CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetMetricWidgetImageCommandInput): import("@smithy/smithy-client").CommandImpl<GetMetricWidgetImageCommandInput, GetMetricWidgetImageCommandOutput, CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetMetricWidgetImageCommandInput): import("@smithy/smithy-client").CommandImpl<GetMetricWidgetImageCommandInput, GetMetricWidgetImageCommandOutput, CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListManagedInsightRulesCommandOutput extends ListManagedInsight
23
23
  }
24
24
  declare const ListManagedInsightRulesCommand_base: {
25
25
  new (input: ListManagedInsightRulesCommandInput): import("@smithy/smithy-client").CommandImpl<ListManagedInsightRulesCommandInput, ListManagedInsightRulesCommandOutput, CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListManagedInsightRulesCommandInput): import("@smithy/smithy-client").CommandImpl<ListManagedInsightRulesCommandInput, ListManagedInsightRulesCommandOutput, CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListManagedInsightRulesCommandInput): import("@smithy/smithy-client").CommandImpl<ListManagedInsightRulesCommandInput, ListManagedInsightRulesCommandOutput, CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceOut
23
23
  }
24
24
  declare const ListTagsForResourceCommand_base: {
25
25
  new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface PutCompositeAlarmCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const PutCompositeAlarmCommand_base: {
25
25
  new (input: PutCompositeAlarmCommandInput): import("@smithy/smithy-client").CommandImpl<PutCompositeAlarmCommandInput, PutCompositeAlarmCommandOutput, CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: PutCompositeAlarmCommandInput): import("@smithy/smithy-client").CommandImpl<PutCompositeAlarmCommandInput, PutCompositeAlarmCommandOutput, CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: PutCompositeAlarmCommandInput): import("@smithy/smithy-client").CommandImpl<PutCompositeAlarmCommandInput, PutCompositeAlarmCommandOutput, CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface PutDashboardCommandOutput extends PutDashboardOutput, __Metadat
23
23
  }
24
24
  declare const PutDashboardCommand_base: {
25
25
  new (input: PutDashboardCommandInput): import("@smithy/smithy-client").CommandImpl<PutDashboardCommandInput, PutDashboardCommandOutput, CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: PutDashboardCommandInput): import("@smithy/smithy-client").CommandImpl<PutDashboardCommandInput, PutDashboardCommandOutput, CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: PutDashboardCommandInput): import("@smithy/smithy-client").CommandImpl<PutDashboardCommandInput, PutDashboardCommandOutput, CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface PutInsightRuleCommandOutput extends PutInsightRuleOutput, __Met
23
23
  }
24
24
  declare const PutInsightRuleCommand_base: {
25
25
  new (input: PutInsightRuleCommandInput): import("@smithy/smithy-client").CommandImpl<PutInsightRuleCommandInput, PutInsightRuleCommandOutput, CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: PutInsightRuleCommandInput): import("@smithy/smithy-client").CommandImpl<PutInsightRuleCommandInput, PutInsightRuleCommandOutput, CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: PutInsightRuleCommandInput): import("@smithy/smithy-client").CommandImpl<PutInsightRuleCommandInput, PutInsightRuleCommandOutput, CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface PutManagedInsightRulesCommandOutput extends PutManagedInsightRu
23
23
  }
24
24
  declare const PutManagedInsightRulesCommand_base: {
25
25
  new (input: PutManagedInsightRulesCommandInput): import("@smithy/smithy-client").CommandImpl<PutManagedInsightRulesCommandInput, PutManagedInsightRulesCommandOutput, CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: PutManagedInsightRulesCommandInput): import("@smithy/smithy-client").CommandImpl<PutManagedInsightRulesCommandInput, PutManagedInsightRulesCommandOutput, CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: PutManagedInsightRulesCommandInput): import("@smithy/smithy-client").CommandImpl<PutManagedInsightRulesCommandInput, PutManagedInsightRulesCommandOutput, CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface PutMetricAlarmCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const PutMetricAlarmCommand_base: {
25
25
  new (input: PutMetricAlarmCommandInput): import("@smithy/smithy-client").CommandImpl<PutMetricAlarmCommandInput, PutMetricAlarmCommandOutput, CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: PutMetricAlarmCommandInput): import("@smithy/smithy-client").CommandImpl<PutMetricAlarmCommandInput, PutMetricAlarmCommandOutput, CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: PutMetricAlarmCommandInput): import("@smithy/smithy-client").CommandImpl<PutMetricAlarmCommandInput, PutMetricAlarmCommandOutput, CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface PutMetricDataCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const PutMetricDataCommand_base: {
25
25
  new (input: PutMetricDataCommandInput): import("@smithy/smithy-client").CommandImpl<PutMetricDataCommandInput, PutMetricDataCommandOutput, CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: PutMetricDataCommandInput): import("@smithy/smithy-client").CommandImpl<PutMetricDataCommandInput, PutMetricDataCommandOutput, CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: PutMetricDataCommandInput): import("@smithy/smithy-client").CommandImpl<PutMetricDataCommandInput, PutMetricDataCommandOutput, CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface PutMetricStreamCommandOutput extends PutMetricStreamOutput, __M
23
23
  }
24
24
  declare const PutMetricStreamCommand_base: {
25
25
  new (input: PutMetricStreamCommandInput): import("@smithy/smithy-client").CommandImpl<PutMetricStreamCommandInput, PutMetricStreamCommandOutput, CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: PutMetricStreamCommandInput): import("@smithy/smithy-client").CommandImpl<PutMetricStreamCommandInput, PutMetricStreamCommandOutput, CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: PutMetricStreamCommandInput): import("@smithy/smithy-client").CommandImpl<PutMetricStreamCommandInput, PutMetricStreamCommandOutput, CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface SetAlarmStateCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const SetAlarmStateCommand_base: {
25
25
  new (input: SetAlarmStateCommandInput): import("@smithy/smithy-client").CommandImpl<SetAlarmStateCommandInput, SetAlarmStateCommandOutput, CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: SetAlarmStateCommandInput): import("@smithy/smithy-client").CommandImpl<SetAlarmStateCommandInput, SetAlarmStateCommandOutput, CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: SetAlarmStateCommandInput): import("@smithy/smithy-client").CommandImpl<SetAlarmStateCommandInput, SetAlarmStateCommandOutput, CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface StartMetricStreamsCommandOutput extends StartMetricStreamsOutpu
23
23
  }
24
24
  declare const StartMetricStreamsCommand_base: {
25
25
  new (input: StartMetricStreamsCommandInput): import("@smithy/smithy-client").CommandImpl<StartMetricStreamsCommandInput, StartMetricStreamsCommandOutput, CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: StartMetricStreamsCommandInput): import("@smithy/smithy-client").CommandImpl<StartMetricStreamsCommandInput, StartMetricStreamsCommandOutput, CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: StartMetricStreamsCommandInput): import("@smithy/smithy-client").CommandImpl<StartMetricStreamsCommandInput, StartMetricStreamsCommandOutput, CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface StopMetricStreamsCommandOutput extends StopMetricStreamsOutput,
23
23
  }
24
24
  declare const StopMetricStreamsCommand_base: {
25
25
  new (input: StopMetricStreamsCommandInput): import("@smithy/smithy-client").CommandImpl<StopMetricStreamsCommandInput, StopMetricStreamsCommandOutput, CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: StopMetricStreamsCommandInput): import("@smithy/smithy-client").CommandImpl<StopMetricStreamsCommandInput, StopMetricStreamsCommandOutput, CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: StopMetricStreamsCommandInput): import("@smithy/smithy-client").CommandImpl<StopMetricStreamsCommandInput, StopMetricStreamsCommandOutput, CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface TagResourceCommandOutput extends TagResourceOutput, __MetadataB
23
23
  }
24
24
  declare const TagResourceCommand_base: {
25
25
  new (input: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UntagResourceCommandOutput extends UntagResourceOutput, __Metad
23
23
  }
24
24
  declare const UntagResourceCommand_base: {
25
25
  new (input: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, CloudWatchClientResolvedConfig, 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: CloudWatchClientConfig) => {
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
  disableRequestCompression: boolean | import("@smithy/types").Provider<boolean>;
13
13
  maxAttempts: number | import("@smithy/types").Provider<number>;
14
14
  region: string | import("@smithy/types").Provider<any>;
@@ -23,30 +23,30 @@ export declare const getRuntimeConfig: (config: CloudWatchClientConfig) => {
23
23
  cacheMiddleware?: boolean | undefined;
24
24
  urlParser: import("@smithy/types").UrlParser;
25
25
  base64Decoder: import("@smithy/types").Decoder;
26
- base64Encoder: (_input: string | Uint8Array) => string;
26
+ base64Encoder: (_input: Uint8Array | string) => string;
27
27
  utf8Decoder: import("@smithy/types").Decoder;
28
- utf8Encoder: (input: string | Uint8Array) => string;
28
+ utf8Encoder: (input: Uint8Array | string) => string;
29
29
  disableHostPrefix: boolean;
30
30
  serviceId: string;
31
- profile?: string | undefined;
31
+ profile?: string;
32
32
  logger: import("@smithy/types").Logger;
33
33
  extensions: import("./runtimeExtensions").RuntimeExtension[];
34
- customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
35
- userAgentAppId?: string | import("@smithy/types").Provider<string | undefined> | undefined;
36
- retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2 | undefined;
34
+ customUserAgent?: string | import("@smithy/types").UserAgent;
35
+ userAgentAppId?: string | undefined | import("@smithy/types").Provider<string | undefined>;
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;
43
- authSchemePreference?: string[] | import("@smithy/types").Provider<string[]> | undefined;
41
+ tls?: boolean;
42
+ serviceConfiguredEndpoint?: never;
43
+ authSchemePreference?: string[] | import("@smithy/types").Provider<string[]>;
44
44
  httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
45
45
  httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").CloudWatchHttpAuthSchemeProvider;
46
- credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider | undefined;
47
- signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme | undefined) => Promise<import("@smithy/types").RequestSigner>) | undefined;
48
- signingEscapePath?: boolean | undefined;
49
- systemClockOffset?: number | undefined;
50
- signingRegion?: string | undefined;
51
- signerConstructor?: (new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner) | undefined;
46
+ credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider;
47
+ signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme) => Promise<import("@smithy/types").RequestSigner>);
48
+ signingEscapePath?: boolean;
49
+ systemClockOffset?: number;
50
+ signingRegion?: string;
51
+ signerConstructor?: new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner;
52
52
  };
@@ -8,8 +8,8 @@ export declare const getRuntimeConfig: (config: CloudWatchClientConfig) => {
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
  disableRequestCompression: boolean | import("@smithy/types").Provider<boolean>;
14
14
  maxAttempts: number | import("@smithy/types").Provider<number>;
15
15
  region: string | import("@smithy/types").Provider<string>;
@@ -25,28 +25,28 @@ export declare const getRuntimeConfig: (config: CloudWatchClientConfig) => {
25
25
  cacheMiddleware?: boolean | undefined;
26
26
  urlParser: import("@smithy/types").UrlParser;
27
27
  base64Decoder: import("@smithy/types").Decoder;
28
- base64Encoder: (_input: string | Uint8Array) => string;
28
+ base64Encoder: (_input: Uint8Array | string) => string;
29
29
  utf8Decoder: import("@smithy/types").Decoder;
30
- utf8Encoder: (input: string | Uint8Array) => string;
30
+ utf8Encoder: (input: Uint8Array | string) => string;
31
31
  disableHostPrefix: boolean;
32
32
  serviceId: string;
33
- profile?: string | undefined;
33
+ profile?: string;
34
34
  logger: import("@smithy/types").Logger;
35
35
  extensions: import("./runtimeExtensions").RuntimeExtension[];
36
- customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
37
- retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2 | undefined;
36
+ customUserAgent?: string | import("@smithy/types").UserAgent;
37
+ retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
38
38
  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;
39
39
  endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
40
- logger?: import("@smithy/types").Logger | undefined;
40
+ logger?: import("@smithy/types").Logger;
41
41
  }) => import("@smithy/types").EndpointV2;
42
- tls?: boolean | undefined;
43
- serviceConfiguredEndpoint?: undefined;
42
+ tls?: boolean;
43
+ serviceConfiguredEndpoint?: never;
44
44
  httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
45
45
  httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").CloudWatchHttpAuthSchemeProvider;
46
- credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider | undefined;
47
- signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme | undefined) => Promise<import("@smithy/types").RequestSigner>) | undefined;
48
- signingEscapePath?: boolean | undefined;
49
- systemClockOffset?: number | undefined;
50
- signingRegion?: string | undefined;
51
- signerConstructor?: (new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner) | undefined;
46
+ credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider;
47
+ signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme) => Promise<import("@smithy/types").RequestSigner>);
48
+ signingEscapePath?: boolean;
49
+ systemClockOffset?: number;
50
+ signingRegion?: string;
51
+ signerConstructor?: new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner;
52
52
  };
@@ -7,45 +7,45 @@ export declare const getRuntimeConfig: (config: CloudWatchClientConfig) => {
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>;
28
28
  logger: import("@smithy/types").Logger;
29
29
  extensions: import("./runtimeExtensions").RuntimeExtension[];
30
30
  defaultsMode: import("@smithy/smithy-client").DefaultsMode | import("@smithy/types").Provider<import("@smithy/smithy-client").DefaultsMode>;
31
- customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
32
- userAgentAppId?: string | import("@smithy/types").Provider<string | undefined> | undefined;
33
- retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2 | undefined;
31
+ customUserAgent?: string | import("@smithy/types").UserAgent;
32
+ userAgentAppId?: string | undefined | import("@smithy/types").Provider<string | undefined>;
33
+ retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
34
34
  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;
35
35
  endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
36
- logger?: import("@smithy/types").Logger | undefined;
36
+ logger?: import("@smithy/types").Logger;
37
37
  }) => import("@smithy/types").EndpointV2;
38
- tls?: boolean | undefined;
39
- serviceConfiguredEndpoint?: undefined;
40
- authSchemePreference?: string[] | import("@smithy/types").Provider<string[]> | undefined;
38
+ tls?: boolean;
39
+ serviceConfiguredEndpoint?: never;
40
+ authSchemePreference?: string[] | import("@smithy/types").Provider<string[]>;
41
41
  httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
42
42
  httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").CloudWatchHttpAuthSchemeProvider;
43
- credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider | undefined;
44
- signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme | undefined) => Promise<import("@smithy/types").RequestSigner>) | undefined;
45
- signingEscapePath?: boolean | undefined;
46
- systemClockOffset?: number | undefined;
47
- signingRegion?: string | undefined;
48
- signerConstructor?: (new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner) | undefined;
43
+ credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider;
44
+ signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme) => Promise<import("@smithy/types").RequestSigner>);
45
+ signingEscapePath?: boolean;
46
+ systemClockOffset?: number;
47
+ signingRegion?: string;
48
+ signerConstructor?: new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner;
49
49
  disableRequestCompression: boolean | import("@smithy/types").Provider<boolean>;
50
50
  requestMinCompressionSizeBytes: number | import("@smithy/types").Provider<number>;
51
51
  };
@@ -5,10 +5,10 @@ import { CloudWatchClientConfig } from "./CloudWatchClient";
5
5
  export declare const getRuntimeConfig: (config: CloudWatchClientConfig) => {
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").CloudWatchHttpAuthSchemeProvider;
@@ -17,5 +17,5 @@ export declare const getRuntimeConfig: (config: CloudWatchClientConfig) => {
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 DeleteAlarmsCommand_base: {
21
21
  ServiceOutputTypes
22
22
  >;
23
23
  new (
24
- __0_0: DeleteAlarmsCommandInput
24
+ input: DeleteAlarmsCommandInput
25
25
  ): import("@smithy/smithy-client").CommandImpl<
26
26
  DeleteAlarmsCommandInput,
27
27
  DeleteAlarmsCommandOutput,
@@ -26,7 +26,7 @@ declare const DeleteDashboardsCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: DeleteDashboardsCommandInput
29
+ input: DeleteDashboardsCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  DeleteDashboardsCommandInput,
32
32
  DeleteDashboardsCommandOutput,
@@ -27,7 +27,7 @@ declare const DeleteInsightRulesCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DeleteInsightRulesCommandInput
30
+ input: DeleteInsightRulesCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DeleteInsightRulesCommandInput,
33
33
  DeleteInsightRulesCommandOutput,
@@ -27,7 +27,7 @@ declare const DeleteMetricStreamCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DeleteMetricStreamCommandInput
30
+ input: DeleteMetricStreamCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DeleteMetricStreamCommandInput,
33
33
  DeleteMetricStreamCommandOutput,
@@ -27,7 +27,7 @@ declare const DescribeAlarmsForMetricCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DescribeAlarmsForMetricCommandInput
30
+ input: DescribeAlarmsForMetricCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DescribeAlarmsForMetricCommandInput,
33
33
  DescribeAlarmsForMetricCommandOutput,