@aws-sdk/client-eventbridge 3.495.0 → 3.499.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 +56 -53
- package/package.json +39 -39
package/dist-cjs/index.js
CHANGED
|
@@ -4713,33 +4713,18 @@ var EventBridge = _EventBridge;
|
|
|
4713
4713
|
// src/index.ts
|
|
4714
4714
|
var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
4715
4715
|
// Annotate the CommonJS export names for ESM import in node:
|
|
4716
|
+
|
|
4716
4717
|
0 && (module.exports = {
|
|
4718
|
+
EventBridgeServiceException,
|
|
4719
|
+
__Client,
|
|
4720
|
+
EventBridgeClient,
|
|
4721
|
+
EventBridge,
|
|
4722
|
+
$Command,
|
|
4717
4723
|
ActivateEventSourceCommand,
|
|
4718
|
-
ApiDestinationHttpMethod,
|
|
4719
|
-
ApiDestinationState,
|
|
4720
|
-
AppSyncParametersFilterSensitiveLog,
|
|
4721
|
-
ArchiveState,
|
|
4722
|
-
AssignPublicIp,
|
|
4723
4724
|
CancelReplayCommand,
|
|
4724
|
-
ConcurrentModificationException,
|
|
4725
|
-
ConnectionAuthResponseParametersFilterSensitiveLog,
|
|
4726
|
-
ConnectionAuthorizationType,
|
|
4727
|
-
ConnectionBodyParameterFilterSensitiveLog,
|
|
4728
|
-
ConnectionHeaderParameterFilterSensitiveLog,
|
|
4729
|
-
ConnectionHttpParametersFilterSensitiveLog,
|
|
4730
|
-
ConnectionOAuthHttpMethod,
|
|
4731
|
-
ConnectionOAuthResponseParametersFilterSensitiveLog,
|
|
4732
|
-
ConnectionQueryStringParameterFilterSensitiveLog,
|
|
4733
|
-
ConnectionState,
|
|
4734
4725
|
CreateApiDestinationCommand,
|
|
4735
4726
|
CreateArchiveCommand,
|
|
4736
|
-
CreateConnectionApiKeyAuthRequestParametersFilterSensitiveLog,
|
|
4737
|
-
CreateConnectionAuthRequestParametersFilterSensitiveLog,
|
|
4738
|
-
CreateConnectionBasicAuthRequestParametersFilterSensitiveLog,
|
|
4739
4727
|
CreateConnectionCommand,
|
|
4740
|
-
CreateConnectionOAuthClientRequestParametersFilterSensitiveLog,
|
|
4741
|
-
CreateConnectionOAuthRequestParametersFilterSensitiveLog,
|
|
4742
|
-
CreateConnectionRequestFilterSensitiveLog,
|
|
4743
4728
|
CreateEndpointCommand,
|
|
4744
4729
|
CreateEventBusCommand,
|
|
4745
4730
|
CreatePartnerEventSourceCommand,
|
|
@@ -4755,7 +4740,6 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
4755
4740
|
DescribeApiDestinationCommand,
|
|
4756
4741
|
DescribeArchiveCommand,
|
|
4757
4742
|
DescribeConnectionCommand,
|
|
4758
|
-
DescribeConnectionResponseFilterSensitiveLog,
|
|
4759
4743
|
DescribeEndpointCommand,
|
|
4760
4744
|
DescribeEventBusCommand,
|
|
4761
4745
|
DescribeEventSourceCommand,
|
|
@@ -4764,17 +4748,6 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
4764
4748
|
DescribeRuleCommand,
|
|
4765
4749
|
DisableRuleCommand,
|
|
4766
4750
|
EnableRuleCommand,
|
|
4767
|
-
EndpointState,
|
|
4768
|
-
EventBridge,
|
|
4769
|
-
EventBridgeClient,
|
|
4770
|
-
EventBridgeServiceException,
|
|
4771
|
-
EventSourceState,
|
|
4772
|
-
IllegalStatusException,
|
|
4773
|
-
InternalException,
|
|
4774
|
-
InvalidEventPatternException,
|
|
4775
|
-
InvalidStateException,
|
|
4776
|
-
LaunchType,
|
|
4777
|
-
LimitExceededException,
|
|
4778
4751
|
ListApiDestinationsCommand,
|
|
4779
4752
|
ListArchivesCommand,
|
|
4780
4753
|
ListConnectionsCommand,
|
|
@@ -4788,41 +4761,71 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
4788
4761
|
ListRulesCommand,
|
|
4789
4762
|
ListTagsForResourceCommand,
|
|
4790
4763
|
ListTargetsByRuleCommand,
|
|
4791
|
-
ListTargetsByRuleResponseFilterSensitiveLog,
|
|
4792
|
-
ManagedRuleException,
|
|
4793
|
-
OperationDisabledException,
|
|
4794
|
-
PlacementConstraintType,
|
|
4795
|
-
PlacementStrategyType,
|
|
4796
|
-
PolicyLengthExceededException,
|
|
4797
|
-
PropagateTags,
|
|
4798
4764
|
PutEventsCommand,
|
|
4799
4765
|
PutPartnerEventsCommand,
|
|
4800
4766
|
PutPermissionCommand,
|
|
4801
4767
|
PutRuleCommand,
|
|
4802
4768
|
PutTargetsCommand,
|
|
4803
|
-
PutTargetsRequestFilterSensitiveLog,
|
|
4804
|
-
RedshiftDataParametersFilterSensitiveLog,
|
|
4805
4769
|
RemovePermissionCommand,
|
|
4806
4770
|
RemoveTargetsCommand,
|
|
4807
|
-
ReplayState,
|
|
4808
|
-
ReplicationState,
|
|
4809
|
-
ResourceAlreadyExistsException,
|
|
4810
|
-
ResourceNotFoundException,
|
|
4811
|
-
RuleState,
|
|
4812
4771
|
StartReplayCommand,
|
|
4813
4772
|
TagResourceCommand,
|
|
4814
|
-
TargetFilterSensitiveLog,
|
|
4815
4773
|
TestEventPatternCommand,
|
|
4816
4774
|
UntagResourceCommand,
|
|
4817
4775
|
UpdateApiDestinationCommand,
|
|
4818
4776
|
UpdateArchiveCommand,
|
|
4777
|
+
UpdateConnectionCommand,
|
|
4778
|
+
UpdateEndpointCommand,
|
|
4779
|
+
ConcurrentModificationException,
|
|
4780
|
+
InternalException,
|
|
4781
|
+
InvalidStateException,
|
|
4782
|
+
OperationDisabledException,
|
|
4783
|
+
ResourceNotFoundException,
|
|
4784
|
+
ApiDestinationState,
|
|
4785
|
+
ApiDestinationHttpMethod,
|
|
4786
|
+
ArchiveState,
|
|
4787
|
+
AssignPublicIp,
|
|
4788
|
+
ReplayState,
|
|
4789
|
+
IllegalStatusException,
|
|
4790
|
+
LimitExceededException,
|
|
4791
|
+
ResourceAlreadyExistsException,
|
|
4792
|
+
InvalidEventPatternException,
|
|
4793
|
+
ConnectionAuthorizationType,
|
|
4794
|
+
ConnectionOAuthHttpMethod,
|
|
4795
|
+
ConnectionState,
|
|
4796
|
+
ReplicationState,
|
|
4797
|
+
EndpointState,
|
|
4798
|
+
ManagedRuleException,
|
|
4799
|
+
EventSourceState,
|
|
4800
|
+
RuleState,
|
|
4801
|
+
LaunchType,
|
|
4802
|
+
PlacementConstraintType,
|
|
4803
|
+
PlacementStrategyType,
|
|
4804
|
+
PropagateTags,
|
|
4805
|
+
PolicyLengthExceededException,
|
|
4806
|
+
AppSyncParametersFilterSensitiveLog,
|
|
4807
|
+
CreateConnectionApiKeyAuthRequestParametersFilterSensitiveLog,
|
|
4808
|
+
CreateConnectionBasicAuthRequestParametersFilterSensitiveLog,
|
|
4809
|
+
ConnectionBodyParameterFilterSensitiveLog,
|
|
4810
|
+
ConnectionHeaderParameterFilterSensitiveLog,
|
|
4811
|
+
ConnectionQueryStringParameterFilterSensitiveLog,
|
|
4812
|
+
ConnectionHttpParametersFilterSensitiveLog,
|
|
4813
|
+
CreateConnectionOAuthClientRequestParametersFilterSensitiveLog,
|
|
4814
|
+
CreateConnectionOAuthRequestParametersFilterSensitiveLog,
|
|
4815
|
+
CreateConnectionAuthRequestParametersFilterSensitiveLog,
|
|
4816
|
+
CreateConnectionRequestFilterSensitiveLog,
|
|
4817
|
+
ConnectionOAuthResponseParametersFilterSensitiveLog,
|
|
4818
|
+
ConnectionAuthResponseParametersFilterSensitiveLog,
|
|
4819
|
+
DescribeConnectionResponseFilterSensitiveLog,
|
|
4820
|
+
RedshiftDataParametersFilterSensitiveLog,
|
|
4821
|
+
TargetFilterSensitiveLog,
|
|
4822
|
+
ListTargetsByRuleResponseFilterSensitiveLog,
|
|
4823
|
+
PutTargetsRequestFilterSensitiveLog,
|
|
4819
4824
|
UpdateConnectionApiKeyAuthRequestParametersFilterSensitiveLog,
|
|
4820
|
-
UpdateConnectionAuthRequestParametersFilterSensitiveLog,
|
|
4821
4825
|
UpdateConnectionBasicAuthRequestParametersFilterSensitiveLog,
|
|
4822
|
-
UpdateConnectionCommand,
|
|
4823
4826
|
UpdateConnectionOAuthClientRequestParametersFilterSensitiveLog,
|
|
4824
4827
|
UpdateConnectionOAuthRequestParametersFilterSensitiveLog,
|
|
4825
|
-
|
|
4826
|
-
|
|
4827
|
-
__Client
|
|
4828
|
+
UpdateConnectionAuthRequestParametersFilterSensitiveLog,
|
|
4829
|
+
UpdateConnectionRequestFilterSensitiveLog
|
|
4828
4830
|
});
|
|
4831
|
+
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-eventbridge",
|
|
3
3
|
"description": "AWS SDK for JavaScript Eventbridge Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.499.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-eventbridge",
|
|
@@ -22,47 +22,47 @@
|
|
|
22
22
|
"dependencies": {
|
|
23
23
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
24
24
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
25
|
-
"@aws-sdk/client-sts": "3.
|
|
26
|
-
"@aws-sdk/core": "3.
|
|
27
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
28
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
29
|
-
"@aws-sdk/middleware-logger": "3.
|
|
30
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
31
|
-
"@aws-sdk/middleware-signing": "3.
|
|
32
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
33
|
-
"@aws-sdk/region-config-resolver": "3.
|
|
34
|
-
"@aws-sdk/signature-v4-multi-region": "3.
|
|
35
|
-
"@aws-sdk/types": "3.
|
|
36
|
-
"@aws-sdk/util-endpoints": "3.
|
|
37
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
38
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
39
|
-
"@smithy/config-resolver": "^2.1.
|
|
40
|
-
"@smithy/fetch-http-handler": "^2.4.
|
|
41
|
-
"@smithy/hash-node": "^2.1.
|
|
42
|
-
"@smithy/invalid-dependency": "^2.1.
|
|
43
|
-
"@smithy/middleware-content-length": "^2.1.
|
|
44
|
-
"@smithy/middleware-endpoint": "^2.4.
|
|
45
|
-
"@smithy/middleware-retry": "^2.1.
|
|
46
|
-
"@smithy/middleware-serde": "^2.1.
|
|
47
|
-
"@smithy/middleware-stack": "^2.1.
|
|
48
|
-
"@smithy/node-config-provider": "^2.2.
|
|
49
|
-
"@smithy/node-http-handler": "^2.3.
|
|
50
|
-
"@smithy/protocol-http": "^3.1.
|
|
51
|
-
"@smithy/smithy-client": "^2.3.
|
|
52
|
-
"@smithy/types": "^2.9.
|
|
53
|
-
"@smithy/url-parser": "^2.1.
|
|
54
|
-
"@smithy/util-base64": "^2.1.
|
|
55
|
-
"@smithy/util-body-length-browser": "^2.1.
|
|
56
|
-
"@smithy/util-body-length-node": "^2.2.
|
|
57
|
-
"@smithy/util-defaults-mode-browser": "^2.1.
|
|
58
|
-
"@smithy/util-defaults-mode-node": "^2.1.
|
|
59
|
-
"@smithy/util-endpoints": "^1.1.
|
|
60
|
-
"@smithy/util-retry": "^2.1.
|
|
61
|
-
"@smithy/util-utf8": "^2.1.
|
|
25
|
+
"@aws-sdk/client-sts": "3.499.0",
|
|
26
|
+
"@aws-sdk/core": "3.496.0",
|
|
27
|
+
"@aws-sdk/credential-provider-node": "3.499.0",
|
|
28
|
+
"@aws-sdk/middleware-host-header": "3.496.0",
|
|
29
|
+
"@aws-sdk/middleware-logger": "3.496.0",
|
|
30
|
+
"@aws-sdk/middleware-recursion-detection": "3.496.0",
|
|
31
|
+
"@aws-sdk/middleware-signing": "3.496.0",
|
|
32
|
+
"@aws-sdk/middleware-user-agent": "3.496.0",
|
|
33
|
+
"@aws-sdk/region-config-resolver": "3.496.0",
|
|
34
|
+
"@aws-sdk/signature-v4-multi-region": "3.499.0",
|
|
35
|
+
"@aws-sdk/types": "3.496.0",
|
|
36
|
+
"@aws-sdk/util-endpoints": "3.496.0",
|
|
37
|
+
"@aws-sdk/util-user-agent-browser": "3.496.0",
|
|
38
|
+
"@aws-sdk/util-user-agent-node": "3.496.0",
|
|
39
|
+
"@smithy/config-resolver": "^2.1.1",
|
|
40
|
+
"@smithy/fetch-http-handler": "^2.4.1",
|
|
41
|
+
"@smithy/hash-node": "^2.1.1",
|
|
42
|
+
"@smithy/invalid-dependency": "^2.1.1",
|
|
43
|
+
"@smithy/middleware-content-length": "^2.1.1",
|
|
44
|
+
"@smithy/middleware-endpoint": "^2.4.1",
|
|
45
|
+
"@smithy/middleware-retry": "^2.1.1",
|
|
46
|
+
"@smithy/middleware-serde": "^2.1.1",
|
|
47
|
+
"@smithy/middleware-stack": "^2.1.1",
|
|
48
|
+
"@smithy/node-config-provider": "^2.2.1",
|
|
49
|
+
"@smithy/node-http-handler": "^2.3.1",
|
|
50
|
+
"@smithy/protocol-http": "^3.1.1",
|
|
51
|
+
"@smithy/smithy-client": "^2.3.1",
|
|
52
|
+
"@smithy/types": "^2.9.1",
|
|
53
|
+
"@smithy/url-parser": "^2.1.1",
|
|
54
|
+
"@smithy/util-base64": "^2.1.1",
|
|
55
|
+
"@smithy/util-body-length-browser": "^2.1.1",
|
|
56
|
+
"@smithy/util-body-length-node": "^2.2.1",
|
|
57
|
+
"@smithy/util-defaults-mode-browser": "^2.1.1",
|
|
58
|
+
"@smithy/util-defaults-mode-node": "^2.1.1",
|
|
59
|
+
"@smithy/util-endpoints": "^1.1.1",
|
|
60
|
+
"@smithy/util-retry": "^2.1.1",
|
|
61
|
+
"@smithy/util-utf8": "^2.1.1",
|
|
62
62
|
"tslib": "^2.5.0"
|
|
63
63
|
},
|
|
64
64
|
"devDependencies": {
|
|
65
|
-
"@smithy/service-client-documentation-generator": "^2.1.
|
|
65
|
+
"@smithy/service-client-documentation-generator": "^2.1.1",
|
|
66
66
|
"@tsconfig/node14": "1.0.3",
|
|
67
67
|
"@types/node": "^14.14.31",
|
|
68
68
|
"concurrently": "7.0.0",
|