@aws-sdk/client-workmail 3.803.0 → 3.806.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 (195) hide show
  1. package/dist-cjs/runtimeConfig.js +6 -6
  2. package/dist-es/runtimeConfig.js +6 -6
  3. package/dist-types/commands/AssociateDelegateToResourceCommand.d.ts +1 -1
  4. package/dist-types/commands/AssociateMemberToGroupCommand.d.ts +1 -1
  5. package/dist-types/commands/AssumeImpersonationRoleCommand.d.ts +1 -1
  6. package/dist-types/commands/CancelMailboxExportJobCommand.d.ts +1 -1
  7. package/dist-types/commands/CreateAliasCommand.d.ts +1 -1
  8. package/dist-types/commands/CreateAvailabilityConfigurationCommand.d.ts +1 -1
  9. package/dist-types/commands/CreateGroupCommand.d.ts +1 -1
  10. package/dist-types/commands/CreateIdentityCenterApplicationCommand.d.ts +1 -1
  11. package/dist-types/commands/CreateImpersonationRoleCommand.d.ts +1 -1
  12. package/dist-types/commands/CreateMobileDeviceAccessRuleCommand.d.ts +1 -1
  13. package/dist-types/commands/CreateOrganizationCommand.d.ts +1 -1
  14. package/dist-types/commands/CreateResourceCommand.d.ts +1 -1
  15. package/dist-types/commands/CreateUserCommand.d.ts +1 -1
  16. package/dist-types/commands/DeleteAccessControlRuleCommand.d.ts +1 -1
  17. package/dist-types/commands/DeleteAliasCommand.d.ts +1 -1
  18. package/dist-types/commands/DeleteAvailabilityConfigurationCommand.d.ts +1 -1
  19. package/dist-types/commands/DeleteEmailMonitoringConfigurationCommand.d.ts +1 -1
  20. package/dist-types/commands/DeleteGroupCommand.d.ts +1 -1
  21. package/dist-types/commands/DeleteIdentityCenterApplicationCommand.d.ts +1 -1
  22. package/dist-types/commands/DeleteIdentityProviderConfigurationCommand.d.ts +1 -1
  23. package/dist-types/commands/DeleteImpersonationRoleCommand.d.ts +1 -1
  24. package/dist-types/commands/DeleteMailboxPermissionsCommand.d.ts +1 -1
  25. package/dist-types/commands/DeleteMobileDeviceAccessOverrideCommand.d.ts +1 -1
  26. package/dist-types/commands/DeleteMobileDeviceAccessRuleCommand.d.ts +1 -1
  27. package/dist-types/commands/DeleteOrganizationCommand.d.ts +1 -1
  28. package/dist-types/commands/DeletePersonalAccessTokenCommand.d.ts +1 -1
  29. package/dist-types/commands/DeleteResourceCommand.d.ts +1 -1
  30. package/dist-types/commands/DeleteRetentionPolicyCommand.d.ts +1 -1
  31. package/dist-types/commands/DeleteUserCommand.d.ts +1 -1
  32. package/dist-types/commands/DeregisterFromWorkMailCommand.d.ts +1 -1
  33. package/dist-types/commands/DeregisterMailDomainCommand.d.ts +1 -1
  34. package/dist-types/commands/DescribeEmailMonitoringConfigurationCommand.d.ts +1 -1
  35. package/dist-types/commands/DescribeEntityCommand.d.ts +1 -1
  36. package/dist-types/commands/DescribeGroupCommand.d.ts +1 -1
  37. package/dist-types/commands/DescribeIdentityProviderConfigurationCommand.d.ts +1 -1
  38. package/dist-types/commands/DescribeInboundDmarcSettingsCommand.d.ts +1 -1
  39. package/dist-types/commands/DescribeMailboxExportJobCommand.d.ts +2 -2
  40. package/dist-types/commands/DescribeOrganizationCommand.d.ts +1 -1
  41. package/dist-types/commands/DescribeResourceCommand.d.ts +1 -1
  42. package/dist-types/commands/DescribeUserCommand.d.ts +1 -1
  43. package/dist-types/commands/DisassociateDelegateFromResourceCommand.d.ts +1 -1
  44. package/dist-types/commands/DisassociateMemberFromGroupCommand.d.ts +1 -1
  45. package/dist-types/commands/GetAccessControlEffectCommand.d.ts +1 -1
  46. package/dist-types/commands/GetDefaultRetentionPolicyCommand.d.ts +1 -1
  47. package/dist-types/commands/GetImpersonationRoleCommand.d.ts +1 -1
  48. package/dist-types/commands/GetImpersonationRoleEffectCommand.d.ts +1 -1
  49. package/dist-types/commands/GetMailDomainCommand.d.ts +1 -1
  50. package/dist-types/commands/GetMailboxDetailsCommand.d.ts +1 -1
  51. package/dist-types/commands/GetMobileDeviceAccessEffectCommand.d.ts +1 -1
  52. package/dist-types/commands/GetMobileDeviceAccessOverrideCommand.d.ts +1 -1
  53. package/dist-types/commands/GetPersonalAccessTokenMetadataCommand.d.ts +1 -1
  54. package/dist-types/commands/ListAccessControlRulesCommand.d.ts +1 -1
  55. package/dist-types/commands/ListAliasesCommand.d.ts +1 -1
  56. package/dist-types/commands/ListAvailabilityConfigurationsCommand.d.ts +1 -1
  57. package/dist-types/commands/ListGroupMembersCommand.d.ts +1 -1
  58. package/dist-types/commands/ListGroupsCommand.d.ts +1 -1
  59. package/dist-types/commands/ListGroupsForEntityCommand.d.ts +1 -1
  60. package/dist-types/commands/ListImpersonationRolesCommand.d.ts +1 -1
  61. package/dist-types/commands/ListMailDomainsCommand.d.ts +1 -1
  62. package/dist-types/commands/ListMailboxExportJobsCommand.d.ts +1 -1
  63. package/dist-types/commands/ListMailboxPermissionsCommand.d.ts +1 -1
  64. package/dist-types/commands/ListMobileDeviceAccessOverridesCommand.d.ts +1 -1
  65. package/dist-types/commands/ListMobileDeviceAccessRulesCommand.d.ts +1 -1
  66. package/dist-types/commands/ListPersonalAccessTokensCommand.d.ts +1 -1
  67. package/dist-types/commands/ListResourceDelegatesCommand.d.ts +1 -1
  68. package/dist-types/commands/ListResourcesCommand.d.ts +1 -1
  69. package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
  70. package/dist-types/commands/ListUsersCommand.d.ts +1 -1
  71. package/dist-types/commands/PutAccessControlRuleCommand.d.ts +1 -1
  72. package/dist-types/commands/PutEmailMonitoringConfigurationCommand.d.ts +1 -1
  73. package/dist-types/commands/PutIdentityProviderConfigurationCommand.d.ts +1 -1
  74. package/dist-types/commands/PutInboundDmarcSettingsCommand.d.ts +1 -1
  75. package/dist-types/commands/PutMailboxPermissionsCommand.d.ts +1 -1
  76. package/dist-types/commands/PutMobileDeviceAccessOverrideCommand.d.ts +1 -1
  77. package/dist-types/commands/PutRetentionPolicyCommand.d.ts +1 -1
  78. package/dist-types/commands/RegisterMailDomainCommand.d.ts +1 -1
  79. package/dist-types/commands/RegisterToWorkMailCommand.d.ts +1 -1
  80. package/dist-types/commands/ResetPasswordCommand.d.ts +1 -1
  81. package/dist-types/commands/StartMailboxExportJobCommand.d.ts +1 -1
  82. package/dist-types/commands/TagResourceCommand.d.ts +1 -1
  83. package/dist-types/commands/TestAvailabilityConfigurationCommand.d.ts +1 -1
  84. package/dist-types/commands/UntagResourceCommand.d.ts +1 -1
  85. package/dist-types/commands/UpdateAvailabilityConfigurationCommand.d.ts +1 -1
  86. package/dist-types/commands/UpdateDefaultMailDomainCommand.d.ts +1 -1
  87. package/dist-types/commands/UpdateGroupCommand.d.ts +1 -1
  88. package/dist-types/commands/UpdateImpersonationRoleCommand.d.ts +1 -1
  89. package/dist-types/commands/UpdateMailboxQuotaCommand.d.ts +1 -1
  90. package/dist-types/commands/UpdateMobileDeviceAccessRuleCommand.d.ts +1 -1
  91. package/dist-types/commands/UpdatePrimaryEmailAddressCommand.d.ts +1 -1
  92. package/dist-types/commands/UpdateResourceCommand.d.ts +1 -1
  93. package/dist-types/commands/UpdateUserCommand.d.ts +1 -1
  94. package/dist-types/endpoint/EndpointParameters.d.ts +1 -3
  95. package/dist-types/runtimeConfig.browser.d.ts +17 -17
  96. package/dist-types/runtimeConfig.d.ts +16 -16
  97. package/dist-types/runtimeConfig.native.d.ts +18 -18
  98. package/dist-types/runtimeConfig.shared.d.ts +3 -3
  99. package/dist-types/ts3.4/commands/AssociateDelegateToResourceCommand.d.ts +1 -1
  100. package/dist-types/ts3.4/commands/AssociateMemberToGroupCommand.d.ts +1 -1
  101. package/dist-types/ts3.4/commands/AssumeImpersonationRoleCommand.d.ts +1 -1
  102. package/dist-types/ts3.4/commands/CancelMailboxExportJobCommand.d.ts +1 -1
  103. package/dist-types/ts3.4/commands/CreateAliasCommand.d.ts +1 -1
  104. package/dist-types/ts3.4/commands/CreateAvailabilityConfigurationCommand.d.ts +1 -1
  105. package/dist-types/ts3.4/commands/CreateGroupCommand.d.ts +1 -1
  106. package/dist-types/ts3.4/commands/CreateIdentityCenterApplicationCommand.d.ts +1 -1
  107. package/dist-types/ts3.4/commands/CreateImpersonationRoleCommand.d.ts +1 -1
  108. package/dist-types/ts3.4/commands/CreateMobileDeviceAccessRuleCommand.d.ts +1 -1
  109. package/dist-types/ts3.4/commands/CreateOrganizationCommand.d.ts +1 -1
  110. package/dist-types/ts3.4/commands/CreateResourceCommand.d.ts +1 -1
  111. package/dist-types/ts3.4/commands/CreateUserCommand.d.ts +1 -1
  112. package/dist-types/ts3.4/commands/DeleteAccessControlRuleCommand.d.ts +1 -1
  113. package/dist-types/ts3.4/commands/DeleteAliasCommand.d.ts +1 -1
  114. package/dist-types/ts3.4/commands/DeleteAvailabilityConfigurationCommand.d.ts +1 -1
  115. package/dist-types/ts3.4/commands/DeleteEmailMonitoringConfigurationCommand.d.ts +1 -1
  116. package/dist-types/ts3.4/commands/DeleteGroupCommand.d.ts +1 -1
  117. package/dist-types/ts3.4/commands/DeleteIdentityCenterApplicationCommand.d.ts +1 -1
  118. package/dist-types/ts3.4/commands/DeleteIdentityProviderConfigurationCommand.d.ts +1 -1
  119. package/dist-types/ts3.4/commands/DeleteImpersonationRoleCommand.d.ts +1 -1
  120. package/dist-types/ts3.4/commands/DeleteMailboxPermissionsCommand.d.ts +1 -1
  121. package/dist-types/ts3.4/commands/DeleteMobileDeviceAccessOverrideCommand.d.ts +1 -1
  122. package/dist-types/ts3.4/commands/DeleteMobileDeviceAccessRuleCommand.d.ts +1 -1
  123. package/dist-types/ts3.4/commands/DeleteOrganizationCommand.d.ts +1 -1
  124. package/dist-types/ts3.4/commands/DeletePersonalAccessTokenCommand.d.ts +1 -1
  125. package/dist-types/ts3.4/commands/DeleteResourceCommand.d.ts +1 -1
  126. package/dist-types/ts3.4/commands/DeleteRetentionPolicyCommand.d.ts +1 -1
  127. package/dist-types/ts3.4/commands/DeleteUserCommand.d.ts +1 -1
  128. package/dist-types/ts3.4/commands/DeregisterFromWorkMailCommand.d.ts +1 -1
  129. package/dist-types/ts3.4/commands/DeregisterMailDomainCommand.d.ts +1 -1
  130. package/dist-types/ts3.4/commands/DescribeEmailMonitoringConfigurationCommand.d.ts +1 -1
  131. package/dist-types/ts3.4/commands/DescribeEntityCommand.d.ts +1 -1
  132. package/dist-types/ts3.4/commands/DescribeGroupCommand.d.ts +1 -1
  133. package/dist-types/ts3.4/commands/DescribeIdentityProviderConfigurationCommand.d.ts +1 -1
  134. package/dist-types/ts3.4/commands/DescribeInboundDmarcSettingsCommand.d.ts +1 -1
  135. package/dist-types/ts3.4/commands/DescribeMailboxExportJobCommand.d.ts +1 -1
  136. package/dist-types/ts3.4/commands/DescribeOrganizationCommand.d.ts +1 -1
  137. package/dist-types/ts3.4/commands/DescribeResourceCommand.d.ts +1 -1
  138. package/dist-types/ts3.4/commands/DescribeUserCommand.d.ts +1 -1
  139. package/dist-types/ts3.4/commands/DisassociateDelegateFromResourceCommand.d.ts +1 -1
  140. package/dist-types/ts3.4/commands/DisassociateMemberFromGroupCommand.d.ts +1 -1
  141. package/dist-types/ts3.4/commands/GetAccessControlEffectCommand.d.ts +1 -1
  142. package/dist-types/ts3.4/commands/GetDefaultRetentionPolicyCommand.d.ts +1 -1
  143. package/dist-types/ts3.4/commands/GetImpersonationRoleCommand.d.ts +1 -1
  144. package/dist-types/ts3.4/commands/GetImpersonationRoleEffectCommand.d.ts +1 -1
  145. package/dist-types/ts3.4/commands/GetMailDomainCommand.d.ts +1 -1
  146. package/dist-types/ts3.4/commands/GetMailboxDetailsCommand.d.ts +1 -1
  147. package/dist-types/ts3.4/commands/GetMobileDeviceAccessEffectCommand.d.ts +1 -1
  148. package/dist-types/ts3.4/commands/GetMobileDeviceAccessOverrideCommand.d.ts +1 -1
  149. package/dist-types/ts3.4/commands/GetPersonalAccessTokenMetadataCommand.d.ts +1 -1
  150. package/dist-types/ts3.4/commands/ListAccessControlRulesCommand.d.ts +1 -1
  151. package/dist-types/ts3.4/commands/ListAliasesCommand.d.ts +1 -1
  152. package/dist-types/ts3.4/commands/ListAvailabilityConfigurationsCommand.d.ts +1 -1
  153. package/dist-types/ts3.4/commands/ListGroupMembersCommand.d.ts +1 -1
  154. package/dist-types/ts3.4/commands/ListGroupsCommand.d.ts +1 -1
  155. package/dist-types/ts3.4/commands/ListGroupsForEntityCommand.d.ts +1 -1
  156. package/dist-types/ts3.4/commands/ListImpersonationRolesCommand.d.ts +1 -1
  157. package/dist-types/ts3.4/commands/ListMailDomainsCommand.d.ts +1 -1
  158. package/dist-types/ts3.4/commands/ListMailboxExportJobsCommand.d.ts +1 -1
  159. package/dist-types/ts3.4/commands/ListMailboxPermissionsCommand.d.ts +1 -1
  160. package/dist-types/ts3.4/commands/ListMobileDeviceAccessOverridesCommand.d.ts +1 -1
  161. package/dist-types/ts3.4/commands/ListMobileDeviceAccessRulesCommand.d.ts +1 -1
  162. package/dist-types/ts3.4/commands/ListPersonalAccessTokensCommand.d.ts +1 -1
  163. package/dist-types/ts3.4/commands/ListResourceDelegatesCommand.d.ts +1 -1
  164. package/dist-types/ts3.4/commands/ListResourcesCommand.d.ts +1 -1
  165. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -1
  166. package/dist-types/ts3.4/commands/ListUsersCommand.d.ts +1 -1
  167. package/dist-types/ts3.4/commands/PutAccessControlRuleCommand.d.ts +1 -1
  168. package/dist-types/ts3.4/commands/PutEmailMonitoringConfigurationCommand.d.ts +1 -1
  169. package/dist-types/ts3.4/commands/PutIdentityProviderConfigurationCommand.d.ts +1 -1
  170. package/dist-types/ts3.4/commands/PutInboundDmarcSettingsCommand.d.ts +1 -1
  171. package/dist-types/ts3.4/commands/PutMailboxPermissionsCommand.d.ts +1 -1
  172. package/dist-types/ts3.4/commands/PutMobileDeviceAccessOverrideCommand.d.ts +1 -1
  173. package/dist-types/ts3.4/commands/PutRetentionPolicyCommand.d.ts +1 -1
  174. package/dist-types/ts3.4/commands/RegisterMailDomainCommand.d.ts +1 -1
  175. package/dist-types/ts3.4/commands/RegisterToWorkMailCommand.d.ts +1 -1
  176. package/dist-types/ts3.4/commands/ResetPasswordCommand.d.ts +1 -1
  177. package/dist-types/ts3.4/commands/StartMailboxExportJobCommand.d.ts +1 -1
  178. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -1
  179. package/dist-types/ts3.4/commands/TestAvailabilityConfigurationCommand.d.ts +1 -1
  180. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -1
  181. package/dist-types/ts3.4/commands/UpdateAvailabilityConfigurationCommand.d.ts +1 -1
  182. package/dist-types/ts3.4/commands/UpdateDefaultMailDomainCommand.d.ts +1 -1
  183. package/dist-types/ts3.4/commands/UpdateGroupCommand.d.ts +1 -1
  184. package/dist-types/ts3.4/commands/UpdateImpersonationRoleCommand.d.ts +1 -1
  185. package/dist-types/ts3.4/commands/UpdateMailboxQuotaCommand.d.ts +1 -1
  186. package/dist-types/ts3.4/commands/UpdateMobileDeviceAccessRuleCommand.d.ts +1 -1
  187. package/dist-types/ts3.4/commands/UpdatePrimaryEmailAddressCommand.d.ts +1 -1
  188. package/dist-types/ts3.4/commands/UpdateResourceCommand.d.ts +1 -1
  189. package/dist-types/ts3.4/commands/UpdateUserCommand.d.ts +1 -1
  190. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -4
  191. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +22 -32
  192. package/dist-types/ts3.4/runtimeConfig.d.ts +20 -29
  193. package/dist-types/ts3.4/runtimeConfig.native.d.ts +23 -33
  194. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +3 -3
  195. package/package.json +22 -22
