@aws-sdk/client-cloudtrail 3.803.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 (102) hide show
  1. package/dist-es/protocols/Aws_json1_1.js +10 -10
  2. package/dist-types/commands/AddTagsCommand.d.ts +1 -1
  3. package/dist-types/commands/CancelQueryCommand.d.ts +1 -1
  4. package/dist-types/commands/CreateChannelCommand.d.ts +1 -1
  5. package/dist-types/commands/CreateDashboardCommand.d.ts +1 -1
  6. package/dist-types/commands/CreateEventDataStoreCommand.d.ts +1 -1
  7. package/dist-types/commands/CreateTrailCommand.d.ts +1 -1
  8. package/dist-types/commands/DeleteChannelCommand.d.ts +1 -1
  9. package/dist-types/commands/DeleteDashboardCommand.d.ts +1 -1
  10. package/dist-types/commands/DeleteEventDataStoreCommand.d.ts +1 -1
  11. package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +1 -1
  12. package/dist-types/commands/DeleteTrailCommand.d.ts +1 -1
  13. package/dist-types/commands/DeregisterOrganizationDelegatedAdminCommand.d.ts +1 -1
  14. package/dist-types/commands/DisableFederationCommand.d.ts +1 -1
  15. package/dist-types/commands/EnableFederationCommand.d.ts +1 -1
  16. package/dist-types/commands/GenerateQueryCommand.d.ts +1 -1
  17. package/dist-types/commands/GetChannelCommand.d.ts +1 -1
  18. package/dist-types/commands/GetDashboardCommand.d.ts +1 -1
  19. package/dist-types/commands/GetEventDataStoreCommand.d.ts +1 -1
  20. package/dist-types/commands/GetEventSelectorsCommand.d.ts +1 -1
  21. package/dist-types/commands/GetImportCommand.d.ts +1 -1
  22. package/dist-types/commands/GetQueryResultsCommand.d.ts +1 -1
  23. package/dist-types/commands/GetResourcePolicyCommand.d.ts +1 -1
  24. package/dist-types/commands/GetTrailCommand.d.ts +1 -1
  25. package/dist-types/commands/GetTrailStatusCommand.d.ts +1 -1
  26. package/dist-types/commands/ListImportFailuresCommand.d.ts +1 -1
  27. package/dist-types/commands/ListInsightsMetricDataCommand.d.ts +1 -1
  28. package/dist-types/commands/ListQueriesCommand.d.ts +1 -1
  29. package/dist-types/commands/ListTagsCommand.d.ts +1 -1
  30. package/dist-types/commands/PutEventSelectorsCommand.d.ts +1 -1
  31. package/dist-types/commands/PutInsightSelectorsCommand.d.ts +1 -1
  32. package/dist-types/commands/PutResourcePolicyCommand.d.ts +1 -1
  33. package/dist-types/commands/RegisterOrganizationDelegatedAdminCommand.d.ts +1 -1
  34. package/dist-types/commands/RemoveTagsCommand.d.ts +1 -1
  35. package/dist-types/commands/RestoreEventDataStoreCommand.d.ts +1 -1
  36. package/dist-types/commands/SearchSampleQueriesCommand.d.ts +1 -1
  37. package/dist-types/commands/StartDashboardRefreshCommand.d.ts +1 -1
  38. package/dist-types/commands/StartEventDataStoreIngestionCommand.d.ts +1 -1
  39. package/dist-types/commands/StartLoggingCommand.d.ts +1 -1
  40. package/dist-types/commands/StopEventDataStoreIngestionCommand.d.ts +1 -1
  41. package/dist-types/commands/StopImportCommand.d.ts +1 -1
  42. package/dist-types/commands/StopLoggingCommand.d.ts +1 -1
  43. package/dist-types/commands/UpdateChannelCommand.d.ts +1 -1
  44. package/dist-types/commands/UpdateDashboardCommand.d.ts +1 -1
  45. package/dist-types/commands/UpdateEventDataStoreCommand.d.ts +1 -1
  46. package/dist-types/commands/UpdateTrailCommand.d.ts +1 -1
  47. package/dist-types/endpoint/EndpointParameters.d.ts +1 -3
  48. package/dist-types/runtimeConfig.browser.d.ts +17 -17
  49. package/dist-types/runtimeConfig.d.ts +16 -16
  50. package/dist-types/runtimeConfig.native.d.ts +18 -18
  51. package/dist-types/runtimeConfig.shared.d.ts +3 -3
  52. package/dist-types/ts3.4/commands/AddTagsCommand.d.ts +1 -1
  53. package/dist-types/ts3.4/commands/CancelQueryCommand.d.ts +1 -1
  54. package/dist-types/ts3.4/commands/CreateChannelCommand.d.ts +1 -1
  55. package/dist-types/ts3.4/commands/CreateDashboardCommand.d.ts +1 -1
  56. package/dist-types/ts3.4/commands/CreateEventDataStoreCommand.d.ts +1 -1
  57. package/dist-types/ts3.4/commands/CreateTrailCommand.d.ts +1 -1
  58. package/dist-types/ts3.4/commands/DeleteChannelCommand.d.ts +1 -1
  59. package/dist-types/ts3.4/commands/DeleteDashboardCommand.d.ts +1 -1
  60. package/dist-types/ts3.4/commands/DeleteEventDataStoreCommand.d.ts +1 -1
  61. package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +1 -1
  62. package/dist-types/ts3.4/commands/DeleteTrailCommand.d.ts +1 -1
  63. package/dist-types/ts3.4/commands/DeregisterOrganizationDelegatedAdminCommand.d.ts +1 -1
  64. package/dist-types/ts3.4/commands/DisableFederationCommand.d.ts +1 -1
  65. package/dist-types/ts3.4/commands/EnableFederationCommand.d.ts +1 -1
  66. package/dist-types/ts3.4/commands/GenerateQueryCommand.d.ts +1 -1
  67. package/dist-types/ts3.4/commands/GetChannelCommand.d.ts +1 -1
  68. package/dist-types/ts3.4/commands/GetDashboardCommand.d.ts +1 -1
  69. package/dist-types/ts3.4/commands/GetEventDataStoreCommand.d.ts +1 -1
  70. package/dist-types/ts3.4/commands/GetEventSelectorsCommand.d.ts +1 -1
  71. package/dist-types/ts3.4/commands/GetImportCommand.d.ts +1 -1
  72. package/dist-types/ts3.4/commands/GetQueryResultsCommand.d.ts +1 -1
  73. package/dist-types/ts3.4/commands/GetResourcePolicyCommand.d.ts +1 -1
  74. package/dist-types/ts3.4/commands/GetTrailCommand.d.ts +1 -1
  75. package/dist-types/ts3.4/commands/GetTrailStatusCommand.d.ts +1 -1
  76. package/dist-types/ts3.4/commands/ListImportFailuresCommand.d.ts +1 -1
  77. package/dist-types/ts3.4/commands/ListInsightsMetricDataCommand.d.ts +1 -1
  78. package/dist-types/ts3.4/commands/ListQueriesCommand.d.ts +1 -1
  79. package/dist-types/ts3.4/commands/ListTagsCommand.d.ts +1 -1
  80. package/dist-types/ts3.4/commands/PutEventSelectorsCommand.d.ts +1 -1
  81. package/dist-types/ts3.4/commands/PutInsightSelectorsCommand.d.ts +1 -1
  82. package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +1 -1
  83. package/dist-types/ts3.4/commands/RegisterOrganizationDelegatedAdminCommand.d.ts +1 -1
  84. package/dist-types/ts3.4/commands/RemoveTagsCommand.d.ts +1 -1
  85. package/dist-types/ts3.4/commands/RestoreEventDataStoreCommand.d.ts +1 -1
  86. package/dist-types/ts3.4/commands/SearchSampleQueriesCommand.d.ts +1 -1
  87. package/dist-types/ts3.4/commands/StartDashboardRefreshCommand.d.ts +1 -1
  88. package/dist-types/ts3.4/commands/StartEventDataStoreIngestionCommand.d.ts +1 -1
  89. package/dist-types/ts3.4/commands/StartLoggingCommand.d.ts +1 -1
  90. package/dist-types/ts3.4/commands/StopEventDataStoreIngestionCommand.d.ts +1 -1
  91. package/dist-types/ts3.4/commands/StopImportCommand.d.ts +1 -1
  92. package/dist-types/ts3.4/commands/StopLoggingCommand.d.ts +1 -1
  93. package/dist-types/ts3.4/commands/UpdateChannelCommand.d.ts +1 -1
  94. package/dist-types/ts3.4/commands/UpdateDashboardCommand.d.ts +1 -1
  95. package/dist-types/ts3.4/commands/UpdateEventDataStoreCommand.d.ts +1 -1
  96. package/dist-types/ts3.4/commands/UpdateTrailCommand.d.ts +1 -1
  97. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -4
  98. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +22 -32
  99. package/dist-types/ts3.4/runtimeConfig.d.ts +20 -29
  100. package/dist-types/ts3.4/runtimeConfig.native.d.ts +23 -33
  101. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +3 -3
  102. package/package.json +19 -19
