@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.
- package/dist-cjs/commands/ActivateEventSourceCommand.js +2 -3
- package/dist-cjs/commands/CancelReplayCommand.js +2 -3
- package/dist-cjs/commands/CreateApiDestinationCommand.js +2 -3
- package/dist-cjs/commands/CreateArchiveCommand.js +2 -3
- package/dist-cjs/commands/CreateConnectionCommand.js +2 -3
- package/dist-cjs/commands/CreateEndpointCommand.js +2 -3
- package/dist-cjs/commands/CreateEventBusCommand.js +2 -3
- package/dist-cjs/commands/CreatePartnerEventSourceCommand.js +2 -3
- package/dist-cjs/commands/DeactivateEventSourceCommand.js +2 -3
- package/dist-cjs/commands/DeauthorizeConnectionCommand.js +2 -3
- package/dist-cjs/commands/DeleteApiDestinationCommand.js +2 -3
- package/dist-cjs/commands/DeleteArchiveCommand.js +2 -3
- package/dist-cjs/commands/DeleteConnectionCommand.js +2 -3
- package/dist-cjs/commands/DeleteEndpointCommand.js +2 -3
- package/dist-cjs/commands/DeleteEventBusCommand.js +2 -3
- package/dist-cjs/commands/DeletePartnerEventSourceCommand.js +2 -3
- package/dist-cjs/commands/DeleteRuleCommand.js +2 -3
- package/dist-cjs/commands/DescribeApiDestinationCommand.js +2 -3
- package/dist-cjs/commands/DescribeArchiveCommand.js +2 -3
- package/dist-cjs/commands/DescribeConnectionCommand.js +2 -3
- package/dist-cjs/commands/DescribeEndpointCommand.js +2 -3
- package/dist-cjs/commands/DescribeEventBusCommand.js +2 -3
- package/dist-cjs/commands/DescribeEventSourceCommand.js +2 -3
- package/dist-cjs/commands/DescribePartnerEventSourceCommand.js +2 -3
- package/dist-cjs/commands/DescribeReplayCommand.js +2 -3
- package/dist-cjs/commands/DescribeRuleCommand.js +2 -3
- package/dist-cjs/commands/DisableRuleCommand.js +2 -3
- package/dist-cjs/commands/EnableRuleCommand.js +2 -3
- package/dist-cjs/commands/ListApiDestinationsCommand.js +2 -3
- package/dist-cjs/commands/ListArchivesCommand.js +2 -3
- package/dist-cjs/commands/ListConnectionsCommand.js +2 -3
- package/dist-cjs/commands/ListEndpointsCommand.js +2 -3
- package/dist-cjs/commands/ListEventBusesCommand.js +2 -3
- package/dist-cjs/commands/ListEventSourcesCommand.js +2 -3
- package/dist-cjs/commands/ListPartnerEventSourceAccountsCommand.js +2 -3
- package/dist-cjs/commands/ListPartnerEventSourcesCommand.js +2 -3
- package/dist-cjs/commands/ListReplaysCommand.js +2 -3
- package/dist-cjs/commands/ListRuleNamesByTargetCommand.js +2 -3
- package/dist-cjs/commands/ListRulesCommand.js +2 -3
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-cjs/commands/ListTargetsByRuleCommand.js +2 -3
- package/dist-cjs/commands/PutEventsCommand.js +2 -3
- package/dist-cjs/commands/PutPartnerEventsCommand.js +2 -3
- package/dist-cjs/commands/PutPermissionCommand.js +2 -3
- package/dist-cjs/commands/PutRuleCommand.js +2 -3
- package/dist-cjs/commands/PutTargetsCommand.js +2 -3
- package/dist-cjs/commands/RemovePermissionCommand.js +2 -3
- package/dist-cjs/commands/RemoveTargetsCommand.js +2 -3
- package/dist-cjs/commands/StartReplayCommand.js +2 -3
- package/dist-cjs/commands/TagResourceCommand.js +2 -3
- package/dist-cjs/commands/TestEventPatternCommand.js +2 -3
- package/dist-cjs/commands/UntagResourceCommand.js +2 -3
- package/dist-cjs/commands/UpdateApiDestinationCommand.js +2 -3
- package/dist-cjs/commands/UpdateArchiveCommand.js +2 -3
- package/dist-cjs/commands/UpdateConnectionCommand.js +2 -3
- package/dist-cjs/commands/UpdateEndpointCommand.js +2 -3
- package/dist-cjs/models/models_0.js +1 -676
- package/dist-es/commands/ActivateEventSourceCommand.js +2 -3
- package/dist-es/commands/CancelReplayCommand.js +2 -3
- package/dist-es/commands/CreateApiDestinationCommand.js +2 -3
- package/dist-es/commands/CreateArchiveCommand.js +2 -3
- package/dist-es/commands/CreateConnectionCommand.js +2 -3
- package/dist-es/commands/CreateEndpointCommand.js +2 -3
- package/dist-es/commands/CreateEventBusCommand.js +2 -3
- package/dist-es/commands/CreatePartnerEventSourceCommand.js +2 -3
- package/dist-es/commands/DeactivateEventSourceCommand.js +2 -3
- package/dist-es/commands/DeauthorizeConnectionCommand.js +2 -3
- package/dist-es/commands/DeleteApiDestinationCommand.js +2 -3
- package/dist-es/commands/DeleteArchiveCommand.js +2 -3
- package/dist-es/commands/DeleteConnectionCommand.js +2 -3
- package/dist-es/commands/DeleteEndpointCommand.js +2 -3
- package/dist-es/commands/DeleteEventBusCommand.js +2 -3
- package/dist-es/commands/DeletePartnerEventSourceCommand.js +2 -3
- package/dist-es/commands/DeleteRuleCommand.js +2 -3
- package/dist-es/commands/DescribeApiDestinationCommand.js +2 -3
- package/dist-es/commands/DescribeArchiveCommand.js +2 -3
- package/dist-es/commands/DescribeConnectionCommand.js +2 -3
- package/dist-es/commands/DescribeEndpointCommand.js +2 -3
- package/dist-es/commands/DescribeEventBusCommand.js +2 -3
- package/dist-es/commands/DescribeEventSourceCommand.js +2 -3
- package/dist-es/commands/DescribePartnerEventSourceCommand.js +2 -3
- package/dist-es/commands/DescribeReplayCommand.js +2 -3
- package/dist-es/commands/DescribeRuleCommand.js +2 -3
- package/dist-es/commands/DisableRuleCommand.js +2 -3
- package/dist-es/commands/EnableRuleCommand.js +2 -3
- package/dist-es/commands/ListApiDestinationsCommand.js +2 -3
- package/dist-es/commands/ListArchivesCommand.js +2 -3
- package/dist-es/commands/ListConnectionsCommand.js +2 -3
- package/dist-es/commands/ListEndpointsCommand.js +2 -3
- package/dist-es/commands/ListEventBusesCommand.js +2 -3
- package/dist-es/commands/ListEventSourcesCommand.js +2 -3
- package/dist-es/commands/ListPartnerEventSourceAccountsCommand.js +2 -3
- package/dist-es/commands/ListPartnerEventSourcesCommand.js +2 -3
- package/dist-es/commands/ListReplaysCommand.js +2 -3
- package/dist-es/commands/ListRuleNamesByTargetCommand.js +2 -3
- package/dist-es/commands/ListRulesCommand.js +2 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-es/commands/ListTargetsByRuleCommand.js +2 -3
- package/dist-es/commands/PutEventsCommand.js +2 -3
- package/dist-es/commands/PutPartnerEventsCommand.js +2 -3
- package/dist-es/commands/PutPermissionCommand.js +2 -3
- package/dist-es/commands/PutRuleCommand.js +2 -3
- package/dist-es/commands/PutTargetsCommand.js +2 -3
- package/dist-es/commands/RemovePermissionCommand.js +2 -3
- package/dist-es/commands/RemoveTargetsCommand.js +2 -3
- package/dist-es/commands/StartReplayCommand.js +2 -3
- package/dist-es/commands/TagResourceCommand.js +2 -3
- package/dist-es/commands/TestEventPatternCommand.js +2 -3
- package/dist-es/commands/UntagResourceCommand.js +2 -3
- package/dist-es/commands/UpdateApiDestinationCommand.js +2 -3
- package/dist-es/commands/UpdateArchiveCommand.js +2 -3
- package/dist-es/commands/UpdateConnectionCommand.js +2 -3
- package/dist-es/commands/UpdateEndpointCommand.js +2 -3
- package/dist-es/models/models_0.js +0 -504
- package/dist-types/EventBridge.d.ts +57 -0
- package/dist-types/EventBridgeClient.d.ts +24 -4
- package/dist-types/commands/ActivateEventSourceCommand.d.ts +16 -0
- package/dist-types/commands/CancelReplayCommand.d.ts +16 -0
- package/dist-types/commands/CreateApiDestinationCommand.d.ts +16 -0
- package/dist-types/commands/CreateArchiveCommand.d.ts +16 -0
- package/dist-types/commands/CreateConnectionCommand.d.ts +16 -0
- package/dist-types/commands/CreateEndpointCommand.d.ts +16 -0
- package/dist-types/commands/CreateEventBusCommand.d.ts +16 -0
- package/dist-types/commands/CreatePartnerEventSourceCommand.d.ts +16 -0
- package/dist-types/commands/DeactivateEventSourceCommand.d.ts +16 -0
- package/dist-types/commands/DeauthorizeConnectionCommand.d.ts +16 -0
- package/dist-types/commands/DeleteApiDestinationCommand.d.ts +16 -0
- package/dist-types/commands/DeleteArchiveCommand.d.ts +16 -0
- package/dist-types/commands/DeleteConnectionCommand.d.ts +16 -0
- package/dist-types/commands/DeleteEndpointCommand.d.ts +16 -0
- package/dist-types/commands/DeleteEventBusCommand.d.ts +16 -0
- package/dist-types/commands/DeletePartnerEventSourceCommand.d.ts +16 -0
- package/dist-types/commands/DeleteRuleCommand.d.ts +16 -0
- package/dist-types/commands/DescribeApiDestinationCommand.d.ts +16 -0
- package/dist-types/commands/DescribeArchiveCommand.d.ts +16 -0
- package/dist-types/commands/DescribeConnectionCommand.d.ts +16 -0
- package/dist-types/commands/DescribeEndpointCommand.d.ts +16 -0
- package/dist-types/commands/DescribeEventBusCommand.d.ts +16 -0
- package/dist-types/commands/DescribeEventSourceCommand.d.ts +16 -0
- package/dist-types/commands/DescribePartnerEventSourceCommand.d.ts +16 -0
- package/dist-types/commands/DescribeReplayCommand.d.ts +16 -0
- package/dist-types/commands/DescribeRuleCommand.d.ts +16 -0
- package/dist-types/commands/DisableRuleCommand.d.ts +16 -0
- package/dist-types/commands/EnableRuleCommand.d.ts +16 -0
- package/dist-types/commands/ListApiDestinationsCommand.d.ts +16 -0
- package/dist-types/commands/ListArchivesCommand.d.ts +16 -0
- package/dist-types/commands/ListConnectionsCommand.d.ts +16 -0
- package/dist-types/commands/ListEndpointsCommand.d.ts +16 -0
- package/dist-types/commands/ListEventBusesCommand.d.ts +16 -0
- package/dist-types/commands/ListEventSourcesCommand.d.ts +16 -0
- package/dist-types/commands/ListPartnerEventSourceAccountsCommand.d.ts +16 -0
- package/dist-types/commands/ListPartnerEventSourcesCommand.d.ts +16 -0
- package/dist-types/commands/ListReplaysCommand.d.ts +16 -0
- package/dist-types/commands/ListRuleNamesByTargetCommand.d.ts +16 -0
- package/dist-types/commands/ListRulesCommand.d.ts +16 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +16 -0
- package/dist-types/commands/ListTargetsByRuleCommand.d.ts +16 -0
- package/dist-types/commands/PutEventsCommand.d.ts +16 -0
- package/dist-types/commands/PutPartnerEventsCommand.d.ts +16 -0
- package/dist-types/commands/PutPermissionCommand.d.ts +16 -0
- package/dist-types/commands/PutRuleCommand.d.ts +16 -0
- package/dist-types/commands/PutTargetsCommand.d.ts +16 -0
- package/dist-types/commands/RemovePermissionCommand.d.ts +16 -0
- package/dist-types/commands/RemoveTargetsCommand.d.ts +16 -0
- package/dist-types/commands/StartReplayCommand.d.ts +16 -0
- package/dist-types/commands/TagResourceCommand.d.ts +16 -0
- package/dist-types/commands/TestEventPatternCommand.d.ts +16 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +16 -0
- package/dist-types/commands/UpdateApiDestinationCommand.d.ts +16 -0
- package/dist-types/commands/UpdateArchiveCommand.d.ts +16 -0
- package/dist-types/commands/UpdateConnectionCommand.d.ts +16 -0
- package/dist-types/commands/UpdateEndpointCommand.d.ts +16 -0
- package/dist-types/models/EventBridgeServiceException.d.ts +2 -0
- package/dist-types/models/models_0.d.ts +449 -688
- package/dist-types/ts3.4/models/models_0.d.ts +0 -478
- 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
|
}
|