@@ -8,8 +8,8 @@ export declare const getRuntimeConfig: (config: WorkMailClientConfig) => {
8
8
  defaultsMode: import("@smithy/types").Provider<import("@smithy/smithy-client").ResolvedDefaultsMode>;
9
9
  authSchemePreference: string[] | import("@smithy/types").Provider<string[]>;
10
10
  bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
11
- credentialDefaultProvider: ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider) | ((init?: import("@aws-sdk/credential-provider-node").DefaultProviderInit | undefined) => import("@smithy/types").MemoizedProvider<import("@smithy/types").AwsCredentialIdentity>);
12
- defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-node").PreviouslyResolved | undefined) => Promise<import("@smithy/types").UserAgent>;
11
+ credentialDefaultProvider: ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider) | ((init?: import("@aws-sdk/credential-provider-node").DefaultProviderInit) => import("@smithy/types").MemoizedProvider<import("@smithy/types").AwsCredentialIdentity>);
12
+ defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-node").PreviouslyResolved) => Promise<import("@smithy/types").UserAgent>;
13
13
  maxAttempts: number | import("@smithy/types").Provider<number>;
14
14
  region: string | import("@smithy/types").Provider<string>;
15
15
  requestHandler: RequestHandler | import("@smithy/protocol-http").HttpHandler<any>;