@@ -2125,7 +2125,7 @@ const de_UnsupportedOperationExceptionRes = async (parsedOutput, context) => {
2125
2125
  const se_ListInsightsMetricDataRequest = (input, context) => {
2126
2126
  return take(input, {
2127
2127
  DataType: [],
2128
- EndTime: (_) => _.getTime() / 1000,
2128
+ EndTime: (_) => _.getTime() / 1_000,
2129
2129
  ErrorCode: [],
2130
2130
  EventName: [],
2131
2131
  EventSource: [],
@@ -2133,43 +2133,43 @@ const se_ListInsightsMetricDataRequest = (input, context) => {
2133
2133
  MaxResults: [],
2134
2134
  NextToken: [],
2135
2135
  Period: [],
2136
- StartTime: (_) => _.getTime() / 1000,
2136
+ StartTime: (_) => _.getTime() / 1_000,
2137
2137
  });
2138
2138
  };
2139
2139
  const se_ListPublicKeysRequest = (input, context) => {
2140
2140
  return take(input, {
2141
- EndTime: (_) => _.getTime() / 1000,
2141
+ EndTime: (_) => _.getTime() / 1_000,
2142
2142
  NextToken: [],
2143
- StartTime: (_) => _.getTime() / 1000,
2143
+ StartTime: (_) => _.getTime() / 1_000,
2144
2144
  });
2145
2145
  };
2146
2146
  const se_ListQueriesRequest = (input, context) => {
2147
2147
  return take(input, {
2148
- EndTime: (_) => _.getTime() / 1000,
2148
+ EndTime: (_) => _.getTime() / 1_000,
2149
2149
  EventDataStore: [],
2150
2150
  MaxResults: [],
2151
2151
  NextToken: [],
2152
2152
  QueryStatus: [],
2153
- StartTime: (_) => _.getTime() / 1000,
2153
+ StartTime: (_) => _.getTime() / 1_000,
2154
2154
  });
2155
2155
  };
2156
2156
  const se_LookupEventsRequest = (input, context) => {
2157
2157
  return take(input, {
2158
- EndTime: (_) => _.getTime() / 1000,
2158
+ EndTime: (_) => _.getTime() / 1_000,
2159
2159
  EventCategory: [],
2160
2160
  LookupAttributes: _json,
2161
2161
  MaxResults: [],
2162
2162
  NextToken: [],
2163
- StartTime: (_) => _.getTime() / 1000,
2163
+ StartTime: (_) => _.getTime() / 1_000,
2164
2164
  });
2165
2165
  };
2166
2166
  const se_StartImportRequest = (input, context) => {
2167
2167
  return take(input, {
2168
2168
  Destinations: _json,
2169
- EndEventTime: (_) => _.getTime() / 1000,
2169
+ EndEventTime: (_) => _.getTime() / 1_000,
2170
2170
  ImportId: [],
2171
2171
  ImportSource: _json,
2172
- StartEventTime: (_) => _.getTime() / 1000,
2172
+ StartEventTime: (_) => _.getTime() / 1_000,
2173
2173
  });
2174
2174
  };
2175
2175
  const de_CreateEventDataStoreResponse = (output, context) => {
@@ -23,7 +23,7 @@ export interface AddTagsCommandOutput extends AddTagsResponse, __MetadataBearer
23
23
  }
24
24
  declare const AddTagsCommand_base: {
25
25
  new (input: AddTagsCommandInput): import("@smithy/smithy-client").CommandImpl<AddTagsCommandInput, AddTagsCommandOutput, CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: AddTagsCommandInput): import("@smithy/smithy-client").CommandImpl<AddTagsCommandInput, AddTagsCommandOutput, CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: AddTagsCommandInput): import("@smithy/smithy-client").CommandImpl<AddTagsCommandInput, AddTagsCommandOutput, CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CancelQueryCommandOutput extends CancelQueryResponse, __Metadat
23
23
  }
