@aws-sdk/client-workmail 3.300.0 → 3.301.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 (81) hide show
  1. package/dist-types/commands/AssociateDelegateToResourceCommand.d.ts +1 -1
  2. package/dist-types/commands/AssociateMemberToGroupCommand.d.ts +1 -1
  3. package/dist-types/commands/AssumeImpersonationRoleCommand.d.ts +1 -1
  4. package/dist-types/commands/CancelMailboxExportJobCommand.d.ts +1 -1
  5. package/dist-types/commands/CreateAliasCommand.d.ts +1 -1
  6. package/dist-types/commands/CreateAvailabilityConfigurationCommand.d.ts +3 -3
  7. package/dist-types/commands/CreateGroupCommand.d.ts +1 -1
  8. package/dist-types/commands/CreateImpersonationRoleCommand.d.ts +4 -4
  9. package/dist-types/commands/CreateMobileDeviceAccessRuleCommand.d.ts +5 -5
  10. package/dist-types/commands/CreateOrganizationCommand.d.ts +3 -3
  11. package/dist-types/commands/CreateResourceCommand.d.ts +1 -1
  12. package/dist-types/commands/CreateUserCommand.d.ts +1 -1
  13. package/dist-types/commands/DeleteAccessControlRuleCommand.d.ts +1 -1
  14. package/dist-types/commands/DeleteAliasCommand.d.ts +1 -1
  15. package/dist-types/commands/DeleteAvailabilityConfigurationCommand.d.ts +1 -1
  16. package/dist-types/commands/DeleteEmailMonitoringConfigurationCommand.d.ts +1 -1
  17. package/dist-types/commands/DeleteGroupCommand.d.ts +1 -1
  18. package/dist-types/commands/DeleteImpersonationRoleCommand.d.ts +1 -1
  19. package/dist-types/commands/DeleteMailboxPermissionsCommand.d.ts +1 -1
  20. package/dist-types/commands/DeleteMobileDeviceAccessOverrideCommand.d.ts +1 -1
  21. package/dist-types/commands/DeleteMobileDeviceAccessRuleCommand.d.ts +1 -1
  22. package/dist-types/commands/DeleteOrganizationCommand.d.ts +1 -1
  23. package/dist-types/commands/DeleteResourceCommand.d.ts +1 -1
  24. package/dist-types/commands/DeleteRetentionPolicyCommand.d.ts +1 -1
  25. package/dist-types/commands/DeleteUserCommand.d.ts +1 -1
  26. package/dist-types/commands/DeregisterFromWorkMailCommand.d.ts +1 -1
  27. package/dist-types/commands/DeregisterMailDomainCommand.d.ts +1 -1
  28. package/dist-types/commands/DescribeEmailMonitoringConfigurationCommand.d.ts +1 -1
  29. package/dist-types/commands/DescribeGroupCommand.d.ts +1 -1
  30. package/dist-types/commands/DescribeInboundDmarcSettingsCommand.d.ts +1 -1
  31. package/dist-types/commands/DescribeMailboxExportJobCommand.d.ts +1 -1
  32. package/dist-types/commands/DescribeOrganizationCommand.d.ts +1 -1
  33. package/dist-types/commands/DescribeResourceCommand.d.ts +1 -1
  34. package/dist-types/commands/DescribeUserCommand.d.ts +1 -1
  35. package/dist-types/commands/DisassociateDelegateFromResourceCommand.d.ts +1 -1
  36. package/dist-types/commands/DisassociateMemberFromGroupCommand.d.ts +1 -1
  37. package/dist-types/commands/GetAccessControlEffectCommand.d.ts +1 -1
  38. package/dist-types/commands/GetDefaultRetentionPolicyCommand.d.ts +1 -1
  39. package/dist-types/commands/GetImpersonationRoleCommand.d.ts +1 -1
  40. package/dist-types/commands/GetImpersonationRoleEffectCommand.d.ts +1 -1
  41. package/dist-types/commands/GetMailDomainCommand.d.ts +1 -1
  42. package/dist-types/commands/GetMailboxDetailsCommand.d.ts +1 -1
  43. package/dist-types/commands/GetMobileDeviceAccessEffectCommand.d.ts +1 -1
  44. package/dist-types/commands/GetMobileDeviceAccessOverrideCommand.d.ts +1 -1
  45. package/dist-types/commands/ListAccessControlRulesCommand.d.ts +1 -1
  46. package/dist-types/commands/ListAliasesCommand.d.ts +1 -1
  47. package/dist-types/commands/ListAvailabilityConfigurationsCommand.d.ts +1 -1
  48. package/dist-types/commands/ListGroupMembersCommand.d.ts +1 -1
  49. package/dist-types/commands/ListGroupsCommand.d.ts +1 -1
  50. package/dist-types/commands/ListImpersonationRolesCommand.d.ts +1 -1
  51. package/dist-types/commands/ListMailDomainsCommand.d.ts +1 -1
  52. package/dist-types/commands/ListMailboxExportJobsCommand.d.ts +1 -1
  53. package/dist-types/commands/ListMailboxPermissionsCommand.d.ts +1 -1
  54. package/dist-types/commands/ListMobileDeviceAccessOverridesCommand.d.ts +1 -1
  55. package/dist-types/commands/ListMobileDeviceAccessRulesCommand.d.ts +1 -1
  56. package/dist-types/commands/ListOrganizationsCommand.d.ts +1 -1
  57. package/dist-types/commands/ListResourceDelegatesCommand.d.ts +1 -1
  58. package/dist-types/commands/ListResourcesCommand.d.ts +1 -1
  59. package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
  60. package/dist-types/commands/ListUsersCommand.d.ts +1 -1
  61. package/dist-types/commands/PutAccessControlRuleCommand.d.ts +5 -5
  62. package/dist-types/commands/PutEmailMonitoringConfigurationCommand.d.ts +1 -1
  63. package/dist-types/commands/PutInboundDmarcSettingsCommand.d.ts +1 -1
  64. package/dist-types/commands/PutMailboxPermissionsCommand.d.ts +2 -2
  65. package/dist-types/commands/PutMobileDeviceAccessOverrideCommand.d.ts +1 -1
  66. package/dist-types/commands/PutRetentionPolicyCommand.d.ts +3 -3
  67. package/dist-types/commands/RegisterMailDomainCommand.d.ts +1 -1
  68. package/dist-types/commands/RegisterToWorkMailCommand.d.ts +1 -1
  69. package/dist-types/commands/ResetPasswordCommand.d.ts +1 -1
  70. package/dist-types/commands/StartMailboxExportJobCommand.d.ts +1 -1
  71. package/dist-types/commands/TagResourceCommand.d.ts +3 -3
  72. package/dist-types/commands/TestAvailabilityConfigurationCommand.d.ts +3 -3
  73. package/dist-types/commands/UntagResourceCommand.d.ts +2 -2
  74. package/dist-types/commands/UpdateAvailabilityConfigurationCommand.d.ts +3 -3
  75. package/dist-types/commands/UpdateDefaultMailDomainCommand.d.ts +1 -1
  76. package/dist-types/commands/UpdateImpersonationRoleCommand.d.ts +4 -4
  77. package/dist-types/commands/UpdateMailboxQuotaCommand.d.ts +1 -1
  78. package/dist-types/commands/UpdateMobileDeviceAccessRuleCommand.d.ts +5 -5
  79. package/dist-types/commands/UpdatePrimaryEmailAddressCommand.d.ts +1 -1
  80. package/dist-types/commands/UpdateResourceCommand.d.ts +2 -2
  81. package/package.json +3 -3
@@ -26,7 +26,7 @@ export interface AssociateDelegateToResourceCommandOutput extends AssociateDeleg
26
26
  * import { WorkMailClient, AssociateDelegateToResourceCommand } from "@aws-sdk/client-workmail"; // ES Modules import
27
27
  * // const { WorkMailClient, AssociateDelegateToResourceCommand } = require("@aws-sdk/client-workmail"); // CommonJS import
28
28
  * const client = new WorkMailClient(config);
29
- * const input = {
29
+ * const input = { // AssociateDelegateToResourceRequest
30
30
  * OrganizationId: "STRING_VALUE", // required
31
31
  * ResourceId: "STRING_VALUE", // required
32
32
  * EntityId: "STRING_VALUE", // required
@@ -26,7 +26,7 @@ export interface AssociateMemberToGroupCommandOutput extends AssociateMemberToGr
26
26
  * import { WorkMailClient, AssociateMemberToGroupCommand } from "@aws-sdk/client-workmail"; // ES Modules import
27
27
  * // const { WorkMailClient, AssociateMemberToGroupCommand } = require("@aws-sdk/client-workmail"); // CommonJS import
28
28
  * const client = new WorkMailClient(config);
29
- * const input = {
29
+ * const input = { // AssociateMemberToGroupRequest
30
30
  * OrganizationId: "STRING_VALUE", // required
31
31
  * GroupId: "STRING_VALUE", // required
32
32
  * MemberId: "STRING_VALUE", // required
@@ -27,7 +27,7 @@ export interface AssumeImpersonationRoleCommandOutput extends AssumeImpersonatio
27
27
  * import { WorkMailClient, AssumeImpersonationRoleCommand } from "@aws-sdk/client-workmail"; // ES Modules import
28
28
  * // const { WorkMailClient, AssumeImpersonationRoleCommand } = require("@aws-sdk/client-workmail"); // CommonJS import
29
29
  * const client = new WorkMailClient(config);
30
- * const input = {
30
+ * const input = { // AssumeImpersonationRoleRequest
31
31
  * OrganizationId: "STRING_VALUE", // required
32
32
  * ImpersonationRoleId: "STRING_VALUE", // required
33
33
  * };
@@ -30,7 +30,7 @@ export interface CancelMailboxExportJobCommandOutput extends CancelMailboxExport
30
30
  * import { WorkMailClient, CancelMailboxExportJobCommand } from "@aws-sdk/client-workmail"; // ES Modules import
31
31
  * // const { WorkMailClient, CancelMailboxExportJobCommand } = require("@aws-sdk/client-workmail"); // CommonJS import
32
32
  * const client = new WorkMailClient(config);
33
- * const input = {
33
+ * const input = { // CancelMailboxExportJobRequest
34
34
  * ClientToken: "STRING_VALUE", // required
35
35
  * JobId: "STRING_VALUE", // required
36
36
  * OrganizationId: "STRING_VALUE", // required
@@ -26,7 +26,7 @@ export interface CreateAliasCommandOutput extends CreateAliasResponse, __Metadat
26
26
  * import { WorkMailClient, CreateAliasCommand } from "@aws-sdk/client-workmail"; // ES Modules import
27
27
  * // const { WorkMailClient, CreateAliasCommand } = require("@aws-sdk/client-workmail"); // CommonJS import
28
28
  * const client = new WorkMailClient(config);
29
- * const input = {
29
+ * const input = { // CreateAliasRequest
30
30
  * OrganizationId: "STRING_VALUE", // required
31
31
  * EntityId: "STRING_VALUE", // required
32
32
  * Alias: "STRING_VALUE", // required
@@ -26,16 +26,16 @@ export interface CreateAvailabilityConfigurationCommandOutput extends CreateAvai
26
26
  * import { WorkMailClient, CreateAvailabilityConfigurationCommand } from "@aws-sdk/client-workmail"; // ES Modules import
27
27
  * // const { WorkMailClient, CreateAvailabilityConfigurationCommand } = require("@aws-sdk/client-workmail"); // CommonJS import
28
28
  * const client = new WorkMailClient(config);
29
- * const input = {
29
+ * const input = { // CreateAvailabilityConfigurationRequest
30
30
  * ClientToken: "STRING_VALUE",
31
31
  * OrganizationId: "STRING_VALUE", // required
32
32
  * DomainName: "STRING_VALUE", // required
33
- * EwsProvider: {
33
+ * EwsProvider: { // EwsAvailabilityProvider
34
34
  * EwsEndpoint: "STRING_VALUE", // required
35
35
  * EwsUsername: "STRING_VALUE", // required
36
36
  * EwsPassword: "STRING_VALUE", // required
37
37
  * },
38
- * LambdaProvider: {
38
+ * LambdaProvider: { // LambdaAvailabilityProvider
39
39
  * LambdaArn: "STRING_VALUE", // required
40
40
  * },
41
41
  * };
@@ -26,7 +26,7 @@ export interface CreateGroupCommandOutput extends CreateGroupResponse, __Metadat
26
26
  * import { WorkMailClient, CreateGroupCommand } from "@aws-sdk/client-workmail"; // ES Modules import
27
27
  * // const { WorkMailClient, CreateGroupCommand } = require("@aws-sdk/client-workmail"); // CommonJS import
28
28
  * const client = new WorkMailClient(config);
29
- * const input = {
29
+ * const input = { // CreateGroupRequest
30
30
  * OrganizationId: "STRING_VALUE", // required
31
31
  * Name: "STRING_VALUE", // required
32
32
  * };
@@ -31,19 +31,19 @@ export interface CreateImpersonationRoleCommandOutput extends CreateImpersonatio
31
31
  * import { WorkMailClient, CreateImpersonationRoleCommand } from "@aws-sdk/client-workmail"; // ES Modules import
32
32
  * // const { WorkMailClient, CreateImpersonationRoleCommand } = require("@aws-sdk/client-workmail"); // CommonJS import
33
33
  * const client = new WorkMailClient(config);
34
- * const input = {
34
+ * const input = { // CreateImpersonationRoleRequest
35
35
  * ClientToken: "STRING_VALUE",
36
36
  * OrganizationId: "STRING_VALUE", // required
37
37
  * Name: "STRING_VALUE", // required
38
38
  * Type: "FULL_ACCESS" || "READ_ONLY", // required
39
39
  * Description: "STRING_VALUE",
40
- * Rules: [ // required
41
- * {
40
+ * Rules: [ // ImpersonationRuleList // required
41
+ * { // ImpersonationRule
42
42
  * ImpersonationRuleId: "STRING_VALUE", // required
43
43
  * Name: "STRING_VALUE",
44
44
  * Description: "STRING_VALUE",
45
45
  * Effect: "ALLOW" || "DENY", // required
46
- * TargetUsers: [
46
+ * TargetUsers: [ // TargetUsers
47
47
  * "STRING_VALUE",
48
48
  * ],
49
49
  * NotTargetUsers: [
@@ -26,31 +26,31 @@ export interface CreateMobileDeviceAccessRuleCommandOutput extends CreateMobileD
26
26
  * import { WorkMailClient, CreateMobileDeviceAccessRuleCommand } from "@aws-sdk/client-workmail"; // ES Modules import
27
27
  * // const { WorkMailClient, CreateMobileDeviceAccessRuleCommand } = require("@aws-sdk/client-workmail"); // CommonJS import
28
28
  * const client = new WorkMailClient(config);
29
- * const input = {
29
+ * const input = { // CreateMobileDeviceAccessRuleRequest
30
30
  * OrganizationId: "STRING_VALUE", // required
31
31
  * ClientToken: "STRING_VALUE",
32
32
  * Name: "STRING_VALUE", // required
33
33
  * Description: "STRING_VALUE",
34
34
  * Effect: "ALLOW" || "DENY", // required
35
- * DeviceTypes: [
35
+ * DeviceTypes: [ // DeviceTypeList
36
36
  * "STRING_VALUE",
37
37
  * ],
38
38
  * NotDeviceTypes: [
39
39
  * "STRING_VALUE",
40
40
  * ],
41
- * DeviceModels: [
41
+ * DeviceModels: [ // DeviceModelList
42
42
  * "STRING_VALUE",
43
43
  * ],
44
44
  * NotDeviceModels: [
45
45
  * "STRING_VALUE",
46
46
  * ],
47
- * DeviceOperatingSystems: [
47
+ * DeviceOperatingSystems: [ // DeviceOperatingSystemList
48
48
  * "STRING_VALUE",
49
49
  * ],
50
50
  * NotDeviceOperatingSystems: [
51
51
  * "STRING_VALUE",
52
52
  * ],
53
- * DeviceUserAgents: [
53
+ * DeviceUserAgents: [ // DeviceUserAgentList
54
54
  * "STRING_VALUE",
55
55
  * ],
56
56
  * NotDeviceUserAgents: [
@@ -34,12 +34,12 @@ export interface CreateOrganizationCommandOutput extends CreateOrganizationRespo
34
34
  * import { WorkMailClient, CreateOrganizationCommand } from "@aws-sdk/client-workmail"; // ES Modules import
35
35
  * // const { WorkMailClient, CreateOrganizationCommand } = require("@aws-sdk/client-workmail"); // CommonJS import
36
36
  * const client = new WorkMailClient(config);
37
- * const input = {
37
+ * const input = { // CreateOrganizationRequest
38
38
  * DirectoryId: "STRING_VALUE",
39
39
  * Alias: "STRING_VALUE", // required
40
40
  * ClientToken: "STRING_VALUE",
41
- * Domains: [
42
- * {
41
+ * Domains: [ // Domains
42
+ * { // Domain
43
43
  * DomainName: "STRING_VALUE",
44
44
  * HostedZoneId: "STRING_VALUE",
45
45
  * },
@@ -26,7 +26,7 @@ export interface CreateResourceCommandOutput extends CreateResourceResponse, __M
26
26
  * import { WorkMailClient, CreateResourceCommand } from "@aws-sdk/client-workmail"; // ES Modules import
27
27
  * // const { WorkMailClient, CreateResourceCommand } = require("@aws-sdk/client-workmail"); // CommonJS import
28
28
  * const client = new WorkMailClient(config);
29
- * const input = {
29
+ * const input = { // CreateResourceRequest
30
30
  * OrganizationId: "STRING_VALUE", // required
31
31
  * Name: "STRING_VALUE", // required
32
32
  * Type: "ROOM" || "EQUIPMENT", // required
@@ -26,7 +26,7 @@ export interface CreateUserCommandOutput extends CreateUserResponse, __MetadataB
26
26
  * import { WorkMailClient, CreateUserCommand } from "@aws-sdk/client-workmail"; // ES Modules import
27
27
  * // const { WorkMailClient, CreateUserCommand } = require("@aws-sdk/client-workmail"); // CommonJS import
28
28
  * const client = new WorkMailClient(config);
29
- * const input = {
29
+ * const input = { // CreateUserRequest
30
30
  * OrganizationId: "STRING_VALUE", // required
31
31
  * Name: "STRING_VALUE", // required
32
32
  * DisplayName: "STRING_VALUE", // required
@@ -29,7 +29,7 @@ export interface DeleteAccessControlRuleCommandOutput extends DeleteAccessContro
29
29
  * import { WorkMailClient, DeleteAccessControlRuleCommand } from "@aws-sdk/client-workmail"; // ES Modules import
30
30
  * // const { WorkMailClient, DeleteAccessControlRuleCommand } = require("@aws-sdk/client-workmail"); // CommonJS import
31
31
  * const client = new WorkMailClient(config);
32
- * const input = {
32
+ * const input = { // DeleteAccessControlRuleRequest
33
33
  * OrganizationId: "STRING_VALUE", // required
34
34
  * Name: "STRING_VALUE", // required
35
35
  * };
@@ -27,7 +27,7 @@ export interface DeleteAliasCommandOutput extends DeleteAliasResponse, __Metadat
27
27
  * import { WorkMailClient, DeleteAliasCommand } from "@aws-sdk/client-workmail"; // ES Modules import
28
28
  * // const { WorkMailClient, DeleteAliasCommand } = require("@aws-sdk/client-workmail"); // CommonJS import
29
29
  * const client = new WorkMailClient(config);
30
- * const input = {
30
+ * const input = { // DeleteAliasRequest
31
31
  * OrganizationId: "STRING_VALUE", // required
32
32
  * EntityId: "STRING_VALUE", // required
33
33
  * Alias: "STRING_VALUE", // required
@@ -26,7 +26,7 @@ export interface DeleteAvailabilityConfigurationCommandOutput extends DeleteAvai
26
26
  * import { WorkMailClient, DeleteAvailabilityConfigurationCommand } from "@aws-sdk/client-workmail"; // ES Modules import
27
27
  * // const { WorkMailClient, DeleteAvailabilityConfigurationCommand } = require("@aws-sdk/client-workmail"); // CommonJS import
28
28
  * const client = new WorkMailClient(config);
29
- * const input = {
29
+ * const input = { // DeleteAvailabilityConfigurationRequest
30
30
  * OrganizationId: "STRING_VALUE", // required
31
31
  * DomainName: "STRING_VALUE", // required
32
32
  * };
@@ -26,7 +26,7 @@ export interface DeleteEmailMonitoringConfigurationCommandOutput extends DeleteE
26
26
  * import { WorkMailClient, DeleteEmailMonitoringConfigurationCommand } from "@aws-sdk/client-workmail"; // ES Modules import
27
27
  * // const { WorkMailClient, DeleteEmailMonitoringConfigurationCommand } = require("@aws-sdk/client-workmail"); // CommonJS import
28
28
  * const client = new WorkMailClient(config);
29
- * const input = {
29
+ * const input = { // DeleteEmailMonitoringConfigurationRequest
30
30
  * OrganizationId: "STRING_VALUE", // required
31
31
  * };
32
32
  * const command = new DeleteEmailMonitoringConfigurationCommand(input);
@@ -26,7 +26,7 @@ export interface DeleteGroupCommandOutput extends DeleteGroupResponse, __Metadat
26
26
  * import { WorkMailClient, DeleteGroupCommand } from "@aws-sdk/client-workmail"; // ES Modules import
27
27
  * // const { WorkMailClient, DeleteGroupCommand } = require("@aws-sdk/client-workmail"); // CommonJS import
28
28
  * const client = new WorkMailClient(config);
29
- * const input = {
29
+ * const input = { // DeleteGroupRequest
30
30
  * OrganizationId: "STRING_VALUE", // required
31
31
  * GroupId: "STRING_VALUE", // required
32
32
  * };
@@ -26,7 +26,7 @@ export interface DeleteImpersonationRoleCommandOutput extends DeleteImpersonatio
26
26
  * import { WorkMailClient, DeleteImpersonationRoleCommand } from "@aws-sdk/client-workmail"; // ES Modules import
27
27
  * // const { WorkMailClient, DeleteImpersonationRoleCommand } = require("@aws-sdk/client-workmail"); // CommonJS import
28
28
  * const client = new WorkMailClient(config);
29
- * const input = {
29
+ * const input = { // DeleteImpersonationRoleRequest
30
30
  * OrganizationId: "STRING_VALUE", // required
31
31
  * ImpersonationRoleId: "STRING_VALUE", // required
32
32
  * };
@@ -26,7 +26,7 @@ export interface DeleteMailboxPermissionsCommandOutput extends DeleteMailboxPerm
26
26
  * import { WorkMailClient, DeleteMailboxPermissionsCommand } from "@aws-sdk/client-workmail"; // ES Modules import
27
27
  * // const { WorkMailClient, DeleteMailboxPermissionsCommand } = require("@aws-sdk/client-workmail"); // CommonJS import
28
28
  * const client = new WorkMailClient(config);
29
- * const input = {
29
+ * const input = { // DeleteMailboxPermissionsRequest
30
30
  * OrganizationId: "STRING_VALUE", // required
31
31
  * EntityId: "STRING_VALUE", // required
32
32
  * GranteeId: "STRING_VALUE", // required
@@ -29,7 +29,7 @@ export interface DeleteMobileDeviceAccessOverrideCommandOutput extends DeleteMob
29
29
  * import { WorkMailClient, DeleteMobileDeviceAccessOverrideCommand } from "@aws-sdk/client-workmail"; // ES Modules import
30
30
  * // const { WorkMailClient, DeleteMobileDeviceAccessOverrideCommand } = require("@aws-sdk/client-workmail"); // CommonJS import
31
31
  * const client = new WorkMailClient(config);
32
- * const input = {
32
+ * const input = { // DeleteMobileDeviceAccessOverrideRequest
33
33
  * OrganizationId: "STRING_VALUE", // required
34
34
  * UserId: "STRING_VALUE", // required
35
35
  * DeviceId: "STRING_VALUE", // required
@@ -29,7 +29,7 @@ export interface DeleteMobileDeviceAccessRuleCommandOutput extends DeleteMobileD
29
29
  * import { WorkMailClient, DeleteMobileDeviceAccessRuleCommand } from "@aws-sdk/client-workmail"; // ES Modules import
30
30
  * // const { WorkMailClient, DeleteMobileDeviceAccessRuleCommand } = require("@aws-sdk/client-workmail"); // CommonJS import
31
31
  * const client = new WorkMailClient(config);
32
- * const input = {
32
+ * const input = { // DeleteMobileDeviceAccessRuleRequest
33
33
  * OrganizationId: "STRING_VALUE", // required
34
34
  * MobileDeviceAccessRuleId: "STRING_VALUE", // required
35
35
  * };
@@ -26,7 +26,7 @@ export interface DeleteOrganizationCommandOutput extends DeleteOrganizationRespo
26
26
  * import { WorkMailClient, DeleteOrganizationCommand } from "@aws-sdk/client-workmail"; // ES Modules import
27
27
  * // const { WorkMailClient, DeleteOrganizationCommand } = require("@aws-sdk/client-workmail"); // CommonJS import
28
28
  * const client = new WorkMailClient(config);
29
- * const input = {
29
+ * const input = { // DeleteOrganizationRequest
30
30
  * ClientToken: "STRING_VALUE",
31
31
  * OrganizationId: "STRING_VALUE", // required
32
32
  * DeleteDirectory: true || false, // required
@@ -26,7 +26,7 @@ export interface DeleteResourceCommandOutput extends DeleteResourceResponse, __M
26
26
  * import { WorkMailClient, DeleteResourceCommand } from "@aws-sdk/client-workmail"; // ES Modules import
27
27
  * // const { WorkMailClient, DeleteResourceCommand } = require("@aws-sdk/client-workmail"); // CommonJS import
28
28
  * const client = new WorkMailClient(config);
29
- * const input = {
29
+ * const input = { // DeleteResourceRequest
30
30
  * OrganizationId: "STRING_VALUE", // required
31
31
  * ResourceId: "STRING_VALUE", // required
32
32
  * };
@@ -26,7 +26,7 @@ export interface DeleteRetentionPolicyCommandOutput extends DeleteRetentionPolic
26
26
  * import { WorkMailClient, DeleteRetentionPolicyCommand } from "@aws-sdk/client-workmail"; // ES Modules import
27
27
  * // const { WorkMailClient, DeleteRetentionPolicyCommand } = require("@aws-sdk/client-workmail"); // CommonJS import
28
28
  * const client = new WorkMailClient(config);
29
- * const input = {
29
+ * const input = { // DeleteRetentionPolicyRequest
30
30
  * OrganizationId: "STRING_VALUE", // required
31
31
  * Id: "STRING_VALUE", // required
32
32
  * };
@@ -30,7 +30,7 @@ export interface DeleteUserCommandOutput extends DeleteUserResponse, __MetadataB
30
30
  * import { WorkMailClient, DeleteUserCommand } from "@aws-sdk/client-workmail"; // ES Modules import
31
31
  * // const { WorkMailClient, DeleteUserCommand } = require("@aws-sdk/client-workmail"); // CommonJS import
32
32
  * const client = new WorkMailClient(config);
33
- * const input = {
33
+ * const input = { // DeleteUserRequest
34
34
  * OrganizationId: "STRING_VALUE", // required
35
35
  * UserId: "STRING_VALUE", // required
36
36
  * };
@@ -29,7 +29,7 @@ export interface DeregisterFromWorkMailCommandOutput extends DeregisterFromWorkM
29
29
  * import { WorkMailClient, DeregisterFromWorkMailCommand } from "@aws-sdk/client-workmail"; // ES Modules import
30
30
  * // const { WorkMailClient, DeregisterFromWorkMailCommand } = require("@aws-sdk/client-workmail"); // CommonJS import
31
31
  * const client = new WorkMailClient(config);
32
- * const input = {
32
+ * const input = { // DeregisterFromWorkMailRequest
33
33
  * OrganizationId: "STRING_VALUE", // required
34
34
  * EntityId: "STRING_VALUE", // required
35
35
  * };
@@ -27,7 +27,7 @@ export interface DeregisterMailDomainCommandOutput extends DeregisterMailDomainR
27
27
  * import { WorkMailClient, DeregisterMailDomainCommand } from "@aws-sdk/client-workmail"; // ES Modules import
28
28
  * // const { WorkMailClient, DeregisterMailDomainCommand } = require("@aws-sdk/client-workmail"); // CommonJS import
29
29
  * const client = new WorkMailClient(config);
30
- * const input = {
30
+ * const input = { // DeregisterMailDomainRequest
31
31
  * OrganizationId: "STRING_VALUE", // required
32
32
  * DomainName: "STRING_VALUE", // required
33
33
  * };
@@ -26,7 +26,7 @@ export interface DescribeEmailMonitoringConfigurationCommandOutput extends Descr
26
26
  * import { WorkMailClient, DescribeEmailMonitoringConfigurationCommand } from "@aws-sdk/client-workmail"; // ES Modules import
27
27
  * // const { WorkMailClient, DescribeEmailMonitoringConfigurationCommand } = require("@aws-sdk/client-workmail"); // CommonJS import
28
28
  * const client = new WorkMailClient(config);
29
- * const input = {
29
+ * const input = { // DescribeEmailMonitoringConfigurationRequest
30
30
  * OrganizationId: "STRING_VALUE", // required
31
31
  * };
32
32
  * const command = new DescribeEmailMonitoringConfigurationCommand(input);
@@ -26,7 +26,7 @@ export interface DescribeGroupCommandOutput extends DescribeGroupResponse, __Met
26
26
  * import { WorkMailClient, DescribeGroupCommand } from "@aws-sdk/client-workmail"; // ES Modules import
27
27
  * // const { WorkMailClient, DescribeGroupCommand } = require("@aws-sdk/client-workmail"); // CommonJS import
28
28
  * const client = new WorkMailClient(config);
29
- * const input = {
29
+ * const input = { // DescribeGroupRequest
30
30
  * OrganizationId: "STRING_VALUE", // required
31
31
  * GroupId: "STRING_VALUE", // required
32
32
  * };
@@ -26,7 +26,7 @@ export interface DescribeInboundDmarcSettingsCommandOutput extends DescribeInbou
26
26
  * import { WorkMailClient, DescribeInboundDmarcSettingsCommand } from "@aws-sdk/client-workmail"; // ES Modules import
27
27
  * // const { WorkMailClient, DescribeInboundDmarcSettingsCommand } = require("@aws-sdk/client-workmail"); // CommonJS import
28
28
  * const client = new WorkMailClient(config);
29
- * const input = {
29
+ * const input = { // DescribeInboundDmarcSettingsRequest
30
30
  * OrganizationId: "STRING_VALUE", // required
31
31
  * };
32
32
  * const command = new DescribeInboundDmarcSettingsCommand(input);
@@ -26,7 +26,7 @@ export interface DescribeMailboxExportJobCommandOutput extends DescribeMailboxEx
26
26
  * import { WorkMailClient, DescribeMailboxExportJobCommand } from "@aws-sdk/client-workmail"; // ES Modules import
27
27
  * // const { WorkMailClient, DescribeMailboxExportJobCommand } = require("@aws-sdk/client-workmail"); // CommonJS import
28
28
  * const client = new WorkMailClient(config);
29
- * const input = {
29
+ * const input = { // DescribeMailboxExportJobRequest
30
30
  * JobId: "STRING_VALUE", // required
31
31
  * OrganizationId: "STRING_VALUE", // required
32
32
  * };
@@ -27,7 +27,7 @@ export interface DescribeOrganizationCommandOutput extends DescribeOrganizationR
27
27
  * import { WorkMailClient, DescribeOrganizationCommand } from "@aws-sdk/client-workmail"; // ES Modules import
28
28
  * // const { WorkMailClient, DescribeOrganizationCommand } = require("@aws-sdk/client-workmail"); // CommonJS import
29
29
  * const client = new WorkMailClient(config);
30
- * const input = {
30
+ * const input = { // DescribeOrganizationRequest
31
31
  * OrganizationId: "STRING_VALUE", // required
32
32
  * };
33
33
  * const command = new DescribeOrganizationCommand(input);
@@ -26,7 +26,7 @@ export interface DescribeResourceCommandOutput extends DescribeResourceResponse,
26
26
  * import { WorkMailClient, DescribeResourceCommand } from "@aws-sdk/client-workmail"; // ES Modules import
27
27
  * // const { WorkMailClient, DescribeResourceCommand } = require("@aws-sdk/client-workmail"); // CommonJS import
28
28
  * const client = new WorkMailClient(config);
29
- * const input = {
29
+ * const input = { // DescribeResourceRequest
30
30
  * OrganizationId: "STRING_VALUE", // required
31
31
  * ResourceId: "STRING_VALUE", // required
32
32
  * };
@@ -26,7 +26,7 @@ export interface DescribeUserCommandOutput extends DescribeUserResponse, __Metad
26
26
  * import { WorkMailClient, DescribeUserCommand } from "@aws-sdk/client-workmail"; // ES Modules import
27
27
  * // const { WorkMailClient, DescribeUserCommand } = require("@aws-sdk/client-workmail"); // CommonJS import
28
28
  * const client = new WorkMailClient(config);
29
- * const input = {
29
+ * const input = { // DescribeUserRequest
30
30
  * OrganizationId: "STRING_VALUE", // required
31
31
  * UserId: "STRING_VALUE", // required
32
32
  * };
@@ -26,7 +26,7 @@ export interface DisassociateDelegateFromResourceCommandOutput extends Disassoci
26
26
  * import { WorkMailClient, DisassociateDelegateFromResourceCommand } from "@aws-sdk/client-workmail"; // ES Modules import
27
27
  * // const { WorkMailClient, DisassociateDelegateFromResourceCommand } = require("@aws-sdk/client-workmail"); // CommonJS import
28
28
  * const client = new WorkMailClient(config);
29
- * const input = {
29
+ * const input = { // DisassociateDelegateFromResourceRequest
30
30
  * OrganizationId: "STRING_VALUE", // required
31
31
  * ResourceId: "STRING_VALUE", // required
32
32
  * EntityId: "STRING_VALUE", // required
@@ -26,7 +26,7 @@ export interface DisassociateMemberFromGroupCommandOutput extends DisassociateMe
26
26
  * import { WorkMailClient, DisassociateMemberFromGroupCommand } from "@aws-sdk/client-workmail"; // ES Modules import
27
27
  * // const { WorkMailClient, DisassociateMemberFromGroupCommand } = require("@aws-sdk/client-workmail"); // CommonJS import
28
28
  * const client = new WorkMailClient(config);
29
- * const input = {
29
+ * const input = { // DisassociateMemberFromGroupRequest
30
30
  * OrganizationId: "STRING_VALUE", // required
31
31
  * GroupId: "STRING_VALUE", // required
32
32
  * MemberId: "STRING_VALUE", // required
@@ -27,7 +27,7 @@ export interface GetAccessControlEffectCommandOutput extends GetAccessControlEff
27
27
  * import { WorkMailClient, GetAccessControlEffectCommand } from "@aws-sdk/client-workmail"; // ES Modules import
28
28
  * // const { WorkMailClient, GetAccessControlEffectCommand } = require("@aws-sdk/client-workmail"); // CommonJS import
29
29
  * const client = new WorkMailClient(config);
30
- * const input = {
30
+ * const input = { // GetAccessControlEffectRequest
31
31
  * OrganizationId: "STRING_VALUE", // required
32
32
  * IpAddress: "STRING_VALUE", // required
33
33
  * Action: "STRING_VALUE", // required
@@ -26,7 +26,7 @@ export interface GetDefaultRetentionPolicyCommandOutput extends GetDefaultRetent
26
26
  * import { WorkMailClient, GetDefaultRetentionPolicyCommand } from "@aws-sdk/client-workmail"; // ES Modules import
27
27
  * // const { WorkMailClient, GetDefaultRetentionPolicyCommand } = require("@aws-sdk/client-workmail"); // CommonJS import
28
28
  * const client = new WorkMailClient(config);
29
- * const input = {
29
+ * const input = { // GetDefaultRetentionPolicyRequest
30
30
  * OrganizationId: "STRING_VALUE", // required
31
31
  * };
32
32
  * const command = new GetDefaultRetentionPolicyCommand(input);
@@ -26,7 +26,7 @@ export interface GetImpersonationRoleCommandOutput extends GetImpersonationRoleR
26
26
  * import { WorkMailClient, GetImpersonationRoleCommand } from "@aws-sdk/client-workmail"; // ES Modules import
27
27
  * // const { WorkMailClient, GetImpersonationRoleCommand } = require("@aws-sdk/client-workmail"); // CommonJS import
28
28
  * const client = new WorkMailClient(config);
29
- * const input = {
29
+ * const input = { // GetImpersonationRoleRequest
30
30
  * OrganizationId: "STRING_VALUE", // required
31
31
  * ImpersonationRoleId: "STRING_VALUE", // required
32
32
  * };
@@ -26,7 +26,7 @@ export interface GetImpersonationRoleEffectCommandOutput extends GetImpersonatio
26
26
  * import { WorkMailClient, GetImpersonationRoleEffectCommand } from "@aws-sdk/client-workmail"; // ES Modules import
27
27
  * // const { WorkMailClient, GetImpersonationRoleEffectCommand } = require("@aws-sdk/client-workmail"); // CommonJS import
28
28
  * const client = new WorkMailClient(config);
29
- * const input = {
29
+ * const input = { // GetImpersonationRoleEffectRequest
30
30
  * OrganizationId: "STRING_VALUE", // required
31
31
  * ImpersonationRoleId: "STRING_VALUE", // required
32
32
  * TargetUser: "STRING_VALUE", // required
@@ -26,7 +26,7 @@ export interface GetMailDomainCommandOutput extends GetMailDomainResponse, __Met
26
26
  * import { WorkMailClient, GetMailDomainCommand } from "@aws-sdk/client-workmail"; // ES Modules import
27
27
  * // const { WorkMailClient, GetMailDomainCommand } = require("@aws-sdk/client-workmail"); // CommonJS import
28
28
  * const client = new WorkMailClient(config);
29
- * const input = {
29
+ * const input = { // GetMailDomainRequest
30
30
  * OrganizationId: "STRING_VALUE", // required
31
31
  * DomainName: "STRING_VALUE", // required
32
32
  * };
@@ -26,7 +26,7 @@ export interface GetMailboxDetailsCommandOutput extends GetMailboxDetailsRespons
26
26
  * import { WorkMailClient, GetMailboxDetailsCommand } from "@aws-sdk/client-workmail"; // ES Modules import
27
27
  * // const { WorkMailClient, GetMailboxDetailsCommand } = require("@aws-sdk/client-workmail"); // CommonJS import
28
28
  * const client = new WorkMailClient(config);
29
- * const input = {
29
+ * const input = { // GetMailboxDetailsRequest
30
30
  * OrganizationId: "STRING_VALUE", // required
31
31
  * UserId: "STRING_VALUE", // required
32
32
  * };
@@ -27,7 +27,7 @@ export interface GetMobileDeviceAccessEffectCommandOutput extends GetMobileDevic
27
27
  * import { WorkMailClient, GetMobileDeviceAccessEffectCommand } from "@aws-sdk/client-workmail"; // ES Modules import
28
28
  * // const { WorkMailClient, GetMobileDeviceAccessEffectCommand } = require("@aws-sdk/client-workmail"); // CommonJS import
29
29
  * const client = new WorkMailClient(config);
30
- * const input = {
30
+ * const input = { // GetMobileDeviceAccessEffectRequest
31
31
  * OrganizationId: "STRING_VALUE", // required
32
32
  * DeviceType: "STRING_VALUE",
33
33
  * DeviceModel: "STRING_VALUE",
@@ -26,7 +26,7 @@ export interface GetMobileDeviceAccessOverrideCommandOutput extends GetMobileDev
26
26
  * import { WorkMailClient, GetMobileDeviceAccessOverrideCommand } from "@aws-sdk/client-workmail"; // ES Modules import
27
27
  * // const { WorkMailClient, GetMobileDeviceAccessOverrideCommand } = require("@aws-sdk/client-workmail"); // CommonJS import
28
28
  * const client = new WorkMailClient(config);
29
- * const input = {
29
+ * const input = { // GetMobileDeviceAccessOverrideRequest
30
30
  * OrganizationId: "STRING_VALUE", // required
31
31
  * UserId: "STRING_VALUE", // required
32
32
  * DeviceId: "STRING_VALUE", // required
@@ -26,7 +26,7 @@ export interface ListAccessControlRulesCommandOutput extends ListAccessControlRu
26
26
  * import { WorkMailClient, ListAccessControlRulesCommand } from "@aws-sdk/client-workmail"; // ES Modules import
27
27
  * // const { WorkMailClient, ListAccessControlRulesCommand } = require("@aws-sdk/client-workmail"); // CommonJS import
28
28
  * const client = new WorkMailClient(config);
29
- * const input = {
29
+ * const input = { // ListAccessControlRulesRequest
30
30
  * OrganizationId: "STRING_VALUE", // required
31
31
  * };
32
32
  * const command = new ListAccessControlRulesCommand(input);
@@ -27,7 +27,7 @@ export interface ListAliasesCommandOutput extends ListAliasesResponse, __Metadat
27
27
  * import { WorkMailClient, ListAliasesCommand } from "@aws-sdk/client-workmail"; // ES Modules import
28
28
  * // const { WorkMailClient, ListAliasesCommand } = require("@aws-sdk/client-workmail"); // CommonJS import
29
29
  * const client = new WorkMailClient(config);
30
- * const input = {
30
+ * const input = { // ListAliasesRequest
31
31
  * OrganizationId: "STRING_VALUE", // required
32
32
  * EntityId: "STRING_VALUE", // required
33
33
  * NextToken: "STRING_VALUE",
@@ -26,7 +26,7 @@ export interface ListAvailabilityConfigurationsCommandOutput extends ListAvailab
26
26
  * import { WorkMailClient, ListAvailabilityConfigurationsCommand } from "@aws-sdk/client-workmail"; // ES Modules import
27
27
  * // const { WorkMailClient, ListAvailabilityConfigurationsCommand } = require("@aws-sdk/client-workmail"); // CommonJS import
28
28
  * const client = new WorkMailClient(config);
29
- * const input = {
29
+ * const input = { // ListAvailabilityConfigurationsRequest
30
30
  * OrganizationId: "STRING_VALUE", // required
31
31
  * MaxResults: Number("int"),
32
32
  * NextToken: "STRING_VALUE",
@@ -27,7 +27,7 @@ export interface ListGroupMembersCommandOutput extends ListGroupMembersResponse,
27
27
  * import { WorkMailClient, ListGroupMembersCommand } from "@aws-sdk/client-workmail"; // ES Modules import
28
28
  * // const { WorkMailClient, ListGroupMembersCommand } = require("@aws-sdk/client-workmail"); // CommonJS import
29
29
  * const client = new WorkMailClient(config);
30
- * const input = {
30
+ * const input = { // ListGroupMembersRequest
31
31
  * OrganizationId: "STRING_VALUE", // required
32
32
  * GroupId: "STRING_VALUE", // required
33
33
  * NextToken: "STRING_VALUE",
@@ -26,7 +26,7 @@ export interface ListGroupsCommandOutput extends ListGroupsResponse, __MetadataB
26
26
  * import { WorkMailClient, ListGroupsCommand } from "@aws-sdk/client-workmail"; // ES Modules import
27
27
  * // const { WorkMailClient, ListGroupsCommand } = require("@aws-sdk/client-workmail"); // CommonJS import
28
28
  * const client = new WorkMailClient(config);
29
- * const input = {
29
+ * const input = { // ListGroupsRequest
30
30
  * OrganizationId: "STRING_VALUE", // required
31
31
  * NextToken: "STRING_VALUE",
32
32
  * MaxResults: Number("int"),
@@ -26,7 +26,7 @@ export interface ListImpersonationRolesCommandOutput extends ListImpersonationRo
26
26
  * import { WorkMailClient, ListImpersonationRolesCommand } from "@aws-sdk/client-workmail"; // ES Modules import
27
27
  * // const { WorkMailClient, ListImpersonationRolesCommand } = require("@aws-sdk/client-workmail"); // CommonJS import
28
28
  * const client = new WorkMailClient(config);
29
- * const input = {
29
+ * const input = { // ListImpersonationRolesRequest
30
30
  * OrganizationId: "STRING_VALUE", // required
31
31
  * NextToken: "STRING_VALUE",
32
32
  * MaxResults: Number("int"),
@@ -26,7 +26,7 @@ export interface ListMailDomainsCommandOutput extends ListMailDomainsResponse, _
26
26
  * import { WorkMailClient, ListMailDomainsCommand } from "@aws-sdk/client-workmail"; // ES Modules import
27
27
  * // const { WorkMailClient, ListMailDomainsCommand } = require("@aws-sdk/client-workmail"); // CommonJS import
28
28
  * const client = new WorkMailClient(config);
29
- * const input = {
29
+ * const input = { // ListMailDomainsRequest
30
30
  * OrganizationId: "STRING_VALUE", // required
31
31
  * MaxResults: Number("int"),
32
32
  * NextToken: "STRING_VALUE",
@@ -27,7 +27,7 @@ export interface ListMailboxExportJobsCommandOutput extends ListMailboxExportJob
27
27
  * import { WorkMailClient, ListMailboxExportJobsCommand } from "@aws-sdk/client-workmail"; // ES Modules import
28
28
  * // const { WorkMailClient, ListMailboxExportJobsCommand } = require("@aws-sdk/client-workmail"); // CommonJS import
29
29
  * const client = new WorkMailClient(config);
30
- * const input = {
30
+ * const input = { // ListMailboxExportJobsRequest
31
31
  * OrganizationId: "STRING_VALUE", // required
32
32
  * NextToken: "STRING_VALUE",
33
33
  * MaxResults: Number("int"),
@@ -27,7 +27,7 @@ export interface ListMailboxPermissionsCommandOutput extends ListMailboxPermissi
27
27
  * import { WorkMailClient, ListMailboxPermissionsCommand } from "@aws-sdk/client-workmail"; // ES Modules import
28
28
  * // const { WorkMailClient, ListMailboxPermissionsCommand } = require("@aws-sdk/client-workmail"); // CommonJS import
29
29
  * const client = new WorkMailClient(config);
30
- * const input = {
30
+ * const input = { // ListMailboxPermissionsRequest
31
31
  * OrganizationId: "STRING_VALUE", // required
32
32
  * EntityId: "STRING_VALUE", // required
33
33
  * NextToken: "STRING_VALUE",
@@ -26,7 +26,7 @@ export interface ListMobileDeviceAccessOverridesCommandOutput extends ListMobile
26
26
  * import { WorkMailClient, ListMobileDeviceAccessOverridesCommand } from "@aws-sdk/client-workmail"; // ES Modules import
27
27
  * // const { WorkMailClient, ListMobileDeviceAccessOverridesCommand } = require("@aws-sdk/client-workmail"); // CommonJS import
28
28
  * const client = new WorkMailClient(config);
29
- * const input = {
29
+ * const input = { // ListMobileDeviceAccessOverridesRequest
30
30
  * OrganizationId: "STRING_VALUE", // required
31
31
  * UserId: "STRING_VALUE",
32
32
  * DeviceId: "STRING_VALUE",
@@ -26,7 +26,7 @@ export interface ListMobileDeviceAccessRulesCommandOutput extends ListMobileDevi
26
26
  * import { WorkMailClient, ListMobileDeviceAccessRulesCommand } from "@aws-sdk/client-workmail"; // ES Modules import
27
27
  * // const { WorkMailClient, ListMobileDeviceAccessRulesCommand } = require("@aws-sdk/client-workmail"); // CommonJS import
28
28
  * const client = new WorkMailClient(config);
29
- * const input = {
29
+ * const input = { // ListMobileDeviceAccessRulesRequest
30
30
  * OrganizationId: "STRING_VALUE", // required
31
31
  * };
32
32
  * const command = new ListMobileDeviceAccessRulesCommand(input);
@@ -26,7 +26,7 @@ export interface ListOrganizationsCommandOutput extends ListOrganizationsRespons
26
26
  * import { WorkMailClient, ListOrganizationsCommand } from "@aws-sdk/client-workmail"; // ES Modules import
27
27
  * // const { WorkMailClient, ListOrganizationsCommand } = require("@aws-sdk/client-workmail"); // CommonJS import
28
28
  * const client = new WorkMailClient(config);
29
- * const input = {
29
+ * const input = { // ListOrganizationsRequest
30
30
  * NextToken: "STRING_VALUE",
31
31
  * MaxResults: Number("int"),
32
32
  * };
@@ -27,7 +27,7 @@ export interface ListResourceDelegatesCommandOutput extends ListResourceDelegate
27
27
  * import { WorkMailClient, ListResourceDelegatesCommand } from "@aws-sdk/client-workmail"; // ES Modules import
28
28
  * // const { WorkMailClient, ListResourceDelegatesCommand } = require("@aws-sdk/client-workmail"); // CommonJS import
29
29
  * const client = new WorkMailClient(config);
30
- * const input = {
30
+ * const input = { // ListResourceDelegatesRequest
31
31
  * OrganizationId: "STRING_VALUE", // required
32
32
  * ResourceId: "STRING_VALUE", // required
33
33
  * NextToken: "STRING_VALUE",
@@ -26,7 +26,7 @@ export interface ListResourcesCommandOutput extends ListResourcesResponse, __Met
26
26
  * import { WorkMailClient, ListResourcesCommand } from "@aws-sdk/client-workmail"; // ES Modules import
27
27
  * // const { WorkMailClient, ListResourcesCommand } = require("@aws-sdk/client-workmail"); // CommonJS import
28
28
  * const client = new WorkMailClient(config);
29
- * const input = {
29
+ * const input = { // ListResourcesRequest
30
30
  * OrganizationId: "STRING_VALUE", // required
31
31
  * NextToken: "STRING_VALUE",
32
32
  * MaxResults: Number("int"),
@@ -26,7 +26,7 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
26
26
  * import { WorkMailClient, ListTagsForResourceCommand } from "@aws-sdk/client-workmail"; // ES Modules import
27
27
  * // const { WorkMailClient, ListTagsForResourceCommand } = require("@aws-sdk/client-workmail"); // CommonJS import
28
28
  * const client = new WorkMailClient(config);
29
- * const input = {
29
+ * const input = { // ListTagsForResourceRequest
30
30
  * ResourceARN: "STRING_VALUE", // required
31
31
  * };
32
32
  * const command = new ListTagsForResourceCommand(input);
@@ -26,7 +26,7 @@ export interface ListUsersCommandOutput extends ListUsersResponse, __MetadataBea
26
26
  * import { WorkMailClient, ListUsersCommand } from "@aws-sdk/client-workmail"; // ES Modules import
27
27
  * // const { WorkMailClient, ListUsersCommand } = require("@aws-sdk/client-workmail"); // CommonJS import
28
28
  * const client = new WorkMailClient(config);
29
- * const input = {
29
+ * const input = { // ListUsersRequest
30
30
  * OrganizationId: "STRING_VALUE", // required
31
31
  * NextToken: "STRING_VALUE",
32
32
  * MaxResults: Number("int"),
@@ -29,30 +29,30 @@ export interface PutAccessControlRuleCommandOutput extends PutAccessControlRuleR
29
29
  * import { WorkMailClient, PutAccessControlRuleCommand } from "@aws-sdk/client-workmail"; // ES Modules import
30
30
  * // const { WorkMailClient, PutAccessControlRuleCommand } = require("@aws-sdk/client-workmail"); // CommonJS import
31
31
  * const client = new WorkMailClient(config);
32
- * const input = {
32
+ * const input = { // PutAccessControlRuleRequest
33
33
  * Name: "STRING_VALUE", // required
34
34
  * Effect: "ALLOW" || "DENY", // required
35
35
  * Description: "STRING_VALUE", // required
36
- * IpRanges: [
36
+ * IpRanges: [ // IpRangeList
37
37
  * "STRING_VALUE",
38
38
  * ],
39
39
  * NotIpRanges: [
40
40
  * "STRING_VALUE",
41
41
  * ],
42
- * Actions: [
42
+ * Actions: [ // ActionsList
43
43
  * "STRING_VALUE",
44
44
  * ],
45
45
  * NotActions: [
46
46
  * "STRING_VALUE",
47
47
  * ],
48
- * UserIds: [
48
+ * UserIds: [ // UserIdList
49
49
  * "STRING_VALUE",
50
50
  * ],
51
51
  * NotUserIds: [
52
52
  * "STRING_VALUE",
53
53
  * ],
54
54
  * OrganizationId: "STRING_VALUE", // required
55
- * ImpersonationRoleIds: [
55
+ * ImpersonationRoleIds: [ // ImpersonationRoleIdList
56
56
  * "STRING_VALUE",
57
57
  * ],
58
58
  * NotImpersonationRoleIds: [
@@ -26,7 +26,7 @@ export interface PutEmailMonitoringConfigurationCommandOutput extends PutEmailMo
26
26
  * import { WorkMailClient, PutEmailMonitoringConfigurationCommand } from "@aws-sdk/client-workmail"; // ES Modules import
27
27
  * // const { WorkMailClient, PutEmailMonitoringConfigurationCommand } = require("@aws-sdk/client-workmail"); // CommonJS import
28
28
  * const client = new WorkMailClient(config);
29
- * const input = {
29
+ * const input = { // PutEmailMonitoringConfigurationRequest
30
30
  * OrganizationId: "STRING_VALUE", // required
31
31
  * RoleArn: "STRING_VALUE", // required
32
32
  * LogGroupArn: "STRING_VALUE", // required
@@ -26,7 +26,7 @@ export interface PutInboundDmarcSettingsCommandOutput extends PutInboundDmarcSet
26
26
  * import { WorkMailClient, PutInboundDmarcSettingsCommand } from "@aws-sdk/client-workmail"; // ES Modules import
27
27
  * // const { WorkMailClient, PutInboundDmarcSettingsCommand } = require("@aws-sdk/client-workmail"); // CommonJS import
28
28
  * const client = new WorkMailClient(config);
29
- * const input = {
29
+ * const input = { // PutInboundDmarcSettingsRequest
30
30
  * OrganizationId: "STRING_VALUE", // required
31
31
  * Enforced: true || false, // required
32
32
  * };
@@ -27,11 +27,11 @@ export interface PutMailboxPermissionsCommandOutput extends PutMailboxPermission
27
27
  * import { WorkMailClient, PutMailboxPermissionsCommand } from "@aws-sdk/client-workmail"; // ES Modules import
28
28
  * // const { WorkMailClient, PutMailboxPermissionsCommand } = require("@aws-sdk/client-workmail"); // CommonJS import
29
29
  * const client = new WorkMailClient(config);
30
- * const input = {
30
+ * const input = { // PutMailboxPermissionsRequest
31
31
  * OrganizationId: "STRING_VALUE", // required
32
32
  * EntityId: "STRING_VALUE", // required
33
33
  * GranteeId: "STRING_VALUE", // required
34
- * PermissionValues: [ // required
34
+ * PermissionValues: [ // PermissionValues // required
35
35
  * "FULL_ACCESS" || "SEND_AS" || "SEND_ON_BEHALF",
36
36
  * ],
37
37
  * };
@@ -26,7 +26,7 @@ export interface PutMobileDeviceAccessOverrideCommandOutput extends PutMobileDev
26
26
  * import { WorkMailClient, PutMobileDeviceAccessOverrideCommand } from "@aws-sdk/client-workmail"; // ES Modules import
27
27
  * // const { WorkMailClient, PutMobileDeviceAccessOverrideCommand } = require("@aws-sdk/client-workmail"); // CommonJS import
28
28
  * const client = new WorkMailClient(config);
29
- * const input = {
29
+ * const input = { // PutMobileDeviceAccessOverrideRequest
30
30
  * OrganizationId: "STRING_VALUE", // required
31
31
  * UserId: "STRING_VALUE", // required
32
32
  * DeviceId: "STRING_VALUE", // required
@@ -26,13 +26,13 @@ export interface PutRetentionPolicyCommandOutput extends PutRetentionPolicyRespo
26
26
  * import { WorkMailClient, PutRetentionPolicyCommand } from "@aws-sdk/client-workmail"; // ES Modules import
27
27
  * // const { WorkMailClient, PutRetentionPolicyCommand } = require("@aws-sdk/client-workmail"); // CommonJS import
28
28
  * const client = new WorkMailClient(config);
29
- * const input = {
29
+ * const input = { // PutRetentionPolicyRequest
30
30
  * OrganizationId: "STRING_VALUE", // required
31
31
  * Id: "STRING_VALUE",
32
32
  * Name: "STRING_VALUE", // required
33
33
  * Description: "STRING_VALUE",
34
- * FolderConfigurations: [ // required
35
- * {
34
+ * FolderConfigurations: [ // FolderConfigurations // required
35
+ * { // FolderConfiguration
36
36
  * Name: "INBOX" || "DELETED_ITEMS" || "SENT_ITEMS" || "DRAFTS" || "JUNK_EMAIL", // required
37
37
  * Action: "NONE" || "DELETE" || "PERMANENTLY_DELETE", // required
38
38
  * Period: Number("int"),
@@ -27,7 +27,7 @@ export interface RegisterMailDomainCommandOutput extends RegisterMailDomainRespo
27
27
  * import { WorkMailClient, RegisterMailDomainCommand } from "@aws-sdk/client-workmail"; // ES Modules import
28
28
  * // const { WorkMailClient, RegisterMailDomainCommand } = require("@aws-sdk/client-workmail"); // CommonJS import
29
29
  * const client = new WorkMailClient(config);
30
- * const input = {
30
+ * const input = { // RegisterMailDomainRequest
31
31
  * ClientToken: "STRING_VALUE",
32
32
  * OrganizationId: "STRING_VALUE", // required
33
33
  * DomainName: "STRING_VALUE", // required
@@ -32,7 +32,7 @@ export interface RegisterToWorkMailCommandOutput extends RegisterToWorkMailRespo
32
32
  * import { WorkMailClient, RegisterToWorkMailCommand } from "@aws-sdk/client-workmail"; // ES Modules import
33
33
  * // const { WorkMailClient, RegisterToWorkMailCommand } = require("@aws-sdk/client-workmail"); // CommonJS import
34
34
  * const client = new WorkMailClient(config);
35
- * const input = {
35
+ * const input = { // RegisterToWorkMailRequest
36
36
  * OrganizationId: "STRING_VALUE", // required
37
37
  * EntityId: "STRING_VALUE", // required
38
38
  * Email: "STRING_VALUE", // required
@@ -26,7 +26,7 @@ export interface ResetPasswordCommandOutput extends ResetPasswordResponse, __Met
26
26
  * import { WorkMailClient, ResetPasswordCommand } from "@aws-sdk/client-workmail"; // ES Modules import
27
27
  * // const { WorkMailClient, ResetPasswordCommand } = require("@aws-sdk/client-workmail"); // CommonJS import
28
28
  * const client = new WorkMailClient(config);
29
- * const input = {
29
+ * const input = { // ResetPasswordRequest
30
30
  * OrganizationId: "STRING_VALUE", // required
31
31
  * UserId: "STRING_VALUE", // required
32
32
  * Password: "STRING_VALUE", // required
@@ -29,7 +29,7 @@ export interface StartMailboxExportJobCommandOutput extends StartMailboxExportJo
29
29
  * import { WorkMailClient, StartMailboxExportJobCommand } from "@aws-sdk/client-workmail"; // ES Modules import
30
30
  * // const { WorkMailClient, StartMailboxExportJobCommand } = require("@aws-sdk/client-workmail"); // CommonJS import
31
31
  * const client = new WorkMailClient(config);
32
- * const input = {
32
+ * const input = { // StartMailboxExportJobRequest
33
33
  * ClientToken: "STRING_VALUE", // required
34
34
  * OrganizationId: "STRING_VALUE", // required
35
35
  * EntityId: "STRING_VALUE", // required
@@ -27,10 +27,10 @@ export interface TagResourceCommandOutput extends TagResourceResponse, __Metadat
27
27
  * import { WorkMailClient, TagResourceCommand } from "@aws-sdk/client-workmail"; // ES Modules import
28
28
  * // const { WorkMailClient, TagResourceCommand } = require("@aws-sdk/client-workmail"); // CommonJS import
29
29
  * const client = new WorkMailClient(config);
30
- * const input = {
30
+ * const input = { // TagResourceRequest
31
31
  * ResourceARN: "STRING_VALUE", // required
32
- * Tags: [ // required
33
- * {
32
+ * Tags: [ // TagList // required
33
+ * { // Tag
34
34
  * Key: "STRING_VALUE", // required
35
35
  * Value: "STRING_VALUE", // required
36
36
  * },
@@ -33,15 +33,15 @@ export interface TestAvailabilityConfigurationCommandOutput extends TestAvailabi
33
33
  * import { WorkMailClient, TestAvailabilityConfigurationCommand } from "@aws-sdk/client-workmail"; // ES Modules import
34
34
  * // const { WorkMailClient, TestAvailabilityConfigurationCommand } = require("@aws-sdk/client-workmail"); // CommonJS import
35
35
  * const client = new WorkMailClient(config);
36
- * const input = {
36
+ * const input = { // TestAvailabilityConfigurationRequest
37
37
  * OrganizationId: "STRING_VALUE", // required
38
38
  * DomainName: "STRING_VALUE",
39
- * EwsProvider: {
39
+ * EwsProvider: { // EwsAvailabilityProvider
40
40
  * EwsEndpoint: "STRING_VALUE", // required
41
41
  * EwsUsername: "STRING_VALUE", // required
42
42
  * EwsPassword: "STRING_VALUE", // required
43
43
  * },
44
- * LambdaProvider: {
44
+ * LambdaProvider: { // LambdaAvailabilityProvider
45
45
  * LambdaArn: "STRING_VALUE", // required
46
46
  * },
47
47
  * };
@@ -27,9 +27,9 @@ export interface UntagResourceCommandOutput extends UntagResourceResponse, __Met
27
27
  * import { WorkMailClient, UntagResourceCommand } from "@aws-sdk/client-workmail"; // ES Modules import
28
28
  * // const { WorkMailClient, UntagResourceCommand } = require("@aws-sdk/client-workmail"); // CommonJS import
29
29
  * const client = new WorkMailClient(config);
30
- * const input = {
30
+ * const input = { // UntagResourceRequest
31
31
  * ResourceARN: "STRING_VALUE", // required
32
- * TagKeys: [ // required
32
+ * TagKeys: [ // TagKeyList // required
33
33
  * "STRING_VALUE",
34
34
  * ],
35
35
  * };
@@ -27,15 +27,15 @@ export interface UpdateAvailabilityConfigurationCommandOutput extends UpdateAvai
27
27
  * import { WorkMailClient, UpdateAvailabilityConfigurationCommand } from "@aws-sdk/client-workmail"; // ES Modules import
28
28
  * // const { WorkMailClient, UpdateAvailabilityConfigurationCommand } = require("@aws-sdk/client-workmail"); // CommonJS import
29
29
  * const client = new WorkMailClient(config);
30
- * const input = {
30
+ * const input = { // UpdateAvailabilityConfigurationRequest
31
31
  * OrganizationId: "STRING_VALUE", // required
32
32
  * DomainName: "STRING_VALUE", // required
33
- * EwsProvider: {
33
+ * EwsProvider: { // EwsAvailabilityProvider
34
34
  * EwsEndpoint: "STRING_VALUE", // required
35
35
  * EwsUsername: "STRING_VALUE", // required
36
36
  * EwsPassword: "STRING_VALUE", // required
37
37
  * },
38
- * LambdaProvider: {
38
+ * LambdaProvider: { // LambdaAvailabilityProvider
39
39
  * LambdaArn: "STRING_VALUE", // required
40
40
  * },
41
41
  * };
@@ -26,7 +26,7 @@ export interface UpdateDefaultMailDomainCommandOutput extends UpdateDefaultMailD
26
26
  * import { WorkMailClient, UpdateDefaultMailDomainCommand } from "@aws-sdk/client-workmail"; // ES Modules import
27
27
  * // const { WorkMailClient, UpdateDefaultMailDomainCommand } = require("@aws-sdk/client-workmail"); // CommonJS import
28
28
  * const client = new WorkMailClient(config);
29
- * const input = {
29
+ * const input = { // UpdateDefaultMailDomainRequest
30
30
  * OrganizationId: "STRING_VALUE", // required
31
31
  * DomainName: "STRING_VALUE", // required
32
32
  * };
@@ -26,19 +26,19 @@ export interface UpdateImpersonationRoleCommandOutput extends UpdateImpersonatio
26
26
  * import { WorkMailClient, UpdateImpersonationRoleCommand } from "@aws-sdk/client-workmail"; // ES Modules import
27
27
  * // const { WorkMailClient, UpdateImpersonationRoleCommand } = require("@aws-sdk/client-workmail"); // CommonJS import
28
28
  * const client = new WorkMailClient(config);
29
- * const input = {
29
+ * const input = { // UpdateImpersonationRoleRequest
30
30
  * OrganizationId: "STRING_VALUE", // required
31
31
  * ImpersonationRoleId: "STRING_VALUE", // required
32
32
  * Name: "STRING_VALUE", // required
33
33
  * Type: "FULL_ACCESS" || "READ_ONLY", // required
34
34
  * Description: "STRING_VALUE",
35
- * Rules: [ // required
36
- * {
35
+ * Rules: [ // ImpersonationRuleList // required
36
+ * { // ImpersonationRule
37
37
  * ImpersonationRuleId: "STRING_VALUE", // required
38
38
  * Name: "STRING_VALUE",
39
39
  * Description: "STRING_VALUE",
40
40
  * Effect: "ALLOW" || "DENY", // required
41
- * TargetUsers: [
41
+ * TargetUsers: [ // TargetUsers
42
42
  * "STRING_VALUE",
43
43
  * ],
44
44
  * NotTargetUsers: [
@@ -27,7 +27,7 @@ export interface UpdateMailboxQuotaCommandOutput extends UpdateMailboxQuotaRespo
27
27
  * import { WorkMailClient, UpdateMailboxQuotaCommand } from "@aws-sdk/client-workmail"; // ES Modules import
28
28
  * // const { WorkMailClient, UpdateMailboxQuotaCommand } = require("@aws-sdk/client-workmail"); // CommonJS import
29
29
  * const client = new WorkMailClient(config);
30
- * const input = {
30
+ * const input = { // UpdateMailboxQuotaRequest
31
31
  * OrganizationId: "STRING_VALUE", // required
32
32
  * UserId: "STRING_VALUE", // required
33
33
  * MailboxQuota: Number("int"), // required
@@ -26,31 +26,31 @@ export interface UpdateMobileDeviceAccessRuleCommandOutput extends UpdateMobileD
26
26
  * import { WorkMailClient, UpdateMobileDeviceAccessRuleCommand } from "@aws-sdk/client-workmail"; // ES Modules import
27
27
  * // const { WorkMailClient, UpdateMobileDeviceAccessRuleCommand } = require("@aws-sdk/client-workmail"); // CommonJS import
28
28
  * const client = new WorkMailClient(config);
29
- * const input = {
29
+ * const input = { // UpdateMobileDeviceAccessRuleRequest
30
30
  * OrganizationId: "STRING_VALUE", // required
31
31
  * MobileDeviceAccessRuleId: "STRING_VALUE", // required
32
32
  * Name: "STRING_VALUE", // required
33
33
  * Description: "STRING_VALUE",
34
34
  * Effect: "ALLOW" || "DENY", // required
35
- * DeviceTypes: [
35
+ * DeviceTypes: [ // DeviceTypeList
36
36
  * "STRING_VALUE",
37
37
  * ],
38
38
  * NotDeviceTypes: [
39
39
  * "STRING_VALUE",
40
40
  * ],
41
- * DeviceModels: [
41
+ * DeviceModels: [ // DeviceModelList
42
42
  * "STRING_VALUE",
43
43
  * ],
44
44
  * NotDeviceModels: [
45
45
  * "STRING_VALUE",
46
46
  * ],
47
- * DeviceOperatingSystems: [
47
+ * DeviceOperatingSystems: [ // DeviceOperatingSystemList
48
48
  * "STRING_VALUE",
49
49
  * ],
50
50
  * NotDeviceOperatingSystems: [
51
51
  * "STRING_VALUE",
52
52
  * ],
53
- * DeviceUserAgents: [
53
+ * DeviceUserAgents: [ // DeviceUserAgentList
54
54
  * "STRING_VALUE",
55
55
  * ],
56
56
  * NotDeviceUserAgents: [
@@ -28,7 +28,7 @@ export interface UpdatePrimaryEmailAddressCommandOutput extends UpdatePrimaryEma
28
28
  * import { WorkMailClient, UpdatePrimaryEmailAddressCommand } from "@aws-sdk/client-workmail"; // ES Modules import
29
29
  * // const { WorkMailClient, UpdatePrimaryEmailAddressCommand } = require("@aws-sdk/client-workmail"); // CommonJS import
30
30
  * const client = new WorkMailClient(config);
31
- * const input = {
31
+ * const input = { // UpdatePrimaryEmailAddressRequest
32
32
  * OrganizationId: "STRING_VALUE", // required
33
33
  * EntityId: "STRING_VALUE", // required
34
34
  * Email: "STRING_VALUE", // required
@@ -28,11 +28,11 @@ export interface UpdateResourceCommandOutput extends UpdateResourceResponse, __M
28
28
  * import { WorkMailClient, UpdateResourceCommand } from "@aws-sdk/client-workmail"; // ES Modules import
29
29
  * // const { WorkMailClient, UpdateResourceCommand } = require("@aws-sdk/client-workmail"); // CommonJS import
30
30
  * const client = new WorkMailClient(config);
31
- * const input = {
31
+ * const input = { // UpdateResourceRequest
32
32
  * OrganizationId: "STRING_VALUE", // required
33
33
  * ResourceId: "STRING_VALUE", // required
34
34
  * Name: "STRING_VALUE",
35
- * BookingOptions: {
35
+ * BookingOptions: { // BookingOptions
36
36
  * AutoAcceptRequests: true || false,
37
37
  * AutoDeclineRecurringRequests: true || false,
38
38
  * AutoDeclineConflictingRequests: true || false,
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-workmail",
3
3
  "description": "AWS SDK for JavaScript Workmail Client for Node.js, Browser and React Native",
4
- "version": "3.300.0",
4
+ "version": "3.301.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "tsc -p tsconfig.cjs.json",
@@ -21,9 +21,9 @@
21
21
  "dependencies": {
22
22
  "@aws-crypto/sha256-browser": "3.0.0",
23
23
  "@aws-crypto/sha256-js": "3.0.0",
24
- "@aws-sdk/client-sts": "3.300.0",
24
+ "@aws-sdk/client-sts": "3.301.0",
25
25
  "@aws-sdk/config-resolver": "3.300.0",
26
- "@aws-sdk/credential-provider-node": "3.300.0",
26
+ "@aws-sdk/credential-provider-node": "3.301.0",
27
27
  "@aws-sdk/fetch-http-handler": "3.296.0",
28
28
  "@aws-sdk/hash-node": "3.296.0",
29
29
  "@aws-sdk/invalid-dependency": "3.296.0",