@@ -23,28 +23,28 @@ export declare const getRuntimeConfig: (config: WorkMailClientConfig) => {
23
23
  cacheMiddleware?: boolean | undefined;
24
24
  urlParser: import("@smithy/types").UrlParser;
25
25
  base64Decoder: import("@smithy/types").Decoder;
26
- base64Encoder: (_input: string | Uint8Array) => string;
26
+ base64Encoder: (_input: Uint8Array | string) => string;
27
27
  utf8Decoder: import("@smithy/types").Decoder;
28
- utf8Encoder: (input: string | Uint8Array) => string;
28
+ utf8Encoder: (input: Uint8Array | string) => string;
29
29
  disableHostPrefix: boolean;
30
30
  serviceId: string;
31
- profile?: string | undefined;
31
+ profile?: string;
32
32
  logger: import("@smithy/types").Logger;
33
33
  extensions: import("./runtimeExtensions").RuntimeExtension[];
34
- customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
35
- retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2 | undefined;
34
+ customUserAgent?: string | import("@smithy/types").UserAgent;
35
+ retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
36
36
  endpoint?: ((string | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>) & (string | import("@smithy/types").Provider<string> | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>)) | undefined;
37
37
  endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
38
- logger?: import("@smithy/types").Logger | undefined;
38
+ logger?: import("@smithy/types").Logger;
39
39
  }) => import("@smithy/types").EndpointV2;
