@aws-sdk/client-resiliencehub 3.47.1 → 3.50.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 (69) hide show
  1. package/CHANGELOG.md +32 -0
  2. package/package.json +39 -33
  3. package/dist-types/ts3.4/Resiliencehub.d.ts +0 -200
  4. package/dist-types/ts3.4/ResiliencehubClient.d.ts +0 -112
  5. package/dist-types/ts3.4/commands/AddDraftAppVersionResourceMappingsCommand.d.ts +0 -17
  6. package/dist-types/ts3.4/commands/CreateAppCommand.d.ts +0 -17
  7. package/dist-types/ts3.4/commands/CreateRecommendationTemplateCommand.d.ts +0 -17
  8. package/dist-types/ts3.4/commands/CreateResiliencyPolicyCommand.d.ts +0 -17
  9. package/dist-types/ts3.4/commands/DeleteAppAssessmentCommand.d.ts +0 -17
  10. package/dist-types/ts3.4/commands/DeleteAppCommand.d.ts +0 -17
  11. package/dist-types/ts3.4/commands/DeleteRecommendationTemplateCommand.d.ts +0 -17
  12. package/dist-types/ts3.4/commands/DeleteResiliencyPolicyCommand.d.ts +0 -17
  13. package/dist-types/ts3.4/commands/DescribeAppAssessmentCommand.d.ts +0 -17
  14. package/dist-types/ts3.4/commands/DescribeAppCommand.d.ts +0 -17
  15. package/dist-types/ts3.4/commands/DescribeAppVersionResourcesResolutionStatusCommand.d.ts +0 -17
  16. package/dist-types/ts3.4/commands/DescribeAppVersionTemplateCommand.d.ts +0 -17
  17. package/dist-types/ts3.4/commands/DescribeDraftAppVersionResourcesImportStatusCommand.d.ts +0 -17
  18. package/dist-types/ts3.4/commands/DescribeResiliencyPolicyCommand.d.ts +0 -17
  19. package/dist-types/ts3.4/commands/ImportResourcesToDraftAppVersionCommand.d.ts +0 -17
  20. package/dist-types/ts3.4/commands/ListAlarmRecommendationsCommand.d.ts +0 -17
  21. package/dist-types/ts3.4/commands/ListAppAssessmentsCommand.d.ts +0 -17
  22. package/dist-types/ts3.4/commands/ListAppComponentCompliancesCommand.d.ts +0 -17
  23. package/dist-types/ts3.4/commands/ListAppComponentRecommendationsCommand.d.ts +0 -17
  24. package/dist-types/ts3.4/commands/ListAppVersionResourceMappingsCommand.d.ts +0 -17
  25. package/dist-types/ts3.4/commands/ListAppVersionResourcesCommand.d.ts +0 -17
  26. package/dist-types/ts3.4/commands/ListAppVersionsCommand.d.ts +0 -17
  27. package/dist-types/ts3.4/commands/ListAppsCommand.d.ts +0 -17
  28. package/dist-types/ts3.4/commands/ListRecommendationTemplatesCommand.d.ts +0 -17
  29. package/dist-types/ts3.4/commands/ListResiliencyPoliciesCommand.d.ts +0 -17
  30. package/dist-types/ts3.4/commands/ListSopRecommendationsCommand.d.ts +0 -17
  31. package/dist-types/ts3.4/commands/ListSuggestedResiliencyPoliciesCommand.d.ts +0 -17
  32. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +0 -17
  33. package/dist-types/ts3.4/commands/ListTestRecommendationsCommand.d.ts +0 -17
  34. package/dist-types/ts3.4/commands/ListUnsupportedAppVersionResourcesCommand.d.ts +0 -17
  35. package/dist-types/ts3.4/commands/PublishAppVersionCommand.d.ts +0 -17
  36. package/dist-types/ts3.4/commands/PutDraftAppVersionTemplateCommand.d.ts +0 -17
  37. package/dist-types/ts3.4/commands/RemoveDraftAppVersionResourceMappingsCommand.d.ts +0 -17
  38. package/dist-types/ts3.4/commands/ResolveAppVersionResourcesCommand.d.ts +0 -17
  39. package/dist-types/ts3.4/commands/StartAppAssessmentCommand.d.ts +0 -17
  40. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +0 -17
  41. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +0 -17
  42. package/dist-types/ts3.4/commands/UpdateAppCommand.d.ts +0 -17
  43. package/dist-types/ts3.4/commands/UpdateResiliencyPolicyCommand.d.ts +0 -17
  44. package/dist-types/ts3.4/commands/index.d.ts +0 -39
  45. package/dist-types/ts3.4/endpoints.d.ts +0 -2
  46. package/dist-types/ts3.4/index.d.ts +0 -5
  47. package/dist-types/ts3.4/models/index.d.ts +0 -1
  48. package/dist-types/ts3.4/models/models_0.d.ts +0 -1606
  49. package/dist-types/ts3.4/pagination/Interfaces.d.ts +0 -6
  50. package/dist-types/ts3.4/pagination/ListAlarmRecommendationsPaginator.d.ts +0 -4
  51. package/dist-types/ts3.4/pagination/ListAppAssessmentsPaginator.d.ts +0 -4
  52. package/dist-types/ts3.4/pagination/ListAppComponentCompliancesPaginator.d.ts +0 -4
  53. package/dist-types/ts3.4/pagination/ListAppComponentRecommendationsPaginator.d.ts +0 -4
  54. package/dist-types/ts3.4/pagination/ListAppVersionResourceMappingsPaginator.d.ts +0 -4
  55. package/dist-types/ts3.4/pagination/ListAppVersionResourcesPaginator.d.ts +0 -4
  56. package/dist-types/ts3.4/pagination/ListAppVersionsPaginator.d.ts +0 -4
  57. package/dist-types/ts3.4/pagination/ListAppsPaginator.d.ts +0 -4
  58. package/dist-types/ts3.4/pagination/ListRecommendationTemplatesPaginator.d.ts +0 -4
  59. package/dist-types/ts3.4/pagination/ListResiliencyPoliciesPaginator.d.ts +0 -4
  60. package/dist-types/ts3.4/pagination/ListSopRecommendationsPaginator.d.ts +0 -4
  61. package/dist-types/ts3.4/pagination/ListSuggestedResiliencyPoliciesPaginator.d.ts +0 -4
  62. package/dist-types/ts3.4/pagination/ListTestRecommendationsPaginator.d.ts +0 -4
  63. package/dist-types/ts3.4/pagination/ListUnsupportedAppVersionResourcesPaginator.d.ts +0 -4
  64. package/dist-types/ts3.4/pagination/index.d.ts +0 -15
  65. package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +0 -119
  66. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +0 -38
  67. package/dist-types/ts3.4/runtimeConfig.d.ts +0 -38
  68. package/dist-types/ts3.4/runtimeConfig.native.d.ts +0 -37
  69. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -11
