@aws-sdk/client-resiliencehub 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.
- package/dist-cjs/index.js +74 -71
- package/package.json +39 -39
package/dist-cjs/index.js
CHANGED
|
@@ -5687,35 +5687,20 @@ var paginateListUnsupportedAppVersionResources = (0, import_core.createPaginator
|
|
|
5687
5687
|
// src/index.ts
|
|
5688
5688
|
var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
5689
5689
|
// Annotate the CommonJS export names for ESM import in node:
|
|
5690
|
+
|
|
5690
5691
|
0 && (module.exports = {
|
|
5691
|
-
|
|
5692
|
+
ResiliencehubServiceException,
|
|
5693
|
+
__Client,
|
|
5694
|
+
ResiliencehubClient,
|
|
5695
|
+
Resiliencehub,
|
|
5696
|
+
$Command,
|
|
5692
5697
|
AddDraftAppVersionResourceMappingsCommand,
|
|
5693
|
-
AlarmType,
|
|
5694
|
-
AppAssessmentFilterSensitiveLog,
|
|
5695
|
-
AppAssessmentScheduleType,
|
|
5696
|
-
AppComplianceStatusType,
|
|
5697
|
-
AppDriftStatusType,
|
|
5698
|
-
AppFilterSensitiveLog,
|
|
5699
|
-
AppStatusType,
|
|
5700
|
-
AssessmentInvoker,
|
|
5701
|
-
AssessmentStatus,
|
|
5702
5698
|
BatchUpdateRecommendationStatusCommand,
|
|
5703
|
-
ComplianceStatus,
|
|
5704
|
-
ConfigRecommendationOptimizationType,
|
|
5705
|
-
ConflictException,
|
|
5706
|
-
CostFrequency,
|
|
5707
5699
|
CreateAppCommand,
|
|
5708
|
-
CreateAppRequestFilterSensitiveLog,
|
|
5709
|
-
CreateAppResponseFilterSensitiveLog,
|
|
5710
5700
|
CreateAppVersionAppComponentCommand,
|
|
5711
5701
|
CreateAppVersionResourceCommand,
|
|
5712
5702
|
CreateRecommendationTemplateCommand,
|
|
5713
|
-
CreateRecommendationTemplateRequestFilterSensitiveLog,
|
|
5714
|
-
CreateRecommendationTemplateResponseFilterSensitiveLog,
|
|
5715
5703
|
CreateResiliencyPolicyCommand,
|
|
5716
|
-
CreateResiliencyPolicyRequestFilterSensitiveLog,
|
|
5717
|
-
CreateResiliencyPolicyResponseFilterSensitiveLog,
|
|
5718
|
-
DataLocationConstraint,
|
|
5719
5704
|
DeleteAppAssessmentCommand,
|
|
5720
5705
|
DeleteAppCommand,
|
|
5721
5706
|
DeleteAppInputSourceCommand,
|
|
@@ -5724,9 +5709,7 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
5724
5709
|
DeleteRecommendationTemplateCommand,
|
|
5725
5710
|
DeleteResiliencyPolicyCommand,
|
|
5726
5711
|
DescribeAppAssessmentCommand,
|
|
5727
|
-
DescribeAppAssessmentResponseFilterSensitiveLog,
|
|
5728
5712
|
DescribeAppCommand,
|
|
5729
|
-
DescribeAppResponseFilterSensitiveLog,
|
|
5730
5713
|
DescribeAppVersionAppComponentCommand,
|
|
5731
5714
|
DescribeAppVersionCommand,
|
|
5732
5715
|
DescribeAppVersionResourceCommand,
|
|
@@ -5734,17 +5717,7 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
5734
5717
|
DescribeAppVersionTemplateCommand,
|
|
5735
5718
|
DescribeDraftAppVersionResourcesImportStatusCommand,
|
|
5736
5719
|
DescribeResiliencyPolicyCommand,
|
|
5737
|
-
DescribeResiliencyPolicyResponseFilterSensitiveLog,
|
|
5738
|
-
DifferenceType,
|
|
5739
|
-
DisruptionType,
|
|
5740
|
-
DriftStatus,
|
|
5741
|
-
DriftType,
|
|
5742
|
-
EstimatedCostTier,
|
|
5743
|
-
EventType,
|
|
5744
|
-
ExcludeRecommendationReason,
|
|
5745
|
-
HaArchitecture,
|
|
5746
5720
|
ImportResourcesToDraftAppVersionCommand,
|
|
5747
|
-
InternalServerException,
|
|
5748
5721
|
ListAlarmRecommendationsCommand,
|
|
5749
5722
|
ListAppAssessmentComplianceDriftsCommand,
|
|
5750
5723
|
ListAppAssessmentsCommand,
|
|
@@ -5757,61 +5730,24 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
5757
5730
|
ListAppVersionsCommand,
|
|
5758
5731
|
ListAppsCommand,
|
|
5759
5732
|
ListRecommendationTemplatesCommand,
|
|
5760
|
-
ListRecommendationTemplatesResponseFilterSensitiveLog,
|
|
5761
5733
|
ListResiliencyPoliciesCommand,
|
|
5762
|
-
ListResiliencyPoliciesResponseFilterSensitiveLog,
|
|
5763
5734
|
ListSopRecommendationsCommand,
|
|
5764
5735
|
ListSuggestedResiliencyPoliciesCommand,
|
|
5765
|
-
ListSuggestedResiliencyPoliciesResponseFilterSensitiveLog,
|
|
5766
5736
|
ListTagsForResourceCommand,
|
|
5767
|
-
ListTagsForResourceResponseFilterSensitiveLog,
|
|
5768
5737
|
ListTestRecommendationsCommand,
|
|
5769
5738
|
ListUnsupportedAppVersionResourcesCommand,
|
|
5770
|
-
PermissionModelType,
|
|
5771
|
-
PhysicalIdentifierType,
|
|
5772
5739
|
PublishAppVersionCommand,
|
|
5773
5740
|
PutDraftAppVersionTemplateCommand,
|
|
5774
|
-
RecommendationComplianceStatus,
|
|
5775
|
-
RecommendationStatus,
|
|
5776
|
-
RecommendationTemplateFilterSensitiveLog,
|
|
5777
|
-
RecommendationTemplateStatus,
|
|
5778
5741
|
RemoveDraftAppVersionResourceMappingsCommand,
|
|
5779
|
-
RenderRecommendationType,
|
|
5780
|
-
Resiliencehub,
|
|
5781
|
-
ResiliencehubClient,
|
|
5782
|
-
ResiliencehubServiceException,
|
|
5783
|
-
ResiliencyPolicyFilterSensitiveLog,
|
|
5784
|
-
ResiliencyPolicyTier,
|
|
5785
|
-
ResiliencyScoreType,
|
|
5786
5742
|
ResolveAppVersionResourcesCommand,
|
|
5787
|
-
ResourceImportStatusType,
|
|
5788
|
-
ResourceImportStrategyType,
|
|
5789
|
-
ResourceMappingType,
|
|
5790
|
-
ResourceNotFoundException,
|
|
5791
|
-
ResourceResolutionStatusType,
|
|
5792
|
-
ResourceSourceType,
|
|
5793
|
-
ServiceQuotaExceededException,
|
|
5794
|
-
SopServiceType,
|
|
5795
5743
|
StartAppAssessmentCommand,
|
|
5796
|
-
StartAppAssessmentRequestFilterSensitiveLog,
|
|
5797
|
-
StartAppAssessmentResponseFilterSensitiveLog,
|
|
5798
5744
|
TagResourceCommand,
|
|
5799
|
-
TagResourceRequestFilterSensitiveLog,
|
|
5800
|
-
TemplateFormat,
|
|
5801
|
-
TestRisk,
|
|
5802
|
-
TestType,
|
|
5803
|
-
ThrottlingException,
|
|
5804
5745
|
UntagResourceCommand,
|
|
5805
|
-
UntagResourceRequestFilterSensitiveLog,
|
|
5806
5746
|
UpdateAppCommand,
|
|
5807
|
-
UpdateAppResponseFilterSensitiveLog,
|
|
5808
5747
|
UpdateAppVersionAppComponentCommand,
|
|
5809
5748
|
UpdateAppVersionCommand,
|
|
5810
5749
|
UpdateAppVersionResourceCommand,
|
|
5811
5750
|
UpdateResiliencyPolicyCommand,
|
|
5812
|
-
UpdateResiliencyPolicyResponseFilterSensitiveLog,
|
|
5813
|
-
ValidationException,
|
|
5814
|
-
__Client,
|
|
5815
5751
|
paginateListAlarmRecommendations,
|
|
5816
5752
|
paginateListAppAssessmentComplianceDrifts,
|
|
5817
5753
|
paginateListAppAssessments,
|
|
@@ -5828,5 +5764,72 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
5828
5764
|
paginateListSopRecommendations,
|
|
5829
5765
|
paginateListSuggestedResiliencyPolicies,
|
|
5830
5766
|
paginateListTestRecommendations,
|
|
5831
|
-
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
|
|
5832
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,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.
|
|
24
|
-
"@aws-sdk/core": "3.
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
26
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
27
|
-
"@aws-sdk/middleware-logger": "3.
|
|
28
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
29
|
-
"@aws-sdk/middleware-signing": "3.
|
|
30
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
31
|
-
"@aws-sdk/region-config-resolver": "3.
|
|
32
|
-
"@aws-sdk/types": "3.
|
|
33
|
-
"@aws-sdk/util-endpoints": "3.
|
|
34
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
35
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
36
|
-
"@smithy/config-resolver": "^2.1.
|
|
37
|
-
"@smithy/core": "^1.3.
|
|
38
|
-
"@smithy/fetch-http-handler": "^2.4.
|
|
39
|
-
"@smithy/hash-node": "^2.1.
|
|
40
|
-
"@smithy/invalid-dependency": "^2.1.
|
|
41
|
-
"@smithy/middleware-content-length": "^2.1.
|
|
42
|
-
"@smithy/middleware-endpoint": "^2.4.
|
|
43
|
-
"@smithy/middleware-retry": "^2.1.
|
|
44
|
-
"@smithy/middleware-serde": "^2.1.
|
|
45
|
-
"@smithy/middleware-stack": "^2.1.
|
|
46
|
-
"@smithy/node-config-provider": "^2.2.
|
|
47
|
-
"@smithy/node-http-handler": "^2.3.
|
|
48
|
-
"@smithy/protocol-http": "^3.1.
|
|
49
|
-
"@smithy/smithy-client": "^2.3.
|
|
50
|
-
"@smithy/types": "^2.9.
|
|
51
|
-
"@smithy/url-parser": "^2.1.
|
|
52
|
-
"@smithy/util-base64": "^2.1.
|
|
53
|
-
"@smithy/util-body-length-browser": "^2.1.
|
|
54
|
-
"@smithy/util-body-length-node": "^2.2.
|
|
55
|
-
"@smithy/util-defaults-mode-browser": "^2.1.
|
|
56
|
-
"@smithy/util-defaults-mode-node": "^2.1.
|
|
57
|
-
"@smithy/util-endpoints": "^1.1.
|
|
58
|
-
"@smithy/util-retry": "^2.1.
|
|
59
|
-
"@smithy/util-utf8": "^2.1.
|
|
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.
|
|
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",
|