@aws-sdk/client-workmail 3.650.0 → 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
@@ -79,4 +79,15 @@ declare const AssociateDelegateToResourceCommand_base: {
79
79
  * @public
80
80
  */
81
81
  export declare class AssociateDelegateToResourceCommand extends AssociateDelegateToResourceCommand_base {
82
+ /** @internal type navigation helper, not in runtime. */
83
+ protected static __types: {
84
+ api: {
85
+ input: AssociateDelegateToResourceRequest;
86
+ output: {};
87
+ };
88
+ sdk: {
89
+ input: AssociateDelegateToResourceCommandInput;
90
+ output: AssociateDelegateToResourceCommandOutput;
91
+ };
92
+ };
82
93
  }
@@ -85,4 +85,15 @@ declare const AssociateMemberToGroupCommand_base: {
85
85
  * @public
86
86
  */
87
87
  export declare class AssociateMemberToGroupCommand extends AssociateMemberToGroupCommand_base {
88
+ /** @internal type navigation helper, not in runtime. */
89
+ protected static __types: {
90
+ api: {
91
+ input: AssociateMemberToGroupRequest;
92
+ output: {};
93
+ };
94
+ sdk: {
95
+ input: AssociateMemberToGroupCommandInput;
96
+ output: AssociateMemberToGroupCommandOutput;
97
+ };
98
+ };
88
99
  }
@@ -74,4 +74,15 @@ declare const AssumeImpersonationRoleCommand_base: {
74
74
  * @public
75
75
  */
76
76
  export declare class AssumeImpersonationRoleCommand extends AssumeImpersonationRoleCommand_base {
77
+ /** @internal type navigation helper, not in runtime. */
78
+ protected static __types: {
79
+ api: {
80
+ input: AssumeImpersonationRoleRequest;
81
+ output: AssumeImpersonationRoleResponse;
82
+ };
83
+ sdk: {
84
+ input: AssumeImpersonationRoleCommandInput;
85
+ output: AssumeImpersonationRoleCommandOutput;
86
+ };
87
+ };
77
88
  }
@@ -76,4 +76,15 @@ declare const CancelMailboxExportJobCommand_base: {
76
76
  * @public
77
77
  */
78
78
  export declare class CancelMailboxExportJobCommand extends CancelMailboxExportJobCommand_base {
79
+ /** @internal type navigation helper, not in runtime. */
80
+ protected static __types: {
81
+ api: {
82
+ input: CancelMailboxExportJobRequest;
83
+ output: {};
84
+ };
85
+ sdk: {
86
+ input: CancelMailboxExportJobCommandInput;
87
+ output: CancelMailboxExportJobCommandOutput;
88
+ };
89
+ };
79
90
  }
@@ -90,4 +90,15 @@ declare const CreateAliasCommand_base: {
90
90
  * @public
91
91
  */
92
92
  export declare class CreateAliasCommand extends CreateAliasCommand_base {
93
+ /** @internal type navigation helper, not in runtime. */
94
+ protected static __types: {
95
+ api: {
96
+ input: CreateAliasRequest;
97
+ output: {};
98
+ };
99
+ sdk: {
100
+ input: CreateAliasCommandInput;
101
+ output: CreateAliasCommandOutput;
102
+ };
103
+ };
93
104
  }
@@ -82,4 +82,15 @@ declare const CreateAvailabilityConfigurationCommand_base: {
82
82
  * @public
83
83
  */
84
84
  export declare class CreateAvailabilityConfigurationCommand extends CreateAvailabilityConfigurationCommand_base {
85
+ /** @internal type navigation helper, not in runtime. */
86
+ protected static __types: {
87
+ api: {
88
+ input: CreateAvailabilityConfigurationRequest;
89
+ output: {};
90
+ };
91
+ sdk: {
92
+ input: CreateAvailabilityConfigurationCommandInput;
93
+ output: CreateAvailabilityConfigurationCommandOutput;
94
+ };
95
+ };
85
96
  }
@@ -85,4 +85,15 @@ declare const CreateGroupCommand_base: {
85
85
  * @public
86
86
  */
87
87
  export declare class CreateGroupCommand extends CreateGroupCommand_base {
88
+ /** @internal type navigation helper, not in runtime. */
89
+ protected static __types: {
90
+ api: {
91
+ input: CreateGroupRequest;
92
+ output: CreateGroupResponse;
93
+ };
94
+ sdk: {
95
+ input: CreateGroupCommandInput;
96
+ output: CreateGroupCommandOutput;
97
+ };
98
+ };
88
99
  }
@@ -102,4 +102,15 @@ declare const CreateImpersonationRoleCommand_base: {
102
102
  * @public
103
103
  */
104
104
  export declare class CreateImpersonationRoleCommand extends CreateImpersonationRoleCommand_base {
105
+ /** @internal type navigation helper, not in runtime. */
106
+ protected static __types: {
107
+ api: {
108
+ input: CreateImpersonationRoleRequest;
109
+ output: CreateImpersonationRoleResponse;
110
+ };
111
+ sdk: {
112
+ input: CreateImpersonationRoleCommandInput;
113
+ output: CreateImpersonationRoleCommandOutput;
114
+ };
115
+ };
105
116
  }
@@ -99,4 +99,15 @@ declare const CreateMobileDeviceAccessRuleCommand_base: {
99
99
  * @public
100
100
  */
101
101
  export declare class CreateMobileDeviceAccessRuleCommand extends CreateMobileDeviceAccessRuleCommand_base {
102
+ /** @internal type navigation helper, not in runtime. */
103
+ protected static __types: {
104
+ api: {
105
+ input: CreateMobileDeviceAccessRuleRequest;
106
+ output: CreateMobileDeviceAccessRuleResponse;
107
+ };
108
+ sdk: {
109
+ input: CreateMobileDeviceAccessRuleCommandInput;
110
+ output: CreateMobileDeviceAccessRuleCommandOutput;
111
+ };
112
+ };
102
113
  }
@@ -90,4 +90,15 @@ declare const CreateOrganizationCommand_base: {
90
90
  * @public
91
91
  */
92
92
  export declare class CreateOrganizationCommand extends CreateOrganizationCommand_base {
93
+ /** @internal type navigation helper, not in runtime. */
94
+ protected static __types: {
95
+ api: {
96
+ input: CreateOrganizationRequest;
97
+ output: CreateOrganizationResponse;
98
+ };
99
+ sdk: {
100
+ input: CreateOrganizationCommandInput;
101
+ output: CreateOrganizationCommandOutput;
102
+ };
103
+ };
93
104
  }
@@ -87,4 +87,15 @@ declare const CreateResourceCommand_base: {
87
87
  * @public
88
88
  */
89
89
  export declare class CreateResourceCommand extends CreateResourceCommand_base {
90
+ /** @internal type navigation helper, not in runtime. */
91
+ protected static __types: {
92
+ api: {
93
+ input: CreateResourceRequest;
94
+ output: CreateResourceResponse;
95
+ };
96
+ sdk: {
97
+ input: CreateResourceCommandInput;
98
+ output: CreateResourceCommandOutput;
99
+ };
100
+ };
90
101
  }
@@ -94,4 +94,15 @@ declare const CreateUserCommand_base: {
94
94
  * @public
95
95
  */
96
96
  export declare class CreateUserCommand extends CreateUserCommand_base {
97
+ /** @internal type navigation helper, not in runtime. */
98
+ protected static __types: {
99
+ api: {
100
+ input: CreateUserRequest;
101
+ output: CreateUserResponse;
102
+ };
103
+ sdk: {
104
+ input: CreateUserCommandInput;
105
+ output: CreateUserCommandOutput;
106
+ };
107
+ };
97
108
  }
@@ -67,4 +67,15 @@ declare const DeleteAccessControlRuleCommand_base: {
67
67
  * @public
68
68
  */
69
69
  export declare class DeleteAccessControlRuleCommand extends DeleteAccessControlRuleCommand_base {
70
+ /** @internal type navigation helper, not in runtime. */
71
+ protected static __types: {
72
+ api: {
73
+ input: DeleteAccessControlRuleRequest;
74
+ output: {};
75
+ };
76
+ sdk: {
77
+ input: DeleteAccessControlRuleCommandInput;
78
+ output: DeleteAccessControlRuleCommandOutput;
79
+ };
80
+ };
70
81
  }
@@ -77,4 +77,15 @@ declare const DeleteAliasCommand_base: {
77
77
  * @public
78
78
  */
79
79
  export declare class DeleteAliasCommand extends DeleteAliasCommand_base {
80
+ /** @internal type navigation helper, not in runtime. */
81
+ protected static __types: {
82
+ api: {
83
+ input: DeleteAliasRequest;
84
+ output: {};
85
+ };
86
+ sdk: {
87
+ input: DeleteAliasCommandInput;
88
+ output: DeleteAliasCommandOutput;
89
+ };
90
+ };
80
91
  }
@@ -64,4 +64,15 @@ declare const DeleteAvailabilityConfigurationCommand_base: {
64
64
  * @public
65
65
  */
66
66
  export declare class DeleteAvailabilityConfigurationCommand extends DeleteAvailabilityConfigurationCommand_base {
67
+ /** @internal type navigation helper, not in runtime. */
68
+ protected static __types: {
69
+ api: {
70
+ input: DeleteAvailabilityConfigurationRequest;
71
+ output: {};
72
+ };
73
+ sdk: {
74
+ input: DeleteAvailabilityConfigurationCommandInput;
75
+ output: DeleteAvailabilityConfigurationCommandOutput;
76
+ };
77
+ };
67
78
  }
@@ -66,4 +66,15 @@ declare const DeleteEmailMonitoringConfigurationCommand_base: {
66
66
  * @public
67
67
  */
68
68
  export declare class DeleteEmailMonitoringConfigurationCommand extends DeleteEmailMonitoringConfigurationCommand_base {
69
+ /** @internal type navigation helper, not in runtime. */
70
+ protected static __types: {
71
+ api: {
72
+ input: DeleteEmailMonitoringConfigurationRequest;
73
+ output: {};
74
+ };
75
+ sdk: {
76
+ input: DeleteEmailMonitoringConfigurationCommandInput;
77
+ output: DeleteEmailMonitoringConfigurationCommandOutput;
78
+ };
79
+ };
69
80
  }
@@ -80,4 +80,15 @@ declare const DeleteGroupCommand_base: {
80
80
  * @public
81
81
  */
82
82
  export declare class DeleteGroupCommand extends DeleteGroupCommand_base {
83
+ /** @internal type navigation helper, not in runtime. */
84
+ protected static __types: {
85
+ api: {
86
+ input: DeleteGroupRequest;
87
+ output: {};
88
+ };
89
+ sdk: {
90
+ input: DeleteGroupCommandInput;
91
+ output: DeleteGroupCommandOutput;
92
+ };
93
+ };
83
94
  }
@@ -67,4 +67,15 @@ declare const DeleteImpersonationRoleCommand_base: {
67
67
  * @public
68
68
  */
69
69
  export declare class DeleteImpersonationRoleCommand extends DeleteImpersonationRoleCommand_base {
70
+ /** @internal type navigation helper, not in runtime. */
71
+ protected static __types: {
72
+ api: {
73
+ input: DeleteImpersonationRoleRequest;
74
+ output: {};
75
+ };
76
+ sdk: {
77
+ input: DeleteImpersonationRoleCommandInput;
78
+ output: DeleteImpersonationRoleCommandOutput;
79
+ };
80
+ };
70
81
  }
@@ -76,4 +76,15 @@ declare const DeleteMailboxPermissionsCommand_base: {
76
76
  * @public
77
77
  */
78
78
  export declare class DeleteMailboxPermissionsCommand extends DeleteMailboxPermissionsCommand_base {
79
+ /** @internal type navigation helper, not in runtime. */
80
+ protected static __types: {
81
+ api: {
82
+ input: DeleteMailboxPermissionsRequest;
83
+ output: {};
84
+ };
85
+ sdk: {
86
+ input: DeleteMailboxPermissionsCommandInput;
87
+ output: DeleteMailboxPermissionsCommandOutput;
88
+ };
89
+ };
79
90
  }
@@ -75,4 +75,15 @@ declare const DeleteMobileDeviceAccessOverrideCommand_base: {
75
75
  * @public
76
76
  */
77
77
  export declare class DeleteMobileDeviceAccessOverrideCommand extends DeleteMobileDeviceAccessOverrideCommand_base {
78
+ /** @internal type navigation helper, not in runtime. */
79
+ protected static __types: {
80
+ api: {
81
+ input: DeleteMobileDeviceAccessOverrideRequest;
82
+ output: {};
83
+ };
84
+ sdk: {
85
+ input: DeleteMobileDeviceAccessOverrideCommandInput;
86
+ output: DeleteMobileDeviceAccessOverrideCommandOutput;
87
+ };
88
+ };
78
89
  }
@@ -70,4 +70,15 @@ declare const DeleteMobileDeviceAccessRuleCommand_base: {
70
70
  * @public
71
71
  */
72
72
  export declare class DeleteMobileDeviceAccessRuleCommand extends DeleteMobileDeviceAccessRuleCommand_base {
73
+ /** @internal type navigation helper, not in runtime. */
74
+ protected static __types: {
75
+ api: {
76
+ input: DeleteMobileDeviceAccessRuleRequest;
77
+ output: {};
78
+ };
79
+ sdk: {
80
+ input: DeleteMobileDeviceAccessRuleCommandInput;
81
+ output: DeleteMobileDeviceAccessRuleCommandOutput;
82
+ };
83
+ };
73
84
  }
@@ -72,4 +72,15 @@ declare const DeleteOrganizationCommand_base: {
72
72
  * @public
73
73
  */
74
74
  export declare class DeleteOrganizationCommand extends DeleteOrganizationCommand_base {
75
+ /** @internal type navigation helper, not in runtime. */
76
+ protected static __types: {
77
+ api: {
78
+ input: DeleteOrganizationRequest;
79
+ output: DeleteOrganizationResponse;
80
+ };
81
+ sdk: {
82
+ input: DeleteOrganizationCommandInput;
83
+ output: DeleteOrganizationCommandOutput;
84
+ };
85
+ };
75
86
  }
@@ -74,4 +74,15 @@ declare const DeleteResourceCommand_base: {
74
74
  * @public
75
75
  */
76
76
  export declare class DeleteResourceCommand extends DeleteResourceCommand_base {
77
+ /** @internal type navigation helper, not in runtime. */
78
+ protected static __types: {
79
+ api: {
80
+ input: DeleteResourceRequest;
81
+ output: {};
82
+ };
83
+ sdk: {
84
+ input: DeleteResourceCommandInput;
85
+ output: DeleteResourceCommandOutput;
86
+ };
87
+ };
77
88
  }
@@ -67,4 +67,15 @@ declare const DeleteRetentionPolicyCommand_base: {
67
67
  * @public
68
68
  */
69
69
  export declare class DeleteRetentionPolicyCommand extends DeleteRetentionPolicyCommand_base {
70
+ /** @internal type navigation helper, not in runtime. */
71
+ protected static __types: {
72
+ api: {
73
+ input: DeleteRetentionPolicyRequest;
74
+ output: {};
75
+ };
76
+ sdk: {
77
+ input: DeleteRetentionPolicyCommandInput;
78
+ output: DeleteRetentionPolicyCommandOutput;
79
+ };
80
+ };
70
81
  }
@@ -84,4 +84,15 @@ declare const DeleteUserCommand_base: {
84
84
  * @public
85
85
  */
86
86
  export declare class DeleteUserCommand extends DeleteUserCommand_base {
87
+ /** @internal type navigation helper, not in runtime. */
88
+ protected static __types: {
89
+ api: {
90
+ input: DeleteUserRequest;
91
+ output: {};
92
+ };
93
+ sdk: {
94
+ input: DeleteUserCommandInput;
95
+ output: DeleteUserCommandOutput;
96
+ };
97
+ };
87
98
  }
@@ -78,4 +78,15 @@ declare const DeregisterFromWorkMailCommand_base: {
78
78
  * @public
79
79
  */
80
80
  export declare class DeregisterFromWorkMailCommand extends DeregisterFromWorkMailCommand_base {
81
+ /** @internal type navigation helper, not in runtime. */
82
+ protected static __types: {
83
+ api: {
84
+ input: DeregisterFromWorkMailRequest;
85
+ output: {};
86
+ };
87
+ sdk: {
88
+ input: DeregisterFromWorkMailCommandInput;
89
+ output: DeregisterFromWorkMailCommandOutput;
90
+ };
91
+ };
81
92
  }
@@ -75,4 +75,15 @@ declare const DeregisterMailDomainCommand_base: {
75
75
  * @public
76
76
  */
77
77
  export declare class DeregisterMailDomainCommand extends DeregisterMailDomainCommand_base {
78
+ /** @internal type navigation helper, not in runtime. */
79
+ protected static __types: {
80
+ api: {
81
+ input: DeregisterMailDomainRequest;
82
+ output: {};
83
+ };
84
+ sdk: {
85
+ input: DeregisterMailDomainCommandInput;
86
+ output: DeregisterMailDomainCommandOutput;
87
+ };
88
+ };
78
89
  }
@@ -72,4 +72,15 @@ declare const DescribeEmailMonitoringConfigurationCommand_base: {
72
72
  * @public
73
73
  */
74
74
  export declare class DescribeEmailMonitoringConfigurationCommand extends DescribeEmailMonitoringConfigurationCommand_base {
75
+ /** @internal type navigation helper, not in runtime. */
76
+ protected static __types: {
77
+ api: {
78
+ input: DescribeEmailMonitoringConfigurationRequest;
79
+ output: DescribeEmailMonitoringConfigurationResponse;
80
+ };
81
+ sdk: {
82
+ input: DescribeEmailMonitoringConfigurationCommandInput;
83
+ output: DescribeEmailMonitoringConfigurationCommandOutput;
84
+ };
85
+ };
75
86
  }
@@ -75,4 +75,15 @@ declare const DescribeEntityCommand_base: {
75
75
  * @public
76
76
  */
77
77
  export declare class DescribeEntityCommand extends DescribeEntityCommand_base {
78
+ /** @internal type navigation helper, not in runtime. */
79
+ protected static __types: {
80
+ api: {
81
+ input: DescribeEntityRequest;
82
+ output: DescribeEntityResponse;
83
+ };
84
+ sdk: {
85
+ input: DescribeEntityCommandInput;
86
+ output: DescribeEntityCommandOutput;
87
+ };
88
+ };
78
89
  }
@@ -79,4 +79,15 @@ declare const DescribeGroupCommand_base: {
79
79
  * @public
80
80
  */
81
81
  export declare class DescribeGroupCommand extends DescribeGroupCommand_base {
82
+ /** @internal type navigation helper, not in runtime. */
83
+ protected static __types: {
84
+ api: {
85
+ input: DescribeGroupRequest;
86
+ output: DescribeGroupResponse;
87
+ };
88
+ sdk: {
89
+ input: DescribeGroupCommandInput;
90
+ output: DescribeGroupCommandOutput;
91
+ };
92
+ };
82
93
  }
@@ -65,4 +65,15 @@ declare const DescribeInboundDmarcSettingsCommand_base: {
65
65
  * @public
66
66
  */
67
67
  export declare class DescribeInboundDmarcSettingsCommand extends DescribeInboundDmarcSettingsCommand_base {
68
+ /** @internal type navigation helper, not in runtime. */
69
+ protected static __types: {
70
+ api: {
71
+ input: DescribeInboundDmarcSettingsRequest;
72
+ output: DescribeInboundDmarcSettingsResponse;
73
+ };
74
+ sdk: {
75
+ input: DescribeInboundDmarcSettingsCommandInput;
76
+ output: DescribeInboundDmarcSettingsCommandOutput;
77
+ };
78
+ };
68
79
  }
@@ -84,4 +84,15 @@ declare const DescribeMailboxExportJobCommand_base: {
84
84
  * @public
85
85
  */
86
86
  export declare class DescribeMailboxExportJobCommand extends DescribeMailboxExportJobCommand_base {
87
+ /** @internal type navigation helper, not in runtime. */
88
+ protected static __types: {
89
+ api: {
90
+ input: DescribeMailboxExportJobRequest;
91
+ output: DescribeMailboxExportJobResponse;
92
+ };
93
+ sdk: {
94
+ input: DescribeMailboxExportJobCommandInput;
95
+ output: DescribeMailboxExportJobCommandOutput;
96
+ };
97
+ };
87
98
  }
@@ -75,4 +75,15 @@ declare const DescribeOrganizationCommand_base: {
75
75
  * @public
76
76
  */
77
77
  export declare class DescribeOrganizationCommand extends DescribeOrganizationCommand_base {
78
+ /** @internal type navigation helper, not in runtime. */
79
+ protected static __types: {
80
+ api: {
81
+ input: DescribeOrganizationRequest;
82
+ output: DescribeOrganizationResponse;
83
+ };
84
+ sdk: {
85
+ input: DescribeOrganizationCommandInput;
86
+ output: DescribeOrganizationCommandOutput;
87
+ };
88
+ };
78
89
  }
@@ -89,4 +89,15 @@ declare const DescribeResourceCommand_base: {
89
89
  * @public
90
90
  */
91
91
  export declare class DescribeResourceCommand extends DescribeResourceCommand_base {
92
+ /** @internal type navigation helper, not in runtime. */
93
+ protected static __types: {
94
+ api: {
95
+ input: DescribeResourceRequest;
96
+ output: DescribeResourceResponse;
97
+ };
98
+ sdk: {
99
+ input: DescribeResourceCommandInput;
100
+ output: DescribeResourceCommandOutput;
101
+ };
102
+ };
92
103
  }
@@ -95,4 +95,15 @@ declare const DescribeUserCommand_base: {
95
95
  * @public
96
96
  */
97
97
  export declare class DescribeUserCommand extends DescribeUserCommand_base {
98
+ /** @internal type navigation helper, not in runtime. */
99
+ protected static __types: {
100
+ api: {
101
+ input: DescribeUserRequest;
102
+ output: DescribeUserResponse;
103
+ };
104
+ sdk: {
105
+ input: DescribeUserCommandInput;
106
+ output: DescribeUserCommandOutput;
107
+ };
108
+ };
98
109
  }
@@ -79,4 +79,15 @@ declare const DisassociateDelegateFromResourceCommand_base: {
79
79
  * @public
80
80
  */
81
81
  export declare class DisassociateDelegateFromResourceCommand extends DisassociateDelegateFromResourceCommand_base {
82
+ /** @internal type navigation helper, not in runtime. */
83
+ protected static __types: {
84
+ api: {
85
+ input: DisassociateDelegateFromResourceRequest;
86
+ output: {};
87
+ };
88
+ sdk: {
89
+ input: DisassociateDelegateFromResourceCommandInput;
90
+ output: DisassociateDelegateFromResourceCommandOutput;
91
+ };
92
+ };
82
93
  }
@@ -85,4 +85,15 @@ declare const DisassociateMemberFromGroupCommand_base: {
85
85
  * @public
86
86
  */
87
87
  export declare class DisassociateMemberFromGroupCommand extends DisassociateMemberFromGroupCommand_base {
88
+ /** @internal type navigation helper, not in runtime. */
89
+ protected static __types: {
90
+ api: {
91
+ input: DisassociateMemberFromGroupRequest;
92
+ output: {};
93
+ };
94
+ sdk: {
95
+ input: DisassociateMemberFromGroupCommandInput;
96
+ output: DisassociateMemberFromGroupCommandOutput;
97
+ };
98
+ };
88
99
  }
@@ -83,4 +83,15 @@ declare const GetAccessControlEffectCommand_base: {
83
83
  * @public
84
84
  */
85
85
  export declare class GetAccessControlEffectCommand extends GetAccessControlEffectCommand_base {
86
+ /** @internal type navigation helper, not in runtime. */
87
+ protected static __types: {
88
+ api: {
89
+ input: GetAccessControlEffectRequest;
90
+ output: GetAccessControlEffectResponse;
91
+ };
92
+ sdk: {
93
+ input: GetAccessControlEffectCommandInput;
94
+ output: GetAccessControlEffectCommandOutput;
95
+ };
96
+ };
86
97
  }
@@ -81,4 +81,15 @@ declare const GetDefaultRetentionPolicyCommand_base: {
81
81
  * @public
82
82
  */
83
83
  export declare class GetDefaultRetentionPolicyCommand extends GetDefaultRetentionPolicyCommand_base {
84
+ /** @internal type navigation helper, not in runtime. */
85
+ protected static __types: {
86
+ api: {
87
+ input: GetDefaultRetentionPolicyRequest;
88
+ output: GetDefaultRetentionPolicyResponse;
89
+ };
90
+ sdk: {
91
+ input: GetDefaultRetentionPolicyCommandInput;
92
+ output: GetDefaultRetentionPolicyCommandOutput;
93
+ };
94
+ };
84
95
  }