@aws-sdk/client-amplifybackend 3.496.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 +38 -37
  2. package/package.json +3 -3
package/dist-cjs/index.js CHANGED
@@ -3483,24 +3483,14 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
3483
3483
  // Annotate the CommonJS export names for ESM import in node:
3484
3484
 
3485
3485
  0 && (module.exports = {
3486
- AdditionalConstraintsElement,
3487
- AmplifyBackend,
3488
- AmplifyBackendClient,
3489
3486
  AmplifyBackendServiceException,
3490
- AuthResources,
3491
- AuthenticatedElement,
3492
- BackendAuthAppleProviderConfigFilterSensitiveLog,
3493
- BackendAuthSocialProviderConfigFilterSensitiveLog,
3494
- BadRequestException,
3487
+ __Client,
3488
+ AmplifyBackendClient,
3489
+ AmplifyBackend,
3490
+ $Command,
3495
3491
  CloneBackendCommand,
3496
3492
  CreateBackendAPICommand,
3497
3493
  CreateBackendAuthCommand,
3498
- CreateBackendAuthForgotPasswordConfigFilterSensitiveLog,
3499
- CreateBackendAuthOAuthConfigFilterSensitiveLog,
3500
- CreateBackendAuthRequestFilterSensitiveLog,
3501
- CreateBackendAuthResourceConfigFilterSensitiveLog,
3502
- CreateBackendAuthUserPoolConfigFilterSensitiveLog,
3503
- CreateBackendAuthVerificationMessageConfigFilterSensitiveLog,
3504
3494
  CreateBackendCommand,
3505
3495
  CreateBackendConfigCommand,
3506
3496
  CreateBackendStorageCommand,
@@ -3510,14 +3500,10 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
3510
3500
  DeleteBackendCommand,
3511
3501
  DeleteBackendStorageCommand,
3512
3502
  DeleteTokenCommand,
3513
- DeliveryMethod,
3514
- EmailSettingsFilterSensitiveLog,
3515
- GatewayTimeoutException,
3516
3503
  GenerateBackendAPIModelsCommand,
3517
3504
  GetBackendAPICommand,
3518
3505
  GetBackendAPIModelsCommand,
3519
3506
  GetBackendAuthCommand,
3520
- GetBackendAuthResponseFilterSensitiveLog,
3521
3507
  GetBackendCommand,
3522
3508
  GetBackendJobCommand,
3523
3509
  GetBackendStorageCommand,
@@ -3526,35 +3512,50 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
3526
3512
  ImportBackendStorageCommand,
3527
3513
  ListBackendJobsCommand,
3528
3514
  ListS3BucketsCommand,
3515
+ RemoveAllBackendsCommand,
3516
+ RemoveBackendConfigCommand,
3517
+ UpdateBackendAPICommand,
3518
+ UpdateBackendAuthCommand,
3519
+ UpdateBackendConfigCommand,
3520
+ UpdateBackendJobCommand,
3521
+ UpdateBackendStorageCommand,
3522
+ AdditionalConstraintsElement,
3523
+ BadRequestException,
3524
+ GatewayTimeoutException,
3525
+ NotFoundException,
3526
+ TooManyRequestsException,
3527
+ Mode,
3528
+ ResolutionStrategy,
3529
+ AuthResources,
3530
+ Service,
3531
+ DeliveryMethod,
3529
3532
  MFAMode,
3530
3533
  MfaTypesElement,
3531
- Mode,
3532
- NotFoundException,
3533
3534
  OAuthGrantType,
3534
3535
  OAuthScopesElement,
3535
- RemoveAllBackendsCommand,
3536
- RemoveBackendConfigCommand,
3537
3536
  RequiredSignUpAttributesElement,
3538
- ResolutionStrategy,
3539
- Service,
3540
- ServiceName,
3541
3537
  SignInMethod,
3538
+ AuthenticatedElement,
3539
+ UnAuthenticatedElement,
3540
+ ServiceName,
3541
+ Status,
3542
+ EmailSettingsFilterSensitiveLog,
3542
3543
  SmsSettingsFilterSensitiveLog,
3544
+ CreateBackendAuthForgotPasswordConfigFilterSensitiveLog,
3545
+ BackendAuthSocialProviderConfigFilterSensitiveLog,
3546
+ BackendAuthAppleProviderConfigFilterSensitiveLog,
3543
3547
  SocialProviderSettingsFilterSensitiveLog,
3544
- Status,
3545
- TooManyRequestsException,
3546
- UnAuthenticatedElement,
3547
- UpdateBackendAPICommand,
3548
- UpdateBackendAuthCommand,
3548
+ CreateBackendAuthOAuthConfigFilterSensitiveLog,
3549
+ CreateBackendAuthVerificationMessageConfigFilterSensitiveLog,
3550
+ CreateBackendAuthUserPoolConfigFilterSensitiveLog,
3551
+ CreateBackendAuthResourceConfigFilterSensitiveLog,
3552
+ CreateBackendAuthRequestFilterSensitiveLog,
3553
+ GetBackendAuthResponseFilterSensitiveLog,
3549
3554
  UpdateBackendAuthForgotPasswordConfigFilterSensitiveLog,
3550
3555
  UpdateBackendAuthOAuthConfigFilterSensitiveLog,
3551
- UpdateBackendAuthRequestFilterSensitiveLog,
3552
- UpdateBackendAuthResourceConfigFilterSensitiveLog,
3553
- UpdateBackendAuthUserPoolConfigFilterSensitiveLog,
3554
3556
  UpdateBackendAuthVerificationMessageConfigFilterSensitiveLog,
3555
- UpdateBackendConfigCommand,
3556
- UpdateBackendJobCommand,
3557
- UpdateBackendStorageCommand,
3558
- __Client
3557
+ UpdateBackendAuthUserPoolConfigFilterSensitiveLog,
3558
+ UpdateBackendAuthResourceConfigFilterSensitiveLog,
3559
+ UpdateBackendAuthRequestFilterSensitiveLog
3559
3560
  });
3560
3561
 
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-amplifybackend",
3
3
  "description": "AWS SDK for JavaScript Amplifybackend Client for Node.js, Browser and React Native",
4
- "version": "3.496.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-amplifybackend",
@@ -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.499.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.499.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",