@aws-sdk/client-workmail 3.651.1 → 3.654.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
@@ -37,4 +37,15 @@ declare const DescribeMailboxExportJobCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DescribeMailboxExportJobCommand extends DescribeMailboxExportJobCommand_base {}
40
+ export declare class DescribeMailboxExportJobCommand extends DescribeMailboxExportJobCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DescribeMailboxExportJobRequest;
44
+ output: DescribeMailboxExportJobResponse;
45
+ };
46
+ sdk: {
47
+ input: DescribeMailboxExportJobCommandInput;
48
+ output: DescribeMailboxExportJobCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const DescribeOrganizationCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DescribeOrganizationCommand extends DescribeOrganizationCommand_base {}
40
+ export declare class DescribeOrganizationCommand extends DescribeOrganizationCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DescribeOrganizationRequest;
44
+ output: DescribeOrganizationResponse;
45
+ };
46
+ sdk: {
47
+ input: DescribeOrganizationCommandInput;
48
+ output: DescribeOrganizationCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -36,4 +36,15 @@ declare const DescribeResourceCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class DescribeResourceCommand extends DescribeResourceCommand_base {}
39
+ export declare class DescribeResourceCommand extends DescribeResourceCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: DescribeResourceRequest;
43
+ output: DescribeResourceResponse;
44
+ };
45
+ sdk: {
46
+ input: DescribeResourceCommandInput;
47
+ output: DescribeResourceCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -33,4 +33,15 @@ declare const DescribeUserCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class DescribeUserCommand extends DescribeUserCommand_base {}
36
+ export declare class DescribeUserCommand extends DescribeUserCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: DescribeUserRequest;
40
+ output: DescribeUserResponse;
41
+ };
42
+ sdk: {
43
+ input: DescribeUserCommandInput;
44
+ output: DescribeUserCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -37,4 +37,15 @@ declare const DisassociateDelegateFromResourceCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DisassociateDelegateFromResourceCommand extends DisassociateDelegateFromResourceCommand_base {}
40
+ export declare class DisassociateDelegateFromResourceCommand extends DisassociateDelegateFromResourceCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DisassociateDelegateFromResourceRequest;
44
+ output: {};
45
+ };
46
+ sdk: {
47
+ input: DisassociateDelegateFromResourceCommandInput;
48
+ output: DisassociateDelegateFromResourceCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const DisassociateMemberFromGroupCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DisassociateMemberFromGroupCommand extends DisassociateMemberFromGroupCommand_base {}
40
+ export declare class DisassociateMemberFromGroupCommand extends DisassociateMemberFromGroupCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DisassociateMemberFromGroupRequest;
44
+ output: {};
45
+ };
46
+ sdk: {
47
+ input: DisassociateMemberFromGroupCommandInput;
48
+ output: DisassociateMemberFromGroupCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const GetAccessControlEffectCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class GetAccessControlEffectCommand extends GetAccessControlEffectCommand_base {}
40
+ export declare class GetAccessControlEffectCommand extends GetAccessControlEffectCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: GetAccessControlEffectRequest;
44
+ output: GetAccessControlEffectResponse;
45
+ };
46
+ sdk: {
47
+ input: GetAccessControlEffectCommandInput;
48
+ output: GetAccessControlEffectCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const GetDefaultRetentionPolicyCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class GetDefaultRetentionPolicyCommand extends GetDefaultRetentionPolicyCommand_base {}
40
+ export declare class GetDefaultRetentionPolicyCommand extends GetDefaultRetentionPolicyCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: GetDefaultRetentionPolicyRequest;
44
+ output: GetDefaultRetentionPolicyResponse;
45
+ };
46
+ sdk: {
47
+ input: GetDefaultRetentionPolicyCommandInput;
48
+ output: GetDefaultRetentionPolicyCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const GetImpersonationRoleCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class GetImpersonationRoleCommand extends GetImpersonationRoleCommand_base {}
40
+ export declare class GetImpersonationRoleCommand extends GetImpersonationRoleCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: GetImpersonationRoleRequest;
44
+ output: GetImpersonationRoleResponse;
45
+ };
46
+ sdk: {
47
+ input: GetImpersonationRoleCommandInput;
48
+ output: GetImpersonationRoleCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const GetImpersonationRoleEffectCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class GetImpersonationRoleEffectCommand extends GetImpersonationRoleEffectCommand_base {}
40
+ export declare class GetImpersonationRoleEffectCommand extends GetImpersonationRoleEffectCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: GetImpersonationRoleEffectRequest;
44
+ output: GetImpersonationRoleEffectResponse;
45
+ };
46
+ sdk: {
47
+ input: GetImpersonationRoleEffectCommandInput;
48
+ output: GetImpersonationRoleEffectCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -36,4 +36,15 @@ declare const GetMailDomainCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class GetMailDomainCommand extends GetMailDomainCommand_base {}
39
+ export declare class GetMailDomainCommand extends GetMailDomainCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: GetMailDomainRequest;
43
+ output: GetMailDomainResponse;
44
+ };
45
+ sdk: {
46
+ input: GetMailDomainCommandInput;
47
+ output: GetMailDomainCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -37,4 +37,15 @@ declare const GetMailboxDetailsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class GetMailboxDetailsCommand extends GetMailboxDetailsCommand_base {}
40
+ export declare class GetMailboxDetailsCommand extends GetMailboxDetailsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: GetMailboxDetailsRequest;
44
+ output: GetMailboxDetailsResponse;
45
+ };
46
+ sdk: {
47
+ input: GetMailboxDetailsCommandInput;
48
+ output: GetMailboxDetailsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const GetMobileDeviceAccessEffectCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class GetMobileDeviceAccessEffectCommand extends GetMobileDeviceAccessEffectCommand_base {}
40
+ export declare class GetMobileDeviceAccessEffectCommand extends GetMobileDeviceAccessEffectCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: GetMobileDeviceAccessEffectRequest;
44
+ output: GetMobileDeviceAccessEffectResponse;
45
+ };
46
+ sdk: {
47
+ input: GetMobileDeviceAccessEffectCommandInput;
48
+ output: GetMobileDeviceAccessEffectCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const GetMobileDeviceAccessOverrideCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class GetMobileDeviceAccessOverrideCommand extends GetMobileDeviceAccessOverrideCommand_base {}
40
+ export declare class GetMobileDeviceAccessOverrideCommand extends GetMobileDeviceAccessOverrideCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: GetMobileDeviceAccessOverrideRequest;
44
+ output: GetMobileDeviceAccessOverrideResponse;
45
+ };
46
+ sdk: {
47
+ input: GetMobileDeviceAccessOverrideCommandInput;
48
+ output: GetMobileDeviceAccessOverrideCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const ListAccessControlRulesCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListAccessControlRulesCommand extends ListAccessControlRulesCommand_base {}
40
+ export declare class ListAccessControlRulesCommand extends ListAccessControlRulesCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ListAccessControlRulesRequest;
44
+ output: ListAccessControlRulesResponse;
45
+ };
46
+ sdk: {
47
+ input: ListAccessControlRulesCommandInput;
48
+ output: ListAccessControlRulesCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -33,4 +33,15 @@ declare const ListAliasesCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class ListAliasesCommand extends ListAliasesCommand_base {}
36
+ export declare class ListAliasesCommand extends ListAliasesCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: ListAliasesRequest;
40
+ output: ListAliasesResponse;
41
+ };
42
+ sdk: {
43
+ input: ListAliasesCommandInput;
44
+ output: ListAliasesCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -37,4 +37,15 @@ declare const ListAvailabilityConfigurationsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListAvailabilityConfigurationsCommand extends ListAvailabilityConfigurationsCommand_base {}
40
+ export declare class ListAvailabilityConfigurationsCommand extends ListAvailabilityConfigurationsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ListAvailabilityConfigurationsRequest;
44
+ output: ListAvailabilityConfigurationsResponse;
45
+ };
46
+ sdk: {
47
+ input: ListAvailabilityConfigurationsCommandInput;
48
+ output: ListAvailabilityConfigurationsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -36,4 +36,15 @@ declare const ListGroupMembersCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class ListGroupMembersCommand extends ListGroupMembersCommand_base {}
39
+ export declare class ListGroupMembersCommand extends ListGroupMembersCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: ListGroupMembersRequest;
43
+ output: ListGroupMembersResponse;
44
+ };
45
+ sdk: {
46
+ input: ListGroupMembersCommandInput;
47
+ output: ListGroupMembersCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -33,4 +33,15 @@ declare const ListGroupsCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class ListGroupsCommand extends ListGroupsCommand_base {}
36
+ export declare class ListGroupsCommand extends ListGroupsCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: ListGroupsRequest;
40
+ output: ListGroupsResponse;
41
+ };
42
+ sdk: {
43
+ input: ListGroupsCommandInput;
44
+ output: ListGroupsCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -37,4 +37,15 @@ declare const ListGroupsForEntityCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListGroupsForEntityCommand extends ListGroupsForEntityCommand_base {}
40
+ export declare class ListGroupsForEntityCommand extends ListGroupsForEntityCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ListGroupsForEntityRequest;
44
+ output: ListGroupsForEntityResponse;
45
+ };
46
+ sdk: {
47
+ input: ListGroupsForEntityCommandInput;
48
+ output: ListGroupsForEntityCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const ListImpersonationRolesCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListImpersonationRolesCommand extends ListImpersonationRolesCommand_base {}
40
+ export declare class ListImpersonationRolesCommand extends ListImpersonationRolesCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ListImpersonationRolesRequest;
44
+ output: ListImpersonationRolesResponse;
45
+ };
46
+ sdk: {
47
+ input: ListImpersonationRolesCommandInput;
48
+ output: ListImpersonationRolesCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -36,4 +36,15 @@ declare const ListMailDomainsCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class ListMailDomainsCommand extends ListMailDomainsCommand_base {}
39
+ export declare class ListMailDomainsCommand extends ListMailDomainsCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: ListMailDomainsRequest;
43
+ output: ListMailDomainsResponse;
44
+ };
45
+ sdk: {
46
+ input: ListMailDomainsCommandInput;
47
+ output: ListMailDomainsCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -37,4 +37,15 @@ declare const ListMailboxExportJobsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListMailboxExportJobsCommand extends ListMailboxExportJobsCommand_base {}
40
+ export declare class ListMailboxExportJobsCommand extends ListMailboxExportJobsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ListMailboxExportJobsRequest;
44
+ output: ListMailboxExportJobsResponse;
45
+ };
46
+ sdk: {
47
+ input: ListMailboxExportJobsCommandInput;
48
+ output: ListMailboxExportJobsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const ListMailboxPermissionsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListMailboxPermissionsCommand extends ListMailboxPermissionsCommand_base {}
40
+ export declare class ListMailboxPermissionsCommand extends ListMailboxPermissionsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ListMailboxPermissionsRequest;
44
+ output: ListMailboxPermissionsResponse;
45
+ };
46
+ sdk: {
47
+ input: ListMailboxPermissionsCommandInput;
48
+ output: ListMailboxPermissionsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const ListMobileDeviceAccessOverridesCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListMobileDeviceAccessOverridesCommand extends ListMobileDeviceAccessOverridesCommand_base {}
40
+ export declare class ListMobileDeviceAccessOverridesCommand extends ListMobileDeviceAccessOverridesCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ListMobileDeviceAccessOverridesRequest;
44
+ output: ListMobileDeviceAccessOverridesResponse;
45
+ };
46
+ sdk: {
47
+ input: ListMobileDeviceAccessOverridesCommandInput;
48
+ output: ListMobileDeviceAccessOverridesCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const ListMobileDeviceAccessRulesCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListMobileDeviceAccessRulesCommand extends ListMobileDeviceAccessRulesCommand_base {}
40
+ export declare class ListMobileDeviceAccessRulesCommand extends ListMobileDeviceAccessRulesCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ListMobileDeviceAccessRulesRequest;
44
+ output: ListMobileDeviceAccessRulesResponse;
45
+ };
46
+ sdk: {
47
+ input: ListMobileDeviceAccessRulesCommandInput;
48
+ output: ListMobileDeviceAccessRulesCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const ListOrganizationsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListOrganizationsCommand extends ListOrganizationsCommand_base {}
40
+ export declare class ListOrganizationsCommand extends ListOrganizationsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ListOrganizationsRequest;
44
+ output: ListOrganizationsResponse;
45
+ };
46
+ sdk: {
47
+ input: ListOrganizationsCommandInput;
48
+ output: ListOrganizationsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const ListResourceDelegatesCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListResourceDelegatesCommand extends ListResourceDelegatesCommand_base {}
40
+ export declare class ListResourceDelegatesCommand extends ListResourceDelegatesCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ListResourceDelegatesRequest;
44
+ output: ListResourceDelegatesResponse;
45
+ };
46
+ sdk: {
47
+ input: ListResourceDelegatesCommandInput;
48
+ output: ListResourceDelegatesCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -36,4 +36,15 @@ declare const ListResourcesCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class ListResourcesCommand extends ListResourcesCommand_base {}
39
+ export declare class ListResourcesCommand extends ListResourcesCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: ListResourcesRequest;
43
+ output: ListResourcesResponse;
44
+ };
45
+ sdk: {
46
+ input: ListResourcesCommandInput;
47
+ output: ListResourcesCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -37,4 +37,15 @@ declare const ListTagsForResourceCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {}
40
+ export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ListTagsForResourceRequest;
44
+ output: ListTagsForResourceResponse;
45
+ };
46
+ sdk: {
47
+ input: ListTagsForResourceCommandInput;
48
+ output: ListTagsForResourceCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -33,4 +33,15 @@ declare const ListUsersCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class ListUsersCommand extends ListUsersCommand_base {}
36
+ export declare class ListUsersCommand extends ListUsersCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: ListUsersRequest;
40
+ output: ListUsersResponse;
41
+ };
42
+ sdk: {
43
+ input: ListUsersCommandInput;
44
+ output: ListUsersCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -37,4 +37,15 @@ declare const PutAccessControlRuleCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class PutAccessControlRuleCommand extends PutAccessControlRuleCommand_base {}
40
+ export declare class PutAccessControlRuleCommand extends PutAccessControlRuleCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: PutAccessControlRuleRequest;
44
+ output: {};
45
+ };
46
+ sdk: {
47
+ input: PutAccessControlRuleCommandInput;
48
+ output: PutAccessControlRuleCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const PutEmailMonitoringConfigurationCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class PutEmailMonitoringConfigurationCommand extends PutEmailMonitoringConfigurationCommand_base {}
40
+ export declare class PutEmailMonitoringConfigurationCommand extends PutEmailMonitoringConfigurationCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: PutEmailMonitoringConfigurationRequest;
44
+ output: {};
45
+ };
46
+ sdk: {
47
+ input: PutEmailMonitoringConfigurationCommandInput;
48
+ output: PutEmailMonitoringConfigurationCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const PutInboundDmarcSettingsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class PutInboundDmarcSettingsCommand extends PutInboundDmarcSettingsCommand_base {}
40
+ export declare class PutInboundDmarcSettingsCommand extends PutInboundDmarcSettingsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: PutInboundDmarcSettingsRequest;
44
+ output: {};
45
+ };
46
+ sdk: {
47
+ input: PutInboundDmarcSettingsCommandInput;
48
+ output: PutInboundDmarcSettingsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const PutMailboxPermissionsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class PutMailboxPermissionsCommand extends PutMailboxPermissionsCommand_base {}
40
+ export declare class PutMailboxPermissionsCommand extends PutMailboxPermissionsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: PutMailboxPermissionsRequest;
44
+ output: {};
45
+ };
46
+ sdk: {
47
+ input: PutMailboxPermissionsCommandInput;
48
+ output: PutMailboxPermissionsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const PutMobileDeviceAccessOverrideCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class PutMobileDeviceAccessOverrideCommand extends PutMobileDeviceAccessOverrideCommand_base {}
40
+ export declare class PutMobileDeviceAccessOverrideCommand extends PutMobileDeviceAccessOverrideCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: PutMobileDeviceAccessOverrideRequest;
44
+ output: {};
45
+ };
46
+ sdk: {
47
+ input: PutMobileDeviceAccessOverrideCommandInput;
48
+ output: PutMobileDeviceAccessOverrideCommandOutput;
49
+ };
50
+ };
51
+ }