package/CHANGELOG.md CHANGED
@@ -3,6 +3,38 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ # [3.50.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.49.0...v3.50.0) (2022-02-08)
7
+
8
+ **Note:** Version bump only for package @aws-sdk/client-resiliencehub
9
+
10
+
11
+
12
+
13
+
14
+ # [3.49.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.48.0...v3.49.0) (2022-01-29)
15
+
16
+ **Note:** Version bump only for package @aws-sdk/client-resiliencehub
17
+
18
+
19
+
20
+
21
+
22
+ # [3.48.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.47.2...v3.48.0) (2022-01-22)
23
+
24
+ **Note:** Version bump only for package @aws-sdk/client-resiliencehub
25
+
26
+
27
+
28
+
29
+
30
+ ## [3.47.2](https://github.com/aws/aws-sdk-js-v3/compare/v3.47.1...v3.47.2) (2022-01-21)
31
+
32
+ **Note:** Version bump only for package @aws-sdk/client-resiliencehub
33
+
34
+
35
+
36
+
37
+
6
38
  ## [3.47.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.47.0-release-test-1...v3.47.1) (2022-01-20)
7
39
 
8
40
  **Note:** Version bump only for package @aws-sdk/client-resiliencehub
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.47.1",
4
+ "version": "3.50.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "tsc -p tsconfig.cjs.json",
@@ -18,43 +18,49 @@
18
18
  "dependencies": {
19
19
  "@aws-crypto/sha256-browser": "2.0.0",
20
20
  "@aws-crypto/sha256-js": "2.0.0",
21
- "@aws-sdk/client-sts": "3.47.1",
22
- "@aws-sdk/config-resolver": "3.47.1",
23
- "@aws-sdk/credential-provider-node": "3.47.1",
24
- "@aws-sdk/fetch-http-handler": "3.47.1",
25
- "@aws-sdk/hash-node": "3.47.1",
26
- "@aws-sdk/invalid-dependency": "3.47.1",
27
- "@aws-sdk/middleware-content-length": "3.47.1",
28
- "@aws-sdk/middleware-host-header": "3.47.1",
29
- "@aws-sdk/middleware-logger": "3.47.1",
30
- "@aws-sdk/middleware-retry": "3.47.1",
31
- "@aws-sdk/middleware-serde": "3.47.1",
32
- "@aws-sdk/middleware-signing": "3.47.1",
33
- "@aws-sdk/middleware-stack": "3.47.1",
34
- "@aws-sdk/middleware-user-agent": "3.47.1",
35
- "@aws-sdk/node-config-provider": "3.47.1",
36
- "@aws-sdk/node-http-handler": "3.47.1",
37
- "@aws-sdk/protocol-http": "3.47.1",
38
- "@aws-sdk/smithy-client": "3.47.1",
39
- "@aws-sdk/types": "3.47.1",
40
- "@aws-sdk/url-parser": "3.47.1",
41
- "@aws-sdk/util-base64-browser": "3.47.1",
42
- "@aws-sdk/util-base64-node": "3.47.1",
43
- "@aws-sdk/util-body-length-browser": "3.47.1",
44
- "@aws-sdk/util-body-length-node": "3.47.1",
45
- "@aws-sdk/util-defaults-mode-browser": "3.47.1",
46
- "@aws-sdk/util-defaults-mode-node": "3.47.1",
47
- "@aws-sdk/util-user-agent-browser": "3.47.1",
48
- "@aws-sdk/util-user-agent-node": "3.47.1",
49
- "@aws-sdk/util-utf8-browser": "3.47.1",
50
- "@aws-sdk/util-utf8-node": "3.47.1",
21
+ "@aws-sdk/client-sts": "3.50.0",
22
+ "@aws-sdk/config-resolver": "3.50.0",
23
+ "@aws-sdk/credential-provider-node": "3.50.0",
24
+ "@aws-sdk/fetch-http-handler": "3.50.0",
25
+ "@aws-sdk/hash-node": "3.50.0",
26
+ "@aws-sdk/invalid-dependency": "3.50.0",
27
+ "@aws-sdk/middleware-content-length": "3.50.0",
28
+ "@aws-sdk/middleware-host-header": "3.50.0",
29
+ "@aws-sdk/middleware-logger": "3.50.0",
30
+ "@aws-sdk/middleware-retry": "3.50.0",
31
+ "@aws-sdk/middleware-serde": "3.50.0",
32
+ "@aws-sdk/middleware-signing": "3.50.0",
33
+ "@aws-sdk/middleware-stack": "3.50.0",
34
+ "@aws-sdk/middleware-user-agent": "3.50.0",
35
+ "@aws-sdk/node-config-provider": "3.50.0",
36
+ "@aws-sdk/node-http-handler": "3.50.0",
37
+ "@aws-sdk/protocol-http": "3.50.0",
38
+ "@aws-sdk/smithy-client": "3.50.0",
39
+ "@aws-sdk/types": "3.50.0",
40
+ "@aws-sdk/url-parser": "3.50.0",
41
+ "@aws-sdk/util-base64-browser": "3.49.0",
42
+ "@aws-sdk/util-base64-node": "3.49.0",
43
+ "@aws-sdk/util-body-length-browser": "3.49.0",
44
+ "@aws-sdk/util-body-length-node": "3.49.0",
45
+ "@aws-sdk/util-defaults-mode-browser": "3.50.0",
46
+ "@aws-sdk/util-defaults-mode-node": "3.50.0",
47
+ "@aws-sdk/util-user-agent-browser": "3.50.0",
48
+ "@aws-sdk/util-user-agent-node": "3.50.0",
49
+ "@aws-sdk/util-utf8-browser": "3.49.0",
50
+ "@aws-sdk/util-utf8-node": "3.49.0",
51
51
  "tslib": "^2.3.0",
52
52
  "uuid": "^8.3.2"
53
53
  },
54
54
  "devDependencies": {
55
- "@aws-sdk/service-client-documentation-generator": "3.47.1",
55
+ "@aws-sdk/service-client-documentation-generator": "3.49.0",
56
+ "@tsconfig/recommended": "1.0.1",
56
57
  "@types/node": "^12.7.5",
57
- "@types/uuid": "^8.3.0"
58
+ "@types/uuid": "^8.3.0",
59
+ "concurrently": "7.0.0",
60
+ "downlevel-dts": "0.7.0",
61
+ "rimraf": "3.0.2",
62
+ "typedoc": "0.19.2",
63
+ "typescript": "~4.3.5"
58
64
  },