40
- tls?: boolean | undefined;
41
- serviceConfiguredEndpoint?: undefined;
40
+ tls?: boolean;
41
+ serviceConfiguredEndpoint?: never;
42
42
  httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
43
43
  httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").WorkMailHttpAuthSchemeProvider;
44
- credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider | undefined;
45
- signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme | undefined) => Promise<import("@smithy/types").RequestSigner>) | undefined;
46
- signingEscapePath?: boolean | undefined;
47
- systemClockOffset?: number | undefined;
48
- signingRegion?: string | undefined;
49
- signerConstructor?: (new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner) | undefined;
44
+ credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider;
45
+ signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme) => Promise<import("@smithy/types").RequestSigner>);
46
+ signingEscapePath?: boolean;
47
+ systemClockOffset?: number;
48
+ signingRegion?: string;
49
+ signerConstructor?: new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner;
50
50
  };
@@ -7,43 +7,43 @@ export declare const getRuntimeConfig: (config: WorkMailClientConfig) => {
7
7
  sha256: import("@smithy/types").HashConstructor;
8
8
  requestHandler: import("@smithy/types").NodeHttpHandlerOptions | import("@smithy/types").FetchHttpHandlerOptions | Record<string, unknown> | import("@smithy/protocol-http").HttpHandler<any> | import("@smithy/fetch-http-handler").FetchHttpHandler;
9
9
  apiVersion: string;
10
- cacheMiddleware?: boolean | undefined;
10
+ cacheMiddleware?: boolean;
11
11
  urlParser: import("@smithy/types").UrlParser;
12
12
  bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
13
13
  streamCollector: import("@smithy/types").StreamCollector;
14
14
  base64Decoder: import("@smithy/types").Decoder;
15
- base64Encoder: (_input: string | Uint8Array) => string;
15
+ base64Encoder: (_input: Uint8Array | string) => string;
16
16
  utf8Decoder: import("@smithy/types").Decoder;
17
- utf8Encoder: (input: string | Uint8Array) => string;
17
+ utf8Encoder: (input: Uint8Array | string) => string;
18
18
  disableHostPrefix: boolean;
19
19
  serviceId: string;
20
20
  useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
21
21
  useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
22
22
  region: string | import("@smithy/types").Provider<any>;
23
- profile?: string | undefined;
24
- defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved | undefined) => Promise<import("@smithy/types").UserAgent>;
23
+ profile?: string;
24
+ defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved) => Promise<import("@smithy/types").UserAgent>;
25
25
  credentialDefaultProvider: ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider) | ((_: unknown) => () => Promise<import("@smithy/types").AwsCredentialIdentity>);
