@aws-sdk/client-workmail 3.651.1 → 3.658.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 (169) hide show
  1. package/dist-types/commands/AssociateDelegateToResourceCommand.d.ts +11 -0
  2. package/dist-types/commands/AssociateMemberToGroupCommand.d.ts +11 -0
  3. package/dist-types/commands/AssumeImpersonationRoleCommand.d.ts +11 -0
  4. package/dist-types/commands/CancelMailboxExportJobCommand.d.ts +11 -0
  5. package/dist-types/commands/CreateAliasCommand.d.ts +11 -0
  6. package/dist-types/commands/CreateAvailabilityConfigurationCommand.d.ts +11 -0
  7. package/dist-types/commands/CreateGroupCommand.d.ts +11 -0
  8. package/dist-types/commands/CreateImpersonationRoleCommand.d.ts +11 -0
  9. package/dist-types/commands/CreateMobileDeviceAccessRuleCommand.d.ts +11 -0
  10. package/dist-types/commands/CreateOrganizationCommand.d.ts +11 -0
  11. package/dist-types/commands/CreateResourceCommand.d.ts +11 -0
  12. package/dist-types/commands/CreateUserCommand.d.ts +11 -0
  13. package/dist-types/commands/DeleteAccessControlRuleCommand.d.ts +11 -0
  14. package/dist-types/commands/DeleteAliasCommand.d.ts +11 -0
  15. package/dist-types/commands/DeleteAvailabilityConfigurationCommand.d.ts +11 -0
  16. package/dist-types/commands/DeleteEmailMonitoringConfigurationCommand.d.ts +11 -0
  17. package/dist-types/commands/DeleteGroupCommand.d.ts +11 -0
  18. package/dist-types/commands/DeleteImpersonationRoleCommand.d.ts +11 -0
  19. package/dist-types/commands/DeleteMailboxPermissionsCommand.d.ts +11 -0
  20. package/dist-types/commands/DeleteMobileDeviceAccessOverrideCommand.d.ts +11 -0
  21. package/dist-types/commands/DeleteMobileDeviceAccessRuleCommand.d.ts +11 -0
  22. package/dist-types/commands/DeleteOrganizationCommand.d.ts +11 -0
  23. package/dist-types/commands/DeleteResourceCommand.d.ts +11 -0
  24. package/dist-types/commands/DeleteRetentionPolicyCommand.d.ts +11 -0
  25. package/dist-types/commands/DeleteUserCommand.d.ts +11 -0
  26. package/dist-types/commands/DeregisterFromWorkMailCommand.d.ts +11 -0
  27. package/dist-types/commands/DeregisterMailDomainCommand.d.ts +11 -0
  28. package/dist-types/commands/DescribeEmailMonitoringConfigurationCommand.d.ts +11 -0
  29. package/dist-types/commands/DescribeEntityCommand.d.ts +11 -0
  30. package/dist-types/commands/DescribeGroupCommand.d.ts +11 -0
  31. package/dist-types/commands/DescribeInboundDmarcSettingsCommand.d.ts +11 -0
  32. package/dist-types/commands/DescribeMailboxExportJobCommand.d.ts +11 -0
  33. package/dist-types/commands/DescribeOrganizationCommand.d.ts +11 -0
  34. package/dist-types/commands/DescribeResourceCommand.d.ts +11 -0
  35. package/dist-types/commands/DescribeUserCommand.d.ts +11 -0
  36. package/dist-types/commands/DisassociateDelegateFromResourceCommand.d.ts +11 -0
  37. package/dist-types/commands/DisassociateMemberFromGroupCommand.d.ts +11 -0
  38. package/dist-types/commands/GetAccessControlEffectCommand.d.ts +11 -0
  39. package/dist-types/commands/GetDefaultRetentionPolicyCommand.d.ts +11 -0
  40. package/dist-types/commands/GetImpersonationRoleCommand.d.ts +11 -0
  41. package/dist-types/commands/GetImpersonationRoleEffectCommand.d.ts +11 -0
  42. package/dist-types/commands/GetMailDomainCommand.d.ts +11 -0
  43. package/dist-types/commands/GetMailboxDetailsCommand.d.ts +11 -0
  44. package/dist-types/commands/GetMobileDeviceAccessEffectCommand.d.ts +11 -0
  45. package/dist-types/commands/GetMobileDeviceAccessOverrideCommand.d.ts +11 -0
  46. package/dist-types/commands/ListAccessControlRulesCommand.d.ts +11 -0
  47. package/dist-types/commands/ListAliasesCommand.d.ts +11 -0
  48. package/dist-types/commands/ListAvailabilityConfigurationsCommand.d.ts +11 -0
  49. package/dist-types/commands/ListGroupMembersCommand.d.ts +11 -0
  50. package/dist-types/commands/ListGroupsCommand.d.ts +11 -0
  51. package/dist-types/commands/ListGroupsForEntityCommand.d.ts +11 -0
  52. package/dist-types/commands/ListImpersonationRolesCommand.d.ts +11 -0
  53. package/dist-types/commands/ListMailDomainsCommand.d.ts +11 -0
  54. package/dist-types/commands/ListMailboxExportJobsCommand.d.ts +11 -0
  55. package/dist-types/commands/ListMailboxPermissionsCommand.d.ts +11 -0
  56. package/dist-types/commands/ListMobileDeviceAccessOverridesCommand.d.ts +11 -0
  57. package/dist-types/commands/ListMobileDeviceAccessRulesCommand.d.ts +11 -0
  58. package/dist-types/commands/ListOrganizationsCommand.d.ts +11 -0
  59. package/dist-types/commands/ListResourceDelegatesCommand.d.ts +11 -0
  60. package/dist-types/commands/ListResourcesCommand.d.ts +11 -0
  61. package/dist-types/commands/ListTagsForResourceCommand.d.ts +11 -0
  62. package/dist-types/commands/ListUsersCommand.d.ts +11 -0
  63. package/dist-types/commands/PutAccessControlRuleCommand.d.ts +11 -0
  64. package/dist-types/commands/PutEmailMonitoringConfigurationCommand.d.ts +11 -0
  65. package/dist-types/commands/PutInboundDmarcSettingsCommand.d.ts +11 -0
  66. package/dist-types/commands/PutMailboxPermissionsCommand.d.ts +11 -0
  67. package/dist-types/commands/PutMobileDeviceAccessOverrideCommand.d.ts +11 -0
  68. package/dist-types/commands/PutRetentionPolicyCommand.d.ts +11 -0
  69. package/dist-types/commands/RegisterMailDomainCommand.d.ts +11 -0
  70. package/dist-types/commands/RegisterToWorkMailCommand.d.ts +11 -0
  71. package/dist-types/commands/ResetPasswordCommand.d.ts +11 -0
  72. package/dist-types/commands/StartMailboxExportJobCommand.d.ts +11 -0
  73. package/dist-types/commands/TagResourceCommand.d.ts +11 -0
  74. package/dist-types/commands/TestAvailabilityConfigurationCommand.d.ts +11 -0
  75. package/dist-types/commands/UntagResourceCommand.d.ts +11 -0
  76. package/dist-types/commands/UpdateAvailabilityConfigurationCommand.d.ts +11 -0
  77. package/dist-types/commands/UpdateDefaultMailDomainCommand.d.ts +11 -0
  78. package/dist-types/commands/UpdateGroupCommand.d.ts +11 -0
  79. package/dist-types/commands/UpdateImpersonationRoleCommand.d.ts +11 -0
  80. package/dist-types/commands/UpdateMailboxQuotaCommand.d.ts +11 -0
  81. package/dist-types/commands/UpdateMobileDeviceAccessRuleCommand.d.ts +11 -0
  82. package/dist-types/commands/UpdatePrimaryEmailAddressCommand.d.ts +11 -0
  83. package/dist-types/commands/UpdateResourceCommand.d.ts +11 -0
  84. package/dist-types/commands/UpdateUserCommand.d.ts +11 -0
  85. package/dist-types/ts3.4/commands/AssociateDelegateToResourceCommand.d.ts +12 -1
  86. package/dist-types/ts3.4/commands/AssociateMemberToGroupCommand.d.ts +12 -1
  87. package/dist-types/ts3.4/commands/AssumeImpersonationRoleCommand.d.ts +12 -1
  88. package/dist-types/ts3.4/commands/CancelMailboxExportJobCommand.d.ts +12 -1
  89. package/dist-types/ts3.4/commands/CreateAliasCommand.d.ts +12 -1
  90. package/dist-types/ts3.4/commands/CreateAvailabilityConfigurationCommand.d.ts +12 -1
  91. package/dist-types/ts3.4/commands/CreateGroupCommand.d.ts +12 -1
  92. package/dist-types/ts3.4/commands/CreateImpersonationRoleCommand.d.ts +12 -1
  93. package/dist-types/ts3.4/commands/CreateMobileDeviceAccessRuleCommand.d.ts +12 -1
  94. package/dist-types/ts3.4/commands/CreateOrganizationCommand.d.ts +12 -1
  95. package/dist-types/ts3.4/commands/CreateResourceCommand.d.ts +12 -1
  96. package/dist-types/ts3.4/commands/CreateUserCommand.d.ts +12 -1
  97. package/dist-types/ts3.4/commands/DeleteAccessControlRuleCommand.d.ts +12 -1
  98. package/dist-types/ts3.4/commands/DeleteAliasCommand.d.ts +12 -1
  99. package/dist-types/ts3.4/commands/DeleteAvailabilityConfigurationCommand.d.ts +12 -1
  100. package/dist-types/ts3.4/commands/DeleteEmailMonitoringConfigurationCommand.d.ts +12 -1
  101. package/dist-types/ts3.4/commands/DeleteGroupCommand.d.ts +12 -1
  102. package/dist-types/ts3.4/commands/DeleteImpersonationRoleCommand.d.ts +12 -1
  103. package/dist-types/ts3.4/commands/DeleteMailboxPermissionsCommand.d.ts +12 -1
  104. package/dist-types/ts3.4/commands/DeleteMobileDeviceAccessOverrideCommand.d.ts +12 -1
  105. package/dist-types/ts3.4/commands/DeleteMobileDeviceAccessRuleCommand.d.ts +12 -1
  106. package/dist-types/ts3.4/commands/DeleteOrganizationCommand.d.ts +12 -1
  107. package/dist-types/ts3.4/commands/DeleteResourceCommand.d.ts +12 -1
  108. package/dist-types/ts3.4/commands/DeleteRetentionPolicyCommand.d.ts +12 -1
  109. package/dist-types/ts3.4/commands/DeleteUserCommand.d.ts +12 -1
  110. package/dist-types/ts3.4/commands/DeregisterFromWorkMailCommand.d.ts +12 -1
  111. package/dist-types/ts3.4/commands/DeregisterMailDomainCommand.d.ts +12 -1
  112. package/dist-types/ts3.4/commands/DescribeEmailMonitoringConfigurationCommand.d.ts +12 -1
  113. package/dist-types/ts3.4/commands/DescribeEntityCommand.d.ts +12 -1
  114. package/dist-types/ts3.4/commands/DescribeGroupCommand.d.ts +12 -1
  115. package/dist-types/ts3.4/commands/DescribeInboundDmarcSettingsCommand.d.ts +12 -1
  116. package/dist-types/ts3.4/commands/DescribeMailboxExportJobCommand.d.ts +12 -1
  117. package/dist-types/ts3.4/commands/DescribeOrganizationCommand.d.ts +12 -1
  118. package/dist-types/ts3.4/commands/DescribeResourceCommand.d.ts +12 -1
  119. package/dist-types/ts3.4/commands/DescribeUserCommand.d.ts +12 -1
  120. package/dist-types/ts3.4/commands/DisassociateDelegateFromResourceCommand.d.ts +12 -1
  121. package/dist-types/ts3.4/commands/DisassociateMemberFromGroupCommand.d.ts +12 -1
  122. package/dist-types/ts3.4/commands/GetAccessControlEffectCommand.d.ts +12 -1
  123. package/dist-types/ts3.4/commands/GetDefaultRetentionPolicyCommand.d.ts +12 -1
  124. package/dist-types/ts3.4/commands/GetImpersonationRoleCommand.d.ts +12 -1
  125. package/dist-types/ts3.4/commands/GetImpersonationRoleEffectCommand.d.ts +12 -1
  126. package/dist-types/ts3.4/commands/GetMailDomainCommand.d.ts +12 -1
  127. package/dist-types/ts3.4/commands/GetMailboxDetailsCommand.d.ts +12 -1
  128. package/dist-types/ts3.4/commands/GetMobileDeviceAccessEffectCommand.d.ts +12 -1
  129. package/dist-types/ts3.4/commands/GetMobileDeviceAccessOverrideCommand.d.ts +12 -1
  130. package/dist-types/ts3.4/commands/ListAccessControlRulesCommand.d.ts +12 -1
  131. package/dist-types/ts3.4/commands/ListAliasesCommand.d.ts +12 -1
  132. package/dist-types/ts3.4/commands/ListAvailabilityConfigurationsCommand.d.ts +12 -1
  133. package/dist-types/ts3.4/commands/ListGroupMembersCommand.d.ts +12 -1
  134. package/dist-types/ts3.4/commands/ListGroupsCommand.d.ts +12 -1
  135. package/dist-types/ts3.4/commands/ListGroupsForEntityCommand.d.ts +12 -1
  136. package/dist-types/ts3.4/commands/ListImpersonationRolesCommand.d.ts +12 -1
  137. package/dist-types/ts3.4/commands/ListMailDomainsCommand.d.ts +12 -1
  138. package/dist-types/ts3.4/commands/ListMailboxExportJobsCommand.d.ts +12 -1
  139. package/dist-types/ts3.4/commands/ListMailboxPermissionsCommand.d.ts +12 -1
  140. package/dist-types/ts3.4/commands/ListMobileDeviceAccessOverridesCommand.d.ts +12 -1
  141. package/dist-types/ts3.4/commands/ListMobileDeviceAccessRulesCommand.d.ts +12 -1
  142. package/dist-types/ts3.4/commands/ListOrganizationsCommand.d.ts +12 -1
  143. package/dist-types/ts3.4/commands/ListResourceDelegatesCommand.d.ts +12 -1
  144. package/dist-types/ts3.4/commands/ListResourcesCommand.d.ts +12 -1
  145. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +12 -1
  146. package/dist-types/ts3.4/commands/ListUsersCommand.d.ts +12 -1
  147. package/dist-types/ts3.4/commands/PutAccessControlRuleCommand.d.ts +12 -1
  148. package/dist-types/ts3.4/commands/PutEmailMonitoringConfigurationCommand.d.ts +12 -1
  149. package/dist-types/ts3.4/commands/PutInboundDmarcSettingsCommand.d.ts +12 -1
  150. package/dist-types/ts3.4/commands/PutMailboxPermissionsCommand.d.ts +12 -1
  151. package/dist-types/ts3.4/commands/PutMobileDeviceAccessOverrideCommand.d.ts +12 -1
  152. package/dist-types/ts3.4/commands/PutRetentionPolicyCommand.d.ts +12 -1
  153. package/dist-types/ts3.4/commands/RegisterMailDomainCommand.d.ts +12 -1
  154. package/dist-types/ts3.4/commands/RegisterToWorkMailCommand.d.ts +12 -1
  155. package/dist-types/ts3.4/commands/ResetPasswordCommand.d.ts +12 -1
  156. package/dist-types/ts3.4/commands/StartMailboxExportJobCommand.d.ts +12 -1
  157. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +12 -1
  158. package/dist-types/ts3.4/commands/TestAvailabilityConfigurationCommand.d.ts +12 -1
  159. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +12 -1
  160. package/dist-types/ts3.4/commands/UpdateAvailabilityConfigurationCommand.d.ts +12 -1
  161. package/dist-types/ts3.4/commands/UpdateDefaultMailDomainCommand.d.ts +12 -1
  162. package/dist-types/ts3.4/commands/UpdateGroupCommand.d.ts +12 -1
  163. package/dist-types/ts3.4/commands/UpdateImpersonationRoleCommand.d.ts +12 -1
  164. package/dist-types/ts3.4/commands/UpdateMailboxQuotaCommand.d.ts +12 -1
  165. package/dist-types/ts3.4/commands/UpdateMobileDeviceAccessRuleCommand.d.ts +12 -1
  166. package/dist-types/ts3.4/commands/UpdatePrimaryEmailAddressCommand.d.ts +12 -1
  167. package/dist-types/ts3.4/commands/UpdateResourceCommand.d.ts +12 -1
  168. package/dist-types/ts3.4/commands/UpdateUserCommand.d.ts +12 -1
  169. package/package.json +35 -35
