@aws-sdk/client-eventbridge 3.170.0 → 3.178.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/CHANGELOG.md +16 -0
- package/dist-types/runtimeConfig.browser.d.ts +1 -1
- package/dist-types/runtimeConfig.d.ts +1 -1
- package/dist-types/runtimeConfig.native.d.ts +1 -1
- package/dist-types/ts3.4/EventBridge.d.ts +0 -56
- package/dist-types/ts3.4/EventBridgeClient.d.ts +0 -25
- package/dist-types/ts3.4/commands/ActivateEventSourceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CancelReplayCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateApiDestinationCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateArchiveCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateConnectionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateEndpointCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateEventBusCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreatePartnerEventSourceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeactivateEventSourceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeauthorizeConnectionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteApiDestinationCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteArchiveCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteConnectionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteEndpointCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteEventBusCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeletePartnerEventSourceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteRuleCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeApiDestinationCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeArchiveCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeConnectionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeEndpointCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeEventBusCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeEventSourceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribePartnerEventSourceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeReplayCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeRuleCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DisableRuleCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/EnableRuleCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListApiDestinationsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListArchivesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListConnectionsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListEndpointsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListEventBusesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListEventSourcesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListPartnerEventSourceAccountsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListPartnerEventSourcesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListReplaysCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListRuleNamesByTargetCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListRulesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListTargetsByRuleCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/PutEventsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/PutPartnerEventsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/PutPermissionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/PutRuleCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/PutTargetsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/RemovePermissionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/RemoveTargetsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/StartReplayCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/TestEventPatternCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateApiDestinationCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateArchiveCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateConnectionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateEndpointCommand.d.ts +0 -2
- package/dist-types/ts3.4/models/EventBridgeServiceException.d.ts +0 -1
- package/dist-types/ts3.4/models/models_0.d.ts +0 -655
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +3 -2
- package/dist-types/ts3.4/runtimeConfig.d.ts +3 -2
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +3 -2
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -1
- package/package.json +28 -28
|
@@ -14,7 +14,6 @@ import { DeactivateEventSourceRequest } from "../models/models_0";
|
|
|
14
14
|
export interface DeactivateEventSourceCommandInput
|
|
15
15
|
extends DeactivateEventSourceRequest {}
|
|
16
16
|
export interface DeactivateEventSourceCommandOutput extends __MetadataBearer {}
|
|
17
|
-
|
|
18
17
|
export declare class DeactivateEventSourceCommand extends $Command<
|
|
19
18
|
DeactivateEventSourceCommandInput,
|
|
20
19
|
DeactivateEventSourceCommandOutput,
|
|
@@ -22,7 +21,6 @@ export declare class DeactivateEventSourceCommand extends $Command<
|
|
|
22
21
|
> {
|
|
23
22
|
readonly input: DeactivateEventSourceCommandInput;
|
|
24
23
|
constructor(input: DeactivateEventSourceCommandInput);
|
|
25
|
-
|
|
26
24
|
resolveMiddleware(
|
|
27
25
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
28
26
|
configuration: EventBridgeClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface DeauthorizeConnectionCommandInput
|
|
|
19
19
|
export interface DeauthorizeConnectionCommandOutput
|
|
20
20
|
extends DeauthorizeConnectionResponse,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class DeauthorizeConnectionCommand extends $Command<
|
|
24
23
|
DeauthorizeConnectionCommandInput,
|
|
25
24
|
DeauthorizeConnectionCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class DeauthorizeConnectionCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: DeauthorizeConnectionCommandInput;
|
|
29
28
|
constructor(input: DeauthorizeConnectionCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: EventBridgeClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface DeleteApiDestinationCommandInput
|
|
|
19
19
|
export interface DeleteApiDestinationCommandOutput
|
|
20
20
|
extends DeleteApiDestinationResponse,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class DeleteApiDestinationCommand extends $Command<
|
|
24
23
|
DeleteApiDestinationCommandInput,
|
|
25
24
|
DeleteApiDestinationCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class DeleteApiDestinationCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: DeleteApiDestinationCommandInput;
|
|
29
28
|
constructor(input: DeleteApiDestinationCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: EventBridgeClientResolvedConfig,
|
|
@@ -18,7 +18,6 @@ export interface DeleteArchiveCommandInput extends DeleteArchiveRequest {}
|
|
|
18
18
|
export interface DeleteArchiveCommandOutput
|
|
19
19
|
extends DeleteArchiveResponse,
|
|
20
20
|
__MetadataBearer {}
|
|
21
|
-
|
|
22
21
|
export declare class DeleteArchiveCommand extends $Command<
|
|
23
22
|
DeleteArchiveCommandInput,
|
|
24
23
|
DeleteArchiveCommandOutput,
|
|
@@ -26,7 +25,6 @@ export declare class DeleteArchiveCommand extends $Command<
|
|
|
26
25
|
> {
|
|
27
26
|
readonly input: DeleteArchiveCommandInput;
|
|
28
27
|
constructor(input: DeleteArchiveCommandInput);
|
|
29
|
-
|
|
30
28
|
resolveMiddleware(
|
|
31
29
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
32
30
|
configuration: EventBridgeClientResolvedConfig,
|
|
@@ -18,7 +18,6 @@ export interface DeleteConnectionCommandInput extends DeleteConnectionRequest {}
|
|
|
18
18
|
export interface DeleteConnectionCommandOutput
|
|
19
19
|
extends DeleteConnectionResponse,
|
|
20
20
|
__MetadataBearer {}
|
|
21
|
-
|
|
22
21
|
export declare class DeleteConnectionCommand extends $Command<
|
|
23
22
|
DeleteConnectionCommandInput,
|
|
24
23
|
DeleteConnectionCommandOutput,
|
|
@@ -26,7 +25,6 @@ export declare class DeleteConnectionCommand extends $Command<
|
|
|
26
25
|
> {
|
|
27
26
|
readonly input: DeleteConnectionCommandInput;
|
|
28
27
|
constructor(input: DeleteConnectionCommandInput);
|
|
29
|
-
|
|
30
28
|
resolveMiddleware(
|
|
31
29
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
32
30
|
configuration: EventBridgeClientResolvedConfig,
|
|
@@ -18,7 +18,6 @@ export interface DeleteEndpointCommandInput extends DeleteEndpointRequest {}
|
|
|
18
18
|
export interface DeleteEndpointCommandOutput
|
|
19
19
|
extends DeleteEndpointResponse,
|
|
20
20
|
__MetadataBearer {}
|
|
21
|
-
|
|
22
21
|
export declare class DeleteEndpointCommand extends $Command<
|
|
23
22
|
DeleteEndpointCommandInput,
|
|
24
23
|
DeleteEndpointCommandOutput,
|
|
@@ -26,7 +25,6 @@ export declare class DeleteEndpointCommand extends $Command<
|
|
|
26
25
|
> {
|
|
27
26
|
readonly input: DeleteEndpointCommandInput;
|
|
28
27
|
constructor(input: DeleteEndpointCommandInput);
|
|
29
|
-
|
|
30
28
|
resolveMiddleware(
|
|
31
29
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
32
30
|
configuration: EventBridgeClientResolvedConfig,
|
|
@@ -13,7 +13,6 @@ import {
|
|
|
13
13
|
import { DeleteEventBusRequest } from "../models/models_0";
|
|
14
14
|
export interface DeleteEventBusCommandInput extends DeleteEventBusRequest {}
|
|
15
15
|
export interface DeleteEventBusCommandOutput extends __MetadataBearer {}
|
|
16
|
-
|
|
17
16
|
export declare class DeleteEventBusCommand extends $Command<
|
|
18
17
|
DeleteEventBusCommandInput,
|
|
19
18
|
DeleteEventBusCommandOutput,
|
|
@@ -21,7 +20,6 @@ export declare class DeleteEventBusCommand extends $Command<
|
|
|
21
20
|
> {
|
|
22
21
|
readonly input: DeleteEventBusCommandInput;
|
|
23
22
|
constructor(input: DeleteEventBusCommandInput);
|
|
24
|
-
|
|
25
23
|
resolveMiddleware(
|
|
26
24
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
27
25
|
configuration: EventBridgeClientResolvedConfig,
|
|
@@ -15,7 +15,6 @@ export interface DeletePartnerEventSourceCommandInput
|
|
|
15
15
|
extends DeletePartnerEventSourceRequest {}
|
|
16
16
|
export interface DeletePartnerEventSourceCommandOutput
|
|
17
17
|
extends __MetadataBearer {}
|
|
18
|
-
|
|
19
18
|
export declare class DeletePartnerEventSourceCommand extends $Command<
|
|
20
19
|
DeletePartnerEventSourceCommandInput,
|
|
21
20
|
DeletePartnerEventSourceCommandOutput,
|
|
@@ -23,7 +22,6 @@ export declare class DeletePartnerEventSourceCommand extends $Command<
|
|
|
23
22
|
> {
|
|
24
23
|
readonly input: DeletePartnerEventSourceCommandInput;
|
|
25
24
|
constructor(input: DeletePartnerEventSourceCommandInput);
|
|
26
|
-
|
|
27
25
|
resolveMiddleware(
|
|
28
26
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
29
27
|
configuration: EventBridgeClientResolvedConfig,
|
|
@@ -13,7 +13,6 @@ import {
|
|
|
13
13
|
import { DeleteRuleRequest } from "../models/models_0";
|
|
14
14
|
export interface DeleteRuleCommandInput extends DeleteRuleRequest {}
|
|
15
15
|
export interface DeleteRuleCommandOutput extends __MetadataBearer {}
|
|
16
|
-
|
|
17
16
|
export declare class DeleteRuleCommand extends $Command<
|
|
18
17
|
DeleteRuleCommandInput,
|
|
19
18
|
DeleteRuleCommandOutput,
|
|
@@ -21,7 +20,6 @@ export declare class DeleteRuleCommand extends $Command<
|
|
|
21
20
|
> {
|
|
22
21
|
readonly input: DeleteRuleCommandInput;
|
|
23
22
|
constructor(input: DeleteRuleCommandInput);
|
|
24
|
-
|
|
25
23
|
resolveMiddleware(
|
|
26
24
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
27
25
|
configuration: EventBridgeClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface DescribeApiDestinationCommandInput
|
|
|
19
19
|
export interface DescribeApiDestinationCommandOutput
|
|
20
20
|
extends DescribeApiDestinationResponse,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class DescribeApiDestinationCommand extends $Command<
|
|
24
23
|
DescribeApiDestinationCommandInput,
|
|
25
24
|
DescribeApiDestinationCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class DescribeApiDestinationCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: DescribeApiDestinationCommandInput;
|
|
29
28
|
constructor(input: DescribeApiDestinationCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: EventBridgeClientResolvedConfig,
|
|
@@ -18,7 +18,6 @@ export interface DescribeArchiveCommandInput extends DescribeArchiveRequest {}
|
|
|
18
18
|
export interface DescribeArchiveCommandOutput
|
|
19
19
|
extends DescribeArchiveResponse,
|
|
20
20
|
__MetadataBearer {}
|
|
21
|
-
|
|
22
21
|
export declare class DescribeArchiveCommand extends $Command<
|
|
23
22
|
DescribeArchiveCommandInput,
|
|
24
23
|
DescribeArchiveCommandOutput,
|
|
@@ -26,7 +25,6 @@ export declare class DescribeArchiveCommand extends $Command<
|
|
|
26
25
|
> {
|
|
27
26
|
readonly input: DescribeArchiveCommandInput;
|
|
28
27
|
constructor(input: DescribeArchiveCommandInput);
|
|
29
|
-
|
|
30
28
|
resolveMiddleware(
|
|
31
29
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
32
30
|
configuration: EventBridgeClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface DescribeConnectionCommandInput
|
|
|
19
19
|
export interface DescribeConnectionCommandOutput
|
|
20
20
|
extends DescribeConnectionResponse,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class DescribeConnectionCommand extends $Command<
|
|
24
23
|
DescribeConnectionCommandInput,
|
|
25
24
|
DescribeConnectionCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class DescribeConnectionCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: DescribeConnectionCommandInput;
|
|
29
28
|
constructor(input: DescribeConnectionCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: EventBridgeClientResolvedConfig,
|
|
@@ -18,7 +18,6 @@ export interface DescribeEndpointCommandInput extends DescribeEndpointRequest {}
|
|
|
18
18
|
export interface DescribeEndpointCommandOutput
|
|
19
19
|
extends DescribeEndpointResponse,
|
|
20
20
|
__MetadataBearer {}
|
|
21
|
-
|
|
22
21
|
export declare class DescribeEndpointCommand extends $Command<
|
|
23
22
|
DescribeEndpointCommandInput,
|
|
24
23
|
DescribeEndpointCommandOutput,
|
|
@@ -26,7 +25,6 @@ export declare class DescribeEndpointCommand extends $Command<
|
|
|
26
25
|
> {
|
|
27
26
|
readonly input: DescribeEndpointCommandInput;
|
|
28
27
|
constructor(input: DescribeEndpointCommandInput);
|
|
29
|
-
|
|
30
28
|
resolveMiddleware(
|
|
31
29
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
32
30
|
configuration: EventBridgeClientResolvedConfig,
|
|
@@ -18,7 +18,6 @@ export interface DescribeEventBusCommandInput extends DescribeEventBusRequest {}
|
|
|
18
18
|
export interface DescribeEventBusCommandOutput
|
|
19
19
|
extends DescribeEventBusResponse,
|
|
20
20
|
__MetadataBearer {}
|
|
21
|
-
|
|
22
21
|
export declare class DescribeEventBusCommand extends $Command<
|
|
23
22
|
DescribeEventBusCommandInput,
|
|
24
23
|
DescribeEventBusCommandOutput,
|
|
@@ -26,7 +25,6 @@ export declare class DescribeEventBusCommand extends $Command<
|
|
|
26
25
|
> {
|
|
27
26
|
readonly input: DescribeEventBusCommandInput;
|
|
28
27
|
constructor(input: DescribeEventBusCommandInput);
|
|
29
|
-
|
|
30
28
|
resolveMiddleware(
|
|
31
29
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
32
30
|
configuration: EventBridgeClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface DescribeEventSourceCommandInput
|
|
|
19
19
|
export interface DescribeEventSourceCommandOutput
|
|
20
20
|
extends DescribeEventSourceResponse,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class DescribeEventSourceCommand extends $Command<
|
|
24
23
|
DescribeEventSourceCommandInput,
|
|
25
24
|
DescribeEventSourceCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class DescribeEventSourceCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: DescribeEventSourceCommandInput;
|
|
29
28
|
constructor(input: DescribeEventSourceCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: EventBridgeClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface DescribePartnerEventSourceCommandInput
|
|
|
19
19
|
export interface DescribePartnerEventSourceCommandOutput
|
|
20
20
|
extends DescribePartnerEventSourceResponse,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class DescribePartnerEventSourceCommand extends $Command<
|
|
24
23
|
DescribePartnerEventSourceCommandInput,
|
|
25
24
|
DescribePartnerEventSourceCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class DescribePartnerEventSourceCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: DescribePartnerEventSourceCommandInput;
|
|
29
28
|
constructor(input: DescribePartnerEventSourceCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: EventBridgeClientResolvedConfig,
|
|
@@ -18,7 +18,6 @@ export interface DescribeReplayCommandInput extends DescribeReplayRequest {}
|
|
|
18
18
|
export interface DescribeReplayCommandOutput
|
|
19
19
|
extends DescribeReplayResponse,
|
|
20
20
|
__MetadataBearer {}
|
|
21
|
-
|
|
22
21
|
export declare class DescribeReplayCommand extends $Command<
|
|
23
22
|
DescribeReplayCommandInput,
|
|
24
23
|
DescribeReplayCommandOutput,
|
|
@@ -26,7 +25,6 @@ export declare class DescribeReplayCommand extends $Command<
|
|
|
26
25
|
> {
|
|
27
26
|
readonly input: DescribeReplayCommandInput;
|
|
28
27
|
constructor(input: DescribeReplayCommandInput);
|
|
29
|
-
|
|
30
28
|
resolveMiddleware(
|
|
31
29
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
32
30
|
configuration: EventBridgeClientResolvedConfig,
|
|
@@ -15,7 +15,6 @@ export interface DescribeRuleCommandInput extends DescribeRuleRequest {}
|
|
|
15
15
|
export interface DescribeRuleCommandOutput
|
|
16
16
|
extends DescribeRuleResponse,
|
|
17
17
|
__MetadataBearer {}
|
|
18
|
-
|
|
19
18
|
export declare class DescribeRuleCommand extends $Command<
|
|
20
19
|
DescribeRuleCommandInput,
|
|
21
20
|
DescribeRuleCommandOutput,
|
|
@@ -23,7 +22,6 @@ export declare class DescribeRuleCommand extends $Command<
|
|
|
23
22
|
> {
|
|
24
23
|
readonly input: DescribeRuleCommandInput;
|
|
25
24
|
constructor(input: DescribeRuleCommandInput);
|
|
26
|
-
|
|
27
25
|
resolveMiddleware(
|
|
28
26
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
29
27
|
configuration: EventBridgeClientResolvedConfig,
|
|
@@ -13,7 +13,6 @@ import {
|
|
|
13
13
|
import { DisableRuleRequest } from "../models/models_0";
|
|
14
14
|
export interface DisableRuleCommandInput extends DisableRuleRequest {}
|
|
15
15
|
export interface DisableRuleCommandOutput extends __MetadataBearer {}
|
|
16
|
-
|
|
17
16
|
export declare class DisableRuleCommand extends $Command<
|
|
18
17
|
DisableRuleCommandInput,
|
|
19
18
|
DisableRuleCommandOutput,
|
|
@@ -21,7 +20,6 @@ export declare class DisableRuleCommand extends $Command<
|
|
|
21
20
|
> {
|
|
22
21
|
readonly input: DisableRuleCommandInput;
|
|
23
22
|
constructor(input: DisableRuleCommandInput);
|
|
24
|
-
|
|
25
23
|
resolveMiddleware(
|
|
26
24
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
27
25
|
configuration: EventBridgeClientResolvedConfig,
|
|
@@ -13,7 +13,6 @@ import {
|
|
|
13
13
|
import { EnableRuleRequest } from "../models/models_0";
|
|
14
14
|
export interface EnableRuleCommandInput extends EnableRuleRequest {}
|
|
15
15
|
export interface EnableRuleCommandOutput extends __MetadataBearer {}
|
|
16
|
-
|
|
17
16
|
export declare class EnableRuleCommand extends $Command<
|
|
18
17
|
EnableRuleCommandInput,
|
|
19
18
|
EnableRuleCommandOutput,
|
|
@@ -21,7 +20,6 @@ export declare class EnableRuleCommand extends $Command<
|
|
|
21
20
|
> {
|
|
22
21
|
readonly input: EnableRuleCommandInput;
|
|
23
22
|
constructor(input: EnableRuleCommandInput);
|
|
24
|
-
|
|
25
23
|
resolveMiddleware(
|
|
26
24
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
27
25
|
configuration: EventBridgeClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface ListApiDestinationsCommandInput
|
|
|
19
19
|
export interface ListApiDestinationsCommandOutput
|
|
20
20
|
extends ListApiDestinationsResponse,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class ListApiDestinationsCommand extends $Command<
|
|
24
23
|
ListApiDestinationsCommandInput,
|
|
25
24
|
ListApiDestinationsCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class ListApiDestinationsCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: ListApiDestinationsCommandInput;
|
|
29
28
|
constructor(input: ListApiDestinationsCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: EventBridgeClientResolvedConfig,
|
|
@@ -15,7 +15,6 @@ export interface ListArchivesCommandInput extends ListArchivesRequest {}
|
|
|
15
15
|
export interface ListArchivesCommandOutput
|
|
16
16
|
extends ListArchivesResponse,
|
|
17
17
|
__MetadataBearer {}
|
|
18
|
-
|
|
19
18
|
export declare class ListArchivesCommand extends $Command<
|
|
20
19
|
ListArchivesCommandInput,
|
|
21
20
|
ListArchivesCommandOutput,
|
|
@@ -23,7 +22,6 @@ export declare class ListArchivesCommand extends $Command<
|
|
|
23
22
|
> {
|
|
24
23
|
readonly input: ListArchivesCommandInput;
|
|
25
24
|
constructor(input: ListArchivesCommandInput);
|
|
26
|
-
|
|
27
25
|
resolveMiddleware(
|
|
28
26
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
29
27
|
configuration: EventBridgeClientResolvedConfig,
|
|
@@ -18,7 +18,6 @@ export interface ListConnectionsCommandInput extends ListConnectionsRequest {}
|
|
|
18
18
|
export interface ListConnectionsCommandOutput
|
|
19
19
|
extends ListConnectionsResponse,
|
|
20
20
|
__MetadataBearer {}
|
|
21
|
-
|
|
22
21
|
export declare class ListConnectionsCommand extends $Command<
|
|
23
22
|
ListConnectionsCommandInput,
|
|
24
23
|
ListConnectionsCommandOutput,
|
|
@@ -26,7 +25,6 @@ export declare class ListConnectionsCommand extends $Command<
|
|
|
26
25
|
> {
|
|
27
26
|
readonly input: ListConnectionsCommandInput;
|
|
28
27
|
constructor(input: ListConnectionsCommandInput);
|
|
29
|
-
|
|
30
28
|
resolveMiddleware(
|
|
31
29
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
32
30
|
configuration: EventBridgeClientResolvedConfig,
|
|
@@ -18,7 +18,6 @@ export interface ListEndpointsCommandInput extends ListEndpointsRequest {}
|
|
|
18
18
|
export interface ListEndpointsCommandOutput
|
|
19
19
|
extends ListEndpointsResponse,
|
|
20
20
|
__MetadataBearer {}
|
|
21
|
-
|
|
22
21
|
export declare class ListEndpointsCommand extends $Command<
|
|
23
22
|
ListEndpointsCommandInput,
|
|
24
23
|
ListEndpointsCommandOutput,
|
|
@@ -26,7 +25,6 @@ export declare class ListEndpointsCommand extends $Command<
|
|
|
26
25
|
> {
|
|
27
26
|
readonly input: ListEndpointsCommandInput;
|
|
28
27
|
constructor(input: ListEndpointsCommandInput);
|
|
29
|
-
|
|
30
28
|
resolveMiddleware(
|
|
31
29
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
32
30
|
configuration: EventBridgeClientResolvedConfig,
|
|
@@ -18,7 +18,6 @@ export interface ListEventBusesCommandInput extends ListEventBusesRequest {}
|
|
|
18
18
|
export interface ListEventBusesCommandOutput
|
|
19
19
|
extends ListEventBusesResponse,
|
|
20
20
|
__MetadataBearer {}
|
|
21
|
-
|
|
22
21
|
export declare class ListEventBusesCommand extends $Command<
|
|
23
22
|
ListEventBusesCommandInput,
|
|
24
23
|
ListEventBusesCommandOutput,
|
|
@@ -26,7 +25,6 @@ export declare class ListEventBusesCommand extends $Command<
|
|
|
26
25
|
> {
|
|
27
26
|
readonly input: ListEventBusesCommandInput;
|
|
28
27
|
constructor(input: ListEventBusesCommandInput);
|
|
29
|
-
|
|
30
28
|
resolveMiddleware(
|
|
31
29
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
32
30
|
configuration: EventBridgeClientResolvedConfig,
|
|
@@ -18,7 +18,6 @@ export interface ListEventSourcesCommandInput extends ListEventSourcesRequest {}
|
|
|
18
18
|
export interface ListEventSourcesCommandOutput
|
|
19
19
|
extends ListEventSourcesResponse,
|
|
20
20
|
__MetadataBearer {}
|
|
21
|
-
|
|
22
21
|
export declare class ListEventSourcesCommand extends $Command<
|
|
23
22
|
ListEventSourcesCommandInput,
|
|
24
23
|
ListEventSourcesCommandOutput,
|
|
@@ -26,7 +25,6 @@ export declare class ListEventSourcesCommand extends $Command<
|
|
|
26
25
|
> {
|
|
27
26
|
readonly input: ListEventSourcesCommandInput;
|
|
28
27
|
constructor(input: ListEventSourcesCommandInput);
|
|
29
|
-
|
|
30
28
|
resolveMiddleware(
|
|
31
29
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
32
30
|
configuration: EventBridgeClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface ListPartnerEventSourceAccountsCommandInput
|
|
|
19
19
|
export interface ListPartnerEventSourceAccountsCommandOutput
|
|
20
20
|
extends ListPartnerEventSourceAccountsResponse,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class ListPartnerEventSourceAccountsCommand extends $Command<
|
|
24
23
|
ListPartnerEventSourceAccountsCommandInput,
|
|
25
24
|
ListPartnerEventSourceAccountsCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class ListPartnerEventSourceAccountsCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: ListPartnerEventSourceAccountsCommandInput;
|
|
29
28
|
constructor(input: ListPartnerEventSourceAccountsCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: EventBridgeClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface ListPartnerEventSourcesCommandInput
|
|
|
19
19
|
export interface ListPartnerEventSourcesCommandOutput
|
|
20
20
|
extends ListPartnerEventSourcesResponse,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class ListPartnerEventSourcesCommand extends $Command<
|
|
24
23
|
ListPartnerEventSourcesCommandInput,
|
|
25
24
|
ListPartnerEventSourcesCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class ListPartnerEventSourcesCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: ListPartnerEventSourcesCommandInput;
|
|
29
28
|
constructor(input: ListPartnerEventSourcesCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: EventBridgeClientResolvedConfig,
|
|
@@ -15,7 +15,6 @@ export interface ListReplaysCommandInput extends ListReplaysRequest {}
|
|
|
15
15
|
export interface ListReplaysCommandOutput
|
|
16
16
|
extends ListReplaysResponse,
|
|
17
17
|
__MetadataBearer {}
|
|
18
|
-
|
|
19
18
|
export declare class ListReplaysCommand extends $Command<
|
|
20
19
|
ListReplaysCommandInput,
|
|
21
20
|
ListReplaysCommandOutput,
|
|
@@ -23,7 +22,6 @@ export declare class ListReplaysCommand extends $Command<
|
|
|
23
22
|
> {
|
|
24
23
|
readonly input: ListReplaysCommandInput;
|
|
25
24
|
constructor(input: ListReplaysCommandInput);
|
|
26
|
-
|
|
27
25
|
resolveMiddleware(
|
|
28
26
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
29
27
|
configuration: EventBridgeClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface ListRuleNamesByTargetCommandInput
|
|
|
19
19
|
export interface ListRuleNamesByTargetCommandOutput
|
|
20
20
|
extends ListRuleNamesByTargetResponse,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class ListRuleNamesByTargetCommand extends $Command<
|
|
24
23
|
ListRuleNamesByTargetCommandInput,
|
|
25
24
|
ListRuleNamesByTargetCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class ListRuleNamesByTargetCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: ListRuleNamesByTargetCommandInput;
|
|
29
28
|
constructor(input: ListRuleNamesByTargetCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: EventBridgeClientResolvedConfig,
|
|
@@ -15,7 +15,6 @@ export interface ListRulesCommandInput extends ListRulesRequest {}
|
|
|
15
15
|
export interface ListRulesCommandOutput
|
|
16
16
|
extends ListRulesResponse,
|
|
17
17
|
__MetadataBearer {}
|
|
18
|
-
|
|
19
18
|
export declare class ListRulesCommand extends $Command<
|
|
20
19
|
ListRulesCommandInput,
|
|
21
20
|
ListRulesCommandOutput,
|
|
@@ -23,7 +22,6 @@ export declare class ListRulesCommand extends $Command<
|
|
|
23
22
|
> {
|
|
24
23
|
readonly input: ListRulesCommandInput;
|
|
25
24
|
constructor(input: ListRulesCommandInput);
|
|
26
|
-
|
|
27
25
|
resolveMiddleware(
|
|
28
26
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
29
27
|
configuration: EventBridgeClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface ListTagsForResourceCommandInput
|
|
|
19
19
|
export interface ListTagsForResourceCommandOutput
|
|
20
20
|
extends ListTagsForResourceResponse,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class ListTagsForResourceCommand extends $Command<
|
|
24
23
|
ListTagsForResourceCommandInput,
|
|
25
24
|
ListTagsForResourceCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class ListTagsForResourceCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: ListTagsForResourceCommandInput;
|
|
29
28
|
constructor(input: ListTagsForResourceCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: EventBridgeClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface ListTargetsByRuleCommandInput
|
|
|
19
19
|
export interface ListTargetsByRuleCommandOutput
|
|
20
20
|
extends ListTargetsByRuleResponse,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class ListTargetsByRuleCommand extends $Command<
|
|
24
23
|
ListTargetsByRuleCommandInput,
|
|
25
24
|
ListTargetsByRuleCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class ListTargetsByRuleCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: ListTargetsByRuleCommandInput;
|
|
29
28
|
constructor(input: ListTargetsByRuleCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: EventBridgeClientResolvedConfig,
|
|
@@ -15,7 +15,6 @@ export interface PutEventsCommandInput extends PutEventsRequest {}
|
|
|
15
15
|
export interface PutEventsCommandOutput
|
|
16
16
|
extends PutEventsResponse,
|
|
17
17
|
__MetadataBearer {}
|
|
18
|
-
|
|
19
18
|
export declare class PutEventsCommand extends $Command<
|
|
20
19
|
PutEventsCommandInput,
|
|
21
20
|
PutEventsCommandOutput,
|
|
@@ -23,7 +22,6 @@ export declare class PutEventsCommand extends $Command<
|
|
|
23
22
|
> {
|
|
24
23
|
readonly input: PutEventsCommandInput;
|
|
25
24
|
constructor(input: PutEventsCommandInput);
|
|
26
|
-
|
|
27
25
|
resolveMiddleware(
|
|
28
26
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
29
27
|
configuration: EventBridgeClientResolvedConfig,
|
|
@@ -18,7 +18,6 @@ export interface PutPartnerEventsCommandInput extends PutPartnerEventsRequest {}
|
|
|
18
18
|
export interface PutPartnerEventsCommandOutput
|
|
19
19
|
extends PutPartnerEventsResponse,
|
|
20
20
|
__MetadataBearer {}
|
|
21
|
-
|
|
22
21
|
export declare class PutPartnerEventsCommand extends $Command<
|
|
23
22
|
PutPartnerEventsCommandInput,
|
|
24
23
|
PutPartnerEventsCommandOutput,
|
|
@@ -26,7 +25,6 @@ export declare class PutPartnerEventsCommand extends $Command<
|
|
|
26
25
|
> {
|
|
27
26
|
readonly input: PutPartnerEventsCommandInput;
|
|
28
27
|
constructor(input: PutPartnerEventsCommandInput);
|
|
29
|
-
|
|
30
28
|
resolveMiddleware(
|
|
31
29
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
32
30
|
configuration: EventBridgeClientResolvedConfig,
|
|
@@ -13,7 +13,6 @@ import {
|
|
|
13
13
|
import { PutPermissionRequest } from "../models/models_0";
|
|
14
14
|
export interface PutPermissionCommandInput extends PutPermissionRequest {}
|
|
15
15
|
export interface PutPermissionCommandOutput extends __MetadataBearer {}
|
|
16
|
-
|
|
17
16
|
export declare class PutPermissionCommand extends $Command<
|
|
18
17
|
PutPermissionCommandInput,
|
|
19
18
|
PutPermissionCommandOutput,
|
|
@@ -21,7 +20,6 @@ export declare class PutPermissionCommand extends $Command<
|
|
|
21
20
|
> {
|
|
22
21
|
readonly input: PutPermissionCommandInput;
|
|
23
22
|
constructor(input: PutPermissionCommandInput);
|
|
24
|
-
|
|
25
23
|
resolveMiddleware(
|
|
26
24
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
27
25
|
configuration: EventBridgeClientResolvedConfig,
|
|
@@ -15,7 +15,6 @@ export interface PutRuleCommandInput extends PutRuleRequest {}
|
|
|
15
15
|
export interface PutRuleCommandOutput
|
|
16
16
|
extends PutRuleResponse,
|
|
17
17
|
__MetadataBearer {}
|
|
18
|
-
|
|
19
18
|
export declare class PutRuleCommand extends $Command<
|
|
20
19
|
PutRuleCommandInput,
|
|
21
20
|
PutRuleCommandOutput,
|
|
@@ -23,7 +22,6 @@ export declare class PutRuleCommand extends $Command<
|
|
|
23
22
|
> {
|
|
24
23
|
readonly input: PutRuleCommandInput;
|
|
25
24
|
constructor(input: PutRuleCommandInput);
|
|
26
|
-
|
|
27
25
|
resolveMiddleware(
|
|
28
26
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
29
27
|
configuration: EventBridgeClientResolvedConfig,
|
|
@@ -15,7 +15,6 @@ export interface PutTargetsCommandInput extends PutTargetsRequest {}
|
|
|
15
15
|
export interface PutTargetsCommandOutput
|
|
16
16
|
extends PutTargetsResponse,
|
|
17
17
|
__MetadataBearer {}
|
|
18
|
-
|
|
19
18
|
export declare class PutTargetsCommand extends $Command<
|
|
20
19
|
PutTargetsCommandInput,
|
|
21
20
|
PutTargetsCommandOutput,
|
|
@@ -23,7 +22,6 @@ export declare class PutTargetsCommand extends $Command<
|
|
|
23
22
|
> {
|
|
24
23
|
readonly input: PutTargetsCommandInput;
|
|
25
24
|
constructor(input: PutTargetsCommandInput);
|
|
26
|
-
|
|
27
25
|
resolveMiddleware(
|
|
28
26
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
29
27
|
configuration: EventBridgeClientResolvedConfig,
|
|
@@ -13,7 +13,6 @@ import {
|
|
|
13
13
|
import { RemovePermissionRequest } from "../models/models_0";
|
|
14
14
|
export interface RemovePermissionCommandInput extends RemovePermissionRequest {}
|
|
15
15
|
export interface RemovePermissionCommandOutput extends __MetadataBearer {}
|
|
16
|
-
|
|
17
16
|
export declare class RemovePermissionCommand extends $Command<
|
|
18
17
|
RemovePermissionCommandInput,
|
|
19
18
|
RemovePermissionCommandOutput,
|
|
@@ -21,7 +20,6 @@ export declare class RemovePermissionCommand extends $Command<
|
|
|
21
20
|
> {
|
|
22
21
|
readonly input: RemovePermissionCommandInput;
|
|
23
22
|
constructor(input: RemovePermissionCommandInput);
|
|
24
|
-
|
|
25
23
|
resolveMiddleware(
|
|
26
24
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
27
25
|
configuration: EventBridgeClientResolvedConfig,
|