@aws-sdk/client-mailmanager 3.590.0 → 3.592.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 (98) hide show
  1. package/dist-types/commands/CreateAddonInstanceCommand.d.ts +2 -1
  2. package/dist-types/commands/CreateAddonSubscriptionCommand.d.ts +2 -1
  3. package/dist-types/commands/CreateArchiveCommand.d.ts +2 -1
  4. package/dist-types/commands/CreateIngressPointCommand.d.ts +2 -1
  5. package/dist-types/commands/CreateRelayCommand.d.ts +2 -1
  6. package/dist-types/commands/CreateRuleSetCommand.d.ts +2 -1
  7. package/dist-types/commands/CreateTrafficPolicyCommand.d.ts +2 -1
  8. package/dist-types/commands/DeleteAddonInstanceCommand.d.ts +2 -1
  9. package/dist-types/commands/DeleteAddonSubscriptionCommand.d.ts +2 -1
  10. package/dist-types/commands/DeleteArchiveCommand.d.ts +2 -1
  11. package/dist-types/commands/DeleteIngressPointCommand.d.ts +2 -1
  12. package/dist-types/commands/DeleteRelayCommand.d.ts +2 -1
  13. package/dist-types/commands/DeleteRuleSetCommand.d.ts +2 -1
  14. package/dist-types/commands/DeleteTrafficPolicyCommand.d.ts +2 -1
  15. package/dist-types/commands/GetAddonInstanceCommand.d.ts +2 -1
  16. package/dist-types/commands/GetAddonSubscriptionCommand.d.ts +2 -1
  17. package/dist-types/commands/GetArchiveCommand.d.ts +2 -1
  18. package/dist-types/commands/GetArchiveExportCommand.d.ts +2 -1
  19. package/dist-types/commands/GetArchiveMessageCommand.d.ts +2 -1
  20. package/dist-types/commands/GetArchiveMessageContentCommand.d.ts +2 -1
  21. package/dist-types/commands/GetArchiveSearchCommand.d.ts +2 -1
  22. package/dist-types/commands/GetArchiveSearchResultsCommand.d.ts +2 -1
  23. package/dist-types/commands/GetIngressPointCommand.d.ts +2 -1
  24. package/dist-types/commands/GetRelayCommand.d.ts +2 -1
  25. package/dist-types/commands/GetRuleSetCommand.d.ts +2 -1
  26. package/dist-types/commands/GetTrafficPolicyCommand.d.ts +2 -1
  27. package/dist-types/commands/ListAddonInstancesCommand.d.ts +2 -1
  28. package/dist-types/commands/ListAddonSubscriptionsCommand.d.ts +2 -1
  29. package/dist-types/commands/ListArchiveExportsCommand.d.ts +2 -1
  30. package/dist-types/commands/ListArchiveSearchesCommand.d.ts +2 -1
  31. package/dist-types/commands/ListArchivesCommand.d.ts +2 -1
  32. package/dist-types/commands/ListIngressPointsCommand.d.ts +2 -1
  33. package/dist-types/commands/ListRelaysCommand.d.ts +2 -1
  34. package/dist-types/commands/ListRuleSetsCommand.d.ts +2 -1
  35. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
  36. package/dist-types/commands/ListTrafficPoliciesCommand.d.ts +2 -1
  37. package/dist-types/commands/StartArchiveExportCommand.d.ts +2 -1
  38. package/dist-types/commands/StartArchiveSearchCommand.d.ts +2 -1
  39. package/dist-types/commands/StopArchiveExportCommand.d.ts +2 -1
  40. package/dist-types/commands/StopArchiveSearchCommand.d.ts +2 -1
  41. package/dist-types/commands/TagResourceCommand.d.ts +2 -1
  42. package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
  43. package/dist-types/commands/UpdateArchiveCommand.d.ts +2 -1
  44. package/dist-types/commands/UpdateIngressPointCommand.d.ts +2 -1
  45. package/dist-types/commands/UpdateRelayCommand.d.ts +2 -1
  46. package/dist-types/commands/UpdateRuleSetCommand.d.ts +2 -1
  47. package/dist-types/commands/UpdateTrafficPolicyCommand.d.ts +2 -1
  48. package/dist-types/index.d.ts +2 -2
  49. package/dist-types/models/MailManagerServiceException.d.ts +2 -1
  50. package/dist-types/ts3.4/commands/CreateAddonInstanceCommand.d.ts +2 -1
  51. package/dist-types/ts3.4/commands/CreateAddonSubscriptionCommand.d.ts +2 -1
  52. package/dist-types/ts3.4/commands/CreateArchiveCommand.d.ts +2 -1
  53. package/dist-types/ts3.4/commands/CreateIngressPointCommand.d.ts +2 -1
  54. package/dist-types/ts3.4/commands/CreateRelayCommand.d.ts +2 -1
  55. package/dist-types/ts3.4/commands/CreateRuleSetCommand.d.ts +2 -1
  56. package/dist-types/ts3.4/commands/CreateTrafficPolicyCommand.d.ts +2 -1
  57. package/dist-types/ts3.4/commands/DeleteAddonInstanceCommand.d.ts +2 -1
  58. package/dist-types/ts3.4/commands/DeleteAddonSubscriptionCommand.d.ts +2 -1
  59. package/dist-types/ts3.4/commands/DeleteArchiveCommand.d.ts +2 -1
  60. package/dist-types/ts3.4/commands/DeleteIngressPointCommand.d.ts +2 -1
  61. package/dist-types/ts3.4/commands/DeleteRelayCommand.d.ts +2 -1
  62. package/dist-types/ts3.4/commands/DeleteRuleSetCommand.d.ts +2 -1
  63. package/dist-types/ts3.4/commands/DeleteTrafficPolicyCommand.d.ts +2 -1
  64. package/dist-types/ts3.4/commands/GetAddonInstanceCommand.d.ts +2 -1
  65. package/dist-types/ts3.4/commands/GetAddonSubscriptionCommand.d.ts +2 -1
  66. package/dist-types/ts3.4/commands/GetArchiveCommand.d.ts +2 -1
  67. package/dist-types/ts3.4/commands/GetArchiveExportCommand.d.ts +2 -1
  68. package/dist-types/ts3.4/commands/GetArchiveMessageCommand.d.ts +2 -1
  69. package/dist-types/ts3.4/commands/GetArchiveMessageContentCommand.d.ts +2 -1
  70. package/dist-types/ts3.4/commands/GetArchiveSearchCommand.d.ts +2 -1
  71. package/dist-types/ts3.4/commands/GetArchiveSearchResultsCommand.d.ts +2 -1
  72. package/dist-types/ts3.4/commands/GetIngressPointCommand.d.ts +2 -1
  73. package/dist-types/ts3.4/commands/GetRelayCommand.d.ts +2 -1
  74. package/dist-types/ts3.4/commands/GetRuleSetCommand.d.ts +2 -1
  75. package/dist-types/ts3.4/commands/GetTrafficPolicyCommand.d.ts +2 -1
  76. package/dist-types/ts3.4/commands/ListAddonInstancesCommand.d.ts +2 -1
  77. package/dist-types/ts3.4/commands/ListAddonSubscriptionsCommand.d.ts +2 -1
  78. package/dist-types/ts3.4/commands/ListArchiveExportsCommand.d.ts +2 -1
  79. package/dist-types/ts3.4/commands/ListArchiveSearchesCommand.d.ts +2 -1
  80. package/dist-types/ts3.4/commands/ListArchivesCommand.d.ts +2 -1
  81. package/dist-types/ts3.4/commands/ListIngressPointsCommand.d.ts +2 -1
  82. package/dist-types/ts3.4/commands/ListRelaysCommand.d.ts +2 -1
  83. package/dist-types/ts3.4/commands/ListRuleSetsCommand.d.ts +2 -1
  84. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
  85. package/dist-types/ts3.4/commands/ListTrafficPoliciesCommand.d.ts +2 -1
  86. package/dist-types/ts3.4/commands/StartArchiveExportCommand.d.ts +2 -1
  87. package/dist-types/ts3.4/commands/StartArchiveSearchCommand.d.ts +2 -1
  88. package/dist-types/ts3.4/commands/StopArchiveExportCommand.d.ts +2 -1
  89. package/dist-types/ts3.4/commands/StopArchiveSearchCommand.d.ts +2 -1
  90. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -1
  91. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -1
  92. package/dist-types/ts3.4/commands/UpdateArchiveCommand.d.ts +2 -1
  93. package/dist-types/ts3.4/commands/UpdateIngressPointCommand.d.ts +2 -1
  94. package/dist-types/ts3.4/commands/UpdateRelayCommand.d.ts +2 -1
  95. package/dist-types/ts3.4/commands/UpdateRuleSetCommand.d.ts +2 -1
  96. package/dist-types/ts3.4/commands/UpdateTrafficPolicyCommand.d.ts +2 -1
  97. package/dist-types/ts3.4/models/MailManagerServiceException.d.ts +2 -1
  98. package/package.json +6 -6
