@aws-sdk/client-wellarchitected 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 +49 -46
  2. package/package.json +39 -39
package/dist-cjs/index.js CHANGED
@@ -6705,18 +6705,15 @@ var paginateListWorkloads = (0, import_core.createPaginator)(WellArchitectedClie
6705
6705
  // src/index.ts
6706
6706
  var import_util_endpoints = require("@aws-sdk/util-endpoints");
6707
6707
  // Annotate the CommonJS export names for ESM import in node:
6708
+
6708
6709
  0 && (module.exports = {
6709
- AccessDeniedException,
6710
- AdditionalResourceType,
6711
- AnswerReason,
6710
+ WellArchitectedServiceException,
6711
+ __Client,
6712
+ WellArchitectedClient,
6713
+ WellArchitected,
6714
+ $Command,
6712
6715
  AssociateLensesCommand,
6713
6716
  AssociateProfilesCommand,
6714
- CheckFailureReason,
6715
- CheckProvider,
6716
- CheckStatus,
6717
- ChoiceReason,
6718
- ChoiceStatus,
6719
- ConflictException,
6720
6717
  CreateLensShareCommand,
6721
6718
  CreateLensVersionCommand,
6722
6719
  CreateMilestoneCommand,
@@ -6726,7 +6723,6 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
6726
6723
  CreateTemplateShareCommand,
6727
6724
  CreateWorkloadCommand,
6728
6725
  CreateWorkloadShareCommand,
6729
- DefinitionType,
6730
6726
  DeleteLensCommand,
6731
6727
  DeleteLensShareCommand,
6732
6728
  DeleteProfileCommand,
@@ -6735,10 +6731,8 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
6735
6731
  DeleteTemplateShareCommand,
6736
6732
  DeleteWorkloadCommand,
6737
6733
  DeleteWorkloadShareCommand,
6738
- DifferenceStatus,
6739
6734
  DisassociateLensesCommand,
6740
6735
  DisassociateProfilesCommand,
6741
- DiscoveryIntegrationStatus,
6742
6736
  ExportLensCommand,
6743
6737
  GetAnswerCommand,
6744
6738
  GetConsolidatedReportCommand,
@@ -6754,11 +6748,6 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
6754
6748
  GetReviewTemplateLensReviewCommand,
6755
6749
  GetWorkloadCommand,
6756
6750
  ImportLensCommand,
6757
- ImportLensStatus,
6758
- InternalServerException,
6759
- LensStatus,
6760
- LensStatusType,
6761
- LensType,
6762
6751
  ListAnswersCommand,
6763
6752
  ListCheckDetailsCommand,
6764
6753
  ListCheckSummariesCommand,
@@ -6778,27 +6767,7 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
6778
6767
  ListTemplateSharesCommand,
6779
6768
  ListWorkloadSharesCommand,
6780
6769
  ListWorkloadsCommand,
6781
- MetricType,
6782
- NotificationType,
6783
- OrganizationSharingStatus,
6784
- PermissionType,
6785
- ProfileNotificationType,
6786
- ProfileOwnerType,
6787
- Question,
6788
- QuestionPriority,
6789
- QuestionType,
6790
- ReportFormat,
6791
- ResourceNotFoundException,
6792
- ReviewTemplateAnswerStatus,
6793
- ReviewTemplateUpdateStatus,
6794
- Risk,
6795
- ServiceQuotaExceededException,
6796
- ShareInvitationAction,
6797
- ShareResourceType,
6798
- ShareStatus,
6799
6770
  TagResourceCommand,
6800
- ThrottlingException,
6801
- TrustedAdvisorIntegrationStatus,
6802
6771
  UntagResourceCommand,
6803
6772
  UpdateAnswerCommand,
6804
6773
  UpdateGlobalSettingsCommand,
@@ -6813,14 +6782,6 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
6813
6782
  UpgradeLensReviewCommand,
6814
6783
  UpgradeProfileVersionCommand,
6815
6784
  UpgradeReviewTemplateLensReviewCommand,
6816
- ValidationException,
6817
- ValidationExceptionReason,
6818
- WellArchitected,
6819
- WellArchitectedClient,
6820
- WellArchitectedServiceException,
6821
- WorkloadEnvironment,
6822
- WorkloadImprovementStatus,
6823
- __Client,
6824
6785
  paginateGetConsolidatedReport,
6825
6786
  paginateListAnswers,
6826
6787
  paginateListCheckDetails,
@@ -6839,5 +6800,47 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
6839
6800
  paginateListShareInvitations,
6840
6801
  paginateListTemplateShares,
6841
6802
  paginateListWorkloadShares,
6842
- paginateListWorkloads
6803
+ paginateListWorkloads,
6804
+ AccessDeniedException,
6805
+ CheckStatus,
6806
+ AdditionalResourceType,
6807
+ ChoiceReason,
6808
+ ChoiceStatus,
6809
+ AnswerReason,
6810
+ Risk,
6811
+ QuestionType,
6812
+ ConflictException,
6813
+ InternalServerException,
6814
+ ResourceNotFoundException,
6815
+ ThrottlingException,
6816
+ ValidationExceptionReason,
6817
+ ValidationException,
6818
+ CheckProvider,
6819
+ CheckFailureReason,
6820
+ MetricType,
6821
+ ServiceQuotaExceededException,
6822
+ TrustedAdvisorIntegrationStatus,
6823
+ DefinitionType,
6824
+ WorkloadEnvironment,
6825
+ PermissionType,
6826
+ LensStatusType,
6827
+ DifferenceStatus,
6828
+ DiscoveryIntegrationStatus,
6829
+ ReportFormat,
6830
+ LensStatus,
6831
+ WorkloadImprovementStatus,
6832
+ Question,
6833
+ ReviewTemplateUpdateStatus,
6834
+ ReviewTemplateAnswerStatus,
6835
+ ImportLensStatus,
6836
+ ShareStatus,
6837
+ LensType,
6838
+ QuestionPriority,
6839
+ NotificationType,
6840
+ ProfileNotificationType,
6841
+ ProfileOwnerType,
6842
+ ShareResourceType,
6843
+ OrganizationSharingStatus,
6844
+ ShareInvitationAction
6843
6845
  });
6846
+
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-wellarchitected",
3
3
  "description": "AWS SDK for JavaScript Wellarchitected 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-wellarchitected",
@@ -20,48 +20,48 @@
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
  "uuid": "^8.3.2"
62
62
  },
63
63
  "devDependencies": {
64
- "@smithy/service-client-documentation-generator": "^2.1.0",
64
+ "@smithy/service-client-documentation-generator": "^2.1.1",
65
65
  "@tsconfig/node14": "1.0.3",
66
66
  "@types/node": "^14.14.31",
67
67
  "@types/uuid": "^8.3.0",