59
65
  "engines": {
60
66
  "node": ">=12.0.0"
@@ -1,200 +0,0 @@
1
- import { HttpHandlerOptions as __HttpHandlerOptions } from "@aws-sdk/types";
2
- import { AddDraftAppVersionResourceMappingsCommandInput, AddDraftAppVersionResourceMappingsCommandOutput } from "./commands/AddDraftAppVersionResourceMappingsCommand";
3
- import { CreateAppCommandInput, CreateAppCommandOutput } from "./commands/CreateAppCommand";
4
- import { CreateRecommendationTemplateCommandInput, CreateRecommendationTemplateCommandOutput } from "./commands/CreateRecommendationTemplateCommand";
5
- import { CreateResiliencyPolicyCommandInput, CreateResiliencyPolicyCommandOutput } from "./commands/CreateResiliencyPolicyCommand";
6
- import { DeleteAppAssessmentCommandInput, DeleteAppAssessmentCommandOutput } from "./commands/DeleteAppAssessmentCommand";
7
- import { DeleteAppCommandInput, DeleteAppCommandOutput } from "./commands/DeleteAppCommand";
8
- import { DeleteRecommendationTemplateCommandInput, DeleteRecommendationTemplateCommandOutput } from "./commands/DeleteRecommendationTemplateCommand";
9
- import { DeleteResiliencyPolicyCommandInput, DeleteResiliencyPolicyCommandOutput } from "./commands/DeleteResiliencyPolicyCommand";
10
- import { DescribeAppAssessmentCommandInput, DescribeAppAssessmentCommandOutput } from "./commands/DescribeAppAssessmentCommand";
11
- import { DescribeAppCommandInput, DescribeAppCommandOutput } from "./commands/DescribeAppCommand";
12
- import { DescribeAppVersionResourcesResolutionStatusCommandInput, DescribeAppVersionResourcesResolutionStatusCommandOutput } from "./commands/DescribeAppVersionResourcesResolutionStatusCommand";
13
- import { DescribeAppVersionTemplateCommandInput, DescribeAppVersionTemplateCommandOutput } from "./commands/DescribeAppVersionTemplateCommand";
14
- import { DescribeDraftAppVersionResourcesImportStatusCommandInput, DescribeDraftAppVersionResourcesImportStatusCommandOutput } from "./commands/DescribeDraftAppVersionResourcesImportStatusCommand";
15
- import { DescribeResiliencyPolicyCommandInput, DescribeResiliencyPolicyCommandOutput } from "./commands/DescribeResiliencyPolicyCommand";
16
- import { ImportResourcesToDraftAppVersionCommandInput, ImportResourcesToDraftAppVersionCommandOutput } from "./commands/ImportResourcesToDraftAppVersionCommand";
17
- import { ListAlarmRecommendationsCommandInput, ListAlarmRecommendationsCommandOutput } from "./commands/ListAlarmRecommendationsCommand";
18
- import { ListAppAssessmentsCommandInput, ListAppAssessmentsCommandOutput } from "./commands/ListAppAssessmentsCommand";
19
- import { ListAppComponentCompliancesCommandInput, ListAppComponentCompliancesCommandOutput } from "./commands/ListAppComponentCompliancesCommand";
20
- import { ListAppComponentRecommendationsCommandInput, ListAppComponentRecommendationsCommandOutput } from "./commands/ListAppComponentRecommendationsCommand";
21
- import { ListAppsCommandInput, ListAppsCommandOutput } from "./commands/ListAppsCommand";
22
- import { ListAppVersionResourceMappingsCommandInput, ListAppVersionResourceMappingsCommandOutput } from "./commands/ListAppVersionResourceMappingsCommand";
23
- import { ListAppVersionResourcesCommandInput, ListAppVersionResourcesCommandOutput } from "./commands/ListAppVersionResourcesCommand";
24
- import { ListAppVersionsCommandInput, ListAppVersionsCommandOutput } from "./commands/ListAppVersionsCommand";
25
- import { ListRecommendationTemplatesCommandInput, ListRecommendationTemplatesCommandOutput } from "./commands/ListRecommendationTemplatesCommand";
26
- import { ListResiliencyPoliciesCommandInput, ListResiliencyPoliciesCommandOutput } from "./commands/ListResiliencyPoliciesCommand";
27
- import { ListSopRecommendationsCommandInput, ListSopRecommendationsCommandOutput } from "./commands/ListSopRecommendationsCommand";
28
- import { ListSuggestedResiliencyPoliciesCommandInput, ListSuggestedResiliencyPoliciesCommandOutput } from "./commands/ListSuggestedResiliencyPoliciesCommand";
29
- import { ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput } from "./commands/ListTagsForResourceCommand";
30
- import { ListTestRecommendationsCommandInput, ListTestRecommendationsCommandOutput } from "./commands/ListTestRecommendationsCommand";
31
- import { ListUnsupportedAppVersionResourcesCommandInput, ListUnsupportedAppVersionResourcesCommandOutput } from "./commands/ListUnsupportedAppVersionResourcesCommand";
32
- import { PublishAppVersionCommandInput, PublishAppVersionCommandOutput } from "./commands/PublishAppVersionCommand";
33
- import { PutDraftAppVersionTemplateCommandInput, PutDraftAppVersionTemplateCommandOutput } from "./commands/PutDraftAppVersionTemplateCommand";
34
- import { RemoveDraftAppVersionResourceMappingsCommandInput, RemoveDraftAppVersionResourceMappingsCommandOutput } from "./commands/RemoveDraftAppVersionResourceMappingsCommand";
35
- import { ResolveAppVersionResourcesCommandInput, ResolveAppVersionResourcesCommandOutput } from "./commands/ResolveAppVersionResourcesCommand";
36
- import { StartAppAssessmentCommandInput, StartAppAssessmentCommandOutput } from "./commands/StartAppAssessmentCommand";
37
- import { TagResourceCommandInput, TagResourceCommandOutput } from "./commands/TagResourceCommand";
38
- import { UntagResourceCommandInput, UntagResourceCommandOutput } from "./commands/UntagResourceCommand";
39
- import { UpdateAppCommandInput, UpdateAppCommandOutput } from "./commands/UpdateAppCommand";
40
- import { UpdateResiliencyPolicyCommandInput, UpdateResiliencyPolicyCommandOutput } from "./commands/UpdateResiliencyPolicyCommand";
41
- import { ResiliencehubClient } from "./ResiliencehubClient";
42
-
43
- export declare class Resiliencehub extends ResiliencehubClient {
44
-
45
- addDraftAppVersionResourceMappings(args: AddDraftAppVersionResourceMappingsCommandInput, options?: __HttpHandlerOptions): Promise<AddDraftAppVersionResourceMappingsCommandOutput>;
46
- addDraftAppVersionResourceMappings(args: AddDraftAppVersionResourceMappingsCommandInput, cb: (err: any, data?: AddDraftAppVersionResourceMappingsCommandOutput) => void): void;
47
- addDraftAppVersionResourceMappings(args: AddDraftAppVersionResourceMappingsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AddDraftAppVersionResourceMappingsCommandOutput) => void): void;
48
-
49
- createApp(args: CreateAppCommandInput, options?: __HttpHandlerOptions): Promise<CreateAppCommandOutput>;
50
- createApp(args: CreateAppCommandInput, cb: (err: any, data?: CreateAppCommandOutput) => void): void;
51
- createApp(args: CreateAppCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateAppCommandOutput) => void): void;
52
-
53
- createRecommendationTemplate(args: CreateRecommendationTemplateCommandInput, options?: __HttpHandlerOptions): Promise<CreateRecommendationTemplateCommandOutput>;
54
- createRecommendationTemplate(args: CreateRecommendationTemplateCommandInput, cb: (err: any, data?: CreateRecommendationTemplateCommandOutput) => void): void;
55
- createRecommendationTemplate(args: CreateRecommendationTemplateCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateRecommendationTemplateCommandOutput) => void): void;
56
-
57
- createResiliencyPolicy(args: CreateResiliencyPolicyCommandInput, options?: __HttpHandlerOptions): Promise<CreateResiliencyPolicyCommandOutput>;
58
- createResiliencyPolicy(args: CreateResiliencyPolicyCommandInput, cb: (err: any, data?: CreateResiliencyPolicyCommandOutput) => void): void;
59
- createResiliencyPolicy(args: CreateResiliencyPolicyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateResiliencyPolicyCommandOutput) => void): void;
60
-
61
- deleteApp(args: DeleteAppCommandInput, options?: __HttpHandlerOptions): Promise<DeleteAppCommandOutput>;
62
- deleteApp(args: DeleteAppCommandInput, cb: (err: any, data?: DeleteAppCommandOutput) => void): void;
63
- deleteApp(args: DeleteAppCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteAppCommandOutput) => void): void;
64
-
65
- deleteAppAssessment(args: DeleteAppAssessmentCommandInput, options?: __HttpHandlerOptions): Promise<DeleteAppAssessmentCommandOutput>;
66
- deleteAppAssessment(args: DeleteAppAssessmentCommandInput, cb: (err: any, data?: DeleteAppAssessmentCommandOutput) => void): void;
67
- deleteAppAssessment(args: DeleteAppAssessmentCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteAppAssessmentCommandOutput) => void): void;
68
-
69
- deleteRecommendationTemplate(args: DeleteRecommendationTemplateCommandInput, options?: __HttpHandlerOptions): Promise<DeleteRecommendationTemplateCommandOutput>;
70
- deleteRecommendationTemplate(args: DeleteRecommendationTemplateCommandInput, cb: (err: any, data?: DeleteRecommendationTemplateCommandOutput) => void): void;
71
- deleteRecommendationTemplate(args: DeleteRecommendationTemplateCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteRecommendationTemplateCommandOutput) => void): void;
72
-
73
- deleteResiliencyPolicy(args: DeleteResiliencyPolicyCommandInput, options?: __HttpHandlerOptions): Promise<DeleteResiliencyPolicyCommandOutput>;
74
- deleteResiliencyPolicy(args: DeleteResiliencyPolicyCommandInput, cb: (err: any, data?: DeleteResiliencyPolicyCommandOutput) => void): void;
75
- deleteResiliencyPolicy(args: DeleteResiliencyPolicyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteResiliencyPolicyCommandOutput) => void): void;
76
-
77
- describeApp(args: DescribeAppCommandInput, options?: __HttpHandlerOptions): Promise<DescribeAppCommandOutput>;
78
- describeApp(args: DescribeAppCommandInput, cb: (err: any, data?: DescribeAppCommandOutput) => void): void;
79
- describeApp(args: DescribeAppCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeAppCommandOutput) => void): void;
80
-
81
- describeAppAssessment(args: DescribeAppAssessmentCommandInput, options?: __HttpHandlerOptions): Promise<DescribeAppAssessmentCommandOutput>;
82
- describeAppAssessment(args: DescribeAppAssessmentCommandInput, cb: (err: any, data?: DescribeAppAssessmentCommandOutput) => void): void;
83
- describeAppAssessment(args: DescribeAppAssessmentCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeAppAssessmentCommandOutput) => void): void;
84
-
85
- describeAppVersionResourcesResolutionStatus(args: DescribeAppVersionResourcesResolutionStatusCommandInput, options?: __HttpHandlerOptions): Promise<DescribeAppVersionResourcesResolutionStatusCommandOutput>;
86
- describeAppVersionResourcesResolutionStatus(args: DescribeAppVersionResourcesResolutionStatusCommandInput, cb: (err: any, data?: DescribeAppVersionResourcesResolutionStatusCommandOutput) => void): void;
87
- describeAppVersionResourcesResolutionStatus(args: DescribeAppVersionResourcesResolutionStatusCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeAppVersionResourcesResolutionStatusCommandOutput) => void): void;
88
-
89
- describeAppVersionTemplate(args: DescribeAppVersionTemplateCommandInput, options?: __HttpHandlerOptions): Promise<DescribeAppVersionTemplateCommandOutput>;
90
- describeAppVersionTemplate(args: DescribeAppVersionTemplateCommandInput, cb: (err: any, data?: DescribeAppVersionTemplateCommandOutput) => void): void;
91
- describeAppVersionTemplate(args: DescribeAppVersionTemplateCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeAppVersionTemplateCommandOutput) => void): void;
92
-
93
- describeDraftAppVersionResourcesImportStatus(args: DescribeDraftAppVersionResourcesImportStatusCommandInput, options?: __HttpHandlerOptions): Promise<DescribeDraftAppVersionResourcesImportStatusCommandOutput>;
94
- describeDraftAppVersionResourcesImportStatus(args: DescribeDraftAppVersionResourcesImportStatusCommandInput, cb: (err: any, data?: DescribeDraftAppVersionResourcesImportStatusCommandOutput) => void): void;
95
- describeDraftAppVersionResourcesImportStatus(args: DescribeDraftAppVersionResourcesImportStatusCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeDraftAppVersionResourcesImportStatusCommandOutput) => void): void;
96
-
97
- describeResiliencyPolicy(args: DescribeResiliencyPolicyCommandInput, options?: __HttpHandlerOptions): Promise<DescribeResiliencyPolicyCommandOutput>;
98
- describeResiliencyPolicy(args: DescribeResiliencyPolicyCommandInput, cb: (err: any, data?: DescribeResiliencyPolicyCommandOutput) => void): void;
99
- describeResiliencyPolicy(args: DescribeResiliencyPolicyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeResiliencyPolicyCommandOutput) => void): void;
100
-
101
- importResourcesToDraftAppVersion(args: ImportResourcesToDraftAppVersionCommandInput, options?: __HttpHandlerOptions): Promise<ImportResourcesToDraftAppVersionCommandOutput>;
102
- importResourcesToDraftAppVersion(args: ImportResourcesToDraftAppVersionCommandInput, cb: (err: any, data?: ImportResourcesToDraftAppVersionCommandOutput) => void): void;
103
- importResourcesToDraftAppVersion(args: ImportResourcesToDraftAppVersionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ImportResourcesToDraftAppVersionCommandOutput) => void): void;
104
-
105
- listAlarmRecommendations(args: ListAlarmRecommendationsCommandInput, options?: __HttpHandlerOptions): Promise<ListAlarmRecommendationsCommandOutput>;
106
- listAlarmRecommendations(args: ListAlarmRecommendationsCommandInput, cb: (err: any, data?: ListAlarmRecommendationsCommandOutput) => void): void;
107
- listAlarmRecommendations(args: ListAlarmRecommendationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListAlarmRecommendationsCommandOutput) => void): void;
108
-
109
- listAppAssessments(args: ListAppAssessmentsCommandInput, options?: __HttpHandlerOptions): Promise<ListAppAssessmentsCommandOutput>;
110
- listAppAssessments(args: ListAppAssessmentsCommandInput, cb: (err: any, data?: ListAppAssessmentsCommandOutput) => void): void;
111
- listAppAssessments(args: ListAppAssessmentsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListAppAssessmentsCommandOutput) => void): void;
112
-
113
- listAppComponentCompliances(args: ListAppComponentCompliancesCommandInput, options?: __HttpHandlerOptions): Promise<ListAppComponentCompliancesCommandOutput>;
114
- listAppComponentCompliances(args: ListAppComponentCompliancesCommandInput, cb: (err: any, data?: ListAppComponentCompliancesCommandOutput) => void): void;
115
- listAppComponentCompliances(args: ListAppComponentCompliancesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListAppComponentCompliancesCommandOutput) => void): void;
116
-
117
- listAppComponentRecommendations(args: ListAppComponentRecommendationsCommandInput, options?: __HttpHandlerOptions): Promise<ListAppComponentRecommendationsCommandOutput>;
118
- listAppComponentRecommendations(args: ListAppComponentRecommendationsCommandInput, cb: (err: any, data?: ListAppComponentRecommendationsCommandOutput) => void): void;
119
- listAppComponentRecommendations(args: ListAppComponentRecommendationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListAppComponentRecommendationsCommandOutput) => void): void;
120
-
121
- listApps(args: ListAppsCommandInput, options?: __HttpHandlerOptions): Promise<ListAppsCommandOutput>;
122
- listApps(args: ListAppsCommandInput, cb: (err: any, data?: ListAppsCommandOutput) => void): void;
123
- listApps(args: ListAppsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListAppsCommandOutput) => void): void;
124
-
125
- listAppVersionResourceMappings(args: ListAppVersionResourceMappingsCommandInput, options?: __HttpHandlerOptions): Promise<ListAppVersionResourceMappingsCommandOutput>;
126
- listAppVersionResourceMappings(args: ListAppVersionResourceMappingsCommandInput, cb: (err: any, data?: ListAppVersionResourceMappingsCommandOutput) => void): void;
127
- listAppVersionResourceMappings(args: ListAppVersionResourceMappingsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListAppVersionResourceMappingsCommandOutput) => void): void;
128
-
129
- listAppVersionResources(args: ListAppVersionResourcesCommandInput, options?: __HttpHandlerOptions): Promise<ListAppVersionResourcesCommandOutput>;
130
- listAppVersionResources(args: ListAppVersionResourcesCommandInput, cb: (err: any, data?: ListAppVersionResourcesCommandOutput) => void): void;
131
- listAppVersionResources(args: ListAppVersionResourcesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListAppVersionResourcesCommandOutput) => void): void;
132
-
133
- listAppVersions(args: ListAppVersionsCommandInput, options?: __HttpHandlerOptions): Promise<ListAppVersionsCommandOutput>;
134
- listAppVersions(args: ListAppVersionsCommandInput, cb: (err: any, data?: ListAppVersionsCommandOutput) => void): void;
135
- listAppVersions(args: ListAppVersionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListAppVersionsCommandOutput) => void): void;
136
-
137
- listRecommendationTemplates(args: ListRecommendationTemplatesCommandInput, options?: __HttpHandlerOptions): Promise<ListRecommendationTemplatesCommandOutput>;
138
- listRecommendationTemplates(args: ListRecommendationTemplatesCommandInput, cb: (err: any, data?: ListRecommendationTemplatesCommandOutput) => void): void;
139
- listRecommendationTemplates(args: ListRecommendationTemplatesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListRecommendationTemplatesCommandOutput) => void): void;
140
-
141
- listResiliencyPolicies(args: ListResiliencyPoliciesCommandInput, options?: __HttpHandlerOptions): Promise<ListResiliencyPoliciesCommandOutput>;
142
- listResiliencyPolicies(args: ListResiliencyPoliciesCommandInput, cb: (err: any, data?: ListResiliencyPoliciesCommandOutput) => void): void;
143
- listResiliencyPolicies(args: ListResiliencyPoliciesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListResiliencyPoliciesCommandOutput) => void): void;
144
-
145
- listSopRecommendations(args: ListSopRecommendationsCommandInput, options?: __HttpHandlerOptions): Promise<ListSopRecommendationsCommandOutput>;
146
- listSopRecommendations(args: ListSopRecommendationsCommandInput, cb: (err: any, data?: ListSopRecommendationsCommandOutput) => void): void;
147
- listSopRecommendations(args: ListSopRecommendationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListSopRecommendationsCommandOutput) => void): void;
148
-
149
- listSuggestedResiliencyPolicies(args: ListSuggestedResiliencyPoliciesCommandInput, options?: __HttpHandlerOptions): Promise<ListSuggestedResiliencyPoliciesCommandOutput>;
150
- listSuggestedResiliencyPolicies(args: ListSuggestedResiliencyPoliciesCommandInput, cb: (err: any, data?: ListSuggestedResiliencyPoliciesCommandOutput) => void): void;
151
- listSuggestedResiliencyPolicies(args: ListSuggestedResiliencyPoliciesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListSuggestedResiliencyPoliciesCommandOutput) => void): void;
152
-
153
- listTagsForResource(args: ListTagsForResourceCommandInput, options?: __HttpHandlerOptions): Promise<ListTagsForResourceCommandOutput>;
154
- listTagsForResource(args: ListTagsForResourceCommandInput, cb: (err: any, data?: ListTagsForResourceCommandOutput) => void): void;
155
- listTagsForResource(args: ListTagsForResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListTagsForResourceCommandOutput) => void): void;
156
-
157
- listTestRecommendations(args: ListTestRecommendationsCommandInput, options?: __HttpHandlerOptions): Promise<ListTestRecommendationsCommandOutput>;
158
- listTestRecommendations(args: ListTestRecommendationsCommandInput, cb: (err: any, data?: ListTestRecommendationsCommandOutput) => void): void;
159
- listTestRecommendations(args: ListTestRecommendationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListTestRecommendationsCommandOutput) => void): void;
160
-
161
- listUnsupportedAppVersionResources(args: ListUnsupportedAppVersionResourcesCommandInput, options?: __HttpHandlerOptions): Promise<ListUnsupportedAppVersionResourcesCommandOutput>;
162
- listUnsupportedAppVersionResources(args: ListUnsupportedAppVersionResourcesCommandInput, cb: (err: any, data?: ListUnsupportedAppVersionResourcesCommandOutput) => void): void;
163
- listUnsupportedAppVersionResources(args: ListUnsupportedAppVersionResourcesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListUnsupportedAppVersionResourcesCommandOutput) => void): void;
164
-
165
- publishAppVersion(args: PublishAppVersionCommandInput, options?: __HttpHandlerOptions): Promise<PublishAppVersionCommandOutput>;
166
- publishAppVersion(args: PublishAppVersionCommandInput, cb: (err: any, data?: PublishAppVersionCommandOutput) => void): void;
167
- publishAppVersion(args: PublishAppVersionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: PublishAppVersionCommandOutput) => void): void;
168
-
169
- putDraftAppVersionTemplate(args: PutDraftAppVersionTemplateCommandInput, options?: __HttpHandlerOptions): Promise<PutDraftAppVersionTemplateCommandOutput>;
170
- putDraftAppVersionTemplate(args: PutDraftAppVersionTemplateCommandInput, cb: (err: any, data?: PutDraftAppVersionTemplateCommandOutput) => void): void;
171
- putDraftAppVersionTemplate(args: PutDraftAppVersionTemplateCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: PutDraftAppVersionTemplateCommandOutput) => void): void;
172
-
173
- removeDraftAppVersionResourceMappings(args: RemoveDraftAppVersionResourceMappingsCommandInput, options?: __HttpHandlerOptions): Promise<RemoveDraftAppVersionResourceMappingsCommandOutput>;
174
- removeDraftAppVersionResourceMappings(args: RemoveDraftAppVersionResourceMappingsCommandInput, cb: (err: any, data?: RemoveDraftAppVersionResourceMappingsCommandOutput) => void): void;
175
- removeDraftAppVersionResourceMappings(args: RemoveDraftAppVersionResourceMappingsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RemoveDraftAppVersionResourceMappingsCommandOutput) => void): void;
176
-
177
- resolveAppVersionResources(args: ResolveAppVersionResourcesCommandInput, options?: __HttpHandlerOptions): Promise<ResolveAppVersionResourcesCommandOutput>;
178
- resolveAppVersionResources(args: ResolveAppVersionResourcesCommandInput, cb: (err: any, data?: ResolveAppVersionResourcesCommandOutput) => void): void;
179
- resolveAppVersionResources(args: ResolveAppVersionResourcesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ResolveAppVersionResourcesCommandOutput) => void): void;
180
-
181
- startAppAssessment(args: StartAppAssessmentCommandInput, options?: __HttpHandlerOptions): Promise<StartAppAssessmentCommandOutput>;
182
- startAppAssessment(args: StartAppAssessmentCommandInput, cb: (err: any, data?: StartAppAssessmentCommandOutput) => void): void;
183
- startAppAssessment(args: StartAppAssessmentCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StartAppAssessmentCommandOutput) => void): void;
184
-
185
- tagResource(args: TagResourceCommandInput, options?: __HttpHandlerOptions): Promise<TagResourceCommandOutput>;
186
- tagResource(args: TagResourceCommandInput, cb: (err: any, data?: TagResourceCommandOutput) => void): void;
187
- tagResource(args: TagResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: TagResourceCommandOutput) => void): void;
188
-
189
- untagResource(args: UntagResourceCommandInput, options?: __HttpHandlerOptions): Promise<UntagResourceCommandOutput>;
190
- untagResource(args: UntagResourceCommandInput, cb: (err: any, data?: UntagResourceCommandOutput) => void): void;
191
- untagResource(args: UntagResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UntagResourceCommandOutput) => void): void;
192
-
193
- updateApp(args: UpdateAppCommandInput, options?: __HttpHandlerOptions): Promise<UpdateAppCommandOutput>;
194
- updateApp(args: UpdateAppCommandInput, cb: (err: any, data?: UpdateAppCommandOutput) => void): void;
195
- updateApp(args: UpdateAppCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateAppCommandOutput) => void): void;
196
-
197
- updateResiliencyPolicy(args: UpdateResiliencyPolicyCommandInput, options?: __HttpHandlerOptions): Promise<UpdateResiliencyPolicyCommandOutput>;
198
- updateResiliencyPolicy(args: UpdateResiliencyPolicyCommandInput, cb: (err: any, data?: UpdateResiliencyPolicyCommandOutput) => void): void;
199
- updateResiliencyPolicy(args: UpdateResiliencyPolicyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateResiliencyPolicyCommandOutput) => void): void;
200
- }
@@ -1,112 +0,0 @@
1
- import { EndpointsInputConfig, EndpointsResolvedConfig, RegionInputConfig, RegionResolvedConfig } from "@aws-sdk/config-resolver";
2
- import { HostHeaderInputConfig, HostHeaderResolvedConfig } from "@aws-sdk/middleware-host-header";
3
- import { RetryInputConfig, RetryResolvedConfig } from "@aws-sdk/middleware-retry";
4
- import { AwsAuthInputConfig, AwsAuthResolvedConfig } from "@aws-sdk/middleware-signing";
5
- import { UserAgentInputConfig, UserAgentResolvedConfig } from "@aws-sdk/middleware-user-agent";
6
- import { HttpHandler as __HttpHandler } from "@aws-sdk/protocol-http";
7
- import { Client as __Client, DefaultsMode, SmithyConfiguration as __SmithyConfiguration, SmithyResolvedConfiguration as __SmithyResolvedConfiguration } from "@aws-sdk/smithy-client";
8
- import { Credentials as __Credentials, Decoder as __Decoder, Encoder as __Encoder, HashConstructor as __HashConstructor, HttpHandlerOptions as __HttpHandlerOptions, Logger as __Logger, Provider as __Provider, Provider, RegionInfoProvider, StreamCollector as __StreamCollector, UrlParser as __UrlParser, UserAgent as __UserAgent } from "@aws-sdk/types";
9
- import { AddDraftAppVersionResourceMappingsCommandInput, AddDraftAppVersionResourceMappingsCommandOutput } from "./commands/AddDraftAppVersionResourceMappingsCommand";
10
- import { CreateAppCommandInput, CreateAppCommandOutput } from "./commands/CreateAppCommand";
11
- import { CreateRecommendationTemplateCommandInput, CreateRecommendationTemplateCommandOutput } from "./commands/CreateRecommendationTemplateCommand";
12
- import { CreateResiliencyPolicyCommandInput, CreateResiliencyPolicyCommandOutput } from "./commands/CreateResiliencyPolicyCommand";
13
- import { DeleteAppAssessmentCommandInput, DeleteAppAssessmentCommandOutput } from "./commands/DeleteAppAssessmentCommand";
14
- import { DeleteAppCommandInput, DeleteAppCommandOutput } from "./commands/DeleteAppCommand";
15
- import { DeleteRecommendationTemplateCommandInput, DeleteRecommendationTemplateCommandOutput } from "./commands/DeleteRecommendationTemplateCommand";
16
- import { DeleteResiliencyPolicyCommandInput, DeleteResiliencyPolicyCommandOutput } from "./commands/DeleteResiliencyPolicyCommand";
17
- import { DescribeAppAssessmentCommandInput, DescribeAppAssessmentCommandOutput } from "./commands/DescribeAppAssessmentCommand";
18
- import { DescribeAppCommandInput, DescribeAppCommandOutput } from "./commands/DescribeAppCommand";
19
- import { DescribeAppVersionResourcesResolutionStatusCommandInput, DescribeAppVersionResourcesResolutionStatusCommandOutput } from "./commands/DescribeAppVersionResourcesResolutionStatusCommand";
20
- import { DescribeAppVersionTemplateCommandInput, DescribeAppVersionTemplateCommandOutput } from "./commands/DescribeAppVersionTemplateCommand";
21
- import { DescribeDraftAppVersionResourcesImportStatusCommandInput, DescribeDraftAppVersionResourcesImportStatusCommandOutput } from "./commands/DescribeDraftAppVersionResourcesImportStatusCommand";
22
- import { DescribeResiliencyPolicyCommandInput, DescribeResiliencyPolicyCommandOutput } from "./commands/DescribeResiliencyPolicyCommand";
23
- import { ImportResourcesToDraftAppVersionCommandInput, ImportResourcesToDraftAppVersionCommandOutput } from "./commands/ImportResourcesToDraftAppVersionCommand";
24
- import { ListAlarmRecommendationsCommandInput, ListAlarmRecommendationsCommandOutput } from "./commands/ListAlarmRecommendationsCommand";
25
- import { ListAppAssessmentsCommandInput, ListAppAssessmentsCommandOutput } from "./commands/ListAppAssessmentsCommand";
26
- import { ListAppComponentCompliancesCommandInput, ListAppComponentCompliancesCommandOutput } from "./commands/ListAppComponentCompliancesCommand";
27
- import { ListAppComponentRecommendationsCommandInput, ListAppComponentRecommendationsCommandOutput } from "./commands/ListAppComponentRecommendationsCommand";
28
- import { ListAppsCommandInput, ListAppsCommandOutput } from "./commands/ListAppsCommand";
29
- import { ListAppVersionResourceMappingsCommandInput, ListAppVersionResourceMappingsCommandOutput } from "./commands/ListAppVersionResourceMappingsCommand";
30
- import { ListAppVersionResourcesCommandInput, ListAppVersionResourcesCommandOutput } from "./commands/ListAppVersionResourcesCommand";
31
- import { ListAppVersionsCommandInput, ListAppVersionsCommandOutput } from "./commands/ListAppVersionsCommand";
32
- import { ListRecommendationTemplatesCommandInput, ListRecommendationTemplatesCommandOutput } from "./commands/ListRecommendationTemplatesCommand";
33
- import { ListResiliencyPoliciesCommandInput, ListResiliencyPoliciesCommandOutput } from "./commands/ListResiliencyPoliciesCommand";
34
- import { ListSopRecommendationsCommandInput, ListSopRecommendationsCommandOutput } from "./commands/ListSopRecommendationsCommand";
35
- import { ListSuggestedResiliencyPoliciesCommandInput, ListSuggestedResiliencyPoliciesCommandOutput } from "./commands/ListSuggestedResiliencyPoliciesCommand";
36
- import { ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput } from "./commands/ListTagsForResourceCommand";
37
- import { ListTestRecommendationsCommandInput, ListTestRecommendationsCommandOutput } from "./commands/ListTestRecommendationsCommand";
38
- import { ListUnsupportedAppVersionResourcesCommandInput, ListUnsupportedAppVersionResourcesCommandOutput } from "./commands/ListUnsupportedAppVersionResourcesCommand";
39
- import { PublishAppVersionCommandInput, PublishAppVersionCommandOutput } from "./commands/PublishAppVersionCommand";
40
- import { PutDraftAppVersionTemplateCommandInput, PutDraftAppVersionTemplateCommandOutput } from "./commands/PutDraftAppVersionTemplateCommand";
41
- import { RemoveDraftAppVersionResourceMappingsCommandInput, RemoveDraftAppVersionResourceMappingsCommandOutput } from "./commands/RemoveDraftAppVersionResourceMappingsCommand";
42
- import { ResolveAppVersionResourcesCommandInput, ResolveAppVersionResourcesCommandOutput } from "./commands/ResolveAppVersionResourcesCommand";
43
- import { StartAppAssessmentCommandInput, StartAppAssessmentCommandOutput } from "./commands/StartAppAssessmentCommand";
44
- import { TagResourceCommandInput, TagResourceCommandOutput } from "./commands/TagResourceCommand";
45
- import { UntagResourceCommandInput, UntagResourceCommandOutput } from "./commands/UntagResourceCommand";
46
- import { UpdateAppCommandInput, UpdateAppCommandOutput } from "./commands/UpdateAppCommand";
47
- import { UpdateResiliencyPolicyCommandInput, UpdateResiliencyPolicyCommandOutput } from "./commands/UpdateResiliencyPolicyCommand";
48
- export declare type ServiceInputTypes = AddDraftAppVersionResourceMappingsCommandInput | CreateAppCommandInput | CreateRecommendationTemplateCommandInput | CreateResiliencyPolicyCommandInput | DeleteAppAssessmentCommandInput | DeleteAppCommandInput | DeleteRecommendationTemplateCommandInput | DeleteResiliencyPolicyCommandInput | DescribeAppAssessmentCommandInput | DescribeAppCommandInput | DescribeAppVersionResourcesResolutionStatusCommandInput | DescribeAppVersionTemplateCommandInput | DescribeDraftAppVersionResourcesImportStatusCommandInput | DescribeResiliencyPolicyCommandInput | ImportResourcesToDraftAppVersionCommandInput | ListAlarmRecommendationsCommandInput | ListAppAssessmentsCommandInput | ListAppComponentCompliancesCommandInput | ListAppComponentRecommendationsCommandInput | ListAppVersionResourceMappingsCommandInput | ListAppVersionResourcesCommandInput | ListAppVersionsCommandInput | ListAppsCommandInput | ListRecommendationTemplatesCommandInput | ListResiliencyPoliciesCommandInput | ListSopRecommendationsCommandInput | ListSuggestedResiliencyPoliciesCommandInput | ListTagsForResourceCommandInput | ListTestRecommendationsCommandInput | ListUnsupportedAppVersionResourcesCommandInput | PublishAppVersionCommandInput | PutDraftAppVersionTemplateCommandInput | RemoveDraftAppVersionResourceMappingsCommandInput | ResolveAppVersionResourcesCommandInput | StartAppAssessmentCommandInput | TagResourceCommandInput | UntagResourceCommandInput | UpdateAppCommandInput | UpdateResiliencyPolicyCommandInput;
49
- export declare type ServiceOutputTypes = AddDraftAppVersionResourceMappingsCommandOutput | CreateAppCommandOutput | CreateRecommendationTemplateCommandOutput | CreateResiliencyPolicyCommandOutput | DeleteAppAssessmentCommandOutput | DeleteAppCommandOutput | DeleteRecommendationTemplateCommandOutput | DeleteResiliencyPolicyCommandOutput | DescribeAppAssessmentCommandOutput | DescribeAppCommandOutput | DescribeAppVersionResourcesResolutionStatusCommandOutput | DescribeAppVersionTemplateCommandOutput | DescribeDraftAppVersionResourcesImportStatusCommandOutput | DescribeResiliencyPolicyCommandOutput | ImportResourcesToDraftAppVersionCommandOutput | ListAlarmRecommendationsCommandOutput | ListAppAssessmentsCommandOutput | ListAppComponentCompliancesCommandOutput | ListAppComponentRecommendationsCommandOutput | ListAppVersionResourceMappingsCommandOutput | ListAppVersionResourcesCommandOutput | ListAppVersionsCommandOutput | ListAppsCommandOutput | ListRecommendationTemplatesCommandOutput | ListResiliencyPoliciesCommandOutput | ListSopRecommendationsCommandOutput | ListSuggestedResiliencyPoliciesCommandOutput | ListTagsForResourceCommandOutput | ListTestRecommendationsCommandOutput | ListUnsupportedAppVersionResourcesCommandOutput | PublishAppVersionCommandOutput | PutDraftAppVersionTemplateCommandOutput | RemoveDraftAppVersionResourceMappingsCommandOutput | ResolveAppVersionResourcesCommandOutput | StartAppAssessmentCommandOutput | TagResourceCommandOutput | UntagResourceCommandOutput | UpdateAppCommandOutput | UpdateResiliencyPolicyCommandOutput;
50
- export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__HttpHandlerOptions>> {
51
-
52
- requestHandler?: __HttpHandler;
53
-
54
- sha256?: __HashConstructor;
55
-
56
- urlParser?: __UrlParser;
57
-
58
- bodyLengthChecker?: (body: any) => number | undefined;
59
-
60
- streamCollector?: __StreamCollector;
61
-
62
- base64Decoder?: __Decoder;
63
-
64
- base64Encoder?: __Encoder;
65
-
66
- utf8Decoder?: __Decoder;
67
-
68
- utf8Encoder?: __Encoder;
69
-
70
- runtime?: string;
71
-
72
- disableHostPrefix?: boolean;
73
-
74
- maxAttempts?: number | __Provider<number>;
75
-
76
- retryMode?: string | __Provider<string>;
77
-
78
- logger?: __Logger;
79
-
80
- useDualstackEndpoint?: boolean | __Provider<boolean>;
81
-
82
- useFipsEndpoint?: boolean | __Provider<boolean>;
83
-
84
- serviceId?: string;
85
-
86
- region?: string | __Provider<string>;
87
-
88
- credentialDefaultProvider?: (input: any) => __Provider<__Credentials>;
89
-
90
- regionInfoProvider?: RegionInfoProvider;
91
-
92
- defaultUserAgentProvider?: Provider<__UserAgent>;
93
-
94
- defaultsMode?: DefaultsMode | Provider<DefaultsMode>;
95
- }
96
- declare type ResiliencehubClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> & ClientDefaults & RegionInputConfig & EndpointsInputConfig & RetryInputConfig & HostHeaderInputConfig & AwsAuthInputConfig & UserAgentInputConfig;
97
-
98
- export interface ResiliencehubClientConfig extends ResiliencehubClientConfigType {
99
- }
100
- declare type ResiliencehubClientResolvedConfigType = __SmithyResolvedConfiguration<__HttpHandlerOptions> & Required<ClientDefaults> & RegionResolvedConfig & EndpointsResolvedConfig & RetryResolvedConfig & HostHeaderResolvedConfig & AwsAuthResolvedConfig & UserAgentResolvedConfig;
101
-
102
- export interface ResiliencehubClientResolvedConfig extends ResiliencehubClientResolvedConfigType {
103
- }
104
-
105
- export declare class ResiliencehubClient extends __Client<__HttpHandlerOptions, ServiceInputTypes, ServiceOutputTypes, ResiliencehubClientResolvedConfig> {
106
-
107
- readonly config: ResiliencehubClientResolvedConfig;
108
- constructor(configuration: ResiliencehubClientConfig);
109
-
110
- destroy(): void;
111
- }
112
- export {};
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { AddDraftAppVersionResourceMappingsRequest, AddDraftAppVersionResourceMappingsResponse } from "../models/models_0";
4
- import { ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ResiliencehubClient";
5
- export interface AddDraftAppVersionResourceMappingsCommandInput extends AddDraftAppVersionResourceMappingsRequest {
6
- }
7
- export interface AddDraftAppVersionResourceMappingsCommandOutput extends AddDraftAppVersionResourceMappingsResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class AddDraftAppVersionResourceMappingsCommand extends $Command<AddDraftAppVersionResourceMappingsCommandInput, AddDraftAppVersionResourceMappingsCommandOutput, ResiliencehubClientResolvedConfig> {
11
- readonly input: AddDraftAppVersionResourceMappingsCommandInput;
12
- constructor(input: AddDraftAppVersionResourceMappingsCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ResiliencehubClientResolvedConfig, options?: __HttpHandlerOptions): Handler<AddDraftAppVersionResourceMappingsCommandInput, AddDraftAppVersionResourceMappingsCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { CreateAppRequest, CreateAppResponse } from "../models/models_0";
4
- import { ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ResiliencehubClient";
5
- export interface CreateAppCommandInput extends CreateAppRequest {
6
- }
7
- export interface CreateAppCommandOutput extends CreateAppResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class CreateAppCommand extends $Command<CreateAppCommandInput, CreateAppCommandOutput, ResiliencehubClientResolvedConfig> {
11
- readonly input: CreateAppCommandInput;
12
- constructor(input: CreateAppCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ResiliencehubClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateAppCommandInput, CreateAppCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { CreateRecommendationTemplateRequest, CreateRecommendationTemplateResponse } from "../models/models_0";
4
- import { ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ResiliencehubClient";
5
- export interface CreateRecommendationTemplateCommandInput extends CreateRecommendationTemplateRequest {
6
- }
7
- export interface CreateRecommendationTemplateCommandOutput extends CreateRecommendationTemplateResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class CreateRecommendationTemplateCommand extends $Command<CreateRecommendationTemplateCommandInput, CreateRecommendationTemplateCommandOutput, ResiliencehubClientResolvedConfig> {
11
- readonly input: CreateRecommendationTemplateCommandInput;
12
- constructor(input: CreateRecommendationTemplateCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ResiliencehubClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateRecommendationTemplateCommandInput, CreateRecommendationTemplateCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { CreateResiliencyPolicyRequest, CreateResiliencyPolicyResponse } from "../models/models_0";
4
- import { ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ResiliencehubClient";
5
- export interface CreateResiliencyPolicyCommandInput extends CreateResiliencyPolicyRequest {
6
- }
7
- export interface CreateResiliencyPolicyCommandOutput extends CreateResiliencyPolicyResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class CreateResiliencyPolicyCommand extends $Command<CreateResiliencyPolicyCommandInput, CreateResiliencyPolicyCommandOutput, ResiliencehubClientResolvedConfig> {
11
- readonly input: CreateResiliencyPolicyCommandInput;
12
- constructor(input: CreateResiliencyPolicyCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ResiliencehubClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateResiliencyPolicyCommandInput, CreateResiliencyPolicyCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { DeleteAppAssessmentRequest, DeleteAppAssessmentResponse } from "../models/models_0";
4
- import { ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ResiliencehubClient";
5
- export interface DeleteAppAssessmentCommandInput extends DeleteAppAssessmentRequest {
6
- }
7
- export interface DeleteAppAssessmentCommandOutput extends DeleteAppAssessmentResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class DeleteAppAssessmentCommand extends $Command<DeleteAppAssessmentCommandInput, DeleteAppAssessmentCommandOutput, ResiliencehubClientResolvedConfig> {
11
- readonly input: DeleteAppAssessmentCommandInput;
12
- constructor(input: DeleteAppAssessmentCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ResiliencehubClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteAppAssessmentCommandInput, DeleteAppAssessmentCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { DeleteAppRequest, DeleteAppResponse } from "../models/models_0";
4
- import { ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ResiliencehubClient";
5
- export interface DeleteAppCommandInput extends DeleteAppRequest {
6
- }
7
- export interface DeleteAppCommandOutput extends DeleteAppResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class DeleteAppCommand extends $Command<DeleteAppCommandInput, DeleteAppCommandOutput, ResiliencehubClientResolvedConfig> {
11
- readonly input: DeleteAppCommandInput;
12
- constructor(input: DeleteAppCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ResiliencehubClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteAppCommandInput, DeleteAppCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { DeleteRecommendationTemplateRequest, DeleteRecommendationTemplateResponse } from "../models/models_0";
4
- import { ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ResiliencehubClient";
5
- export interface DeleteRecommendationTemplateCommandInput extends DeleteRecommendationTemplateRequest {
6
- }
7
- export interface DeleteRecommendationTemplateCommandOutput extends DeleteRecommendationTemplateResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class DeleteRecommendationTemplateCommand extends $Command<DeleteRecommendationTemplateCommandInput, DeleteRecommendationTemplateCommandOutput, ResiliencehubClientResolvedConfig> {
11
- readonly input: DeleteRecommendationTemplateCommandInput;
12
- constructor(input: DeleteRecommendationTemplateCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ResiliencehubClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteRecommendationTemplateCommandInput, DeleteRecommendationTemplateCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { DeleteResiliencyPolicyRequest, DeleteResiliencyPolicyResponse } from "../models/models_0";
4
- import { ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ResiliencehubClient";
5
- export interface DeleteResiliencyPolicyCommandInput extends DeleteResiliencyPolicyRequest {
6
- }
7
- export interface DeleteResiliencyPolicyCommandOutput extends DeleteResiliencyPolicyResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class DeleteResiliencyPolicyCommand extends $Command<DeleteResiliencyPolicyCommandInput, DeleteResiliencyPolicyCommandOutput, ResiliencehubClientResolvedConfig> {
11
- readonly input: DeleteResiliencyPolicyCommandInput;
12
- constructor(input: DeleteResiliencyPolicyCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ResiliencehubClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteResiliencyPolicyCommandInput, DeleteResiliencyPolicyCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }