@aws-sdk/client-workmail 3.1087.0 → 3.1089.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (115) hide show
  1. package/dist-cjs/index.js +1 -1
  2. package/dist-types/ts3.4/WorkMail.d.ts +303 -363
  3. package/dist-types/ts3.4/WorkMailClient.d.ts +27 -73
  4. package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
  5. package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +11 -15
  6. package/dist-types/ts3.4/commandBuilder.d.ts +7 -13
  7. package/dist-types/ts3.4/commands/AssociateDelegateToResourceCommand.d.ts +4 -6
  8. package/dist-types/ts3.4/commands/AssociateMemberToGroupCommand.d.ts +5 -10
  9. package/dist-types/ts3.4/commands/AssumeImpersonationRoleCommand.d.ts +4 -6
  10. package/dist-types/ts3.4/commands/CancelMailboxExportJobCommand.d.ts +5 -10
  11. package/dist-types/ts3.4/commands/CreateAliasCommand.d.ts +3 -5
  12. package/dist-types/ts3.4/commands/CreateAvailabilityConfigurationCommand.d.ts +4 -6
  13. package/dist-types/ts3.4/commands/CreateGroupCommand.d.ts +3 -5
  14. package/dist-types/ts3.4/commands/CreateIdentityCenterApplicationCommand.d.ts +4 -6
  15. package/dist-types/ts3.4/commands/CreateImpersonationRoleCommand.d.ts +4 -6
  16. package/dist-types/ts3.4/commands/CreateMobileDeviceAccessRuleCommand.d.ts +4 -6
  17. package/dist-types/ts3.4/commands/CreateOrganizationCommand.d.ts +5 -10
  18. package/dist-types/ts3.4/commands/CreateResourceCommand.d.ts +4 -9
  19. package/dist-types/ts3.4/commands/CreateUserCommand.d.ts +3 -5
  20. package/dist-types/ts3.4/commands/DeleteAccessControlRuleCommand.d.ts +4 -6
  21. package/dist-types/ts3.4/commands/DeleteAliasCommand.d.ts +3 -5
  22. package/dist-types/ts3.4/commands/DeleteAvailabilityConfigurationCommand.d.ts +4 -6
  23. package/dist-types/ts3.4/commands/DeleteEmailMonitoringConfigurationCommand.d.ts +4 -6
  24. package/dist-types/ts3.4/commands/DeleteGroupCommand.d.ts +3 -5
  25. package/dist-types/ts3.4/commands/DeleteIdentityCenterApplicationCommand.d.ts +4 -6
  26. package/dist-types/ts3.4/commands/DeleteIdentityProviderConfigurationCommand.d.ts +4 -6
  27. package/dist-types/ts3.4/commands/DeleteImpersonationRoleCommand.d.ts +4 -6
  28. package/dist-types/ts3.4/commands/DeleteMailboxPermissionsCommand.d.ts +4 -6
  29. package/dist-types/ts3.4/commands/DeleteMobileDeviceAccessOverrideCommand.d.ts +4 -6
  30. package/dist-types/ts3.4/commands/DeleteMobileDeviceAccessRuleCommand.d.ts +4 -6
  31. package/dist-types/ts3.4/commands/DeleteOrganizationCommand.d.ts +5 -10
  32. package/dist-types/ts3.4/commands/DeletePersonalAccessTokenCommand.d.ts +4 -6
  33. package/dist-types/ts3.4/commands/DeleteResourceCommand.d.ts +4 -9
  34. package/dist-types/ts3.4/commands/DeleteRetentionPolicyCommand.d.ts +5 -10
  35. package/dist-types/ts3.4/commands/DeleteUserCommand.d.ts +3 -5
  36. package/dist-types/ts3.4/commands/DeregisterFromWorkMailCommand.d.ts +5 -10
  37. package/dist-types/ts3.4/commands/DeregisterMailDomainCommand.d.ts +5 -10
  38. package/dist-types/ts3.4/commands/DescribeEmailMonitoringConfigurationCommand.d.ts +4 -6
  39. package/dist-types/ts3.4/commands/DescribeEntityCommand.d.ts +4 -9
  40. package/dist-types/ts3.4/commands/DescribeGroupCommand.d.ts +4 -9
  41. package/dist-types/ts3.4/commands/DescribeIdentityProviderConfigurationCommand.d.ts +4 -6
  42. package/dist-types/ts3.4/commands/DescribeInboundDmarcSettingsCommand.d.ts +4 -6
  43. package/dist-types/ts3.4/commands/DescribeMailboxExportJobCommand.d.ts +4 -6
  44. package/dist-types/ts3.4/commands/DescribeOrganizationCommand.d.ts +5 -10
  45. package/dist-types/ts3.4/commands/DescribeResourceCommand.d.ts +4 -9
  46. package/dist-types/ts3.4/commands/DescribeUserCommand.d.ts +3 -5
  47. package/dist-types/ts3.4/commands/DisassociateDelegateFromResourceCommand.d.ts +4 -6
  48. package/dist-types/ts3.4/commands/DisassociateMemberFromGroupCommand.d.ts +4 -6
  49. package/dist-types/ts3.4/commands/GetAccessControlEffectCommand.d.ts +5 -10
  50. package/dist-types/ts3.4/commands/GetDefaultRetentionPolicyCommand.d.ts +4 -6
  51. package/dist-types/ts3.4/commands/GetImpersonationRoleCommand.d.ts +5 -10
  52. package/dist-types/ts3.4/commands/GetImpersonationRoleEffectCommand.d.ts +4 -6
  53. package/dist-types/ts3.4/commands/GetMailDomainCommand.d.ts +4 -9
  54. package/dist-types/ts3.4/commands/GetMailboxDetailsCommand.d.ts +5 -10
  55. package/dist-types/ts3.4/commands/GetMobileDeviceAccessEffectCommand.d.ts +4 -6
  56. package/dist-types/ts3.4/commands/GetMobileDeviceAccessOverrideCommand.d.ts +4 -6
  57. package/dist-types/ts3.4/commands/GetPersonalAccessTokenMetadataCommand.d.ts +4 -6
  58. package/dist-types/ts3.4/commands/ListAccessControlRulesCommand.d.ts +5 -10
  59. package/dist-types/ts3.4/commands/ListAliasesCommand.d.ts +3 -5
  60. package/dist-types/ts3.4/commands/ListAvailabilityConfigurationsCommand.d.ts +4 -6
  61. package/dist-types/ts3.4/commands/ListGroupMembersCommand.d.ts +4 -9
  62. package/dist-types/ts3.4/commands/ListGroupsCommand.d.ts +3 -5
  63. package/dist-types/ts3.4/commands/ListGroupsForEntityCommand.d.ts +5 -10
  64. package/dist-types/ts3.4/commands/ListImpersonationRolesCommand.d.ts +5 -10
  65. package/dist-types/ts3.4/commands/ListMailDomainsCommand.d.ts +4 -9
  66. package/dist-types/ts3.4/commands/ListMailboxExportJobsCommand.d.ts +5 -10
  67. package/dist-types/ts3.4/commands/ListMailboxPermissionsCommand.d.ts +5 -10
  68. package/dist-types/ts3.4/commands/ListMobileDeviceAccessOverridesCommand.d.ts +4 -6
  69. package/dist-types/ts3.4/commands/ListMobileDeviceAccessRulesCommand.d.ts +4 -6
  70. package/dist-types/ts3.4/commands/ListOrganizationsCommand.d.ts +4 -9
  71. package/dist-types/ts3.4/commands/ListPersonalAccessTokensCommand.d.ts +4 -6
  72. package/dist-types/ts3.4/commands/ListResourceDelegatesCommand.d.ts +5 -10
  73. package/dist-types/ts3.4/commands/ListResourcesCommand.d.ts +4 -9
  74. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +5 -10
  75. package/dist-types/ts3.4/commands/ListUsersCommand.d.ts +7 -5
  76. package/dist-types/ts3.4/commands/PutAccessControlRuleCommand.d.ts +5 -10
  77. package/dist-types/ts3.4/commands/PutEmailMonitoringConfigurationCommand.d.ts +4 -6
  78. package/dist-types/ts3.4/commands/PutIdentityProviderConfigurationCommand.d.ts +4 -6
  79. package/dist-types/ts3.4/commands/PutInboundDmarcSettingsCommand.d.ts +4 -6
  80. package/dist-types/ts3.4/commands/PutMailboxPermissionsCommand.d.ts +5 -10
  81. package/dist-types/ts3.4/commands/PutMobileDeviceAccessOverrideCommand.d.ts +4 -6
  82. package/dist-types/ts3.4/commands/PutRetentionPolicyCommand.d.ts +5 -10
  83. package/dist-types/ts3.4/commands/RegisterMailDomainCommand.d.ts +5 -10
  84. package/dist-types/ts3.4/commands/RegisterToWorkMailCommand.d.ts +5 -10
  85. package/dist-types/ts3.4/commands/ResetPasswordCommand.d.ts +4 -9
  86. package/dist-types/ts3.4/commands/StartMailboxExportJobCommand.d.ts +5 -10
  87. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +3 -5
  88. package/dist-types/ts3.4/commands/TestAvailabilityConfigurationCommand.d.ts +4 -6
  89. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +4 -9
  90. package/dist-types/ts3.4/commands/UpdateAvailabilityConfigurationCommand.d.ts +4 -6
  91. package/dist-types/ts3.4/commands/UpdateDefaultMailDomainCommand.d.ts +4 -6
  92. package/dist-types/ts3.4/commands/UpdateGroupCommand.d.ts +3 -5
  93. package/dist-types/ts3.4/commands/UpdateImpersonationRoleCommand.d.ts +4 -6
  94. package/dist-types/ts3.4/commands/UpdateMailboxQuotaCommand.d.ts +5 -10
  95. package/dist-types/ts3.4/commands/UpdateMobileDeviceAccessRuleCommand.d.ts +4 -6
  96. package/dist-types/ts3.4/commands/UpdatePrimaryEmailAddressCommand.d.ts +4 -6
  97. package/dist-types/ts3.4/commands/UpdateResourceCommand.d.ts +4 -9
  98. package/dist-types/ts3.4/commands/UpdateUserCommand.d.ts +3 -5
  99. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
  100. package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
  101. package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
  102. package/dist-types/ts3.4/models/enums.d.ts +2 -4
  103. package/dist-types/ts3.4/models/errors.d.ts +22 -73
  104. package/dist-types/ts3.4/models/models_0.d.ts +2 -6
  105. package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -2
  106. package/dist-types/ts3.4/pagination/ListAliasesPaginator.d.ts +1 -4
  107. package/dist-types/ts3.4/pagination/ListGroupsPaginator.d.ts +1 -4
  108. package/dist-types/ts3.4/pagination/ListUsersPaginator.d.ts +1 -4
  109. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -22
  110. package/dist-types/ts3.4/runtimeConfig.d.ts +8 -16
  111. package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -22
  112. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -1
  113. package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
  114. package/dist-types/ts3.4/schemas/schemas_0.d.ts +1 -5
  115. package/package.json +38 -38
