@aws-sdk/client-eventbridge 3.296.0 → 3.298.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 (176) hide show
  1. package/dist-cjs/commands/ActivateEventSourceCommand.js +2 -3
  2. package/dist-cjs/commands/CancelReplayCommand.js +2 -3
  3. package/dist-cjs/commands/CreateApiDestinationCommand.js +2 -3
  4. package/dist-cjs/commands/CreateArchiveCommand.js +2 -3
  5. package/dist-cjs/commands/CreateConnectionCommand.js +2 -3
  6. package/dist-cjs/commands/CreateEndpointCommand.js +2 -3
  7. package/dist-cjs/commands/CreateEventBusCommand.js +2 -3
  8. package/dist-cjs/commands/CreatePartnerEventSourceCommand.js +2 -3
  9. package/dist-cjs/commands/DeactivateEventSourceCommand.js +2 -3
  10. package/dist-cjs/commands/DeauthorizeConnectionCommand.js +2 -3
  11. package/dist-cjs/commands/DeleteApiDestinationCommand.js +2 -3
  12. package/dist-cjs/commands/DeleteArchiveCommand.js +2 -3
  13. package/dist-cjs/commands/DeleteConnectionCommand.js +2 -3
  14. package/dist-cjs/commands/DeleteEndpointCommand.js +2 -3
  15. package/dist-cjs/commands/DeleteEventBusCommand.js +2 -3
  16. package/dist-cjs/commands/DeletePartnerEventSourceCommand.js +2 -3
  17. package/dist-cjs/commands/DeleteRuleCommand.js +2 -3
  18. package/dist-cjs/commands/DescribeApiDestinationCommand.js +2 -3
  19. package/dist-cjs/commands/DescribeArchiveCommand.js +2 -3
  20. package/dist-cjs/commands/DescribeConnectionCommand.js +2 -3
  21. package/dist-cjs/commands/DescribeEndpointCommand.js +2 -3
  22. package/dist-cjs/commands/DescribeEventBusCommand.js +2 -3
  23. package/dist-cjs/commands/DescribeEventSourceCommand.js +2 -3
  24. package/dist-cjs/commands/DescribePartnerEventSourceCommand.js +2 -3
  25. package/dist-cjs/commands/DescribeReplayCommand.js +2 -3
  26. package/dist-cjs/commands/DescribeRuleCommand.js +2 -3
  27. package/dist-cjs/commands/DisableRuleCommand.js +2 -3
  28. package/dist-cjs/commands/EnableRuleCommand.js +2 -3
  29. package/dist-cjs/commands/ListApiDestinationsCommand.js +2 -3
  30. package/dist-cjs/commands/ListArchivesCommand.js +2 -3
  31. package/dist-cjs/commands/ListConnectionsCommand.js +2 -3
  32. package/dist-cjs/commands/ListEndpointsCommand.js +2 -3
  33. package/dist-cjs/commands/ListEventBusesCommand.js +2 -3
  34. package/dist-cjs/commands/ListEventSourcesCommand.js +2 -3
  35. package/dist-cjs/commands/ListPartnerEventSourceAccountsCommand.js +2 -3
  36. package/dist-cjs/commands/ListPartnerEventSourcesCommand.js +2 -3
  37. package/dist-cjs/commands/ListReplaysCommand.js +2 -3
  38. package/dist-cjs/commands/ListRuleNamesByTargetCommand.js +2 -3
  39. package/dist-cjs/commands/ListRulesCommand.js +2 -3
  40. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
  41. package/dist-cjs/commands/ListTargetsByRuleCommand.js +2 -3
  42. package/dist-cjs/commands/PutEventsCommand.js +2 -3
  43. package/dist-cjs/commands/PutPartnerEventsCommand.js +2 -3
  44. package/dist-cjs/commands/PutPermissionCommand.js +2 -3
  45. package/dist-cjs/commands/PutRuleCommand.js +2 -3
  46. package/dist-cjs/commands/PutTargetsCommand.js +2 -3
  47. package/dist-cjs/commands/RemovePermissionCommand.js +2 -3
  48. package/dist-cjs/commands/RemoveTargetsCommand.js +2 -3
  49. package/dist-cjs/commands/StartReplayCommand.js +2 -3
  50. package/dist-cjs/commands/TagResourceCommand.js +2 -3
  51. package/dist-cjs/commands/TestEventPatternCommand.js +2 -3
  52. package/dist-cjs/commands/UntagResourceCommand.js +2 -3
  53. package/dist-cjs/commands/UpdateApiDestinationCommand.js +2 -3
  54. package/dist-cjs/commands/UpdateArchiveCommand.js +2 -3
  55. package/dist-cjs/commands/UpdateConnectionCommand.js +2 -3
  56. package/dist-cjs/commands/UpdateEndpointCommand.js +2 -3
  57. package/dist-cjs/models/models_0.js +1 -676
  58. package/dist-es/commands/ActivateEventSourceCommand.js +2 -3
  59. package/dist-es/commands/CancelReplayCommand.js +2 -3
  60. package/dist-es/commands/CreateApiDestinationCommand.js +2 -3
  61. package/dist-es/commands/CreateArchiveCommand.js +2 -3
  62. package/dist-es/commands/CreateConnectionCommand.js +2 -3
  63. package/dist-es/commands/CreateEndpointCommand.js +2 -3
  64. package/dist-es/commands/CreateEventBusCommand.js +2 -3
  65. package/dist-es/commands/CreatePartnerEventSourceCommand.js +2 -3
  66. package/dist-es/commands/DeactivateEventSourceCommand.js +2 -3
  67. package/dist-es/commands/DeauthorizeConnectionCommand.js +2 -3
  68. package/dist-es/commands/DeleteApiDestinationCommand.js +2 -3
  69. package/dist-es/commands/DeleteArchiveCommand.js +2 -3
  70. package/dist-es/commands/DeleteConnectionCommand.js +2 -3
  71. package/dist-es/commands/DeleteEndpointCommand.js +2 -3
  72. package/dist-es/commands/DeleteEventBusCommand.js +2 -3
  73. package/dist-es/commands/DeletePartnerEventSourceCommand.js +2 -3
  74. package/dist-es/commands/DeleteRuleCommand.js +2 -3
  75. package/dist-es/commands/DescribeApiDestinationCommand.js +2 -3
  76. package/dist-es/commands/DescribeArchiveCommand.js +2 -3
  77. package/dist-es/commands/DescribeConnectionCommand.js +2 -3
  78. package/dist-es/commands/DescribeEndpointCommand.js +2 -3
  79. package/dist-es/commands/DescribeEventBusCommand.js +2 -3
  80. package/dist-es/commands/DescribeEventSourceCommand.js +2 -3
  81. package/dist-es/commands/DescribePartnerEventSourceCommand.js +2 -3
  82. package/dist-es/commands/DescribeReplayCommand.js +2 -3
  83. package/dist-es/commands/DescribeRuleCommand.js +2 -3
  84. package/dist-es/commands/DisableRuleCommand.js +2 -3
  85. package/dist-es/commands/EnableRuleCommand.js +2 -3
  86. package/dist-es/commands/ListApiDestinationsCommand.js +2 -3
  87. package/dist-es/commands/ListArchivesCommand.js +2 -3
  88. package/dist-es/commands/ListConnectionsCommand.js +2 -3
  89. package/dist-es/commands/ListEndpointsCommand.js +2 -3
  90. package/dist-es/commands/ListEventBusesCommand.js +2 -3
  91. package/dist-es/commands/ListEventSourcesCommand.js +2 -3
  92. package/dist-es/commands/ListPartnerEventSourceAccountsCommand.js +2 -3
  93. package/dist-es/commands/ListPartnerEventSourcesCommand.js +2 -3
  94. package/dist-es/commands/ListReplaysCommand.js +2 -3
  95. package/dist-es/commands/ListRuleNamesByTargetCommand.js +2 -3
  96. package/dist-es/commands/ListRulesCommand.js +2 -3
  97. package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
  98. package/dist-es/commands/ListTargetsByRuleCommand.js +2 -3
  99. package/dist-es/commands/PutEventsCommand.js +2 -3
  100. package/dist-es/commands/PutPartnerEventsCommand.js +2 -3
  101. package/dist-es/commands/PutPermissionCommand.js +2 -3
  102. package/dist-es/commands/PutRuleCommand.js +2 -3
  103. package/dist-es/commands/PutTargetsCommand.js +2 -3
  104. package/dist-es/commands/RemovePermissionCommand.js +2 -3
  105. package/dist-es/commands/RemoveTargetsCommand.js +2 -3
  106. package/dist-es/commands/StartReplayCommand.js +2 -3
  107. package/dist-es/commands/TagResourceCommand.js +2 -3
  108. package/dist-es/commands/TestEventPatternCommand.js +2 -3
  109. package/dist-es/commands/UntagResourceCommand.js +2 -3
  110. package/dist-es/commands/UpdateApiDestinationCommand.js +2 -3
  111. package/dist-es/commands/UpdateArchiveCommand.js +2 -3
  112. package/dist-es/commands/UpdateConnectionCommand.js +2 -3
  113. package/dist-es/commands/UpdateEndpointCommand.js +2 -3
  114. package/dist-es/models/models_0.js +0 -504
  115. package/dist-types/EventBridge.d.ts +57 -0
  116. package/dist-types/EventBridgeClient.d.ts +24 -4
  117. package/dist-types/commands/ActivateEventSourceCommand.d.ts +16 -0
  118. package/dist-types/commands/CancelReplayCommand.d.ts +16 -0
  119. package/dist-types/commands/CreateApiDestinationCommand.d.ts +16 -0
  120. package/dist-types/commands/CreateArchiveCommand.d.ts +16 -0
  121. package/dist-types/commands/CreateConnectionCommand.d.ts +16 -0
  122. package/dist-types/commands/CreateEndpointCommand.d.ts +16 -0
  123. package/dist-types/commands/CreateEventBusCommand.d.ts +16 -0
  124. package/dist-types/commands/CreatePartnerEventSourceCommand.d.ts +16 -0
  125. package/dist-types/commands/DeactivateEventSourceCommand.d.ts +16 -0
  126. package/dist-types/commands/DeauthorizeConnectionCommand.d.ts +16 -0
  127. package/dist-types/commands/DeleteApiDestinationCommand.d.ts +16 -0
  128. package/dist-types/commands/DeleteArchiveCommand.d.ts +16 -0
  129. package/dist-types/commands/DeleteConnectionCommand.d.ts +16 -0
  130. package/dist-types/commands/DeleteEndpointCommand.d.ts +16 -0
  131. package/dist-types/commands/DeleteEventBusCommand.d.ts +16 -0
  132. package/dist-types/commands/DeletePartnerEventSourceCommand.d.ts +16 -0
  133. package/dist-types/commands/DeleteRuleCommand.d.ts +16 -0
  134. package/dist-types/commands/DescribeApiDestinationCommand.d.ts +16 -0
  135. package/dist-types/commands/DescribeArchiveCommand.d.ts +16 -0
  136. package/dist-types/commands/DescribeConnectionCommand.d.ts +16 -0
  137. package/dist-types/commands/DescribeEndpointCommand.d.ts +16 -0
  138. package/dist-types/commands/DescribeEventBusCommand.d.ts +16 -0
  139. package/dist-types/commands/DescribeEventSourceCommand.d.ts +16 -0
  140. package/dist-types/commands/DescribePartnerEventSourceCommand.d.ts +16 -0
  141. package/dist-types/commands/DescribeReplayCommand.d.ts +16 -0
  142. package/dist-types/commands/DescribeRuleCommand.d.ts +16 -0
  143. package/dist-types/commands/DisableRuleCommand.d.ts +16 -0
  144. package/dist-types/commands/EnableRuleCommand.d.ts +16 -0
  145. package/dist-types/commands/ListApiDestinationsCommand.d.ts +16 -0
  146. package/dist-types/commands/ListArchivesCommand.d.ts +16 -0
  147. package/dist-types/commands/ListConnectionsCommand.d.ts +16 -0
  148. package/dist-types/commands/ListEndpointsCommand.d.ts +16 -0
  149. package/dist-types/commands/ListEventBusesCommand.d.ts +16 -0
  150. package/dist-types/commands/ListEventSourcesCommand.d.ts +16 -0
  151. package/dist-types/commands/ListPartnerEventSourceAccountsCommand.d.ts +16 -0
  152. package/dist-types/commands/ListPartnerEventSourcesCommand.d.ts +16 -0
  153. package/dist-types/commands/ListReplaysCommand.d.ts +16 -0
  154. package/dist-types/commands/ListRuleNamesByTargetCommand.d.ts +16 -0
  155. package/dist-types/commands/ListRulesCommand.d.ts +16 -0
  156. package/dist-types/commands/ListTagsForResourceCommand.d.ts +16 -0
  157. package/dist-types/commands/ListTargetsByRuleCommand.d.ts +16 -0
  158. package/dist-types/commands/PutEventsCommand.d.ts +16 -0
  159. package/dist-types/commands/PutPartnerEventsCommand.d.ts +16 -0
  160. package/dist-types/commands/PutPermissionCommand.d.ts +16 -0
  161. package/dist-types/commands/PutRuleCommand.d.ts +16 -0
  162. package/dist-types/commands/PutTargetsCommand.d.ts +16 -0
  163. package/dist-types/commands/RemovePermissionCommand.d.ts +16 -0
  164. package/dist-types/commands/RemoveTargetsCommand.d.ts +16 -0
  165. package/dist-types/commands/StartReplayCommand.d.ts +16 -0
  166. package/dist-types/commands/TagResourceCommand.d.ts +16 -0
  167. package/dist-types/commands/TestEventPatternCommand.d.ts +16 -0
  168. package/dist-types/commands/UntagResourceCommand.d.ts +16 -0
  169. package/dist-types/commands/UpdateApiDestinationCommand.d.ts +16 -0
  170. package/dist-types/commands/UpdateArchiveCommand.d.ts +16 -0
  171. package/dist-types/commands/UpdateConnectionCommand.d.ts +16 -0
  172. package/dist-types/commands/UpdateEndpointCommand.d.ts +16 -0
  173. package/dist-types/models/EventBridgeServiceException.d.ts +2 -0
  174. package/dist-types/models/models_0.d.ts +449 -688
  175. package/dist-types/ts3.4/models/models_0.d.ts +0 -478
  176. package/package.json +4 -3
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { EventBridgeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EventBridgeClient";
5
5
  import { ListApiDestinationsRequest, ListApiDestinationsResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link ListApiDestinationsCommand}.
8
10
  */
9
11
  export interface ListApiDestinationsCommandInput extends ListApiDestinationsRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link ListApiDestinationsCommand}.