24
24
  declare const CancelQueryCommand_base: {
25
25
  new (input: CancelQueryCommandInput): import("@smithy/smithy-client").CommandImpl<CancelQueryCommandInput, CancelQueryCommandOutput, CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CancelQueryCommandInput): import("@smithy/smithy-client").CommandImpl<CancelQueryCommandInput, CancelQueryCommandOutput, CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CancelQueryCommandInput): import("@smithy/smithy-client").CommandImpl<CancelQueryCommandInput, CancelQueryCommandOutput, CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateChannelCommandOutput extends CreateChannelResponse, __Met
23
23
  }
24
24
  declare const CreateChannelCommand_base: {
25
25
  new (input: CreateChannelCommandInput): import("@smithy/smithy-client").CommandImpl<CreateChannelCommandInput, CreateChannelCommandOutput, CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateChannelCommandInput): import("@smithy/smithy-client").CommandImpl<CreateChannelCommandInput, CreateChannelCommandOutput, CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateChannelCommandInput): import("@smithy/smithy-client").CommandImpl<CreateChannelCommandInput, CreateChannelCommandOutput, CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateDashboardCommandOutput extends CreateDashboardResponse, _
23
23
  }
24
24
  declare const CreateDashboardCommand_base: {
25
25
  new (input: CreateDashboardCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDashboardCommandInput, CreateDashboardCommandOutput, CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateDashboardCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDashboardCommandInput, CreateDashboardCommandOutput, CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateDashboardCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDashboardCommandInput, CreateDashboardCommandOutput, CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateEventDataStoreCommandOutput extends CreateEventDataStoreR
23
23
  }
24
24
  declare const CreateEventDataStoreCommand_base: {
25
25
  new (input: CreateEventDataStoreCommandInput): import("@smithy/smithy-client").CommandImpl<CreateEventDataStoreCommandInput, CreateEventDataStoreCommandOutput, CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateEventDataStoreCommandInput): import("@smithy/smithy-client").CommandImpl<CreateEventDataStoreCommandInput, CreateEventDataStoreCommandOutput, CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateEventDataStoreCommandInput): import("@smithy/smithy-client").CommandImpl<CreateEventDataStoreCommandInput, CreateEventDataStoreCommandOutput, CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateTrailCommandOutput extends CreateTrailResponse, __Metadat
