@aws-sdk/client-resiliencehub 3.590.0 → 3.596.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 (115) hide show
  1. package/dist-cjs/index.js +0 -55
  2. package/dist-types/commands/AddDraftAppVersionResourceMappingsCommand.d.ts +2 -1
  3. package/dist-types/commands/BatchUpdateRecommendationStatusCommand.d.ts +2 -1
  4. package/dist-types/commands/CreateAppCommand.d.ts +2 -1
  5. package/dist-types/commands/CreateAppVersionAppComponentCommand.d.ts +2 -1
  6. package/dist-types/commands/CreateAppVersionResourceCommand.d.ts +2 -1
  7. package/dist-types/commands/CreateRecommendationTemplateCommand.d.ts +2 -1
  8. package/dist-types/commands/CreateResiliencyPolicyCommand.d.ts +2 -1
  9. package/dist-types/commands/DeleteAppAssessmentCommand.d.ts +2 -1
  10. package/dist-types/commands/DeleteAppCommand.d.ts +2 -1
  11. package/dist-types/commands/DeleteAppInputSourceCommand.d.ts +2 -1
  12. package/dist-types/commands/DeleteAppVersionAppComponentCommand.d.ts +2 -1
  13. package/dist-types/commands/DeleteAppVersionResourceCommand.d.ts +2 -1
  14. package/dist-types/commands/DeleteRecommendationTemplateCommand.d.ts +2 -1
  15. package/dist-types/commands/DeleteResiliencyPolicyCommand.d.ts +2 -1
  16. package/dist-types/commands/DescribeAppAssessmentCommand.d.ts +2 -1
  17. package/dist-types/commands/DescribeAppCommand.d.ts +2 -1
  18. package/dist-types/commands/DescribeAppVersionAppComponentCommand.d.ts +2 -1
  19. package/dist-types/commands/DescribeAppVersionCommand.d.ts +2 -1
  20. package/dist-types/commands/DescribeAppVersionResourceCommand.d.ts +2 -1
  21. package/dist-types/commands/DescribeAppVersionResourcesResolutionStatusCommand.d.ts +2 -1
  22. package/dist-types/commands/DescribeAppVersionTemplateCommand.d.ts +2 -1
  23. package/dist-types/commands/DescribeDraftAppVersionResourcesImportStatusCommand.d.ts +2 -1
  24. package/dist-types/commands/DescribeResiliencyPolicyCommand.d.ts +2 -1
  25. package/dist-types/commands/ImportResourcesToDraftAppVersionCommand.d.ts +2 -1
  26. package/dist-types/commands/ListAlarmRecommendationsCommand.d.ts +2 -1
  27. package/dist-types/commands/ListAppAssessmentComplianceDriftsCommand.d.ts +2 -1
  28. package/dist-types/commands/ListAppAssessmentResourceDriftsCommand.d.ts +2 -1
  29. package/dist-types/commands/ListAppAssessmentsCommand.d.ts +2 -1
  30. package/dist-types/commands/ListAppComponentCompliancesCommand.d.ts +2 -1
  31. package/dist-types/commands/ListAppComponentRecommendationsCommand.d.ts +2 -1
  32. package/dist-types/commands/ListAppInputSourcesCommand.d.ts +2 -1
  33. package/dist-types/commands/ListAppVersionAppComponentsCommand.d.ts +2 -1
  34. package/dist-types/commands/ListAppVersionResourceMappingsCommand.d.ts +2 -1
  35. package/dist-types/commands/ListAppVersionResourcesCommand.d.ts +2 -1
  36. package/dist-types/commands/ListAppVersionsCommand.d.ts +2 -1
  37. package/dist-types/commands/ListAppsCommand.d.ts +2 -1
  38. package/dist-types/commands/ListRecommendationTemplatesCommand.d.ts +2 -1
  39. package/dist-types/commands/ListResiliencyPoliciesCommand.d.ts +2 -1
  40. package/dist-types/commands/ListSopRecommendationsCommand.d.ts +2 -1
  41. package/dist-types/commands/ListSuggestedResiliencyPoliciesCommand.d.ts +2 -1
  42. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
  43. package/dist-types/commands/ListTestRecommendationsCommand.d.ts +2 -1
  44. package/dist-types/commands/ListUnsupportedAppVersionResourcesCommand.d.ts +2 -1
  45. package/dist-types/commands/PublishAppVersionCommand.d.ts +2 -1
  46. package/dist-types/commands/PutDraftAppVersionTemplateCommand.d.ts +2 -1
  47. package/dist-types/commands/RemoveDraftAppVersionResourceMappingsCommand.d.ts +2 -1
  48. package/dist-types/commands/ResolveAppVersionResourcesCommand.d.ts +2 -1
  49. package/dist-types/commands/StartAppAssessmentCommand.d.ts +2 -1
  50. package/dist-types/commands/TagResourceCommand.d.ts +2 -1
  51. package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
  52. package/dist-types/commands/UpdateAppCommand.d.ts +2 -1
  53. package/dist-types/commands/UpdateAppVersionAppComponentCommand.d.ts +2 -1
  54. package/dist-types/commands/UpdateAppVersionCommand.d.ts +2 -1
  55. package/dist-types/commands/UpdateAppVersionResourceCommand.d.ts +2 -1
  56. package/dist-types/commands/UpdateResiliencyPolicyCommand.d.ts +2 -1
  57. package/dist-types/index.d.ts +2 -2
  58. package/dist-types/models/ResiliencehubServiceException.d.ts +2 -1
  59. package/dist-types/ts3.4/commands/AddDraftAppVersionResourceMappingsCommand.d.ts +2 -1
  60. package/dist-types/ts3.4/commands/BatchUpdateRecommendationStatusCommand.d.ts +2 -1
  61. package/dist-types/ts3.4/commands/CreateAppCommand.d.ts +2 -1
  62. package/dist-types/ts3.4/commands/CreateAppVersionAppComponentCommand.d.ts +2 -1
  63. package/dist-types/ts3.4/commands/CreateAppVersionResourceCommand.d.ts +2 -1
  64. package/dist-types/ts3.4/commands/CreateRecommendationTemplateCommand.d.ts +2 -1
  65. package/dist-types/ts3.4/commands/CreateResiliencyPolicyCommand.d.ts +2 -1
  66. package/dist-types/ts3.4/commands/DeleteAppAssessmentCommand.d.ts +2 -1
  67. package/dist-types/ts3.4/commands/DeleteAppCommand.d.ts +2 -1
  68. package/dist-types/ts3.4/commands/DeleteAppInputSourceCommand.d.ts +2 -1
  69. package/dist-types/ts3.4/commands/DeleteAppVersionAppComponentCommand.d.ts +2 -1
  70. package/dist-types/ts3.4/commands/DeleteAppVersionResourceCommand.d.ts +2 -1
  71. package/dist-types/ts3.4/commands/DeleteRecommendationTemplateCommand.d.ts +2 -1
  72. package/dist-types/ts3.4/commands/DeleteResiliencyPolicyCommand.d.ts +2 -1
  73. package/dist-types/ts3.4/commands/DescribeAppAssessmentCommand.d.ts +2 -1
  74. package/dist-types/ts3.4/commands/DescribeAppCommand.d.ts +2 -1
  75. package/dist-types/ts3.4/commands/DescribeAppVersionAppComponentCommand.d.ts +2 -1
  76. package/dist-types/ts3.4/commands/DescribeAppVersionCommand.d.ts +2 -1
  77. package/dist-types/ts3.4/commands/DescribeAppVersionResourceCommand.d.ts +2 -1
  78. package/dist-types/ts3.4/commands/DescribeAppVersionResourcesResolutionStatusCommand.d.ts +2 -1
  79. package/dist-types/ts3.4/commands/DescribeAppVersionTemplateCommand.d.ts +2 -1
  80. package/dist-types/ts3.4/commands/DescribeDraftAppVersionResourcesImportStatusCommand.d.ts +2 -1
  81. package/dist-types/ts3.4/commands/DescribeResiliencyPolicyCommand.d.ts +2 -1
  82. package/dist-types/ts3.4/commands/ImportResourcesToDraftAppVersionCommand.d.ts +2 -1
  83. package/dist-types/ts3.4/commands/ListAlarmRecommendationsCommand.d.ts +2 -1
  84. package/dist-types/ts3.4/commands/ListAppAssessmentComplianceDriftsCommand.d.ts +2 -1
  85. package/dist-types/ts3.4/commands/ListAppAssessmentResourceDriftsCommand.d.ts +2 -1
  86. package/dist-types/ts3.4/commands/ListAppAssessmentsCommand.d.ts +2 -1
  87. package/dist-types/ts3.4/commands/ListAppComponentCompliancesCommand.d.ts +2 -1
  88. package/dist-types/ts3.4/commands/ListAppComponentRecommendationsCommand.d.ts +2 -1
  89. package/dist-types/ts3.4/commands/ListAppInputSourcesCommand.d.ts +2 -1
  90. package/dist-types/ts3.4/commands/ListAppVersionAppComponentsCommand.d.ts +2 -1
  91. package/dist-types/ts3.4/commands/ListAppVersionResourceMappingsCommand.d.ts +2 -1
  92. package/dist-types/ts3.4/commands/ListAppVersionResourcesCommand.d.ts +2 -1
  93. package/dist-types/ts3.4/commands/ListAppVersionsCommand.d.ts +2 -1
  94. package/dist-types/ts3.4/commands/ListAppsCommand.d.ts +2 -1
  95. package/dist-types/ts3.4/commands/ListRecommendationTemplatesCommand.d.ts +2 -1
  96. package/dist-types/ts3.4/commands/ListResiliencyPoliciesCommand.d.ts +2 -1
  97. package/dist-types/ts3.4/commands/ListSopRecommendationsCommand.d.ts +2 -1
  98. package/dist-types/ts3.4/commands/ListSuggestedResiliencyPoliciesCommand.d.ts +2 -1
  99. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
  100. package/dist-types/ts3.4/commands/ListTestRecommendationsCommand.d.ts +2 -1
  101. package/dist-types/ts3.4/commands/ListUnsupportedAppVersionResourcesCommand.d.ts +2 -1
  102. package/dist-types/ts3.4/commands/PublishAppVersionCommand.d.ts +2 -1
  103. package/dist-types/ts3.4/commands/PutDraftAppVersionTemplateCommand.d.ts +2 -1
  104. package/dist-types/ts3.4/commands/RemoveDraftAppVersionResourceMappingsCommand.d.ts +2 -1
  105. package/dist-types/ts3.4/commands/ResolveAppVersionResourcesCommand.d.ts +2 -1
  106. package/dist-types/ts3.4/commands/StartAppAssessmentCommand.d.ts +2 -1
  107. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -1
  108. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -1
  109. package/dist-types/ts3.4/commands/UpdateAppCommand.d.ts +2 -1
  110. package/dist-types/ts3.4/commands/UpdateAppVersionAppComponentCommand.d.ts +2 -1
  111. package/dist-types/ts3.4/commands/UpdateAppVersionCommand.d.ts +2 -1
  112. package/dist-types/ts3.4/commands/UpdateAppVersionResourceCommand.d.ts +2 -1
  113. package/dist-types/ts3.4/commands/UpdateResiliencyPolicyCommand.d.ts +2 -1
  114. package/dist-types/ts3.4/models/ResiliencehubServiceException.d.ts +2 -1
  115. package/package.json +6 -6
