@aws-sdk/client-cloudtrail 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.
Files changed (2) hide show
  1. package/dist-cjs/index.js +104 -101
  2. package/package.json +39 -39
package/dist-cjs/index.js CHANGED
@@ -7202,55 +7202,27 @@ var paginateLookupEvents = (0, import_core.createPaginator)(CloudTrailClient, Lo
7202
7202
  // src/index.ts
7203
7203
  var import_util_endpoints = require("@aws-sdk/util-endpoints");
7204
7204
  // Annotate the CommonJS export names for ESM import in node:
7205
+
7205
7206
  0 && (module.exports = {
7206
- AccessDeniedException,
7207
- AccountHasOngoingImportException,
7208
- AccountNotFoundException,
7209
- AccountNotRegisteredException,
7210
- AccountRegisteredException,
7207
+ CloudTrailServiceException,
7208
+ __Client,
7209
+ CloudTrailClient,
7210
+ CloudTrail,
7211
+ $Command,
7211
7212
  AddTagsCommand,
7212
- BillingMode,
7213
7213
  CancelQueryCommand,
7214
- CannotDelegateManagementAccountException,
7215
- ChannelARNInvalidException,
7216
- ChannelAlreadyExistsException,
7217
- ChannelExistsForEDSException,
7218
- ChannelMaxLimitExceededException,
7219
- ChannelNotFoundException,
7220
- CloudTrail,
7221
- CloudTrailARNInvalidException,
7222
- CloudTrailAccessNotEnabledException,
7223
- CloudTrailClient,
7224
- CloudTrailInvalidClientTokenIdException,
7225
- CloudTrailServiceException,
7226
- CloudWatchLogsDeliveryUnavailableException,
7227
- ConcurrentModificationException,
7228
- ConflictException,
7229
7214
  CreateChannelCommand,
7230
7215
  CreateEventDataStoreCommand,
7231
7216
  CreateTrailCommand,
7232
- DelegatedAdminAccountLimitExceededException,
7233
7217
  DeleteChannelCommand,
7234
7218
  DeleteEventDataStoreCommand,
7235
7219
  DeleteResourcePolicyCommand,
7236
7220
  DeleteTrailCommand,
7237
- DeliveryStatus,
7238
7221
  DeregisterOrganizationDelegatedAdminCommand,
7239
7222
  DescribeQueryCommand,
7240
7223
  DescribeTrailsCommand,
7241
- DestinationType,
7242
7224
  DisableFederationCommand,
7243
7225
  EnableFederationCommand,
7244
- EventCategory,
7245
- EventDataStoreARNInvalidException,
7246
- EventDataStoreAlreadyExistsException,
7247
- EventDataStoreFederationEnabledException,
7248
- EventDataStoreHasOngoingImportException,
7249
- EventDataStoreMaxLimitExceededException,
7250
- EventDataStoreNotFoundException,
7251
- EventDataStoreStatus,
7252
- EventDataStoreTerminationProtectedException,
7253
- FederationStatus,
7254
7226
  GetChannelCommand,
7255
7227
  GetEventDataStoreCommand,
7256
7228
  GetEventSelectorsCommand,
@@ -7260,47 +7232,6 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
7260
7232
  GetResourcePolicyCommand,
7261
7233
  GetTrailCommand,
7262
7234
  GetTrailStatusCommand,
7263
- ImportFailureStatus,
7264
- ImportNotFoundException,
7265
- ImportStatus,
7266
- InactiveEventDataStoreException,
7267
- InactiveQueryException,
7268
- InsightNotEnabledException,
7269
- InsightType,
7270
- InsightsMetricDataType,
7271
- InsufficientDependencyServiceAccessPermissionException,
7272
- InsufficientEncryptionPolicyException,
7273
- InsufficientS3BucketPolicyException,
7274
- InsufficientSnsTopicPolicyException,
7275
- InvalidCloudWatchLogsLogGroupArnException,
7276
- InvalidCloudWatchLogsRoleArnException,
7277
- InvalidDateRangeException,
7278
- InvalidEventCategoryException,
7279
- InvalidEventDataStoreCategoryException,
7280
- InvalidEventDataStoreStatusException,
7281
- InvalidEventSelectorsException,
7282
- InvalidHomeRegionException,
7283
- InvalidImportSourceException,
7284
- InvalidInsightSelectorsException,
7285
- InvalidKmsKeyIdException,
7286
- InvalidLookupAttributesException,
7287
- InvalidMaxResultsException,
7288
- InvalidNextTokenException,
7289
- InvalidParameterCombinationException,
7290
- InvalidParameterException,
7291
- InvalidQueryStatementException,
7292
- InvalidQueryStatusException,
7293
- InvalidS3BucketNameException,
7294
- InvalidS3PrefixException,
7295
- InvalidSnsTopicNameException,
7296
- InvalidSourceException,
7297
- InvalidTagParameterException,
7298
- InvalidTimeRangeException,
7299
- InvalidTokenException,
7300
- InvalidTrailNameException,
7301
- KmsException,
7302
- KmsKeyDisabledException,
7303
- KmsKeyNotFoundException,
7304
7235
  ListChannelsCommand,
7305
7236
  ListEventDataStoresCommand,
7306
7237
  ListImportFailuresCommand,
@@ -7310,31 +7241,13 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
7310
7241
  ListQueriesCommand,
7311
7242
  ListTagsCommand,
7312
7243
  ListTrailsCommand,
7313
- LookupAttributeKey,
7314
7244
  LookupEventsCommand,
7315
- MaxConcurrentQueriesException,
7316
- MaximumNumberOfTrailsExceededException,
7317
- NoManagementAccountSLRExistsException,
7318
- NotOrganizationManagementAccountException,
7319
- NotOrganizationMasterAccountException,
7320
- OperationNotPermittedException,
7321
- OrganizationNotInAllFeaturesModeException,
7322
- OrganizationsNotInUseException,
7323
7245
  PutEventSelectorsCommand,
7324
7246
  PutInsightSelectorsCommand,
7325
7247
  PutResourcePolicyCommand,
7326
- QueryIdNotFoundException,
7327
- QueryStatus,
7328
- ReadWriteType,
7329
7248
  RegisterOrganizationDelegatedAdminCommand,
7330
7249
  RemoveTagsCommand,
7331
- ResourceARNNotValidException,
7332
- ResourceNotFoundException,
7333
- ResourcePolicyNotFoundException,
7334
- ResourcePolicyNotValidException,
7335
- ResourceTypeNotSupportedException,
7336
7250
  RestoreEventDataStoreCommand,
7337
- S3BucketDoesNotExistException,
7338
7251
  StartEventDataStoreIngestionCommand,
7339
7252
  StartImportCommand,
7340
7253
  StartLoggingCommand,
@@ -7342,16 +7255,9 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
7342
7255
  StopEventDataStoreIngestionCommand,
7343
7256
  StopImportCommand,
7344
7257
  StopLoggingCommand,
7345
- TagsLimitExceededException,
7346
- ThrottlingException,
7347
- TrailAlreadyExistsException,
7348
- TrailNotFoundException,
7349
- TrailNotProvidedException,
7350
- UnsupportedOperationException,
7351
7258
  UpdateChannelCommand,
7352
7259
  UpdateEventDataStoreCommand,
7353
7260
  UpdateTrailCommand,
7354
- __Client,
7355
7261
  paginateGetQueryResults,
7356
7262
  paginateListChannels,
7357
7263
  paginateListEventDataStores,
@@ -7362,5 +7268,102 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
7362
7268
  paginateListQueries,
7363
7269
  paginateListTags,
7364
7270
  paginateListTrails,
7365
- paginateLookupEvents
7271
+ paginateLookupEvents,
7272
+ AccessDeniedException,
7273
+ AccountHasOngoingImportException,
7274
+ AccountNotFoundException,
7275
+ AccountNotRegisteredException,
7276
+ AccountRegisteredException,
7277
+ ChannelARNInvalidException,
7278
+ ChannelNotFoundException,
7279
+ CloudTrailARNInvalidException,
7280
+ ConflictException,
7281
+ EventDataStoreARNInvalidException,
7282
+ EventDataStoreNotFoundException,
7283
+ InactiveEventDataStoreException,
7284
+ InvalidTagParameterException,
7285
+ InvalidTrailNameException,
7286
+ NoManagementAccountSLRExistsException,
7287
+ NotOrganizationMasterAccountException,
7288
+ OperationNotPermittedException,
7289
+ ResourceNotFoundException,
7290
+ ResourceTypeNotSupportedException,
7291
+ TagsLimitExceededException,
7292
+ UnsupportedOperationException,
7293
+ BillingMode,
7294
+ QueryStatus,
7295
+ InactiveQueryException,
7296
+ InvalidParameterException,
7297
+ QueryIdNotFoundException,
7298
+ CannotDelegateManagementAccountException,
7299
+ ChannelAlreadyExistsException,
7300
+ ChannelExistsForEDSException,
7301
+ ChannelMaxLimitExceededException,
7302
+ DestinationType,
7303
+ InvalidEventDataStoreCategoryException,
7304
+ InvalidSourceException,
7305
+ CloudTrailAccessNotEnabledException,
7306
+ EventDataStoreStatus,
7307
+ EventDataStoreAlreadyExistsException,
7308
+ EventDataStoreMaxLimitExceededException,
7309
+ InsufficientDependencyServiceAccessPermissionException,
7310
+ InsufficientEncryptionPolicyException,
7311
+ InvalidEventSelectorsException,
7312
+ InvalidKmsKeyIdException,
7313
+ KmsException,
7314
+ KmsKeyNotFoundException,
7315
+ OrganizationNotInAllFeaturesModeException,
7316
+ OrganizationsNotInUseException,
7317
+ CloudTrailInvalidClientTokenIdException,
7318
+ CloudWatchLogsDeliveryUnavailableException,
7319
+ InsufficientS3BucketPolicyException,
7320
+ InsufficientSnsTopicPolicyException,
7321
+ InvalidCloudWatchLogsLogGroupArnException,
7322
+ InvalidCloudWatchLogsRoleArnException,
7323
+ InvalidParameterCombinationException,
7324
+ InvalidS3BucketNameException,
7325
+ InvalidS3PrefixException,
7326
+ InvalidSnsTopicNameException,
7327
+ KmsKeyDisabledException,
7328
+ MaximumNumberOfTrailsExceededException,
7329
+ S3BucketDoesNotExistException,
7330
+ ThrottlingException,
7331
+ TrailAlreadyExistsException,
7332
+ TrailNotProvidedException,
7333
+ EventDataStoreFederationEnabledException,
7334
+ EventDataStoreHasOngoingImportException,
7335
+ EventDataStoreTerminationProtectedException,
7336
+ ResourceARNNotValidException,
7337
+ ResourcePolicyNotFoundException,
7338
+ InvalidHomeRegionException,
7339
+ TrailNotFoundException,
7340
+ NotOrganizationManagementAccountException,
7341
+ DeliveryStatus,
7342
+ ConcurrentModificationException,
7343
+ FederationStatus,
7344
+ ReadWriteType,
7345
+ ImportStatus,
7346
+ ImportNotFoundException,
7347
+ InsightType,
7348
+ InsightNotEnabledException,
7349
+ InvalidMaxResultsException,
7350
+ InvalidNextTokenException,
7351
+ ImportFailureStatus,
7352
+ InsightsMetricDataType,
7353
+ InvalidTimeRangeException,
7354
+ InvalidTokenException,
7355
+ InvalidDateRangeException,
7356
+ InvalidQueryStatusException,
7357
+ InvalidEventCategoryException,
7358
+ InvalidLookupAttributesException,
7359
+ EventCategory,
7360
+ LookupAttributeKey,
7361
+ InvalidInsightSelectorsException,
7362
+ ResourcePolicyNotValidException,
7363
+ DelegatedAdminAccountLimitExceededException,
7364
+ InvalidEventDataStoreStatusException,
7365
+ InvalidImportSourceException,
7366
+ InvalidQueryStatementException,
7367
+ MaxConcurrentQueriesException
7366
7368
  });
7369
+
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-cloudtrail",
3
3
  "description": "AWS SDK for JavaScript Cloudtrail Client for Node.js, Browser and React Native",
4
- "version": "3.495.0",
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-cloudtrail",
@@ -20,47 +20,47 @@
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.495.0",
24
- "@aws-sdk/core": "3.495.0",
25
- "@aws-sdk/credential-provider-node": "3.495.0",
26
- "@aws-sdk/middleware-host-header": "3.495.0",
27
- "@aws-sdk/middleware-logger": "3.495.0",
28
- "@aws-sdk/middleware-recursion-detection": "3.495.0",
29
- "@aws-sdk/middleware-signing": "3.495.0",
30
- "@aws-sdk/middleware-user-agent": "3.495.0",
31
- "@aws-sdk/region-config-resolver": "3.495.0",
32
- "@aws-sdk/types": "3.495.0",
33
- "@aws-sdk/util-endpoints": "3.495.0",
34
- "@aws-sdk/util-user-agent-browser": "3.495.0",
35
- "@aws-sdk/util-user-agent-node": "3.495.0",
36
- "@smithy/config-resolver": "^2.1.0",
37
- "@smithy/core": "^1.3.0",
38
- "@smithy/fetch-http-handler": "^2.4.0",
39
- "@smithy/hash-node": "^2.1.0",
40
- "@smithy/invalid-dependency": "^2.1.0",
41
- "@smithy/middleware-content-length": "^2.1.0",
42
- "@smithy/middleware-endpoint": "^2.4.0",
43
- "@smithy/middleware-retry": "^2.1.0",
44
- "@smithy/middleware-serde": "^2.1.0",
45
- "@smithy/middleware-stack": "^2.1.0",
46
- "@smithy/node-config-provider": "^2.2.0",
47
- "@smithy/node-http-handler": "^2.3.0",
48
- "@smithy/protocol-http": "^3.1.0",
49
- "@smithy/smithy-client": "^2.3.0",
50
- "@smithy/types": "^2.9.0",
51
- "@smithy/url-parser": "^2.1.0",
52
- "@smithy/util-base64": "^2.1.0",
53
- "@smithy/util-body-length-browser": "^2.1.0",
54
- "@smithy/util-body-length-node": "^2.2.0",
55
- "@smithy/util-defaults-mode-browser": "^2.1.0",
56
- "@smithy/util-defaults-mode-node": "^2.1.0",
57
- "@smithy/util-endpoints": "^1.1.0",
58
- "@smithy/util-retry": "^2.1.0",
59
- "@smithy/util-utf8": "^2.1.0",
23
+ "@aws-sdk/client-sts": "3.499.0",
24
+ "@aws-sdk/core": "3.496.0",
25
+ "@aws-sdk/credential-provider-node": "3.499.0",
26
+ "@aws-sdk/middleware-host-header": "3.496.0",
27
+ "@aws-sdk/middleware-logger": "3.496.0",
28
+ "@aws-sdk/middleware-recursion-detection": "3.496.0",
29
+ "@aws-sdk/middleware-signing": "3.496.0",
30
+ "@aws-sdk/middleware-user-agent": "3.496.0",
31
+ "@aws-sdk/region-config-resolver": "3.496.0",
32
+ "@aws-sdk/types": "3.496.0",
33
+ "@aws-sdk/util-endpoints": "3.496.0",
34
+ "@aws-sdk/util-user-agent-browser": "3.496.0",
35
+ "@aws-sdk/util-user-agent-node": "3.496.0",
36
+ "@smithy/config-resolver": "^2.1.1",
37
+ "@smithy/core": "^1.3.1",
38
+ "@smithy/fetch-http-handler": "^2.4.1",
39
+ "@smithy/hash-node": "^2.1.1",
40
+ "@smithy/invalid-dependency": "^2.1.1",
41
+ "@smithy/middleware-content-length": "^2.1.1",
42
+ "@smithy/middleware-endpoint": "^2.4.1",
43
+ "@smithy/middleware-retry": "^2.1.1",
44
+ "@smithy/middleware-serde": "^2.1.1",
45
+ "@smithy/middleware-stack": "^2.1.1",
46
+ "@smithy/node-config-provider": "^2.2.1",
47
+ "@smithy/node-http-handler": "^2.3.1",
48
+ "@smithy/protocol-http": "^3.1.1",
49
+ "@smithy/smithy-client": "^2.3.1",
50
+ "@smithy/types": "^2.9.1",
51
+ "@smithy/url-parser": "^2.1.1",
52
+ "@smithy/util-base64": "^2.1.1",
53
+ "@smithy/util-body-length-browser": "^2.1.1",
54
+ "@smithy/util-body-length-node": "^2.2.1",
55
+ "@smithy/util-defaults-mode-browser": "^2.1.1",
56
+ "@smithy/util-defaults-mode-node": "^2.1.1",
57
+ "@smithy/util-endpoints": "^1.1.1",
58
+ "@smithy/util-retry": "^2.1.1",
59
+ "@smithy/util-utf8": "^2.1.1",
60
60
  "tslib": "^2.5.0"
61
61
  },
62
62
  "devDependencies": {
63
- "@smithy/service-client-documentation-generator": "^2.1.0",
63
+ "@smithy/service-client-documentation-generator": "^2.1.1",
64
64
  "@tsconfig/node14": "1.0.3",
65
65
  "@types/node": "^14.14.31",
66
66
  "concurrently": "7.0.0",