@aws-sdk/client-resiliencehub 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.
- package/dist-cjs/index.js +72 -71
- package/package.json +3 -3
package/dist-cjs/index.js
CHANGED
|
@@ -5689,34 +5689,18 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
5689
5689
|
// Annotate the CommonJS export names for ESM import in node:
|
|
5690
5690
|
|
|
5691
5691
|
0 && (module.exports = {
|
|
5692
|
-
|
|
5692
|
+
ResiliencehubServiceException,
|
|
5693
|
+
__Client,
|
|
5694
|
+
ResiliencehubClient,
|
|
5695
|
+
Resiliencehub,
|
|
5696
|
+
$Command,
|
|
5693
5697
|
AddDraftAppVersionResourceMappingsCommand,
|
|
5694
|
-
AlarmType,
|
|
5695
|
-
AppAssessmentFilterSensitiveLog,
|
|
5696
|
-
AppAssessmentScheduleType,
|
|
5697
|
-
AppComplianceStatusType,
|
|
5698
|
-
AppDriftStatusType,
|
|
5699
|
-
AppFilterSensitiveLog,
|
|
5700
|
-
AppStatusType,
|
|
5701
|
-
AssessmentInvoker,
|
|
5702
|
-
AssessmentStatus,
|
|
5703
5698
|
BatchUpdateRecommendationStatusCommand,
|
|
5704
|
-
ComplianceStatus,
|
|
5705
|
-
ConfigRecommendationOptimizationType,
|
|
5706
|
-
ConflictException,
|
|
5707
|
-
CostFrequency,
|
|
5708
5699
|
CreateAppCommand,
|
|
5709
|
-
CreateAppRequestFilterSensitiveLog,
|
|
5710
|
-
CreateAppResponseFilterSensitiveLog,
|
|
5711
5700
|
CreateAppVersionAppComponentCommand,
|
|
5712
5701
|
CreateAppVersionResourceCommand,
|
|
5713
5702
|
CreateRecommendationTemplateCommand,
|
|
5714
|
-
CreateRecommendationTemplateRequestFilterSensitiveLog,
|
|
5715
|
-
CreateRecommendationTemplateResponseFilterSensitiveLog,
|
|
5716
5703
|
CreateResiliencyPolicyCommand,
|
|
5717
|
-
CreateResiliencyPolicyRequestFilterSensitiveLog,
|
|
5718
|
-
CreateResiliencyPolicyResponseFilterSensitiveLog,
|
|
5719
|
-
DataLocationConstraint,
|
|
5720
5704
|
DeleteAppAssessmentCommand,
|
|
5721
5705
|
DeleteAppCommand,
|
|
5722
5706
|
DeleteAppInputSourceCommand,
|
|
@@ -5725,9 +5709,7 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
5725
5709
|
DeleteRecommendationTemplateCommand,
|
|
5726
5710
|
DeleteResiliencyPolicyCommand,
|
|
5727
5711
|
DescribeAppAssessmentCommand,
|
|
5728
|
-
DescribeAppAssessmentResponseFilterSensitiveLog,
|
|
5729
5712
|
DescribeAppCommand,
|
|
5730
|
-
DescribeAppResponseFilterSensitiveLog,
|
|
5731
5713
|
DescribeAppVersionAppComponentCommand,
|
|
5732
5714
|
DescribeAppVersionCommand,
|
|
5733
5715
|
DescribeAppVersionResourceCommand,
|
|
@@ -5735,17 +5717,7 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
5735
5717
|
DescribeAppVersionTemplateCommand,
|
|
5736
5718
|
DescribeDraftAppVersionResourcesImportStatusCommand,
|
|
5737
5719
|
DescribeResiliencyPolicyCommand,
|
|
5738
|
-
DescribeResiliencyPolicyResponseFilterSensitiveLog,
|
|
5739
|
-
DifferenceType,
|
|
5740
|
-
DisruptionType,
|
|
5741
|
-
DriftStatus,
|
|
5742
|
-
DriftType,
|
|
5743
|
-
EstimatedCostTier,
|
|
5744
|
-
EventType,
|
|
5745
|
-
ExcludeRecommendationReason,
|
|
5746
|
-
HaArchitecture,
|
|
5747
5720
|
ImportResourcesToDraftAppVersionCommand,
|
|
5748
|
-
InternalServerException,
|
|
5749
5721
|
ListAlarmRecommendationsCommand,
|
|
5750
5722
|
ListAppAssessmentComplianceDriftsCommand,
|
|
5751
5723
|
ListAppAssessmentsCommand,
|
|
@@ -5758,61 +5730,24 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
5758
5730
|
ListAppVersionsCommand,
|
|
5759
5731
|
ListAppsCommand,
|
|
5760
5732
|
ListRecommendationTemplatesCommand,
|
|
5761
|
-
ListRecommendationTemplatesResponseFilterSensitiveLog,
|
|
5762
5733
|
ListResiliencyPoliciesCommand,
|
|
5763
|
-
ListResiliencyPoliciesResponseFilterSensitiveLog,
|
|
5764
5734
|
ListSopRecommendationsCommand,
|
|
5765
5735
|
ListSuggestedResiliencyPoliciesCommand,
|
|
5766
|
-
ListSuggestedResiliencyPoliciesResponseFilterSensitiveLog,
|
|
5767
5736
|
ListTagsForResourceCommand,
|
|
5768
|
-
ListTagsForResourceResponseFilterSensitiveLog,
|
|
5769
5737
|
ListTestRecommendationsCommand,
|
|
5770
5738
|
ListUnsupportedAppVersionResourcesCommand,
|
|
5771
|
-
PermissionModelType,
|
|
5772
|
-
PhysicalIdentifierType,
|
|
5773
5739
|
PublishAppVersionCommand,
|
|
5774
5740
|
PutDraftAppVersionTemplateCommand,
|
|
5775
|
-
RecommendationComplianceStatus,
|
|
5776
|
-
RecommendationStatus,
|
|
5777
|
-
RecommendationTemplateFilterSensitiveLog,
|
|
5778
|
-
RecommendationTemplateStatus,
|
|
5779
5741
|
RemoveDraftAppVersionResourceMappingsCommand,
|
|
5780
|
-
RenderRecommendationType,
|
|
5781
|
-
Resiliencehub,
|
|
5782
|
-
ResiliencehubClient,
|
|
5783
|
-
ResiliencehubServiceException,
|
|
5784
|
-
ResiliencyPolicyFilterSensitiveLog,
|
|
5785
|
-
ResiliencyPolicyTier,
|
|
5786
|
-
ResiliencyScoreType,
|
|
5787
5742
|
ResolveAppVersionResourcesCommand,
|
|
5788
|
-
ResourceImportStatusType,
|
|
5789
|
-
ResourceImportStrategyType,
|
|
5790
|
-
ResourceMappingType,
|
|
5791
|
-
ResourceNotFoundException,
|
|
5792
|
-
ResourceResolutionStatusType,
|
|
5793
|
-
ResourceSourceType,
|
|
5794
|
-
ServiceQuotaExceededException,
|
|
5795
|
-
SopServiceType,
|
|
5796
5743
|
StartAppAssessmentCommand,
|
|
5797
|
-
StartAppAssessmentRequestFilterSensitiveLog,
|
|
5798
|
-
StartAppAssessmentResponseFilterSensitiveLog,
|
|
5799
5744
|
TagResourceCommand,
|
|
5800
|
-
TagResourceRequestFilterSensitiveLog,
|
|
5801
|
-
TemplateFormat,
|
|
5802
|
-
TestRisk,
|
|
5803
|
-
TestType,
|
|
5804
|
-
ThrottlingException,
|
|
5805
5745
|
UntagResourceCommand,
|
|
5806
|
-
UntagResourceRequestFilterSensitiveLog,
|
|
5807
5746
|
UpdateAppCommand,
|
|
5808
|
-
UpdateAppResponseFilterSensitiveLog,
|
|
5809
5747
|
UpdateAppVersionAppComponentCommand,
|
|
5810
5748
|
UpdateAppVersionCommand,
|
|
5811
5749
|
UpdateAppVersionResourceCommand,
|
|
5812
5750
|
UpdateResiliencyPolicyCommand,
|
|
5813
|
-
UpdateResiliencyPolicyResponseFilterSensitiveLog,
|
|
5814
|
-
ValidationException,
|
|
5815
|
-
__Client,
|
|
5816
5751
|
paginateListAlarmRecommendations,
|
|
5817
5752
|
paginateListAppAssessmentComplianceDrifts,
|
|
5818
5753
|
paginateListAppAssessments,
|
|
@@ -5829,6 +5764,72 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
5829
5764
|
paginateListSopRecommendations,
|
|
5830
5765
|
paginateListSuggestedResiliencyPolicies,
|
|
5831
5766
|
paginateListTestRecommendations,
|
|
5832
|
-
paginateListUnsupportedAppVersionResources
|
|
5767
|
+
paginateListUnsupportedAppVersionResources,
|
|
5768
|
+
AccessDeniedException,
|
|
5769
|
+
ResourceMappingType,
|
|
5770
|
+
PhysicalIdentifierType,
|
|
5771
|
+
ConflictException,
|
|
5772
|
+
InternalServerException,
|
|
5773
|
+
ResourceNotFoundException,
|
|
5774
|
+
ThrottlingException,
|
|
5775
|
+
ValidationException,
|
|
5776
|
+
ExcludeRecommendationReason,
|
|
5777
|
+
RecommendationStatus,
|
|
5778
|
+
AlarmType,
|
|
5779
|
+
AppAssessmentScheduleType,
|
|
5780
|
+
AppComplianceStatusType,
|
|
5781
|
+
AppDriftStatusType,
|
|
5782
|
+
EventType,
|
|
5783
|
+
PermissionModelType,
|
|
5784
|
+
AppStatusType,
|
|
5785
|
+
AssessmentStatus,
|
|
5786
|
+
DisruptionType,
|
|
5787
|
+
ComplianceStatus,
|
|
5788
|
+
CostFrequency,
|
|
5789
|
+
DriftStatus,
|
|
5790
|
+
AssessmentInvoker,
|
|
5791
|
+
DataLocationConstraint,
|
|
5792
|
+
EstimatedCostTier,
|
|
5793
|
+
ResiliencyPolicyTier,
|
|
5794
|
+
ResiliencyScoreType,
|
|
5795
|
+
ServiceQuotaExceededException,
|
|
5796
|
+
ResourceSourceType,
|
|
5797
|
+
TemplateFormat,
|
|
5798
|
+
RenderRecommendationType,
|
|
5799
|
+
RecommendationTemplateStatus,
|
|
5800
|
+
ResourceResolutionStatusType,
|
|
5801
|
+
ResourceImportStatusType,
|
|
5802
|
+
ResourceImportStrategyType,
|
|
5803
|
+
DifferenceType,
|
|
5804
|
+
DriftType,
|
|
5805
|
+
HaArchitecture,
|
|
5806
|
+
ConfigRecommendationOptimizationType,
|
|
5807
|
+
RecommendationComplianceStatus,
|
|
5808
|
+
SopServiceType,
|
|
5809
|
+
TestRisk,
|
|
5810
|
+
TestType,
|
|
5811
|
+
AppFilterSensitiveLog,
|
|
5812
|
+
ResiliencyPolicyFilterSensitiveLog,
|
|
5813
|
+
AppAssessmentFilterSensitiveLog,
|
|
5814
|
+
CreateAppRequestFilterSensitiveLog,
|
|
5815
|
+
CreateAppResponseFilterSensitiveLog,
|
|
5816
|
+
CreateRecommendationTemplateRequestFilterSensitiveLog,
|
|
5817
|
+
RecommendationTemplateFilterSensitiveLog,
|
|
5818
|
+
CreateRecommendationTemplateResponseFilterSensitiveLog,
|
|
5819
|
+
CreateResiliencyPolicyRequestFilterSensitiveLog,
|
|
5820
|
+
CreateResiliencyPolicyResponseFilterSensitiveLog,
|
|
5821
|
+
DescribeAppResponseFilterSensitiveLog,
|
|
5822
|
+
DescribeAppAssessmentResponseFilterSensitiveLog,
|
|
5823
|
+
DescribeResiliencyPolicyResponseFilterSensitiveLog,
|
|
5824
|
+
ListRecommendationTemplatesResponseFilterSensitiveLog,
|
|
5825
|
+
ListResiliencyPoliciesResponseFilterSensitiveLog,
|
|
5826
|
+
ListSuggestedResiliencyPoliciesResponseFilterSensitiveLog,
|
|
5827
|
+
ListTagsForResourceResponseFilterSensitiveLog,
|
|
5828
|
+
StartAppAssessmentRequestFilterSensitiveLog,
|
|
5829
|
+
StartAppAssessmentResponseFilterSensitiveLog,
|
|
5830
|
+
TagResourceRequestFilterSensitiveLog,
|
|
5831
|
+
UntagResourceRequestFilterSensitiveLog,
|
|
5832
|
+
UpdateAppResponseFilterSensitiveLog,
|
|
5833
|
+
UpdateResiliencyPolicyResponseFilterSensitiveLog
|
|
5833
5834
|
});
|
|
5834
5835
|
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-resiliencehub",
|
|
3
3
|
"description": "AWS SDK for JavaScript Resiliencehub 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-resiliencehub",
|
|
@@ -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.
|
|
23
|
+
"@aws-sdk/client-sts": "3.499.0",
|
|
24
24
|
"@aws-sdk/core": "3.496.0",
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
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",
|