23
23
  }
24
24
  declare const CreateTrailCommand_base: {
25
25
  new (input: CreateTrailCommandInput): import("@smithy/smithy-client").CommandImpl<CreateTrailCommandInput, CreateTrailCommandOutput, CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateTrailCommandInput): import("@smithy/smithy-client").CommandImpl<CreateTrailCommandInput, CreateTrailCommandOutput, CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateTrailCommandInput): import("@smithy/smithy-client").CommandImpl<CreateTrailCommandInput, CreateTrailCommandOutput, CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteChannelCommandOutput extends DeleteChannelResponse, __Met
23
23
  }
24
24
  declare const DeleteChannelCommand_base: {
25
25
  new (input: DeleteChannelCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteChannelCommandInput, DeleteChannelCommandOutput, CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteChannelCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteChannelCommandInput, DeleteChannelCommandOutput, CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteChannelCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteChannelCommandInput, DeleteChannelCommandOutput, CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteDashboardCommandOutput extends DeleteDashboardResponse, _
23
23
  }
24
24
  declare const DeleteDashboardCommand_base: {
25
25
  new (input: DeleteDashboardCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDashboardCommandInput, DeleteDashboardCommandOutput, CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteDashboardCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDashboardCommandInput, DeleteDashboardCommandOutput, CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteDashboardCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDashboardCommandInput, DeleteDashboardCommandOutput, CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteEventDataStoreCommandOutput extends DeleteEventDataStoreR
23
23
  }
24
24
  declare const DeleteEventDataStoreCommand_base: {
25
25
  new (input: DeleteEventDataStoreCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteEventDataStoreCommandInput, DeleteEventDataStoreCommandOutput, CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteEventDataStoreCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteEventDataStoreCommandInput, DeleteEventDataStoreCommandOutput, CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteEventDataStoreCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteEventDataStoreCommandInput, DeleteEventDataStoreCommandOutput, CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteResourcePolicyCommandOutput extends DeleteResourcePolicyR
23
23
  }
24
24
  declare const DeleteResourcePolicyCommand_base: {
25
25
  new (input: DeleteResourcePolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteResourcePolicyCommandInput, DeleteResourcePolicyCommandOutput, CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteResourcePolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteResourcePolicyCommandInput, DeleteResourcePolicyCommandOutput, CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteResourcePolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteResourcePolicyCommandInput, DeleteResourcePolicyCommandOutput, CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteTrailCommandOutput extends DeleteTrailResponse, __Metadat
23
23
  }
24
24
  declare const DeleteTrailCommand_base: {
25
25
  new (input: DeleteTrailCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteTrailCommandInput, DeleteTrailCommandOutput, CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteTrailCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteTrailCommandInput, DeleteTrailCommandOutput, CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteTrailCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteTrailCommandInput, DeleteTrailCommandOutput, CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeregisterOrganizationDelegatedAdminCommandOutput extends Dereg
23
23
  }
24
24
  declare const DeregisterOrganizationDelegatedAdminCommand_base: {
25
25
  new (input: DeregisterOrganizationDelegatedAdminCommandInput): import("@smithy/smithy-client").CommandImpl<DeregisterOrganizationDelegatedAdminCommandInput, DeregisterOrganizationDelegatedAdminCommandOutput, CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeregisterOrganizationDelegatedAdminCommandInput): import("@smithy/smithy-client").CommandImpl<DeregisterOrganizationDelegatedAdminCommandInput, DeregisterOrganizationDelegatedAdminCommandOutput, CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeregisterOrganizationDelegatedAdminCommandInput): import("@smithy/smithy-client").CommandImpl<DeregisterOrganizationDelegatedAdminCommandInput, DeregisterOrganizationDelegatedAdminCommandOutput, CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DisableFederationCommandOutput extends DisableFederationRespons
23
23
  }
24
24
  declare const DisableFederationCommand_base: {
25
25
  new (input: DisableFederationCommandInput): import("@smithy/smithy-client").CommandImpl<DisableFederationCommandInput, DisableFederationCommandOutput, CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DisableFederationCommandInput): import("@smithy/smithy-client").CommandImpl<DisableFederationCommandInput, DisableFederationCommandOutput, CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DisableFederationCommandInput): import("@smithy/smithy-client").CommandImpl<DisableFederationCommandInput, DisableFederationCommandOutput, CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface EnableFederationCommandOutput extends EnableFederationResponse,
23
23
  }
24
24
  declare const EnableFederationCommand_base: {
25
25
  new (input: EnableFederationCommandInput): import("@smithy/smithy-client").CommandImpl<EnableFederationCommandInput, EnableFederationCommandOutput, CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: EnableFederationCommandInput): import("@smithy/smithy-client").CommandImpl<EnableFederationCommandInput, EnableFederationCommandOutput, CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: EnableFederationCommandInput): import("@smithy/smithy-client").CommandImpl<EnableFederationCommandInput, EnableFederationCommandOutput, CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GenerateQueryCommandOutput extends GenerateQueryResponse, __Met
