@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
@@ -11,10 +11,7 @@ import {
11
11
  Client as __Client,
12
12
  } from "@smithy/core/client";
13
13
  import { RegionInputConfig, RegionResolvedConfig } from "@smithy/core/config";
14
- import {
15
- EndpointInputConfig,
16
- EndpointResolvedConfig,
17
- } from "@smithy/core/endpoints";
14
+ import { EndpointInputConfig, EndpointResolvedConfig } from "@smithy/core/endpoints";
18
15
  import { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/core/protocols";
19
16
  import { RetryInputConfig, RetryResolvedConfig } from "@smithy/core/retry";
20
17
  import {
@@ -52,18 +49,12 @@ import {
52
49
  CancelMailboxExportJobCommandInput,
53
50
  CancelMailboxExportJobCommandOutput,
54
51
  } from "./commands/CancelMailboxExportJobCommand";
55
- import {
56
- CreateAliasCommandInput,
57
- CreateAliasCommandOutput,
58
- } from "./commands/CreateAliasCommand";
52
+ import { CreateAliasCommandInput, CreateAliasCommandOutput } from "./commands/CreateAliasCommand";
59
53
  import {
60
54
  CreateAvailabilityConfigurationCommandInput,
61
55
  CreateAvailabilityConfigurationCommandOutput,
62
56
  } from "./commands/CreateAvailabilityConfigurationCommand";
63
- import {
64
- CreateGroupCommandInput,
65
- CreateGroupCommandOutput,
66
- } from "./commands/CreateGroupCommand";
57
+ import { CreateGroupCommandInput, CreateGroupCommandOutput } from "./commands/CreateGroupCommand";
67
58
  import {
68
59
  CreateIdentityCenterApplicationCommandInput,
69
60
  CreateIdentityCenterApplicationCommandOutput,
@@ -84,18 +75,12 @@ import {
84
75
  CreateResourceCommandInput,
85
76
  CreateResourceCommandOutput,
86
77
  } from "./commands/CreateResourceCommand";
87
- import {
88
- CreateUserCommandInput,
89
- CreateUserCommandOutput,
90
- } from "./commands/CreateUserCommand";
78
+ import { CreateUserCommandInput, CreateUserCommandOutput } from "./commands/CreateUserCommand";
91
79
  import {
92
80
  DeleteAccessControlRuleCommandInput,
93
81
  DeleteAccessControlRuleCommandOutput,
94
82
  } from "./commands/DeleteAccessControlRuleCommand";
95
- import {
96
- DeleteAliasCommandInput,
97
- DeleteAliasCommandOutput,
98
- } from "./commands/DeleteAliasCommand";
83
+ import { DeleteAliasCommandInput, DeleteAliasCommandOutput } from "./commands/DeleteAliasCommand";
99
84
  import {
100
85
  DeleteAvailabilityConfigurationCommandInput,
101
86
  DeleteAvailabilityConfigurationCommandOutput,
@@ -104,10 +89,7 @@ import {
104
89
  DeleteEmailMonitoringConfigurationCommandInput,
105
90
  DeleteEmailMonitoringConfigurationCommandOutput,
106
91
  } from "./commands/DeleteEmailMonitoringConfigurationCommand";
107
- import {
108
- DeleteGroupCommandInput,
109
- DeleteGroupCommandOutput,
110
- } from "./commands/DeleteGroupCommand";
92
+ import { DeleteGroupCommandInput, DeleteGroupCommandOutput } from "./commands/DeleteGroupCommand";
111
93
  import {
112
94
  DeleteIdentityCenterApplicationCommandInput,
113
95
  DeleteIdentityCenterApplicationCommandOutput,
@@ -148,10 +130,7 @@ import {
148
130
  DeleteRetentionPolicyCommandInput,
149
131
  DeleteRetentionPolicyCommandOutput,
150
132
  } from "./commands/DeleteRetentionPolicyCommand";
151
- import {
152
- DeleteUserCommandInput,
153
- DeleteUserCommandOutput,
154
- } from "./commands/DeleteUserCommand";
133
+ import { DeleteUserCommandInput, DeleteUserCommandOutput } from "./commands/DeleteUserCommand";
155
134
  import {
156
135
  DeregisterFromWorkMailCommandInput,
157
136
  DeregisterFromWorkMailCommandOutput,
@@ -244,10 +223,7 @@ import {
244
223
  ListAccessControlRulesCommandInput,
245
224
  ListAccessControlRulesCommandOutput,
246
225
  } from "./commands/ListAccessControlRulesCommand";
247
- import {
248
- ListAliasesCommandInput,
249
- ListAliasesCommandOutput,
250
- } from "./commands/ListAliasesCommand";
226
+ import { ListAliasesCommandInput, ListAliasesCommandOutput } from "./commands/ListAliasesCommand";
251
227
  import {
252
228
  ListAvailabilityConfigurationsCommandInput,
253
229
  ListAvailabilityConfigurationsCommandOutput,
@@ -256,10 +232,7 @@ import {
256
232
  ListGroupMembersCommandInput,
257
233
  ListGroupMembersCommandOutput,
258
234
  } from "./commands/ListGroupMembersCommand";
259
- import {
260
- ListGroupsCommandInput,
261
- ListGroupsCommandOutput,
262
- } from "./commands/ListGroupsCommand";
235
+ import { ListGroupsCommandInput, ListGroupsCommandOutput } from "./commands/ListGroupsCommand";
263
236
  import {
264
237
  ListGroupsForEntityCommandInput,
265
238
  ListGroupsForEntityCommandOutput,
@@ -308,10 +281,7 @@ import {
308
281
  ListTagsForResourceCommandInput,
309
282
  ListTagsForResourceCommandOutput,
310
283
  } from "./commands/ListTagsForResourceCommand";
311
- import {
312
- ListUsersCommandInput,
313
- ListUsersCommandOutput,
314
- } from "./commands/ListUsersCommand";
284
+ import { ListUsersCommandInput, ListUsersCommandOutput } from "./commands/ListUsersCommand";
315
285
  import {
316
286
  PutAccessControlRuleCommandInput,
317
287
  PutAccessControlRuleCommandOutput,
@@ -356,10 +326,7 @@ import {
356
326
  StartMailboxExportJobCommandInput,
357
327
  StartMailboxExportJobCommandOutput,
358
328
  } from "./commands/StartMailboxExportJobCommand";
359
- import {
360
- TagResourceCommandInput,
361
- TagResourceCommandOutput,
362
- } from "./commands/TagResourceCommand";
329
+ import { TagResourceCommandInput, TagResourceCommandOutput } from "./commands/TagResourceCommand";
363
330
  import {
364
331
  TestAvailabilityConfigurationCommandInput,
365
332
  TestAvailabilityConfigurationCommandOutput,
@@ -376,10 +343,7 @@ import {
376
343
  UpdateDefaultMailDomainCommandInput,
377
344
  UpdateDefaultMailDomainCommandOutput,
378
345
  } from "./commands/UpdateDefaultMailDomainCommand";
379
- import {
380
- UpdateGroupCommandInput,
381
- UpdateGroupCommandOutput,
382
- } from "./commands/UpdateGroupCommand";
346
+ import { UpdateGroupCommandInput, UpdateGroupCommandOutput } from "./commands/UpdateGroupCommand";
383
347
  import {
384
348
  UpdateImpersonationRoleCommandInput,
385
349
  UpdateImpersonationRoleCommandOutput,
@@ -400,10 +364,7 @@ import {
400
364
  UpdateResourceCommandInput,
401
365
  UpdateResourceCommandOutput,
402
366
  } from "./commands/UpdateResourceCommand";
403
- import {
404
- UpdateUserCommandInput,
405
- UpdateUserCommandOutput,
406
- } from "./commands/UpdateUserCommand";
367
+ import { UpdateUserCommandInput, UpdateUserCommandOutput } from "./commands/UpdateUserCommand";
407
368
  import {
408
369
  ClientInputEndpointParameters,
409
370
  ClientResolvedEndpointParameters,
@@ -597,8 +558,7 @@ export type ServiceOutputTypes =
597
558
  | UpdatePrimaryEmailAddressCommandOutput
598
559
  | UpdateResourceCommandOutput
599
560
  | UpdateUserCommandOutput;
600
- export interface ClientDefaults
601
- extends Partial<__SmithyConfiguration<__HttpHandlerOptions>> {
561
+ export interface ClientDefaults extends Partial<__SmithyConfiguration<__HttpHandlerOptions>> {
602
562
  requestHandler?: __HttpHandlerUserInput;
603
563
  sha256?: __ChecksumConstructor | __HashConstructor;
604
564
  urlParser?: __UrlParser;
@@ -623,9 +583,7 @@ export interface ClientDefaults
623
583
  extensions?: RuntimeExtension[];
624
584
  defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
625
585
  }
626
- export type WorkMailClientConfigType = Partial<
627
- __SmithyConfiguration<__HttpHandlerOptions>
628
- > &
586
+ export type WorkMailClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> &
629
587
  ClientDefaults &
630
588
  UserAgentInputConfig &
631
589
  RetryInputConfig &
@@ -635,19 +593,17 @@ export type WorkMailClientConfigType = Partial<
635
593
  HttpAuthSchemeInputConfig &
636
594
  ClientInputEndpointParameters;
637
595
  export interface WorkMailClientConfig extends WorkMailClientConfigType {}
638
- export type WorkMailClientResolvedConfigType =
639
- __SmithyResolvedConfiguration<__HttpHandlerOptions> &
640
- Required<ClientDefaults> &
641
- RuntimeExtensionsConfig &
642
- UserAgentResolvedConfig &
643
- RetryResolvedConfig &
644
- RegionResolvedConfig &
645
- HostHeaderResolvedConfig &
646
- EndpointResolvedConfig<EndpointParameters> &
647
- HttpAuthSchemeResolvedConfig &
648
- ClientResolvedEndpointParameters;
649
- export interface WorkMailClientResolvedConfig
650
- extends WorkMailClientResolvedConfigType {}
596
+ export type WorkMailClientResolvedConfigType = __SmithyResolvedConfiguration<__HttpHandlerOptions> &
597
+ Required<ClientDefaults> &
598
+ RuntimeExtensionsConfig &
599
+ UserAgentResolvedConfig &
600
+ RetryResolvedConfig &
601
+ RegionResolvedConfig &
602
+ HostHeaderResolvedConfig &
603
+ EndpointResolvedConfig<EndpointParameters> &
604
+ HttpAuthSchemeResolvedConfig &
605
+ ClientResolvedEndpointParameters;
606
+ export interface WorkMailClientResolvedConfig extends WorkMailClientResolvedConfigType {}
651
607
  export declare class WorkMailClient extends __Client<
652
608
  __HttpHandlerOptions,
653
609
  ServiceInputTypes,
@@ -655,8 +611,6 @@ export declare class WorkMailClient extends __Client<
655
611
  WorkMailClientResolvedConfig
656
612
  > {
657
613
  readonly config: WorkMailClientResolvedConfig;
658
- constructor(
659
- ...[configuration]: __CheckOptionalClientConfig<WorkMailClientConfig>
660
- );
614
+ constructor(...[configuration]: __CheckOptionalClientConfig<WorkMailClientConfig>);
661
615
  destroy(): void;
662
616
  }
@@ -7,17 +7,10 @@ import { WorkMailHttpAuthSchemeProvider } from "./httpAuthSchemeProvider";
7
7
  export interface HttpAuthExtensionConfiguration {
8
8
  setHttpAuthScheme(httpAuthScheme: HttpAuthScheme): void;
9
9
  httpAuthSchemes(): HttpAuthScheme[];
10
- setHttpAuthSchemeProvider(
11
- httpAuthSchemeProvider: WorkMailHttpAuthSchemeProvider
12
- ): void;
10
+ setHttpAuthSchemeProvider(httpAuthSchemeProvider: WorkMailHttpAuthSchemeProvider): void;
13
11
  httpAuthSchemeProvider(): WorkMailHttpAuthSchemeProvider;
14
- setCredentials(
15
- credentials: AwsCredentialIdentity | AwsCredentialIdentityProvider
16
- ): void;
17
- credentials():
18
- | AwsCredentialIdentity
19
- | AwsCredentialIdentityProvider
20
- | undefined;
12
+ setCredentials(credentials: AwsCredentialIdentity | AwsCredentialIdentityProvider): void;
13
+ credentials(): AwsCredentialIdentity | AwsCredentialIdentityProvider | undefined;
21
14
  }
22
15
  export type HttpAuthRuntimeConfig = Partial<{
23
16
  httpAuthSchemes: HttpAuthScheme[];
@@ -25,8 +18,8 @@ export type HttpAuthRuntimeConfig = Partial<{
25
18
  credentials: AwsCredentialIdentity | AwsCredentialIdentityProvider;
26
19
  }>;
27
20
  export declare const getHttpAuthExtensionConfiguration: (
28
- runtimeConfig: HttpAuthRuntimeConfig
21
+ runtimeConfig: HttpAuthRuntimeConfig,
29
22
  ) => HttpAuthExtensionConfiguration;
30
23
  export declare const resolveHttpAuthRuntimeConfig: (
31
- config: HttpAuthExtensionConfiguration
24
+ config: HttpAuthExtensionConfiguration,
32
25
  ) => HttpAuthRuntimeConfig;
@@ -12,36 +12,32 @@ import {
12
12
  Provider,
13
13
  } from "@smithy/types";
14
14
  import { WorkMailClientResolvedConfig } from "../WorkMailClient";
15
- export interface WorkMailHttpAuthSchemeParameters
16
- extends HttpAuthSchemeParameters {
15
+ export interface WorkMailHttpAuthSchemeParameters extends HttpAuthSchemeParameters {
17
16
  region?: string;
18
17
  }
19
- export interface WorkMailHttpAuthSchemeParametersProvider
20
- extends HttpAuthSchemeParametersProvider<
21
- WorkMailClientResolvedConfig,
22
- HandlerExecutionContext,
23
- WorkMailHttpAuthSchemeParameters,
24
- object
25
- > {}
18
+ export interface WorkMailHttpAuthSchemeParametersProvider extends HttpAuthSchemeParametersProvider<
19
+ WorkMailClientResolvedConfig,
20
+ HandlerExecutionContext,
21
+ WorkMailHttpAuthSchemeParameters,
22
+ object
23
+ > {}
26
24
  export declare const defaultWorkMailHttpAuthSchemeParametersProvider: (
27
25
  config: WorkMailClientResolvedConfig,
28
26
  context: HandlerExecutionContext,
29
- input: object
27
+ input: object,
30
28
  ) => Promise<WorkMailHttpAuthSchemeParameters>;
31
- export interface WorkMailHttpAuthSchemeProvider
32
- extends HttpAuthSchemeProvider<WorkMailHttpAuthSchemeParameters> {}
29
+ export interface WorkMailHttpAuthSchemeProvider extends HttpAuthSchemeProvider<WorkMailHttpAuthSchemeParameters> {}
33
30
  export declare const defaultWorkMailHttpAuthSchemeProvider: WorkMailHttpAuthSchemeProvider;
34
31
  export interface HttpAuthSchemeInputConfig extends AwsSdkSigV4AuthInputConfig {
35
32
  authSchemePreference?: string[] | Provider<string[]>;
36
33
  httpAuthSchemes?: HttpAuthScheme[];
37
34
  httpAuthSchemeProvider?: WorkMailHttpAuthSchemeProvider;
38
35
  }
39
- export interface HttpAuthSchemeResolvedConfig
40
- extends AwsSdkSigV4AuthResolvedConfig {
36
+ export interface HttpAuthSchemeResolvedConfig extends AwsSdkSigV4AuthResolvedConfig {
41
37
  readonly authSchemePreference: Provider<string[]>;
42
38
  readonly httpAuthSchemes: HttpAuthScheme[];
43
39
  readonly httpAuthSchemeProvider: WorkMailHttpAuthSchemeProvider;
44
40
  }
45
41
  export declare const resolveHttpAuthSchemeConfig: <T>(
46
- config: T & HttpAuthSchemeInputConfig & AwsSdkSigV4PreviouslyResolved
42
+ config: T & HttpAuthSchemeInputConfig & AwsSdkSigV4PreviouslyResolved,
47
43
  ) => T & HttpAuthSchemeResolvedConfig;
@@ -4,22 +4,21 @@ import {
4
4
  ServiceOutputTypes,
5
5
  WorkMailClientResolvedConfig,
6
6
  } from "./WorkMailClient";
7
- export declare const command: <
8
- I extends ServiceInputTypes,
9
- O extends ServiceOutputTypes
10
- >(
7
+ export declare const command: <I extends ServiceInputTypes, O extends ServiceOutputTypes>(
11
8
  added: EndpointParameterInstructions,
12
9
  plugins: (
13
10
  CommandCtor: any,
14
11
  clientStack: any,
15
12
  config: any,
16
- options: any
13
+ options: any,
17
14
  ) => import("@smithy/types").Pluggable<any, any>[],
18
15
  op: string,
19
16
  $: import("@smithy/types").StaticOperationSchema,
20
- smithyContext?: Record<string, unknown>
17
+ smithyContext?: Record<string, unknown>,
21
18
  ) => {
22
- new (input: I): import("@smithy/core/client").CommandImpl<
19
+ new (
20
+ input: I,
21
+ ): import("@smithy/core/client").CommandImpl<
23
22
  I,
24
23
  O,
25
24
  WorkMailClientResolvedConfig,
@@ -38,9 +37,4 @@ export declare const command: <
38
37
  getEndpointParameterInstructions(): EndpointParameterInstructions;
39
38
  };
40
39
  export declare const _ep0: EndpointParameterInstructions;
41
- export declare const _mw0: (
42
- Command: any,
43
- cs: any,
44
- config: any,
45
- o: any
46
- ) => never[];
40
+ export declare const _mw0: (Command: any, cs: any, config: any, o: any) => never[];
@@ -4,14 +4,12 @@ import {
4
4
  AssociateDelegateToResourceResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface AssociateDelegateToResourceCommandInput
8
- extends AssociateDelegateToResourceRequest {}
7
+ export interface AssociateDelegateToResourceCommandInput extends AssociateDelegateToResourceRequest {}
9
8
  export interface AssociateDelegateToResourceCommandOutput
10
- extends AssociateDelegateToResourceResponse,
11
- __MetadataBearer {}
9
+ extends AssociateDelegateToResourceResponse, __MetadataBearer {}
12
10
  declare const AssociateDelegateToResourceCommand_base: {
13
11
  new (
14
- input: AssociateDelegateToResourceCommandInput
12
+ input: AssociateDelegateToResourceCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  AssociateDelegateToResourceCommandInput,
17
15
  AssociateDelegateToResourceCommandOutput,
@@ -20,7 +18,7 @@ declare const AssociateDelegateToResourceCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: AssociateDelegateToResourceCommandInput
21
+ input: AssociateDelegateToResourceCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  AssociateDelegateToResourceCommandInput,
26
24
  AssociateDelegateToResourceCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- AssociateMemberToGroupRequest,
4
- AssociateMemberToGroupResponse,
5
- } from "../models/models_0";
2
+ import { AssociateMemberToGroupRequest, AssociateMemberToGroupResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface AssociateMemberToGroupCommandInput
8
- extends AssociateMemberToGroupRequest {}
4
+ export interface AssociateMemberToGroupCommandInput extends AssociateMemberToGroupRequest {}
9
5
  export interface AssociateMemberToGroupCommandOutput
10
- extends AssociateMemberToGroupResponse,
11
- __MetadataBearer {}
6
+ extends AssociateMemberToGroupResponse, __MetadataBearer {}
12
7
  declare const AssociateMemberToGroupCommand_base: {
13
8
  new (
14
- input: AssociateMemberToGroupCommandInput
9
+ input: AssociateMemberToGroupCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  AssociateMemberToGroupCommandInput,
17
12
  AssociateMemberToGroupCommandOutput,
@@ -20,7 +15,7 @@ declare const AssociateMemberToGroupCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: AssociateMemberToGroupCommandInput
18
+ input: AssociateMemberToGroupCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  AssociateMemberToGroupCommandInput,
26
21
  AssociateMemberToGroupCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  AssumeImpersonationRoleResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface AssumeImpersonationRoleCommandInput
8
- extends AssumeImpersonationRoleRequest {}
7
+ export interface AssumeImpersonationRoleCommandInput extends AssumeImpersonationRoleRequest {}
9
8
  export interface AssumeImpersonationRoleCommandOutput
10
- extends AssumeImpersonationRoleResponse,
11
- __MetadataBearer {}
9
+ extends AssumeImpersonationRoleResponse, __MetadataBearer {}
12
10
  declare const AssumeImpersonationRoleCommand_base: {
13
11
  new (
14
- input: AssumeImpersonationRoleCommandInput
12
+ input: AssumeImpersonationRoleCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  AssumeImpersonationRoleCommandInput,
17
15
  AssumeImpersonationRoleCommandOutput,
@@ -20,7 +18,7 @@ declare const AssumeImpersonationRoleCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: AssumeImpersonationRoleCommandInput
21
+ input: AssumeImpersonationRoleCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  AssumeImpersonationRoleCommandInput,
26
24
  AssumeImpersonationRoleCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- CancelMailboxExportJobRequest,
4
- CancelMailboxExportJobResponse,
5
- } from "../models/models_0";
2
+ import { CancelMailboxExportJobRequest, CancelMailboxExportJobResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface CancelMailboxExportJobCommandInput
8
- extends CancelMailboxExportJobRequest {}
4
+ export interface CancelMailboxExportJobCommandInput extends CancelMailboxExportJobRequest {}
9
5
  export interface CancelMailboxExportJobCommandOutput
10
- extends CancelMailboxExportJobResponse,
11
- __MetadataBearer {}
6
+ extends CancelMailboxExportJobResponse, __MetadataBearer {}
12
7
  declare const CancelMailboxExportJobCommand_base: {
13
8
  new (
14
- input: CancelMailboxExportJobCommandInput
9
+ input: CancelMailboxExportJobCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  CancelMailboxExportJobCommandInput,
17
12
  CancelMailboxExportJobCommandOutput,
@@ -20,7 +15,7 @@ declare const CancelMailboxExportJobCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: CancelMailboxExportJobCommandInput
18
+ input: CancelMailboxExportJobCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  CancelMailboxExportJobCommandInput,
26
21
  CancelMailboxExportJobCommandOutput,
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { CreateAliasRequest, CreateAliasResponse } from "../models/models_0";
3
3
  export { __MetadataBearer };
4
4
  export interface CreateAliasCommandInput extends CreateAliasRequest {}
5
- export interface CreateAliasCommandOutput
6
- extends CreateAliasResponse,
7
- __MetadataBearer {}
5
+ export interface CreateAliasCommandOutput extends CreateAliasResponse, __MetadataBearer {}
8
6
  declare const CreateAliasCommand_base: {
9
7
  new (
10
- input: CreateAliasCommandInput
8
+ input: CreateAliasCommandInput,
11
9
  ): import("@smithy/core/client").CommandImpl<
12
10
  CreateAliasCommandInput,
13
11
  CreateAliasCommandOutput,
@@ -16,7 +14,7 @@ declare const CreateAliasCommand_base: {
16
14
  import("..").ServiceOutputTypes
17
15
  >;
18
16
  new (
19
- input: CreateAliasCommandInput
17
+ input: CreateAliasCommandInput,
20
18
  ): import("@smithy/core/client").CommandImpl<
21
19
  CreateAliasCommandInput,
22
20
  CreateAliasCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  CreateAvailabilityConfigurationResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface CreateAvailabilityConfigurationCommandInput
8
- extends CreateAvailabilityConfigurationRequest {}
7
+ export interface CreateAvailabilityConfigurationCommandInput extends CreateAvailabilityConfigurationRequest {}
9
8
  export interface CreateAvailabilityConfigurationCommandOutput
10
- extends CreateAvailabilityConfigurationResponse,
11
- __MetadataBearer {}
9
+ extends CreateAvailabilityConfigurationResponse, __MetadataBearer {}
12
10
  declare const CreateAvailabilityConfigurationCommand_base: {
13
11
  new (
14
- input: CreateAvailabilityConfigurationCommandInput
12
+ input: CreateAvailabilityConfigurationCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  CreateAvailabilityConfigurationCommandInput,
17
15
  CreateAvailabilityConfigurationCommandOutput,
@@ -20,7 +18,7 @@ declare const CreateAvailabilityConfigurationCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: CreateAvailabilityConfigurationCommandInput
21
+ input: CreateAvailabilityConfigurationCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  CreateAvailabilityConfigurationCommandInput,
26
24
  CreateAvailabilityConfigurationCommandOutput,
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { CreateGroupRequest, CreateGroupResponse } from "../models/models_0";
3
3
  export { __MetadataBearer };
4
4
  export interface CreateGroupCommandInput extends CreateGroupRequest {}
5
- export interface CreateGroupCommandOutput
6
- extends CreateGroupResponse,
7
- __MetadataBearer {}
5
+ export interface CreateGroupCommandOutput extends CreateGroupResponse, __MetadataBearer {}
8
6
  declare const CreateGroupCommand_base: {
9
7
  new (
10
- input: CreateGroupCommandInput
8
+ input: CreateGroupCommandInput,
11
9
  ): import("@smithy/core/client").CommandImpl<
12
10
  CreateGroupCommandInput,
13
11
  CreateGroupCommandOutput,
@@ -16,7 +14,7 @@ declare const CreateGroupCommand_base: {
16
14
  import("..").ServiceOutputTypes
17
15
  >;
18
16
  new (
19
- input: CreateGroupCommandInput
17
+ input: CreateGroupCommandInput,
20
18
  ): import("@smithy/core/client").CommandImpl<
21
19
  CreateGroupCommandInput,
22
20
  CreateGroupCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  CreateIdentityCenterApplicationResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface CreateIdentityCenterApplicationCommandInput
8
- extends CreateIdentityCenterApplicationRequest {}
7
+ export interface CreateIdentityCenterApplicationCommandInput extends CreateIdentityCenterApplicationRequest {}
9
8
  export interface CreateIdentityCenterApplicationCommandOutput
10
- extends CreateIdentityCenterApplicationResponse,
11
- __MetadataBearer {}
9
+ extends CreateIdentityCenterApplicationResponse, __MetadataBearer {}
12
10
  declare const CreateIdentityCenterApplicationCommand_base: {
13
11
  new (
14
- input: CreateIdentityCenterApplicationCommandInput
12
+ input: CreateIdentityCenterApplicationCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  CreateIdentityCenterApplicationCommandInput,
17
15
  CreateIdentityCenterApplicationCommandOutput,
@@ -20,7 +18,7 @@ declare const CreateIdentityCenterApplicationCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: CreateIdentityCenterApplicationCommandInput
21
+ input: CreateIdentityCenterApplicationCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  CreateIdentityCenterApplicationCommandInput,
26
24
  CreateIdentityCenterApplicationCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  CreateImpersonationRoleResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface CreateImpersonationRoleCommandInput
8
- extends CreateImpersonationRoleRequest {}
7
+ export interface CreateImpersonationRoleCommandInput extends CreateImpersonationRoleRequest {}
9
8
  export interface CreateImpersonationRoleCommandOutput
10
- extends CreateImpersonationRoleResponse,
11
- __MetadataBearer {}
9
+ extends CreateImpersonationRoleResponse, __MetadataBearer {}
12
10
  declare const CreateImpersonationRoleCommand_base: {
13
11
  new (
14
- input: CreateImpersonationRoleCommandInput
12
+ input: CreateImpersonationRoleCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  CreateImpersonationRoleCommandInput,
17
15
  CreateImpersonationRoleCommandOutput,
@@ -20,7 +18,7 @@ declare const CreateImpersonationRoleCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: CreateImpersonationRoleCommandInput
21
+ input: CreateImpersonationRoleCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  CreateImpersonationRoleCommandInput,
26
24
  CreateImpersonationRoleCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  CreateMobileDeviceAccessRuleResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface CreateMobileDeviceAccessRuleCommandInput
8
- extends CreateMobileDeviceAccessRuleRequest {}
7
+ export interface CreateMobileDeviceAccessRuleCommandInput extends CreateMobileDeviceAccessRuleRequest {}
9
8
  export interface CreateMobileDeviceAccessRuleCommandOutput
10
- extends CreateMobileDeviceAccessRuleResponse,
11
- __MetadataBearer {}
9
+ extends CreateMobileDeviceAccessRuleResponse, __MetadataBearer {}
12
10
  declare const CreateMobileDeviceAccessRuleCommand_base: {
13
11
  new (
14
- input: CreateMobileDeviceAccessRuleCommandInput
12
+ input: CreateMobileDeviceAccessRuleCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  CreateMobileDeviceAccessRuleCommandInput,
17
15
  CreateMobileDeviceAccessRuleCommandOutput,
@@ -20,7 +18,7 @@ declare const CreateMobileDeviceAccessRuleCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: CreateMobileDeviceAccessRuleCommandInput
21
+ input: CreateMobileDeviceAccessRuleCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  CreateMobileDeviceAccessRuleCommandInput,
26
24
  CreateMobileDeviceAccessRuleCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- CreateOrganizationRequest,
4
- CreateOrganizationResponse,
5
- } from "../models/models_0";
2
+ import { CreateOrganizationRequest, CreateOrganizationResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface CreateOrganizationCommandInput
8
- extends CreateOrganizationRequest {}
4
+ export interface CreateOrganizationCommandInput extends CreateOrganizationRequest {}
9
5
  export interface CreateOrganizationCommandOutput
10
- extends CreateOrganizationResponse,
11
- __MetadataBearer {}
6
+ extends CreateOrganizationResponse, __MetadataBearer {}
12
7
  declare const CreateOrganizationCommand_base: {
13
8
  new (
14
- input: CreateOrganizationCommandInput
9
+ input: CreateOrganizationCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  CreateOrganizationCommandInput,
17
12
  CreateOrganizationCommandOutput,
@@ -20,7 +15,7 @@ declare const CreateOrganizationCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: CreateOrganizationCommandInput
18
+ input: CreateOrganizationCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  CreateOrganizationCommandInput,
26
21
  CreateOrganizationCommandOutput,