@@ -5,7 +5,8 @@ import { CreateAddonInstanceRequest, CreateAddonInstanceResponse } from "../mode
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 { CreateAddonSubscriptionRequest, CreateAddonSubscriptionResponse } from
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 { CreateArchiveRequest, CreateArchiveResponse } from "../models/models_0"
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 { CreateIngressPointRequest, CreateIngressPointResponse } from "../models
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 { CreateRelayRequest, CreateRelayResponse } from "../models/models_0";
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 { CreateRuleSetRequest, CreateRuleSetResponse } from "../models/models_0"
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 { CreateTrafficPolicyRequest, CreateTrafficPolicyResponse } from "../mode
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 { DeleteAddonInstanceRequest, DeleteAddonInstanceResponse } from "../mode
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 { DeleteAddonSubscriptionRequest, DeleteAddonSubscriptionResponse } from
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 { DeleteArchiveRequest, DeleteArchiveResponse } from "../models/models_0"
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 { DeleteIngressPointRequest, DeleteIngressPointResponse } from "../models
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 { DeleteRelayRequest, DeleteRelayResponse } from "../models/models_0";
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 { DeleteRuleSetRequest, DeleteRuleSetResponse } from "../models/models_0"
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 { DeleteTrafficPolicyRequest, DeleteTrafficPolicyResponse } from "../mode
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 { GetAddonInstanceRequest, GetAddonInstanceResponse } from "../models/mod
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 { GetAddonSubscriptionRequest, GetAddonSubscriptionResponse } from "../mo
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 { GetArchiveRequest, GetArchiveResponse } from "../models/models_0";
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 { GetArchiveExportRequest, GetArchiveExportResponse } from "../models/mod
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 { GetArchiveMessageRequest, GetArchiveMessageResponse } from "../models/m
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 { GetArchiveMessageContentRequest, GetArchiveMessageContentResponse } fro
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 { GetArchiveSearchRequest, GetArchiveSearchResponse } from "../models/mod
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 { GetArchiveSearchResultsRequest, GetArchiveSearchResultsResponse } from
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 { GetIngressPointRequest, GetIngressPointResponse } from "../models/model
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 { GetRelayRequest, GetRelayResponse } from "../models/models_0";
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 { GetRuleSetRequest, GetRuleSetResponse } from "../models/models_0";
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 { GetTrafficPolicyRequest, GetTrafficPolicyResponse } from "../models/mod
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 { ListAddonInstancesRequest, ListAddonInstancesResponse } from "../models
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 { ListAddonSubscriptionsRequest, ListAddonSubscriptionsResponse } from ".
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 { ListArchiveExportsRequest, ListArchiveExportsResponse } from "../models
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 { ListArchiveSearchesRequest, ListArchiveSearchesResponse } from "../mode
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 { ListArchivesRequest, ListArchivesResponse } from "../models/models_0";
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 { ListIngressPointsRequest, ListIngressPointsResponse } from "../models/m
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 { ListRelaysRequest, ListRelaysResponse } from "../models/models_0";
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 { ListRuleSetsRequest, ListRuleSetsResponse } from "../models/models_0";
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 { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../mode
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 { ListTrafficPoliciesRequest, ListTrafficPoliciesResponse } from "../mode
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 { StartArchiveExportRequest, StartArchiveExportResponse } from "../models
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 { StartArchiveSearchRequest, StartArchiveSearchResponse } from "../models
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 { StopArchiveExportRequest, StopArchiveExportResponse } from "../models/m
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 { StopArchiveSearchRequest, StopArchiveSearchResponse } from "../models/m
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 { TagResourceRequest, TagResourceResponse } from "../models/models_0";
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 { UntagResourceRequest, UntagResourceResponse } from "../models/models_0"
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 { UpdateArchiveRequest, UpdateArchiveResponse } from "../models/models_0"
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 { UpdateIngressPointRequest, UpdateIngressPointResponse } from "../models
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 { UpdateRelayRequest, UpdateRelayResponse } from "../models/models_0";
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 { UpdateRuleSetRequest, UpdateRuleSetResponse } from "../models/models_0"
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 { UpdateTrafficPolicyRequest, UpdateTrafficPolicyResponse } from "../mode
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
  *
@@ -13,8 +13,8 @@
13
13
  export * from "./MailManagerClient";
14
14
  export * from "./MailManager";
15
15
  export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters";
16
- export { RuntimeExtension } from "./runtimeExtensions";
17
- export { MailManagerExtensionConfiguration } from "./extensionConfiguration";
16
+ export type { RuntimeExtension } from "./runtimeExtensions";
17
+ export type { MailManagerExtensionConfiguration } from "./extensionConfiguration";
18
18
  export * from "./commands";
19
19
  export * from "./pagination";
20
20
  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
  CreateAddonInstanceRequest,
10
10
  CreateAddonInstanceResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateAddonInstanceCommandInput
14
15
  extends CreateAddonInstanceRequest {}
15
16
  export interface CreateAddonInstanceCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  CreateAddonSubscriptionRequest,
10
10
  CreateAddonSubscriptionResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateAddonSubscriptionCommandInput
14
15
  extends CreateAddonSubscriptionRequest {}
15
16
  export interface CreateAddonSubscriptionCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  CreateArchiveRequest,
10
10
  CreateArchiveResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateArchiveCommandInput extends CreateArchiveRequest {}
14
15
  export interface CreateArchiveCommandOutput
15
16
  extends CreateArchiveResponse,
@@ -9,7 +9,8 @@ import {
9
9
  CreateIngressPointRequest,
10
10
  CreateIngressPointResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateIngressPointCommandInput
14
15
  extends CreateIngressPointRequest {}
15
16
  export interface CreateIngressPointCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../MailManagerClient";
8
8
  import { CreateRelayRequest, CreateRelayResponse } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface CreateRelayCommandInput extends CreateRelayRequest {}
11
12
  export interface CreateRelayCommandOutput
12
13
  extends CreateRelayResponse,
@@ -9,7 +9,8 @@ import {
9
9
  CreateRuleSetRequest,
10
10
  CreateRuleSetResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateRuleSetCommandInput extends CreateRuleSetRequest {}
14
15
  export interface CreateRuleSetCommandOutput
15
16
  extends CreateRuleSetResponse,
@@ -9,7 +9,8 @@ import {
9
9
  CreateTrafficPolicyRequest,
10
10
  CreateTrafficPolicyResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateTrafficPolicyCommandInput
14
15
  extends CreateTrafficPolicyRequest {}
15
16
  export interface CreateTrafficPolicyCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  DeleteAddonInstanceRequest,
10
10
  DeleteAddonInstanceResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DeleteAddonInstanceCommandInput
14
15
  extends DeleteAddonInstanceRequest {}
15
16
  export interface DeleteAddonInstanceCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  DeleteAddonSubscriptionRequest,
10
10
  DeleteAddonSubscriptionResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DeleteAddonSubscriptionCommandInput
14
15
  extends DeleteAddonSubscriptionRequest {}
15
16
  export interface DeleteAddonSubscriptionCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  DeleteArchiveRequest,
10
10
  DeleteArchiveResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DeleteArchiveCommandInput extends DeleteArchiveRequest {}
14
15
  export interface DeleteArchiveCommandOutput
15
16
  extends DeleteArchiveResponse,
@@ -9,7 +9,8 @@ import {
9
9
  DeleteIngressPointRequest,
10
10
  DeleteIngressPointResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DeleteIngressPointCommandInput
14
15
  extends DeleteIngressPointRequest {}
15
16
  export interface DeleteIngressPointCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../MailManagerClient";
8
8
  import { DeleteRelayRequest, DeleteRelayResponse } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface DeleteRelayCommandInput extends DeleteRelayRequest {}
11
12
  export interface DeleteRelayCommandOutput
12
13
  extends DeleteRelayResponse,
@@ -9,7 +9,8 @@ import {
9
9
  DeleteRuleSetRequest,
10
10
  DeleteRuleSetResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DeleteRuleSetCommandInput extends DeleteRuleSetRequest {}
14
15
  export interface DeleteRuleSetCommandOutput
15
16
  extends DeleteRuleSetResponse,
@@ -9,7 +9,8 @@ import {
9
9
  DeleteTrafficPolicyRequest,
10
10
  DeleteTrafficPolicyResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DeleteTrafficPolicyCommandInput
14
15
  extends DeleteTrafficPolicyRequest {}
15
16
  export interface DeleteTrafficPolicyCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  GetAddonInstanceRequest,
10
10
  GetAddonInstanceResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetAddonInstanceCommandInput extends GetAddonInstanceRequest {}
14
15
  export interface GetAddonInstanceCommandOutput
15
16
  extends GetAddonInstanceResponse,
@@ -9,7 +9,8 @@ import {
9
9
  GetAddonSubscriptionRequest,
10
10
  GetAddonSubscriptionResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetAddonSubscriptionCommandInput
14
15
  extends GetAddonSubscriptionRequest {}
15
16
  export interface GetAddonSubscriptionCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../MailManagerClient";
8
8
  import { GetArchiveRequest, GetArchiveResponse } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface GetArchiveCommandInput extends GetArchiveRequest {}
11
12
  export interface GetArchiveCommandOutput
12
13
  extends GetArchiveResponse,
@@ -9,7 +9,8 @@ import {
9
9
  GetArchiveExportRequest,
10
10
  GetArchiveExportResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetArchiveExportCommandInput extends GetArchiveExportRequest {}
14
15
  export interface GetArchiveExportCommandOutput
15
16
  extends GetArchiveExportResponse,
@@ -9,7 +9,8 @@ import {
9
9
  GetArchiveMessageRequest,
10
10
  GetArchiveMessageResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetArchiveMessageCommandInput
14
15
  extends GetArchiveMessageRequest {}
15
16
  export interface GetArchiveMessageCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  GetArchiveMessageContentRequest,
10
10
  GetArchiveMessageContentResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetArchiveMessageContentCommandInput
14
15
  extends GetArchiveMessageContentRequest {}
15
16
  export interface GetArchiveMessageContentCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  GetArchiveSearchRequest,
10
10
  GetArchiveSearchResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetArchiveSearchCommandInput extends GetArchiveSearchRequest {}
14
15
  export interface GetArchiveSearchCommandOutput
15
16
  extends GetArchiveSearchResponse,
@@ -9,7 +9,8 @@ import {
9
9
  GetArchiveSearchResultsRequest,
10
10
  GetArchiveSearchResultsResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetArchiveSearchResultsCommandInput
14
15
  extends GetArchiveSearchResultsRequest {}
15
16
  export interface GetArchiveSearchResultsCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  GetIngressPointRequest,
10
10
  GetIngressPointResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetIngressPointCommandInput extends GetIngressPointRequest {}
14
15
  export interface GetIngressPointCommandOutput
15
16
  extends GetIngressPointResponse,
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../MailManagerClient";
8
8
  import { GetRelayRequest, GetRelayResponse } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface GetRelayCommandInput extends GetRelayRequest {}
11
12
  export interface GetRelayCommandOutput
12
13
  extends GetRelayResponse,
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../MailManagerClient";
8
8
  import { GetRuleSetRequest, GetRuleSetResponse } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface GetRuleSetCommandInput extends GetRuleSetRequest {}
11
12
  export interface GetRuleSetCommandOutput
12
13
  extends GetRuleSetResponse,
@@ -9,7 +9,8 @@ import {
9
9
  GetTrafficPolicyRequest,
10
10
  GetTrafficPolicyResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetTrafficPolicyCommandInput extends GetTrafficPolicyRequest {}
14
15
  export interface GetTrafficPolicyCommandOutput
15
16
  extends GetTrafficPolicyResponse,
@@ -9,7 +9,8 @@ import {
9
9
  ListAddonInstancesRequest,
10
10
  ListAddonInstancesResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListAddonInstancesCommandInput
14
15
  extends ListAddonInstancesRequest {}
15
16
  export interface ListAddonInstancesCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ListAddonSubscriptionsRequest,
10
10
  ListAddonSubscriptionsResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListAddonSubscriptionsCommandInput
14
15
  extends ListAddonSubscriptionsRequest {}
15
16
  export interface ListAddonSubscriptionsCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ListArchiveExportsRequest,
10
10
  ListArchiveExportsResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListArchiveExportsCommandInput
14
15
  extends ListArchiveExportsRequest {}
15
16
  export interface ListArchiveExportsCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ListArchiveSearchesRequest,
10
10
  ListArchiveSearchesResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListArchiveSearchesCommandInput
14
15
  extends ListArchiveSearchesRequest {}
15
16
  export interface ListArchiveSearchesCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../MailManagerClient";
8
8
  import { ListArchivesRequest, ListArchivesResponse } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface ListArchivesCommandInput extends ListArchivesRequest {}
11
12
  export interface ListArchivesCommandOutput
12
13
  extends ListArchivesResponse,
@@ -9,7 +9,8 @@ import {
9
9
  ListIngressPointsRequest,
10
10
  ListIngressPointsResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListIngressPointsCommandInput
14
15
  extends ListIngressPointsRequest {}
15
16
  export interface ListIngressPointsCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../MailManagerClient";
8
8
  import { ListRelaysRequest, ListRelaysResponse } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface ListRelaysCommandInput extends ListRelaysRequest {}
11
12
  export interface ListRelaysCommandOutput
12
13
  extends ListRelaysResponse,
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../MailManagerClient";
8
8
  import { ListRuleSetsRequest, ListRuleSetsResponse } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface ListRuleSetsCommandInput extends ListRuleSetsRequest {}
11
12
  export interface ListRuleSetsCommandOutput
12
13
  extends ListRuleSetsResponse,
@@ -9,7 +9,8 @@ import {
9
9
  ListTagsForResourceRequest,
10
10
  ListTagsForResourceResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListTagsForResourceCommandInput
14
15
  extends ListTagsForResourceRequest {}
15
16
  export interface ListTagsForResourceCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ListTrafficPoliciesRequest,
10
10
  ListTrafficPoliciesResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListTrafficPoliciesCommandInput
14
15
  extends ListTrafficPoliciesRequest {}
15
16
  export interface ListTrafficPoliciesCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  StartArchiveExportRequest,
10
10
  StartArchiveExportResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface StartArchiveExportCommandInput
14
15
  extends StartArchiveExportRequest {}
15
16
  export interface StartArchiveExportCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  StartArchiveSearchRequest,
10
10
  StartArchiveSearchResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface StartArchiveSearchCommandInput
14
15
  extends StartArchiveSearchRequest {}
15
16
  export interface StartArchiveSearchCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  StopArchiveExportRequest,
10
10
  StopArchiveExportResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface StopArchiveExportCommandInput
14
15
  extends StopArchiveExportRequest {}
15
16
  export interface StopArchiveExportCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  StopArchiveSearchRequest,
10
10
  StopArchiveSearchResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface StopArchiveSearchCommandInput
14
15
  extends StopArchiveSearchRequest {}
15
16
  export interface StopArchiveSearchCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../MailManagerClient";
8
8
  import { TagResourceRequest, TagResourceResponse } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface TagResourceCommandInput extends TagResourceRequest {}
11
12
  export interface TagResourceCommandOutput
12
13
  extends TagResourceResponse,
@@ -9,7 +9,8 @@ import {
9
9
  UntagResourceRequest,
10
10
  UntagResourceResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface UntagResourceCommandInput extends UntagResourceRequest {}
14
15
  export interface UntagResourceCommandOutput
15
16
  extends UntagResourceResponse,
@@ -9,7 +9,8 @@ import {
9
9
  UpdateArchiveRequest,
10
10
  UpdateArchiveResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface UpdateArchiveCommandInput extends UpdateArchiveRequest {}
14
15
  export interface UpdateArchiveCommandOutput
15
16
  extends UpdateArchiveResponse,
@@ -9,7 +9,8 @@ import {
9
9
  UpdateIngressPointRequest,
10
10
  UpdateIngressPointResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface UpdateIngressPointCommandInput
14
15
  extends UpdateIngressPointRequest {}
15
16
  export interface UpdateIngressPointCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../MailManagerClient";
8
8
  import { UpdateRelayRequest, UpdateRelayResponse } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface UpdateRelayCommandInput extends UpdateRelayRequest {}
11
12
  export interface UpdateRelayCommandOutput
12
13
  extends UpdateRelayResponse,
@@ -9,7 +9,8 @@ import {
9
9
  UpdateRuleSetRequest,
10
10
  UpdateRuleSetResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface UpdateRuleSetCommandInput extends UpdateRuleSetRequest {}
14
15
  export interface UpdateRuleSetCommandOutput
15
16
  extends UpdateRuleSetResponse,
@@ -9,7 +9,8 @@ import {
9
9
  UpdateTrafficPolicyRequest,
10
10
  UpdateTrafficPolicyResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface UpdateTrafficPolicyCommandInput
14
15
  extends UpdateTrafficPolicyRequest {}
15
16
  export interface UpdateTrafficPolicyCommandOutput
@@ -2,7 +2,8 @@ import {
2
2
  ServiceException as __ServiceException,
3
3
  ServiceExceptionOptions as __ServiceExceptionOptions,
4
4
  } from "@smithy/smithy-client";
5
- export { __ServiceException, __ServiceExceptionOptions };
5
+ export { __ServiceExceptionOptions };
6
+ export { __ServiceException };
6
7
  export declare class MailManagerServiceException extends __ServiceException {
7
8
  constructor(options: __ServiceExceptionOptions);
8
9
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-mailmanager",
3
3
  "description": "AWS SDK for JavaScript Mailmanager Client for Node.js, Browser and React Native",
4
- "version": "3.590.0",
4
+ "version": "3.592.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",
@@ -20,10 +20,10 @@
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-sso-oidc": "3.590.0",
24
- "@aws-sdk/client-sts": "3.590.0",
25
- "@aws-sdk/core": "3.588.0",
26
- "@aws-sdk/credential-provider-node": "3.590.0",
23
+ "@aws-sdk/client-sso-oidc": "3.592.0",
24
+ "@aws-sdk/client-sts": "3.592.0",
25
+ "@aws-sdk/core": "3.592.0",
26
+ "@aws-sdk/credential-provider-node": "3.592.0",
27
27
  "@aws-sdk/middleware-host-header": "3.577.0",
28
28
  "@aws-sdk/middleware-logger": "3.577.0",
29
29
  "@aws-sdk/middleware-recursion-detection": "3.577.0",
@@ -34,7 +34,7 @@
34
34
  "@aws-sdk/util-user-agent-browser": "3.577.0",
35
35
  "@aws-sdk/util-user-agent-node": "3.587.0",
36
36
  "@smithy/config-resolver": "^3.0.1",
37
- "@smithy/core": "^2.1.1",
37
+ "@smithy/core": "^2.2.0",
38
38
  "@smithy/fetch-http-handler": "^3.0.1",
39
39
  "@smithy/hash-node": "^3.0.0",
40
40
  "@smithy/invalid-dependency": "^3.0.0",