23
23
  }
24
24
  declare const GenerateQueryCommand_base: {
25
25
  new (input: GenerateQueryCommandInput): import("@smithy/smithy-client").CommandImpl<GenerateQueryCommandInput, GenerateQueryCommandOutput, CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GenerateQueryCommandInput): import("@smithy/smithy-client").CommandImpl<GenerateQueryCommandInput, GenerateQueryCommandOutput, CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GenerateQueryCommandInput): import("@smithy/smithy-client").CommandImpl<GenerateQueryCommandInput, GenerateQueryCommandOutput, CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetChannelCommandOutput extends GetChannelResponse, __MetadataB
23
23
  }
24
24
  declare const GetChannelCommand_base: {
25
25
  new (input: GetChannelCommandInput): import("@smithy/smithy-client").CommandImpl<GetChannelCommandInput, GetChannelCommandOutput, CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetChannelCommandInput): import("@smithy/smithy-client").CommandImpl<GetChannelCommandInput, GetChannelCommandOutput, CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetChannelCommandInput): import("@smithy/smithy-client").CommandImpl<GetChannelCommandInput, GetChannelCommandOutput, CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetDashboardCommandOutput extends GetDashboardResponse, __Metad
23
23
  }
24
24
  declare const GetDashboardCommand_base: {
25
25
  new (input: GetDashboardCommandInput): import("@smithy/smithy-client").CommandImpl<GetDashboardCommandInput, GetDashboardCommandOutput, CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetDashboardCommandInput): import("@smithy/smithy-client").CommandImpl<GetDashboardCommandInput, GetDashboardCommandOutput, CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetDashboardCommandInput): import("@smithy/smithy-client").CommandImpl<GetDashboardCommandInput, GetDashboardCommandOutput, CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetEventDataStoreCommandOutput extends GetEventDataStoreRespons
23
23
  }
24
24
  declare const GetEventDataStoreCommand_base: {
25
25
  new (input: GetEventDataStoreCommandInput): import("@smithy/smithy-client").CommandImpl<GetEventDataStoreCommandInput, GetEventDataStoreCommandOutput, CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetEventDataStoreCommandInput): import("@smithy/smithy-client").CommandImpl<GetEventDataStoreCommandInput, GetEventDataStoreCommandOutput, CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetEventDataStoreCommandInput): import("@smithy/smithy-client").CommandImpl<GetEventDataStoreCommandInput, GetEventDataStoreCommandOutput, CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetEventSelectorsCommandOutput extends GetEventSelectorsRespons
23
23
  }
24
24
  declare const GetEventSelectorsCommand_base: {
25
25
  new (input: GetEventSelectorsCommandInput): import("@smithy/smithy-client").CommandImpl<GetEventSelectorsCommandInput, GetEventSelectorsCommandOutput, CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetEventSelectorsCommandInput): import("@smithy/smithy-client").CommandImpl<GetEventSelectorsCommandInput, GetEventSelectorsCommandOutput, CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetEventSelectorsCommandInput): import("@smithy/smithy-client").CommandImpl<GetEventSelectorsCommandInput, GetEventSelectorsCommandOutput, CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetImportCommandOutput extends GetImportResponse, __MetadataBea
23
23
  }
24
24
  declare const GetImportCommand_base: {
25
25
  new (input: GetImportCommandInput): import("@smithy/smithy-client").CommandImpl<GetImportCommandInput, GetImportCommandOutput, CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetImportCommandInput): import("@smithy/smithy-client").CommandImpl<GetImportCommandInput, GetImportCommandOutput, CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetImportCommandInput): import("@smithy/smithy-client").CommandImpl<GetImportCommandInput, GetImportCommandOutput, CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetQueryResultsCommandOutput extends GetQueryResultsResponse, _
23
23
  }
24
24
  declare const GetQueryResultsCommand_base: {
25
25
  new (input: GetQueryResultsCommandInput): import("@smithy/smithy-client").CommandImpl<GetQueryResultsCommandInput, GetQueryResultsCommandOutput, CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetQueryResultsCommandInput): import("@smithy/smithy-client").CommandImpl<GetQueryResultsCommandInput, GetQueryResultsCommandOutput, CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetQueryResultsCommandInput): import("@smithy/smithy-client").CommandImpl<GetQueryResultsCommandInput, GetQueryResultsCommandOutput, CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetResourcePolicyCommandOutput extends GetResourcePolicyRespons
23
23
  }