26
26
  maxAttempts: number | import("@smithy/types").Provider<number>;
27
27
  retryMode: string | import("@smithy/types").Provider<string>;
28
28
  logger: import("@smithy/types").Logger;
29
29
  extensions: import("./runtimeExtensions").RuntimeExtension[];
30
30
  defaultsMode: import("@smithy/smithy-client").DefaultsMode | import("@smithy/types").Provider<import("@smithy/smithy-client").DefaultsMode>;
31
- customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
32
- userAgentAppId?: string | import("@smithy/types").Provider<string | undefined> | undefined;
33
- retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2 | undefined;
31
+ customUserAgent?: string | import("@smithy/types").UserAgent;
32
+ userAgentAppId?: string | undefined | import("@smithy/types").Provider<string | undefined>;
33
+ retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
34
34
  endpoint?: ((string | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>) & (string | import("@smithy/types").Provider<string> | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>)) | undefined;
35
35
  endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
36
- logger?: import("@smithy/types").Logger | undefined;
36
+ logger?: import("@smithy/types").Logger;
37
37
  }) => import("@smithy/types").EndpointV2;
38
- tls?: boolean | undefined;
39
- serviceConfiguredEndpoint?: undefined;
40
- authSchemePreference?: string[] | import("@smithy/types").Provider<string[]> | undefined;
38
+ tls?: boolean;
39
+ serviceConfiguredEndpoint?: never;
40
+ authSchemePreference?: string[] | import("@smithy/types").Provider<string[]>;
41
41
  httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