@@ -91,4 +91,15 @@ declare const GetImpersonationRoleCommand_base: {
91
91
  * @public
92
92
  */
93
93
  export declare class GetImpersonationRoleCommand extends GetImpersonationRoleCommand_base {
94
+ /** @internal type navigation helper, not in runtime. */
95
+ protected static __types: {
96
+ api: {
97
+ input: GetImpersonationRoleRequest;
98
+ output: GetImpersonationRoleResponse;
99
+ };
100
+ sdk: {
101
+ input: GetImpersonationRoleCommandInput;
102
+ output: GetImpersonationRoleCommandOutput;
103
+ };
104
+ };
94
105
  }
@@ -88,4 +88,15 @@ declare const GetImpersonationRoleEffectCommand_base: {
88
88
  * @public
89
89
  */
90
90
  export declare class GetImpersonationRoleEffectCommand extends GetImpersonationRoleEffectCommand_base {
91
+ /** @internal type navigation helper, not in runtime. */
92
+ protected static __types: {
93
+ api: {
94
+ input: GetImpersonationRoleEffectRequest;
95
+ output: GetImpersonationRoleEffectResponse;
96
+ };
97
+ sdk: {
98
+ input: GetImpersonationRoleEffectCommandInput;
99
+ output: GetImpersonationRoleEffectCommandOutput;
100
+ };
101
+ };
91
102
  }
@@ -82,4 +82,15 @@ declare const GetMailDomainCommand_base: {
82
82
  * @public
83
83
  */
84
84
  export declare class GetMailDomainCommand extends GetMailDomainCommand_base {
85
+ /** @internal type navigation helper, not in runtime. */
86
+ protected static __types: {
87
+ api: {
88
+ input: GetMailDomainRequest;
89
+ output: GetMailDomainResponse;
90
+ };
91
+ sdk: {
92
+ input: GetMailDomainCommandInput;
93
+ output: GetMailDomainCommandOutput;
94
+ };
95
+ };
85
96
  }
@@ -74,4 +74,15 @@ declare const GetMailboxDetailsCommand_base: {
74
74
  * @public
75
75
  */
76
76
  export declare class GetMailboxDetailsCommand extends GetMailboxDetailsCommand_base {
77
+ /** @internal type navigation helper, not in runtime. */
78
+ protected static __types: {
79
+ api: {
80
+ input: GetMailboxDetailsRequest;
81
+ output: GetMailboxDetailsResponse;
82
+ };
83
+ sdk: {
84
+ input: GetMailboxDetailsCommandInput;
85
+ output: GetMailboxDetailsCommandOutput;
86
+ };
87
+ };
77
88
  }
@@ -79,4 +79,15 @@ declare const GetMobileDeviceAccessEffectCommand_base: {
79
79
  * @public
80
80
  */
81
81
  export declare class GetMobileDeviceAccessEffectCommand extends GetMobileDeviceAccessEffectCommand_base {
82
+ /** @internal type navigation helper, not in runtime. */
83
+ protected static __types: {
84
+ api: {
85
+ input: GetMobileDeviceAccessEffectRequest;
86
+ output: GetMobileDeviceAccessEffectResponse;
87
+ };
88
+ sdk: {
89
+ input: GetMobileDeviceAccessEffectCommandInput;
90
+ output: GetMobileDeviceAccessEffectCommandOutput;
91
+ };
92
+ };
82
93
  }
@@ -82,4 +82,15 @@ declare const GetMobileDeviceAccessOverrideCommand_base: {
82
82
  * @public
83
83
  */
84
84
  export declare class GetMobileDeviceAccessOverrideCommand extends GetMobileDeviceAccessOverrideCommand_base {
85
+ /** @internal type navigation helper, not in runtime. */
86
+ protected static __types: {
87
+ api: {
88
+ input: GetMobileDeviceAccessOverrideRequest;
89
+ output: GetMobileDeviceAccessOverrideResponse;
90
+ };
91
+ sdk: {
92
+ input: GetMobileDeviceAccessOverrideCommandInput;
93
+ output: GetMobileDeviceAccessOverrideCommandOutput;
94
+ };
95
+ };
85
96
  }
@@ -97,4 +97,15 @@ declare const ListAccessControlRulesCommand_base: {
97
97
  * @public
98
98
  */
99
99
  export declare class ListAccessControlRulesCommand extends ListAccessControlRulesCommand_base {
100
+ /** @internal type navigation helper, not in runtime. */
101
+ protected static __types: {
102
+ api: {
103
+ input: ListAccessControlRulesRequest;
104
+ output: ListAccessControlRulesResponse;
105
+ };
106
+ sdk: {
107
+ input: ListAccessControlRulesCommandInput;
108
+ output: ListAccessControlRulesCommandOutput;
109
+ };
110
+ };
100
111
  }
@@ -83,4 +83,15 @@ declare const ListAliasesCommand_base: {
83
83
  * @public
84
84
  */
85
85
  export declare class ListAliasesCommand extends ListAliasesCommand_base {
86
+ /** @internal type navigation helper, not in runtime. */
87
+ protected static __types: {
88
+ api: {
89
+ input: ListAliasesRequest;
90
+ output: ListAliasesResponse;
91
+ };
92
+ sdk: {
93
+ input: ListAliasesCommandInput;
94
+ output: ListAliasesCommandOutput;
95
+ };
96
+ };
86
97
  }
@@ -82,4 +82,15 @@ declare const ListAvailabilityConfigurationsCommand_base: {
82
82
  * @public
83
83
  */
84
84
  export declare class ListAvailabilityConfigurationsCommand extends ListAvailabilityConfigurationsCommand_base {
85
+ /** @internal type navigation helper, not in runtime. */
86
+ protected static __types: {
87
+ api: {
88
+ input: ListAvailabilityConfigurationsRequest;
89
+ output: ListAvailabilityConfigurationsResponse;
90
+ };
91
+ sdk: {
92
+ input: ListAvailabilityConfigurationsCommandInput;
93
+ output: ListAvailabilityConfigurationsCommandOutput;
94
+ };
95
+ };
85
96
  }
@@ -90,4 +90,15 @@ declare const ListGroupMembersCommand_base: {
90
90
  * @public
91
91
  */
92
92
  export declare class ListGroupMembersCommand extends ListGroupMembersCommand_base {
93
+ /** @internal type navigation helper, not in runtime. */
94
+ protected static __types: {
95
+ api: {
96
+ input: ListGroupMembersRequest;
97
+ output: ListGroupMembersResponse;
98
+ };
99
+ sdk: {
100
+ input: ListGroupMembersCommandInput;
101
+ output: ListGroupMembersCommandOutput;
102
+ };
103
+ };
93
104
  }
@@ -89,4 +89,15 @@ declare const ListGroupsCommand_base: {
89
89
  * @public
90
90
  */
91
91
  export declare class ListGroupsCommand extends ListGroupsCommand_base {
92
+ /** @internal type navigation helper, not in runtime. */
93
+ protected static __types: {
94
+ api: {
95
+ input: ListGroupsRequest;
96
+ output: ListGroupsResponse;
97
+ };
98
+ sdk: {
99
+ input: ListGroupsCommandInput;
100
+ output: ListGroupsCommandOutput;
101
+ };
102
+ };
92
103
  }
@@ -88,4 +88,15 @@ declare const ListGroupsForEntityCommand_base: {
88
88
  * @public
89
89
  */
90
90
  export declare class ListGroupsForEntityCommand extends ListGroupsForEntityCommand_base {
91
+ /** @internal type navigation helper, not in runtime. */
92
+ protected static __types: {
93
+ api: {
94
+ input: ListGroupsForEntityRequest;
95
+ output: ListGroupsForEntityResponse;
96
+ };
97
+ sdk: {
98
+ input: ListGroupsForEntityCommandInput;
99
+ output: ListGroupsForEntityCommandOutput;
100
+ };
101
+ };
91
102
  }
@@ -79,4 +79,15 @@ declare const ListImpersonationRolesCommand_base: {
79
79
  * @public
80
80
  */
81
81
  export declare class ListImpersonationRolesCommand extends ListImpersonationRolesCommand_base {
82
+ /** @internal type navigation helper, not in runtime. */
83
+ protected static __types: {
84
+ api: {
85
+ input: ListImpersonationRolesRequest;
86
+ output: ListImpersonationRolesResponse;
87
+ };
88
+ sdk: {
89
+ input: ListImpersonationRolesCommandInput;
90
+ output: ListImpersonationRolesCommandOutput;
91
+ };
92
+ };
82
93
  }
@@ -76,4 +76,15 @@ declare const ListMailDomainsCommand_base: {
76
76
  * @public
77
77
  */
78
78
  export declare class ListMailDomainsCommand extends ListMailDomainsCommand_base {
79
+ /** @internal type navigation helper, not in runtime. */
80
+ protected static __types: {
81
+ api: {
82
+ input: ListMailDomainsRequest;
83
+ output: ListMailDomainsResponse;
84
+ };
85
+ sdk: {
86
+ input: ListMailDomainsCommandInput;
87
+ output: ListMailDomainsCommandOutput;
88
+ };
89
+ };
79
90
  }
@@ -84,4 +84,15 @@ declare const ListMailboxExportJobsCommand_base: {
84
84
  * @public
85
85
  */
86
86
  export declare class ListMailboxExportJobsCommand extends ListMailboxExportJobsCommand_base {
87
+ /** @internal type navigation helper, not in runtime. */
88
+ protected static __types: {
89
+ api: {
90
+ input: ListMailboxExportJobsRequest;
91
+ output: ListMailboxExportJobsResponse;
92
+ };
93
+ sdk: {
94
+ input: ListMailboxExportJobsCommandInput;
95
+ output: ListMailboxExportJobsCommandOutput;
96
+ };
97
+ };
87
98
  }
@@ -85,4 +85,15 @@ declare const ListMailboxPermissionsCommand_base: {
85
85
  * @public
86
86
  */
87
87
  export declare class ListMailboxPermissionsCommand extends ListMailboxPermissionsCommand_base {
88
+ /** @internal type navigation helper, not in runtime. */
89
+ protected static __types: {
90
+ api: {
91
+ input: ListMailboxPermissionsRequest;
92
+ output: ListMailboxPermissionsResponse;
93
+ };
94
+ sdk: {
95
+ input: ListMailboxPermissionsCommandInput;
96
+ output: ListMailboxPermissionsCommandOutput;
97
+ };
98
+ };
88
99
  }
@@ -86,4 +86,15 @@ declare const ListMobileDeviceAccessOverridesCommand_base: {
86
86
  * @public
87
87
  */
88
88
  export declare class ListMobileDeviceAccessOverridesCommand extends ListMobileDeviceAccessOverridesCommand_base {
89
+ /** @internal type navigation helper, not in runtime. */
90
+ protected static __types: {
91
+ api: {
92
+ input: ListMobileDeviceAccessOverridesRequest;
93
+ output: ListMobileDeviceAccessOverridesResponse;
94
+ };
95
+ sdk: {
96
+ input: ListMobileDeviceAccessOverridesCommandInput;
97
+ output: ListMobileDeviceAccessOverridesCommandOutput;
98
+ };
99
+ };
89
100
  }
@@ -101,4 +101,15 @@ declare const ListMobileDeviceAccessRulesCommand_base: {
101
101
  * @public
102
102
  */
103
103
  export declare class ListMobileDeviceAccessRulesCommand extends ListMobileDeviceAccessRulesCommand_base {
104
+ /** @internal type navigation helper, not in runtime. */
105
+ protected static __types: {
106
+ api: {
107
+ input: ListMobileDeviceAccessRulesRequest;
108
+ output: ListMobileDeviceAccessRulesResponse;
109
+ };
110
+ sdk: {
111
+ input: ListMobileDeviceAccessRulesCommandInput;
112
+ output: ListMobileDeviceAccessRulesCommandOutput;
113
+ };
114
+ };
104
115
  }
@@ -70,4 +70,15 @@ declare const ListOrganizationsCommand_base: {
70
70
  * @public
71
71
  */
72
72
  export declare class ListOrganizationsCommand extends ListOrganizationsCommand_base {
73
+ /** @internal type navigation helper, not in runtime. */
74
+ protected static __types: {
75
+ api: {
76
+ input: ListOrganizationsRequest;
77
+ output: ListOrganizationsResponse;
78
+ };
79
+ sdk: {
80
+ input: ListOrganizationsCommandInput;
81
+ output: ListOrganizationsCommandOutput;
82
+ };
83
+ };
73
84
  }
@@ -89,4 +89,15 @@ declare const ListResourceDelegatesCommand_base: {
89
89
  * @public
90
90
  */
91
91
  export declare class ListResourceDelegatesCommand extends ListResourceDelegatesCommand_base {
92
+ /** @internal type navigation helper, not in runtime. */
93
+ protected static __types: {
94
+ api: {
95
+ input: ListResourceDelegatesRequest;
96
+ output: ListResourceDelegatesResponse;
97
+ };
98
+ sdk: {
99
+ input: ListResourceDelegatesCommandInput;
100
+ output: ListResourceDelegatesCommandOutput;
101
+ };
102
+ };
92
103
  }
@@ -90,4 +90,15 @@ declare const ListResourcesCommand_base: {
90
90
  * @public
91
91
  */
92
92
  export declare class ListResourcesCommand extends ListResourcesCommand_base {
93
+ /** @internal type navigation helper, not in runtime. */
94
+ protected static __types: {
95
+ api: {
96
+ input: ListResourcesRequest;
97
+ output: ListResourcesResponse;
98
+ };
99
+ sdk: {
100
+ input: ListResourcesCommandInput;
101
+ output: ListResourcesCommandOutput;
102
+ };
103
+ };
93
104
  }
@@ -65,4 +65,15 @@ declare const ListTagsForResourceCommand_base: {
65
65
  * @public
66
66
  */
67
67
  export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
68
+ /** @internal type navigation helper, not in runtime. */
69
+ protected static __types: {
70
+ api: {
71
+ input: ListTagsForResourceRequest;
72
+ output: ListTagsForResourceResponse;
73
+ };
74
+ sdk: {
75
+ input: ListTagsForResourceCommandInput;
76
+ output: ListTagsForResourceCommandOutput;
77
+ };
78
+ };
68
79
  }
@@ -88,4 +88,15 @@ declare const ListUsersCommand_base: {
88
88
  * @public
89
89
  */
90
90
  export declare class ListUsersCommand extends ListUsersCommand_base {
91
+ /** @internal type navigation helper, not in runtime. */
92
+ protected static __types: {
93
+ api: {
94
+ input: ListUsersRequest;
95
+ output: ListUsersResponse;
96
+ };
97
+ sdk: {
98
+ input: ListUsersCommandInput;
99
+ output: ListUsersCommandOutput;
100
+ };
101
+ };
91
102
  }
@@ -106,4 +106,15 @@ declare const PutAccessControlRuleCommand_base: {
106
106
  * @public
107
107
  */
108
108
  export declare class PutAccessControlRuleCommand extends PutAccessControlRuleCommand_base {
109
+ /** @internal type navigation helper, not in runtime. */
110
+ protected static __types: {
111
+ api: {
112
+ input: PutAccessControlRuleRequest;
113
+ output: {};
114
+ };
115
+ sdk: {
116
+ input: PutAccessControlRuleCommandInput;
117
+ output: PutAccessControlRuleCommandOutput;
118
+ };
119
+ };
109
120
  }
@@ -71,4 +71,15 @@ declare const PutEmailMonitoringConfigurationCommand_base: {
71
71
  * @public
72
72
  */
73
73
  export declare class PutEmailMonitoringConfigurationCommand extends PutEmailMonitoringConfigurationCommand_base {
74
+ /** @internal type navigation helper, not in runtime. */
75
+ protected static __types: {
76
+ api: {
77
+ input: PutEmailMonitoringConfigurationRequest;
78
+ output: {};
79
+ };
80
+ sdk: {
81
+ input: PutEmailMonitoringConfigurationCommandInput;
82
+ output: PutEmailMonitoringConfigurationCommandOutput;
83
+ };
84
+ };
74
85
  }
@@ -64,4 +64,15 @@ declare const PutInboundDmarcSettingsCommand_base: {
64
64
  * @public
65
65
  */
66
66
  export declare class PutInboundDmarcSettingsCommand extends PutInboundDmarcSettingsCommand_base {
67
+ /** @internal type navigation helper, not in runtime. */
68
+ protected static __types: {
69
+ api: {
70
+ input: PutInboundDmarcSettingsRequest;
71
+ output: {};
72
+ };
73
+ sdk: {
74
+ input: PutInboundDmarcSettingsCommandInput;
75
+ output: PutInboundDmarcSettingsCommandOutput;
76
+ };
77
+ };
67
78
  }
@@ -80,4 +80,15 @@ declare const PutMailboxPermissionsCommand_base: {
80
80
  * @public
81
81
  */
82
82
  export declare class PutMailboxPermissionsCommand extends PutMailboxPermissionsCommand_base {
83
+ /** @internal type navigation helper, not in runtime. */
84
+ protected static __types: {
85
+ api: {
86
+ input: PutMailboxPermissionsRequest;
87
+ output: {};
88
+ };
89
+ sdk: {
90
+ input: PutMailboxPermissionsCommandInput;
91
+ output: PutMailboxPermissionsCommandOutput;
92
+ };
93
+ };
83
94
  }
@@ -78,4 +78,15 @@ declare const PutMobileDeviceAccessOverrideCommand_base: {
78
78
  * @public
79
79
  */
80
80
  export declare class PutMobileDeviceAccessOverrideCommand extends PutMobileDeviceAccessOverrideCommand_base {
81
+ /** @internal type navigation helper, not in runtime. */
82
+ protected static __types: {
83
+ api: {
84
+ input: PutMobileDeviceAccessOverrideRequest;
85
+ output: {};
86
+ };
87
+ sdk: {
88
+ input: PutMobileDeviceAccessOverrideCommandInput;
89
+ output: PutMobileDeviceAccessOverrideCommandOutput;
90
+ };
91
+ };
81
92
  }
@@ -79,4 +79,15 @@ declare const PutRetentionPolicyCommand_base: {
79
79
  * @public
80
80
  */
81
81
  export declare class PutRetentionPolicyCommand extends PutRetentionPolicyCommand_base {
82
+ /** @internal type navigation helper, not in runtime. */
83
+ protected static __types: {
84
+ api: {
85
+ input: PutRetentionPolicyRequest;
86
+ output: {};
87
+ };
88
+ sdk: {
89
+ input: PutRetentionPolicyCommandInput;
90
+ output: PutRetentionPolicyCommandOutput;
91
+ };
92
+ };
82
93
  }
@@ -75,4 +75,15 @@ declare const RegisterMailDomainCommand_base: {
75
75
  * @public
76
76
  */
77
77
  export declare class RegisterMailDomainCommand extends RegisterMailDomainCommand_base {
78
+ /** @internal type navigation helper, not in runtime. */
79
+ protected static __types: {
80
+ api: {
81
+ input: RegisterMailDomainRequest;
82
+ output: {};
83
+ };
84
+ sdk: {
85
+ input: RegisterMailDomainCommandInput;
86
+ output: RegisterMailDomainCommandOutput;
87
+ };
88
+ };
78
89
  }
@@ -103,4 +103,15 @@ declare const RegisterToWorkMailCommand_base: {
103
103
  * @public
104
104
  */
105
105
  export declare class RegisterToWorkMailCommand extends RegisterToWorkMailCommand_base {
106
+ /** @internal type navigation helper, not in runtime. */
107
+ protected static __types: {
108
+ api: {
109
+ input: RegisterToWorkMailRequest;
110
+ output: {};
111
+ };
112
+ sdk: {
113
+ input: RegisterToWorkMailCommandInput;
114
+ output: RegisterToWorkMailCommandOutput;
115
+ };
116
+ };
106
117
  }
@@ -89,4 +89,15 @@ declare const ResetPasswordCommand_base: {
89
89
  * @public
90
90
  */
91
91
  export declare class ResetPasswordCommand extends ResetPasswordCommand_base {
92
+ /** @internal type navigation helper, not in runtime. */
93
+ protected static __types: {
94
+ api: {
95
+ input: ResetPasswordRequest;
96
+ output: {};
97
+ };
98
+ sdk: {
99
+ input: ResetPasswordCommandInput;
100
+ output: ResetPasswordCommandOutput;
101
+ };
102
+ };
92
103
  }
@@ -85,4 +85,15 @@ declare const StartMailboxExportJobCommand_base: {
85
85
  * @public
86
86
  */
87
87
  export declare class StartMailboxExportJobCommand extends StartMailboxExportJobCommand_base {
88
+ /** @internal type navigation helper, not in runtime. */
89
+ protected static __types: {
90
+ api: {
91
+ input: StartMailboxExportJobRequest;
92
+ output: StartMailboxExportJobResponse;
93
+ };
94
+ sdk: {
95
+ input: StartMailboxExportJobCommandInput;
96
+ output: StartMailboxExportJobCommandOutput;
97
+ };
98
+ };
88
99
  }
@@ -75,4 +75,15 @@ declare const TagResourceCommand_base: {
75
75
  * @public
76
76
  */
77
77
  export declare class TagResourceCommand extends TagResourceCommand_base {
78
+ /** @internal type navigation helper, not in runtime. */
79
+ protected static __types: {
80
+ api: {
81
+ input: TagResourceRequest;
82
+ output: {};
83
+ };
84
+ sdk: {
85
+ input: TagResourceCommandInput;
86
+ output: TagResourceCommandOutput;
87
+ };
88
+ };
78
89
  }
@@ -88,4 +88,15 @@ declare const TestAvailabilityConfigurationCommand_base: {
88
88
  * @public
89
89
  */
90
90
  export declare class TestAvailabilityConfigurationCommand extends TestAvailabilityConfigurationCommand_base {
91
+ /** @internal type navigation helper, not in runtime. */
92
+ protected static __types: {
93
+ api: {
94
+ input: TestAvailabilityConfigurationRequest;
95
+ output: TestAvailabilityConfigurationResponse;
96
+ };
97
+ sdk: {
98
+ input: TestAvailabilityConfigurationCommandInput;
99
+ output: TestAvailabilityConfigurationCommandOutput;
100
+ };
101
+ };
91
102
  }
@@ -62,4 +62,15 @@ declare const UntagResourceCommand_base: {
62
62
  * @public
63
63
  */
64
64
  export declare class UntagResourceCommand extends UntagResourceCommand_base {
65
+ /** @internal type navigation helper, not in runtime. */
66
+ protected static __types: {
67
+ api: {
68
+ input: UntagResourceRequest;
69
+ output: {};
70
+ };
71
+ sdk: {
72
+ input: UntagResourceCommandInput;
73
+ output: UntagResourceCommandOutput;
74
+ };
75
+ };
65
76
  }
@@ -79,4 +79,15 @@ declare const UpdateAvailabilityConfigurationCommand_base: {
79
79
  * @public
80
80
  */
81
81
  export declare class UpdateAvailabilityConfigurationCommand extends UpdateAvailabilityConfigurationCommand_base {
82
+ /** @internal type navigation helper, not in runtime. */
83
+ protected static __types: {
84
+ api: {
85
+ input: UpdateAvailabilityConfigurationRequest;
86
+ output: {};
87
+ };
88
+ sdk: {
89
+ input: UpdateAvailabilityConfigurationCommandInput;
90
+ output: UpdateAvailabilityConfigurationCommandOutput;
91
+ };
92
+ };
82
93
  }
@@ -74,4 +74,15 @@ declare const UpdateDefaultMailDomainCommand_base: {
74
74
  * @public
75
75
  */
76
76
  export declare class UpdateDefaultMailDomainCommand extends UpdateDefaultMailDomainCommand_base {
77
+ /** @internal type navigation helper, not in runtime. */
78
+ protected static __types: {
79
+ api: {
80
+ input: UpdateDefaultMailDomainRequest;
81
+ output: {};
82
+ };
83
+ sdk: {
84
+ input: UpdateDefaultMailDomainCommandInput;
85
+ output: UpdateDefaultMailDomainCommandOutput;
86
+ };
87
+ };
77
88
  }
@@ -79,4 +79,15 @@ declare const UpdateGroupCommand_base: {
79
79
  * @public
80
80
  */
81
81
  export declare class UpdateGroupCommand extends UpdateGroupCommand_base {
82
+ /** @internal type navigation helper, not in runtime. */
83
+ protected static __types: {
84
+ api: {
85
+ input: UpdateGroupRequest;
86
+ output: {};
87
+ };
88
+ sdk: {
89
+ input: UpdateGroupCommandInput;
90
+ output: UpdateGroupCommandOutput;
91
+ };
92
+ };
82
93
  }