24
24
  declare const GetResourcePolicyCommand_base: {
25
25
  new (input: GetResourcePolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetResourcePolicyCommandInput, GetResourcePolicyCommandOutput, CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetResourcePolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetResourcePolicyCommandInput, GetResourcePolicyCommandOutput, CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetResourcePolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetResourcePolicyCommandInput, GetResourcePolicyCommandOutput, CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetTrailCommandOutput extends GetTrailResponse, __MetadataBeare
23
23
  }
24
24
  declare const GetTrailCommand_base: {
25
25
  new (input: GetTrailCommandInput): import("@smithy/smithy-client").CommandImpl<GetTrailCommandInput, GetTrailCommandOutput, CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetTrailCommandInput): import("@smithy/smithy-client").CommandImpl<GetTrailCommandInput, GetTrailCommandOutput, CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetTrailCommandInput): import("@smithy/smithy-client").CommandImpl<GetTrailCommandInput, GetTrailCommandOutput, CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetTrailStatusCommandOutput extends GetTrailStatusResponse, __M
23
23
  }
24
24
  declare const GetTrailStatusCommand_base: {
25
25
  new (input: GetTrailStatusCommandInput): import("@smithy/smithy-client").CommandImpl<GetTrailStatusCommandInput, GetTrailStatusCommandOutput, CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetTrailStatusCommandInput): import("@smithy/smithy-client").CommandImpl<GetTrailStatusCommandInput, GetTrailStatusCommandOutput, CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetTrailStatusCommandInput): import("@smithy/smithy-client").CommandImpl<GetTrailStatusCommandInput, GetTrailStatusCommandOutput, CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListImportFailuresCommandOutput extends ListImportFailuresRespo
23
23
  }
24
24
  declare const ListImportFailuresCommand_base: {
25
25
  new (input: ListImportFailuresCommandInput): import("@smithy/smithy-client").CommandImpl<ListImportFailuresCommandInput, ListImportFailuresCommandOutput, CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListImportFailuresCommandInput): import("@smithy/smithy-client").CommandImpl<ListImportFailuresCommandInput, ListImportFailuresCommandOutput, CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListImportFailuresCommandInput): import("@smithy/smithy-client").CommandImpl<ListImportFailuresCommandInput, ListImportFailuresCommandOutput, CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListInsightsMetricDataCommandOutput extends ListInsightsMetricD
23
23
  }
24
24
  declare const ListInsightsMetricDataCommand_base: {
25
25
  new (input: ListInsightsMetricDataCommandInput): import("@smithy/smithy-client").CommandImpl<ListInsightsMetricDataCommandInput, ListInsightsMetricDataCommandOutput, CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListInsightsMetricDataCommandInput): import("@smithy/smithy-client").CommandImpl<ListInsightsMetricDataCommandInput, ListInsightsMetricDataCommandOutput, CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListInsightsMetricDataCommandInput): import("@smithy/smithy-client").CommandImpl<ListInsightsMetricDataCommandInput, ListInsightsMetricDataCommandOutput, CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListQueriesCommandOutput extends ListQueriesResponse, __Metadat
23
23
  }
24
24
  declare const ListQueriesCommand_base: {
25
25
  new (input: ListQueriesCommandInput): import("@smithy/smithy-client").CommandImpl<ListQueriesCommandInput, ListQueriesCommandOutput, CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListQueriesCommandInput): import("@smithy/smithy-client").CommandImpl<ListQueriesCommandInput, ListQueriesCommandOutput, CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListQueriesCommandInput): import("@smithy/smithy-client").CommandImpl<ListQueriesCommandInput, ListQueriesCommandOutput, CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListTagsCommandOutput extends ListTagsResponse, __MetadataBeare
23
23
  }
24
24
  declare const ListTagsCommand_base: {
25
25
  new (input: ListTagsCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsCommandInput, ListTagsCommandOutput, CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListTagsCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsCommandInput, ListTagsCommandOutput, CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListTagsCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsCommandInput, ListTagsCommandOutput, CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface PutEventSelectorsCommandOutput extends PutEventSelectorsRespons
23
23
  }
24
24
  declare const PutEventSelectorsCommand_base: {
25
25
  new (input: PutEventSelectorsCommandInput): import("@smithy/smithy-client").CommandImpl<PutEventSelectorsCommandInput, PutEventSelectorsCommandOutput, CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: PutEventSelectorsCommandInput): import("@smithy/smithy-client").CommandImpl<PutEventSelectorsCommandInput, PutEventSelectorsCommandOutput, CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: PutEventSelectorsCommandInput): import("@smithy/smithy-client").CommandImpl<PutEventSelectorsCommandInput, PutEventSelectorsCommandOutput, CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface PutInsightSelectorsCommandOutput extends PutInsightSelectorsRes
23
23
  }
24
24
  declare const PutInsightSelectorsCommand_base: {
25
25
  new (input: PutInsightSelectorsCommandInput): import("@smithy/smithy-client").CommandImpl<PutInsightSelectorsCommandInput, PutInsightSelectorsCommandOutput, CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: PutInsightSelectorsCommandInput): import("@smithy/smithy-client").CommandImpl<PutInsightSelectorsCommandInput, PutInsightSelectorsCommandOutput, CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: PutInsightSelectorsCommandInput): import("@smithy/smithy-client").CommandImpl<PutInsightSelectorsCommandInput, PutInsightSelectorsCommandOutput, CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface PutResourcePolicyCommandOutput extends PutResourcePolicyRespons