42
42
  httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").WorkMailHttpAuthSchemeProvider;
43
- credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider | undefined;
44
- signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme | undefined) => Promise<import("@smithy/types").RequestSigner>) | undefined;
45
- signingEscapePath?: boolean | undefined;
46
- systemClockOffset?: number | undefined;
47
- signingRegion?: string | undefined;
48
- signerConstructor?: (new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner) | undefined;
43
+ credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider;
44
+ signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme) => Promise<import("@smithy/types").RequestSigner>);
45
+ signingEscapePath?: boolean;
46
+ systemClockOffset?: number;
47
+ signingRegion?: string;
48
+ signerConstructor?: new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner;
49
49
  };
@@ -5,10 +5,10 @@ import { WorkMailClientConfig } from "./WorkMailClient";
5
5
  export declare const getRuntimeConfig: (config: WorkMailClientConfig) => {
6
6
  apiVersion: string;
7
7
  base64Decoder: import("@smithy/types").Decoder;
8
- base64Encoder: (_input: string | Uint8Array) => string;
8
+ base64Encoder: (_input: Uint8Array | string) => string;
9
9
  disableHostPrefix: boolean;
10
10
  endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
11
- logger?: import("@smithy/types").Logger | undefined;
11
+ logger?: import("@smithy/types").Logger;
12
12
  }) => import("@smithy/types").EndpointV2;
13
13
  extensions: import("./runtimeExtensions").RuntimeExtension[];
14
14
  httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").WorkMailHttpAuthSchemeProvider;
@@ -17,5 +17,5 @@ export declare const getRuntimeConfig: (config: WorkMailClientConfig) => {
17
17
  serviceId: string;
18
18
  urlParser: import("@smithy/types").UrlParser;
19
19
  utf8Decoder: import("@smithy/types").Decoder;
20
- utf8Encoder: (input: string | Uint8Array) => string;
20
+ utf8Encoder: (input: Uint8Array | string) => string;
21
21
  };
@@ -27,7 +27,7 @@ declare const AssociateDelegateToResourceCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: AssociateDelegateToResourceCommandInput
30
+ input: AssociateDelegateToResourceCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  AssociateDelegateToResourceCommandInput,
33
33
  AssociateDelegateToResourceCommandOutput,
@@ -27,7 +27,7 @@ declare const AssociateMemberToGroupCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: AssociateMemberToGroupCommandInput
30
+ input: AssociateMemberToGroupCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  AssociateMemberToGroupCommandInput,
33
33
  AssociateMemberToGroupCommandOutput,
@@ -27,7 +27,7 @@ declare const AssumeImpersonationRoleCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: AssumeImpersonationRoleCommandInput
30
+ input: AssumeImpersonationRoleCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  AssumeImpersonationRoleCommandInput,
33
33
  AssumeImpersonationRoleCommandOutput,
@@ -27,7 +27,7 @@ declare const CancelMailboxExportJobCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: CancelMailboxExportJobCommandInput
30
+ input: CancelMailboxExportJobCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  CancelMailboxExportJobCommandInput,
33
33
  CancelMailboxExportJobCommandOutput,
@@ -23,7 +23,7 @@ declare const CreateAliasCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: CreateAliasCommandInput
26
+ input: CreateAliasCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  CreateAliasCommandInput,
29
29
  CreateAliasCommandOutput,
@@ -27,7 +27,7 @@ declare const CreateAvailabilityConfigurationCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: CreateAvailabilityConfigurationCommandInput
30
+ input: CreateAvailabilityConfigurationCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  CreateAvailabilityConfigurationCommandInput,
33
33
  CreateAvailabilityConfigurationCommandOutput,
@@ -23,7 +23,7 @@ declare const CreateGroupCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: CreateGroupCommandInput
26
+ input: CreateGroupCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  CreateGroupCommandInput,
29
29
  CreateGroupCommandOutput,
@@ -27,7 +27,7 @@ declare const CreateIdentityCenterApplicationCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: CreateIdentityCenterApplicationCommandInput
30
+ input: CreateIdentityCenterApplicationCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  CreateIdentityCenterApplicationCommandInput,
33
33
  CreateIdentityCenterApplicationCommandOutput,
@@ -27,7 +27,7 @@ declare const CreateImpersonationRoleCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: CreateImpersonationRoleCommandInput
30
+ input: CreateImpersonationRoleCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  CreateImpersonationRoleCommandInput,
33
33
  CreateImpersonationRoleCommandOutput,
@@ -27,7 +27,7 @@ declare const CreateMobileDeviceAccessRuleCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: CreateMobileDeviceAccessRuleCommandInput
30
+ input: CreateMobileDeviceAccessRuleCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  CreateMobileDeviceAccessRuleCommandInput,
33
33
  CreateMobileDeviceAccessRuleCommandOutput,
