@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
|
@@ -18,7 +18,6 @@ export interface RemoveTargetsCommandInput extends RemoveTargetsRequest {}
|
|
|
18
18
|
export interface RemoveTargetsCommandOutput
|
|
19
19
|
extends RemoveTargetsResponse,
|
|
20
20
|
__MetadataBearer {}
|
|
21
|
-
|
|
22
21
|
export declare class RemoveTargetsCommand extends $Command<
|
|
23
22
|
RemoveTargetsCommandInput,
|
|
24
23
|
RemoveTargetsCommandOutput,
|
|
@@ -26,7 +25,6 @@ export declare class RemoveTargetsCommand extends $Command<
|
|
|
26
25
|
> {
|
|
27
26
|
readonly input: RemoveTargetsCommandInput;
|
|
28
27
|
constructor(input: RemoveTargetsCommandInput);
|
|
29
|
-
|
|
30
28
|
resolveMiddleware(
|
|
31
29
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
32
30
|
configuration: EventBridgeClientResolvedConfig,
|
|
@@ -15,7 +15,6 @@ export interface StartReplayCommandInput extends StartReplayRequest {}
|
|
|
15
15
|
export interface StartReplayCommandOutput
|
|
16
16
|
extends StartReplayResponse,
|
|
17
17
|
__MetadataBearer {}
|
|
18
|
-
|
|
19
18
|
export declare class StartReplayCommand extends $Command<
|
|
20
19
|
StartReplayCommandInput,
|
|
21
20
|
StartReplayCommandOutput,
|
|
@@ -23,7 +22,6 @@ export declare class StartReplayCommand extends $Command<
|
|
|
23
22
|
> {
|
|
24
23
|
readonly input: StartReplayCommandInput;
|
|
25
24
|
constructor(input: StartReplayCommandInput);
|
|
26
|
-
|
|
27
25
|
resolveMiddleware(
|
|
28
26
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
29
27
|
configuration: EventBridgeClientResolvedConfig,
|
|
@@ -15,7 +15,6 @@ export interface TagResourceCommandInput extends TagResourceRequest {}
|
|
|
15
15
|
export interface TagResourceCommandOutput
|
|
16
16
|
extends TagResourceResponse,
|
|
17
17
|
__MetadataBearer {}
|
|
18
|
-
|
|
19
18
|
export declare class TagResourceCommand extends $Command<
|
|
20
19
|
TagResourceCommandInput,
|
|
21
20
|
TagResourceCommandOutput,
|
|
@@ -23,7 +22,6 @@ export declare class TagResourceCommand extends $Command<
|
|
|
23
22
|
> {
|
|
24
23
|
readonly input: TagResourceCommandInput;
|
|
25
24
|
constructor(input: TagResourceCommandInput);
|
|
26
|
-
|
|
27
25
|
resolveMiddleware(
|
|
28
26
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
29
27
|
configuration: EventBridgeClientResolvedConfig,
|
|
@@ -18,7 +18,6 @@ export interface TestEventPatternCommandInput extends TestEventPatternRequest {}
|
|
|
18
18
|
export interface TestEventPatternCommandOutput
|
|
19
19
|
extends TestEventPatternResponse,
|
|
20
20
|
__MetadataBearer {}
|
|
21
|
-
|
|
22
21
|
export declare class TestEventPatternCommand extends $Command<
|
|
23
22
|
TestEventPatternCommandInput,
|
|
24
23
|
TestEventPatternCommandOutput,
|
|
@@ -26,7 +25,6 @@ export declare class TestEventPatternCommand extends $Command<
|
|
|
26
25
|
> {
|
|
27
26
|
readonly input: TestEventPatternCommandInput;
|
|
28
27
|
constructor(input: TestEventPatternCommandInput);
|
|
29
|
-
|
|
30
28
|
resolveMiddleware(
|
|
31
29
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
32
30
|
configuration: EventBridgeClientResolvedConfig,
|
|
@@ -18,7 +18,6 @@ export interface UntagResourceCommandInput extends UntagResourceRequest {}
|
|
|
18
18
|
export interface UntagResourceCommandOutput
|
|
19
19
|
extends UntagResourceResponse,
|
|
20
20
|
__MetadataBearer {}
|
|
21
|
-
|
|
22
21
|
export declare class UntagResourceCommand extends $Command<
|
|
23
22
|
UntagResourceCommandInput,
|
|
24
23
|
UntagResourceCommandOutput,
|
|
@@ -26,7 +25,6 @@ export declare class UntagResourceCommand extends $Command<
|
|
|
26
25
|
> {
|
|
27
26
|
readonly input: UntagResourceCommandInput;
|
|
28
27
|
constructor(input: UntagResourceCommandInput);
|
|
29
|
-
|
|
30
28
|
resolveMiddleware(
|
|
31
29
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
32
30
|
configuration: EventBridgeClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface UpdateApiDestinationCommandInput
|
|
|
19
19
|
export interface UpdateApiDestinationCommandOutput
|
|
20
20
|
extends UpdateApiDestinationResponse,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class UpdateApiDestinationCommand extends $Command<
|
|
24
23
|
UpdateApiDestinationCommandInput,
|
|
25
24
|
UpdateApiDestinationCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class UpdateApiDestinationCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: UpdateApiDestinationCommandInput;
|
|
29
28
|
constructor(input: UpdateApiDestinationCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: EventBridgeClientResolvedConfig,
|
|
@@ -18,7 +18,6 @@ export interface UpdateArchiveCommandInput extends UpdateArchiveRequest {}
|
|
|
18
18
|
export interface UpdateArchiveCommandOutput
|
|
19
19
|
extends UpdateArchiveResponse,
|
|
20
20
|
__MetadataBearer {}
|
|
21
|
-
|
|
22
21
|
export declare class UpdateArchiveCommand extends $Command<
|
|
23
22
|
UpdateArchiveCommandInput,
|
|
24
23
|
UpdateArchiveCommandOutput,
|
|
@@ -26,7 +25,6 @@ export declare class UpdateArchiveCommand extends $Command<
|
|
|
26
25
|
> {
|
|
27
26
|
readonly input: UpdateArchiveCommandInput;
|
|
28
27
|
constructor(input: UpdateArchiveCommandInput);
|
|
29
|
-
|
|
30
28
|
resolveMiddleware(
|
|
31
29
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
32
30
|
configuration: EventBridgeClientResolvedConfig,
|
|
@@ -18,7 +18,6 @@ export interface UpdateConnectionCommandInput extends UpdateConnectionRequest {}
|
|
|
18
18
|
export interface UpdateConnectionCommandOutput
|
|
19
19
|
extends UpdateConnectionResponse,
|
|
20
20
|
__MetadataBearer {}
|
|
21
|
-
|
|
22
21
|
export declare class UpdateConnectionCommand extends $Command<
|
|
23
22
|
UpdateConnectionCommandInput,
|
|
24
23
|
UpdateConnectionCommandOutput,
|
|
@@ -26,7 +25,6 @@ export declare class UpdateConnectionCommand extends $Command<
|
|
|
26
25
|
> {
|
|
27
26
|
readonly input: UpdateConnectionCommandInput;
|
|
28
27
|
constructor(input: UpdateConnectionCommandInput);
|
|
29
|
-
|
|
30
28
|
resolveMiddleware(
|
|
31
29
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
32
30
|
configuration: EventBridgeClientResolvedConfig,
|
|
@@ -18,7 +18,6 @@ export interface UpdateEndpointCommandInput extends UpdateEndpointRequest {}
|
|
|
18
18
|
export interface UpdateEndpointCommandOutput
|
|
19
19
|
extends UpdateEndpointResponse,
|
|
20
20
|
__MetadataBearer {}
|
|
21
|
-
|
|
22
21
|
export declare class UpdateEndpointCommand extends $Command<
|
|
23
22
|
UpdateEndpointCommandInput,
|
|
24
23
|
UpdateEndpointCommandOutput,
|
|
@@ -26,7 +25,6 @@ export declare class UpdateEndpointCommand extends $Command<
|
|
|
26
25
|
> {
|
|
27
26
|
readonly input: UpdateEndpointCommandInput;
|
|
28
27
|
constructor(input: UpdateEndpointCommandInput);
|
|
29
|
-
|
|
30
28
|
resolveMiddleware(
|
|
31
29
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
32
30
|
configuration: EventBridgeClientResolvedConfig,
|
|
@@ -2,7 +2,6 @@ import {
|
|
|
2
2
|
ServiceException as __ServiceException,
|
|
3
3
|
ServiceExceptionOptions as __ServiceExceptionOptions,
|
|
4
4
|
} from "@aws-sdk/smithy-client";
|
|
5
|
-
|
|
6
5
|
export declare class EventBridgeServiceException extends __ServiceException {
|
|
7
6
|
constructor(options: __ServiceExceptionOptions);
|
|
8
7
|
}
|