23
23
  }
24
24
  declare const PutResourcePolicyCommand_base: {
25
25
  new (input: PutResourcePolicyCommandInput): import("@smithy/smithy-client").CommandImpl<PutResourcePolicyCommandInput, PutResourcePolicyCommandOutput, CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: PutResourcePolicyCommandInput): import("@smithy/smithy-client").CommandImpl<PutResourcePolicyCommandInput, PutResourcePolicyCommandOutput, CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: PutResourcePolicyCommandInput): import("@smithy/smithy-client").CommandImpl<PutResourcePolicyCommandInput, PutResourcePolicyCommandOutput, CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface RegisterOrganizationDelegatedAdminCommandOutput extends Registe
23
23
  }
24
24
  declare const RegisterOrganizationDelegatedAdminCommand_base: {
25
25
  new (input: RegisterOrganizationDelegatedAdminCommandInput): import("@smithy/smithy-client").CommandImpl<RegisterOrganizationDelegatedAdminCommandInput, RegisterOrganizationDelegatedAdminCommandOutput, CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: RegisterOrganizationDelegatedAdminCommandInput): import("@smithy/smithy-client").CommandImpl<RegisterOrganizationDelegatedAdminCommandInput, RegisterOrganizationDelegatedAdminCommandOutput, CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: RegisterOrganizationDelegatedAdminCommandInput): import("@smithy/smithy-client").CommandImpl<RegisterOrganizationDelegatedAdminCommandInput, RegisterOrganizationDelegatedAdminCommandOutput, CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface RemoveTagsCommandOutput extends RemoveTagsResponse, __MetadataB
23
23
  }
24
24
  declare const RemoveTagsCommand_base: {
25
25
  new (input: RemoveTagsCommandInput): import("@smithy/smithy-client").CommandImpl<RemoveTagsCommandInput, RemoveTagsCommandOutput, CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: RemoveTagsCommandInput): import("@smithy/smithy-client").CommandImpl<RemoveTagsCommandInput, RemoveTagsCommandOutput, CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: RemoveTagsCommandInput): import("@smithy/smithy-client").CommandImpl<RemoveTagsCommandInput, RemoveTagsCommandOutput, CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface RestoreEventDataStoreCommandOutput extends RestoreEventDataStor
23
23
  }
24
24
  declare const RestoreEventDataStoreCommand_base: {
25
25
  new (input: RestoreEventDataStoreCommandInput): import("@smithy/smithy-client").CommandImpl<RestoreEventDataStoreCommandInput, RestoreEventDataStoreCommandOutput, CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: RestoreEventDataStoreCommandInput): import("@smithy/smithy-client").CommandImpl<RestoreEventDataStoreCommandInput, RestoreEventDataStoreCommandOutput, CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: RestoreEventDataStoreCommandInput): import("@smithy/smithy-client").CommandImpl<RestoreEventDataStoreCommandInput, RestoreEventDataStoreCommandOutput, CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface SearchSampleQueriesCommandOutput extends SearchSampleQueriesRes
23
23
  }
24
24
  declare const SearchSampleQueriesCommand_base: {
25
25
  new (input: SearchSampleQueriesCommandInput): import("@smithy/smithy-client").CommandImpl<SearchSampleQueriesCommandInput, SearchSampleQueriesCommandOutput, CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: SearchSampleQueriesCommandInput): import("@smithy/smithy-client").CommandImpl<SearchSampleQueriesCommandInput, SearchSampleQueriesCommandOutput, CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: SearchSampleQueriesCommandInput): import("@smithy/smithy-client").CommandImpl<SearchSampleQueriesCommandInput, SearchSampleQueriesCommandOutput, CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface StartDashboardRefreshCommandOutput extends StartDashboardRefres
23
23
  }
24
24
  declare const StartDashboardRefreshCommand_base: {
25
25
  new (input: StartDashboardRefreshCommandInput): import("@smithy/smithy-client").CommandImpl<StartDashboardRefreshCommandInput, StartDashboardRefreshCommandOutput, CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: StartDashboardRefreshCommandInput): import("@smithy/smithy-client").CommandImpl<StartDashboardRefreshCommandInput, StartDashboardRefreshCommandOutput, CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: StartDashboardRefreshCommandInput): import("@smithy/smithy-client").CommandImpl<StartDashboardRefreshCommandInput, StartDashboardRefreshCommandOutput, CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface StartEventDataStoreIngestionCommandOutput extends StartEventDat
23
23
  }