@@ -27,7 +27,7 @@ declare const CreateOrganizationCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: CreateOrganizationCommandInput
30
+ input: CreateOrganizationCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  CreateOrganizationCommandInput,
33
33
  CreateOrganizationCommandOutput,
@@ -26,7 +26,7 @@ declare const CreateResourceCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: CreateResourceCommandInput
29
+ input: CreateResourceCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  CreateResourceCommandInput,
32
32
  CreateResourceCommandOutput,
@@ -23,7 +23,7 @@ declare const CreateUserCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: CreateUserCommandInput
26
+ input: CreateUserCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  CreateUserCommandInput,
29
29
  CreateUserCommandOutput,
@@ -27,7 +27,7 @@ declare const DeleteAccessControlRuleCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DeleteAccessControlRuleCommandInput
30
+ input: DeleteAccessControlRuleCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DeleteAccessControlRuleCommandInput,
33
33
  DeleteAccessControlRuleCommandOutput,
@@ -23,7 +23,7 @@ declare const DeleteAliasCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: DeleteAliasCommandInput
26
+ input: DeleteAliasCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  DeleteAliasCommandInput,
29
29
  DeleteAliasCommandOutput,
@@ -27,7 +27,7 @@ declare const DeleteAvailabilityConfigurationCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DeleteAvailabilityConfigurationCommandInput
30
+ input: DeleteAvailabilityConfigurationCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DeleteAvailabilityConfigurationCommandInput,
33
33
  DeleteAvailabilityConfigurationCommandOutput,
@@ -27,7 +27,7 @@ declare const DeleteEmailMonitoringConfigurationCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DeleteEmailMonitoringConfigurationCommandInput
30
+ input: DeleteEmailMonitoringConfigurationCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DeleteEmailMonitoringConfigurationCommandInput,
33
33
  DeleteEmailMonitoringConfigurationCommandOutput,
@@ -23,7 +23,7 @@ declare const DeleteGroupCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: DeleteGroupCommandInput
26
+ input: DeleteGroupCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  DeleteGroupCommandInput,
29
29
  DeleteGroupCommandOutput,
@@ -27,7 +27,7 @@ declare const DeleteIdentityCenterApplicationCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DeleteIdentityCenterApplicationCommandInput
30
+ input: DeleteIdentityCenterApplicationCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DeleteIdentityCenterApplicationCommandInput,
33
33
  DeleteIdentityCenterApplicationCommandOutput,
@@ -27,7 +27,7 @@ declare const DeleteIdentityProviderConfigurationCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DeleteIdentityProviderConfigurationCommandInput
30
+ input: DeleteIdentityProviderConfigurationCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DeleteIdentityProviderConfigurationCommandInput,
33
33
  DeleteIdentityProviderConfigurationCommandOutput,
@@ -27,7 +27,7 @@ declare const DeleteImpersonationRoleCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DeleteImpersonationRoleCommandInput
30
+ input: DeleteImpersonationRoleCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DeleteImpersonationRoleCommandInput,
33
33
  DeleteImpersonationRoleCommandOutput,
@@ -27,7 +27,7 @@ declare const DeleteMailboxPermissionsCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DeleteMailboxPermissionsCommandInput
30
+ input: DeleteMailboxPermissionsCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DeleteMailboxPermissionsCommandInput,
33
33
  DeleteMailboxPermissionsCommandOutput,
@@ -27,7 +27,7 @@ declare const DeleteMobileDeviceAccessOverrideCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DeleteMobileDeviceAccessOverrideCommandInput
30
+ input: DeleteMobileDeviceAccessOverrideCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DeleteMobileDeviceAccessOverrideCommandInput,
33
33
  DeleteMobileDeviceAccessOverrideCommandOutput,
@@ -27,7 +27,7 @@ declare const DeleteMobileDeviceAccessRuleCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DeleteMobileDeviceAccessRuleCommandInput
30
+ input: DeleteMobileDeviceAccessRuleCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DeleteMobileDeviceAccessRuleCommandInput,
33
33
  DeleteMobileDeviceAccessRuleCommandOutput,
@@ -27,7 +27,7 @@ declare const DeleteOrganizationCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DeleteOrganizationCommandInput
30
+ input: DeleteOrganizationCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DeleteOrganizationCommandInput,
33
33
  DeleteOrganizationCommandOutput,
@@ -27,7 +27,7 @@ declare const DeletePersonalAccessTokenCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DeletePersonalAccessTokenCommandInput
30
+ input: DeletePersonalAccessTokenCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DeletePersonalAccessTokenCommandInput,
33
33
  DeletePersonalAccessTokenCommandOutput,
@@ -26,7 +26,7 @@ declare const DeleteResourceCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: DeleteResourceCommandInput
29
+ input: DeleteResourceCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  DeleteResourceCommandInput,
32
32
  DeleteResourceCommandOutput,
@@ -27,7 +27,7 @@ declare const DeleteRetentionPolicyCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DeleteRetentionPolicyCommandInput
30
+ input: DeleteRetentionPolicyCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DeleteRetentionPolicyCommandInput,
33
33
  DeleteRetentionPolicyCommandOutput,
