@aws-sdk/client-eventbridge 3.1087.0 → 3.1088.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/index.js +1 -1
- package/dist-types/ts3.4/EventBridge.d.ts +182 -220
- package/dist-types/ts3.4/EventBridgeClient.d.ts +15 -54
- package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
- package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +12 -18
- package/dist-types/ts3.4/commandBuilder.d.ts +7 -13
- package/dist-types/ts3.4/commands/ActivateEventSourceCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/CancelReplayCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateApiDestinationCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateArchiveCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateConnectionCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateEndpointCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateEventBusCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreatePartnerEventSourceCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeactivateEventSourceCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/DeauthorizeConnectionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteApiDestinationCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteArchiveCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteConnectionCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteEndpointCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteEventBusCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/DeletePartnerEventSourceCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteRuleCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/DescribeApiDestinationCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeArchiveCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeConnectionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeEndpointCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeEventBusCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/DescribeEventSourceCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribePartnerEventSourceCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeReplayCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeRuleCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DisableRuleCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/EnableRuleCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/ListApiDestinationsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListArchivesCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListConnectionsCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListEndpointsCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListEventBusesCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListEventSourcesCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListPartnerEventSourceAccountsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListPartnerEventSourcesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListReplaysCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListRuleNamesByTargetCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListRulesCommand.d.ts +4 -4
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListTargetsByRuleCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/PutEventsCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/PutPartnerEventsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/PutPermissionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutRuleCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/PutTargetsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/RemovePermissionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RemoveTargetsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/StartReplayCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/TestEventPatternCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateApiDestinationCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateArchiveCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateConnectionCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateEndpointCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateEventBusCommand.d.ts +3 -8
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
- package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
- package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
- package/dist-types/ts3.4/models/enums.d.ts +5 -10
- package/dist-types/ts3.4/models/errors.d.ts +12 -39
- package/dist-types/ts3.4/models/models_0.d.ts +3 -9
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -22
- package/dist-types/ts3.4/runtimeConfig.d.ts +9 -19
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -22
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +2 -2
- package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +1 -5
- package/package.json +40 -40
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListTagsForResourceRequest,
|
|
4
|
-
ListTagsForResourceResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListTagsForResourceCommandInput
|
|
8
|
-
extends ListTagsForResourceRequest {}
|
|
4
|
+
export interface ListTagsForResourceCommandInput extends ListTagsForResourceRequest {}
|
|
9
5
|
export interface ListTagsForResourceCommandOutput
|
|
10
|
-
extends ListTagsForResourceResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ListTagsForResourceResponse, __MetadataBearer {}
|
|
12
7
|
declare const ListTagsForResourceCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ListTagsForResourceCommandInput
|
|
9
|
+
input: ListTagsForResourceCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ListTagsForResourceCommandInput,
|
|
17
12
|
ListTagsForResourceCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const ListTagsForResourceCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: ListTagsForResourceCommandInput
|
|
18
|
+
input: ListTagsForResourceCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
ListTagsForResourceCommandInput,
|
|
26
21
|
ListTagsForResourceCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListTargetsByRuleRequest,
|
|
4
|
-
ListTargetsByRuleResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { ListTargetsByRuleRequest, ListTargetsByRuleResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListTargetsByRuleCommandInput
|
|
8
|
-
extends ListTargetsByRuleRequest {}
|
|
4
|
+
export interface ListTargetsByRuleCommandInput extends ListTargetsByRuleRequest {}
|
|
9
5
|
export interface ListTargetsByRuleCommandOutput
|
|
10
|
-
extends ListTargetsByRuleResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ListTargetsByRuleResponse, __MetadataBearer {}
|
|
12
7
|
declare const ListTargetsByRuleCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ListTargetsByRuleCommandInput
|
|
9
|
+
input: ListTargetsByRuleCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ListTargetsByRuleCommandInput,
|
|
17
12
|
ListTargetsByRuleCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const ListTargetsByRuleCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: ListTargetsByRuleCommandInput
|
|
18
|
+
input: ListTargetsByRuleCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
ListTargetsByRuleCommandInput,
|
|
26
21
|
ListTargetsByRuleCommandOutput,
|
|
@@ -2,18 +2,20 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { PutEventsRequest, PutEventsResponse } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface PutEventsCommandInput extends PutEventsRequest {}
|
|
5
|
-
export interface PutEventsCommandOutput
|
|
6
|
-
extends PutEventsResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface PutEventsCommandOutput extends PutEventsResponse, __MetadataBearer {}
|
|
8
6
|
declare const PutEventsCommand_base: {
|
|
9
|
-
new (
|
|
7
|
+
new (
|
|
8
|
+
input: PutEventsCommandInput,
|
|
9
|
+
): import("@smithy/core/client").CommandImpl<
|
|
10
10
|
PutEventsCommandInput,
|
|
11
11
|
PutEventsCommandOutput,
|
|
12
12
|
import("..").EventBridgeClientResolvedConfig,
|
|
13
13
|
import("..").ServiceInputTypes,
|
|
14
14
|
import("..").ServiceOutputTypes
|
|
15
15
|
>;
|
|
16
|
-
new (
|
|
16
|
+
new (
|
|
17
|
+
input: PutEventsCommandInput,
|
|
18
|
+
): import("@smithy/core/client").CommandImpl<
|
|
17
19
|
PutEventsCommandInput,
|
|
18
20
|
PutEventsCommandOutput,
|
|
19
21
|
import("..").EventBridgeClientResolvedConfig,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
PutPartnerEventsRequest,
|
|
4
|
-
PutPartnerEventsResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { PutPartnerEventsRequest, PutPartnerEventsResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface PutPartnerEventsCommandInput extends PutPartnerEventsRequest {}
|
|
8
|
-
export interface PutPartnerEventsCommandOutput
|
|
9
|
-
extends PutPartnerEventsResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface PutPartnerEventsCommandOutput extends PutPartnerEventsResponse, __MetadataBearer {}
|
|
11
6
|
declare const PutPartnerEventsCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: PutPartnerEventsCommandInput
|
|
8
|
+
input: PutPartnerEventsCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
PutPartnerEventsCommandInput,
|
|
16
11
|
PutPartnerEventsCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const PutPartnerEventsCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: PutPartnerEventsCommandInput
|
|
17
|
+
input: PutPartnerEventsCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
PutPartnerEventsCommandInput,
|
|
25
20
|
PutPartnerEventsCommandOutput,
|
|
@@ -5,7 +5,7 @@ export interface PutPermissionCommandInput extends PutPermissionRequest {}
|
|
|
5
5
|
export interface PutPermissionCommandOutput extends __MetadataBearer {}
|
|
6
6
|
declare const PutPermissionCommand_base: {
|
|
7
7
|
new (
|
|
8
|
-
input: PutPermissionCommandInput
|
|
8
|
+
input: PutPermissionCommandInput,
|
|
9
9
|
): import("@smithy/core/client").CommandImpl<
|
|
10
10
|
PutPermissionCommandInput,
|
|
11
11
|
PutPermissionCommandOutput,
|
|
@@ -2,18 +2,20 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { PutRuleRequest, PutRuleResponse } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface PutRuleCommandInput extends PutRuleRequest {}
|
|
5
|
-
export interface PutRuleCommandOutput
|
|
6
|
-
extends PutRuleResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface PutRuleCommandOutput extends PutRuleResponse, __MetadataBearer {}
|
|
8
6
|
declare const PutRuleCommand_base: {
|
|
9
|
-
new (
|
|
7
|
+
new (
|
|
8
|
+
input: PutRuleCommandInput,
|
|
9
|
+
): import("@smithy/core/client").CommandImpl<
|
|
10
10
|
PutRuleCommandInput,
|
|
11
11
|
PutRuleCommandOutput,
|
|
12
12
|
import("..").EventBridgeClientResolvedConfig,
|
|
13
13
|
import("..").ServiceInputTypes,
|
|
14
14
|
import("..").ServiceOutputTypes
|
|
15
15
|
>;
|
|
16
|
-
new (
|
|
16
|
+
new (
|
|
17
|
+
input: PutRuleCommandInput,
|
|
18
|
+
): import("@smithy/core/client").CommandImpl<
|
|
17
19
|
PutRuleCommandInput,
|
|
18
20
|
PutRuleCommandOutput,
|
|
19
21
|
import("..").EventBridgeClientResolvedConfig,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { PutTargetsRequest, PutTargetsResponse } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface PutTargetsCommandInput extends PutTargetsRequest {}
|
|
5
|
-
export interface PutTargetsCommandOutput
|
|
6
|
-
extends PutTargetsResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface PutTargetsCommandOutput extends PutTargetsResponse, __MetadataBearer {}
|
|
8
6
|
declare const PutTargetsCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: PutTargetsCommandInput
|
|
8
|
+
input: PutTargetsCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
PutTargetsCommandInput,
|
|
13
11
|
PutTargetsCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const PutTargetsCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: PutTargetsCommandInput
|
|
17
|
+
input: PutTargetsCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
PutTargetsCommandInput,
|
|
22
20
|
PutTargetsCommandOutput,
|
|
@@ -5,7 +5,7 @@ export interface RemovePermissionCommandInput extends RemovePermissionRequest {}
|
|
|
5
5
|
export interface RemovePermissionCommandOutput extends __MetadataBearer {}
|
|
6
6
|
declare const RemovePermissionCommand_base: {
|
|
7
7
|
new (
|
|
8
|
-
input: RemovePermissionCommandInput
|
|
8
|
+
input: RemovePermissionCommandInput,
|
|
9
9
|
): import("@smithy/core/client").CommandImpl<
|
|
10
10
|
RemovePermissionCommandInput,
|
|
11
11
|
RemovePermissionCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
RemoveTargetsRequest,
|
|
4
|
-
RemoveTargetsResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { RemoveTargetsRequest, RemoveTargetsResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface RemoveTargetsCommandInput extends RemoveTargetsRequest {}
|
|
8
|
-
export interface RemoveTargetsCommandOutput
|
|
9
|
-
extends RemoveTargetsResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface RemoveTargetsCommandOutput extends RemoveTargetsResponse, __MetadataBearer {}
|
|
11
6
|
declare const RemoveTargetsCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: RemoveTargetsCommandInput
|
|
8
|
+
input: RemoveTargetsCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
RemoveTargetsCommandInput,
|
|
16
11
|
RemoveTargetsCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const RemoveTargetsCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: RemoveTargetsCommandInput
|
|
17
|
+
input: RemoveTargetsCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
RemoveTargetsCommandInput,
|
|
25
20
|
RemoveTargetsCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { StartReplayRequest, StartReplayResponse } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface StartReplayCommandInput extends StartReplayRequest {}
|
|
5
|
-
export interface StartReplayCommandOutput
|
|
6
|
-
extends StartReplayResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface StartReplayCommandOutput extends StartReplayResponse, __MetadataBearer {}
|
|
8
6
|
declare const StartReplayCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: StartReplayCommandInput
|
|
8
|
+
input: StartReplayCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
StartReplayCommandInput,
|
|
13
11
|
StartReplayCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const StartReplayCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: StartReplayCommandInput
|
|
17
|
+
input: StartReplayCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
StartReplayCommandInput,
|
|
22
20
|
StartReplayCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { TagResourceRequest, TagResourceResponse } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface TagResourceCommandInput extends TagResourceRequest {}
|
|
5
|
-
export interface TagResourceCommandOutput
|
|
6
|
-
extends TagResourceResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface TagResourceCommandOutput extends TagResourceResponse, __MetadataBearer {}
|
|
8
6
|
declare const TagResourceCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: TagResourceCommandInput
|
|
8
|
+
input: TagResourceCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
TagResourceCommandInput,
|
|
13
11
|
TagResourceCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const TagResourceCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: TagResourceCommandInput
|
|
17
|
+
input: TagResourceCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
TagResourceCommandInput,
|
|
22
20
|
TagResourceCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
TestEventPatternRequest,
|
|
4
|
-
TestEventPatternResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { TestEventPatternRequest, TestEventPatternResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface TestEventPatternCommandInput extends TestEventPatternRequest {}
|
|
8
|
-
export interface TestEventPatternCommandOutput
|
|
9
|
-
extends TestEventPatternResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface TestEventPatternCommandOutput extends TestEventPatternResponse, __MetadataBearer {}
|
|
11
6
|
declare const TestEventPatternCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: TestEventPatternCommandInput
|
|
8
|
+
input: TestEventPatternCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
TestEventPatternCommandInput,
|
|
16
11
|
TestEventPatternCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const TestEventPatternCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: TestEventPatternCommandInput
|
|
17
|
+
input: TestEventPatternCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
TestEventPatternCommandInput,
|
|
25
20
|
TestEventPatternCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UntagResourceRequest,
|
|
4
|
-
UntagResourceResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { UntagResourceRequest, UntagResourceResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface UntagResourceCommandInput extends UntagResourceRequest {}
|
|
8
|
-
export interface UntagResourceCommandOutput
|
|
9
|
-
extends UntagResourceResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface UntagResourceCommandOutput extends UntagResourceResponse, __MetadataBearer {}
|
|
11
6
|
declare const UntagResourceCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: UntagResourceCommandInput
|
|
8
|
+
input: UntagResourceCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
UntagResourceCommandInput,
|
|
16
11
|
UntagResourceCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const UntagResourceCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: UntagResourceCommandInput
|
|
17
|
+
input: UntagResourceCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
UntagResourceCommandInput,
|
|
25
20
|
UntagResourceCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UpdateApiDestinationRequest,
|
|
4
|
-
UpdateApiDestinationResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { UpdateApiDestinationRequest, UpdateApiDestinationResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateApiDestinationCommandInput
|
|
8
|
-
extends UpdateApiDestinationRequest {}
|
|
4
|
+
export interface UpdateApiDestinationCommandInput extends UpdateApiDestinationRequest {}
|
|
9
5
|
export interface UpdateApiDestinationCommandOutput
|
|
10
|
-
extends UpdateApiDestinationResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends UpdateApiDestinationResponse, __MetadataBearer {}
|
|
12
7
|
declare const UpdateApiDestinationCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: UpdateApiDestinationCommandInput
|
|
9
|
+
input: UpdateApiDestinationCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
UpdateApiDestinationCommandInput,
|
|
17
12
|
UpdateApiDestinationCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const UpdateApiDestinationCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: UpdateApiDestinationCommandInput
|
|
18
|
+
input: UpdateApiDestinationCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
UpdateApiDestinationCommandInput,
|
|
26
21
|
UpdateApiDestinationCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UpdateArchiveRequest,
|
|
4
|
-
UpdateArchiveResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { UpdateArchiveRequest, UpdateArchiveResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface UpdateArchiveCommandInput extends UpdateArchiveRequest {}
|
|
8
|
-
export interface UpdateArchiveCommandOutput
|
|
9
|
-
extends UpdateArchiveResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface UpdateArchiveCommandOutput extends UpdateArchiveResponse, __MetadataBearer {}
|
|
11
6
|
declare const UpdateArchiveCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: UpdateArchiveCommandInput
|
|
8
|
+
input: UpdateArchiveCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
UpdateArchiveCommandInput,
|
|
16
11
|
UpdateArchiveCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const UpdateArchiveCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: UpdateArchiveCommandInput
|
|
17
|
+
input: UpdateArchiveCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
UpdateArchiveCommandInput,
|
|
25
20
|
UpdateArchiveCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UpdateConnectionRequest,
|
|
4
|
-
UpdateConnectionResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { UpdateConnectionRequest, UpdateConnectionResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface UpdateConnectionCommandInput extends UpdateConnectionRequest {}
|
|
8
|
-
export interface UpdateConnectionCommandOutput
|
|
9
|
-
extends UpdateConnectionResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface UpdateConnectionCommandOutput extends UpdateConnectionResponse, __MetadataBearer {}
|
|
11
6
|
declare const UpdateConnectionCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: UpdateConnectionCommandInput
|
|
8
|
+
input: UpdateConnectionCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
UpdateConnectionCommandInput,
|
|
16
11
|
UpdateConnectionCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const UpdateConnectionCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: UpdateConnectionCommandInput
|
|
17
|
+
input: UpdateConnectionCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
UpdateConnectionCommandInput,
|
|
25
20
|
UpdateConnectionCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UpdateEndpointRequest,
|
|
4
|
-
UpdateEndpointResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { UpdateEndpointRequest, UpdateEndpointResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface UpdateEndpointCommandInput extends UpdateEndpointRequest {}
|
|
8
|
-
export interface UpdateEndpointCommandOutput
|
|
9
|
-
extends UpdateEndpointResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface UpdateEndpointCommandOutput extends UpdateEndpointResponse, __MetadataBearer {}
|
|
11
6
|
declare const UpdateEndpointCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: UpdateEndpointCommandInput
|
|
8
|
+
input: UpdateEndpointCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
UpdateEndpointCommandInput,
|
|
16
11
|
UpdateEndpointCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const UpdateEndpointCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: UpdateEndpointCommandInput
|
|
17
|
+
input: UpdateEndpointCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
UpdateEndpointCommandInput,
|
|
25
20
|
UpdateEndpointCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UpdateEventBusRequest,
|
|
4
|
-
UpdateEventBusResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { UpdateEventBusRequest, UpdateEventBusResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface UpdateEventBusCommandInput extends UpdateEventBusRequest {}
|
|
8
|
-
export interface UpdateEventBusCommandOutput
|
|
9
|
-
extends UpdateEventBusResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface UpdateEventBusCommandOutput extends UpdateEventBusResponse, __MetadataBearer {}
|
|
11
6
|
declare const UpdateEventBusCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: UpdateEventBusCommandInput
|
|
8
|
+
input: UpdateEventBusCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
UpdateEventBusCommandInput,
|
|
16
11
|
UpdateEventBusCommandOutput,
|
|
@@ -23,7 +23,7 @@ export type ClientResolvedEndpointParameters = Pick<
|
|
|
23
23
|
defaultSigningName: string;
|
|
24
24
|
};
|
|
25
25
|
export declare const resolveClientEndpointParameters: <T>(
|
|
26
|
-
options: T & ClientInputEndpointParameters
|
|
26
|
+
options: T & ClientInputEndpointParameters,
|
|
27
27
|
) => T & ClientResolvedEndpointParameters;
|
|
28
28
|
export declare const commonParams: {
|
|
29
29
|
readonly UseFIPS: {
|
|
@@ -3,7 +3,8 @@ import { HttpHandlerExtensionConfiguration } from "@smithy/core/protocols";
|
|
|
3
3
|
import { DefaultExtensionConfiguration } from "@smithy/types";
|
|
4
4
|
import { HttpAuthExtensionConfiguration } from "./auth/httpAuthExtensionConfiguration";
|
|
5
5
|
export interface EventBridgeExtensionConfiguration
|
|
6
|
-
extends
|
|
6
|
+
extends
|
|
7
|
+
HttpHandlerExtensionConfiguration,
|
|
7
8
|
DefaultExtensionConfiguration,
|
|
8
9
|
AwsRegionExtensionConfiguration,
|
|
9
10
|
HttpAuthExtensionConfiguration {}
|
|
@@ -2,8 +2,7 @@ export declare const ApiDestinationState: {
|
|
|
2
2
|
readonly ACTIVE: "ACTIVE";
|
|
3
3
|
readonly INACTIVE: "INACTIVE";
|
|
4
4
|
};
|
|
5
|
-
export type ApiDestinationState =
|
|
6
|
-
(typeof ApiDestinationState)[keyof typeof ApiDestinationState];
|
|
5
|
+
export type ApiDestinationState = (typeof ApiDestinationState)[keyof typeof ApiDestinationState];
|
|
7
6
|
export declare const ApiDestinationHttpMethod: {
|
|
8
7
|
readonly DELETE: "DELETE";
|
|
9
8
|
readonly GET: "GET";
|
|
@@ -28,8 +27,7 @@ export declare const AssignPublicIp: {
|
|
|
28
27
|
readonly DISABLED: "DISABLED";
|
|
29
28
|
readonly ENABLED: "ENABLED";
|
|
30
29
|
};
|
|
31
|
-
export type AssignPublicIp =
|
|
32
|
-
(typeof AssignPublicIp)[keyof typeof AssignPublicIp];
|
|
30
|
+
export type AssignPublicIp = (typeof AssignPublicIp)[keyof typeof AssignPublicIp];
|
|
33
31
|
export declare const ReplayState: {
|
|
34
32
|
readonly CANCELLED: "CANCELLED";
|
|
35
33
|
readonly CANCELLING: "CANCELLING";
|
|
@@ -64,14 +62,12 @@ export declare const ConnectionState: {
|
|
|
64
62
|
readonly FAILED_CONNECTIVITY: "FAILED_CONNECTIVITY";
|
|
65
63
|
readonly UPDATING: "UPDATING";
|
|
66
64
|
};
|
|
67
|
-
export type ConnectionState =
|
|
68
|
-
(typeof ConnectionState)[keyof typeof ConnectionState];
|
|
65
|
+
export type ConnectionState = (typeof ConnectionState)[keyof typeof ConnectionState];
|
|
69
66
|
export declare const ReplicationState: {
|
|
70
67
|
readonly DISABLED: "DISABLED";
|
|
71
68
|
readonly ENABLED: "ENABLED";
|
|
72
69
|
};
|
|
73
|
-
export type ReplicationState =
|
|
74
|
-
(typeof ReplicationState)[keyof typeof ReplicationState];
|
|
70
|
+
export type ReplicationState = (typeof ReplicationState)[keyof typeof ReplicationState];
|
|
75
71
|
export declare const EndpointState: {
|
|
76
72
|
readonly ACTIVE: "ACTIVE";
|
|
77
73
|
readonly CREATE_FAILED: "CREATE_FAILED";
|
|
@@ -99,8 +95,7 @@ export declare const EventSourceState: {
|
|
|
99
95
|
readonly DELETED: "DELETED";
|
|
100
96
|
readonly PENDING: "PENDING";
|
|
101
97
|
};
|
|
102
|
-
export type EventSourceState =
|
|
103
|
-
(typeof EventSourceState)[keyof typeof EventSourceState];
|
|
98
|
+
export type EventSourceState = (typeof EventSourceState)[keyof typeof EventSourceState];
|
|
104
99
|
export declare const RuleState: {
|
|
105
100
|
readonly DISABLED: "DISABLED";
|
|
106
101
|
readonly ENABLED: "ENABLED";
|
|
@@ -3,19 +3,12 @@ import { EventBridgeServiceException as __BaseException } from "./EventBridgeSer
|
|
|
3
3
|
export declare class AccessDeniedException extends __BaseException {
|
|
4
4
|
readonly name: "AccessDeniedException";
|
|
5
5
|
readonly $fault: "client";
|
|
6
|
-
constructor(
|
|
7
|
-
opts: __ExceptionOptionType<AccessDeniedException, __BaseException>
|
|
8
|
-
);
|
|
6
|
+
constructor(opts: __ExceptionOptionType<AccessDeniedException, __BaseException>);
|
|
9
7
|
}
|
|
10
8
|
export declare class ConcurrentModificationException extends __BaseException {
|
|
11
9
|
readonly name: "ConcurrentModificationException";
|
|
12
10
|
readonly $fault: "client";
|
|
13
|
-
constructor(
|
|
14
|
-
opts: __ExceptionOptionType<
|
|
15
|
-
ConcurrentModificationException,
|
|
16
|
-
__BaseException
|
|
17
|
-
>
|
|
18
|
-
);
|
|
11
|
+
constructor(opts: __ExceptionOptionType<ConcurrentModificationException, __BaseException>);
|
|
19
12
|
}
|
|
20
13
|
export declare class InternalException extends __BaseException {
|
|
21
14
|
readonly name: "InternalException";
|
|
@@ -25,70 +18,50 @@ export declare class InternalException extends __BaseException {
|
|
|
25
18
|
export declare class InvalidStateException extends __BaseException {
|
|
26
19
|
readonly name: "InvalidStateException";
|
|
27
20
|
readonly $fault: "client";
|
|
28
|
-
constructor(
|
|
29
|
-
opts: __ExceptionOptionType<InvalidStateException, __BaseException>
|
|
30
|
-
);
|
|
21
|
+
constructor(opts: __ExceptionOptionType<InvalidStateException, __BaseException>);
|
|
31
22
|
}
|
|
32
23
|
export declare class OperationDisabledException extends __BaseException {
|
|
33
24
|
readonly name: "OperationDisabledException";
|
|
34
25
|
readonly $fault: "client";
|
|
35
|
-
constructor(
|
|
36
|
-
opts: __ExceptionOptionType<OperationDisabledException, __BaseException>
|
|
37
|
-
);
|
|
26
|
+
constructor(opts: __ExceptionOptionType<OperationDisabledException, __BaseException>);
|
|
38
27
|
}
|
|
39
28
|
export declare class ResourceNotFoundException extends __BaseException {
|
|
40
29
|
readonly name: "ResourceNotFoundException";
|
|
41
30
|
readonly $fault: "client";
|
|
42
|
-
constructor(
|
|
43
|
-
opts: __ExceptionOptionType<ResourceNotFoundException, __BaseException>
|
|
44
|
-
);
|
|
31
|
+
constructor(opts: __ExceptionOptionType<ResourceNotFoundException, __BaseException>);
|
|
45
32
|
}
|
|
46
33
|
export declare class IllegalStatusException extends __BaseException {
|
|
47
34
|
readonly name: "IllegalStatusException";
|
|
48
35
|
readonly $fault: "client";
|
|
49
|
-
constructor(
|
|
50
|
-
opts: __ExceptionOptionType<IllegalStatusException, __BaseException>
|
|
51
|
-
);
|
|
36
|
+
constructor(opts: __ExceptionOptionType<IllegalStatusException, __BaseException>);
|
|
52
37
|
}
|
|
53
38
|
export declare class LimitExceededException extends __BaseException {
|
|
54
39
|
readonly name: "LimitExceededException";
|
|
55
40
|
readonly $fault: "client";
|
|
56
|
-
constructor(
|
|
57
|
-
opts: __ExceptionOptionType<LimitExceededException, __BaseException>
|
|
58
|
-
);
|
|
41
|
+
constructor(opts: __ExceptionOptionType<LimitExceededException, __BaseException>);
|
|
59
42
|
}
|
|
60
43
|
export declare class ResourceAlreadyExistsException extends __BaseException {
|
|
61
44
|
readonly name: "ResourceAlreadyExistsException";
|
|
62
45
|
readonly $fault: "client";
|
|
63
|
-
constructor(
|
|
64
|
-
opts: __ExceptionOptionType<ResourceAlreadyExistsException, __BaseException>
|
|
65
|
-
);
|
|
46
|
+
constructor(opts: __ExceptionOptionType<ResourceAlreadyExistsException, __BaseException>);
|
|
66
47
|
}
|
|
67
48
|
export declare class InvalidEventPatternException extends __BaseException {
|
|
68
49
|
readonly name: "InvalidEventPatternException";
|
|
69
50
|
readonly $fault: "client";
|
|
70
|
-
constructor(
|
|
71
|
-
opts: __ExceptionOptionType<InvalidEventPatternException, __BaseException>
|
|
72
|
-
);
|
|
51
|
+
constructor(opts: __ExceptionOptionType<InvalidEventPatternException, __BaseException>);
|
|
73
52
|
}
|
|
74
53
|
export declare class ThrottlingException extends __BaseException {
|
|
75
54
|
readonly name: "ThrottlingException";
|
|
76
55
|
readonly $fault: "client";
|
|
77
|
-
constructor(
|
|
78
|
-
opts: __ExceptionOptionType<ThrottlingException, __BaseException>
|
|
79
|
-
);
|
|
56
|
+
constructor(opts: __ExceptionOptionType<ThrottlingException, __BaseException>);
|
|
80
57
|
}
|
|
81
58
|
export declare class ManagedRuleException extends __BaseException {
|
|
82
59
|
readonly name: "ManagedRuleException";
|
|
83
60
|
readonly $fault: "client";
|
|
84
|
-
constructor(
|
|
85
|
-
opts: __ExceptionOptionType<ManagedRuleException, __BaseException>
|
|
86
|
-
);
|
|
61
|
+
constructor(opts: __ExceptionOptionType<ManagedRuleException, __BaseException>);
|
|
87
62
|
}
|
|
88
63
|
export declare class PolicyLengthExceededException extends __BaseException {
|
|
89
64
|
readonly name: "PolicyLengthExceededException";
|
|
90
65
|
readonly $fault: "client";
|
|
91
|
-
constructor(
|
|
92
|
-
opts: __ExceptionOptionType<PolicyLengthExceededException, __BaseException>
|
|
93
|
-
);
|
|
66
|
+
constructor(opts: __ExceptionOptionType<PolicyLengthExceededException, __BaseException>);
|
|
94
67
|
}
|