@aws-sdk/client-cloudwatch-events 3.496.0 → 3.501.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.
Files changed (2) hide show
  1. package/dist-cjs/index.js +46 -45
  2. package/package.json +3 -3
package/dist-cjs/index.js CHANGED
@@ -4316,34 +4316,16 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
4316
4316
  // Annotate the CommonJS export names for ESM import in node:
4317
4317
 
4318
4318
  0 && (module.exports = {
4319
+ CloudWatchEventsServiceException,
4320
+ __Client,
4321
+ CloudWatchEventsClient,
4322
+ CloudWatchEvents,
4323
+ $Command,
4319
4324
  ActivateEventSourceCommand,
4320
- ApiDestinationHttpMethod,
4321
- ApiDestinationState,
4322
- ArchiveState,
4323
- AssignPublicIp,
4324
4325
  CancelReplayCommand,
4325
- CloudWatchEvents,
4326
- CloudWatchEventsClient,
4327
- CloudWatchEventsServiceException,
4328
- ConcurrentModificationException,
4329
- ConnectionAuthResponseParametersFilterSensitiveLog,
4330
- ConnectionAuthorizationType,
4331
- ConnectionBodyParameterFilterSensitiveLog,
4332
- ConnectionHeaderParameterFilterSensitiveLog,
4333
- ConnectionHttpParametersFilterSensitiveLog,
4334
- ConnectionOAuthHttpMethod,
4335
- ConnectionOAuthResponseParametersFilterSensitiveLog,
4336
- ConnectionQueryStringParameterFilterSensitiveLog,
4337
- ConnectionState,
4338
4326
  CreateApiDestinationCommand,
4339
4327
  CreateArchiveCommand,
4340
- CreateConnectionApiKeyAuthRequestParametersFilterSensitiveLog,
4341
- CreateConnectionAuthRequestParametersFilterSensitiveLog,
4342
- CreateConnectionBasicAuthRequestParametersFilterSensitiveLog,
4343
4328
  CreateConnectionCommand,
4344
- CreateConnectionOAuthClientRequestParametersFilterSensitiveLog,
4345
- CreateConnectionOAuthRequestParametersFilterSensitiveLog,
4346
- CreateConnectionRequestFilterSensitiveLog,
4347
4329
  CreateEventBusCommand,
4348
4330
  CreatePartnerEventSourceCommand,
4349
4331
  DeactivateEventSourceCommand,
@@ -4357,7 +4339,6 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
4357
4339
  DescribeApiDestinationCommand,
4358
4340
  DescribeArchiveCommand,
4359
4341
  DescribeConnectionCommand,
4360
- DescribeConnectionResponseFilterSensitiveLog,
4361
4342
  DescribeEventBusCommand,
4362
4343
  DescribeEventSourceCommand,
4363
4344
  DescribePartnerEventSourceCommand,
@@ -4365,13 +4346,6 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
4365
4346
  DescribeRuleCommand,
4366
4347
  DisableRuleCommand,
4367
4348
  EnableRuleCommand,
4368
- EventSourceState,
4369
- IllegalStatusException,
4370
- InternalException,
4371
- InvalidEventPatternException,
4372
- InvalidStateException,
4373
- LaunchType,
4374
- LimitExceededException,
4375
4349
  ListApiDestinationsCommand,
4376
4350
  ListArchivesCommand,
4377
4351
  ListConnectionsCommand,
@@ -4384,12 +4358,6 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
4384
4358
  ListRulesCommand,
4385
4359
  ListTagsForResourceCommand,
4386
4360
  ListTargetsByRuleCommand,
4387
- ManagedRuleException,
4388
- OperationDisabledException,
4389
- PlacementConstraintType,
4390
- PlacementStrategyType,
4391
- PolicyLengthExceededException,
4392
- PropagateTags,
4393
4361
  PutEventsCommand,
4394
4362
  PutPartnerEventsCommand,
4395
4363
  PutPermissionCommand,
@@ -4397,23 +4365,56 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
4397
4365
  PutTargetsCommand,
4398
4366
  RemovePermissionCommand,
4399
4367
  RemoveTargetsCommand,
4400
- ReplayState,
4401
- ResourceAlreadyExistsException,
4402
- ResourceNotFoundException,
4403
- RuleState,
4404
4368
  StartReplayCommand,
4405
4369
  TagResourceCommand,
4406
4370
  TestEventPatternCommand,
4407
4371
  UntagResourceCommand,
4408
4372
  UpdateApiDestinationCommand,
4409
4373
  UpdateArchiveCommand,
4374
+ UpdateConnectionCommand,
4375
+ ConcurrentModificationException,
4376
+ InternalException,
4377
+ InvalidStateException,
4378
+ OperationDisabledException,
4379
+ ResourceNotFoundException,
4380
+ ApiDestinationState,
4381
+ ApiDestinationHttpMethod,
4382
+ ArchiveState,
4383
+ AssignPublicIp,
4384
+ ReplayState,
4385
+ IllegalStatusException,
4386
+ LimitExceededException,
4387
+ ResourceAlreadyExistsException,
4388
+ InvalidEventPatternException,
4389
+ ConnectionAuthorizationType,
4390
+ ConnectionOAuthHttpMethod,
4391
+ ConnectionState,
4392
+ ManagedRuleException,
4393
+ EventSourceState,
4394
+ RuleState,
4395
+ LaunchType,
4396
+ PlacementConstraintType,
4397
+ PlacementStrategyType,
4398
+ PropagateTags,
4399
+ PolicyLengthExceededException,
4400
+ CreateConnectionApiKeyAuthRequestParametersFilterSensitiveLog,
4401
+ CreateConnectionBasicAuthRequestParametersFilterSensitiveLog,
4402
+ ConnectionBodyParameterFilterSensitiveLog,
4403
+ ConnectionHeaderParameterFilterSensitiveLog,
4404
+ ConnectionQueryStringParameterFilterSensitiveLog,
4405
+ ConnectionHttpParametersFilterSensitiveLog,
4406
+ CreateConnectionOAuthClientRequestParametersFilterSensitiveLog,
4407
+ CreateConnectionOAuthRequestParametersFilterSensitiveLog,
4408
+ CreateConnectionAuthRequestParametersFilterSensitiveLog,
4409
+ CreateConnectionRequestFilterSensitiveLog,
4410
+ ConnectionOAuthResponseParametersFilterSensitiveLog,
4411
+ ConnectionAuthResponseParametersFilterSensitiveLog,
4412
+ DescribeConnectionResponseFilterSensitiveLog,
4410
4413
  UpdateConnectionApiKeyAuthRequestParametersFilterSensitiveLog,
4411
- UpdateConnectionAuthRequestParametersFilterSensitiveLog,
4412
4414
  UpdateConnectionBasicAuthRequestParametersFilterSensitiveLog,
4413
- UpdateConnectionCommand,
4414
4415
  UpdateConnectionOAuthClientRequestParametersFilterSensitiveLog,
4415
4416
  UpdateConnectionOAuthRequestParametersFilterSensitiveLog,
4416
- UpdateConnectionRequestFilterSensitiveLog,
4417
- __Client
4417
+ UpdateConnectionAuthRequestParametersFilterSensitiveLog,
4418
+ UpdateConnectionRequestFilterSensitiveLog
4418
4419
  });
4419
4420
 
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-cloudwatch-events",
3
3
  "description": "AWS SDK for JavaScript Cloudwatch Events Client for Node.js, Browser and React Native",
4
- "version": "3.496.0",
4
+ "version": "3.501.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-cloudwatch-events",
@@ -20,9 +20,9 @@
20
20
  "dependencies": {
21
21
  "@aws-crypto/sha256-browser": "3.0.0",
22
22
  "@aws-crypto/sha256-js": "3.0.0",
23
- "@aws-sdk/client-sts": "3.496.0",
23
+ "@aws-sdk/client-sts": "3.501.0",
24
24
  "@aws-sdk/core": "3.496.0",
25
- "@aws-sdk/credential-provider-node": "3.496.0",
25
+ "@aws-sdk/credential-provider-node": "3.501.0",
26
26
  "@aws-sdk/middleware-host-header": "3.496.0",
27
27
  "@aws-sdk/middleware-logger": "3.496.0",
28
28
  "@aws-sdk/middleware-recursion-detection": "3.496.0",