@@ -23,7 +23,7 @@ declare const DeleteUserCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: DeleteUserCommandInput
26
+ input: DeleteUserCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  DeleteUserCommandInput,
29
29
  DeleteUserCommandOutput,
@@ -27,7 +27,7 @@ declare const DeregisterFromWorkMailCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DeregisterFromWorkMailCommandInput
30
+ input: DeregisterFromWorkMailCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DeregisterFromWorkMailCommandInput,
33
33
  DeregisterFromWorkMailCommandOutput,
@@ -27,7 +27,7 @@ declare const DeregisterMailDomainCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DeregisterMailDomainCommandInput
30
+ input: DeregisterMailDomainCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DeregisterMailDomainCommandInput,
33
33
  DeregisterMailDomainCommandOutput,
@@ -27,7 +27,7 @@ declare const DescribeEmailMonitoringConfigurationCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DescribeEmailMonitoringConfigurationCommandInput
30
+ input: DescribeEmailMonitoringConfigurationCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DescribeEmailMonitoringConfigurationCommandInput,
33
33
  DescribeEmailMonitoringConfigurationCommandOutput,
@@ -26,7 +26,7 @@ declare const DescribeEntityCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: DescribeEntityCommandInput
29
+ input: DescribeEntityCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  DescribeEntityCommandInput,
32
32
  DescribeEntityCommandOutput,
@@ -26,7 +26,7 @@ declare const DescribeGroupCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: DescribeGroupCommandInput
29
+ input: DescribeGroupCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  DescribeGroupCommandInput,
32
32
  DescribeGroupCommandOutput,
@@ -27,7 +27,7 @@ declare const DescribeIdentityProviderConfigurationCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DescribeIdentityProviderConfigurationCommandInput
30
+ input: DescribeIdentityProviderConfigurationCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DescribeIdentityProviderConfigurationCommandInput,
33
33
  DescribeIdentityProviderConfigurationCommandOutput,
@@ -27,7 +27,7 @@ declare const DescribeInboundDmarcSettingsCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DescribeInboundDmarcSettingsCommandInput
30
+ input: DescribeInboundDmarcSettingsCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DescribeInboundDmarcSettingsCommandInput,
33
33
  DescribeInboundDmarcSettingsCommandOutput,
@@ -27,7 +27,7 @@ declare const DescribeMailboxExportJobCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DescribeMailboxExportJobCommandInput
30
+ input: DescribeMailboxExportJobCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DescribeMailboxExportJobCommandInput,
33
33
  DescribeMailboxExportJobCommandOutput,
@@ -27,7 +27,7 @@ declare const DescribeOrganizationCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DescribeOrganizationCommandInput
30
+ input: DescribeOrganizationCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DescribeOrganizationCommandInput,
33
33
  DescribeOrganizationCommandOutput,
@@ -26,7 +26,7 @@ declare const DescribeResourceCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: DescribeResourceCommandInput
29
+ input: DescribeResourceCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  DescribeResourceCommandInput,
32
32
  DescribeResourceCommandOutput,
@@ -23,7 +23,7 @@ declare const DescribeUserCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: DescribeUserCommandInput
26
+ input: DescribeUserCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  DescribeUserCommandInput,
29
29
  DescribeUserCommandOutput,
@@ -27,7 +27,7 @@ declare const DisassociateDelegateFromResourceCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DisassociateDelegateFromResourceCommandInput
30
+ input: DisassociateDelegateFromResourceCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DisassociateDelegateFromResourceCommandInput,
33
33
  DisassociateDelegateFromResourceCommandOutput,
@@ -27,7 +27,7 @@ declare const DisassociateMemberFromGroupCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DisassociateMemberFromGroupCommandInput
30
+ input: DisassociateMemberFromGroupCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DisassociateMemberFromGroupCommandInput,
33
33
  DisassociateMemberFromGroupCommandOutput,
@@ -27,7 +27,7 @@ declare const GetAccessControlEffectCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: GetAccessControlEffectCommandInput
30
+ input: GetAccessControlEffectCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  GetAccessControlEffectCommandInput,
33
33
  GetAccessControlEffectCommandOutput,
@@ -27,7 +27,7 @@ declare const GetDefaultRetentionPolicyCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: GetDefaultRetentionPolicyCommandInput
30
+ input: GetDefaultRetentionPolicyCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  GetDefaultRetentionPolicyCommandInput,
33
33
  GetDefaultRetentionPolicyCommandOutput,
@@ -27,7 +27,7 @@ declare const GetImpersonationRoleCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: GetImpersonationRoleCommandInput
30
+ input: GetImpersonationRoleCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  GetImpersonationRoleCommandInput,
33
33
  GetImpersonationRoleCommandOutput,
@@ -27,7 +27,7 @@ declare const GetImpersonationRoleEffectCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: GetImpersonationRoleEffectCommandInput
30
+ input: GetImpersonationRoleEffectCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  GetImpersonationRoleEffectCommandInput,
33
33
  GetImpersonationRoleEffectCommandOutput,