24
24
  declare const StartEventDataStoreIngestionCommand_base: {
25
25
  new (input: StartEventDataStoreIngestionCommandInput): import("@smithy/smithy-client").CommandImpl<StartEventDataStoreIngestionCommandInput, StartEventDataStoreIngestionCommandOutput, CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: StartEventDataStoreIngestionCommandInput): import("@smithy/smithy-client").CommandImpl<StartEventDataStoreIngestionCommandInput, StartEventDataStoreIngestionCommandOutput, CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: StartEventDataStoreIngestionCommandInput): import("@smithy/smithy-client").CommandImpl<StartEventDataStoreIngestionCommandInput, StartEventDataStoreIngestionCommandOutput, CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface StartLoggingCommandOutput extends StartLoggingResponse, __Metad
23
23
  }
24
24
  declare const StartLoggingCommand_base: {
25
25
  new (input: StartLoggingCommandInput): import("@smithy/smithy-client").CommandImpl<StartLoggingCommandInput, StartLoggingCommandOutput, CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: StartLoggingCommandInput): import("@smithy/smithy-client").CommandImpl<StartLoggingCommandInput, StartLoggingCommandOutput, CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: StartLoggingCommandInput): import("@smithy/smithy-client").CommandImpl<StartLoggingCommandInput, StartLoggingCommandOutput, CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface StopEventDataStoreIngestionCommandOutput extends StopEventDataS
23
23
  }
24
24
  declare const StopEventDataStoreIngestionCommand_base: {
25
25
  new (input: StopEventDataStoreIngestionCommandInput): import("@smithy/smithy-client").CommandImpl<StopEventDataStoreIngestionCommandInput, StopEventDataStoreIngestionCommandOutput, CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: StopEventDataStoreIngestionCommandInput): import("@smithy/smithy-client").CommandImpl<StopEventDataStoreIngestionCommandInput, StopEventDataStoreIngestionCommandOutput, CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: StopEventDataStoreIngestionCommandInput): import("@smithy/smithy-client").CommandImpl<StopEventDataStoreIngestionCommandInput, StopEventDataStoreIngestionCommandOutput, CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface StopImportCommandOutput extends StopImportResponse, __MetadataB
23
23
  }
24
24
  declare const StopImportCommand_base: {
25
25
  new (input: StopImportCommandInput): import("@smithy/smithy-client").CommandImpl<StopImportCommandInput, StopImportCommandOutput, CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: StopImportCommandInput): import("@smithy/smithy-client").CommandImpl<StopImportCommandInput, StopImportCommandOutput, CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: StopImportCommandInput): import("@smithy/smithy-client").CommandImpl<StopImportCommandInput, StopImportCommandOutput, CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface StopLoggingCommandOutput extends StopLoggingResponse, __Metadat
23
23
  }
24
24
  declare const StopLoggingCommand_base: {
25
25
  new (input: StopLoggingCommandInput): import("@smithy/smithy-client").CommandImpl<StopLoggingCommandInput, StopLoggingCommandOutput, CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: StopLoggingCommandInput): import("@smithy/smithy-client").CommandImpl<StopLoggingCommandInput, StopLoggingCommandOutput, CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: StopLoggingCommandInput): import("@smithy/smithy-client").CommandImpl<StopLoggingCommandInput, StopLoggingCommandOutput, CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UpdateChannelCommandOutput extends UpdateChannelResponse, __Met
23
23
  }
24
24
  declare const UpdateChannelCommand_base: {
25
25
  new (input: UpdateChannelCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateChannelCommandInput, UpdateChannelCommandOutput, CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdateChannelCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateChannelCommandInput, UpdateChannelCommandOutput, CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateChannelCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateChannelCommandInput, UpdateChannelCommandOutput, CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UpdateDashboardCommandOutput extends UpdateDashboardResponse, _
23
23
  }
24
24
  declare const UpdateDashboardCommand_base: {
25
25
  new (input: UpdateDashboardCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateDashboardCommandInput, UpdateDashboardCommandOutput, CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdateDashboardCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateDashboardCommandInput, UpdateDashboardCommandOutput, CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateDashboardCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateDashboardCommandInput, UpdateDashboardCommandOutput, CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UpdateEventDataStoreCommandOutput extends UpdateEventDataStoreR
23
23
  }
24
24
  declare const UpdateEventDataStoreCommand_base: {
25
25
  new (input: UpdateEventDataStoreCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateEventDataStoreCommandInput, UpdateEventDataStoreCommandOutput, CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdateEventDataStoreCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateEventDataStoreCommandInput, UpdateEventDataStoreCommandOutput, CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateEventDataStoreCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateEventDataStoreCommandInput, UpdateEventDataStoreCommandOutput, CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UpdateTrailCommandOutput extends UpdateTrailResponse, __Metadat
23
23
  }
24
24
  declare const UpdateTrailCommand_base: {
25
25
  new (input: UpdateTrailCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateTrailCommandInput, UpdateTrailCommandOutput, CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdateTrailCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateTrailCommandInput, UpdateTrailCommandOutput, CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateTrailCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateTrailCommandInput, UpdateTrailCommandOutput, CloudTrailClientResolvedConfig, 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";