@@ -5,7 +5,8 @@ import { ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputType
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputType
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputType
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputType
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputType
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputType
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputType
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputType
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputType
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputType
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputType
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputType
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputType
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputType
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputType
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputType
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputType
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputType
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputType
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputType
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputType
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputType
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputType
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputType
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputType
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputType
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputType
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputType
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputType
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputType
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputType
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputType
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -10,8 +10,8 @@
10
10
  export * from "./ResiliencehubClient";
11
11
  export * from "./Resiliencehub";
12
12
  export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters";
13
- export { RuntimeExtension } from "./runtimeExtensions";
14
- export { ResiliencehubExtensionConfiguration } from "./extensionConfiguration";
13
+ export type { RuntimeExtension } from "./runtimeExtensions";
14
+ export type { ResiliencehubExtensionConfiguration } from "./extensionConfiguration";
15
15
  export * from "./commands";
16
16
  export * from "./pagination";
17
17
  export * from "./models";
@@ -1,5 +1,6 @@
1
1
  import { ServiceException as __ServiceException, ServiceExceptionOptions as __ServiceExceptionOptions } from "@smithy/smithy-client";
2
- export { __ServiceException, __ServiceExceptionOptions };
2
+ export type { __ServiceExceptionOptions };
3
+ export { __ServiceException };
3
4
  /**
4
5
  * @public
5
6
  *
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../ResiliencehubClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface AddDraftAppVersionResourceMappingsCommandInput
14
15
  extends AddDraftAppVersionResourceMappingsRequest {}
15
16
  export interface AddDraftAppVersionResourceMappingsCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../ResiliencehubClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface BatchUpdateRecommendationStatusCommandInput
14
15
  extends BatchUpdateRecommendationStatusRequest {}
15
16
  export interface BatchUpdateRecommendationStatusCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceInputTypes,
7
7
  ServiceOutputTypes,
8
8
  } from "../ResiliencehubClient";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface CreateAppCommandInput extends CreateAppRequest {}
11
12
  export interface CreateAppCommandOutput
12
13
  extends CreateAppResponse,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../ResiliencehubClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateAppVersionAppComponentCommandInput
14
15
  extends CreateAppVersionAppComponentRequest {}
15
16
  export interface CreateAppVersionAppComponentCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../ResiliencehubClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateAppVersionResourceCommandInput
14
15
  extends CreateAppVersionResourceRequest {}
15
16
  export interface CreateAppVersionResourceCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../ResiliencehubClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateRecommendationTemplateCommandInput
14
15
  extends CreateRecommendationTemplateRequest {}
15
16
  export interface CreateRecommendationTemplateCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../ResiliencehubClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateResiliencyPolicyCommandInput
14
15
  extends CreateResiliencyPolicyRequest {}
15
16
  export interface CreateResiliencyPolicyCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../ResiliencehubClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DeleteAppAssessmentCommandInput
14
15
  extends DeleteAppAssessmentRequest {}
15
16
  export interface DeleteAppAssessmentCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceInputTypes,
7
7
  ServiceOutputTypes,
8
8
  } from "../ResiliencehubClient";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface DeleteAppCommandInput extends DeleteAppRequest {}
11
12
  export interface DeleteAppCommandOutput
12
13
  extends DeleteAppResponse,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../ResiliencehubClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DeleteAppInputSourceCommandInput
14
15
  extends DeleteAppInputSourceRequest {}
15
16
  export interface DeleteAppInputSourceCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../ResiliencehubClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DeleteAppVersionAppComponentCommandInput
14
15
  extends DeleteAppVersionAppComponentRequest {}
15
16
  export interface DeleteAppVersionAppComponentCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../ResiliencehubClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DeleteAppVersionResourceCommandInput
14
15
  extends DeleteAppVersionResourceRequest {}
15
16
  export interface DeleteAppVersionResourceCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../ResiliencehubClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DeleteRecommendationTemplateCommandInput
14
15
  extends DeleteRecommendationTemplateRequest {}
15
16
  export interface DeleteRecommendationTemplateCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../ResiliencehubClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DeleteResiliencyPolicyCommandInput
14
15
  extends DeleteResiliencyPolicyRequest {}
15
16
  export interface DeleteResiliencyPolicyCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../ResiliencehubClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DescribeAppAssessmentCommandInput
14
15
  extends DescribeAppAssessmentRequest {}
15
16
  export interface DescribeAppAssessmentCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceInputTypes,
7
7
  ServiceOutputTypes,
8
8
  } from "../ResiliencehubClient";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface DescribeAppCommandInput extends DescribeAppRequest {}
11
12
  export interface DescribeAppCommandOutput
12
13
  extends DescribeAppResponse,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../ResiliencehubClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DescribeAppVersionAppComponentCommandInput
14
15
  extends DescribeAppVersionAppComponentRequest {}
15
16
  export interface DescribeAppVersionAppComponentCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../ResiliencehubClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DescribeAppVersionCommandInput
14
15
  extends DescribeAppVersionRequest {}
15
16
  export interface DescribeAppVersionCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../ResiliencehubClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DescribeAppVersionResourceCommandInput
14
15
  extends DescribeAppVersionResourceRequest {}
15
16
  export interface DescribeAppVersionResourceCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../ResiliencehubClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DescribeAppVersionResourcesResolutionStatusCommandInput
14
15
  extends DescribeAppVersionResourcesResolutionStatusRequest {}
15
16
  export interface DescribeAppVersionResourcesResolutionStatusCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../ResiliencehubClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DescribeAppVersionTemplateCommandInput
14
15
  extends DescribeAppVersionTemplateRequest {}
15
16
  export interface DescribeAppVersionTemplateCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../ResiliencehubClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DescribeDraftAppVersionResourcesImportStatusCommandInput
14
15
  extends DescribeDraftAppVersionResourcesImportStatusRequest {}
15
16
  export interface DescribeDraftAppVersionResourcesImportStatusCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../ResiliencehubClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DescribeResiliencyPolicyCommandInput
14
15
  extends DescribeResiliencyPolicyRequest {}
15
16
  export interface DescribeResiliencyPolicyCommandOutput