@@ -4,14 +4,12 @@ import {
4
4
  DescribeIdentityProviderConfigurationResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface DescribeIdentityProviderConfigurationCommandInput
8
- extends DescribeIdentityProviderConfigurationRequest {}
7
+ export interface DescribeIdentityProviderConfigurationCommandInput extends DescribeIdentityProviderConfigurationRequest {}
9
8
  export interface DescribeIdentityProviderConfigurationCommandOutput
10
- extends DescribeIdentityProviderConfigurationResponse,
11
- __MetadataBearer {}
9
+ extends DescribeIdentityProviderConfigurationResponse, __MetadataBearer {}
12
10
  declare const DescribeIdentityProviderConfigurationCommand_base: {
13
11
  new (
14
- input: DescribeIdentityProviderConfigurationCommandInput
12
+ input: DescribeIdentityProviderConfigurationCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  DescribeIdentityProviderConfigurationCommandInput,
17
15
  DescribeIdentityProviderConfigurationCommandOutput,
@@ -20,7 +18,7 @@ declare const DescribeIdentityProviderConfigurationCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: DescribeIdentityProviderConfigurationCommandInput
21
+ input: DescribeIdentityProviderConfigurationCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  DescribeIdentityProviderConfigurationCommandInput,
26
24
  DescribeIdentityProviderConfigurationCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  DescribeInboundDmarcSettingsResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface DescribeInboundDmarcSettingsCommandInput
8
- extends DescribeInboundDmarcSettingsRequest {}
7
+ export interface DescribeInboundDmarcSettingsCommandInput extends DescribeInboundDmarcSettingsRequest {}
9
8
  export interface DescribeInboundDmarcSettingsCommandOutput
10
- extends DescribeInboundDmarcSettingsResponse,
11
- __MetadataBearer {}
9
+ extends DescribeInboundDmarcSettingsResponse, __MetadataBearer {}
12
10
  declare const DescribeInboundDmarcSettingsCommand_base: {
13
11
  new (
14
- input: DescribeInboundDmarcSettingsCommandInput
12
+ input: DescribeInboundDmarcSettingsCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  DescribeInboundDmarcSettingsCommandInput,
17
15
  DescribeInboundDmarcSettingsCommandOutput,
@@ -20,7 +18,7 @@ declare const DescribeInboundDmarcSettingsCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: DescribeInboundDmarcSettingsCommandInput
21
+ input: DescribeInboundDmarcSettingsCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  DescribeInboundDmarcSettingsCommandInput,
26
24
  DescribeInboundDmarcSettingsCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  DescribeMailboxExportJobResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface DescribeMailboxExportJobCommandInput
8
- extends DescribeMailboxExportJobRequest {}
7
+ export interface DescribeMailboxExportJobCommandInput extends DescribeMailboxExportJobRequest {}
9
8
  export interface DescribeMailboxExportJobCommandOutput
10
- extends DescribeMailboxExportJobResponse,
11
- __MetadataBearer {}
9
+ extends DescribeMailboxExportJobResponse, __MetadataBearer {}
12
10
  declare const DescribeMailboxExportJobCommand_base: {
13
11
  new (
14
- input: DescribeMailboxExportJobCommandInput
12
+ input: DescribeMailboxExportJobCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  DescribeMailboxExportJobCommandInput,
17
15
  DescribeMailboxExportJobCommandOutput,
@@ -20,7 +18,7 @@ declare const DescribeMailboxExportJobCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: DescribeMailboxExportJobCommandInput
21
+ input: DescribeMailboxExportJobCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  DescribeMailboxExportJobCommandInput,
26
24
  DescribeMailboxExportJobCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- DescribeOrganizationRequest,
4
- DescribeOrganizationResponse,
5
- } from "../models/models_0";
2
+ import { DescribeOrganizationRequest, DescribeOrganizationResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface DescribeOrganizationCommandInput
8
- extends DescribeOrganizationRequest {}
4
+ export interface DescribeOrganizationCommandInput extends DescribeOrganizationRequest {}
9
5
  export interface DescribeOrganizationCommandOutput
10
- extends DescribeOrganizationResponse,
11
- __MetadataBearer {}
6
+ extends DescribeOrganizationResponse, __MetadataBearer {}
12
7
  declare const DescribeOrganizationCommand_base: {
13
8
  new (
14
- input: DescribeOrganizationCommandInput
9
+ input: DescribeOrganizationCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  DescribeOrganizationCommandInput,
17
12
  DescribeOrganizationCommandOutput,
@@ -20,7 +15,7 @@ declare const DescribeOrganizationCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: DescribeOrganizationCommandInput
18
+ input: DescribeOrganizationCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  DescribeOrganizationCommandInput,
26
21
  DescribeOrganizationCommandOutput,
@@ -1,16 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- DescribeResourceRequest,
4
- DescribeResourceResponse,
5
- } from "../models/models_0";
2
+ import { DescribeResourceRequest, DescribeResourceResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
4
  export interface DescribeResourceCommandInput extends DescribeResourceRequest {}
8
- export interface DescribeResourceCommandOutput
9
- extends DescribeResourceResponse,
10
- __MetadataBearer {}
5
+ export interface DescribeResourceCommandOutput extends DescribeResourceResponse, __MetadataBearer {}
11
6
  declare const DescribeResourceCommand_base: {
12
7
  new (
13
- input: DescribeResourceCommandInput
8
+ input: DescribeResourceCommandInput,
14
9
  ): import("@smithy/core/client").CommandImpl<
15
10
  DescribeResourceCommandInput,
16
11
  DescribeResourceCommandOutput,
@@ -19,7 +14,7 @@ declare const DescribeResourceCommand_base: {
19
14
  import("..").ServiceOutputTypes
20
15
  >;
21
16
  new (
22
- input: DescribeResourceCommandInput
17
+ input: DescribeResourceCommandInput,
23
18
  ): import("@smithy/core/client").CommandImpl<
24
19
  DescribeResourceCommandInput,
25
20
  DescribeResourceCommandOutput,
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { DescribeUserRequest, DescribeUserResponse } from "../models/models_0";
3
3
  export { __MetadataBearer };
4
4
  export interface DescribeUserCommandInput extends DescribeUserRequest {}
5
- export interface DescribeUserCommandOutput
6
- extends DescribeUserResponse,
7
- __MetadataBearer {}
5
+ export interface DescribeUserCommandOutput extends DescribeUserResponse, __MetadataBearer {}
8
6
  declare const DescribeUserCommand_base: {
9
7
  new (
10
- input: DescribeUserCommandInput
8
+ input: DescribeUserCommandInput,
11
9
  ): import("@smithy/core/client").CommandImpl<
12
10
  DescribeUserCommandInput,
13
11
  DescribeUserCommandOutput,
@@ -16,7 +14,7 @@ declare const DescribeUserCommand_base: {
16
14
  import("..").ServiceOutputTypes
17
15
  >;
18
16
  new (
19
- input: DescribeUserCommandInput
17
+ input: DescribeUserCommandInput,
20
18
  ): import("@smithy/core/client").CommandImpl<
21
19
  DescribeUserCommandInput,
22
20
  DescribeUserCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  DisassociateDelegateFromResourceResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface DisassociateDelegateFromResourceCommandInput
8
- extends DisassociateDelegateFromResourceRequest {}
7
+ export interface DisassociateDelegateFromResourceCommandInput extends DisassociateDelegateFromResourceRequest {}
9
8
  export interface DisassociateDelegateFromResourceCommandOutput
10
- extends DisassociateDelegateFromResourceResponse,
11
- __MetadataBearer {}
9
+ extends DisassociateDelegateFromResourceResponse, __MetadataBearer {}
12
10
  declare const DisassociateDelegateFromResourceCommand_base: {
13
11
  new (
14
- input: DisassociateDelegateFromResourceCommandInput
12
+ input: DisassociateDelegateFromResourceCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  DisassociateDelegateFromResourceCommandInput,
17
15
  DisassociateDelegateFromResourceCommandOutput,
@@ -20,7 +18,7 @@ declare const DisassociateDelegateFromResourceCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: DisassociateDelegateFromResourceCommandInput
21
+ input: DisassociateDelegateFromResourceCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  DisassociateDelegateFromResourceCommandInput,
26
24
  DisassociateDelegateFromResourceCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  DisassociateMemberFromGroupResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface DisassociateMemberFromGroupCommandInput
8
- extends DisassociateMemberFromGroupRequest {}
7
+ export interface DisassociateMemberFromGroupCommandInput extends DisassociateMemberFromGroupRequest {}
9
8
  export interface DisassociateMemberFromGroupCommandOutput
10
- extends DisassociateMemberFromGroupResponse,
11
- __MetadataBearer {}
9
+ extends DisassociateMemberFromGroupResponse, __MetadataBearer {}
12
10
  declare const DisassociateMemberFromGroupCommand_base: {
13
11
  new (
14
- input: DisassociateMemberFromGroupCommandInput
12
+ input: DisassociateMemberFromGroupCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  DisassociateMemberFromGroupCommandInput,
17
15
  DisassociateMemberFromGroupCommandOutput,
@@ -20,7 +18,7 @@ declare const DisassociateMemberFromGroupCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: DisassociateMemberFromGroupCommandInput
21
+ input: DisassociateMemberFromGroupCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  DisassociateMemberFromGroupCommandInput,
26
24
  DisassociateMemberFromGroupCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- GetAccessControlEffectRequest,
4
- GetAccessControlEffectResponse,
5
- } from "../models/models_0";
2
+ import { GetAccessControlEffectRequest, GetAccessControlEffectResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface GetAccessControlEffectCommandInput
8
- extends GetAccessControlEffectRequest {}
4
+ export interface GetAccessControlEffectCommandInput extends GetAccessControlEffectRequest {}
9
5
  export interface GetAccessControlEffectCommandOutput
10
- extends GetAccessControlEffectResponse,
11
- __MetadataBearer {}
6
+ extends GetAccessControlEffectResponse, __MetadataBearer {}
12
7
  declare const GetAccessControlEffectCommand_base: {
13
8
  new (
14
- input: GetAccessControlEffectCommandInput
9
+ input: GetAccessControlEffectCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  GetAccessControlEffectCommandInput,
17
12
  GetAccessControlEffectCommandOutput,
@@ -20,7 +15,7 @@ declare const GetAccessControlEffectCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: GetAccessControlEffectCommandInput
18
+ input: GetAccessControlEffectCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  GetAccessControlEffectCommandInput,
26
21
  GetAccessControlEffectCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  GetDefaultRetentionPolicyResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface GetDefaultRetentionPolicyCommandInput
8
- extends GetDefaultRetentionPolicyRequest {}
7
+ export interface GetDefaultRetentionPolicyCommandInput extends GetDefaultRetentionPolicyRequest {}
9
8
  export interface GetDefaultRetentionPolicyCommandOutput
10
- extends GetDefaultRetentionPolicyResponse,
11
- __MetadataBearer {}
9
+ extends GetDefaultRetentionPolicyResponse, __MetadataBearer {}
12
10
  declare const GetDefaultRetentionPolicyCommand_base: {
13
11
  new (
14
- input: GetDefaultRetentionPolicyCommandInput
12
+ input: GetDefaultRetentionPolicyCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  GetDefaultRetentionPolicyCommandInput,
17
15
  GetDefaultRetentionPolicyCommandOutput,
@@ -20,7 +18,7 @@ declare const GetDefaultRetentionPolicyCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: GetDefaultRetentionPolicyCommandInput
21
+ input: GetDefaultRetentionPolicyCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  GetDefaultRetentionPolicyCommandInput,
26
24
  GetDefaultRetentionPolicyCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- GetImpersonationRoleRequest,
4
- GetImpersonationRoleResponse,
5
- } from "../models/models_0";
2
+ import { GetImpersonationRoleRequest, GetImpersonationRoleResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface GetImpersonationRoleCommandInput
8
- extends GetImpersonationRoleRequest {}
4
+ export interface GetImpersonationRoleCommandInput extends GetImpersonationRoleRequest {}
9
5
  export interface GetImpersonationRoleCommandOutput
10
- extends GetImpersonationRoleResponse,
11
- __MetadataBearer {}
6
+ extends GetImpersonationRoleResponse, __MetadataBearer {}
12
7
  declare const GetImpersonationRoleCommand_base: {
13
8
  new (
14
- input: GetImpersonationRoleCommandInput
9
+ input: GetImpersonationRoleCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  GetImpersonationRoleCommandInput,
17
12
  GetImpersonationRoleCommandOutput,
@@ -20,7 +15,7 @@ declare const GetImpersonationRoleCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: GetImpersonationRoleCommandInput
18
+ input: GetImpersonationRoleCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  GetImpersonationRoleCommandInput,
26
21
  GetImpersonationRoleCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  GetImpersonationRoleEffectResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface GetImpersonationRoleEffectCommandInput
8
- extends GetImpersonationRoleEffectRequest {}
7
+ export interface GetImpersonationRoleEffectCommandInput extends GetImpersonationRoleEffectRequest {}
9
8
  export interface GetImpersonationRoleEffectCommandOutput
10
- extends GetImpersonationRoleEffectResponse,
11
- __MetadataBearer {}
9
+ extends GetImpersonationRoleEffectResponse, __MetadataBearer {}
12
10
  declare const GetImpersonationRoleEffectCommand_base: {
13
11
  new (
14
- input: GetImpersonationRoleEffectCommandInput
12
+ input: GetImpersonationRoleEffectCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  GetImpersonationRoleEffectCommandInput,
17
15
  GetImpersonationRoleEffectCommandOutput,
@@ -20,7 +18,7 @@ declare const GetImpersonationRoleEffectCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: GetImpersonationRoleEffectCommandInput
21
+ input: GetImpersonationRoleEffectCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  GetImpersonationRoleEffectCommandInput,
26
24
  GetImpersonationRoleEffectCommandOutput,
@@ -1,16 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- GetMailDomainRequest,
4
- GetMailDomainResponse,
5
- } from "../models/models_0";
2
+ import { GetMailDomainRequest, GetMailDomainResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
4
  export interface GetMailDomainCommandInput extends GetMailDomainRequest {}
8
- export interface GetMailDomainCommandOutput
9
- extends GetMailDomainResponse,
10
- __MetadataBearer {}
5
+ export interface GetMailDomainCommandOutput extends GetMailDomainResponse, __MetadataBearer {}
11
6
  declare const GetMailDomainCommand_base: {
12
7
  new (
13
- input: GetMailDomainCommandInput
8
+ input: GetMailDomainCommandInput,
14
9
  ): import("@smithy/core/client").CommandImpl<
15
10
  GetMailDomainCommandInput,
16
11
  GetMailDomainCommandOutput,
@@ -19,7 +14,7 @@ declare const GetMailDomainCommand_base: {
19
14
  import("..").ServiceOutputTypes
20
15
  >;
21
16
  new (
22
- input: GetMailDomainCommandInput
17
+ input: GetMailDomainCommandInput,
23
18
  ): import("@smithy/core/client").CommandImpl<
24
19
  GetMailDomainCommandInput,
25
20
  GetMailDomainCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- GetMailboxDetailsRequest,
4
- GetMailboxDetailsResponse,
5
- } from "../models/models_0";
2
+ import { GetMailboxDetailsRequest, GetMailboxDetailsResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface GetMailboxDetailsCommandInput
8
- extends GetMailboxDetailsRequest {}
4
+ export interface GetMailboxDetailsCommandInput extends GetMailboxDetailsRequest {}
9
5
  export interface GetMailboxDetailsCommandOutput
10
- extends GetMailboxDetailsResponse,
11
- __MetadataBearer {}
6
+ extends GetMailboxDetailsResponse, __MetadataBearer {}
12
7
  declare const GetMailboxDetailsCommand_base: {
13
8
  new (
14
- input: GetMailboxDetailsCommandInput
9
+ input: GetMailboxDetailsCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  GetMailboxDetailsCommandInput,
17
12
  GetMailboxDetailsCommandOutput,
@@ -20,7 +15,7 @@ declare const GetMailboxDetailsCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: GetMailboxDetailsCommandInput
18
+ input: GetMailboxDetailsCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  GetMailboxDetailsCommandInput,
26
21
  GetMailboxDetailsCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  GetMobileDeviceAccessEffectResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface GetMobileDeviceAccessEffectCommandInput
8
- extends GetMobileDeviceAccessEffectRequest {}
7
+ export interface GetMobileDeviceAccessEffectCommandInput extends GetMobileDeviceAccessEffectRequest {}
9
8
  export interface GetMobileDeviceAccessEffectCommandOutput
10
- extends GetMobileDeviceAccessEffectResponse,
11
- __MetadataBearer {}
9
+ extends GetMobileDeviceAccessEffectResponse, __MetadataBearer {}
12
10
  declare const GetMobileDeviceAccessEffectCommand_base: {
13
11
  new (
14
- input: GetMobileDeviceAccessEffectCommandInput
12
+ input: GetMobileDeviceAccessEffectCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  GetMobileDeviceAccessEffectCommandInput,
17
15
  GetMobileDeviceAccessEffectCommandOutput,
@@ -20,7 +18,7 @@ declare const GetMobileDeviceAccessEffectCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: GetMobileDeviceAccessEffectCommandInput
21
+ input: GetMobileDeviceAccessEffectCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  GetMobileDeviceAccessEffectCommandInput,
26
24
  GetMobileDeviceAccessEffectCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  GetMobileDeviceAccessOverrideResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface GetMobileDeviceAccessOverrideCommandInput
8
- extends GetMobileDeviceAccessOverrideRequest {}
7
+ export interface GetMobileDeviceAccessOverrideCommandInput extends GetMobileDeviceAccessOverrideRequest {}
9
8
  export interface GetMobileDeviceAccessOverrideCommandOutput
10
- extends GetMobileDeviceAccessOverrideResponse,
11
- __MetadataBearer {}
9
+ extends GetMobileDeviceAccessOverrideResponse, __MetadataBearer {}
12
10
  declare const GetMobileDeviceAccessOverrideCommand_base: {
13
11
  new (
14
- input: GetMobileDeviceAccessOverrideCommandInput
12
+ input: GetMobileDeviceAccessOverrideCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  GetMobileDeviceAccessOverrideCommandInput,
17
15
  GetMobileDeviceAccessOverrideCommandOutput,
@@ -20,7 +18,7 @@ declare const GetMobileDeviceAccessOverrideCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: GetMobileDeviceAccessOverrideCommandInput
21
+ input: GetMobileDeviceAccessOverrideCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  GetMobileDeviceAccessOverrideCommandInput,
26
24
  GetMobileDeviceAccessOverrideCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  GetPersonalAccessTokenMetadataResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface GetPersonalAccessTokenMetadataCommandInput
8
- extends GetPersonalAccessTokenMetadataRequest {}
7
+ export interface GetPersonalAccessTokenMetadataCommandInput extends GetPersonalAccessTokenMetadataRequest {}
9
8
  export interface GetPersonalAccessTokenMetadataCommandOutput
10
- extends GetPersonalAccessTokenMetadataResponse,
11
- __MetadataBearer {}
9
+ extends GetPersonalAccessTokenMetadataResponse, __MetadataBearer {}
12
10
  declare const GetPersonalAccessTokenMetadataCommand_base: {
13
11
  new (
14
- input: GetPersonalAccessTokenMetadataCommandInput
12
+ input: GetPersonalAccessTokenMetadataCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  GetPersonalAccessTokenMetadataCommandInput,
17
15
  GetPersonalAccessTokenMetadataCommandOutput,
@@ -20,7 +18,7 @@ declare const GetPersonalAccessTokenMetadataCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: GetPersonalAccessTokenMetadataCommandInput
21
+ input: GetPersonalAccessTokenMetadataCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  GetPersonalAccessTokenMetadataCommandInput,
26
24
  GetPersonalAccessTokenMetadataCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- ListAccessControlRulesRequest,
4
- ListAccessControlRulesResponse,
5
- } from "../models/models_0";
2
+ import { ListAccessControlRulesRequest, ListAccessControlRulesResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface ListAccessControlRulesCommandInput
8
- extends ListAccessControlRulesRequest {}
4
+ export interface ListAccessControlRulesCommandInput extends ListAccessControlRulesRequest {}
9
5
  export interface ListAccessControlRulesCommandOutput
10
- extends ListAccessControlRulesResponse,
11
- __MetadataBearer {}
6
+ extends ListAccessControlRulesResponse, __MetadataBearer {}
12
7
  declare const ListAccessControlRulesCommand_base: {
13
8
  new (
14
- input: ListAccessControlRulesCommandInput
9
+ input: ListAccessControlRulesCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  ListAccessControlRulesCommandInput,
17
12
  ListAccessControlRulesCommandOutput,
@@ -20,7 +15,7 @@ declare const ListAccessControlRulesCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: ListAccessControlRulesCommandInput
18
+ input: ListAccessControlRulesCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  ListAccessControlRulesCommandInput,
26
21
  ListAccessControlRulesCommandOutput,
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { ListAliasesRequest, ListAliasesResponse } from "../models/models_0";
3
3
  export { __MetadataBearer };
4
4
  export interface ListAliasesCommandInput extends ListAliasesRequest {}
5
- export interface ListAliasesCommandOutput
6
- extends ListAliasesResponse,
7
- __MetadataBearer {}
5
+ export interface ListAliasesCommandOutput extends ListAliasesResponse, __MetadataBearer {}
8
6
  declare const ListAliasesCommand_base: {
9
7
  new (
10
- input: ListAliasesCommandInput
8
+ input: ListAliasesCommandInput,
11
9
  ): import("@smithy/core/client").CommandImpl<
12
10
  ListAliasesCommandInput,
13
11
  ListAliasesCommandOutput,
@@ -16,7 +14,7 @@ declare const ListAliasesCommand_base: {
16
14
  import("..").ServiceOutputTypes
17
15
  >;
18
16
  new (
19
- input: ListAliasesCommandInput
17
+ input: ListAliasesCommandInput,
20
18
  ): import("@smithy/core/client").CommandImpl<
21
19
  ListAliasesCommandInput,
22
20
  ListAliasesCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  ListAvailabilityConfigurationsResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface ListAvailabilityConfigurationsCommandInput
8
- extends ListAvailabilityConfigurationsRequest {}
7
+ export interface ListAvailabilityConfigurationsCommandInput extends ListAvailabilityConfigurationsRequest {}
9
8
  export interface ListAvailabilityConfigurationsCommandOutput
10
- extends ListAvailabilityConfigurationsResponse,
11
- __MetadataBearer {}
9
+ extends ListAvailabilityConfigurationsResponse, __MetadataBearer {}
12
10
  declare const ListAvailabilityConfigurationsCommand_base: {
13
11
  new (
14
- input: ListAvailabilityConfigurationsCommandInput
12
+ input: ListAvailabilityConfigurationsCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  ListAvailabilityConfigurationsCommandInput,
17
15
  ListAvailabilityConfigurationsCommandOutput,
@@ -20,7 +18,7 @@ declare const ListAvailabilityConfigurationsCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: ListAvailabilityConfigurationsCommandInput
21
+ input: ListAvailabilityConfigurationsCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  ListAvailabilityConfigurationsCommandInput,
26
24
  ListAvailabilityConfigurationsCommandOutput,
@@ -1,16 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- ListGroupMembersRequest,
4
- ListGroupMembersResponse,
5
- } from "../models/models_0";
2
+ import { ListGroupMembersRequest, ListGroupMembersResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
4
  export interface ListGroupMembersCommandInput extends ListGroupMembersRequest {}
8
- export interface ListGroupMembersCommandOutput
9
- extends ListGroupMembersResponse,
10
- __MetadataBearer {}
5
+ export interface ListGroupMembersCommandOutput extends ListGroupMembersResponse, __MetadataBearer {}
11
6
  declare const ListGroupMembersCommand_base: {
12
7
  new (
13
- input: ListGroupMembersCommandInput
8
+ input: ListGroupMembersCommandInput,
14
9
  ): import("@smithy/core/client").CommandImpl<
15
10
  ListGroupMembersCommandInput,
16
11
  ListGroupMembersCommandOutput,
@@ -19,7 +14,7 @@ declare const ListGroupMembersCommand_base: {
19
14
  import("..").ServiceOutputTypes
20
15
  >;
21
16
  new (
22
- input: ListGroupMembersCommandInput
17
+ input: ListGroupMembersCommandInput,
23
18
  ): import("@smithy/core/client").CommandImpl<
24
19
  ListGroupMembersCommandInput,
25
20
  ListGroupMembersCommandOutput,
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { ListGroupsRequest, ListGroupsResponse } from "../models/models_0";
3
3
  export { __MetadataBearer };
4
4
  export interface ListGroupsCommandInput extends ListGroupsRequest {}
5
- export interface ListGroupsCommandOutput
6
- extends ListGroupsResponse,
7
- __MetadataBearer {}
5
+ export interface ListGroupsCommandOutput extends ListGroupsResponse, __MetadataBearer {}
8
6
  declare const ListGroupsCommand_base: {
9
7
  new (
10
- input: ListGroupsCommandInput
8
+ input: ListGroupsCommandInput,
11
9
  ): import("@smithy/core/client").CommandImpl<
12
10
  ListGroupsCommandInput,
13
11
  ListGroupsCommandOutput,
@@ -16,7 +14,7 @@ declare const ListGroupsCommand_base: {
16
14
  import("..").ServiceOutputTypes
17
15
  >;
18
16
  new (
19
- input: ListGroupsCommandInput
17
+ input: ListGroupsCommandInput,
20
18
  ): import("@smithy/core/client").CommandImpl<
21
19
  ListGroupsCommandInput,
22
20
  ListGroupsCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- ListGroupsForEntityRequest,
4
- ListGroupsForEntityResponse,
5
- } from "../models/models_0";
2
+ import { ListGroupsForEntityRequest, ListGroupsForEntityResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface ListGroupsForEntityCommandInput
8
- extends ListGroupsForEntityRequest {}
4
+ export interface ListGroupsForEntityCommandInput extends ListGroupsForEntityRequest {}
9
5
  export interface ListGroupsForEntityCommandOutput
10
- extends ListGroupsForEntityResponse,
11
- __MetadataBearer {}
6
+ extends ListGroupsForEntityResponse, __MetadataBearer {}
12
7
  declare const ListGroupsForEntityCommand_base: {
13
8
  new (
14
- input: ListGroupsForEntityCommandInput
9
+ input: ListGroupsForEntityCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  ListGroupsForEntityCommandInput,
17
12
  ListGroupsForEntityCommandOutput,
@@ -20,7 +15,7 @@ declare const ListGroupsForEntityCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: ListGroupsForEntityCommandInput
18
+ input: ListGroupsForEntityCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  ListGroupsForEntityCommandInput,
26
21
  ListGroupsForEntityCommandOutput,