13
17
  */
14
18
  export interface ListApiDestinationsCommandOutput extends ListApiDestinationsResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Retrieves a list of API destination in the account in the current Region.</p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface ListApiDestinationsCommandOutput extends ListApiDestinationsRes
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param ListApiDestinationsCommandInput - {@link ListApiDestinationsCommandInput}
34
+ * @returns {@link ListApiDestinationsCommandOutput}
28
35
  * @see {@link ListApiDestinationsCommandInput} for command's `input` shape.
29
36
  * @see {@link ListApiDestinationsCommandOutput} for command's `response` shape.
30
37
  * @see {@link EventBridgeClientResolvedConfig | config} for EventBridgeClient's `config` shape.
@@ -37,11 +44,20 @@ export interface ListApiDestinationsCommandOutput extends ListApiDestinationsRes
37
44
  export declare class ListApiDestinationsCommand extends $Command<ListApiDestinationsCommandInput, ListApiDestinationsCommandOutput, EventBridgeClientResolvedConfig> {
38
45
  readonly input: ListApiDestinationsCommandInput;
39
46
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
47
+ /**
48
+ * @public
49
+ */
40
50
  constructor(input: ListApiDestinationsCommandInput);
41
51
  /**
42
52
  * @internal
43
53
  */
44
54
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: EventBridgeClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListApiDestinationsCommandInput, ListApiDestinationsCommandOutput>;
55
+ /**
56
+ * @internal
57
+ */
45
58
  private serialize;
59
+ /**
60
+ * @internal
61
+ */
46
62
  private deserialize;
47
63
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { EventBridgeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EventBridgeClient";
5
5
  import { ListArchivesRequest, ListArchivesResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link ListArchivesCommand}.
8
10
  */
9
11
  export interface ListArchivesCommandInput extends ListArchivesRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link ListArchivesCommand}.
13
17
  */
14
18
  export interface ListArchivesCommandOutput extends ListArchivesResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Lists your archives. You can either list all the archives or you can provide a prefix to
18
23
  * match to the archive names. Filter parameters are exclusive.</p>
19
24
  * @example
@@ -26,6 +31,8 @@ export interface ListArchivesCommandOutput extends ListArchivesResponse, __Metad
26
31
  * const response = await client.send(command);
27
32
  * ```
28
33
  *
34
+ * @param ListArchivesCommandInput - {@link ListArchivesCommandInput}
35
+ * @returns {@link ListArchivesCommandOutput}
29
36
  * @see {@link ListArchivesCommandInput} for command's `input` shape.
30
37
  * @see {@link ListArchivesCommandOutput} for command's `response` shape.
31
38
  * @see {@link EventBridgeClientResolvedConfig | config} for EventBridgeClient's `config` shape.
@@ -41,11 +48,20 @@ export interface ListArchivesCommandOutput extends ListArchivesResponse, __Metad
41
48
  export declare class ListArchivesCommand extends $Command<ListArchivesCommandInput, ListArchivesCommandOutput, EventBridgeClientResolvedConfig> {
42
49
  readonly input: ListArchivesCommandInput;
43
50
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
51
+ /**
52
+ * @public
53
+ */
44
54
  constructor(input: ListArchivesCommandInput);
45
55
  /**
46
56
  * @internal
47
57
  */
48
58
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: EventBridgeClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListArchivesCommandInput, ListArchivesCommandOutput>;
59
+ /**
60
+ * @internal
61
+ */
49
62
  private serialize;
63
+ /**
64
+ * @internal
65
+ */
50
66
  private deserialize;
51
67
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { EventBridgeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EventBridgeClient";
5
5
  import { ListConnectionsRequest, ListConnectionsResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link ListConnectionsCommand}.
8
10
  */
9
11
  export interface ListConnectionsCommandInput extends ListConnectionsRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link ListConnectionsCommand}.
13
17
  */
14
18
  export interface ListConnectionsCommandOutput extends ListConnectionsResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Retrieves a list of connections from the account.</p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface ListConnectionsCommandOutput extends ListConnectionsResponse, _
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param ListConnectionsCommandInput - {@link ListConnectionsCommandInput}
34
+ * @returns {@link ListConnectionsCommandOutput}
28
35
  * @see {@link ListConnectionsCommandInput} for command's `input` shape.
29
36
  * @see {@link ListConnectionsCommandOutput} for command's `response` shape.
30
37
  * @see {@link EventBridgeClientResolvedConfig | config} for EventBridgeClient's `config` shape.
@@ -37,11 +44,20 @@ export interface ListConnectionsCommandOutput extends ListConnectionsResponse, _
37
44
  export declare class ListConnectionsCommand extends $Command<ListConnectionsCommandInput, ListConnectionsCommandOutput, EventBridgeClientResolvedConfig> {
38
45
  readonly input: ListConnectionsCommandInput;
39
46
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
47
+ /**
48
+ * @public
49
+ */
40
50
  constructor(input: ListConnectionsCommandInput);
41
51
  /**
42
52
  * @internal
43
53
  */
44
54
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: EventBridgeClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListConnectionsCommandInput, ListConnectionsCommandOutput>;
55
+ /**
56
+ * @internal
57
+ */
45
58
  private serialize;
59
+ /**
60
+ * @internal
61
+ */
46
62
  private deserialize;
47
63
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { EventBridgeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EventBridgeClient";
5
5
  import { ListEndpointsRequest, ListEndpointsResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link ListEndpointsCommand}.
8
10
  */
9
11
  export interface ListEndpointsCommandInput extends ListEndpointsRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link ListEndpointsCommand}.
13
17
  */
14
18
  export interface ListEndpointsCommandOutput extends ListEndpointsResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>List the global endpoints associated with this account. For more information about global endpoints, see <a href="https://docs.aws.amazon.com/eventbridge/latest/userguide/eb-global-endpoints.html">Making applications Regional-fault tolerant with global endpoints and event replication</a> in the Amazon EventBridge User Guide..</p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface ListEndpointsCommandOutput extends ListEndpointsResponse, __Met
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param ListEndpointsCommandInput - {@link ListEndpointsCommandInput}
34
+ * @returns {@link ListEndpointsCommandOutput}
28
35
  * @see {@link ListEndpointsCommandInput} for command's `input` shape.
29
36
  * @see {@link ListEndpointsCommandOutput} for command's `response` shape.
30
37
  * @see {@link EventBridgeClientResolvedConfig | config} for EventBridgeClient's `config` shape.
@@ -37,11 +44,20 @@ export interface ListEndpointsCommandOutput extends ListEndpointsResponse, __Met
37
44
  export declare class ListEndpointsCommand extends $Command<ListEndpointsCommandInput, ListEndpointsCommandOutput, EventBridgeClientResolvedConfig> {
38
45
  readonly input: ListEndpointsCommandInput;
39
46
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
47
+ /**
48
+ * @public
49
+ */
40
50
  constructor(input: ListEndpointsCommandInput);
41
51
  /**
42
52
  * @internal
43
53
  */
44
54
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: EventBridgeClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListEndpointsCommandInput, ListEndpointsCommandOutput>;
55
+ /**
56
+ * @internal
57
+ */
45
58
  private serialize;
59
+ /**
60
+ * @internal
61
+ */
46
62
  private deserialize;
47
63
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { EventBridgeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EventBridgeClient";
5
5
  import { ListEventBusesRequest, ListEventBusesResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link ListEventBusesCommand}.
8
10
  */
9
11
  export interface ListEventBusesCommandInput extends ListEventBusesRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link ListEventBusesCommand}.
13
17
  */
14
18
  export interface ListEventBusesCommandOutput extends ListEventBusesResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Lists all the event buses in your account, including the default event bus, custom event
18
23
  * buses, and partner event buses.</p>
19
24
  * @example
@@ -26,6 +31,8 @@ export interface ListEventBusesCommandOutput extends ListEventBusesResponse, __M
26
31
  * const response = await client.send(command);
27
32
  * ```
28
33
  *
34
+ * @param ListEventBusesCommandInput - {@link ListEventBusesCommandInput}
35
+ * @returns {@link ListEventBusesCommandOutput}
29
36
  * @see {@link ListEventBusesCommandInput} for command's `input` shape.
30
37
  * @see {@link ListEventBusesCommandOutput} for command's `response` shape.
31
38
  * @see {@link EventBridgeClientResolvedConfig | config} for EventBridgeClient's `config` shape.
@@ -38,11 +45,20 @@ export interface ListEventBusesCommandOutput extends ListEventBusesResponse, __M
38
45
  export declare class ListEventBusesCommand extends $Command<ListEventBusesCommandInput, ListEventBusesCommandOutput, EventBridgeClientResolvedConfig> {
39
46
  readonly input: ListEventBusesCommandInput;
40
47
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
48
+ /**
49
+ * @public
50
+ */
41
51
  constructor(input: ListEventBusesCommandInput);
42
52
  /**
43
53
  * @internal
44
54
  */
45
55
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: EventBridgeClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListEventBusesCommandInput, ListEventBusesCommandOutput>;
56
+ /**
57
+ * @internal
58
+ */
46
59
  private serialize;
60
+ /**
61
+ * @internal
62
+ */
47
63
  private deserialize;
48
64
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { EventBridgeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EventBridgeClient";
5
5
  import { ListEventSourcesRequest, ListEventSourcesResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link ListEventSourcesCommand}.
8
10
  */
9
11
  export interface ListEventSourcesCommandInput extends ListEventSourcesRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link ListEventSourcesCommand}.
13
17
  */
14
18
  export interface ListEventSourcesCommandOutput extends ListEventSourcesResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>You can use this to see all the partner event sources that have been shared with your Amazon Web Services
18
23
  * account. For more information about partner event sources, see <a href="https://docs.aws.amazon.com/eventbridge/latest/APIReference/API_CreateEventBus.html">CreateEventBus</a>.</p>
19
24
  * @example
@@ -26,6 +31,8 @@ export interface ListEventSourcesCommandOutput extends ListEventSourcesResponse,
26
31
  * const response = await client.send(command);
27
32
  * ```
28
33
  *
34
+ * @param ListEventSourcesCommandInput - {@link ListEventSourcesCommandInput}
35
+ * @returns {@link ListEventSourcesCommandOutput}
29
36
  * @see {@link ListEventSourcesCommandInput} for command's `input` shape.
30
37
  * @see {@link ListEventSourcesCommandOutput} for command's `response` shape.
31
38
  * @see {@link EventBridgeClientResolvedConfig | config} for EventBridgeClient's `config` shape.
@@ -41,11 +48,20 @@ export interface ListEventSourcesCommandOutput extends ListEventSourcesResponse,
41
48
  export declare class ListEventSourcesCommand extends $Command<ListEventSourcesCommandInput, ListEventSourcesCommandOutput, EventBridgeClientResolvedConfig> {
42
49
  readonly input: ListEventSourcesCommandInput;
43
50
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
51
+ /**
52
+ * @public
53
+ */
44
54
  constructor(input: ListEventSourcesCommandInput);
45
55
  /**
46
56
  * @internal
47
57
  */
48
58
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: EventBridgeClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListEventSourcesCommandInput, ListEventSourcesCommandOutput>;
59
+ /**
60
+ * @internal
61
+ */
49
62
  private serialize;
63
+ /**
64
+ * @internal
65
+ */
50
66
  private deserialize;
51
67
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { EventBridgeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EventBridgeClient";
5
5
  import { ListPartnerEventSourceAccountsRequest, ListPartnerEventSourceAccountsResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link ListPartnerEventSourceAccountsCommand}.
8
10
  */
9
11
  export interface ListPartnerEventSourceAccountsCommandInput extends ListPartnerEventSourceAccountsRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link ListPartnerEventSourceAccountsCommand}.
13
17
  */
14
18
  export interface ListPartnerEventSourceAccountsCommandOutput extends ListPartnerEventSourceAccountsResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>An SaaS partner can use this operation to display the Amazon Web Services account ID that a particular
18
23
  * partner event source name is associated with. This operation is not used by Amazon Web Services
19
24
  * customers.</p>
@@ -27,6 +32,8 @@ export interface ListPartnerEventSourceAccountsCommandOutput extends ListPartner
27
32
  * const response = await client.send(command);
28
33
  * ```
29
34
  *
35
+ * @param ListPartnerEventSourceAccountsCommandInput - {@link ListPartnerEventSourceAccountsCommandInput}
36
+ * @returns {@link ListPartnerEventSourceAccountsCommandOutput}
30
37
  * @see {@link ListPartnerEventSourceAccountsCommandInput} for command's `input` shape.
31
38
  * @see {@link ListPartnerEventSourceAccountsCommandOutput} for command's `response` shape.
32
39
  * @see {@link EventBridgeClientResolvedConfig | config} for EventBridgeClient's `config` shape.
@@ -45,11 +52,20 @@ export interface ListPartnerEventSourceAccountsCommandOutput extends ListPartner
45
52
  export declare class ListPartnerEventSourceAccountsCommand extends $Command<ListPartnerEventSourceAccountsCommandInput, ListPartnerEventSourceAccountsCommandOutput, EventBridgeClientResolvedConfig> {
46
53
  readonly input: ListPartnerEventSourceAccountsCommandInput;
47
54
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
55
+ /**
56
+ * @public
57
+ */
48
58
  constructor(input: ListPartnerEventSourceAccountsCommandInput);
49
59
  /**
50
60
  * @internal
51
61
  */
52
62
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: EventBridgeClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListPartnerEventSourceAccountsCommandInput, ListPartnerEventSourceAccountsCommandOutput>;
63
+ /**
64
+ * @internal
65
+ */
53
66
  private serialize;
67
+ /**
68
+ * @internal
69
+ */
54
70
  private deserialize;
55
71
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { EventBridgeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EventBridgeClient";
5
5
  import { ListPartnerEventSourcesRequest, ListPartnerEventSourcesResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link ListPartnerEventSourcesCommand}.
8
10
  */
9
11
  export interface ListPartnerEventSourcesCommandInput extends ListPartnerEventSourcesRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link ListPartnerEventSourcesCommand}.
13
17
  */
14
18
  export interface ListPartnerEventSourcesCommandOutput extends ListPartnerEventSourcesResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>An SaaS partner can use this operation to list all the partner event source names that
18
23
  * they have created. This operation is not used by Amazon Web Services customers.</p>
19
24
  * @example
@@ -26,6 +31,8 @@ export interface ListPartnerEventSourcesCommandOutput extends ListPartnerEventSo
26
31
  * const response = await client.send(command);
27
32
  * ```
28
33
  *
34
+ * @param ListPartnerEventSourcesCommandInput - {@link ListPartnerEventSourcesCommandInput}
35
+ * @returns {@link ListPartnerEventSourcesCommandOutput}
29
36
  * @see {@link ListPartnerEventSourcesCommandInput} for command's `input` shape.
30
37
  * @see {@link ListPartnerEventSourcesCommandOutput} for command's `response` shape.
31
38
  * @see {@link EventBridgeClientResolvedConfig | config} for EventBridgeClient's `config` shape.
@@ -41,11 +48,20 @@ export interface ListPartnerEventSourcesCommandOutput extends ListPartnerEventSo
41
48
  export declare class ListPartnerEventSourcesCommand extends $Command<ListPartnerEventSourcesCommandInput, ListPartnerEventSourcesCommandOutput, EventBridgeClientResolvedConfig> {
42
49
  readonly input: ListPartnerEventSourcesCommandInput;
43
50
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
51
+ /**
52
+ * @public
53
+ */
44
54
  constructor(input: ListPartnerEventSourcesCommandInput);
45
55
  /**
46
56
  * @internal
47
57
  */
48
58
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: EventBridgeClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListPartnerEventSourcesCommandInput, ListPartnerEventSourcesCommandOutput>;
59
+ /**
60
+ * @internal
61
+ */
49
62
  private serialize;
63
+ /**
64
+ * @internal
65
+ */
50
66
  private deserialize;
51
67
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { EventBridgeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EventBridgeClient";
5
5
  import { ListReplaysRequest, ListReplaysResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link ListReplaysCommand}.
8
10
  */
9
11
  export interface ListReplaysCommandInput extends ListReplaysRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link ListReplaysCommand}.
13
17
  */
14
18
  export interface ListReplaysCommandOutput extends ListReplaysResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Lists your replays. You can either list all the replays or you can provide a prefix to
18
23
  * match to the replay names. Filter parameters are exclusive.</p>
19
24
  * @example
@@ -26,6 +31,8 @@ export interface ListReplaysCommandOutput extends ListReplaysResponse, __Metadat
26
31
  * const response = await client.send(command);
27
32
  * ```
28
33
  *
34
+ * @param ListReplaysCommandInput - {@link ListReplaysCommandInput}
35
+ * @returns {@link ListReplaysCommandOutput}
29
36
  * @see {@link ListReplaysCommandInput} for command's `input` shape.
30
37
  * @see {@link ListReplaysCommandOutput} for command's `response` shape.
31
38
  * @see {@link EventBridgeClientResolvedConfig | config} for EventBridgeClient's `config` shape.
@@ -38,11 +45,20 @@ export interface ListReplaysCommandOutput extends ListReplaysResponse, __Metadat
38
45
  export declare class ListReplaysCommand extends $Command<ListReplaysCommandInput, ListReplaysCommandOutput, EventBridgeClientResolvedConfig> {
39
46
  readonly input: ListReplaysCommandInput;
40
47
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
48
+ /**
49
+ * @public
50
+ */
41
51
  constructor(input: ListReplaysCommandInput);
42
52
  /**
43
53
  * @internal
44
54
  */
45
55
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: EventBridgeClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListReplaysCommandInput, ListReplaysCommandOutput>;
56
+ /**
57
+ * @internal
58
+ */
46
59
  private serialize;
60
+ /**
61
+ * @internal
62
+ */
47
63
  private deserialize;
48
64
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { EventBridgeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EventBridgeClient";
5
5
  import { ListRuleNamesByTargetRequest, ListRuleNamesByTargetResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link ListRuleNamesByTargetCommand}.
8
10
  */
9
11
  export interface ListRuleNamesByTargetCommandInput extends ListRuleNamesByTargetRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link ListRuleNamesByTargetCommand}.
13
17
  */
14
18
  export interface ListRuleNamesByTargetCommandOutput extends ListRuleNamesByTargetResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Lists the rules for the specified target. You can see which of the rules in Amazon
18
23
  * EventBridge can invoke a specific target in your account.</p>
19
24
  * @example
@@ -26,6 +31,8 @@ export interface ListRuleNamesByTargetCommandOutput extends ListRuleNamesByTarge
26
31
  * const response = await client.send(command);
27
32
  * ```
28
33
  *
34
+ * @param ListRuleNamesByTargetCommandInput - {@link ListRuleNamesByTargetCommandInput}
35
+ * @returns {@link ListRuleNamesByTargetCommandOutput}
29
36
  * @see {@link ListRuleNamesByTargetCommandInput} for command's `input` shape.
30
37
  * @see {@link ListRuleNamesByTargetCommandOutput} for command's `response` shape.
31
38
  * @see {@link EventBridgeClientResolvedConfig | config} for EventBridgeClient's `config` shape.
@@ -41,11 +48,20 @@ export interface ListRuleNamesByTargetCommandOutput extends ListRuleNamesByTarge
41
48
  export declare class ListRuleNamesByTargetCommand extends $Command<ListRuleNamesByTargetCommandInput, ListRuleNamesByTargetCommandOutput, EventBridgeClientResolvedConfig> {
42
49
  readonly input: ListRuleNamesByTargetCommandInput;
43
50
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
51
+ /**
52
+ * @public
53
+ */
44
54
  constructor(input: ListRuleNamesByTargetCommandInput);
45
55
  /**
46
56
  * @internal
47
57
  */
48
58
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: EventBridgeClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListRuleNamesByTargetCommandInput, ListRuleNamesByTargetCommandOutput>;
59
+ /**
60
+ * @internal
61
+ */
49
62
  private serialize;
63
+ /**
64
+ * @internal
65
+ */
50
66
  private deserialize;
51
67
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { EventBridgeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EventBridgeClient";
5
5
  import { ListRulesRequest, ListRulesResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link ListRulesCommand}.
8
10
  */
9
11
  export interface ListRulesCommandInput extends ListRulesRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link ListRulesCommand}.
13
17
  */
14
18
  export interface ListRulesCommandOutput extends ListRulesResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Lists your Amazon EventBridge rules. You can either list all the rules or you can provide
18
23
  * a prefix to match to the rule names.</p>
19
24
  * <p>ListRules does not list the targets of a rule. To see the targets associated with a rule,
@@ -28,6 +33,8 @@ export interface ListRulesCommandOutput extends ListRulesResponse, __MetadataBea
28
33
  * const response = await client.send(command);
29
34
  * ```
30
35
  *
36
+ * @param ListRulesCommandInput - {@link ListRulesCommandInput}
37
+ * @returns {@link ListRulesCommandOutput}
31
38
  * @see {@link ListRulesCommandInput} for command's `input` shape.
32
39
  * @see {@link ListRulesCommandOutput} for command's `response` shape.
33
40
  * @see {@link EventBridgeClientResolvedConfig | config} for EventBridgeClient's `config` shape.
@@ -43,11 +50,20 @@ export interface ListRulesCommandOutput extends ListRulesResponse, __MetadataBea
43
50
  export declare class ListRulesCommand extends $Command<ListRulesCommandInput, ListRulesCommandOutput, EventBridgeClientResolvedConfig> {
44
51
  readonly input: ListRulesCommandInput;
45
52
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
53
+ /**
54
+ * @public
55
+ */
46
56
  constructor(input: ListRulesCommandInput);
47
57
  /**
48
58
  * @internal
49
59
  */
50
60
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: EventBridgeClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListRulesCommandInput, ListRulesCommandOutput>;
61
+ /**
62
+ * @internal
63
+ */
51
64
  private serialize;
65
+ /**
66
+ * @internal
67
+ */
52
68
  private deserialize;
53
69
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { EventBridgeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EventBridgeClient";
5
5
  import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link ListTagsForResourceCommand}.
8
10
  */
9
11
  export interface ListTagsForResourceCommandInput extends ListTagsForResourceRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link ListTagsForResourceCommand}.
13
17
  */
14
18
  export interface ListTagsForResourceCommandOutput extends ListTagsForResourceResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Displays the tags associated with an EventBridge resource. In EventBridge, rules and event
18
23
  * buses can be tagged.</p>
19
24
  * @example
@@ -26,6 +31,8 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
26
31
  * const response = await client.send(command);
27
32
  * ```
28
33
  *
34
+ * @param ListTagsForResourceCommandInput - {@link ListTagsForResourceCommandInput}
35
+ * @returns {@link ListTagsForResourceCommandOutput}
29
36
  * @see {@link ListTagsForResourceCommandInput} for command's `input` shape.
30
37
  * @see {@link ListTagsForResourceCommandOutput} for command's `response` shape.
31
38
  * @see {@link EventBridgeClientResolvedConfig | config} for EventBridgeClient's `config` shape.
@@ -41,11 +48,20 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
41
48
  export declare class ListTagsForResourceCommand extends $Command<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, EventBridgeClientResolvedConfig> {
42
49
  readonly input: ListTagsForResourceCommandInput;
43
50
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
51
+ /**
52
+ * @public
53
+ */
44
54
  constructor(input: ListTagsForResourceCommandInput);
45
55
  /**
46
56
  * @internal
47
57
  */
48
58
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: EventBridgeClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput>;
59
+ /**
60
+ * @internal
61
+ */
49
62
  private serialize;
63
+ /**
64
+ * @internal
65
+ */
50
66
  private deserialize;
51
67
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { EventBridgeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EventBridgeClient";
5
5
  import { ListTargetsByRuleRequest, ListTargetsByRuleResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link ListTargetsByRuleCommand}.
8
10
  */
9
11
  export interface ListTargetsByRuleCommandInput extends ListTargetsByRuleRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link ListTargetsByRuleCommand}.
13
17
  */
14
18
  export interface ListTargetsByRuleCommandOutput extends ListTargetsByRuleResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Lists the targets assigned to the specified rule.</p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface ListTargetsByRuleCommandOutput extends ListTargetsByRuleRespons
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param ListTargetsByRuleCommandInput - {@link ListTargetsByRuleCommandInput}
34
+ * @returns {@link ListTargetsByRuleCommandOutput}
28
35
  * @see {@link ListTargetsByRuleCommandInput} for command's `input` shape.
29
36
  * @see {@link ListTargetsByRuleCommandOutput} for command's `response` shape.
30
37
  * @see {@link EventBridgeClientResolvedConfig | config} for EventBridgeClient's `config` shape.
@@ -40,11 +47,20 @@ export interface ListTargetsByRuleCommandOutput extends ListTargetsByRuleRespons
40
47
  export declare class ListTargetsByRuleCommand extends $Command<ListTargetsByRuleCommandInput, ListTargetsByRuleCommandOutput, EventBridgeClientResolvedConfig> {
41
48
  readonly input: ListTargetsByRuleCommandInput;
42
49
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
50
+ /**
51
+ * @public
52
+ */
43
53
  constructor(input: ListTargetsByRuleCommandInput);
44
54
  /**
45
55
  * @internal
46
56
  */
47
57
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: EventBridgeClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListTargetsByRuleCommandInput, ListTargetsByRuleCommandOutput>;
58
+ /**
59
+ * @internal
60
+ */
48
61
  private serialize;
62
+ /**
63
+ * @internal
64
+ */
49
65
  private deserialize;
50
66
  }